Query Time: 0.51 ms
SELECT `data`
FROM `op4k6_session`
WHERE `session_id` = 'sjsn8ansug02qaqtht0rce28n0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_session | const | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | |
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:658
JROOT/libraries/joomla/session/session.php:596
JROOT/libraries/cms/application/cms.php:668
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:328
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:37
Query Time: 0.57 ms After last query: 2.46 ms
DELETE
FROM `op4k6_session`
WHERE `time` < '1750314897'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_session | range | time | time | 45 | NULL | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:685
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:328
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:37
Query Time: 0.33 ms After last query: 0.10 ms
SELECT `session_id`
FROM `op4k6_session`
WHERE `session_id` = 'sjsn8ansug02qaqtht0rce28n0'
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_session | const | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:175
JROOT/libraries/cms/application/cms.php:694
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:328
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:37
Query Time: 0.34 ms After last query: 0.07 ms
INSERT INTO `op4k6_session`
(`session_id`, `client_id`, `time`)
VALUES
('sjsn8ansug02qaqtht0rce28n0', 0, '1750315797')
EXPLAIN not possible on query: INSERT INTO `op4k6_session`
(`session_id`, `client_id`, `time`) VALUES
('sjsn8ansug02qaqtht0rce28n0', 0, '1750315797')
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:207
JROOT/libraries/cms/application/cms.php:694
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:328
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:37
Query Time: 0.54 ms After last query: 4.67 ms
SELECT extension_id AS id, element AS "option", params, enabled
FROM op4k6_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 100.00 | 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/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:570
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.59 ms After last query: 1.52 ms
SELECT b.id
FROM op4k6_usergroups AS a
LEFT JOIN op4k6_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 1 | 100.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:334
JROOT/libraries/joomla/access/access.php:403
JROOT/libraries/joomla/user/user.php:428
JROOT/libraries/cms/plugin/helper.php:298
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:575
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.38 ms After last query: 0.67 ms
SELECT id, rules
FROM `op4k6_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:420
JROOT/libraries/joomla/user/user.php:428
JROOT/libraries/cms/plugin/helper.php:298
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:575
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.61 ms After last query: 0.10 ms
SELECT folder AS type, element AS name, params
FROM op4k6_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 | filtered | Extra |
---|
1 | SIMPLE | op4k6_extensions | ALL | extension | NO INDEX KEY COULD BE USED | NULL | NULL | 207 | 42.51 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/plugin/helper.php:312
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:575
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.34 ms After last query: 0.26 ms
SELECT extension_id AS id, element AS "option", params, enabled
FROM op4k6_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 100.00 | 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/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:628
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.45 ms After last query: 15.45 ms
SELECT template
FROM op4k6_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 | filtered | Extra |
---|
1 | SIMPLE | s | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | 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:96
JROOT/plugins/system/rokcommon/rokcommon.php:54
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/cms.php:582
JROOT/libraries/cms/application/site.php:649
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.04 ms After last query: 0.05 ms
SELECT template
FROM op4k6_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 | filtered | Extra |
---|
1 | SIMPLE | s | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | 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:96
JROOT/plugins/system/rokcommon/rokcommon.php:54
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/cms.php:582
JROOT/libraries/cms/application/site.php:649
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.47 ms After last query: 7.06 ms
SELECT extension, file, type
FROM op4k6_rokcommon_configs
ORDER BY priority
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_rokcommon_configs | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 100.00 | Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/rokcommon/rokcommon.php:132
JROOT/plugins/system/rokcommon/rokcommon.php:76
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/cms.php:582
JROOT/libraries/cms/application/site.php:649
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 1.49 ms After last query: 18.20 ms
SELECT extension_id AS id, element AS "option", params, enabled
FROM op4k6_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using index condition |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/library/helper.php:156
JROOT/libraries/cms/library/helper.php:47
JROOT/libraries/cms/library/helper.php:90
JROOT/libraries/cms/version/version.php:179
JROOT/libraries/joomla/factory.php:734
JROOT/libraries/joomla/factory.php:215
JROOT/plugins/system/helix/core/helix.php:50
JROOT/plugins/system/helix/core/helix.php:36
JROOT/plugins/system/helix/helix.php:21
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:583
JROOT/libraries/cms/application/site.php:649
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.88 ms After last query: 0.18 ms
UPDATE `op4k6_extensions`
SET `params` = '{\"mediaversion\":\"10fd619d14b2352f9e02ff1fdbde584f\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_extensions | range | element_clientid,element_folder_clientid,extension | extension | 364 | NULL | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/library/helper.php:119
JROOT/libraries/cms/version/version.php:230
JROOT/libraries/cms/version/version.php:189
JROOT/libraries/joomla/factory.php:734
JROOT/libraries/joomla/factory.php:215
JROOT/plugins/system/helix/core/helix.php:50
JROOT/plugins/system/helix/core/helix.php:36
JROOT/plugins/system/helix/helix.php:21
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:583
JROOT/libraries/cms/application/site.php:649
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 1.17 ms After last query: 3.30 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 op4k6_menu AS m
LEFT JOIN op4k6_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 95 | 64.19 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.m.component_id | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/menu/site.php:47
JROOT/libraries/cms/menu/menu.php:64
JROOT/libraries/cms/menu/menu.php:118
JROOT/libraries/cms/application/cms.php:353
JROOT/libraries/cms/application/site.php:279
JROOT/libraries/cms/application/site.php:440
JROOT/plugins/system/helix/core/helix.php:65
JROOT/plugins/system/helix/core/helix.php:114
JROOT/plugins/system/helix/core/helix.php:302
JROOT/plugins/system/helix/core/helix.php:290
JROOT/plugins/system/helix/core/helix.php:1592
JROOT/plugins/system/helix/helix.php:22
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:583
JROOT/libraries/cms/application/site.php:649
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.69 ms After last query: 0.68 ms
SELECT id, home, template, s.params
FROM op4k6_template_styles as s
LEFT JOIN op4k6_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | extension | 62 | const | 5 | 100.00 | Using index condition; Using where |
1 | SIMPLE | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | Using where; Using join buffer (flat, BNL join) |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/site.php:486
JROOT/plugins/system/helix/core/helix.php:65
JROOT/plugins/system/helix/core/helix.php:114
JROOT/plugins/system/helix/core/helix.php:302
JROOT/plugins/system/helix/core/helix.php:290
JROOT/plugins/system/helix/core/helix.php:1592
JROOT/plugins/system/helix/helix.php:22
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:583
JROOT/libraries/cms/application/site.php:649
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.38 ms After last query: 9.62 ms
SELECT extension_id AS id, element AS "option", params, enabled
FROM op4k6_extensions
WHERE `type` = 'component'
AND `element` = 'com_k2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 100.00 | 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/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/plugins/system/k2/k2.php:435
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:583
JROOT/libraries/cms/application/site.php:649
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 1.12 ms After last query: 4.36 ms
SHOW FULL COLUMNS
FROM `op4k6_extensions`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `op4k6_extensions`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:237
JROOT/libraries/joomla/table/table.php:158
JROOT/libraries/joomla/table/extension.php:31
JROOT/libraries/joomla/table/table.php:301
JROOT/plugins/system/roksprocket/roksprocket.php:46
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:583
JROOT/libraries/cms/application/site.php:649
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.32 ms After last query: 1.11 ms
SELECT `extension_id`
FROM `op4k6_extensions`
WHERE type = 'component'
AND element = 'com_roksprocket'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/extension.php:108
JROOT/plugins/system/roksprocket/roksprocket.php:50
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:583
JROOT/libraries/cms/application/site.php:649
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.30 ms After last query: 0.09 ms
SELECT *
FROM op4k6_extensions
WHERE `extension_id` = '10009'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:723
JROOT/plugins/system/roksprocket/roksprocket.php:55
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:583
JROOT/libraries/cms/application/site.php:649
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.28 ms After last query: 0.08 ms
SELECT `extension_id`
FROM `op4k6_extensions`
WHERE type = 'module'
AND element = 'mod_roksprocket'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/extension.php:108
JROOT/plugins/system/roksprocket/roksprocket.php:73
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:583
JROOT/libraries/cms/application/site.php:649
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.04 ms After last query: 0.07 ms
SELECT *
FROM op4k6_extensions
WHERE `extension_id` = '10009'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:723
JROOT/plugins/system/roksprocket/roksprocket.php:77
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:583
JROOT/libraries/cms/application/site.php:649
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.51 ms After last query: 50.62 ms
SELECT *
FROM op4k6_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 100.00 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/language/helper.php:166
JROOT/libraries/cms/application/site.php:336
JROOT/components/com_k2/helpers/utilities.php:315
JROOT/administrator/components/com_k2/helpers/html.php:56
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/cms/application/cms.php:1027
JROOT/libraries/cms/application/site.php:749
JROOT/libraries/cms/application/site.php:231
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.37 ms After last query: 7.40 ms
SELECT extension_id AS id, element AS "option", params, enabled
FROM op4k6_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 100.00 | 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/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/components/com_content/router.php:37
JROOT/libraries/cms/router/site.php:463
JROOT/libraries/cms/router/site.php:426
JROOT/libraries/cms/router/router.php:231
JROOT/libraries/cms/router/site.php:106
JROOT/libraries/joomla/application/route.php:64
JROOT/plugins/system/sef/sef.php:49
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1027
JROOT/libraries/cms/application/site.php:749
JROOT/libraries/cms/application/site.php:231
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.40 ms After last query: 7.25 ms
SELECT a.rules
FROM op4k6_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:248
JROOT/libraries/joomla/user/user.php:364
JROOT/components/com_content/models/articles.php:107
JROOT/components/com_content/models/featured.php:39
JROOT/libraries/legacy/model/legacy.php:415
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/components/com_content/views/featured/view.html.php:48
JROOT/libraries/legacy/controller/legacy.php:693
JROOT/components/com_content/controller.php:79
JROOT/libraries/legacy/controller/legacy.php:730
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 1.25 ms After last query: 0.95 ms
SELECT b.rules
FROM op4k6_assets AS a
LEFT JOIN op4k6_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | const | idx_asset_name | idx_asset_name | 152 | const | 1 | 100.00 | Using temporary; Using filesort |
1 | SIMPLE | b | range | idx_lft_rgt | idx_lft_rgt | 4 | NULL | 15 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:248
JROOT/libraries/joomla/access/access.php:109
JROOT/libraries/joomla/user/user.php:373
JROOT/components/com_content/models/articles.php:107
JROOT/components/com_content/models/featured.php:39
JROOT/libraries/legacy/model/legacy.php:415
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/components/com_content/views/featured/view.html.php:48
JROOT/libraries/legacy/controller/legacy.php:693
JROOT/components/com_content/controller.php:79
JROOT/libraries/legacy/controller/legacy.php:730
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 2.31 ms After last query: 0.69 ms
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM op4k6_content AS a
LEFT JOIN op4k6_categories AS c
ON c.id = a.catid
LEFT JOIN op4k6_users AS ua
ON ua.id = a.created_by
LEFT JOIN op4k6_users AS uam
ON uam.id = a.modified_by
LEFT JOIN op4k6_categories as parent
ON parent.id = c.parent_id
LEFT JOIN op4k6_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM op4k6_categories AS cat JOIN op4k6_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
INNER JOIN op4k6_content_frontpage AS fp
ON fp.content_id = a.id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-06-19 06:49:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-19 06:49:57')
ORDER BY c.lft,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC , a.created DESC
LIMIT 0, 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | fp | index | PRIMARY | PRIMARY | 4 | NULL | 2 | 100.00 | Using index; Using temporary; Using filesort |
1 | PRIMARY | a | eq_ref | PRIMARY,idx_access,idx_catid | PRIMARY | 4 | u944685417_mundoferretero.fp.content_id | 1 | 100.00 | Using where |
1 | PRIMARY | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | u944685417_mundoferretero.a.catid | 1 | 100.00 | Using where |
1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.a.created_by | 1 | 100.00 | Using where |
1 | PRIMARY | uam | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.a.modified_by | 1 | 100.00 | Using where |
1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.c.parent_id | 1 | 100.00 | Using where |
1 | PRIMARY | v | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.a.id | 1 | 100.00 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | u944685417_mundoferretero.c.id | 2 | 100.00 | Using where |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 5 | 22.73 | Using index condition; Using temporary; Using filesort |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 22 | 100.00 | Using where; Using index; Using join buffer (flat, BNL join) |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/legacy/model/legacy.php:301
JROOT/libraries/legacy/model/list.php:171
JROOT/components/com_content/models/articles.php:537
JROOT/components/com_content/models/featured.php:84
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/components/com_content/views/featured/view.html.php:49
JROOT/libraries/legacy/controller/legacy.php:693
JROOT/components/com_content/controller.php:79
JROOT/libraries/legacy/controller/legacy.php:730
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.64 ms After last query: 1.51 ms
SELECT COUNT(*)
FROM op4k6_content AS a
LEFT JOIN op4k6_categories AS c
ON c.id = a.catid
LEFT JOIN op4k6_users AS ua
ON ua.id = a.created_by
LEFT JOIN op4k6_users AS uam
ON uam.id = a.modified_by
LEFT JOIN op4k6_categories as parent
ON parent.id = c.parent_id
LEFT JOIN op4k6_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM op4k6_categories AS cat JOIN op4k6_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
INNER JOIN op4k6_content_frontpage AS fp
ON fp.content_id = a.id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-06-19 06:49:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-19 06:49:57')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | fp | index | PRIMARY | PRIMARY | 4 | NULL | 2 | 100.00 | Using index |
1 | PRIMARY | a | eq_ref | PRIMARY,idx_access,idx_catid | PRIMARY | 4 | u944685417_mundoferretero.fp.content_id | 1 | 100.00 | Using where |
1 | PRIMARY | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | u944685417_mundoferretero.a.catid | 1 | 100.00 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | u944685417_mundoferretero.c.id | 2 | 100.00 | Using where |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 5 | 22.73 | Using index condition; Using temporary; Using filesort |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 22 | 100.00 | Using where; Using index; Using join buffer (flat, BNL join) |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/legacy/model/legacy.php:327
JROOT/libraries/legacy/model/list.php:276
JROOT/libraries/legacy/model/list.php:221
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/components/com_content/views/featured/view.html.php:50
JROOT/libraries/legacy/controller/legacy.php:693
JROOT/components/com_content/controller.php:79
JROOT/libraries/legacy/controller/legacy.php:730
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:237
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.67 ms After last query: 16.82 ms
SELECT id, title, module, position, content, showtitle, params
FROM op4k6_modules AS m
WHERE m.published = 1
AND m.position = ""
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-06-19 06:49:57')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-06-19 06:49:57')
AND m.access IN (1,1)
AND m.client_id = 0
ORDER BY position, ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ALL | published | NO INDEX KEY COULD BE USED | NULL | NULL | 152 | 28.29 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/helix/core/classes/menu.php:649
JROOT/plugins/system/helix/core/classes/menu.php:259
JROOT/plugins/system/helix/core/classes/menu.php:242
JROOT/plugins/system/helix/core/classes/menu.php:580
JROOT/plugins/system/helix/core/classes/menu.php:501
JROOT/plugins/system/helix/core/classes/menu.php:532
JROOT/plugins/system/helix/features/menu.php:74
JROOT/plugins/system/helix/core/helix.php:225
JROOT/plugins/system/helix/core/helix.php:1173
JROOT/templates/ts_newsline/index.php:21
JROOT/libraries/joomla/document/html/html.php:576
JROOT/libraries/joomla/document/html/html.php:634
JROOT/libraries/joomla/document/html/html.php:452
JROOT/libraries/cms/application/cms.php:974
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 1.05 ms After last query: 6.53 ms
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM op4k6_modules AS m
LEFT JOIN op4k6_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN op4k6_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 <= '2025-06-19 06:49:57')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-06-19 06:49:57')
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 | filtered | Extra |
---|
1 | SIMPLE | m | ALL | PRIMARY,published,newsfeeds | NO INDEX KEY COULD BE USED | NULL | NULL | 152 | 28.29 | Using where; Using filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | u944685417_mundoferretero.m.module,const | 1 | 100.00 | Using index condition; Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.m.id | 2 | 100.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:413
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:356
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:84
JROOT/libraries/joomla/document/html/html.php:497
JROOT/plugins/system/helix/core/helix.php:735
JROOT/plugins/system/helix/core/helix.php:351
JROOT/plugins/system/helix/core/helix.php:448
JROOT/plugins/system/helix/core/helix.php:713
JROOT/templates/ts_newsline/index.php:66
JROOT/libraries/joomla/document/html/html.php:576
JROOT/libraries/joomla/document/html/html.php:634
JROOT/libraries/joomla/document/html/html.php:452
JROOT/libraries/cms/application/cms.php:974
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 3.88 ms After last query: 601.64 ms
SELECT a.*, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM op4k6_k2_items as a
LEFT JOIN op4k6_k2_categories c
ON c.id = a.catid
WHERE a.published = 1
AND a.access IN(1,1)
AND a.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND a.catid IN(1,3,4,5,6,7)
AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-06-19 06:49:57' )
AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-19 06:49:57' )
ORDER BY a.created DESC
LIMIT 0, 3
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | index | item,catid | created | 5 | NULL | 10 | 61.50 | Using where |
1 | SIMPLE | c | eq_ref | PRIMARY,category,published,access,trash | PRIMARY | 4 | u944685417_mundoferretero.a.catid | 1 | 51.52 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_news_show_sp2/k2helper.php:89
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 1.22 ms After last query: 5.41 ms
SHOW FULL COLUMNS
FROM `op4k6_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `op4k6_users`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:237
JROOT/libraries/joomla/table/table.php:158
JROOT/libraries/joomla/table/user.php:38
JROOT/libraries/joomla/table/table.php:301
JROOT/libraries/joomla/user/user.php:541
JROOT/libraries/joomla/user/user.php:824
JROOT/libraries/joomla/user/user.php:226
JROOT/libraries/joomla/user/user.php:275
JROOT/libraries/joomla/factory.php:246
JROOT/modules/mod_news_show_sp2/k2helper.php:99
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.43 ms After last query: 0.18 ms
SELECT *
FROM `op4k6_users`
WHERE `id` = 936
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_users | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/user.php:84
JROOT/libraries/joomla/user/user.php:827
JROOT/libraries/joomla/user/user.php:226
JROOT/libraries/joomla/user/user.php:275
JROOT/libraries/joomla/factory.php:246
JROOT/modules/mod_news_show_sp2/k2helper.php:99
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.54 ms After last query: 6.72 ms
SELECT `g`.`id`,`g`.`title`
FROM `op4k6_usergroups` AS g
INNER JOIN `op4k6_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 936
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.m.group_id | 1 | 100.00 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/user.php:109
JROOT/libraries/joomla/user/user.php:827
JROOT/libraries/joomla/user/user.php:226
JROOT/libraries/joomla/user/user.php:275
JROOT/libraries/joomla/factory.php:246
JROOT/modules/mod_news_show_sp2/k2helper.php:99
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.44 ms After last query: 0.53 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1590
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.31 ms After last query: 0.05 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1590
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.31 ms After last query: 0.13 ms
SELECT *
FROM `op4k6_users`
WHERE `id` = 928
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_users | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/user.php:84
JROOT/libraries/joomla/user/user.php:827
JROOT/libraries/joomla/user/user.php:226
JROOT/libraries/joomla/user/user.php:275
JROOT/libraries/joomla/factory.php:246
JROOT/modules/mod_news_show_sp2/k2helper.php:99
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.32 ms After last query: 0.15 ms
SELECT `g`.`id`,`g`.`title`
FROM `op4k6_usergroups` AS g
INNER JOIN `op4k6_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 928
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.m.group_id | 1 | 100.00 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/user.php:109
JROOT/libraries/joomla/user/user.php:827
JROOT/libraries/joomla/user/user.php:226
JROOT/libraries/joomla/user/user.php:275
JROOT/libraries/joomla/factory.php:246
JROOT/modules/mod_news_show_sp2/k2helper.php:99
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 7.95 ms After last query: 2.62 ms
SELECT id, name, parent
FROM op4k6_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1)
ORDER BY parent
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_categories | index_merge | category,published,access,trash | trash,published | 2,2 | NULL | 14 | 100.00 | Using intersect(trash,published); Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/itemlist.php:1239
JROOT/components/com_k2/helpers/route.php:321
JROOT/components/com_k2/helpers/route.php:58
JROOT/modules/mod_news_show_sp2/k2helper.php:106
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.34 ms After last query: 0.36 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1589
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.26 ms After last query: 0.05 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1589
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.30 ms After last query: 0.21 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1579
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.28 ms After last query: 0.03 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1579
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 2.71 ms After last query: 4.83 ms
SELECT a.*, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM op4k6_k2_items as a
LEFT JOIN op4k6_k2_categories c
ON c.id = a.catid
WHERE a.published = 1
AND a.access IN(1,1)
AND a.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND a.catid IN(1,3,4,5,6,7)
AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-06-19 06:49:57' )
AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-19 06:49:57' )
ORDER BY a.hits DESC
LIMIT 0, 3
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | index | item,catid | hits | 4 | NULL | 10 | 61.50 | Using where |
1 | SIMPLE | c | eq_ref | PRIMARY,category,published,access,trash | PRIMARY | 4 | u944685417_mundoferretero.a.catid | 1 | 51.52 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_news_show_sp2/k2helper.php:89
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.33 ms After last query: 0.39 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1119
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.29 ms After last query: 0.04 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1119
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.30 ms After last query: 0.21 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1329
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.25 ms After last query: 0.04 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1329
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.30 ms After last query: 0.20 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1434
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.26 ms After last query: 0.05 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1434
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 16.33 ms After last query: 16.58 ms
SELECT DISTINCT MONTH(created) as m, YEAR(created) as y
FROM op4k6_k2_items
WHERE published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-06-19 06:49:57' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-06-19 06:49:57' )
AND trash=0
AND access IN(1,1)
ORDER BY created DESC
LIMIT 0, 12
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_items | index | item | created | 5 | NULL | 12 | 94.25 | Using where; Using temporary |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_k2_tools/helper.php:193
JROOT/modules/mod_k2_tools/mod_k2_tools.php:53
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 9.83 ms After last query: 0.30 ms
SELECT COUNT(*)
FROM op4k6_k2_items
WHERE MONTH(created)=2
AND YEAR(created)=2025
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-06-19 06:49:57' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-06-19 06:49:57' )
AND trash=0
AND access IN(1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_items | range | item | item | 7 | NULL | 1508 | 94.25 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_k2_tools/helper.php:968
JROOT/modules/mod_k2_tools/helper.php:215
JROOT/modules/mod_k2_tools/mod_k2_tools.php:53
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 7.77 ms After last query: 0.51 ms
SELECT COUNT(*)
FROM op4k6_k2_items
WHERE MONTH(created)=9
AND YEAR(created)=2024
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-06-19 06:49:57' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-06-19 06:49:57' )
AND trash=0
AND access IN(1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_items | range | item | item | 7 | NULL | 1508 | 94.25 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_k2_tools/helper.php:968
JROOT/modules/mod_k2_tools/helper.php:215
JROOT/modules/mod_k2_tools/mod_k2_tools.php:53
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 7.56 ms After last query: 0.27 ms
SELECT COUNT(*)
FROM op4k6_k2_items
WHERE MONTH(created)=7
AND YEAR(created)=2024
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-06-19 06:49:57' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-06-19 06:49:57' )
AND trash=0
AND access IN(1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_items | range | item | item | 7 | NULL | 1508 | 94.25 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_k2_tools/helper.php:968
JROOT/modules/mod_k2_tools/helper.php:215
JROOT/modules/mod_k2_tools/mod_k2_tools.php:53
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 7.76 ms After last query: 0.26 ms
SELECT COUNT(*)
FROM op4k6_k2_items
WHERE MONTH(created)=5
AND YEAR(created)=2024
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-06-19 06:49:57' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-06-19 06:49:57' )
AND trash=0
AND access IN(1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_items | range | item | item | 7 | NULL | 1508 | 94.25 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_k2_tools/helper.php:968
JROOT/modules/mod_k2_tools/helper.php:215
JROOT/modules/mod_k2_tools/mod_k2_tools.php:53
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 7.68 ms After last query: 0.25 ms
SELECT COUNT(*)
FROM op4k6_k2_items
WHERE MONTH(created)=3
AND YEAR(created)=2024
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-06-19 06:49:57' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-06-19 06:49:57' )
AND trash=0
AND access IN(1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_items | range | item | item | 7 | NULL | 1508 | 94.25 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_k2_tools/helper.php:968
JROOT/modules/mod_k2_tools/helper.php:215
JROOT/modules/mod_k2_tools/mod_k2_tools.php:53
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 7.65 ms After last query: 0.20 ms
SELECT COUNT(*)
FROM op4k6_k2_items
WHERE MONTH(created)=11
AND YEAR(created)=2023
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-06-19 06:49:57' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-06-19 06:49:57' )
AND trash=0
AND access IN(1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_items | range | item | item | 7 | NULL | 1508 | 94.25 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_k2_tools/helper.php:968
JROOT/modules/mod_k2_tools/helper.php:215
JROOT/modules/mod_k2_tools/mod_k2_tools.php:53
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 7.64 ms After last query: 0.25 ms
SELECT COUNT(*)
FROM op4k6_k2_items
WHERE MONTH(created)=9
AND YEAR(created)=2023
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-06-19 06:49:57' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-06-19 06:49:57' )
AND trash=0
AND access IN(1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_items | range | item | item | 7 | NULL | 1508 | 94.25 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_k2_tools/helper.php:968
JROOT/modules/mod_k2_tools/helper.php:215
JROOT/modules/mod_k2_tools/mod_k2_tools.php:53
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 7.63 ms After last query: 0.24 ms
SELECT COUNT(*)
FROM op4k6_k2_items
WHERE MONTH(created)=8
AND YEAR(created)=2023
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-06-19 06:49:57' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-06-19 06:49:57' )
AND trash=0
AND access IN(1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_items | range | item | item | 7 | NULL | 1508 | 94.25 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_k2_tools/helper.php:968
JROOT/modules/mod_k2_tools/helper.php:215
JROOT/modules/mod_k2_tools/mod_k2_tools.php:53
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 7.66 ms After last query: 0.23 ms
SELECT COUNT(*)
FROM op4k6_k2_items
WHERE MONTH(created)=7
AND YEAR(created)=2023
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-06-19 06:49:57' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-06-19 06:49:57' )
AND trash=0
AND access IN(1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_items | range | item | item | 7 | NULL | 1508 | 94.25 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_k2_tools/helper.php:968
JROOT/modules/mod_k2_tools/helper.php:215
JROOT/modules/mod_k2_tools/mod_k2_tools.php:53
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 6.88 ms After last query: 0.24 ms
SELECT COUNT(*)
FROM op4k6_k2_items
WHERE MONTH(created)=5
AND YEAR(created)=2023
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-06-19 06:49:57' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-06-19 06:49:57' )
AND trash=0
AND access IN(1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_items | range | item | item | 7 | NULL | 1508 | 94.25 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_k2_tools/helper.php:968
JROOT/modules/mod_k2_tools/helper.php:215
JROOT/modules/mod_k2_tools/mod_k2_tools.php:53
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 7.06 ms After last query: 0.44 ms
SELECT COUNT(*)
FROM op4k6_k2_items
WHERE MONTH(created)=4
AND YEAR(created)=2023
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-06-19 06:49:57' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-06-19 06:49:57' )
AND trash=0
AND access IN(1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_items | range | item | item | 7 | NULL | 1508 | 94.25 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_k2_tools/helper.php:968
JROOT/modules/mod_k2_tools/helper.php:215
JROOT/modules/mod_k2_tools/mod_k2_tools.php:53
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 6.47 ms After last query: 0.45 ms
SELECT COUNT(*)
FROM op4k6_k2_items
WHERE MONTH(created)=3
AND YEAR(created)=2023
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-06-19 06:49:57' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-06-19 06:49:57' )
AND trash=0
AND access IN(1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_items | range | item | item | 7 | NULL | 1508 | 94.25 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_k2_tools/helper.php:968
JROOT/modules/mod_k2_tools/helper.php:215
JROOT/modules/mod_k2_tools/mod_k2_tools.php:53
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 37.26 ms After last query: 1.77 ms
SELECT i.id
FROM op4k6_k2_items as i
LEFT JOIN op4k6_k2_categories c
ON c.id = i.catid
WHERE i.published=1
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-06-19 06:49:57' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-06-19 06:49:57' )
AND i.trash=0
AND i.access IN(1,1)
AND c.published=1
AND c.trash=0
AND c.access IN(1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | index_merge | PRIMARY,category,published,access,trash | trash,published | 2,2 | NULL | 14 | 100.00 | Using intersect(trash,published); Using where |
1 | SIMPLE | i | ref | item,catid | catid | 4 | u944685417_mundoferretero.c.id | 59 | 94.25 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_k2_tools/helper.php:320
JROOT/modules/mod_k2_tools/mod_k2_tools.php:103
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 17.81 ms After last query: 0.32 ms
SELECT tag.name, tag.id
FROM op4k6_k2_tags as tag
LEFT JOIN op4k6_k2_tags_xref AS xref
ON xref.tagID = tag.id
WHERE xref.itemID IN (1100,1117,1142,1166,1199,1218,1250,1274,1314,1330,1351,1367,1382,1410,1437,1457,1478,1488,1508,1527,1548,1564,1575,1576,1589,1062,1088,1092,1095,1097,1122,1131,1153,1156,1157,1158,1160,1191,1195,1203,1213,1220,1228,1236,1238,1239,1242,1244,1263,1264,1267,1298,1300,1302,1304,1305,1321,1324,1333,1335,1339,1359,1360,1361,1362,1412,1398,1399,1400,1401,1427,1428,1430,1431,1449,1450,1451,1458,1471,1472,1473,1477,1482,1497,1498,1499,1500,1503,1519,1535,1536,1537,1538,1539,1540,1541,1546,1560,1562,1570,1571,1086,1091,1112,1154,1155,1192,1197,1215,1237,1322,1501,1522,1524,495,1066,1067,1068,1069,1075,1076,1087,1099,1109,1110,1116,1119,1120,1132,1133,1139,1141,1159,1170,1171,1187,1188,1189,1202,1210,1221,1222,1225,1226,1245,1248,1260,1261,1262,1275,1277,1281,1284,1303,1311,1312,1313,1315,1323,1325,1328,1329,1346,1349,1358,1364,1365,1366,1383,1369,1377,1378,1389,1402,1403,1404,1405,1407,1408,1409,1414,1425,1426,1432,1434,1435,1436,1440,1453,1454,1456,1476,1483,1484,1487,1489,1496,1502,1506,1509,1530,1563,1566,1569,1572,1574,1578,1063,1064,1065,1070,1071,1072,1073,1074,1090,1093,1094,1098,1101,1102,1103,1111,1115,1121,1124,1130,1138,1143,1144,1161,1168,1169,1178,1179,1194,1196,1198,1214,1217,1219,1223,1224,1227,1240,1246,1247,1251,1252,1265,1266,1272,1282,1283,1285,1286,1299,1301,1306,1308,1331,1309,1310,1327,1336,1343,1348,1352,1368,1375,1376,1379,1390,1391,1406,1413,1416,1433,1438,1439,1441,1459,1470,1474,1479,1485,1504,1521,1526,1542,1543,1558,1565,1579,1590,1113,1114,1135,1136,1164,1165,1235,1268,1269,1270,1271,1307,1345,1347,1363,1374,1494,1495,1525,1077,1078,1079,1080,1081,1082,1083,1084,1085,1104,1105,1106,1107,1108,1123,1125,1126,1127,1128,1129,1134,1146,1147,1148,1149,1150,1151,1152,1163,1180,1181,1182,1183,1184,1185,1186,1204,1205,1206,1207,1208,1209,1229,1230,1231,1232,1233,1234,1253,1254,1255,1256,1257,1258,1259,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1316,1317,1318,1319,1320,1334,1337,1338,1342,1344,1356,1357,1353,1354,1355,1370,1371,1372,1373,1392,1393,1394,1395,1396,1397,1417,1418,1419,1420,1421,1422,1423,1443,1442,1444,1445,1447,1448,1464,1491,1492,1493,1511,1512,1513,1514,1515,1516,1517,1518,1520,1531,1532,1533,1534,1551,1553,1552,1554,1555,1556,1557,1581,1582,1583,1584,1585,1591,1592,1593,1594,1595,1596,1597,1598,1089,1096,1118,1137,1140,1193,1216,1273,1332,1380,1381,1475,1480,1481,1505,1507,1544,1547,1559,1567,1573,1577,1580,1167,1241,1326,1415,1455,1466,1561,1190,1212,1341,1424,1462,1463,1465,1528,1545,1429,1452,1461,1467,1469,1162,1177,1211,1243,1276,1510,1523,1529,1550,1588,1586,1587,1411,1385,1386,1387,1460,1549,1568,1599,1600)
AND tag.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | xref | ALL | tagID,itemID | NO INDEX KEY COULD BE USED | NULL | NULL | 5209 | 29.95 | Using where |
1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | u944685417_mundoferretero.xref.tagID | 1 | 99.52 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_k2_tools/helper.php:333
JROOT/modules/mod_k2_tools/mod_k2_tools.php:103
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 1.09 ms After last query: 7.20 ms
SELECT a.*, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM op4k6_k2_items as a
LEFT JOIN op4k6_k2_categories c
ON c.id = a.catid
WHERE a.published = 1
AND a.access IN(1,1)
AND a.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND a.catid IN(1)
AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-06-19 06:49:57' )
AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-19 06:49:57' )
ORDER BY a.created DESC
LIMIT 0, 3
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,category,published,access,trash | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | a | index | item,catid | created | 5 | NULL | 66 | 94.25 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_news_show_sp2/k2helper.php:89
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.32 ms After last query: 0.36 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1576
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.25 ms After last query: 0.05 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1576
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.28 ms After last query: 0.22 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1575
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.24 ms After last query: 0.03 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1575
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 1.73 ms After last query: 1.18 ms
SELECT a.*, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM op4k6_k2_items as a
LEFT JOIN op4k6_k2_categories c
ON c.id = a.catid
WHERE a.published = 1
AND a.access IN(1,1)
AND a.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND a.catid IN(7)
AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-06-19 06:49:57' )
AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-19 06:49:57' )
ORDER BY a.created DESC
LIMIT 0, 5
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,category,published,access,trash | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | a | index | item,catid | created | 5 | NULL | 28 | 94.25 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_news_show_sp2/k2helper.php:89
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.41 ms After last query: 0.35 ms
SELECT *
FROM `op4k6_users`
WHERE `id` = 954
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_users | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/user.php:84
JROOT/libraries/joomla/user/user.php:827
JROOT/libraries/joomla/user/user.php:226
JROOT/libraries/joomla/user/user.php:275
JROOT/libraries/joomla/factory.php:246
JROOT/modules/mod_news_show_sp2/k2helper.php:99
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.39 ms After last query: 0.13 ms
SELECT `g`.`id`,`g`.`title`
FROM `op4k6_usergroups` AS g
INNER JOIN `op4k6_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 954
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.m.group_id | 1 | 100.00 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/user.php:109
JROOT/libraries/joomla/user/user.php:827
JROOT/libraries/joomla/user/user.php:226
JROOT/libraries/joomla/user/user.php:275
JROOT/libraries/joomla/factory.php:246
JROOT/modules/mod_news_show_sp2/k2helper.php:99
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.38 ms After last query: 0.43 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1565
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.29 ms After last query: 0.06 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1565
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.28 ms After last query: 0.27 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1558
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.23 ms After last query: 0.05 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1558
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.31 ms After last query: 0.27 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1543
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.28 ms After last query: 0.05 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1543
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 1.46 ms After last query: 2.07 ms
SELECT a.*, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM op4k6_k2_items as a
LEFT JOIN op4k6_k2_categories c
ON c.id = a.catid
WHERE a.published = 1
AND a.access IN(1,1)
AND a.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND a.catid IN(19)
AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-06-19 06:49:57' )
AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-19 06:49:57' )
ORDER BY a.created DESC
LIMIT 0, 3
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,category,published,access,trash | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | a | ref | item,catid | catid | 4 | const | 43 | 94.25 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_news_show_sp2/k2helper.php:89
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.33 ms After last query: 0.42 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1577
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.25 ms After last query: 0.05 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1577
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.31 ms After last query: 0.10 ms
SELECT *
FROM `op4k6_users`
WHERE `id` = 960
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_users | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/user.php:84
JROOT/libraries/joomla/user/user.php:827
JROOT/libraries/joomla/user/user.php:226
JROOT/libraries/joomla/user/user.php:275
JROOT/libraries/joomla/factory.php:246
JROOT/modules/mod_news_show_sp2/k2helper.php:99
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.36 ms After last query: 0.14 ms
SELECT `g`.`id`,`g`.`title`
FROM `op4k6_usergroups` AS g
INNER JOIN `op4k6_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 960
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 2 | 100.00 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.m.group_id | 1 | 100.00 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/user.php:109
JROOT/libraries/joomla/user/user.php:827
JROOT/libraries/joomla/user/user.php:226
JROOT/libraries/joomla/user/user.php:275
JROOT/libraries/joomla/factory.php:246
JROOT/modules/mod_news_show_sp2/k2helper.php:99
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.28 ms After last query: 0.30 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1580
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.24 ms After last query: 0.05 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1580
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.27 ms After last query: 0.11 ms
SELECT *
FROM `op4k6_users`
WHERE `id` = 939
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_users | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/user.php:84
JROOT/libraries/joomla/user/user.php:827
JROOT/libraries/joomla/user/user.php:226
JROOT/libraries/joomla/user/user.php:275
JROOT/libraries/joomla/factory.php:246
JROOT/modules/mod_news_show_sp2/k2helper.php:99
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.30 ms After last query: 0.14 ms
SELECT `g`.`id`,`g`.`title`
FROM `op4k6_usergroups` AS g
INNER JOIN `op4k6_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 939
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.m.group_id | 1 | 100.00 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/user.php:109
JROOT/libraries/joomla/user/user.php:827
JROOT/libraries/joomla/user/user.php:226
JROOT/libraries/joomla/user/user.php:275
JROOT/libraries/joomla/factory.php:246
JROOT/modules/mod_news_show_sp2/k2helper.php:99
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.26 ms After last query: 0.29 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1573
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.23 ms After last query: 0.04 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1573
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 1.10 ms After last query: 1.60 ms
SELECT a.*, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM op4k6_k2_items as a
LEFT JOIN op4k6_k2_categories c
ON c.id = a.catid
WHERE a.published = 1
AND a.access IN(1,1)
AND a.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND a.catid IN(11)
AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-06-19 06:49:57' )
AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-19 06:49:57' )
ORDER BY a.created DESC
LIMIT 0, 3
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,category,published,access,trash | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | a | ref | item,catid | catid | 4 | const | 67 | 94.25 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_news_show_sp2/k2helper.php:89
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.29 ms After last query: 0.33 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1525
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.23 ms After last query: 0.05 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1525
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.27 ms After last query: 0.20 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1494
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.24 ms After last query: 0.03 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1494
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.26 ms After last query: 0.19 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1495
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.23 ms After last query: 0.03 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1495
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 1.10 ms After last query: 1.19 ms
SELECT a.*, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM op4k6_k2_items as a
LEFT JOIN op4k6_k2_categories c
ON c.id = a.catid
WHERE a.published = 1
AND a.access IN(1,1)
AND a.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND a.catid IN(4)
AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-06-19 06:49:57' )
AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-19 06:49:57' )
ORDER BY a.created DESC
LIMIT 0, 3
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,category,published,access,trash | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | a | ref | item,catid | catid | 4 | const | 63 | 94.25 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_news_show_sp2/k2helper.php:89
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.29 ms After last query: 0.32 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1522
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.25 ms After last query: 0.05 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1522
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.27 ms After last query: 0.21 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1524
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.23 ms After last query: 0.03 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1524
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.27 ms After last query: 0.19 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1501
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.22 ms After last query: 0.03 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1501
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 1.22 ms After last query: 1.13 ms
SELECT a.*, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM op4k6_k2_items as a
LEFT JOIN op4k6_k2_categories c
ON c.id = a.catid
WHERE a.published = 1
AND a.access IN(1,1)
AND a.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND a.catid IN(3)
AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-06-19 06:49:57' )
AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-19 06:49:57' )
ORDER BY a.created DESC
LIMIT 0, 3
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,category,published,access,trash | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | a | index | item,catid | created | 5 | NULL | 18 | 94.25 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/modules/mod_news_show_sp2/k2helper.php:89
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.29 ms After last query: 0.33 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1571
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.23 ms After last query: 0.04 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1571
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.27 ms After last query: 0.20 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1570
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.23 ms After last query: 0.03 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1570
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.26 ms After last query: 0.18 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1562
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.24 ms After last query: 0.04 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1562
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 1.14 ms After last query: 1.17 ms
SELECT a.*, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM op4k6_k2_items as a
LEFT JOIN op4k6_k2_categories c
ON c.id = a.catid
WHERE a.published = 1
AND a.access IN(1,1)
AND a.trash = 0
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
AND a.catid IN(6)
AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-06-19 06:49:57' )
AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-19 06:49:57' )
ORDER BY a.created DESC
LIMIT 0, 5
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,category,published,access,trash | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | a | index | item,catid | created | 5 | NULL | 26 | 94.25 | Using where |
Status | Duration |
---|
Starting | 0.0 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/modules/mod_news_show_sp2/k2helper.php:89
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.31 ms After last query: 0.26 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1578
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.0 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 |
Sending data | 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:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.25 ms After last query: 0.05 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1578
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.0 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:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.33 ms After last query: 0.25 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1574
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.0 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 |
Sending data | 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:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.28 ms After last query: 0.05 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1574
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.0 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:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.32 ms After last query: 0.27 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1572
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.0 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 |
Sending data | 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:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.29 ms After last query: 0.04 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1572
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.0 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:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.33 ms After last query: 0.21 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1569
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
Starting | 0.0 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 |
Sending data | 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:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.28 ms After last query: 0.04 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1569
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.0 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:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.29 ms After last query: 0.20 ms
SELECT COUNT(*)
FROM op4k6_k2_comments
WHERE itemID=1566
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_k2_comments | ref | itemID,published,latestComments | itemID | 4 | const | 1 | 100.00 | Using 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.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.0 ms |
Creating tmp table | 0.1 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 2.2 ms |
Creating sort index | 0.2 ms |
Removing tmp table | 0.3 ms |
Creating sort index | 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 |
Removing tmp table | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.1 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:1688
JROOT/modules/mod_news_show_sp2/k2helper.php:111
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.29 ms After last query: 0.04 ms
SELECT *
FROM op4k6_k2_rating
WHERE itemID = 1566
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.0 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.1 ms |
Preparing | 0.0 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/components/com_k2/models/item.php:990
JROOT/components/com_k2/models/item.php:1046
JROOT/modules/mod_news_show_sp2/k2helper.php:112
JROOT/modules/mod_news_show_sp2/mod_news_show_sp2.php:128
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 3.78 ms After last query: 27.02 ms
SELECT a.id, a.title, a.alias, a.introtext, a.`fulltext`, a.catid, a.published, a.access, a.created, a.modified, a.extra_fields, a.extra_fields_search, a.created_by, a.created_by_alias, a.featured, a.language, a.hits, a.publish_up, a.publish_down, a.ordering, a.language, a.metakey, a.metadesc, a.metadata,c.name AS category_title, c.image AS category_image, c.alias as category_alias,CONCAT_WS(",", f.id) AS field_ids, CONCAT_WS(",", f.name) AS field_names,CONCAT_WS(",", t.id) AS tag_ids, CONCAT_WS(",", t.name) AS tag_names,COUNT(co.id) AS comment_count,ua.name AS author_name,um.name AS last_modified_by,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,vl.title AS access_title,l.title AS language_title
FROM op4k6_k2_items as a
LEFT JOIN op4k6_k2_categories AS c
ON c.id = a.catid
LEFT JOIN op4k6_k2_extra_fields_groups AS fg
ON fg.id = c.extraFieldsGroup
LEFT JOIN op4k6_k2_extra_fields AS f
ON f.
group = fg.id
LEFT JOIN op4k6_k2_tags_xref AS tx
ON tx.itemID = a.id
LEFT JOIN op4k6_k2_tags AS t
ON t.id = tx.tagID
LEFT JOIN op4k6_k2_comments AS co
ON co.itemID = a.id
LEFT JOIN op4k6_users AS ua
ON ua.id = a.created_by
LEFT JOIN op4k6_users AS um
ON um.id = a.modified_by
LEFT JOIN op4k6_k2_rating AS v
ON a.id = v.itemID
LEFT JOIN op4k6_viewlevels AS vl
ON a.access = vl.id
LEFT JOIN op4k6_languages AS l
ON a.language = l.lang_code
LEFT
OUTER JOIN (select rsi.provider_id, rsi.
order
from op4k6_roksprocket_items as rsi
where module_id = 130) rsi
on a.id = rsi.provider_id
WHERE ((a.access IN(1,1)
AND a.trash = 0
AND a.published = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-06-19 06:49:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-19 06:49:57'))
AND a.featured IN (1))
GROUP BY a.id
ORDER BY IF(ISNULL(rsi.
order),1,0),rsi.
order
LIMIT 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | fg | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 0 | 0.00 | Const row not found; Using temporary; Using filesort |
1 | SIMPLE | f | system | group | NO INDEX KEY COULD BE USED | NULL | NULL | 0 | 0.00 | Const row not found |
1 | SIMPLE | a | ref | item,featured | featured | 2 | const | 45 | 94.25 | Using where |
1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.a.catid | 1 | 100.00 | Using where |
1 | SIMPLE | tx | ref | itemID | itemID | 4 | u944685417_mundoferretero.a.id | 3 | 100.00 | |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.tx.tagID | 1 | 100.00 | Using where |
1 | SIMPLE | co | ref | itemID | itemID | 4 | u944685417_mundoferretero.a.id | 1 | 100.00 | |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.a.created_by | 1 | 100.00 | |
1 | SIMPLE | um | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.a.modified_by | 1 | 100.00 | |
1 | SIMPLE | v | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.a.id | 1 | 100.00 | |
1 | SIMPLE | vl | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 21 | u944685417_mundoferretero.a.language | 1 | 100.00 | |
1 | SIMPLE | rsi | ALL | idx_module,idx_module_order | NO INDEX KEY COULD BE USED | NULL | NULL | 117 | 100.00 | Using where; Using join buffer (flat, BNL join) |
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.1 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.1 ms |
Creating tmp table | 0.1 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 7.4 ms |
Creating sort index | 0.1 ms |
Removing tmp table | 0.2 ms |
Creating sort index | 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 |
Removing tmp table | 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_roksprocket/lib/RokSprocket/Provider/AbstarctJoomlaBasedProvider.php:54
JROOT/components/com_roksprocket/lib/RokSprocket.php:294
JROOT/components/com_roksprocket/lib/RokSprocket.php:230
JROOT/components/com_roksprocket/lib/RokSprocket.php:55
JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:52
JROOT/components/com_roksprocket/lib/RokSprocket/PlatformHelper/Joomla.php:80
JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:37
JROOT/modules/mod_roksprocket/mod_roksprocket.php:38
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.66 ms After last query: 11.81 ms
SELECT i.provider_id as id, i.
order, i.params
FROM op4k6_roksprocket_items as i
WHERE i.module_id = '130'
AND i.provider = 'k2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | i | ref | idx_module,idx_module_order | idx_module | 137 | const | 11 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.0 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 |
Sending data | 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/components/com_roksprocket/lib/RokSprocket/Provider/AbstarctJoomlaBasedProvider.php:135
JROOT/components/com_roksprocket/lib/RokSprocket/Provider/AbstarctJoomlaBasedProvider.php:60
JROOT/components/com_roksprocket/lib/RokSprocket.php:294
JROOT/components/com_roksprocket/lib/RokSprocket.php:230
JROOT/components/com_roksprocket/lib/RokSprocket.php:55
JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:52
JROOT/components/com_roksprocket/lib/RokSprocket/PlatformHelper/Joomla.php:80
JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:37
JROOT/modules/mod_roksprocket/mod_roksprocket.php:38
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 8.95 ms After last query: 36.44 ms
SELECT a.id, a.title, a.alias, a.introtext, a.`fulltext`, a.catid, a.published, a.access, a.created, a.modified, a.extra_fields, a.extra_fields_search, a.created_by, a.created_by_alias, a.featured, a.language, a.hits, a.publish_up, a.publish_down, a.ordering, a.language, a.metakey, a.metadesc, a.metadata,c.name AS category_title, c.image AS category_image, c.alias as category_alias,CONCAT_WS(",", f.id) AS field_ids, CONCAT_WS(",", f.name) AS field_names,CONCAT_WS(",", t.id) AS tag_ids, CONCAT_WS(",", t.name) AS tag_names,COUNT(co.id) AS comment_count,ua.name AS author_name,um.name AS last_modified_by,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,vl.title AS access_title,l.title AS language_title
FROM op4k6_k2_items as a
LEFT JOIN op4k6_k2_categories AS c
ON c.id = a.catid
LEFT JOIN op4k6_k2_extra_fields_groups AS fg
ON fg.id = c.extraFieldsGroup
LEFT JOIN op4k6_k2_extra_fields AS f
ON f.
group = fg.id
LEFT JOIN op4k6_k2_tags_xref AS tx
ON tx.itemID = a.id
LEFT JOIN op4k6_k2_tags AS t
ON t.id = tx.tagID
LEFT JOIN op4k6_k2_comments AS co
ON co.itemID = a.id
LEFT JOIN op4k6_users AS ua
ON ua.id = a.created_by
LEFT JOIN op4k6_users AS um
ON um.id = a.modified_by
LEFT JOIN op4k6_k2_rating AS v
ON a.id = v.itemID
LEFT JOIN op4k6_viewlevels AS vl
ON a.access = vl.id
LEFT JOIN op4k6_languages AS l
ON a.language = l.lang_code
LEFT
OUTER JOIN (select rsi.provider_id, rsi.
order
from op4k6_roksprocket_items as rsi
where module_id = 268) rsi
on a.id = rsi.provider_id
WHERE ((a.access IN(1,1)
AND a.trash = 0
AND a.published = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-06-19 06:49:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-19 06:49:57'))
AND a.id IN (1572,1569,1587,1588,1590)) OR ((a.access IN(1,1)
AND a.trash = 0
AND a.published = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-06-19 06:49:57')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-19 06:49:57'))
AND (a.title like '%Expo Nacional Ferretera: Hub Ferretero%'))
GROUP BY a.id
ORDER BY IF(ISNULL(rsi.
order),1,0),rsi.
order,a.title ASC
LIMIT 7
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | fg | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 0 | 0.00 | Const row not found; Using temporary; Using filesort |
1 | SIMPLE | f | system | group | NO INDEX KEY COULD BE USED | NULL | NULL | 0 | 0.00 | Const row not found |
1 | SIMPLE | a | ref | PRIMARY,item | item | 2 | const | 1508 | 89.13 | Using index condition; Using where |
1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.a.catid | 1 | 100.00 | Using where |
1 | SIMPLE | tx | ref | itemID | itemID | 4 | u944685417_mundoferretero.a.id | 3 | 100.00 | |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.tx.tagID | 1 | 100.00 | Using where |
1 | SIMPLE | co | ref | itemID | itemID | 4 | u944685417_mundoferretero.a.id | 1 | 100.00 | |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.a.created_by | 1 | 100.00 | |
1 | SIMPLE | um | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.a.modified_by | 1 | 100.00 | |
1 | SIMPLE | v | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.a.id | 1 | 100.00 | |
1 | SIMPLE | vl | eq_ref | PRIMARY | PRIMARY | 4 | u944685417_mundoferretero.a.access | 1 | 100.00 | Using where |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 21 | u944685417_mundoferretero.a.language | 1 | 100.00 | |
1 | SIMPLE | rsi | ALL | idx_module,idx_module_order | NO INDEX KEY COULD BE USED | NULL | NULL | 117 | 100.00 | Using where; Using join buffer (flat, BNL join) |
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.0 ms |
Updating | 0.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/components/com_roksprocket/lib/RokSprocket/Provider/AbstarctJoomlaBasedProvider.php:54
JROOT/components/com_roksprocket/lib/RokSprocket.php:294
JROOT/components/com_roksprocket/lib/RokSprocket.php:230
JROOT/components/com_roksprocket/lib/RokSprocket.php:55
JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:52
JROOT/components/com_roksprocket/lib/RokSprocket/PlatformHelper/Joomla.php:80
JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:37
JROOT/modules/mod_roksprocket/mod_roksprocket.php:38
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.50 ms After last query: 5.06 ms
SELECT i.provider_id as id, i.
order, i.params
FROM op4k6_roksprocket_items as i
WHERE i.module_id = '268'
AND i.provider = 'k2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | i | ref | idx_module,idx_module_order | idx_module | 137 | const | 5 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
Starting | 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 |
Filling schema table | 0.4 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Removing tmp table | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.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_roksprocket/lib/RokSprocket/Provider/AbstarctJoomlaBasedProvider.php:135
JROOT/components/com_roksprocket/lib/RokSprocket/Provider/AbstarctJoomlaBasedProvider.php:60
JROOT/components/com_roksprocket/lib/RokSprocket.php:294
JROOT/components/com_roksprocket/lib/RokSprocket.php:230
JROOT/components/com_roksprocket/lib/RokSprocket.php:55
JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:52
JROOT/components/com_roksprocket/lib/RokSprocket/PlatformHelper/Joomla.php:80
JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:37
JROOT/modules/mod_roksprocket/mod_roksprocket.php:38
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:696
JROOT/libraries/joomla/document/html/html.php:474
JROOT/libraries/cms/application/cms.php:988
JROOT/libraries/cms/application/site.php:731
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.70 ms After last query: 108.18 ms
UPDATE `op4k6_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1750315797;s:18:\"session.timer.last\";i:1750315797;s:17:\"session.timer.now\";i:1750315797;s:22:\"session.client.browser\";s:103:\"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\";s:8:\"registry\";O:24:\"Joomla\\Registry\\Registry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\\0\\0\\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"1\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:12:\"requireReset\";N;s:10:\"\\0\\0\\0_params\";O:24:\"Joomla\\Registry\\Registry\":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;}}'
, `time` = '1750315798'
WHERE `session_id` = 'sjsn8ansug02qaqtht0rce28n0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | op4k6_session | range | PRIMARY | PRIMARY | 602 | NULL | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/session/storage/database.php:85