Query Time: 1.28 ms
SELECT `data`
FROM `mazaya3_session`
WHERE `session_id` = 'fsn041dlgfreffh7a6iishhf14'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_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:654
JROOT/libraries/joomla/session/session.php:592
JROOT/libraries/legacy/application/application.php:982
JROOT/libraries/legacy/application/application.php:140
JROOT/includes/application.php:47
JROOT/libraries/legacy/application/application.php:175
JROOT/libraries/joomla/factory.php:104
JROOT/index.php:37
Query Time: 5.79 ms After last query: 3.95 ms
DELETE
FROM `mazaya3_session`
WHERE `time` < '1781040331'
EXPLAIN not possible on query: DELETE
FROM `mazaya3_session`
WHERE `time` < '1781040331'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/legacy/application/application.php:999
JROOT/libraries/legacy/application/application.php:140
JROOT/includes/application.php:47
JROOT/libraries/legacy/application/application.php:175
JROOT/libraries/joomla/factory.php:104
JROOT/index.php:37
Query Time: 0.76 ms After last query: 0.43 ms
SELECT `session_id`
FROM `mazaya3_session`
WHERE `session_id` = 'fsn041dlgfreffh7a6iishhf14'
LIMIT 0, 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_session | const | PRIMARY | PRIMARY | 602 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/legacy/application/application.php:1035
JROOT/libraries/legacy/application/application.php:1007
JROOT/libraries/legacy/application/application.php:140
JROOT/includes/application.php:47
JROOT/libraries/legacy/application/application.php:175
JROOT/libraries/joomla/factory.php:104
JROOT/index.php:37
Query Time: 0.92 ms After last query: 0.42 ms
INSERT INTO `mazaya3_session`
(`session_id`, `client_id`, `time`)
VALUES
('fsn041dlgfreffh7a6iishhf14', 0, '1781041231')
EXPLAIN not possible on query: INSERT INTO `mazaya3_session`
(`session_id`, `client_id`, `time`) VALUES
('fsn041dlgfreffh7a6iishhf14', 0, '1781041231')
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/legacy/application/application.php:1066
JROOT/libraries/legacy/application/application.php:1007
JROOT/libraries/legacy/application/application.php:140
JROOT/includes/application.php:47
JROOT/libraries/legacy/application/application.php:175
JROOT/libraries/joomla/factory.php:104
JROOT/index.php:37
Query Time: 2.37 ms After last query: 9.33 ms
SELECT extension_id AS id, element AS "option", params, enabled
FROM mazaya3_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/legacy/component/helper.php:384
JROOT/libraries/legacy/component/helper.php:43
JROOT/libraries/legacy/component/helper.php:91
JROOT/includes/application.php:63
JROOT/index.php:40
Query Time: 1.54 ms After last query: 3.44 ms
SELECT b.id
FROM mazaya3_usergroups AS a
LEFT JOIN mazaya3_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 | 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 | 1 | 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:415
JROOT/libraries/joomla/plugin/helper.php:266
JROOT/libraries/joomla/plugin/helper.php:165
JROOT/includes/application.php:69
JROOT/index.php:40
Query Time: 1.16 ms After last query: 1.52 ms
SELECT id, rules
FROM `mazaya3_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:422
JROOT/libraries/joomla/user/user.php:415
JROOT/libraries/joomla/plugin/helper.php:266
JROOT/libraries/joomla/plugin/helper.php:165
JROOT/includes/application.php:69
JROOT/index.php:40
Query Time: 3.96 ms After last query: 1.20 ms
SELECT folder AS type, element AS name, params
FROM mazaya3_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1)
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_extensions | ALL | extension | NO INDEX KEY COULD BE USED | NULL | NULL | 202 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/plugin/helper.php:280
JROOT/libraries/joomla/plugin/helper.php:165
JROOT/includes/application.php:69
JROOT/index.php:40
Query Time: 1.11 ms After last query: 3.23 ms
SELECT extension_id AS id, element AS "option", params, enabled
FROM mazaya3_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/legacy/component/helper.php:384
JROOT/libraries/legacy/component/helper.php:43
JROOT/libraries/legacy/component/helper.php:91
JROOT/includes/application.php:116
JROOT/index.php:40
Query Time: 1.51 ms After last query: 30.48 ms
SELECT template
FROM mazaya3_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 | 7 | 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/joomla/plugin/helper.php:238
JROOT/libraries/joomla/plugin/helper.php:172
JROOT/libraries/legacy/application/application.php:224
JROOT/includes/application.php:136
JROOT/index.php:40
Query Time: 0.82 ms After last query: 0.32 ms
SELECT template
FROM mazaya3_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 | 7 | 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/joomla/plugin/helper.php:238
JROOT/libraries/joomla/plugin/helper.php:172
JROOT/libraries/legacy/application/application.php:224
JROOT/includes/application.php:136
JROOT/index.php:40
Query Time: 3.46 ms After last query: 14.47 ms
SELECT extension, file, type
FROM mazaya3_rokcommon_configs
ORDER BY priority
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_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/joomla/plugin/helper.php:238
JROOT/libraries/joomla/plugin/helper.php:172
JROOT/libraries/legacy/application/application.php:224
JROOT/includes/application.php:136
JROOT/index.php:40
Query Time: 0.92 ms After last query: 24.70 ms
SELECT `value`
FROM `mazaya3_admintools_storage`
WHERE `key` = 'cparams'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_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:70
JROOT/administrator/components/com_admintools/models/storage.php:38
JROOT/plugins/system/admintools/admintools/core.php:89
JROOT/plugins/system/admintools/admintools/main.php:48
JROOT/libraries/joomla/plugin/helper.php:238
JROOT/libraries/joomla/plugin/helper.php:172
JROOT/libraries/legacy/application/application.php:224
JROOT/includes/application.php:136
JROOT/index.php:40
Query Time: 1.52 ms After last query: 34.91 ms
SELECT extension_id AS id, element AS "option", params, enabled
FROM mazaya3_extensions
WHERE `type` = 'component'
AND `element` = 'com_k2'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/legacy/component/helper.php:384
JROOT/libraries/legacy/component/helper.php:43
JROOT/libraries/legacy/component/helper.php:91
JROOT/plugins/system/k2/k2.php:433
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/legacy/application/application.php:225
JROOT/includes/application.php:136
JROOT/index.php:40
Query Time: 1.79 ms After last query: 6.28 ms
SHOW FULL COLUMNS
FROM `mazaya3_extensions`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `mazaya3_extensions`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:188
JROOT/libraries/joomla/table/table.php:110
JROOT/libraries/joomla/table/extension.php:31
JROOT/libraries/joomla/table/table.php:249
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/legacy/application/application.php:225
JROOT/includes/application.php:136
JROOT/index.php:40
Query Time: 0.92 ms After last query: 0.65 ms
SELECT `extension_id`
FROM `mazaya3_extensions`
WHERE type = 'component'
AND element = 'com_roksprocket'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/extension.php:106
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/legacy/application/application.php:225
JROOT/includes/application.php:136
JROOT/index.php:40
Query Time: 0.85 ms After last query: 0.48 ms
SELECT *
FROM mazaya3_extensions
WHERE `extension_id` = '10027'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:577
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/legacy/application/application.php:225
JROOT/includes/application.php:136
JROOT/index.php:40
Query Time: 0.93 ms After last query: 0.46 ms
SELECT `extension_id`
FROM `mazaya3_extensions`
WHERE type = 'module'
AND element = 'mod_roksprocket'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/extension.php:106
JROOT/plugins/system/roksprocket/roksprocket.php:72
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/legacy/application/application.php:225
JROOT/includes/application.php:136
JROOT/index.php:40
Query Time: 0.83 ms After last query: 0.43 ms
SELECT *
FROM mazaya3_extensions
WHERE `extension_id` = '10027'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:577
JROOT/plugins/system/roksprocket/roksprocket.php:76
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/legacy/application/application.php:225
JROOT/includes/application.php:136
JROOT/index.php:40
Query Time: 1.73 ms After last query: 75.24 ms
SELECT `params`
FROM mazaya3_extensions
WHERE `element`='com_sh404sef'
AND `type`='component';
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:662
JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:333
JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:448
JROOT/administrator/components/com_sh404sef/helpers/general.php:117
JROOT/administrator/components/com_sh404sef/classes/config.php:535
JROOT/administrator/components/com_sh404sef/sh404seffactory.php:119
JROOT/plugins/system/sh404sef/sh404sef.php:53
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/legacy/application/application.php:225
JROOT/includes/application.php:136
JROOT/index.php:40
Query Time: 5.64 ms After last query: 5.12 ms
SELECT *
FROM mazaya3_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/language/helper.php:159
JROOT/administrator/components/com_sh404sef/sh404sef.class.php:285
JROOT/administrator/components/com_sh404sef/classes/config.php:1511
JROOT/administrator/components/com_sh404sef/classes/config.php:652
JROOT/administrator/components/com_sh404sef/sh404seffactory.php:119
JROOT/plugins/system/sh404sef/sh404sef.php:53
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/legacy/application/application.php:225
JROOT/includes/application.php:136
JROOT/index.php:40
Query Time: 12.19 ms After last query: 22.97 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 mazaya3_menu AS m
LEFT JOIN mazaya3_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 | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 258 | Using where; Using filesort |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | csmsucea_db.m.component_id | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/menu/site.php:45
JROOT/libraries/legacy/menu/menu.php:61
JROOT/libraries/legacy/menu/menu.php:113
JROOT/libraries/legacy/application/application.php:893
JROOT/includes/application.php:593
JROOT/libraries/cms/router/site.php:203
JROOT/libraries/joomla/application/router.php:182
JROOT/libraries/cms/router/site.php:83
JROOT/libraries/legacy/application/application.php:246
JROOT/includes/application.php:155
JROOT/index.php:46
Query Time: 1.15 ms After last query: 18.93 ms
SELECT id, home, template, s.params
FROM mazaya3_template_styles as s
LEFT JOIN mazaya3_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 | 7 | Using where |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 303 | csmsucea_db.s.template,const | 1 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/includes/application.php:495
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/html.php:238
JROOT/libraries/cms/html/html.php:140
JROOT/administrator/components/com_k2/helpers/html.php:71
JROOT/plugins/system/k2/k2.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/legacy/application/application.php:255
JROOT/includes/application.php:155
JROOT/index.php:46
Query Time: 0.95 ms After last query: 9.38 ms
SELECT extension_id AS id, element AS "option", params, enabled
FROM mazaya3_extensions
WHERE `type` = 'component'
AND `element` = 'com_rokcandy'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/legacy/component/helper.php:384
JROOT/libraries/legacy/component/helper.php:43
JROOT/libraries/legacy/component/helper.php:91
JROOT/administrator/components/com_rokcandy/helpers/rokcandy.php:13
JROOT/plugins/system/rokcandy/rokcandy.php:28
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/legacy/application/application.php:255
JROOT/includes/application.php:155
JROOT/index.php:46
Query Time: 0.91 ms After last query: 1.95 ms
SELECT *
FROM mazaya3_rokcandy
WHERE published=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_rokcandy | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 39 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_rokcandy/helpers/rokcandy.php:27
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/administrator/components/com_rokcandy/helpers/rokcandy.php:17
JROOT/plugins/system/rokcandy/rokcandy.php:28
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/legacy/application/application.php:255
JROOT/includes/application.php:155
JROOT/index.php:46
Query Time: 1.39 ms After last query: 4.72 ms
SELECT a.rules
FROM mazaya3_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:354
JROOT/components/com_k2/k2.php:16
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 1.86 ms After last query: 26.35 ms
SHOW FULL COLUMNS
FROM `mazaya3_k2_categories`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `mazaya3_k2_categories`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:188
JROOT/libraries/joomla/table/table.php:110
JROOT/administrator/components/com_k2/tables/k2category.php:34
JROOT/libraries/joomla/table/table.php:249
JROOT/components/com_k2/views/latest/view.html.php:45
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.87 ms After last query: 0.54 ms
SELECT *
FROM mazaya3_k2_categories
WHERE id = '18'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_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/views/latest/view.html.php:46
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.79 ms After last query: 1.26 ms
SELECT *
FROM mazaya3_k2_categories
WHERE id = '13'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_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/views/latest/view.html.php:71
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 2.62 ms After last query: 26.91 ms
SELECT i.*,
CASE WHEN i.modified = 0 THEN i.created ELSE i.modified END as lastChanged, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM mazaya3_k2_items as i RIGHT JOIN mazaya3_k2_categories AS c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-06-09 21:40:31' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-06-09 21:40:31' )
AND c.id=18
ORDER BY i.created DESC
LIMIT 0, 4
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | const | PRIMARY,category,published,access,trash | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | i | ref | item,catid | catid | 4 | const | 15 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/itemlist.php:342
JROOT/components/com_k2/views/latest/view.html.php:118
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.88 ms After last query: 6.89 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=479
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.83 ms After last query: 16.54 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=477
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.82 ms After last query: 15.29 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=474
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.75 ms After last query: 14.91 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=436
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.97 ms After last query: 9.37 ms
SELECT *
FROM mazaya3_k2_categories
WHERE id = '17'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_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/views/latest/view.html.php:46
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 2.37 ms After last query: 6.79 ms
SELECT i.*,
CASE WHEN i.modified = 0 THEN i.created ELSE i.modified END as lastChanged, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM mazaya3_k2_items as i RIGHT JOIN mazaya3_k2_categories AS c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-06-09 21:40:31' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-06-09 21:40:31' )
AND c.id=17
ORDER BY i.created DESC
LIMIT 0, 4
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | const | PRIMARY,category,published,access,trash | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | i | ref | item,catid | catid | 4 | const | 11 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/itemlist.php:342
JROOT/components/com_k2/views/latest/view.html.php:118
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.82 ms After last query: 6.57 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=375
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.82 ms After last query: 16.27 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=369
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.84 ms After last query: 15.40 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=284
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.84 ms After last query: 15.21 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=274
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 1.09 ms After last query: 9.95 ms
SELECT *
FROM mazaya3_k2_categories
WHERE id = '16'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_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/views/latest/view.html.php:46
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 3.71 ms After last query: 6.81 ms
SELECT i.*,
CASE WHEN i.modified = 0 THEN i.created ELSE i.modified END as lastChanged, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM mazaya3_k2_items as i RIGHT JOIN mazaya3_k2_categories AS c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-06-09 21:40:31' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-06-09 21:40:31' )
AND c.id=16
ORDER BY i.created DESC
LIMIT 0, 4
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | const | PRIMARY,category,published,access,trash | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | i | index | item,catid | created | 5 | NULL | 33 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/itemlist.php:342
JROOT/components/com_k2/views/latest/view.html.php:118
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.79 ms After last query: 6.41 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=452
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.85 ms After last query: 16.41 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=445
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.85 ms After last query: 15.33 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=441
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.83 ms After last query: 15.26 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=433
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 1.00 ms After last query: 9.63 ms
SELECT *
FROM mazaya3_k2_categories
WHERE id = '15'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_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/views/latest/view.html.php:46
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 1.80 ms After last query: 7.28 ms
SELECT i.*,
CASE WHEN i.modified = 0 THEN i.created ELSE i.modified END as lastChanged, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM mazaya3_k2_items as i RIGHT JOIN mazaya3_k2_categories AS c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-06-09 21:40:31' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-06-09 21:40:31' )
AND c.id=15
ORDER BY i.created DESC
LIMIT 0, 4
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | const | PRIMARY,category,published,access,trash | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | i | ref | item,catid | catid | 4 | const | 9 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/itemlist.php:342
JROOT/components/com_k2/views/latest/view.html.php:118
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.65 ms After last query: 6.61 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=507
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.87 ms After last query: 17.86 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=336
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.79 ms After last query: 18.24 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=330
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.85 ms After last query: 18.90 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=324
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.95 ms After last query: 11.45 ms
SELECT *
FROM mazaya3_k2_categories
WHERE id = '14'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_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/views/latest/view.html.php:46
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 1.91 ms After last query: 6.80 ms
SELECT i.*,
CASE WHEN i.modified = 0 THEN i.created ELSE i.modified END as lastChanged, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM mazaya3_k2_items as i RIGHT JOIN mazaya3_k2_categories AS c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-06-09 21:40:31' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-06-09 21:40:31' )
AND c.id=14
ORDER BY i.created DESC
LIMIT 0, 4
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | const | PRIMARY,category,published,access,trash | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | i | index | item,catid | created | 5 | NULL | 38 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/itemlist.php:342
JROOT/components/com_k2/views/latest/view.html.php:118
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.71 ms After last query: 6.46 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=499
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.74 ms After last query: 17.44 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=482
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.64 ms After last query: 17.34 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=481
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.70 ms After last query: 17.29 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=476
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.80 ms After last query: 12.18 ms
SELECT *
FROM mazaya3_k2_categories
WHERE id = '12'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_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/views/latest/view.html.php:46
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 2.22 ms After last query: 7.11 ms
SELECT i.*,
CASE WHEN i.modified = 0 THEN i.created ELSE i.modified END as lastChanged, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM mazaya3_k2_items as i RIGHT JOIN mazaya3_k2_categories AS c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-06-09 21:40:31' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-06-09 21:40:31' )
AND c.id=12
ORDER BY i.created DESC
LIMIT 0, 4
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | const | PRIMARY,category,published,access,trash | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | i | index | item,catid | created | 5 | NULL | 46 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/itemlist.php:342
JROOT/components/com_k2/views/latest/view.html.php:118
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.69 ms After last query: 6.50 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=508
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.88 ms After last query: 19.46 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=498
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.77 ms After last query: 19.06 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=454
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.87 ms After last query: 19.13 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=451
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 1.10 ms After last query: 13.65 ms
SELECT *
FROM mazaya3_k2_categories
WHERE id = '19'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_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/views/latest/view.html.php:46
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 2.12 ms After last query: 7.51 ms
SELECT i.*,
CASE WHEN i.modified = 0 THEN i.created ELSE i.modified END as lastChanged, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM mazaya3_k2_items as i RIGHT JOIN mazaya3_k2_categories AS c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-06-09 21:40:31' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-06-09 21:40:31' )
AND c.id=19
ORDER BY i.created DESC
LIMIT 0, 4
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | const | PRIMARY,category,published,access,trash | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | i | ref | item,catid | catid | 4 | const | 25 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/itemlist.php:342
JROOT/components/com_k2/views/latest/view.html.php:118
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.69 ms After last query: 6.83 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=495
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.99 ms After last query: 20.44 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=456
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:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.93 ms After last query: 20.86 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=453
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 |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| checking permissions | 0.0 ms |
| Opening tables | 0.0 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.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| closing tables | 0.0 ms |
| Query end | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.71 ms After last query: 19.94 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=432
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 |
| Status | Duration |
|---|
| Starting | 0.1 ms |
| checking permissions | 0.0 ms |
| Opening tables | 0.0 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.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| closing tables | 0.0 ms |
| Query end | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 2.61 ms After last query: 19.09 ms
SELECT i.*,
CASE WHEN i.modified = 0 THEN i.created ELSE i.modified END as lastChanged, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM mazaya3_k2_items as i RIGHT JOIN mazaya3_k2_categories AS c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-06-09 21:40:31' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-06-09 21:40:31' )
AND c.id=13
ORDER BY i.created DESC
LIMIT 0, 4
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | const | PRIMARY,category,published,access,trash | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | i | index | item,catid | created | 5 | NULL | 31 | Using where |
| 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.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 0.3 ms |
| Preparing | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.1 ms |
| Sorting result | 0.0 ms |
| Executing | 0.0 ms |
| Sending data | 1.2 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| closing tables | 0.0 ms |
| Query end | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.1 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:342
JROOT/components/com_k2/views/latest/view.html.php:118
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.81 ms After last query: 6.13 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=496
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 |
| Status | Duration |
|---|
| Starting | 0.1 ms |
| checking permissions | 0.0 ms |
| Opening tables | 0.0 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.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| closing tables | 0.0 ms |
| Query end | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.92 ms After last query: 21.15 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=497
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 |
| Status | Duration |
|---|
| Starting | 0.2 ms |
| checking permissions | 0.0 ms |
| Opening tables | 0.0 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.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| closing tables | 0.0 ms |
| Query end | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.72 ms After last query: 20.27 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=431
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 |
| Status | Duration |
|---|
| Starting | 0.1 ms |
| checking permissions | 0.0 ms |
| Opening tables | 0.0 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.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| closing tables | 0.0 ms |
| Query end | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 0.87 ms After last query: 19.84 ms
SELECT COUNT(*)
FROM mazaya3_k2_comments
WHERE itemID=426
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 |
| Status | Duration |
|---|
| Starting | 0.1 ms |
| checking permissions | 0.0 ms |
| Opening tables | 0.0 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.0 ms |
| Preparing | 0.0 ms |
| Executing | 0.0 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| closing tables | 0.0 ms |
| Query end | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1639
JROOT/components/com_k2/models/item.php:264
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/latest/view.html.php:128
JROOT/libraries/joomla/cache/controller/view.php:98
JROOT/libraries/legacy/controller/legacy.php:681
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/latest.php:32
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/legacy/component/helper.php:355
JROOT/libraries/legacy/component/helper.php:335
JROOT/includes/application.php:220
JROOT/index.php:52
Query Time: 21.88 ms After last query: 61.27 ms
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM mazaya3_modules AS m
LEFT JOIN mazaya3_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN mazaya3_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-06-09 21:40:31')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-06-09 21:40:31')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 101 OR mm.menuid <= 0)
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 | published | 5 | const,const | 23 | Using where; Using filesort |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | csmsucea_db.m.module,const | 1 | Using index condition; Using where |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | csmsucea_db.m.id | 1 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.3 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.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 6.2 ms |
| Preparing | 0.1 ms |
| Sorting result | 0.0 ms |
| Executing | 0.0 ms |
| Sending data | 0.0 ms |
| Creating sort index | 14.2 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Query end | 0.0 ms |
| closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| closing tables | 0.0 ms |
| Query end | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/legacy/module/helper.php:348
JROOT/libraries/legacy/module/helper.php:84
JROOT/libraries/joomla/document/html/html.php:502
JROOT/templates/fw_mazaya/warp/systems/joomla/helpers/modules.php:49
JROOT/templates/fw_mazaya/layouts/template.config.php:155
JROOT/templates/fw_mazaya/layouts/template.php:10
JROOT/templates/fw_mazaya/warp/helpers/template.php:49
JROOT/templates/fw_mazaya/index.php:19
JROOT/libraries/joomla/document/html/html.php:570
JROOT/libraries/joomla/document/html/html.php:630
JROOT/libraries/joomla/document/html/html.php:452
JROOT/includes/application.php:278
JROOT/index.php:58
Query Time: 1.05 ms After last query: 31.97 ms
SELECT extension_id AS id, element AS "option", params, enabled
FROM mazaya3_extensions
WHERE `type` = 'component'
AND `element` = 'com_contact'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | mazaya3_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.1 ms |
| checking permissions | 0.0 ms |
| Opening tables | 0.0 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.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 |
| Query end | 0.0 ms |
| closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| closing tables | 0.0 ms |
| Query end | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/legacy/component/helper.php:384
JROOT/libraries/legacy/component/helper.php:43
JROOT/libraries/legacy/component/helper.php:91
JROOT/components/com_contact/router.php:26
JROOT/libraries/cms/router/site.php:426
JROOT/libraries/joomla/application/router.php:214
JROOT/libraries/cms/router/site.php:97
JROOT/libraries/joomla/application/route.php:62
JROOT/modules/mod_menu/helper.php:118
JROOT/modules/mod_menu/mod_menu.php:15
JROOT/libraries/legacy/module/helper.php:176
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/legacy/module/helper.php:517
JROOT/libraries/joomla/document/html/renderer/module.php:100
JROOT/templates/fw_mazaya/warp/systems/joomla/helpers/modules.php:86
JROOT/templates/fw_mazaya/warp/systems/joomla/layouts/modules.php:10
JROOT/templates/fw_mazaya/warp/helpers/template.php:49
JROOT/templates/fw_mazaya/warp/systems/joomla/helpers/modules.php:64
JROOT/templates/fw_mazaya/layouts/template.php:63
JROOT/templates/fw_mazaya/warp/helpers/template.php:49
JROOT/templates/fw_mazaya/index.php:19
JROOT/libraries/joomla/document/html/html.php:570
JROOT/libraries/joomla/document/html/html.php:630
JROOT/libraries/joomla/document/html/html.php:452
JROOT/includes/application.php:278
JROOT/index.php:58
Query Time: 1.06 ms After last query: 23.84 ms
SELECT *
FROM mazaya3_banners
WHERE '2026-06-09 21:40:31' >= 'reset'
AND `reset` != '0000-00-00 00:00:00'
AND `reset`!=NULL
AND (`checked_out` = 0 OR `checked_out` = 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 |
| Status | Duration |
|---|
| Starting | 0.1 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.1 ms |
| Optimizing | 0.1 ms |
| Executing | 0.0 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Query end | 0.0 ms |
| closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| closing tables | 0.0 ms |
| Query end | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/administrator/components/com_banners/helpers/banners.php:116
JROOT/modules/mod_banners/mod_banners.php:19
JROOT/libraries/legacy/module/helper.php:176
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/legacy/module/helper.php:506
JROOT/libraries/joomla/document/html/renderer/module.php:100
JROOT/templates/fw_mazaya/warp/systems/joomla/helpers/modules.php:86
JROOT/templates/fw_mazaya/warp/systems/joomla/layouts/modules.php:10
JROOT/templates/fw_mazaya/warp/helpers/template.php:49
JROOT/templates/fw_mazaya/warp/systems/joomla/helpers/modules.php:64
JROOT/templates/fw_mazaya/layouts/template.php:122
JROOT/templates/fw_mazaya/warp/helpers/template.php:49
JROOT/templates/fw_mazaya/index.php:19
JROOT/libraries/joomla/document/html/html.php:570
JROOT/libraries/joomla/document/html/html.php:630
JROOT/libraries/joomla/document/html/html.php:452
JROOT/includes/application.php:278
JROOT/index.php:58
Query Time: 2.54 ms After last query: 4.13 ms
SELECT COUNT(*)
FROM mazaya3_banners as a
LEFT JOIN mazaya3_banner_clients AS cl
ON cl.id = a.cid
WHERE a.state=1
AND (CURRENT_TIMESTAMP() >= a.publish_up OR a.publish_up = '0000-00-00 00:00:00')
AND (CURRENT_TIMESTAMP() <= a.publish_down OR a.publish_down = '0000-00-00 00:00:00')
AND (a.imptotal = 0 OR a.impmade <= a.imptotal)
AND a.catid IN (21)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref|filter | idx_state,idx_banner_catid | idx_state|idx_banner_catid | 1|4 | const | 1 (33%) | Using where; Using rowid filter |
| 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.1 ms |
| Optimizing | 0.1 ms |
| Statistics | 1.0 ms |
| Preparing | 0.0 ms |
| Unlocking tables | 0.0 ms |
| Preparing | 0.1 ms |
| Executing | 0.0 ms |
| Sending data | 0.5 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Query end | 0.0 ms |
| closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| closing tables | 0.0 ms |
| Query end | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/legacy/model/legacy.php:327
JROOT/libraries/legacy/model/list.php:232
JROOT/libraries/legacy/model/list.php:265
JROOT/libraries/legacy/model/list.php:129
JROOT/components/com_banners/models/banners.php:185
JROOT/modules/mod_banners/helper.php:38
JROOT/modules/mod_banners/mod_banners.php:20
JROOT/libraries/legacy/module/helper.php:176
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/legacy/module/helper.php:506
JROOT/libraries/joomla/document/html/renderer/module.php:100
JROOT/templates/fw_mazaya/warp/systems/joomla/helpers/modules.php:86
JROOT/templates/fw_mazaya/warp/systems/joomla/layouts/modules.php:10
JROOT/templates/fw_mazaya/warp/helpers/template.php:49
JROOT/templates/fw_mazaya/warp/systems/joomla/helpers/modules.php:64
JROOT/templates/fw_mazaya/layouts/template.php:122
JROOT/templates/fw_mazaya/warp/helpers/template.php:49
JROOT/templates/fw_mazaya/index.php:19
JROOT/libraries/joomla/document/html/html.php:570
JROOT/libraries/joomla/document/html/html.php:630
JROOT/libraries/joomla/document/html/html.php:452
JROOT/includes/application.php:278
JROOT/index.php:58
Query Time: 1.42 ms After last query: 0.34 ms
SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as cid,a.params as params,a.custombannercode as custombannercode,a.track_impressions as track_impressions,cl.track_impressions as client_track_impressions
FROM mazaya3_banners as a
LEFT JOIN mazaya3_banner_clients AS cl
ON cl.id = a.cid
WHERE a.state=1
AND (CURRENT_TIMESTAMP() >= a.publish_up OR a.publish_up = '0000-00-00 00:00:00')
AND (CURRENT_TIMESTAMP() <= a.publish_down OR a.publish_down = '0000-00-00 00:00:00')
AND (a.imptotal = 0 OR a.impmade <= a.imptotal)
AND a.catid IN (21)
ORDER BY a.sticky DESC,a.ordering
LIMIT 0, 5
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref|filter | idx_state,idx_banner_catid | idx_state|idx_banner_catid | 1|4 | const | 1 (33%) | Using where; Using filesort; Using rowid filter |
| 1 | SIMPLE | cl | eq_ref | PRIMARY | PRIMARY | 4 | csmsucea_db.a.cid | 1 | |
| Status | Duration |
|---|
| Starting | 0.1 ms |
| checking permissions | 0.0 ms |
| Opening tables | 0.0 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 |
| Sorting result | 0.0 ms |
| Executing | 0.0 ms |
| Sending data | 0.0 ms |
| Creating sort index | 0.4 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.0 ms |
| Query end | 0.0 ms |
| closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| closing tables | 0.0 ms |
| Query end | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/legacy/model/legacy.php:301
JROOT/libraries/legacy/model/list.php:129
JROOT/components/com_banners/models/banners.php:185
JROOT/modules/mod_banners/helper.php:38
JROOT/modules/mod_banners/mod_banners.php:20
JROOT/libraries/legacy/module/helper.php:176
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/legacy/module/helper.php:506
JROOT/libraries/joomla/document/html/renderer/module.php:100
JROOT/templates/fw_mazaya/warp/systems/joomla/helpers/modules.php:86
JROOT/templates/fw_mazaya/warp/systems/joomla/layouts/modules.php:10
JROOT/templates/fw_mazaya/warp/helpers/template.php:49
JROOT/templates/fw_mazaya/warp/systems/joomla/helpers/modules.php:64
JROOT/templates/fw_mazaya/layouts/template.php:122
JROOT/templates/fw_mazaya/warp/helpers/template.php:49
JROOT/templates/fw_mazaya/index.php:19
JROOT/libraries/joomla/document/html/html.php:570
JROOT/libraries/joomla/document/html/html.php:630
JROOT/libraries/joomla/document/html/html.php:452
JROOT/includes/application.php:278
JROOT/index.php:58
Query Time: 1.02 ms After last query: 0.60 ms
UPDATE mazaya3_banners
SET impmade = (impmade + 1)
WHERE id = 3
EXPLAIN not possible on query: UPDATE mazaya3_banners
SET impmade = (impmade + 1)
WHERE id = 3
| Status | Duration |
|---|
| Starting | 0.1 ms |
| checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| table lock | 0.0 ms |
| init for update | 0.1 ms |
| Updating | 0.2 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.3 ms |
| Query end | 0.0 ms |
| closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| closing tables | 0.0 ms |
| Query end | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/components/com_banners/models/banners.php:222
JROOT/modules/mod_banners/helper.php:39
JROOT/modules/mod_banners/mod_banners.php:20
JROOT/libraries/legacy/module/helper.php:176
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/legacy/module/helper.php:506
JROOT/libraries/joomla/document/html/renderer/module.php:100
JROOT/templates/fw_mazaya/warp/systems/joomla/helpers/modules.php:86
JROOT/templates/fw_mazaya/warp/systems/joomla/layouts/modules.php:10
JROOT/templates/fw_mazaya/warp/helpers/template.php:49
JROOT/templates/fw_mazaya/warp/systems/joomla/helpers/modules.php:64
JROOT/templates/fw_mazaya/layouts/template.php:122
JROOT/templates/fw_mazaya/warp/helpers/template.php:49
JROOT/templates/fw_mazaya/index.php:19
JROOT/libraries/joomla/document/html/html.php:570
JROOT/libraries/joomla/document/html/html.php:630
JROOT/libraries/joomla/document/html/html.php:452
JROOT/includes/application.php:278
JROOT/index.php:58
Query Time: 1.36 ms After last query: 438.45 ms
UPDATE `mazaya3_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1781041231;s:18:\"session.timer.last\";i:1781041231;s:17:\"session.timer.now\";i:1781041231;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: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:1;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: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: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:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;s:3:\"gid\";i:1000;}}'
, `time` = '1781041233'
WHERE `session_id` = 'fsn041dlgfreffh7a6iishhf14'
EXPLAIN not possible on query: UPDATE `mazaya3_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1781041231;s:18:\"session.timer.last\";i:1781041231;s:17:\"session.timer.now\";i:1781041231;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: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:1;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: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: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:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;s:3:\"gid\";i:1000;}}'
, `time` = '1781041233'
WHERE `session_id` = 'fsn041dlgfreffh7a6iishhf14'
| Status | Duration |
|---|
| Starting | 0.2 ms |
| checking permissions | 0.0 ms |
| Opening tables | 0.0 ms |
| After opening tables | 0.0 ms |
| System lock | 0.0 ms |
| table lock | 0.0 ms |
| init for update | 0.1 ms |
| Updating | 0.2 ms |
| End of update loop | 0.0 ms |
| Query end | 0.0 ms |
| Commit | 0.3 ms |
| Query end | 0.0 ms |
| closing tables | 0.0 ms |
| Unlocking tables | 0.0 ms |
| closing tables | 0.0 ms |
| Query end | 0.0 ms |
| Starting cleanup | 0.0 ms |
| Freeing items | 0.0 ms |
| Updating status | 0.0 ms |
| Reset for next command | 0.0 ms |
JROOT/libraries/joomla/session/storage/database.php:85
32 × SELECT COUNT(*)
FROM mazaya3_k2_comments
8 × SELECT *
FROM mazaya3_k2_categories
8 × SELECT i.*,
CASE WHEN i.modified = 0 THEN i.created ELSE i.modified END as lastChanged, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM mazaya3_k2_items as i RIGHT JOIN mazaya3_k2_categories AS c
ON c.id = i.catid
5 × SELECT extension_id AS id, element AS "option", params, enabled
FROM mazaya3_extensions
2 × SELECT *
FROM mazaya3_extensions
2 × SELECT `extension_id`
FROM `mazaya3_extensions`
2 × SELECT template
FROM mazaya3_template_styles as s
1 × SELECT a.rules
FROM mazaya3_assets AS a
1 × SELECT *
FROM mazaya3_rokcandy
1 × SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as cid,a.params as params,a.custombannercode as custombannercode,a.track_impressions as track_impressions,cl.track_impressions as client_track_impressions
FROM mazaya3_banners as a
LEFT JOIN mazaya3_banner_clients AS cl
ON cl.id = a.cid
1 × SELECT COUNT(*)
FROM mazaya3_banners as a
LEFT JOIN mazaya3_banner_clients AS cl
ON cl.id = a.cid
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM mazaya3_modules AS m
LEFT JOIN mazaya3_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN mazaya3_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT *
FROM mazaya3_banners
1 × SELECT id, home, template, s.params
FROM mazaya3_template_styles as s
LEFT JOIN mazaya3_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT `params`
FROM mazaya3_extensions
1 × SELECT id, rules
FROM `mazaya3_viewlevels
1 × SELECT b.id
FROM mazaya3_usergroups AS a
LEFT JOIN mazaya3_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `mazaya3_session`
1 × SELECT folder AS type, element AS name, params
FROM mazaya3_extensions
1 × SELECT extension, file, type
FROM mazaya3_rokcommon_configs
1 × SELECT *
FROM mazaya3_languages
1 × SELECT `data`
FROM `mazaya3_session`
1 × SELECT `value`
FROM `mazaya3_admintools_storage`
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 mazaya3_menu AS m
LEFT JOIN mazaya3_extensions AS e
ON m.component_id = e.extension_id