Query Time: 0.40 ms Query memory: 0.015 MB Memory before query: 0.745 MB Rows returned: 0
SELECT `data`
FROM `iv1bu_session`
WHERE `session_id` = 'gtkm000ph1ckg3usfi6oo2qdb5'
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.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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.59 ms After last query: 0.91 ms Query memory: 0.008 MB Memory before query: 0.791 MB
DELETE
FROM `iv1bu_session`
WHERE `time` < '1757495813'
EXPLAIN not possible on query: DELETE
FROM `iv1bu_session`
WHERE `time` < '1757495813'
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init for update | 0.1 ms |
Updating | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/application/cms.php:679
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.33 ms After last query: 0.11 ms Query memory: 0.012 MB Memory before query: 0.802 MB Rows returned: 0
SELECT `session_id`
FROM `iv1bu_session`
WHERE `session_id` = 'gtkm000ph1ckg3usfi6oo2qdb5'
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 |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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: 0.35 ms After last query: 0.13 ms Query memory: 0.009 MB Memory before query: 0.815 MB
INSERT INTO `iv1bu_session`
(`session_id`, `client_id`, `time`)
VALUES
('gtkm000ph1ckg3usfi6oo2qdb5', 0, '1757496713')
EXPLAIN not possible on query: INSERT INTO `iv1bu_session`
(`session_id`, `client_id`, `time`) VALUES
('gtkm000ph1ckg3usfi6oo2qdb5', 0, '1757496713')
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 | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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.55 ms After last query: 1.75 ms Query memory: 0.015 MB Memory before query: 0.892 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.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.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 |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/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.43 ms After last query: 0.62 ms Query memory: 0.014 MB Memory before query: 0.909 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.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/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.39 ms After last query: 0.19 ms Query memory: 0.013 MB Memory before query: 0.928 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 |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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: 1.18 ms After last query: 0.17 ms Query memory: 0.016 MB Memory before query: 0.947 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.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.6 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/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.49 ms After last query: 0.60 ms Query memory: 0.014 MB Memory before query: 1.060 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.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.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 |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/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.71 ms After last query: 13.86 ms Query memory: 0.019 MB Memory before query: 1.474 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.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.1 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/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.41 ms After last query: 0.09 ms Query memory: 0.020 MB Memory before query: 1.493 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 |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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.43 ms After last query: 6.02 ms Query memory: 0.015 MB Memory before query: 1.722 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.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 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 |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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.62 ms After last query: 16.23 ms Query memory: 0.029 MB Memory before query: 2.242 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.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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: 1.35 ms After last query: 0.90 ms Query memory: 0.020 MB Memory before query: 2.291 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.8 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Removing tmp table | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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.46 ms After last query: 0.34 ms Query memory: 0.015 MB Memory before query: 2.350 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-09-10 16:31:53'
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.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.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 |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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.37 ms After last query: 0.05 ms Query memory: 0.015 MB Memory before query: 2.364 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-09-10 16:31:53'
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 |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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.94 ms After last query: 1.11 ms Query memory: 0.024 MB Memory before query: 2.384 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 |
checking permissions | 0.0 ms |
Opening tables | 0.3 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 |
checking permissions | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 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 |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/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.43 ms After last query: 0.95 ms Query memory: 0.016 MB Memory before query: 2.452 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 |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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.37 ms After last query: 0.15 ms Query memory: 0.020 MB Memory before query: 2.470 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 |
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 |
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 |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/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.39 ms After last query: 0.15 ms Query memory: 0.016 MB Memory before query: 2.484 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 |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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.35 ms After last query: 0.11 ms Query memory: 0.020 MB Memory before query: 2.500 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 |
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 |
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 |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/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: 2577.41 ms After last query: 122.98 ms Query memory: 0.014 MB Memory before query: 2.756 MB
UPDATE iv1bu_vvisit_counter
SET visits=visits+1
, bots=bots+1
WHERE time=1757497500
EXPLAIN not possible on query: UPDATE iv1bu_vvisit_counter
SET visits=visits+1
, bots=bots+1
WHERE time=1757497500
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init for update | 0.1 ms |
Updating | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 2576.7 ms |
Reset for next command | 0.1 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: 2.50 ms After last query: 8.35 ms Query memory: 0.029 MB Memory before query: 2.979 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.3 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.1 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.1 ms |
Optimizing | 0.1 ms |
Statistics | 0.2 ms |
Preparing | 0.1 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 1.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.1 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: 1.44 ms After last query: 5.90 ms Query memory: 0.018 MB Memory before query: 3.406 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.2 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.1 ms |
Optimizing | 0.1 ms |
Statistics | 0.1 ms |
Preparing | 0.1 ms |
Executing | 0.1 ms |
Sending data | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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: 1.09 ms After last query: 13.03 ms Query memory: 0.024 MB Memory before query: 3.641 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.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.1 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.1 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.70 ms After last query: 0.23 ms Query memory: 0.018 MB Memory before query: 3.649 MB
UPDATE `iv1bu_extensions`
SET `params` = '{\"mediaversion\":\"392cd08e573a86a90bd6b685cb760f63\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `iv1bu_extensions`
SET `params` = '{\"mediaversion\":\"392cd08e573a86a90bd6b685cb760f63\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init for update | 0.1 ms |
Updating | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/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.87 ms After last query: 1.65 ms Query memory: 0.022 MB Memory before query: 3.772 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.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.1 ms |
Optimizing | 0.1 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 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 |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/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: 2.58 ms After last query: 9.81 ms Query memory: 0.020 MB Memory before query: 3.942 MB Rows returned: 234
SHOW TABLES
EXPLAIN not possible on query: SHOW TABLES
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.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 | 1.4 ms |
Executing | 0.0 ms |
Sending data | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Removing tmp table | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.1 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: 1.03 ms After last query: 1.38 ms Query memory: 0.023 MB Memory before query: 3.969 MB Rows returned: 0
SELECT alias
FROM iv1bu_jdownloads_categories
WHERE id=0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.2 ms |
After opening tables | 0.1 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.2 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 |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/router.php:119
JROOT/libraries/cms/component/router/legacy.php:70
JROOT/libraries/cms/router/site.php:463
JROOT/libraries/cms/router/site.php:426
JROOT/libraries/cms/router/router.php:231
JROOT/libraries/cms/router/site.php:106
JROOT/libraries/joomla/application/route.php:63
JROOT/plugins/system/sef/sef.php:49
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php: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.84 ms After last query: 0.12 ms Query memory: 0.023 MB Memory before query: 3.991 MB Rows returned: 1
SELECT file_alias
FROM iv1bu_jdownloads_files
WHERE file_id=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_jdownloads_files | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.2 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 |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/router.php:136
JROOT/libraries/cms/component/router/legacy.php:70
JROOT/libraries/cms/router/site.php:463
JROOT/libraries/cms/router/site.php:426
JROOT/libraries/cms/router/router.php:231
JROOT/libraries/cms/router/site.php:106
JROOT/libraries/joomla/application/route.php:63
JROOT/plugins/system/sef/sef.php:49
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php: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.93 ms After last query: 0.39 ms Query memory: 0.015 MB Memory before query: 4.029 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM iv1bu_extensions
WHERE `type` = 'component'
AND `element` = 'com_jdownloads'
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.1 ms |
checking permissions | 0.1 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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:315
JROOT/libraries/cms/application/site.php:122
JROOT/libraries/cms/application/site.php:224
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 1.28 ms After last query: 5.69 ms Query memory: 0.040 MB Memory before query: 4.183 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.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.6 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:37
JROOT/components/com_jdownloads/jdownloads.php:28
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.66 ms After last query: 5.04 ms Query memory: 0.019 MB Memory before query: 4.414 MB Rows returned: 11
SELECT group_id, importance, id
FROM iv1bu_jdownloads_usergroups_limits
ORDER BY importance
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_jdownloads_usergroups_limits | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 11 | Using filesort |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.3 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.4 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:89
JROOT/components/com_jdownloads/views/download/view.html.php:38
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.42 ms After last query: 0.16 ms Query memory: 0.060 MB Memory before query: 4.441 MB Rows returned: 1
SELECT *
FROM iv1bu_jdownloads_usergroups_limits
WHERE group_id IN (1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_jdownloads_usergroups_limits | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 11 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.2 ms |
Optimizing | 0.1 ms |
Statistics | 0.0 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 |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:113
JROOT/components/com_jdownloads/views/download/view.html.php:38
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.95 ms After last query: 0.26 ms Query memory: 0.019 MB Memory before query: 4.478 MB Rows returned: 11
SELECT group_id, importance, id
FROM iv1bu_jdownloads_usergroups_limits
ORDER BY importance
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_jdownloads_usergroups_limits | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 11 | Using filesort |
Status | Duration |
---|
Starting | 0.2 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 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 |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:89
JROOT/components/com_jdownloads/views/download/view.html.php:41
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.14 ms After last query: 0.11 ms Query memory: 0.060 MB Memory before query: 4.505 MB Rows returned: 1
SELECT *
FROM iv1bu_jdownloads_usergroups_limits
WHERE group_id IN (1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_jdownloads_usergroups_limits | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 11 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.1 ms |
init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.3 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:113
JROOT/components/com_jdownloads/views/download/view.html.php:41
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.74 ms After last query: 0.35 ms Query memory: 0.024 MB Memory before query: 4.547 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.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 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 |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/access/access.php:250
JROOT/libraries/joomla/user/user.php:364
JROOT/components/com_jdownloads/models/download.php:56
JROOT/libraries/legacy/model/legacy.php:415
JROOT/components/com_jdownloads/models/download.php:75
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394
JROOT/components/com_jdownloads/views/download/view.html.php:45
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.96 ms After last query: 0.91 ms Query memory: 0.025 MB Memory before query: 4.580 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_jdownloads')
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.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.0 ms |
Creating tmp table | 0.1 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.9 ms |
Creating sort index | 0.1 ms |
Removing tmp table | 0.2 ms |
Creating sort index | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/access/access.php:250
JROOT/libraries/joomla/access/access.php:110
JROOT/libraries/joomla/user/user.php:373
JROOT/components/com_jdownloads/models/download.php:56
JROOT/libraries/legacy/model/legacy.php:415
JROOT/components/com_jdownloads/models/download.php:75
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394
JROOT/components/com_jdownloads/views/download/view.html.php:45
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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: 139.88 ms After last query: 0.98 ms Query memory: 0.040 MB Memory before query: 4.624 MB Rows returned: 1
SELECT a.file_id, a.asset_id, a.file_title, a.file_alias, a.description, a.description_long, a.file_pic, a.images, a.price, a.release, a.file_language, a.system, a.license, a.url_license, a.license_agree, a.size, a.url_download, a.preview_filename, a.other_file_id, a.md5_value, a.sha1_value, a.extern_file, a.extern_site, a.mirror_1, a.mirror_2, a.extern_site_mirror_1, a.extern_site_mirror_2, a.url_home, a.author, a.url_author, a.created_mail, a.submitted_by, a.changelog, a.password, a.password_md5, a.views, a.update_active, a.custom_field_1, a.custom_field_2, a.custom_field_3, a.custom_field_4, a.custom_field_5, a.custom_field_6, a.custom_field_7, a.custom_field_8, a.custom_field_9, a.custom_field_10, a.custom_field_11, a.custom_field_12, a.custom_field_13, a.custom_field_14, a.published,
CASE WHEN badcats.id is null THEN a.published ELSE 0 END AS state, a.cat_id, a.date_added, a.created_id, a.file_date, a.modified_date as modified, a.publish_from, a.publish_to, a.modified_id, a.checked_out, a.checked_out_time, a.ordering, a.metakey, a.metadesc, a.robots, a.access, a.downloads, a.language,aa.url_download AS filename_from_other_download,c.title AS category_title, c.alias AS category_alias, c.access AS category_access, c.cat_dir AS category_cat_dir, c.cat_dir_parent AS category_cat_dir_parent,u.name AS creator,u2.name AS modifier,u2.name AS modifier,contact.id as contactid,l.title AS license_title, l.url AS license_url, l.description AS license_text,ROUND(r.rating_sum / r.rating_count, 0) AS rating, r.rating_count as rating_count, r.rating_sum as rating_sum,parent.title as parent_title, parent.id as parent_id, parent.alias as parent_alias
FROM iv1bu_jdownloads_files AS a
LEFT JOIN iv1bu_jdownloads_files AS aa
on aa.file_id = a.other_file_id
LEFT JOIN iv1bu_jdownloads_categories AS c
on c.id = a.cat_id
LEFT JOIN iv1bu_users AS u
on u.id = a.created_id
LEFT JOIN iv1bu_users AS u2
on u2.id = a.modified_id
LEFT JOIN (
SELECT contact.user_id, MAX(contact.id) AS id, contact.language
FROM iv1bu_contact_details AS contact
WHERE contact.published = 1
GROUP BY contact.user_id, contact.language) AS contact
ON contact.user_id = a.created_id
LEFT JOIN iv1bu_jdownloads_licenses AS l
on l.id = a.license
LEFT JOIN iv1bu_jdownloads_ratings AS r
on r.file_id = a.file_id
LEFT JOIN iv1bu_jdownloads_categories as parent
ON parent.id = c.parent_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM iv1bu_jdownloads_categories AS cat JOIN iv1bu_jdownloads_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.published <= 0
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE a.file_id = 1
AND (a.publish_from = '0000-00-00 00:00:00' OR a.publish_from <= '2025-09-10 09:31:56')
AND (a.publish_to = '0000-00-00 00:00:00' OR a.publish_to >= '2025-09-10 09:31:56')
AND (a.published = 1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | a | const | PRIMARY,idx_published | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | aa | const | PRIMARY | PRIMARY | 4 | const | 0 | Unique row not found |
1 | PRIMARY | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | u2 | const | PRIMARY | PRIMARY | 4 | const | 0 | Unique row not found |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | const | 0 | |
1 | PRIMARY | l | eq_ref | PRIMARY | PRIMARY | 4 | const | 1 | Using where |
1 | PRIMARY | r | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | const | 1 | Using where |
1 | PRIMARY | <derived3> | ref | key0 | key0 | 5 | const | 0 | |
3 | LATERAL DERIVED | cat | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
3 | LATERAL DERIVED | parent | ALL | idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where; Using join buffer (flat, BNL join) |
2 | DERIVED | contact | ref | idx_state | idx_state | 1 | const | 1 | Using where; Using temporary; Using filesort |
Status | Duration |
---|
Starting | 0.5 ms |
checking permissions | 0.0 ms |
Opening tables | 124.2 ms |
After opening tables | 0.1 ms |
System lock | 11.2 ms |
table lock | 0.1 ms |
init | 0.5 ms |
Optimizing | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.3 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Statistics | 0.7 ms |
Preparing | 0.1 ms |
Creating tmp table | 0.1 ms |
Sorting result | 0.1 ms |
Preparing | 0.1 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.2 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
Creating sort index | 0.1 ms |
Removing tmp table | 0.0 ms |
Creating sort index | 0.2 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Removing tmp table | 0.0 ms |
closing tables | 0.0 ms |
Removing tmp table | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.1 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/models/download.php:184
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394
JROOT/components/com_jdownloads/views/download/view.html.php:45
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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: 4.26 ms After last query: 0.55 ms Query memory: 0.023 MB Memory before query: 4.665 MB Rows returned: 3
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_jdownloads.download.1')
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.3 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.1 ms |
Optimizing | 0.1 ms |
Statistics | 0.2 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.1 ms |
Creating tmp table | 0.1 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 2.2 ms |
Creating sort index | 0.2 ms |
Removing tmp table | 0.3 ms |
Creating sort index | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.1 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_jdownloads/models/download.php:212
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394
JROOT/components/com_jdownloads/views/download/view.html.php:45
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.21 ms After last query: 0.35 ms Query memory: 0.018 MB Memory before query: 4.676 MB Rows returned: 0
SELECT c.id AS id, a.name AS asset_name
FROM iv1bu_jdownloads_categories AS c
INNER JOIN iv1bu_assets AS a
ON c.asset_id = a.id
WHERE c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where |
1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | roietsci_jm.c.asset_id | 1 | |
Status | Duration |
---|
Starting | 0.2 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.1 ms |
Optimizing | 0.1 ms |
Statistics | 0.1 ms |
Preparing | 0.1 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.1 ms |
Updating status | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:3055
JROOT/components/com_jdownloads/views/download/view.html.php:60
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.63 ms After last query: 2.79 ms Query memory: 0.024 MB Memory before query: 4.768 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM iv1bu_extensions
WHERE `type` = 'component'
AND `element` = 'com_tags'
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.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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/helper/tags.php:389
JROOT/components/com_jdownloads/views/download/view.html.php:180
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.08 ms After last query: 0.30 ms Query memory: 0.025 MB Memory before query: 4.779 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `iv1bu_contentitem_tag_map` AS m
INNER JOIN `iv1bu_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_jdownloads.download'
AND `m`.`content_item_id` = 1
AND `t`.`published` = 1
AND t.access IN (1,1,6)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type,idx_tag | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | roietsci_jm.m.tag_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 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.1 ms |
Optimizing | 0.1 ms |
Statistics | 0.2 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/helper/tags.php:409
JROOT/components/com_jdownloads/views/download/view.html.php:180
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.79 ms After last query: 7.65 ms Query memory: 0.021 MB Memory before query: 4.887 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 | 183 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/content/jdownloads/jdownloads.php:46
JROOT/libraries/cms/plugin/helper.php:232
JROOT/libraries/cms/plugin/helper.php:172
JROOT/components/com_jdownloads/views/download/view.html.php:194
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.74 ms After last query: 0.09 ms Query memory: 0.022 MB Memory before query: 4.908 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 | 183 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_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_jdownloads/views/download/view.html.php:194
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.63 ms After last query: 0.05 ms Query memory: 0.022 MB Memory before query: 4.929 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 | 183 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_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_jdownloads/views/download/view.html.php:194
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.74 ms After last query: 0.05 ms Query memory: 0.022 MB Memory before query: 4.950 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 | 183 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.4 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_jdownloads/views/download/view.html.php:194
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.76 ms After last query: 0.19 ms Query memory: 0.022 MB Memory before query: 4.971 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 | 183 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_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_jdownloads/views/download/view.html.php:194
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.05 ms After last query: 0.10 ms Query memory: 0.022 MB Memory before query: 4.992 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 | 183 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.1 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.4 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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_jdownloads/views/download/view.html.php:194
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.09 ms After last query: 0.14 ms Query memory: 0.022 MB Memory before query: 5.013 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 | 183 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.1 ms |
Optimizing | 0.1 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.3 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_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_jdownloads/views/download/view.html.php:194
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.06 ms After last query: 0.17 ms Query memory: 0.021 MB Memory before query: 5.035 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 | 183 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.3 ms |
End of update loop | 0.1 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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_jdownloads/views/download/view.html.php:194
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.25 ms After last query: 0.13 ms Query memory: 0.028 MB Memory before query: 5.056 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.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.7 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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_jdownloads/views/download/view.html.php:194
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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: 3157.57 ms After last query: 7.43 ms Query memory: 0.015 MB Memory before query: 5.279 MB
UPDATE iv1bu_jdownloads_files
SET views = views + 1
WHERE file_id = 1
EXPLAIN not possible on query: UPDATE iv1bu_jdownloads_files SET views = views + 1 WHERE file_id = 1
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init for update | 0.1 ms |
Updating | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 3157.3 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/models/download.php:297
JROOT/components/com_jdownloads/views/download/view.html.php:224
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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: 2.44 ms After last query: 4.55 ms Query memory: 0.028 MB Memory before query: 5.349 MB Rows returned: 1
SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(files.`file_id`) AS numitems,u.name AS creator,u2.name AS modifier,menu.id AS menu_itemid
FROM iv1bu_jdownloads_categories as c
LEFT JOIN iv1bu_jdownloads_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 `iv1bu_jdownloads_files` AS files
ON files.`cat_id` = c.id
AND files.published = 1
LEFT JOIN iv1bu_users AS u
on u.id = files.created_id
LEFT JOIN iv1bu_users AS u2
on u2.id = files.modified_id
LEFT JOIN iv1bu_menu AS menu
on menu.link LIKE CONCAT('index.php?option=com_jdownloads&view=category&catid=',c.id,'%')
AND menu.published = 1
AND menu.access IN (1,1,6)
WHERE c.access IN (1,1,6)
AND c.published = 1
AND s.id=1
GROUP BY c.id, c.cat_dir, c.cat_dir_parent, c.parent_id, c.lft, c.rgt, c.level, c.title, c.alias, c.description, c.pic, c.access, c.metakey, c.metadesc, c.robots,
c.created_user_id, c.created_time, c.modified_user_id, c.modified_time, c.language, c.notes, c.views, c.params, c.password, c.password_md5, c.ordering, c.published, c.checked_out, c.checked_out_time, c.asset_id
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | Using temporary; Using filesort |
1 | SIMPLE | c | range | idx_access,idx_left_right | idx_access | 5 | NULL | 2 | Using index condition; Using where |
1 | SIMPLE | files | ref | idx_cat_id,idx_published | idx_published | 1 | const | 1 | Using where |
1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | roietsci_jm.files.created_id | 1 | Using where |
1 | SIMPLE | u2 | eq_ref | PRIMARY | PRIMARY | 4 | roietsci_jm.files.modified_id | 1 | Using where |
1 | SIMPLE | menu | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 183 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.3 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.2 ms |
Optimizing | 0.1 ms |
Statistics | 0.3 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.1 ms |
Creating tmp table | 0.1 ms |
Sorting result | 0.1 ms |
Executing | 0.0 ms |
Sending data | 0.7 ms |
Creating sort index | 0.1 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 |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/categories.php:323
JROOT/components/com_jdownloads/helpers/categories.php:179
JROOT/components/com_jdownloads/views/download/view.html.php:276
JROOT/components/com_jdownloads/views/download/view.html.php:229
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.95 ms After last query: 1.66 ms Query memory: 0.023 MB Memory before query: 5.393 MB Rows returned: 11
SELECT group_id, importance, id
FROM iv1bu_jdownloads_usergroups_limits
ORDER BY importance
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_jdownloads_usergroups_limits | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 11 | Using filesort |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.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.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.1 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:89
JROOT/components/com_jdownloads/views/download/tmpl/default.php:29
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/download/view.html.php:231
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.63 ms After last query: 0.28 ms Query memory: 0.063 MB Memory before query: 5.423 MB Rows returned: 1
SELECT *
FROM iv1bu_jdownloads_usergroups_limits
WHERE group_id IN (1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_jdownloads_usergroups_limits | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 11 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.3 ms |
Optimizing | 0.1 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.4 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:113
JROOT/components/com_jdownloads/views/download/tmpl/default.php:29
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/download/view.html.php:231
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.88 ms After last query: 1.09 ms Query memory: 0.027 MB Memory before query: 5.467 MB Rows returned: 1
SELECT *
FROM iv1bu_jdownloads_templates
WHERE template_typ = '5'
AND template_active = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_jdownloads_templates | ref | idx_template_typ | idx_template_typ | 1 | const | 3 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:398
JROOT/components/com_jdownloads/views/download/tmpl/default.php:80
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/download/view.html.php:231
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.37 ms After last query: 0.17 ms Query memory: 0.026 MB Memory before query: 5.497 MB Rows returned: 1
SELECT *
FROM iv1bu_jdownloads_templates
WHERE template_typ = '5'
AND template_active = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_jdownloads_templates | ref | idx_template_typ | idx_template_typ | 1 | const | 3 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.1 ms |
Optimizing | 0.1 ms |
Statistics | 0.1 ms |
Preparing | 0.1 ms |
Executing | 0.1 ms |
Sending data | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:410
JROOT/components/com_jdownloads/views/download/tmpl/default.php:80
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/download/view.html.php:231
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.17 ms After last query: 0.31 ms Query memory: 0.022 MB Memory before query: 5.520 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 | 183 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.4 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:252
JROOT/components/com_jdownloads/views/download/tmpl/default.php:107
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/download/view.html.php:231
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.72 ms After last query: 0.20 ms Query memory: 0.022 MB Memory before query: 5.541 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 | 183 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:260
JROOT/components/com_jdownloads/views/download/tmpl/default.php:107
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/download/view.html.php:231
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.53 ms After last query: 0.12 ms Query memory: 0.022 MB Memory before query: 5.562 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 | 183 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:265
JROOT/components/com_jdownloads/views/download/tmpl/default.php:107
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/download/view.html.php:231
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.48 ms After last query: 0.12 ms Query memory: 0.022 MB Memory before query: 5.583 MB Rows returned: 1
SELECT parent_id
FROM iv1bu_jdownloads_categories
WHERE id = 1
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_jdownloads_categories | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.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 |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:271
JROOT/components/com_jdownloads/views/download/tmpl/default.php:107
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/download/view.html.php:231
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.53 ms After last query: 0.16 ms Query memory: 0.022 MB Memory before query: 5.604 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 | 183 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:303
JROOT/components/com_jdownloads/views/download/tmpl/default.php:110
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/download/view.html.php:231
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.52 ms After last query: 0.26 ms Query memory: 0.022 MB Memory before query: 5.626 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 | 183 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:252
JROOT/components/com_jdownloads/views/download/tmpl/default.php:131
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/download/view.html.php:231
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.57 ms After last query: 0.16 ms Query memory: 0.022 MB Memory before query: 5.648 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 | 183 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:260
JROOT/components/com_jdownloads/views/download/tmpl/default.php:131
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/download/view.html.php:231
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.58 ms After last query: 0.18 ms Query memory: 0.022 MB Memory before query: 5.670 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 | 183 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:265
JROOT/components/com_jdownloads/views/download/tmpl/default.php:131
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/download/view.html.php:231
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.47 ms After last query: 0.11 ms Query memory: 0.022 MB Memory before query: 5.691 MB Rows returned: 1
SELECT parent_id
FROM iv1bu_jdownloads_categories
WHERE id = 1
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_jdownloads_categories | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | |
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 |
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 |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:271
JROOT/components/com_jdownloads/views/download/tmpl/default.php:131
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/download/view.html.php:231
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.42 ms After last query: 2.21 ms Query memory: 0.030 MB Memory before query: 5.736 MB Rows returned: 0
SELECT c.*, c.parent_id AS parent,COUNT(files.`file_id`) as numitems
FROM iv1bu_jdownloads_categories AS c
LEFT JOIN `iv1bu_jdownloads_files` AS files
ON files.cat_id = c.id
AND files.published = 1
WHERE c.parent_id > 0
AND c.published = 1
AND c.access IN (1,1,6)
GROUP BY c.id, c.title, c.cat_dir_parent
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | range | idx_access | idx_access | 5 | NULL | 2 | Using index condition; Using where; Using temporary; Using filesort |
1 | SIMPLE | files | ref | idx_cat_id,idx_published | idx_published | 1 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Creating tmp table | 0.1 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.4 ms |
Creating sort index | 0.1 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 |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:713
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:818
JROOT/components/com_jdownloads/views/download/tmpl/default.php:228
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/download/view.html.php:231
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.52 ms After last query: 0.30 ms Query memory: 0.022 MB Memory before query: 5.759 MB Rows returned: 0
SELECT a.id, a.parent_id as parent, a.title
FROM iv1bu_jdownloads_categories AS a
WHERE a.parent_id > 0
AND a.published = 1
AND a.access IN (1,1,6)
ORDER BY a.id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | index | idx_access | PRIMARY | 4 | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.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 |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:839
JROOT/components/com_jdownloads/views/download/tmpl/default.php:228
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/download/view.html.php:231
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_jdownloads/controller.php:72
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_jdownloads/jdownloads.php:34
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.89 ms After last query: 47.92 ms Query memory: 0.027 MB Memory before query: 6.324 MB Rows returned: 29
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-09-10 09:31:56')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-09-10 09:31:56')
AND m.access IN (1,1,6)
AND m.client_id = 0
AND (mm.menuid = 595 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.2 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.1 ms |
Optimizing | 0.1 ms |
Statistics | 0.2 ms |
Preparing | 0.1 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 2.4 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.1 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: 1.27 ms After last query: 10.60 ms Query memory: 0.031 MB Memory before query: 6.509 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.1 ms |
checking permissions | 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.1 ms |
Optimizing | 0.1 ms |
Statistics | 0.2 ms |
Preparing | 0.1 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.1 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/components/com_content/router.php:37
JROOT/libraries/cms/router/site.php:463
JROOT/libraries/cms/router/site.php:426
JROOT/libraries/cms/router/router.php:231
JROOT/libraries/cms/router/site.php:106
JROOT/libraries/joomla/application/route.php:63
JROOT/modules/mod_breadcrumbs/helper.php:51
JROOT/modules/mod_breadcrumbs/mod_breadcrumbs.php:16
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: 7.17 ms After last query: 26.33 ms Query memory: 0.030 MB Memory before query: 6.739 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.4 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.4 ms |
Optimizing | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.2 ms |
Statistics | 0.6 ms |
Preparing | 0.1 ms |
Creating tmp table | 0.1 ms |
Sorting result | 0.1 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.2 ms |
Creating tmp table | 0.2 ms |
Sorting result | 0.1 ms |
Executing | 0.0 ms |
Sending data | 0.2 ms |
Executing | 0.0 ms |
Sending data | 2.1 ms |
Creating sort index | 0.1 ms |
Removing tmp table | 0.0 ms |
Creating sort index | 1.2 ms |
Creating sort index | 0.2 ms |
Removing tmp table | 0.2 ms |
Creating sort index | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Removing tmp table | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.1 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: 0.90 ms After last query: 13.41 ms Query memory: 0.025 MB Memory before query: 6.884 MB Rows returned: 0
SELECT alias
FROM iv1bu_jdownloads_categories
WHERE id=0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.1 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/router.php:119
JROOT/libraries/cms/component/router/legacy.php:70
JROOT/libraries/cms/router/site.php:463
JROOT/libraries/cms/router/site.php:426
JROOT/libraries/cms/router/router.php:231
JROOT/libraries/cms/router/site.php:106
JROOT/libraries/joomla/application/route.php:63
JROOT/modules/mod_bt_login/mod_bt_login.php:109
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.73 ms After last query: 0.13 ms Query memory: 0.025 MB Memory before query: 6.908 MB Rows returned: 1
SELECT file_alias
FROM iv1bu_jdownloads_files
WHERE file_id=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_jdownloads_files | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 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 |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/router.php:136
JROOT/libraries/cms/component/router/legacy.php:70
JROOT/libraries/cms/router/site.php:463
JROOT/libraries/cms/router/site.php:426
JROOT/libraries/cms/router/router.php:231
JROOT/libraries/cms/router/site.php:106
JROOT/libraries/joomla/application/route.php:63
JROOT/modules/mod_bt_login/mod_bt_login.php:109
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.05 ms After last query: 59.21 ms Query memory: 0.018 MB Memory before query: 7.140 MB Rows returned: 234
SHOW TABLES
EXPLAIN not possible on query: SHOW TABLES
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
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 |
closing tables | 0.0 ms |
Removing tmp table | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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.52 ms After last query: 5.10 ms Query memory: 0.003 MB Memory before query: 7.160 MB
UPDATE `iv1bu_session`
SET `data` = '__default|a:11:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1757496713;s:18:\"session.timer.last\";i:1757496713;s:17:\"session.timer.now\";i:1757496713;s:24:\"session.client.forwarded\";s:12:\"216.73.216.1\";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\":25:{s:9:\"\\0\\0\\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s: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:22:\"vvisit_counter.lastlog\";d:1757497500;s:28:\"jd_allowed_create_categories\";a:0:{}s:13:\"session.token\";s:32:\"bef0c6455370465beb1344cd8a714970\";}'
, `time` = '1757496719'
WHERE `session_id` = 'gtkm000ph1ckg3usfi6oo2qdb5'
EXPLAIN not possible on query: UPDATE `iv1bu_session`
SET `data` = '__default|a:11:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1757496713;s:18:\"session.timer.last\";i:1757496713;s:17:\"session.timer.now\";i:1757496713;s:24:\"session.client.forwarded\";s:12:\"216.73.216.1\";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\":25:{s:9:\"\\0\\0\\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s: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:22:\"vvisit_counter.lastlog\";d:1757497500;s:28:\"jd_allowed_create_categories\";a:0:{}s:13:\"session.token\";s:32:\"bef0c6455370465beb1344cd8a714970\";}'
, `time` = '1757496719'
WHERE `session_id` = 'gtkm000ph1ckg3usfi6oo2qdb5'
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init for update | 0.1 ms |
Updating | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/session/storage/database.php:85
11 × SELECT id
FROM iv1bu_menu
7 × SELECT extension_id AS id, element AS "option", params, enabled
FROM iv1bu_extensions
3 × SELECT group_id, importance, id
FROM iv1bu_jdownloads_usergroups_limits
3 × SELECT *
FROM iv1bu_jdownloads_usergroups_limits
3 × SELECT id, link
from iv1bu_menu
2 × SELECT file_alias
FROM iv1bu_jdownloads_files
2 × SELECT *
FROM iv1bu_jdownloads_templates
2 × SELECT alias
FROM iv1bu_jdownloads_categories
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
2 × SELECT parent_id
FROM iv1bu_jdownloads_categories
2 × SELECT setting_name, setting_value
FROM iv1bu_jdownloads_confi
2 × SELECT `extension_id`
FROM `iv1bu_extensions`
2 × SELECT template
FROM iv1bu_template_styles as s
2 × SELECT *
FROM iv1bu_extensions
2 × SELECT file_id
from iv1bu_jdownloads_files
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 c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(files.`file_id`) AS numitems,u.name AS creator,u2.name AS modifier,menu.id AS menu_itemid
FROM iv1bu_jdownloads_categories as c
LEFT JOIN iv1bu_jdownloads_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 `iv1bu_jdownloads_files` AS files
ON files.`cat_id` = c.id
AND files.published = 1
LEFT JOIN iv1bu_users AS u
on u.id = files.created_id
LEFT JOIN iv1bu_users AS u2
on u2.id = files.modified_id
LEFT JOIN iv1bu_menu AS menu
on menu.link LIKE CONCAT('index.php?option=com_jdownloads&view=category&catid=',c.id,'%')
AND menu.published = 1
AND menu.access IN (1,1,6)
1 × SELECT id
from iv1bu_menu
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
1 × SELECT `session_id`
FROM `iv1bu_session`
1 × SELECT a.id, a.parent_id as parent, a.title
FROM iv1bu_jdownloads_categories AS a
1 × SELECT id, rules
FROM `iv1bu_viewlevels
1 × SELECT c.*, c.parent_id AS parent,COUNT(files.`file_id`) as numitems
FROM iv1bu_jdownloads_categories AS c
LEFT JOIN `iv1bu_jdownloads_files` AS files
ON files.cat_id = c.id
AND files.published = 1
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 c.id AS id, a.name AS asset_name
FROM iv1bu_jdownloads_categories AS c
INNER JOIN iv1bu_assets AS a
ON c.asset_id = a.id
1 × SELECT `data`
FROM `iv1bu_session`
1 × SELECT *
FROM iv1bu_languages
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 extension, file, type
FROM iv1bu_rokcommon_configs
1 × SELECT a.rules
FROM iv1bu_assets AS a
1 × SELECT `m`.`tag_id`,`t`.*
FROM `iv1bu_contentitem_tag_map` AS m
INNER JOIN `iv1bu_tags` AS t
ON `m`.`tag_id` = `t`.`id`
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 a.file_id, a.asset_id, a.file_title, a.file_alias, a.description, a.description_long, a.file_pic, a.images, a.price, a.release, a.file_language, a.system, a.license, a.url_license, a.license_agree, a.size, a.url_download, a.preview_filename, a.other_file_id, a.md5_value, a.sha1_value, a.extern_file, a.extern_site, a.mirror_1, a.mirror_2, a.extern_site_mirror_1, a.extern_site_mirror_2, a.url_home, a.author, a.url_author, a.created_mail, a.submitted_by, a.changelog, a.password, a.password_md5, a.views, a.update_active, a.custom_field_1, a.custom_field_2, a.custom_field_3, a.custom_field_4, a.custom_field_5, a.custom_field_6, a.custom_field_7, a.custom_field_8, a.custom_field_9, a.custom_field_10, a.custom_field_11, a.custom_field_12, a.custom_field_13, a.custom_field_14, a.published,
CASE WHEN badcats.id is null THEN a.published ELSE 0 END AS state, a.cat_id, a.date_added, a.created_id, a.file_date, a.modified_date as modified, a.publish_from, a.publish_to, a.modified_id, a.checked_out, a.checked_out_time, a.ordering, a.metakey, a.metadesc, a.robots, a.access, a.downloads, a.language,aa.url_download AS filename_from_other_download,c.title AS category_title, c.alias AS category_alias, c.access AS category_access, c.cat_dir AS category_cat_dir, c.cat_dir_parent AS category_cat_dir_parent,u.name AS creator,u2.name AS modifier,u2.name AS modifier,contact.id as contactid,l.title AS license_title, l.url AS license_url, l.description AS license_text,ROUND(r.rating_sum / r.rating_count, 0) AS rating, r.rating_count as rating_count, r.rating_sum as rating_sum,parent.title as parent_title, parent.id as parent_id, parent.alias as parent_alias
FROM iv1bu_jdownloads_files AS a
LEFT JOIN iv1bu_jdownloads_files AS aa
on aa.file_id = a.other_file_id
LEFT JOIN iv1bu_jdownloads_categories AS c
on c.id = a.cat_id
LEFT JOIN iv1bu_users AS u
on u.id = a.created_id
LEFT JOIN iv1bu_users AS u2
on u2.id = a.modified_id
LEFT JOIN ( SELECT contact.user_id, MAX(contact.id) AS id, contact.language
FROM iv1bu_contact_details AS contact
1 × SELECT folder AS type, element AS name, params
FROM iv1bu_extensions