Query Time: 0.33 ms
SELECT `data`
FROM `suze1_session`
WHERE `session_id` = 'au9pobsatajlvia25igb4r27t3'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_session | const | PRIMARY | PRIMARY | 602 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/session/storage/database.php:46
JROOT/libraries/joomla/session/session.php:659
JROOT/libraries/joomla/session/session.php:597
JROOT/libraries/cms/application/cms.php:672
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:332
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:37
Query Time: 0.49 ms After last query: 15.86 ms
DELETE
FROM `suze1_session`
WHERE `time` < '1660478585'
EXPLAIN not possible on query: DELETE
FROM `suze1_session`
WHERE `time` < '1660478585'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:689
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:332
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:37
Query Time: 0.33 ms After last query: 0.25 ms
SELECT `session_id`
FROM `suze1_session`
WHERE `session_id` = 'au9pobsatajlvia25igb4r27t3'
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_session | const | PRIMARY | PRIMARY | 602 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:175
JROOT/libraries/cms/application/cms.php:698
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:332
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:37
Query Time: 0.36 ms After last query: 0.34 ms
INSERT INTO `suze1_session`
(`session_id`, `client_id`, `time`)
VALUES
('au9pobsatajlvia25igb4r27t3', 0, '1660479485')
EXPLAIN not possible on query: INSERT INTO `suze1_session`
(`session_id`, `client_id`, `time`) VALUES
('au9pobsatajlvia25igb4r27t3', 0, '1660479485')
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:207
JROOT/libraries/cms/application/cms.php:698
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:332
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:37
Query Time: 0.48 ms After last query: 29.50 ms
SELECT extension_id AS id, element AS "option", params, enabled
FROM suze1_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:541
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.22 ms After last query: 8.20 ms
SELECT b.id
FROM suze1_usergroups AS a
LEFT JOIN suze1_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 3 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:336
JROOT/libraries/joomla/access/access.php:405
JROOT/libraries/joomla/user/user.php:420
JROOT/libraries/cms/plugin/helper.php:298
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:546
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.22 ms After last query: 1.67 ms
SELECT id, rules
FROM `suze1_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:422
JROOT/libraries/joomla/user/user.php:420
JROOT/libraries/cms/plugin/helper.php:298
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:546
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 1.05 ms After last query: 0.26 ms
SELECT folder AS type, element AS name, params
FROM suze1_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_extensions | ref | extension | extension | 62 | const | 114 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/plugin/helper.php:312
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:546
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.27 ms After last query: 37.60 ms
SELECT *
FROM suze1_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/language/helper.php:166
JROOT/plugins/system/languagefilter/languagefilter.php:67
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/site.php:546
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.50 ms After last query: 0.64 ms
SELECT extension_id AS id, element AS "option", params, enabled
FROM suze1_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/plugins/system/languagefilter/languagefilter.php:69
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/site.php:546
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.23 ms After last query: 2.37 ms
SELECT COUNT(*)
FROM `suze1_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_menu | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 231 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_languages/helpers/multilangstatus.php:32
JROOT/plugins/system/languagefilter/languagefilter.php:71
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/site.php:546
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.23 ms After last query: 93.32 ms
SELECT `query`
FROM `suze1_admintools_wafexceptions`
WHERE (`option` IS NULL OR `option` = '')
AND (`view` IS NULL OR `view` = '')
GROUP BY `query`
ORDER BY `query` ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/admintools/admintools/main.php:488
JROOT/plugins/system/admintools/admintools/main.php:96
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/cms.php:586
JROOT/libraries/cms/application/site.php:620
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.31 ms After last query: 10.48 ms
SELECT `value`
FROM `suze1_admintools_storage`
WHERE `key` = 'cparams'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_admintools_storage | const | PRIMARY | PRIMARY | 767 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_admintools/models/storage.php:97
JROOT/administrator/components/com_admintools/models/storage.php:49
JROOT/plugins/system/admintools/feature/httpsizer.php:26
JROOT/plugins/system/admintools/admintools/main.php:354
JROOT/plugins/system/admintools/admintools/main.php:99
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/cms.php:586
JROOT/libraries/cms/application/site.php:620
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.33 ms After last query: 140.16 ms
SELECT template
FROM suze1_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:31
JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:105
JROOT/libraries/rokcommon/RokCommon/Service.php:71
JROOT/libraries/rokcommon/include.php:38
JROOT/plugins/system/rokcommon/rokcommon.php:99
JROOT/plugins/system/rokcommon/rokcommon.php:57
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/cms.php:586
JROOT/libraries/cms/application/site.php:620
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.25 ms After last query: 0.19 ms
SELECT template
FROM suze1_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:31
JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:67
JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:106
JROOT/libraries/rokcommon/RokCommon/Service.php:71
JROOT/libraries/rokcommon/include.php:38
JROOT/plugins/system/rokcommon/rokcommon.php:99
JROOT/plugins/system/rokcommon/rokcommon.php:57
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/cms.php:586
JROOT/libraries/cms/application/site.php:620
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.24 ms After last query: 48.26 ms
SELECT extension, file, type
FROM suze1_rokcommon_configs
ORDER BY priority
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_rokcommon_configs | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/rokcommon/rokcommon.php:130
JROOT/plugins/system/rokcommon/rokcommon.php:78
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/cms.php:586
JROOT/libraries/cms/application/site.php:620
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.68 ms After last query: 120.88 ms
SELECT extension_id AS id, element AS "option", params, enabled
FROM suze1_extensions
WHERE `type` = 'component'
AND `element` = 'com_k2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/plugins/system/k2/k2.php:435
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:587
JROOT/libraries/cms/application/site.php:620
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.91 ms After last query: 49.47 ms
SHOW FULL COLUMNS
FROM `suze1_extensions`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `suze1_extensions`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:229
JROOT/libraries/joomla/table/table.php:150
JROOT/libraries/joomla/table/extension.php:31
JROOT/libraries/joomla/table/table.php:294
JROOT/plugins/system/roksprocket/roksprocket.php:46
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:587
JROOT/libraries/cms/application/site.php:620
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.46 ms After last query: 9.99 ms
SELECT `extension_id`
FROM `suze1_extensions`
WHERE type = 'component'
AND element = 'com_roksprocket'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/extension.php:108
JROOT/plugins/system/roksprocket/roksprocket.php:50
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:587
JROOT/libraries/cms/application/site.php:620
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.40 ms After last query: 0.37 ms
SELECT *
FROM suze1_extensions
WHERE `extension_id` = '10114'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:705
JROOT/plugins/system/roksprocket/roksprocket.php:55
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:587
JROOT/libraries/cms/application/site.php:620
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.37 ms After last query: 0.31 ms
SELECT `extension_id`
FROM `suze1_extensions`
WHERE type = 'module'
AND element = 'mod_roksprocket'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/extension.php:108
JROOT/plugins/system/roksprocket/roksprocket.php:73
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:587
JROOT/libraries/cms/application/site.php:620
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.24 ms After last query: 0.31 ms
SELECT *
FROM suze1_extensions
WHERE `extension_id` = '10114'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:705
JROOT/plugins/system/roksprocket/roksprocket.php:77
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:587
JROOT/libraries/cms/application/site.php:620
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 3.72 ms After last query: 519.38 ms
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 suze1_menu AS m
LEFT JOIN suze1_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 | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 230 | Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | Sql560032_2.m.component_id | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/menu/site.php:47
JROOT/libraries/cms/menu/menu.php:64
JROOT/libraries/cms/menu/menu.php:118
JROOT/libraries/cms/application/cms.php:357
JROOT/libraries/cms/application/site.php:250
JROOT/libraries/cms/router/site.php:210
JROOT/libraries/cms/router/router.php:391
JROOT/libraries/cms/router/router.php:184
JROOT/libraries/cms/router/site.php:82
JROOT/libraries/cms/application/cms.php:1022
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.48 ms After last query: 55.73 ms
SELECT extension_id AS id, element AS "option", params, enabled
FROM suze1_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
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:179
JROOT/libraries/joomla/factory.php:734
JROOT/libraries/joomla/factory.php:215
JROOT/libraries/cms/html/behavior.php:287
JROOT/libraries/cms/html/html.php:238
JROOT/libraries/cms/html/html.php:140
JROOT/plugins/system/k2/k2.php:47
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1031
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.55 ms After last query: 0.42 ms
UPDATE `suze1_extensions`
SET `params` = '{\"mediaversion\":\"449cea1e3f7ec0177087b6c1254c39c6\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `suze1_extensions`
SET `params` = '{\"mediaversion\":\"449cea1e3f7ec0177087b6c1254c39c6\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/library/helper.php:119
JROOT/libraries/cms/version/version.php:230
JROOT/libraries/cms/version/version.php:189
JROOT/libraries/joomla/factory.php:734
JROOT/libraries/joomla/factory.php:215
JROOT/libraries/cms/html/behavior.php:287
JROOT/libraries/cms/html/html.php:238
JROOT/libraries/cms/html/html.php:140
JROOT/plugins/system/k2/k2.php:47
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1031
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.58 ms After last query: 11.15 ms
SELECT id, home, template, s.params
FROM suze1_template_styles as s
LEFT JOIN suze1_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 | Extra |
---|
1 | SIMPLE | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 303 | Sql560032_2.s.template,const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/site.php:457
JROOT/libraries/cms/html/html.php:336
JROOT/libraries/cms/html/html.php:682
JROOT/libraries/cms/html/html.php:238
JROOT/libraries/cms/html/html.php:140
JROOT/libraries/cms/html/behavior.php:63
JROOT/libraries/cms/html/behavior.php:60
JROOT/libraries/cms/html/behavior.php:293
JROOT/libraries/cms/html/html.php:238
JROOT/libraries/cms/html/html.php:140
JROOT/plugins/system/k2/k2.php:47
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1031
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.26 ms After last query: 109.04 ms
SELECT a.rules
FROM suze1_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 | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:250
JROOT/libraries/joomla/user/user.php:356
JROOT/components/com_k2/k2.php:16
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.31 ms After last query: 4.41 ms
SELECT b.rules
FROM suze1_assets AS a
LEFT JOIN suze1_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_k2')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | idx_asset_name | idx_asset_name | 152 | const | 1 | Using temporary; Using filesort |
1 | SIMPLE | b | ALL | idx_lft_rgt | NO INDEX KEY COULD BE USED | NULL | NULL | 243 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:250
JROOT/libraries/joomla/access/access.php:110
JROOT/libraries/joomla/user/user.php:365
JROOT/components/com_k2/k2.php:16
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.32 ms After last query: 47.33 ms
SELECT id
FROM suze1_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_k2_categories | ref | category,published,access,trash | category | 2 | const | 298 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/helpers/permissions.php:261
JROOT/components/com_k2/views/item/view.html.php:36
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.67 ms After last query: 1.06 ms
SELECT *
FROM suze1_k2_items
WHERE id=1215
AND language IN ('en-GB','*')
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_k2_items | const | PRIMARY,language | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:36
JROOT/components/com_k2/views/item/view.html.php:42
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.82 ms After last query: 5.54 ms
SHOW FULL COLUMNS
FROM `suze1_k2_categories`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `suze1_k2_categories`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:229
JROOT/libraries/joomla/table/table.php:150
JROOT/administrator/components/com_k2/tables/k2category.php:34
JROOT/libraries/joomla/table/table.php:294
JROOT/components/com_k2/models/item.php:74
JROOT/components/com_k2/views/item/view.html.php:51
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.43 ms After last query: 0.48 ms
SELECT *
FROM suze1_k2_categories
WHERE id = '160'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2/tables/k2category.php:65
JROOT/components/com_k2/models/item.php:75
JROOT/components/com_k2/views/item/view.html.php:51
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.43 ms After last query: 12.02 ms
SELECT *
FROM suze1_k2_categories
WHERE id = '22'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_k2/tables/k2category.php:65
JROOT/components/com_k2/models/item.php:96
JROOT/components/com_k2/views/item/view.html.php:51
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.32 ms After last query: 20.73 ms
SELECT extraFieldsGroup
FROM suze1_k2_categories
WHERE id=160
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1395
JROOT/components/com_k2/models/item.php:184
JROOT/components/com_k2/views/item/view.html.php:51
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.55 ms After last query: 0.14 ms
SELECT *
FROM suze1_k2_extra_fields
WHERE `
group` = 6
AND published=1
AND (id IN (16,17,18,19,20,21,22) OR `type` = 'header')
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_k2_extra_fields | ref | PRIMARY,group,published | group | 4 | const | 7 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1399
JROOT/components/com_k2/models/item.php:184
JROOT/components/com_k2/views/item/view.html.php:51
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.47 ms After last query: 7.66 ms
SELECT *
FROM suze1_k2_attachments
WHERE itemID=1215
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_k2_attachments | ref | itemID | itemID | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1642
JROOT/components/com_k2/models/item.php:190
JROOT/components/com_k2/views/item/view.html.php:51
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.35 ms After last query: 0.19 ms
SELECT COUNT(*)
FROM suze1_k2_comments
WHERE itemID=1215
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/components/com_k2/models/item.php:274
JROOT/components/com_k2/views/item/view.html.php:51
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.53 ms After last query: 66.69 ms
SELECT extension_id AS id, element AS "option", params, enabled
FROM suze1_extensions
WHERE `type` = 'component'
AND `element` = 'com_sigpro'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/plugins/content/jw_sigpro/jw_sigpro.php:149
JROOT/plugins/content/jw_sigpro/jw_sigpro.php:48
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/components/com_k2/models/item.php:583
JROOT/components/com_k2/views/item/view.html.php:54
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 1.19 ms After last query: 899.44 ms
SHOW FULL COLUMNS
FROM `suze1_k2_items`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `suze1_k2_items`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:229
JROOT/libraries/joomla/table/table.php:150
JROOT/administrator/components/com_k2/tables/k2item.php:56
JROOT/libraries/joomla/table/table.php:294
JROOT/components/com_k2/models/item.php:895
JROOT/components/com_k2/views/item/view.html.php:135
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.35 ms After last query: 1.12 ms
UPDATE suze1_k2_items
SET `hits` = (`hits` + 1)
WHERE `id` = '1215'
EXPLAIN not possible on query: UPDATE suze1_k2_items
SET `hits` = (`hits` + 1)
WHERE `id` = '1215'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:1215
JROOT/components/com_k2/models/item.php:896
JROOT/components/com_k2/views/item/view.html.php:135
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.45 ms After last query: 212.99 ms
SELECT id, home, template, s.params
FROM suze1_template_styles as s
LEFT JOIN suze1_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 | Extra |
---|
1 | SIMPLE | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 303 | Sql560032_2.s.template,const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/gantry/core/gantrytemplate.class.php:638
JROOT/libraries/gantry/core/gantrytemplate.class.php:590
JROOT/libraries/gantry/core/params/overrides/gantrymenuitemparamoverride.class.php:69
JROOT/libraries/gantry/core/params/overrides/gantrymenuitemparamoverride.class.php:36
JROOT/libraries/gantry/core/gantry.class.php:1843
JROOT/libraries/gantry/core/gantry.class.php:392
JROOT/libraries/gantry/gantry.php:275
JROOT/libraries/gantry/gantry.php:432
JROOT/templates/gantry/lib/gantry/gantry.php:21
JROOT/templates/gantry/index.php:15
JROOT/libraries/joomla/document/html/html.php:570
JROOT/libraries/joomla/document/html/html.php:628
JROOT/libraries/joomla/document/html/html.php:452
JROOT/libraries/cms/application/cms.php:978
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Query Time: 0.31 ms After last query: 4.18 ms
SELECT id, home, template, s.params
FROM suze1_template_styles as s
LEFT JOIN suze1_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 | Extra |
---|
1 | SIMPLE | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 303 | Sql560032_2.s.template,const | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/gantry/core/gantrytemplate.class.php:638
JROOT/libraries/gantry/core/gantrytemplate.class.php:590
JROOT/libraries/gantry/core/params/overrides/gantrymenuitemparamoverride.class.php:69
JROOT/libraries/gantry/core/params/overrides/gantrymenuitemparamoverride.class.php:36
JROOT/libraries/gantry/core/gantry.class.php:1843
JROOT/libraries/gantry/core/gantry.class.php:392
JROOT/libraries/gantry/gantry.php:275
JROOT/libraries/gantry/gantry.php:432
JROOT/templates/gantry/lib/gantry/gantry.php:21
JROOT/templates/gantry/index.php:15
JROOT/libraries/joomla/document/html/html.php:570
JROOT/libraries/joomla/document/html/html.php:628
JROOT/libraries/joomla/document/html/html.php:452
JROOT/libraries/cms/application/cms.php:978
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Query Time: 0.28 ms After last query: 0.88 ms
SELECT id, home, template, s.params
FROM suze1_template_styles as s
LEFT JOIN suze1_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 | Extra |
---|
1 | SIMPLE | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 303 | Sql560032_2.s.template,const | 1 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
sending cached result to clien | 0.0 ms |
logging slow query | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/gantry/core/gantrytemplate.class.php:638
JROOT/libraries/gantry/core/gantrytemplate.class.php:590
JROOT/libraries/gantry/core/params/overrides/gantrymenuitemparamoverride.class.php:69
JROOT/libraries/gantry/core/params/overrides/gantrymenuitemparamoverride.class.php:36
JROOT/libraries/gantry/core/gantry.class.php:1843
JROOT/libraries/gantry/core/gantry.class.php:392
JROOT/libraries/gantry/gantry.php:275
JROOT/libraries/gantry/gantry.php:432
JROOT/templates/gantry/lib/gantry/gantry.php:21
JROOT/templates/gantry/index.php:15
JROOT/libraries/joomla/document/html/html.php:570
JROOT/libraries/joomla/document/html/html.php:628
JROOT/libraries/joomla/document/html/html.php:452
JROOT/libraries/cms/application/cms.php:978
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Query Time: 2.17 ms After last query: 299.81 ms
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM suze1_modules AS m
LEFT JOIN suze1_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN suze1_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 <= '2022-08-14 12:18:06')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2022-08-14 12:18:06')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 419 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 | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds,idx_language | published | 1 | const | 166 | Using where; Using filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | Sql560032_2.m.module,const | 1 | Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | Sql560032_2.m.id | 1 | Using where; Using index |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
checking query cache for query | 0.1 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
System lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
init | 0.1 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sorting result | 0.5 ms |
Sending data | 0.8 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
freeing items | 0.1 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
freeing items | 0.0 ms |
storing result in query cache | 0.0 ms |
logging slow query | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/cms/module/helper.php:385
JROOT/libraries/cms/module/helper.php:84
JROOT/libraries/joomla/document/html/html.php:502
JROOT/libraries/gantry/core/gantry.class.php:804
JROOT/libraries/gantry/core/gantry.class.php:757
JROOT/templates/gantry/index.php:78
JROOT/libraries/joomla/document/html/html.php:570
JROOT/libraries/joomla/document/html/html.php:628
JROOT/libraries/joomla/document/html/html.php:452
JROOT/libraries/cms/application/cms.php:978
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Query Time: 0.60 ms After last query: 138.82 ms
SELECT
c.id AS CID
FROM
suze1_k2_categories AS c
LEFT JOIN
suze1_k2_items AS content
ON
c.id = content.catid
WHERE
( c.id = 160 )
AND
c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,category,published | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | content | ref | catid | catid | 4 | const | 25 | Using index |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
System lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
init | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
freeing items | 0.0 ms |
storing result in query cache | 0.0 ms |
logging slow query | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/modules/mod_news_pro_gk5/data_sources/com_k2/model.php:83
JROOT/modules/mod_news_pro_gk5/helper.php:91
JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:29
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:992
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Query Time: 1.55 ms After last query: 0.58 ms
SELECT
content.id AS id,
content.alias AS alias,
content.title AS title,
content.introtext AS text,
content.created AS date,
content.publish_up AS date_publish,
content.hits AS hits,
content.featured AS frontpage
FROM
suze1_k2_items AS content
WHERE
content.published = 1
AND content.trash = 0
AND content.access IN (1,1,5)
AND ( content.publish_up = '0000-00-00 00:00:00' OR content.publish_up <= '2022-08-14 14:18:08' )
AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2022-08-14 14:18:08' )
AND ( content.catid = 160 )
AND content.language in ('en-GB','*')
ORDER BY
content.created DESC
LIMIT
0,60;
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | content | ref | item,catid,language | catid | 4 | const | 25 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
checking query cache for query | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
System lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
init | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sorting result | 0.7 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
freeing items | 0.1 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
freeing items | 0.0 ms |
storing result in query cache | 0.0 ms |
logging slow query | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/modules/mod_news_pro_gk5/data_sources/com_k2/model.php:282
JROOT/modules/mod_news_pro_gk5/helper.php:101
JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:29
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:992
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Query Time: 0.45 ms After last query: 0.23 ms
SELECT *
FROM suze1_k2_additional_categories
WHERE catid=160;
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_k2_additional_categories | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 922 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
System lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
init | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
freeing items | 0.0 ms |
storing result in query cache | 0.0 ms |
logging slow query | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/modules/mod_news_pro_gk5/data_sources/com_k2/model.php:312
JROOT/modules/mod_news_pro_gk5/helper.php:101
JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:29
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:992
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Query Time: 0.99 ms After last query: 0.13 ms
SELECT
content.id AS id,
content.title AS title,
content.access AS access,
content.catid AS cid,
content.published as published,
users.email AS author_email,
content.created_by_alias AS author_alias,
users.name AS author_username,
content.created_by AS author_id,
content_rating.rating_sum AS rating_sum,
content_rating.rating_count AS rating_count
FROM
suze1_k2_items AS content
LEFT JOIN
suze1_users AS users
ON users.id = content.created_by
LEFT JOIN
suze1_k2_rating AS content_rating
ON content_rating.itemID = content.id
WHERE
( content.id = 1461 OR content.id = 1454 OR content.id = 1452 OR content.id = 1284 OR content.id = 1245 OR content.id = 1214 OR content.id = 1215 OR content.id = 750 OR content.id = 749 OR content.id = 748 OR content.id = 746 OR content.id = 747 OR content.id=597 OR content.id=714 OR content.id=1216 OR content.id=1220 OR content.id=1474)
AND content.published=1
ORDER BY
content.created DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | content_rating | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 0 | const row not found |
1 | SIMPLE | content | range | PRIMARY,item | PRIMARY | 4 | NULL | 17 | Using where; Using filesort |
1 | SIMPLE | users | eq_ref | PRIMARY | PRIMARY | 4 | Sql560032_2.content.created_by | 1 | |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
checking query cache for query | 0.1 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
System lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.1 ms |
init | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sorting result | 0.2 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
freeing items | 0.0 ms |
storing result in query cache | 0.0 ms |
logging slow query | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/modules/mod_news_pro_gk5/data_sources/com_k2/model.php:395
JROOT/modules/mod_news_pro_gk5/helper.php:101
JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:29
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:992
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Query Time: 2.37 ms After last query: 258.24 ms
SELECT id, name, parent
FROM suze1_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1,5)
AND language IN('en-GB', '*')
ORDER BY parent
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_k2_categories | ref | category,published,access,trash,language | category | 2 | const | 298 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
System lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
init | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.2 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sorting result | 1.7 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
freeing items | 0.0 ms |
storing result in query cache | 0.0 ms |
logging slow query | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:1239
JROOT/components/com_k2/helpers/route.php:321
JROOT/components/com_k2/helpers/route.php:41
JROOT/modules/mod_news_pro_gk5/tmpl/com_k2/view.php:259
JROOT/modules/mod_news_pro_gk5/tmpl/com_k2/view.php:23
JROOT/modules/mod_news_pro_gk5/data_sources/com_k2/controller.php:32
JROOT/modules/mod_news_pro_gk5/helper.php:154
JROOT/modules/mod_news_pro_gk5/mod_news_pro_gk5.php:30
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:992
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Query Time: 0.50 ms After last query: 439.57 ms
SELECT ts.template
FROM suze1_template_styles AS ts
INNER JOIN suze1_menu AS m
ON ts.id=m.template_style_id
WHERE m.id = 419
AND m.template_style_id != 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
System lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
init | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
freeing items | 0.0 ms |
storing result in query cache | 0.0 ms |
logging slow query | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/modules/mod_roknavmenu/lib/RokNavMenu.php:98
JROOT/modules/mod_roknavmenu/lib/RokNavMenu.php:71
JROOT/modules/mod_roknavmenu/lib/RokNavMenu.php:22
JROOT/modules/mod_roknavmenu/mod_roknavmenu.php:21
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:992
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Query Time: 0.18 ms After last query: 0.34 ms
SELECT template
FROM suze1_template_styles
WHERE home = 1
AND client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_template_styles | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
sending cached result to clien | 0.0 ms |
logging slow query | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/modules/mod_roknavmenu/lib/RokNavMenu.php:113
JROOT/modules/mod_roknavmenu/lib/RokNavMenu.php:71
JROOT/modules/mod_roknavmenu/lib/RokNavMenu.php:22
JROOT/modules/mod_roknavmenu/mod_roknavmenu.php:21
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:992
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Query Time: 0.54 ms After last query: 47.65 ms
SELECT extension_id AS id, element AS "option", params, enabled
FROM suze1_extensions
WHERE `type` = 'component'
AND `element` = 'com_contactenhanced'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using where |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
System lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
init | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
freeing items | 0.0 ms |
storing result in query cache | 0.0 ms |
logging slow query | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/components/com_contactenhanced/router.php:14
JROOT/libraries/cms/router/site.php:455
JROOT/libraries/cms/router/site.php:413
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_roknavmenu/lib/providers/RokMenuProviderJoomla16.php:174
JROOT/modules/mod_roknavmenu/lib/providers/RokMenuProviderJoomla16.php:207
JROOT/modules/mod_roknavmenu/lib/providers/RokMenuProviderJoomla16.php:273
JROOT/modules/mod_roknavmenu/lib/librokmenu/RokMenuDefaultRenderer.php:65
JROOT/modules/mod_roknavmenu/lib/librokmenu/RokMenu.php:88
JROOT/modules/mod_roknavmenu/mod_roknavmenu.php:22
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:992
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Query Time: 0.54 ms After last query: 73.78 ms
SELECT m2.language, m2.id
FROM suze1_menu as m
INNER JOIN suze1_associations as a
ON a.id=m.id
AND a.context='com_menus.item'
INNER JOIN suze1_associations as a2
ON a.key=a2.key
INNER JOIN suze1_menu as m2
ON a2.id=m2.id
WHERE m.id=419
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
System lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
init | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
freeing items | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
freeing items | 0.0 ms |
storing result in query cache | 0.1 ms |
logging slow query | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/administrator/components/com_menus/helpers/menus.php:257
JROOT/modules/mod_languages/helper.php:58
JROOT/modules/mod_languages/mod_languages.php:18
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:992
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Query Time: 0.77 ms After last query: 56.31 ms
SHOW FULL COLUMNS
FROM `suze1_template_styles`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `suze1_template_styles`
Status | Duration |
---|
starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.2 ms |
System lock | 0.0 ms |
init | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Opening tables | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
removing tmp table | 0.1 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
logging slow query | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/table/table.php:229
JROOT/libraries/joomla/table/table.php:150
JROOT/administrator/components/com_templates/tables/style.php:30
JROOT/libraries/joomla/table/table.php:294
JROOT/plugins/system/gantry/gantry.php:194
JROOT/plugins/system/gantry/gantry.php:165
JROOT/plugins/system/gantry/gantry.php:234
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/joomla/document/html/renderer/head.php:59
JROOT/libraries/joomla/document/html/renderer/head.php:36
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:992
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Query Time: 0.29 ms After last query: 0.38 ms
SELECT *
FROM suze1_template_styles
WHERE `id` = '10'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | suze1_template_styles | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Waiting on query cache mutex | 0.0 ms |
checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
sending cached result to clien | 0.0 ms |
logging slow query | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/table/table.php:705
JROOT/plugins/system/gantry/gantry.php:168
JROOT/plugins/system/gantry/gantry.php:234
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/joomla/document/html/renderer/head.php:59
JROOT/libraries/joomla/document/html/renderer/head.php:36
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:992
JROOT/libraries/cms/application/site.php:702
JROOT/libraries/cms/application/cms.php:261
JROOT/index.php:40
Query Time: 0.85 ms After last query: 201.29 ms
UPDATE `suze1_session`
SET `data` = '__default|a:9:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1660479485;s:18:\"session.timer.last\";i:1660479485;s:17:\"session.timer.now\";i:1660479485;s:24:\"session.client.forwarded\";s:0:\"\";s:22:\"session.client.browser\";s:40:\"CCBot/2.0 (https://commoncrawl.org/faq/)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":25:{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:\"9\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\\0\\0\\0_params\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:14:\"\\0\\0\\0_authGroups\";a:2:{i:0;i:1;i:1;i:9;}s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;s:3:\"gid\";i:1;}s:16:\"com_mailto.links\";a:1:{s:40:\"0f433eeef059356f63513507a1562cfc229ad542\";O:8:\"stdClass\":2:{s:4:\"link\";s:94:\"http://www.nemesistudio.it/en/projects/type/offices/item/1215-new-istat-headquarter,-rome.html\";s:6:\"expiry\";i:1660479487;}}}'
, `time` = '1660479489'
WHERE `session_id` = 'au9pobsatajlvia25igb4r27t3'
EXPLAIN not possible on query: UPDATE `suze1_session`
SET `data` = '__default|a:9:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1660479485;s:18:\"session.timer.last\";i:1660479485;s:17:\"session.timer.now\";i:1660479485;s:24:\"session.client.forwarded\";s:0:\"\";s:22:\"session.client.browser\";s:40:\"CCBot/2.0 (https://commoncrawl.org/faq/)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":25:{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:\"9\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\\0\\0\\0_params\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:14:\"\\0\\0\\0_authGroups\";a:2:{i:0;i:1;i:1;i:9;}s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;s:3:\"gid\";i:1;}s:16:\"com_mailto.links\";a:1:{s:40:\"0f433eeef059356f63513507a1562cfc229ad542\";O:8:\"stdClass\":2:{s:4:\"link\";s:94:\"http://www.nemesistudio.it/en/projects/type/offices/item/1215-new-istat-headquarter,-rome.html\";s:6:\"expiry\";i:1660479487;}}}'
, `time` = '1660479489'
WHERE `session_id` = 'au9pobsatajlvia25igb4r27t3'
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
System lock | 0.0 ms |
init | 0.0 ms |
Updating | 0.1 ms |
end | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
end | 0.0 ms |
query end | 0.3 ms |
closing tables | 0.0 ms |
freeing items | 0.0 ms |
logging slow query | 0.0 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/session/storage/database.php:85
6 × SELECT extension_id AS id, element AS "option", params, enabled
FROM suze1_extensions
4 × SELECT id, home, template, s.params
FROM suze1_template_styles as s
LEFT JOIN suze1_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
2 × SELECT `extension_id`
FROM `suze1_extensions`
2 × SELECT *
FROM suze1_extensions
2 × SELECT *
FROM suze1_k2_categories
2 × SELECT template
FROM suze1_template_styles as s
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM suze1_modules AS m
LEFT JOIN suze1_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN suze1_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT COUNT(*)
FROM suze1_k2_comments
1 × SELECT extraFieldsGroup
FROM suze1_k2_categories
1 × SELECT *
FROM suze1_k2_extra_fields
1 × SELECT *
FROM suze1_k2_attachments
1 × SELECT content.id AS id, content.alias AS alias, content.title AS title, content.introtext AS text, content.created AS date, content.publish_up AS date_publish, content.hits AS hits, content.featured AS frontpage
FROM suze1_k2_items AS content
1 × SELECT template
FROM suze1_template_styles
1 × SELECT m2.language, m2.id
FROM suze1_menu as m
INNER JOIN suze1_associations as a
ON a.id=m.id
AND a.context='com_menus.item'
INNER JOIN suze1_associations as a2
ON a.key=a2.key
INNER JOIN suze1_menu as m2
ON a2.id=m2.id
1 × SELECT *
FROM suze1_template_styles
1 × SELECT ts.template
FROM suze1_template_styles AS ts
INNER JOIN suze1_menu AS m
ON ts.id=m.template_style_id
1 × SELECT id, name, parent
FROM suze1_k2_categories
1 × SELECT *
FROM suze1_k2_additional_categories
1 × SELECT content.id AS id, content.title AS title, content.access AS access, content.catid AS cid, content.published as published, users.email AS author_email, content.created_by_alias AS author_alias, users.name AS author_username, content.created_by AS author_id, content_rating.rating_sum AS rating_sum, content_rating.rating_count AS rating_count
FROM suze1_k2_items AS content
LEFT JOIN suze1_users AS users
ON users.id = content.created_by
LEFT JOIN suze1_k2_rating AS content_rating
ON content_rating.itemID = content.id
1 × SELECT c.id AS CID
FROM suze1_k2_categories AS c
LEFT JOIN suze1_k2_items AS content
ON c.id = content.catid
1 × SELECT b.rules
FROM suze1_assets AS a
LEFT JOIN suze1_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT *
FROM suze1_languages
1 × SELECT COUNT(*)
FROM `suze1_menu`
1 × SELECT folder AS type, element AS name, params
FROM suze1_extensions
1 × SELECT id, rules
FROM `suze1_viewlevels
1 × SELECT `session_id`
FROM `suze1_session`
1 × SELECT b.id
FROM suze1_usergroups AS a
LEFT JOIN suze1_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `query`
FROM `suze1_admintools_wafexceptions`
1 × SELECT `value`
FROM `suze1_admintools_storage`
1 × SELECT `data`
FROM `suze1_session`
1 × SELECT id
FROM suze1_k2_categories
1 × SELECT a.rules
FROM suze1_assets AS a
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 suze1_menu AS m
LEFT JOIN suze1_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT extension, file, type
FROM suze1_rokcommon_configs
1 × SELECT *
FROM suze1_k2_items