Query Time: 1.16 ms Query memory: 0.014 MB Memory before query: 4.242 MB Rows returned: 0
SELECT `data`
FROM `skm6h_session`
WHERE `session_id` = 'dkrkdajv2ge3ermap8m758m193'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_session | const | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.0 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.0 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Executing | 0.1 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/joomla/session/storage/database.php:44
JROOT/libraries/joomla/session/session.php:665
JROOT/libraries/joomla/session/session.php:603
JROOT/libraries/cms/application/cms.php:739
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:37
Query Time: 2.44 ms After last query: 3.78 ms Query memory: 0.011 MB Memory before query: 4.541 MB Rows returned: 0
SELECT `session_id`
FROM `skm6h_session`
WHERE `session_id` = 'dkrkdajv2ge3ermap8m758m193'
LIMIT 0, 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_session | const | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| Starting | 0.5 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.0 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Executing | 0.2 ms |
| End of update loop | 0.1 ms |
| Query end | 0.1 ms |
| Commit | 0.1 ms |
| Closing tables | 0.1 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.1 ms |
| Freeing items | 0.3 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.2 ms |
JROOT/libraries/cms/application/cms.php:176
JROOT/libraries/cms/application/cms.php:765
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:37
Query Time: 7.33 ms After last query: 0.24 ms Query memory: 0.009 MB Memory before query: 4.553 MB
INSERT INTO `skm6h_session`
(`session_id`, `client_id`, `time`)
VALUES
('dkrkdajv2ge3ermap8m758m193', 0, '1789443298')
EXPLAIN not possible on query: INSERT INTO `skm6h_session`
(`session_id`, `client_id`, `time`) VALUES
('dkrkdajv2ge3ermap8m758m193', 0, '1789443298')
| Status | Duration |
|---|
| Starting | 0.4 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init for update | 0.1 ms |
| Update | 0.3 ms |
| End of update loop | 0.1 ms |
| Query end | 0.1 ms |
| Commit | 5.3 ms |
| Closing tables | 0.1 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.1 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/cms/application/cms.php:208
JROOT/libraries/cms/application/cms.php:765
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:37
Query Time: 3.38 ms After last query: 7.22 ms Query memory: 0.013 MB Memory before query: 5.193 MB Rows returned: 43
SELECT extension_id AS id, element AS "option", params, enabled
FROM skm6h_extensions
WHERE `type` = 'component'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_extensions | ref | extension | extension | 62 | const | 43 | 100.00 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.5 ms |
| Preparing | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.8 ms |
| End of update loop | 0.1 ms |
| Query end | 0.1 ms |
| Commit | 0.1 ms |
| Closing tables | 0.1 ms |
| Unlocking tables | 0.1 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.1 ms |
| Freeing items | 0.3 ms |
| Updating status | 0.2 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/cms/component/helper.php:434
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:119
JROOT/libraries/cms/application/site.php:568
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 14.88 ms After last query: 2.99 ms Query memory: 0.013 MB Memory before query: 5.400 MB Rows returned: 1
SELECT b.id
FROM skm6h_usergroups AS a
LEFT JOIN skm6h_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| 1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 1 | 100.00 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.4 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.2 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 12.2 ms |
| Preparing | 0.1 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.1 ms |
| Executing | 0.1 ms |
| Sending data | 0.2 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 0.1 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.1 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.1 ms |
| Freeing items | 0.3 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/joomla/access/access.php:332
JROOT/libraries/joomla/access/access.php:401
JROOT/libraries/joomla/user/user.php:453
JROOT/libraries/cms/plugin/helper.php:296
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 1.90 ms After last query: 2.00 ms Query memory: 0.012 MB Memory before query: 5.490 MB Rows returned: 5
SELECT id, rules
FROM `skm6h_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.2 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.0 ms |
| Init | 0.0 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.2 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 0.1 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/joomla/access/access.php:418
JROOT/libraries/joomla/user/user.php:453
JROOT/libraries/cms/plugin/helper.php:296
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 3.55 ms After last query: 1.30 ms Query memory: 0.010 MB Memory before query: 5.509 MB Rows returned: 68
SELECT folder AS type, element AS name, params
FROM skm6h_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_extensions | ref | extension | extension | 62 | const | 88 | 100.00 | Using index condition; Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Sorting result | 0.1 ms |
| Executing | 0.1 ms |
| Sending data | 0.0 ms |
| Creating sort index | 1.3 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 0.1 ms |
| Closing tables | 0.1 ms |
| Unlocking tables | 0.1 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/cms/plugin/helper.php:310
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 3.00 ms After last query: 7.59 ms Query memory: 0.012 MB Memory before query: 5.858 MB Rows returned: 2
SELECT *
FROM skm6h_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | 100.00 | Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.4 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Sorting result | 0.0 ms |
| Executing | 0.1 ms |
| Sending data | 0.1 ms |
| Creating sort index | 0.4 ms |
| End of update loop | 0.1 ms |
| Query end | 0.1 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.1 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/joomla/language/helper.php:164
JROOT/plugins/system/languagefilter/languagefilter.php:59
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 2.27 ms After last query: 36.90 ms Query memory: 0.016 MB Memory before query: 6.719 MB Rows returned: 0
SELECT `path`
FROM skm6h_rsfirewall_ignored
WHERE `type`='ignore_folder' OR `type`='ignore_file'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.6 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Executing | 0.1 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.1 ms |
| Unlocking tables | 0.1 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.1 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/administrator/components/com_rsfirewall/helpers/config.php:52
JROOT/administrator/components/com_rsfirewall/helpers/config.php:18
JROOT/administrator/components/com_rsfirewall/helpers/config.php:159
JROOT/plugins/system/rsfirewall/rsfirewall.php:25
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:653
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 1.84 ms After last query: 0.37 ms Query memory: 0.016 MB Memory before query: 6.735 MB Rows returned: 0
SELECT `file`
FROM skm6h_rsfirewall_hashes
WHERE `type`='protect'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_rsfirewall_hashes | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 21 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.2 ms |
| End of update loop | 0.1 ms |
| Query end | 0.1 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/administrator/components/com_rsfirewall/helpers/config.php:58
JROOT/administrator/components/com_rsfirewall/helpers/config.php:18
JROOT/administrator/components/com_rsfirewall/helpers/config.php:159
JROOT/plugins/system/rsfirewall/rsfirewall.php:25
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:653
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 1.63 ms After last query: 0.37 ms Query memory: 0.016 MB Memory before query: 6.749 MB Rows returned: 48
SELECT *
FROM skm6h_rsfirewall_configuration
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_rsfirewall_configuration | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 48 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.0 ms |
| Preparing | 0.1 ms |
| Executing | 0.1 ms |
| Sending data | 0.1 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/administrator/components/com_rsfirewall/helpers/config.php:66
JROOT/administrator/components/com_rsfirewall/helpers/config.php:18
JROOT/administrator/components/com_rsfirewall/helpers/config.php:159
JROOT/plugins/system/rsfirewall/rsfirewall.php:25
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:653
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 5.61 ms After last query: 29.59 ms Query memory: 0.021 MB Memory before query: 7.500 MB Rows returned: 10
SHOW FULL COLUMNS
FROM `skm6h_rsfirewall_logs`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `skm6h_rsfirewall_logs`
| Status | Duration |
|---|
| Starting | 0.6 ms |
| Checking permissions | 0.1 ms |
| Closing tables | 0.1 ms |
| Opening tables | 1.4 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.2 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Executing | 0.0 ms |
| Filling schema table | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| Checking permissions | 0.5 ms |
| Closing tables | 0.1 ms |
| Executing | 0.1 ms |
| Sending data | 0.2 ms |
| End of update loop | 0.2 ms |
| Query end | 0.1 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Removing tmp table | 0.4 ms |
| Closing tables | 0.1 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/administrator/components/com_rsfirewall/tables/logs.php:35
JROOT/libraries/joomla/table/table.php:305
JROOT/administrator/components/com_rsfirewall/helpers/log.php:22
JROOT/administrator/components/com_rsfirewall/helpers/log.php:56
JROOT/plugins/system/rsfirewall/rsfirewall.php:46
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:653
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 7.01 ms After last query: 89.92 ms Query memory: 0.024 MB Memory before query: 10.231 MB Rows returned: 73
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM skm6h_menu AS m
LEFT JOIN skm6h_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 134 | 100.00 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | resinsaz_joomla.m.component_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.6 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.3 ms |
| After opening tables | 0.2 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.2 ms |
| Optimizing | 0.2 ms |
| Statistics | 0.5 ms |
| Preparing | 0.2 ms |
| Sorting result | 0.1 ms |
| Executing | 0.1 ms |
| Sending data | 0.1 ms |
| Creating sort index | 3.2 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.2 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/cms/menu/site.php:45
JROOT/libraries/cms/menu/menu.php:64
JROOT/libraries/cms/menu/menu.php:118
JROOT/libraries/cms/application/cms.php:424
JROOT/libraries/cms/application/site.php:272
JROOT/libraries/cms/router/site.php:57
JROOT/libraries/cms/router/router.php:196
JROOT/libraries/cms/application/cms.php:520
JROOT/libraries/cms/application/site.php:407
JROOT/plugins/system/languagefilter/languagefilter.php:94
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:654
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 2.17 ms After last query: 94.62 ms Query memory: 0.014 MB Memory before query: 12.327 MB Rows returned: 0
SELECT *
FROM skm6h_rsfirewall_hashes
WHERE (`type`='3.4.1' OR `type`='protect')
AND `flag`!='C'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_rsfirewall_hashes | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 21 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.5 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.1 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/plugins/system/rsfirewall/rsfirewall.php:839
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 47.32 ms After last query: 1.21 ms Query memory: 0.015 MB Memory before query: 12.402 MB Rows returned: 0
SELECT *
FROM skm6h_rsfirewall_snapshots
WHERE `type`='protect'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.2 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.1 ms |
| Executing | 0.1 ms |
| End of update loop | 0.1 ms |
| Query end | 0.1 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.1 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.2 ms |
| Reset for next command | 0.1 ms |
JROOT/administrator/components/com_rsfirewall/helpers/snapshot.php:46
JROOT/plugins/system/rsfirewall/rsfirewall.php:862
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 1.96 ms After last query: 0.88 ms Query memory: 0.016 MB Memory before query: 12.418 MB Rows returned: 0
SELECT `ip`,`reason`
FROM skm6h_rsfirewall_lists
WHERE (`ip`='216.73.217.145' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%')
AND `type`='1'
AND `published`='1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.5 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Executing | 0.1 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/plugins/system/rsfirewall/rsfirewall.php:164
JROOT/plugins/system/rsfirewall/rsfirewall.php:143
JROOT/plugins/system/rsfirewall/rsfirewall.php:890
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 1.48 ms After last query: 0.52 ms Query memory: 0.016 MB Memory before query: 12.434 MB Rows returned: 0
SELECT `ip`,`reason`
FROM skm6h_rsfirewall_lists
WHERE (`ip`='216.73.217.145' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%')
AND `type`='0'
AND `published`='1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.1 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/plugins/system/rsfirewall/rsfirewall.php:164
JROOT/plugins/system/rsfirewall/rsfirewall.php:133
JROOT/plugins/system/rsfirewall/rsfirewall.php:894
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 1.47 ms After last query: 2.97 ms Query memory: 0.015 MB Memory before query: 12.556 MB Rows returned: 0
SELECT *
FROM skm6h_rsfirewall_exceptions
WHERE `published`='1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.0 ms |
| Statistics | 0.1 ms |
| Preparing | 0.0 ms |
| Executing | 0.1 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.1 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.1 ms |
| Freeing items | 0.1 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/plugins/system/rsfirewall/rsfirewall.php:532
JROOT/plugins/system/rsfirewall/rsfirewall.php:929
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 2.76 ms After last query: 5.55 ms Query memory: 0.024 MB Memory before query: 12.832 MB Rows returned: 7
SELECT id, home, template, s.params
FROM skm6h_template_styles as s
LEFT JOIN skm6h_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 10 | 100.00 | Using where |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 303 | resinsaz_joomla.s.template,const | 1 | 100.00 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.2 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.4 ms |
| End of update loop | 0.1 ms |
| Query end | 0.1 ms |
| Commit | 0.0 ms |
| Closing tables | 0.1 ms |
| Unlocking tables | 0.1 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.1 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/cms/application/site.php:484
JROOT/libraries/cms/html/html.php:334
JROOT/libraries/cms/html/html.php:680
JROOT/libraries/cms/html/html.php:236
JROOT/libraries/cms/html/html.php:138
JROOT/libraries/cms/html/jquery.php:53
JROOT/libraries/cms/html/html.php:236
JROOT/libraries/cms/html/html.php:138
JROOT/plugins/system/jquery/jquery.php:38
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 2.28 ms After last query: 10.12 ms Query memory: 0.031 MB Memory before query: 13.144 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM skm6h_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.3 ms |
| Preparing | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.2 ms |
| End of update loop | 0.1 ms |
| Query end | 0.1 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/cms/library/helper.php:156
JROOT/libraries/cms/library/helper.php:47
JROOT/libraries/cms/library/helper.php:90
JROOT/libraries/cms/version/version.php:177
JROOT/libraries/joomla/factory.php:736
JROOT/libraries/joomla/factory.php:216
JROOT/libraries/cms/html/html.php:701
JROOT/libraries/cms/html/html.php:236
JROOT/libraries/cms/html/html.php:138
JROOT/libraries/cms/html/jquery.php:53
JROOT/libraries/cms/html/html.php:236
JROOT/libraries/cms/html/html.php:138
JROOT/plugins/system/jquery/jquery.php:38
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 6.29 ms After last query: 1.29 ms Query memory: 0.025 MB Memory before query: 13.135 MB
UPDATE `skm6h_extensions`
SET `params` = '{\"mediaversion\":\"7c1ac7adfd8813bdff403e99a5eb2021\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_extensions | range | element_clientid,element_folder_clientid,extension | extension | 364 | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.0 ms |
| Table lock | 0.0 ms |
| Init for update | 0.2 ms |
| Updating | 0.3 ms |
| End of update loop | 0.1 ms |
| Query end | 0.1 ms |
| Commit | 4.4 ms |
| Closing tables | 0.1 ms |
| Unlocking tables | 0.1 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/cms/library/helper.php:119
JROOT/libraries/cms/version/version.php:228
JROOT/libraries/cms/version/version.php:187
JROOT/libraries/joomla/factory.php:736
JROOT/libraries/joomla/factory.php:216
JROOT/libraries/cms/html/html.php:701
JROOT/libraries/cms/html/html.php:236
JROOT/libraries/cms/html/html.php:138
JROOT/libraries/cms/html/jquery.php:53
JROOT/libraries/cms/html/html.php:236
JROOT/libraries/cms/html/html.php:138
JROOT/plugins/system/jquery/jquery.php:38
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 2.81 ms After last query: 164.37 ms Query memory: 0.024 MB Memory before query: 16.493 MB Rows returned: 1
SELECT a.rules
FROM skm6h_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 0.5 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.2 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Preparing | 0.1 ms |
| Unlocking tables | 0.1 ms |
| Preparing | 0.2 ms |
| Executing | 0.1 ms |
| Sending data | 0.1 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.1 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.2 ms |
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/user/user.php:384
JROOT/components/com_content/models/articles.php:107
JROOT/components/com_content/models/featured.php:42
JROOT/libraries/legacy/model/legacy.php:431
JROOT/libraries/legacy/view/legacy.php:401
JROOT/components/com_content/views/featured/view.html.php:46
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 4.12 ms After last query: 2.74 ms Query memory: 0.025 MB Memory before query: 16.572 MB Rows returned: 2
SELECT b.rules
FROM skm6h_assets AS a
LEFT JOIN skm6h_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | const | idx_asset_name | idx_asset_name | 152 | const | 1 | 100.00 | Using temporary; Using filesort |
| 1 | SIMPLE | b | range | idx_lft_rgt | idx_lft_rgt | 4 | NULL | 10 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.4 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.0 ms |
| Init | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.3 ms |
| Preparing | 0.1 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.1 ms |
| Creating tmp table | 0.2 ms |
| Sorting result | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.9 ms |
| Creating sort index | 0.2 ms |
| Removing tmp table | 0.4 ms |
| Creating sort index | 0.1 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_content/models/articles.php:107
JROOT/components/com_content/models/featured.php:42
JROOT/libraries/legacy/model/legacy.php:431
JROOT/libraries/legacy/view/legacy.php:401
JROOT/components/com_content/views/featured/view.html.php:46
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 8.17 ms After last query: 3.38 ms Query memory: 0.023 MB Memory before query: 16.651 MB Rows returned: 0
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM skm6h_content AS a
LEFT JOIN skm6h_categories AS c
ON c.id = a.catid
LEFT JOIN skm6h_users AS ua
ON ua.id = a.created_by
LEFT JOIN skm6h_users AS uam
ON uam.id = a.modified_by
LEFT JOIN skm6h_categories as parent
ON parent.id = c.parent_id
LEFT JOIN skm6h_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM skm6h_categories AS cat JOIN skm6h_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
INNER JOIN skm6h_content_frontpage AS fp
ON fp.content_id = a.id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-15 03:34:58')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-09-15 03:34:58')
AND a.language in ('en-GB','*')
ORDER BY c.lft, a.featured DESC, fp.ordering,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC , a.created DESC
LIMIT 0, 4
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | fp | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using temporary; Using filesort |
| 1 | PRIMARY | a | eq_ref | PRIMARY,idx_access,idx_catid,idx_language | PRIMARY | 4 | resinsaz_joomla.fp.content_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | resinsaz_joomla.a.catid | 1 | 100.00 | Using where |
| 1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | resinsaz_joomla.a.created_by | 1 | 100.00 | Using where |
| 1 | PRIMARY | uam | eq_ref | PRIMARY | PRIMARY | 4 | resinsaz_joomla.a.modified_by | 1 | 100.00 | Using where |
| 1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | resinsaz_joomla.c.parent_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | v | eq_ref | PRIMARY | PRIMARY | 4 | resinsaz_joomla.a.id | 1 | 100.00 | Using where |
| 1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | resinsaz_joomla.c.id | 2 | 100.00 | Using where |
| 2 | LATERAL DERIVED | cat | eq_ref | PRIMARY,idx_left_right | PRIMARY | 4 | resinsaz_joomla.c.id | 1 | 100.00 | |
| 2 | LATERAL DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 2 | 100.00 | Using index condition; Using where; Using join buffer (flat, BNL join) |
| Status | Duration |
|---|
| Starting | 0.7 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.7 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.4 ms |
| Optimizing | 0.3 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.3 ms |
| Statistics | 0.5 ms |
| Preparing | 0.2 ms |
| Preparing | 0.2 ms |
| Creating tmp table | 0.3 ms |
| Sorting result | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.8 ms |
| Creating sort index | 0.1 ms |
| Removing tmp table | 0.3 ms |
| Creating sort index | 1.1 ms |
| End of update loop | 0.1 ms |
| Query end | 0.1 ms |
| Commit | 0.1 ms |
| Closing tables | 0.1 ms |
| Removing tmp table | 0.1 ms |
| Closing tables | 0.1 ms |
| Unlocking tables | 0.1 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.1 ms |
| Freeing items | 0.3 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/legacy/model/legacy.php:304
JROOT/libraries/legacy/model/list.php:169
JROOT/components/com_content/models/articles.php:537
JROOT/components/com_content/models/featured.php:90
JROOT/libraries/legacy/view/legacy.php:401
JROOT/components/com_content/views/featured/view.html.php:47
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 4.21 ms After last query: 4.49 ms Query memory: 0.022 MB Memory before query: 16.873 MB Rows returned: 1
SELECT COUNT(*)
FROM skm6h_content AS a
LEFT JOIN skm6h_categories AS c
ON c.id = a.catid
LEFT JOIN skm6h_users AS ua
ON ua.id = a.created_by
LEFT JOIN skm6h_users AS uam
ON uam.id = a.modified_by
LEFT JOIN skm6h_categories as parent
ON parent.id = c.parent_id
LEFT JOIN skm6h_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM skm6h_categories AS cat JOIN skm6h_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
INNER JOIN skm6h_content_frontpage AS fp
ON fp.content_id = a.id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-15 03:34:58')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-09-15 03:34:58')
AND a.language in ('en-GB','*')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | fp | index | PRIMARY | PRIMARY | 4 | NULL | 1 | 100.00 | Using index |
| 1 | PRIMARY | a | eq_ref | PRIMARY,idx_access,idx_catid,idx_language | PRIMARY | 4 | resinsaz_joomla.fp.content_id | 1 | 100.00 | Using where |
| 1 | PRIMARY | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | resinsaz_joomla.a.catid | 1 | 100.00 | Using where |
| 1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | resinsaz_joomla.c.id | 2 | 100.00 | Using where |
| 2 | LATERAL DERIVED | cat | eq_ref | PRIMARY,idx_left_right | PRIMARY | 4 | resinsaz_joomla.c.id | 1 | 100.00 | |
| 2 | LATERAL DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 2 | 100.00 | Using index condition; Using where; Using join buffer (flat, BNL join) |
| Status | Duration |
|---|
| Starting | 0.6 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.3 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.3 ms |
| Optimizing | 0.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.2 ms |
| Statistics | 0.4 ms |
| Preparing | 0.3 ms |
| Preparing | 0.1 ms |
| Unlocking tables | 0.1 ms |
| Preparing | 0.3 ms |
| Executing | 0.1 ms |
| Sending data | 0.3 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Removing tmp table | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/legacy/model/legacy.php:333
JROOT/libraries/legacy/model/list.php:274
JROOT/libraries/legacy/model/list.php:219
JROOT/libraries/legacy/view/legacy.php:401
JROOT/components/com_content/views/featured/view.html.php:48
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 7.30 ms After last query: 19.49 ms Query memory: 0.017 MB Memory before query: 17.642 MB Rows returned: 13
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM skm6h_modules AS m
LEFT JOIN skm6h_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN skm6h_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-15 03:34:58')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-15 03:34:58')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 260 OR mm.menuid <= 0)
AND m.language IN ('en-GB','*')
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | range | PRIMARY,published,newsfeeds,idx_language | published | 5 | NULL | 33 | 100.00 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | resinsaz_joomla.m.module,const | 1 | 100.00 | Using index condition; Using where |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | resinsaz_joomla.m.id | 1 | 100.00 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.6 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.6 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.2 ms |
| Optimizing | 0.2 ms |
| Statistics | 0.4 ms |
| Preparing | 0.2 ms |
| Sorting result | 0.1 ms |
| Executing | 0.1 ms |
| Sending data | 0.1 ms |
| Creating sort index | 2.9 ms |
| End of update loop | 0.1 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.7 ms |
| Freeing items | 0.2 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/cms/module/helper.php:408
JROOT/libraries/cms/module/helper.php:351
JROOT/libraries/cms/module/helper.php:84
JROOT/libraries/joomla/document/html/html.php:514
JROOT/templates/kallyas/index.php:17
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:40
Query Time: 5.14 ms After last query: 362.41 ms Query memory: 0.018 MB Memory before query: 20.714 MB Rows returned: 2
SELECT m2.language, m2.id
FROM skm6h_menu as m
INNER JOIN skm6h_associations as a
ON a.id=m.id
AND a.context='com_menus.item'
INNER JOIN skm6h_associations as a2
ON a.key=a2.key
INNER JOIN skm6h_menu as m2
ON a2.id=m2.id
WHERE m.id=260
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
| 1 | SIMPLE | a | const | PRIMARY,idx_key | PRIMARY | 156 | const,const | 1 | 100.00 | |
| 1 | SIMPLE | a2 | ref | idx_key | idx_key | 96 | const | 2 | 100.00 | Using index |
| 1 | SIMPLE | m2 | eq_ref | PRIMARY | PRIMARY | 4 | resinsaz_joomla.a2.id | 1 | 100.00 | |
| Status | Duration |
|---|
| Starting | 1.1 ms |
| Checking permissions | 0.2 ms |
| Opening tables | 0.4 ms |
| After opening tables | 0.1 ms |
| System lock | 0.1 ms |
| Table lock | 0.1 ms |
| Init | 0.2 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.5 ms |
| Preparing | 0.1 ms |
| Unlocking tables | 0.1 ms |
| Preparing | 0.2 ms |
| Executing | 0.1 ms |
| Sending data | 0.3 ms |
| End of update loop | 0.1 ms |
| Query end | 0.1 ms |
| Commit | 0.1 ms |
| Closing tables | 0.1 ms |
| Unlocking tables | 0.1 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.1 ms |
| Freeing items | 0.3 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.2 ms |
JROOT/administrator/components/com_menus/helpers/menus.php:283
JROOT/modules/mod_languages/helper.php:62
JROOT/modules/mod_languages/mod_languages.php:18
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:40
Query Time: 6.93 ms After last query: 215.65 ms Query memory: 0.003 MB Memory before query: 20.771 MB
UPDATE `skm6h_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1789443298;s:18:\"session.timer.last\";i:1789443298;s:17:\"session.timer.now\";i:1789443298;s:22:\"session.client.browser\";s:103:\"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\";s:8:\"registry\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\\0\\0\\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"1\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:12:\"requireReset\";N;s:10:\"\\0\\0\\0_params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:14:\"\\0\\0\\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\\0\\0\\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:13:\"\\0\\0\\0userHelper\";O:18:\"JUserWrapperHelper\":0:{}s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;}s:20:\"com_rsfirewall.geoip\";s:0:\"\";}'
, `time` = '1789443299'
WHERE `session_id` = 'dkrkdajv2ge3ermap8m758m193'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | skm6h_session | range | PRIMARY | PRIMARY | 602 | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| Starting | 0.3 ms |
| Checking permissions | 0.1 ms |
| Opening tables | 0.1 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| Table lock | 0.1 ms |
| Init for update | 0.1 ms |
| Updating | 0.3 ms |
| End of update loop | 0.1 ms |
| Query end | 0.1 ms |
| Commit | 4.5 ms |
| Closing tables | 0.2 ms |
| Unlocking tables | 0.1 ms |
| Closing tables | 0.1 ms |
| Starting cleanup | 0.1 ms |
| Freeing items | 0.4 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.1 ms |
JROOT/libraries/joomla/session/storage/database.php:84
2 × SELECT `ip`,`reason`
FROM skm6h_rsfirewall_lists
2 × SELECT extension_id AS id, element AS "option", params, enabled
FROM skm6h_extensions
1 × SELECT a.rules
FROM skm6h_assets AS a
1 × SELECT id, home, template, s.params
FROM skm6h_template_styles as s
LEFT JOIN skm6h_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM skm6h_rsfirewall_exceptions
1 × SELECT b.rules
FROM skm6h_assets AS a
LEFT JOIN skm6h_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM skm6h_content AS a
LEFT JOIN skm6h_categories AS c
ON c.id = a.catid
LEFT JOIN skm6h_users AS ua
ON ua.id = a.created_by
LEFT JOIN skm6h_users AS uam
ON uam.id = a.modified_by
LEFT JOIN skm6h_categories as parent
ON parent.id = c.parent_id
LEFT JOIN skm6h_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM skm6h_categories AS cat JOIN skm6h_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT m2.language, m2.id
FROM skm6h_menu as m
INNER JOIN skm6h_associations as a
ON a.id=m.id
AND a.context='com_menus.item'
INNER JOIN skm6h_associations as a2
ON a.key=a2.key
INNER JOIN skm6h_menu as m2
ON a2.id=m2.id
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM skm6h_modules AS m
LEFT JOIN skm6h_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN skm6h_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT COUNT(*)
FROM skm6h_content AS a
LEFT JOIN skm6h_categories AS c
ON c.id = a.catid
LEFT JOIN skm6h_users AS ua
ON ua.id = a.created_by
LEFT JOIN skm6h_users AS uam
ON uam.id = a.modified_by
LEFT JOIN skm6h_categories as parent
ON parent.id = c.parent_id
LEFT JOIN skm6h_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM skm6h_categories AS cat JOIN skm6h_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT *
FROM skm6h_rsfirewall_snapshots
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM skm6h_menu AS m
LEFT JOIN skm6h_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT folder AS type, element AS name, params
FROM skm6h_extensions
1 × SELECT id, rules
FROM `skm6h_viewlevels
1 × SELECT b.id
FROM skm6h_usergroups AS a
LEFT JOIN skm6h_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `skm6h_session`
1 × SELECT *
FROM skm6h_languages
1 × SELECT `path`
FROM skm6h_rsfirewall_ignored
1 × SELECT `data`
FROM `skm6h_session`
1 × SELECT *
FROM skm6h_rsfirewall_configuratio
1 × SELECT `file`
FROM skm6h_rsfirewall_hashes
1 × SELECT *
FROM skm6h_rsfirewall_hashes