Query Time: 0.83 ms Query memory: 0.015 MB Memory before query: 0.748 MB Rows returned: 0
SELECT `data`
FROM `iv1bu_session`
WHERE `session_id` = '5ujo9gta48mka6ni5cdlof2i92'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_session | const | PRIMARY | PRIMARY | 602 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
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:662
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:322
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:37
Query Time: 0.20 ms After last query: 0.82 ms Query memory: 0.012 MB Memory before query: 0.795 MB Rows returned: 0
SELECT `session_id`
FROM `iv1bu_session`
WHERE `session_id` = '5ujo9gta48mka6ni5cdlof2i92'
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_session | const | PRIMARY | PRIMARY | 602 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/application/cms.php:175
JROOT/libraries/cms/application/cms.php:688
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:322
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:37
Query Time: 2.25 ms After last query: 0.10 ms Query memory: 0.009 MB Memory before query: 0.807 MB
INSERT INTO `iv1bu_session`
(`session_id`, `client_id`, `time`)
VALUES
('5ujo9gta48mka6ni5cdlof2i92', 0, '1741810012')
EXPLAIN not possible on query: INSERT INTO `iv1bu_session`
(`session_id`, `client_id`, `time`) VALUES
('5ujo9gta48mka6ni5cdlof2i92', 0, '1741810012')
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 for update | 0.0 ms |
Update | 2.1 ms |
Waiting for query cache lock | 0.0 ms |
Update | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/application/cms.php:207
JROOT/libraries/cms/application/cms.php:688
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:322
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:37
Query Time: 0.32 ms After last query: 1.54 ms Query memory: 0.015 MB Memory before query: 0.886 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM iv1bu_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:557
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.07 ms After last query: 0.59 ms Query memory: 0.014 MB Memory before query: 0.903 MB Rows returned: 0
SELECT b.id
FROM iv1bu_usergroups AS a
LEFT JOIN iv1bu_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 13
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/access/access.php:336
JROOT/libraries/joomla/access/access.php:405
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:562
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.05 ms After last query: 0.14 ms Query memory: 0.013 MB Memory before query: 0.923 MB Rows returned: 5
SELECT id, rules
FROM `iv1bu_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/access/access.php:422
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:562
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.59 ms After last query: 0.14 ms Query memory: 0.016 MB Memory before query: 0.941 MB Rows returned: 93
SELECT folder AS type, element AS name, params
FROM iv1bu_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1,6)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_extensions | ALL | extension | NO INDEX KEY COULD BE USED | NULL | NULL | 274 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.3 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/plugin/helper.php:312
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:562
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.25 ms After last query: 0.45 ms Query memory: 0.014 MB Memory before query: 1.054 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM iv1bu_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:615
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.10 ms After last query: 11.15 ms Query memory: 0.019 MB Memory before query: 1.468 MB Rows returned: 1
SELECT template
FROM iv1bu_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 13 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:31
JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:105
JROOT/libraries/rokcommon/RokCommon/Service.php:71
JROOT/libraries/rokcommon/include.php:38
JROOT/plugins/system/rokcommon/rokcommon.php:99
JROOT/plugins/system/rokcommon/rokcommon.php:57
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/cms.php:576
JROOT/libraries/cms/application/site.php:636
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.05 ms After last query: 0.08 ms Query memory: 0.020 MB Memory before query: 1.487 MB Rows returned: 1
SELECT template
FROM iv1bu_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 13 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:31
JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:67
JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:106
JROOT/libraries/rokcommon/RokCommon/Service.php:71
JROOT/libraries/rokcommon/include.php:38
JROOT/plugins/system/rokcommon/rokcommon.php:99
JROOT/plugins/system/rokcommon/rokcommon.php:57
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/cms.php:576
JROOT/libraries/cms/application/site.php:636
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.08 ms After last query: 4.15 ms Query memory: 0.015 MB Memory before query: 1.711 MB Rows returned: 2
SELECT extension, file, type
FROM iv1bu_rokcommon_configs
ORDER BY priority
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_rokcommon_configs | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using filesort |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/rokcommon/rokcommon.php:130
JROOT/plugins/system/rokcommon/rokcommon.php:78
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/cms.php:576
JROOT/libraries/cms/application/site.php:636
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.37 ms After last query: 12.58 ms Query memory: 0.028 MB Memory before query: 2.233 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM iv1bu_extensions
WHERE `type` = 'component'
AND `element` = 'com_k2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/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:577
JROOT/libraries/cms/application/site.php:636
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.80 ms After last query: 0.73 ms Query memory: 0.019 MB Memory before query: 2.282 MB Rows returned: 234
SHOW TABLES
EXPLAIN not possible on query: SHOW 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 |
Filling schema table | 0.0 ms |
checking permissions | 0.5 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Removing tmp table | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jdownloads/jdownloads.php:76
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:577
JROOT/libraries/cms/application/site.php:636
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.07 ms After last query: 0.31 ms Query memory: 0.015 MB Memory before query: 2.341 MB Rows returned: 0
SELECT file_id
from iv1bu_jdownloads_files
WHERE published = 1
AND use_timeframe = 1
AND publish_to != '0000-00-00 00:00:00'
AND publish_to <= '2025-03-13 03:06:52'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_jdownloads_files | ref | idx_published | idx_published | 1 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jdownloads/jdownloads.php:104
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:577
JROOT/libraries/cms/application/site.php:636
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.05 ms After last query: 0.04 ms Query memory: 0.015 MB Memory before query: 2.355 MB Rows returned: 0
SELECT file_id
from iv1bu_jdownloads_files
WHERE published = 0
AND use_timeframe = 1
AND publish_from != '0000-00-00 00:00:00'
AND publish_from <= '2025-03-13 03:06:52'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_jdownloads_files | ref | idx_published | idx_published | 1 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jdownloads/jdownloads.php:112
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:577
JROOT/libraries/cms/application/site.php:636
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.58 ms After last query: 1.00 ms Query memory: 0.024 MB Memory before query: 2.375 MB Rows returned: 17
SHOW FULL COLUMNS
FROM `iv1bu_extensions`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `iv1bu_extensions`
Status | Duration |
---|
Starting | 0.0 ms |
checking permissions | 0.0 ms |
closing tables | 0.0 ms |
Opening tables | 0.2 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.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
checking permissions | 0.1 ms |
closing tables | 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 |
closing tables | 0.0 ms |
Removing tmp table | 0.1 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/table/table.php:229
JROOT/libraries/joomla/table/table.php:150
JROOT/libraries/joomla/table/extension.php:31
JROOT/libraries/joomla/table/table.php:294
JROOT/plugins/system/roksprocket/roksprocket.php:46
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:577
JROOT/libraries/cms/application/site.php:636
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.29 ms After last query: 1.18 ms Query memory: 0.016 MB Memory before query: 2.443 MB Rows returned: 1
SELECT `extension_id`
FROM `iv1bu_extensions`
WHERE type = 'component'
AND element = 'com_roksprocket'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | Using where; Using index |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
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:577
JROOT/libraries/cms/application/site.php:636
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.23 ms After last query: 0.18 ms Query memory: 0.020 MB Memory before query: 2.460 MB Rows returned: 1
SELECT *
FROM iv1bu_extensions
WHERE `extension_id` = '10012'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Unlocking tables | 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 |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/table/table.php:705
JROOT/plugins/system/roksprocket/roksprocket.php:55
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:577
JROOT/libraries/cms/application/site.php:636
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.22 ms After last query: 0.19 ms Query memory: 0.016 MB Memory before query: 2.474 MB Rows returned: 1
SELECT `extension_id`
FROM `iv1bu_extensions`
WHERE type = 'module'
AND element = 'mod_roksprocket'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | Using where; Using index |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
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:577
JROOT/libraries/cms/application/site.php:636
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.07 ms After last query: 0.14 ms Query memory: 0.020 MB Memory before query: 2.490 MB Rows returned: 1
SELECT *
FROM iv1bu_extensions
WHERE `extension_id` = '10012'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/table/table.php:705
JROOT/plugins/system/roksprocket/roksprocket.php:77
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:577
JROOT/libraries/cms/application/site.php:636
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.34 ms After last query: 79.69 ms Query memory: 0.014 MB Memory before query: 2.744 MB
UPDATE iv1bu_vvisit_counter
SET visits=visits+1
, bots=bots+1
WHERE time=1741810500
EXPLAIN not possible on query: UPDATE iv1bu_vvisit_counter
SET visits=visits+1
, bots=bots+1
WHERE time=1741810500
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.1 ms |
End of update loop | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.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/plugins/system/vvisit_counter/vvisit_counter.php:109
JROOT/plugins/system/vvisit_counter/vvisit_counter.php:75
JROOT/plugins/system/vvisit_counter/vvisit_counter.php:43
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:577
JROOT/libraries/cms/application/site.php:636
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.72 ms After last query: 3.61 ms Query memory: 0.029 MB Memory before query: 2.967 MB Rows returned: 37
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 iv1bu_menu AS m
LEFT JOIN iv1bu_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 66 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | roietsci_jm.m.component_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.3 ms |
Waiting for query cache lock | 0.0 ms |
Creating sort index | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
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:347
JROOT/libraries/cms/application/site.php:266
JROOT/libraries/cms/router/site.php:218
JROOT/libraries/cms/router/router.php:408
JROOT/libraries/cms/router/router.php:192
JROOT/libraries/cms/router/site.php:90
JROOT/libraries/cms/application/cms.php:1012
JROOT/libraries/cms/application/site.php:736
JROOT/libraries/cms/application/site.php:218
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.36 ms After last query: 2.39 ms Query memory: 0.018 MB Memory before query: 3.364 MB Rows returned: 11
SELECT id, home, template, s.params
FROM iv1bu_template_styles as s
LEFT JOIN iv1bu_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | extension | 62 | const | 5 | Using index condition; Using where |
1 | SIMPLE | s | ref | idx_template | idx_template | 152 | roietsci_jm.e.element | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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.1 ms |
Waiting for query cache lock | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/application/site.php:473
JROOT/plugins/system/t3/includes/core/t3.php:307
JROOT/plugins/system/t3/t3.php:81
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:1021
JROOT/libraries/cms/application/site.php:736
JROOT/libraries/cms/application/site.php:218
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.32 ms After last query: 8.03 ms Query memory: 0.025 MB Memory before query: 3.600 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM iv1bu_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | Using index condition |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
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/k2/k2.php:52
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:1021
JROOT/libraries/cms/application/site.php:736
JROOT/libraries/cms/application/site.php:218
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.24 ms After last query: 0.21 ms Query memory: 0.018 MB Memory before query: 3.608 MB
UPDATE `iv1bu_extensions`
SET `params` = '{\"mediaversion\":\"6be3722d7660d70c7f332d2bb3aa8f39\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `iv1bu_extensions`
SET `params` = '{\"mediaversion\":\"6be3722d7660d70c7f332d2bb3aa8f39\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
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 for update | 0.0 ms |
Updating | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/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/k2/k2.php:52
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:1021
JROOT/libraries/cms/application/site.php:736
JROOT/libraries/cms/application/site.php:218
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.07 ms After last query: 1.35 ms Query memory: 0.022 MB Memory before query: 3.731 MB Rows returned: 1
SELECT *
FROM iv1bu_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/language/helper.php:166
JROOT/libraries/cms/application/site.php:323
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:1021
JROOT/libraries/cms/application/site.php:736
JROOT/libraries/cms/application/site.php:218
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.82 ms After last query: 6.95 ms Query memory: 0.019 MB Memory before query: 3.902 MB Rows returned: 234
SHOW TABLES
EXPLAIN not possible on query: SHOW 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 |
Filling schema table | 0.0 ms |
checking permissions | 0.5 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Removing tmp table | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jdownloads/jdownloads.php:346
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:1021
JROOT/libraries/cms/application/site.php:736
JROOT/libraries/cms/application/site.php:218
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.09 ms After last query: 2.97 ms Query memory: 0.014 MB Memory before query: 3.995 MB Rows returned: 1
SELECT a.rules
FROM iv1bu_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/access/access.php:250
JROOT/libraries/joomla/user/user.php:364
JROOT/components/com_k2/k2.php:16
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.09 ms After last query: 0.60 ms Query memory: 0.016 MB Memory before query: 4.019 MB Rows returned: 2
SELECT b.rules
FROM iv1bu_assets AS a
LEFT JOIN iv1bu_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_k2')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | idx_asset_name | idx_asset_name | 152 | const | 1 | Using temporary; Using filesort |
1 | SIMPLE | b | ALL | idx_lft_rgt | NO INDEX KEY COULD BE USED | NULL | NULL | 640 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/access/access.php:250
JROOT/libraries/joomla/access/access.php:110
JROOT/libraries/joomla/user/user.php:373
JROOT/components/com_k2/k2.php:16
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.09 ms After last query: 2.48 ms Query memory: 0.019 MB Memory before query: 4.210 MB Rows returned: 7
SELECT id
FROM iv1bu_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_categories | range | category,published,access,trash | category | 8 | NULL | 8 | Using where; Using index |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/helpers/permissions.php:261
JROOT/components/com_k2/views/itemlist/view.html.php:29
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.56 ms After last query: 0.41 ms Query memory: 0.033 MB Memory before query: 4.252 MB Rows returned: 16
SHOW FULL COLUMNS
FROM `iv1bu_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `iv1bu_users`
Status | Duration |
---|
Starting | 0.0 ms |
checking permissions | 0.0 ms |
closing tables | 0.0 ms |
Opening tables | 0.2 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.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
checking permissions | 0.1 ms |
closing tables | 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 |
closing tables | 0.0 ms |
Removing tmp table | 0.1 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/table/table.php:229
JROOT/libraries/joomla/table/table.php:150
JROOT/libraries/joomla/table/user.php:38
JROOT/libraries/joomla/table/table.php:294
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/components/com_k2/views/itemlist/view.html.php:220
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.07 ms After last query: 0.23 ms Query memory: 0.027 MB Memory before query: 4.317 MB Rows returned: 1
SELECT *
FROM `iv1bu_users`
WHERE `id` = 1056
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
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/components/com_k2/views/itemlist/view.html.php:220
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.09 ms After last query: 1.34 ms Query memory: 0.024 MB Memory before query: 5.077 MB Rows returned: 1
SELECT `g`.`id`,`g`.`title`
FROM `iv1bu_usergroups` AS g
INNER JOIN `iv1bu_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 1056
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | roietsci_jm.m.group_id | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
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/components/com_k2/views/itemlist/view.html.php:220
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.31 ms After last query: 0.15 ms Query memory: 0.020 MB Memory before query: 5.095 MB Rows returned: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM iv1bu_k2_users
WHERE userID=1056
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_users | ref | userID | userID | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:804
JROOT/components/com_k2/views/itemlist/view.html.php:230
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.07 ms After last query: 0.24 ms Query memory: 0.022 MB Memory before query: 5.114 MB Rows returned: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM iv1bu_k2_users
WHERE userID=1056
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_users | ref | userID | userID | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1811
JROOT/components/com_k2/helpers/utilities.php:65
JROOT/components/com_k2/views/itemlist/view.html.php:233
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 3.65 ms After last query: 1.06 ms Query memory: 0.029 MB Memory before query: 5.159 MB Rows returned: 3
SELECT i.*, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM iv1bu_k2_items as i RIGHT JOIN iv1bu_k2_categories AS c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1,6)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1,6)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-03-12 20:06:52' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-03-12 20:06:52' )
AND i.created_by=1056
AND i.created_by_alias=''
ORDER BY i.id DESC
LIMIT 15, 3
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | ref | PRIMARY,category,published,access,trash | category | 2 | const | 8 | Using index condition; Using temporary; Using filesort |
1 | SIMPLE | i | ref | item,catid,created_by | catid | 4 | roietsci_jm.c.id | 10 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Creating tmp table | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 1.5 ms |
Creating sort index | 0.3 ms |
Waiting for query cache lock | 0.0 ms |
Creating sort index | 0.0 ms |
Removing tmp table | 1.3 ms |
Creating sort index | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:357
JROOT/components/com_k2/views/itemlist/view.html.php:376
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.92 ms After last query: 0.28 ms Query memory: 0.019 MB Memory before query: 5.216 MB Rows returned: 1
SELECT COUNT(*)
FROM iv1bu_k2_items as i RIGHT JOIN iv1bu_k2_categories c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1,6)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1,6)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-03-12 20:06:52' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-03-12 20:06:52' )
AND i.created_by=1056
AND i.created_by_alias=''
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | range | PRIMARY,category,published,access,trash | category | 8 | NULL | 8 | Using where; Using index |
1 | SIMPLE | i | ref | item,catid,created_by | catid | 4 | roietsci_jm.c.id | 10 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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.5 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:592
JROOT/components/com_k2/views/itemlist/view.html.php:385
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.97 ms After last query: 0.65 ms Query memory: 0.027 MB Memory before query: 5.295 MB Rows returned: 14
SHOW FULL COLUMNS
FROM `iv1bu_k2_categories`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `iv1bu_k2_categories`
Status | Duration |
---|
Starting | 0.0 ms |
checking permissions | 0.0 ms |
closing tables | 0.0 ms |
Opening tables | 0.4 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.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
checking permissions | 0.1 ms |
closing tables | 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 |
closing tables | 0.0 ms |
Removing tmp table | 0.1 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/table/table.php:229
JROOT/libraries/joomla/table/table.php:150
JROOT/administrator/components/com_k2/tables/k2category.php:34
JROOT/libraries/joomla/table/table.php:294
JROOT/components/com_k2/views/itemlist/view.html.php:431
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.08 ms After last query: 0.32 ms Query memory: 0.026 MB Memory before query: 5.369 MB Rows returned: 1
SELECT *
FROM iv1bu_k2_categories
WHERE id = '7'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_k2/tables/k2category.php:65
JROOT/components/com_k2/models/item.php:75
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.34 ms After last query: 1.98 ms Query memory: 0.024 MB Memory before query: 5.518 MB Rows returned: 0
SELECT tag.*
FROM iv1bu_k2_tags AS tag
JOIN iv1bu_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 200
ORDER BY xref.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | Using where |
1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | roietsci_jm.xref.tagID | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Sorting result | 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 |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1353
JROOT/components/com_k2/models/item.php:109
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.10 ms After last query: 32.31 ms Query memory: 0.025 MB Memory before query: 5.544 MB Rows returned: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM iv1bu_k2_users
WHERE userID=1056
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_users | ref | userID | userID | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1811
JROOT/components/com_k2/models/item.php:250
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.06 ms After last query: 0.26 ms Query memory: 0.026 MB Memory before query: 5.567 MB Rows returned: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM iv1bu_k2_users
WHERE userID=1056
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_users | ref | userID | userID | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1811
JROOT/components/com_k2/helpers/utilities.php:65
JROOT/components/com_k2/models/item.php:251
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.09 ms After last query: 8.06 ms Query memory: 0.023 MB Memory before query: 5.738 MB Rows returned: 0
SELECT id, link
from iv1bu_menu
WHERE link LIKE 'index.php?option=com_jdownloads&view=category%'
AND published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_menu | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 182 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/content/jdownloads/jdownloads.php:46
JROOT/libraries/cms/plugin/helper.php:232
JROOT/libraries/cms/plugin/helper.php:172
JROOT/components/com_k2/models/item.php:536
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.06 ms After last query: 0.10 ms Query memory: 0.024 MB Memory before query: 5.761 MB Rows returned: 0
SELECT id
FROM iv1bu_menu
WHERE (link LIKE 'index.php?option=com_jdownloads&Itemid=' OR link LIKE 'index.php?option=com_jdownloads&view=categories' )
AND published = 1
AND access IN (1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_menu | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 182 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:221
JROOT/plugins/content/jdownloads/jdownloads.php:55
JROOT/libraries/cms/plugin/helper.php:232
JROOT/libraries/cms/plugin/helper.php:172
JROOT/components/com_k2/models/item.php:536
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.06 ms After last query: 0.06 ms Query memory: 0.024 MB Memory before query: 5.785 MB Rows returned: 1
SELECT id
FROM iv1bu_menu
WHERE (link = 'index.php?option=com_jdownloads&view=downloads')
AND published = 1
AND access IN (1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_menu | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 182 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:235
JROOT/plugins/content/jdownloads/jdownloads.php:55
JROOT/libraries/cms/plugin/helper.php:232
JROOT/libraries/cms/plugin/helper.php:172
JROOT/components/com_k2/models/item.php:536
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.07 ms After last query: 0.06 ms Query memory: 0.024 MB Memory before query: 5.808 MB Rows returned: 0
SELECT id
FROM iv1bu_menu
WHERE (link LIKE 'index.php?option=com_jdownloads&Itemid=' OR link LIKE 'index.php?option=com_jdownloads&view=categories' )
AND published = 1
AND access IN (1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_menu | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 182 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:252
JROOT/plugins/content/jdownloads/jdownloads.php:55
JROOT/libraries/cms/plugin/helper.php:232
JROOT/libraries/cms/plugin/helper.php:172
JROOT/components/com_k2/models/item.php:536
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.05 ms After last query: 0.05 ms Query memory: 0.024 MB Memory before query: 5.831 MB Rows returned: 0
SELECT id
FROM iv1bu_menu
WHERE link = 'index.php?option=com_jdownloads&view=search'
AND published = 1
AND access IN (1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_menu | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 182 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:260
JROOT/plugins/content/jdownloads/jdownloads.php:55
JROOT/libraries/cms/plugin/helper.php:232
JROOT/libraries/cms/plugin/helper.php:172
JROOT/components/com_k2/models/item.php:536
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.05 ms After last query: 0.06 ms Query memory: 0.024 MB Memory before query: 5.854 MB Rows returned: 0
SELECT id
FROM iv1bu_menu
WHERE link = 'index.php?option=com_jdownloads&view=form&layout=edit'
AND published = 1
AND access IN (1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_menu | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 182 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:265
JROOT/plugins/content/jdownloads/jdownloads.php:55
JROOT/libraries/cms/plugin/helper.php:232
JROOT/libraries/cms/plugin/helper.php:172
JROOT/components/com_k2/models/item.php:536
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.05 ms After last query: 0.06 ms Query memory: 0.024 MB Memory before query: 5.878 MB Rows returned: 0
SELECT id, link
from iv1bu_menu
WHERE link LIKE 'index.php?option=com_jdownloads&view=category&catid%'
AND published = 1
AND access IN (1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_menu | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 182 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:303
JROOT/plugins/content/jdownloads/jdownloads.php:59
JROOT/libraries/cms/plugin/helper.php:232
JROOT/libraries/cms/plugin/helper.php:172
JROOT/components/com_k2/models/item.php:536
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.05 ms After last query: 0.07 ms Query memory: 0.024 MB Memory before query: 5.902 MB Rows returned: 0
SELECT id
from iv1bu_menu
WHERE link = 'index.php?option=com_jdownloads&view=categories'
and published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_menu | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 182 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/content/jdownloads/jdownloads.php:1715
JROOT/plugins/content/jdownloads/jdownloads.php:69
JROOT/libraries/cms/plugin/helper.php:232
JROOT/libraries/cms/plugin/helper.php:172
JROOT/components/com_k2/models/item.php:536
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.13 ms After last query: 0.05 ms Query memory: 0.050 MB Memory before query: 5.925 MB Rows returned: 257
SELECT setting_name, setting_value
FROM iv1bu_jdownloads_config
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_jdownloads_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 257 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/content/jdownloads/jdownloads.php:199
JROOT/plugins/content/jdownloads/jdownloads.php:71
JROOT/libraries/cms/plugin/helper.php:232
JROOT/libraries/cms/plugin/helper.php:172
JROOT/components/com_k2/models/item.php:536
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.12 ms After last query: 6.29 ms Query memory: 0.035 MB Memory before query: 6.241 MB Rows returned: 0
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM iv1bu_categories as c
LEFT JOIN iv1bu_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM iv1bu_categories AS cat JOIN iv1bu_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
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,6)
AND c.published = 1
AND s.id=7
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
2 | LATERAL DERIVED | cat | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
2 | LATERAL DERIVED | parent | ref | cat_idx,idx_left_right | cat_idx | 152 | const | 27 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/legacy/categories/categories.php:288
JROOT/libraries/legacy/categories/categories.php:181
JROOT/components/com_content/helpers/route.php:41
JROOT/plugins/content/al_facebook_comments/al_facebook_comments.php:476
JROOT/plugins/content/al_facebook_comments/al_facebook_comments.php:153
JROOT/plugins/content/al_facebook_comments/al_facebook_comments.php:36
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/components/com_k2/models/item.php:729
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.07 ms After last query: 0.18 ms Query memory: 0.033 MB Memory before query: 6.284 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM iv1bu_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/components/com_content/helpers/route.php:161
JROOT/components/com_content/helpers/route.php:62
JROOT/plugins/content/al_facebook_comments/al_facebook_comments.php:476
JROOT/plugins/content/al_facebook_comments/al_facebook_comments.php:153
JROOT/plugins/content/al_facebook_comments/al_facebook_comments.php:36
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/components/com_k2/models/item.php:729
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.42 ms After last query: 2.18 ms Query memory: 0.024 MB Memory before query: 6.430 MB Rows returned: 0
SELECT tag.*
FROM iv1bu_k2_tags AS tag
JOIN iv1bu_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 199
ORDER BY xref.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | Using where |
1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | roietsci_jm.xref.tagID | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Sorting result | 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 |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1353
JROOT/components/com_k2/models/item.php:109
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.08 ms After last query: 1.62 ms Query memory: 0.025 MB Memory before query: 6.455 MB Rows returned: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM iv1bu_k2_users
WHERE userID=1056
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_users | ref | userID | userID | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1811
JROOT/components/com_k2/models/item.php:250
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.08 ms After last query: 0.22 ms Query memory: 0.026 MB Memory before query: 6.477 MB Rows returned: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM iv1bu_k2_users
WHERE userID=1056
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_users | ref | userID | userID | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1811
JROOT/components/com_k2/helpers/utilities.php:65
JROOT/components/com_k2/models/item.php:251
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.35 ms After last query: 5.18 ms Query memory: 0.026 MB Memory before query: 6.491 MB Rows returned: 1
SELECT *
FROM iv1bu_k2_categories
WHERE id = '10'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Unlocking tables | 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 |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_k2/tables/k2category.php:65
JROOT/components/com_k2/models/item.php:75
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.35 ms After last query: 1.34 ms Query memory: 0.024 MB Memory before query: 6.612 MB Rows returned: 0
SELECT tag.*
FROM iv1bu_k2_tags AS tag
JOIN iv1bu_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published=1
AND xref.itemID = 198
ORDER BY xref.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | Using where |
1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | roietsci_jm.xref.tagID | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Sorting result | 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 |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1353
JROOT/components/com_k2/models/item.php:109
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.08 ms After last query: 1.63 ms Query memory: 0.025 MB Memory before query: 6.636 MB Rows returned: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM iv1bu_k2_users
WHERE userID=1056
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_users | ref | userID | userID | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1811
JROOT/components/com_k2/models/item.php:250
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.08 ms After last query: 0.27 ms Query memory: 0.026 MB Memory before query: 6.658 MB Rows returned: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM iv1bu_k2_users
WHERE userID=1056
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_users | ref | userID | userID | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1811
JROOT/components/com_k2/helpers/utilities.php:65
JROOT/components/com_k2/models/item.php:251
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/itemlist/view.html.php:435
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 1.72 ms After last query: 4.38 ms Query memory: 0.035 MB Memory before query: 6.645 MB Rows returned: 1
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM iv1bu_categories as c
LEFT JOIN iv1bu_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM iv1bu_categories AS cat JOIN iv1bu_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
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,6)
AND c.published = 1
AND s.id=10
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | Using temporary; Using filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 93 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | roietsci_jm.c.id | 10 | Using where |
2 | DERIVED | parent | ref | cat_idx,idx_left_right | cat_idx | 152 | const | 27 | Using index condition; Using temporary; Using filesort |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 93 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.0 ms |
init | 0.1 ms |
Optimizing | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Creating tmp table | 0.0 ms |
Sorting result | 0.0 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.0 ms |
Creating tmp table | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.3 ms |
Creating sort index | 0.0 ms |
Removing tmp table | 0.0 ms |
Creating sort index | 0.4 ms |
Creating sort index | 0.0 ms |
Removing tmp table | 0.1 ms |
Creating sort index | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Removing tmp table | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/legacy/categories/categories.php:288
JROOT/libraries/legacy/categories/categories.php:181
JROOT/components/com_content/helpers/route.php:41
JROOT/plugins/content/al_facebook_comments/al_facebook_comments.php:476
JROOT/plugins/content/al_facebook_comments/al_facebook_comments.php:153
JROOT/plugins/content/al_facebook_comments/al_facebook_comments.php:36
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/components/com_k2/models/item.php:729
JROOT/components/com_k2/views/itemlist/view.html.php:444
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:63
JROOT/libraries/cms/component/helper.php:352
JROOT/libraries/cms/component/helper.php:332
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.15 ms After last query: 34.12 ms Query memory: 0.027 MB Memory before query: 7.364 MB Rows returned: 31
SELECT m.published, m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM iv1bu_modules AS m
LEFT JOIN iv1bu_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN iv1bu_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-03-12 20:06:52')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-03-12 20:06:52')
AND m.access IN (1,1,6)
AND m.client_id = 0
AND (mm.menuid = 590 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 82 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | roietsci_jm.m.module,const | 1 | Using index condition; Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | roietsci_jm.m.id | 1 | Using where; Using index |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:423
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:102
JROOT/libraries/joomla/document/html/html.php:510
JROOT/plugins/system/t3/includes/core/template.php:608
JROOT/templates/ts_mbiz/tpls/blocks/header.php:22
JROOT/plugins/system/t3/includes/core/template.php:176
JROOT/templates/ts_mbiz/tpls/default.php:34
JROOT/plugins/system/t3/includes/core/template.php:200
JROOT/templates/ts_mbiz/index.php:34
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:968
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.12 ms After last query: 9.00 ms Query memory: 0.028 MB Memory before query: 7.624 MB Rows returned: 3
SELECT i.*,c.name AS categoryname,c.id AS categoryid, c.alias AS categoryalias, c.params AS categoryparams
FROM iv1bu_k2_items as i RIGHT JOIN iv1bu_k2_categories c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1,6)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1,6)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-03-12 20:06:52' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-03-12 20:06:52' )
ORDER BY i.publish_up DESC
LIMIT 0, 3
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | ref | PRIMARY,category,published,access,trash | category | 2 | const | 8 | Using index condition; Using temporary; Using filesort |
1 | SIMPLE | i | ref | item,catid | catid | 4 | roietsci_jm.c.id | 10 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_content/helper.php:268
JROOT/modules/mod_k2_content/mod_k2_content.php:51
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.09 ms After last query: 1.10 ms Query memory: 0.020 MB Memory before query: 7.687 MB Rows returned: 0
SELECT *
FROM iv1bu_k2_attachments
WHERE itemID=225
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_attachments | ref | itemID | itemID | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1642
JROOT/modules/mod_k2_content/helper.php:380
JROOT/modules/mod_k2_content/mod_k2_content.php:51
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.09 ms After last query: 0.95 ms Query memory: 0.019 MB Memory before query: 7.709 MB Rows returned: 0
SELECT `description`, `gender`
FROM iv1bu_k2_users
WHERE userID=1056
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_users | ref | userID | userID | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_content/helper.php:539
JROOT/modules/mod_k2_content/mod_k2_content.php:51
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.08 ms After last query: 1.71 ms Query memory: 0.020 MB Memory before query: 7.730 MB Rows returned: 0
SELECT *
FROM iv1bu_k2_attachments
WHERE itemID=224
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_attachments | ref | itemID | itemID | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1642
JROOT/modules/mod_k2_content/helper.php:380
JROOT/modules/mod_k2_content/mod_k2_content.php:51
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.08 ms After last query: 0.85 ms Query memory: 0.018 MB Memory before query: 7.750 MB Rows returned: 0
SELECT `description`, `gender`
FROM iv1bu_k2_users
WHERE userID=1056
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_users | ref | userID | userID | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_content/helper.php:539
JROOT/modules/mod_k2_content/mod_k2_content.php:51
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.08 ms After last query: 1.66 ms Query memory: 0.020 MB Memory before query: 7.770 MB Rows returned: 0
SELECT *
FROM iv1bu_k2_attachments
WHERE itemID=222
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_attachments | ref | itemID | itemID | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1642
JROOT/modules/mod_k2_content/helper.php:380
JROOT/modules/mod_k2_content/mod_k2_content.php:51
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.08 ms After last query: 0.75 ms Query memory: 0.018 MB Memory before query: 7.790 MB Rows returned: 0
SELECT `description`, `gender`
FROM iv1bu_k2_users
WHERE userID=1056
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_users | ref | userID | userID | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_content/helper.php:539
JROOT/modules/mod_k2_content/mod_k2_content.php:51
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.10 ms After last query: 3.01 ms Query memory: 0.022 MB Memory before query: 7.773 MB Rows returned: 7
SELECT *
FROM iv1bu_k2_categories
WHERE parent=0
AND published=1
AND trash=0
AND access IN(1,1,6)
ORDER BY id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_categories | ref | category,parent,published,access,trash | category | 2 | const | 8 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:542
JROOT/modules/mod_k2_tools/mod_k2_tools.php:88
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.06 ms After last query: 0.17 ms Query memory: 0.019 MB Memory before query: 7.830 MB Rows returned: 1
SELECT COUNT(*)
FROM iv1bu_k2_items
WHERE catid=7
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-03-12 20:06:52' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-03-12 20:06:52' )
AND trash=0
AND access IN(1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_items | ref | item,catid | item | 2 | const | 140 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:1002
JROOT/modules/mod_k2_tools/helper.php:556
JROOT/modules/mod_k2_tools/mod_k2_tools.php:88
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.06 ms After last query: 0.07 ms Query memory: 0.022 MB Memory before query: 7.849 MB Rows returned: 0
SELECT *
FROM iv1bu_k2_categories
WHERE parent=7
AND published=1
AND trash=0
AND access IN(1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:453
JROOT/modules/mod_k2_tools/helper.php:572
JROOT/modules/mod_k2_tools/mod_k2_tools.php:88
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.06 ms After last query: 0.14 ms Query memory: 0.019 MB Memory before query: 7.867 MB Rows returned: 1
SELECT COUNT(*)
FROM iv1bu_k2_items
WHERE catid=8
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-03-12 20:06:52' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-03-12 20:06:52' )
AND trash=0
AND access IN(1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_items | ref | item,catid | catid | 4 | const | 12 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:1002
JROOT/modules/mod_k2_tools/helper.php:556
JROOT/modules/mod_k2_tools/mod_k2_tools.php:88
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.07 ms After last query: 0.06 ms Query memory: 0.022 MB Memory before query: 7.885 MB Rows returned: 0
SELECT *
FROM iv1bu_k2_categories
WHERE parent=8
AND published=1
AND trash=0
AND access IN(1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:453
JROOT/modules/mod_k2_tools/helper.php:572
JROOT/modules/mod_k2_tools/mod_k2_tools.php:88
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.07 ms After last query: 0.27 ms Query memory: 0.019 MB Memory before query: 7.905 MB Rows returned: 1
SELECT COUNT(*)
FROM iv1bu_k2_items
WHERE catid=9
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-03-12 20:06:52' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-03-12 20:06:52' )
AND trash=0
AND access IN(1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_items | ref | item,catid | catid | 4 | const | 5 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:1002
JROOT/modules/mod_k2_tools/helper.php:556
JROOT/modules/mod_k2_tools/mod_k2_tools.php:88
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.06 ms After last query: 0.06 ms Query memory: 0.022 MB Memory before query: 7.923 MB Rows returned: 0
SELECT *
FROM iv1bu_k2_categories
WHERE parent=9
AND published=1
AND trash=0
AND access IN(1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:453
JROOT/modules/mod_k2_tools/helper.php:572
JROOT/modules/mod_k2_tools/mod_k2_tools.php:88
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.07 ms After last query: 0.24 ms Query memory: 0.019 MB Memory before query: 7.943 MB Rows returned: 1
SELECT COUNT(*)
FROM iv1bu_k2_items
WHERE catid=10
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-03-12 20:06:52' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-03-12 20:06:52' )
AND trash=0
AND access IN(1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_items | ref | item,catid | catid | 4 | const | 16 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:1002
JROOT/modules/mod_k2_tools/helper.php:556
JROOT/modules/mod_k2_tools/mod_k2_tools.php:88
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.06 ms After last query: 0.06 ms Query memory: 0.022 MB Memory before query: 7.961 MB Rows returned: 0
SELECT *
FROM iv1bu_k2_categories
WHERE parent=10
AND published=1
AND trash=0
AND access IN(1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:453
JROOT/modules/mod_k2_tools/helper.php:572
JROOT/modules/mod_k2_tools/mod_k2_tools.php:88
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.06 ms After last query: 0.14 ms Query memory: 0.019 MB Memory before query: 7.980 MB Rows returned: 1
SELECT COUNT(*)
FROM iv1bu_k2_items
WHERE catid=11
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-03-12 20:06:52' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-03-12 20:06:52' )
AND trash=0
AND access IN(1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_items | ref | item,catid | catid | 4 | const | 2 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:1002
JROOT/modules/mod_k2_tools/helper.php:556
JROOT/modules/mod_k2_tools/mod_k2_tools.php:88
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.06 ms After last query: 0.07 ms Query memory: 0.022 MB Memory before query: 7.998 MB Rows returned: 0
SELECT *
FROM iv1bu_k2_categories
WHERE parent=11
AND published=1
AND trash=0
AND access IN(1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:453
JROOT/modules/mod_k2_tools/helper.php:572
JROOT/modules/mod_k2_tools/mod_k2_tools.php:88
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.07 ms After last query: 0.25 ms Query memory: 0.019 MB Memory before query: 8.018 MB Rows returned: 1
SELECT COUNT(*)
FROM iv1bu_k2_items
WHERE catid=13
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-03-12 20:06:52' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-03-12 20:06:52' )
AND trash=0
AND access IN(1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_items | ref | item,catid | catid | 4 | const | 13 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:1002
JROOT/modules/mod_k2_tools/helper.php:556
JROOT/modules/mod_k2_tools/mod_k2_tools.php:88
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.05 ms After last query: 0.05 ms Query memory: 0.022 MB Memory before query: 8.036 MB Rows returned: 0
SELECT *
FROM iv1bu_k2_categories
WHERE parent=13
AND published=1
AND trash=0
AND access IN(1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:453
JROOT/modules/mod_k2_tools/helper.php:572
JROOT/modules/mod_k2_tools/mod_k2_tools.php:88
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.08 ms After last query: 0.16 ms Query memory: 0.022 MB Memory before query: 8.056 MB Rows returned: 7
SELECT id, name, parent
FROM iv1bu_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1,6)
ORDER BY parent
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_categories | ref | category,published,access,trash | category | 2 | const | 8 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:1239
JROOT/components/com_k2/helpers/route.php:321
JROOT/components/com_k2/helpers/route.php:58
JROOT/modules/mod_k2_tools/helper.php:580
JROOT/modules/mod_k2_tools/mod_k2_tools.php:88
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.06 ms After last query: 0.34 ms Query memory: 0.019 MB Memory before query: 8.083 MB Rows returned: 1
SELECT COUNT(*)
FROM iv1bu_k2_items
WHERE catid=17
AND published=1
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-03-12 20:06:52' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-03-12 20:06:52' )
AND trash=0
AND access IN(1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_items | ref | item,catid | catid | 4 | const | 5 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:1002
JROOT/modules/mod_k2_tools/helper.php:556
JROOT/modules/mod_k2_tools/mod_k2_tools.php:88
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.05 ms After last query: 0.07 ms Query memory: 0.022 MB Memory before query: 8.101 MB Rows returned: 0
SELECT *
FROM iv1bu_k2_categories
WHERE parent=17
AND published=1
AND trash=0
AND access IN(1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_k2_categories | ref | category,parent,published,access,trash | parent | 5 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:453
JROOT/modules/mod_k2_tools/helper.php:572
JROOT/modules/mod_k2_tools/mod_k2_tools.php:88
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.14 ms After last query: 24.56 ms Query memory: 0.030 MB Memory before query: 8.254 MB Rows returned: 1
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM iv1bu_categories as c
LEFT JOIN iv1bu_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM iv1bu_categories AS cat JOIN iv1bu_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
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,6)
AND c.published = 1
AND s.id=81
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | Using temporary; Using filesort |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 93 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | roietsci_jm.c.id | 10 | Using where |
2 | DERIVED | parent | ref | cat_idx,idx_left_right | cat_idx | 152 | const | 27 | Using index condition; Using temporary; Using filesort |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 93 | Using where; Using index; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/legacy/categories/categories.php:288
JROOT/libraries/legacy/categories/categories.php:181
JROOT/modules/mod_articles_categories/helper.php:37
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:566
JROOT/modules/mod_articles_categories/mod_articles_categories.php:24
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:191
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:982
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 1.01 ms After last query: 75.64 ms Query memory: 0.018 MB Memory before query: 8.648 MB Rows returned: 234
SHOW TABLES
EXPLAIN not possible on query: SHOW 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 |
Filling schema table | 0.0 ms |
checking permissions | 0.6 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Removing tmp table | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jdownloads/jdownloads.php:251
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:988
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.30 ms After last query: 4.97 ms Query memory: 0.003 MB Memory before query: 8.666 MB
UPDATE `iv1bu_session`
SET `data` = '__default|a:10:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1741810012;s:18:\"session.timer.last\";i:1741810012;s:17:\"session.timer.now\";i:1741810012;s:24:\"session.client.forwarded\";s:28:\"3.137.167.141, 172.70.127.75\";s:22:\"session.client.browser\";s:103:\"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])\";s:8:\"registry\";O:24:\"Joomla\\Registry\\Registry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":3:{s:13:\"current_theme\";s:4:\"blue\";s:17:\"current_direction\";s:3:\"ltr\";s:17:\"current_key_sufix\";s:9:\"_blue_ltr\";}}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\\0\\0\\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:2:\"13\";}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;s:1:\"1\";}s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:6;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;s:3:\"gid\";i:1;}s:22:\"vvisit_counter.lastlog\";d:1741810500;s:13:\"session.token\";s:32:\"b7c444fe0562cc102ad979d56d4150df\";}'
, `time` = '1741810013'
WHERE `session_id` = '5ujo9gta48mka6ni5cdlof2i92'
EXPLAIN not possible on query: UPDATE `iv1bu_session`
SET `data` = '__default|a:10:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1741810012;s:18:\"session.timer.last\";i:1741810012;s:17:\"session.timer.now\";i:1741810012;s:24:\"session.client.forwarded\";s:28:\"3.137.167.141, 172.70.127.75\";s:22:\"session.client.browser\";s:103:\"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0;
[email protected])\";s:8:\"registry\";O:24:\"Joomla\\Registry\\Registry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":3:{s:13:\"current_theme\";s:4:\"blue\";s:17:\"current_direction\";s:3:\"ltr\";s:17:\"current_key_sufix\";s:9:\"_blue_ltr\";}}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\\0\\0\\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:2:\"13\";}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;s:1:\"1\";}s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:6;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;s:3:\"gid\";i:1;}s:22:\"vvisit_counter.lastlog\";d:1741810500;s:13:\"session.token\";s:32:\"b7c444fe0562cc102ad979d56d4150df\";}'
, `time` = '1741810013'
WHERE `session_id` = '5ujo9gta48mka6ni5cdlof2i92'
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.1 ms |
End of update loop | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/session/storage/database.php:85
10 × SELECT *
FROM iv1bu_k2_categories
8 × SELECT id, gender, description, image, url, `
group`, plugins
FROM iv1bu_k2_users
7 × SELECT COUNT(*)
FROM iv1bu_k2_items
5 × SELECT id
FROM iv1bu_menu
5 × SELECT extension_id AS id, element AS "option", params, enabled
FROM iv1bu_extensions
3 × SELECT tag.*
FROM iv1bu_k2_tags AS tag JOIN iv1bu_k2_tags_xref AS xref
ON tag.id = xref.tagID
3 × SELECT `description`, `gender`
FROM iv1bu_k2_users
3 × SELECT *
FROM iv1bu_k2_attachments
3 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM iv1bu_categories as c
LEFT JOIN iv1bu_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM iv1bu_categories AS cat JOIN iv1bu_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
2 × SELECT id, link
from iv1bu_menu
2 × SELECT `extension_id`
FROM `iv1bu_extensions`
2 × SELECT template
FROM iv1bu_template_styles as s
2 × SELECT file_id
from iv1bu_jdownloads_files
2 × SELECT *
FROM iv1bu_extensions
1 × SELECT i.*,c.name AS categoryname,c.id AS categoryid, c.alias AS categoryalias, c.params AS categoryparams
FROM iv1bu_k2_items as i RIGHT JOIN iv1bu_k2_categories c
ON c.id = i.catid
1 × SELECT id, name, parent
FROM iv1bu_k2_categories
1 × SELECT COUNT(*)
FROM iv1bu_k2_items as i RIGHT JOIN iv1bu_k2_categories c
ON c.id = i.catid
1 × SELECT setting_name, setting_value
FROM iv1bu_jdownloads_confi
1 × SELECT id
from iv1bu_menu
1 × SELECT m.published, m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM iv1bu_modules AS m
LEFT JOIN iv1bu_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN iv1bu_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT *
FROM `iv1bu_users`
1 × SELECT extension, file, type
FROM iv1bu_rokcommon_configs
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM iv1bu_menu AS m
LEFT JOIN iv1bu_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT folder AS type, element AS name, params
FROM iv1bu_extensions
1 × SELECT id, rules
FROM `iv1bu_viewlevels
1 × SELECT `session_id`
FROM `iv1bu_session`
1 × SELECT b.id
FROM iv1bu_usergroups AS a
LEFT JOIN iv1bu_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, home, template, s.params
FROM iv1bu_template_styles as s
LEFT JOIN iv1bu_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM iv1bu_languages
1 × SELECT `data`
FROM `iv1bu_session`
1 × SELECT `g`.`id`,`g`.`title`
FROM `iv1bu_usergroups` AS g
INNER JOIN `iv1bu_user_usergroup_map` AS m
ON m.group_id = g.id
1 × SELECT id
FROM iv1bu_k2_categories
1 × SELECT b.rules
FROM iv1bu_assets AS a
LEFT JOIN iv1bu_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT a.rules
FROM iv1bu_assets AS a
1 × SELECT i.*, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM iv1bu_k2_items as i RIGHT JOIN iv1bu_k2_categories AS c
ON c.id = i.catid