Query Time: 0.80 ms Query memory: 0.015 MB Memory before query: 0.747 MB Rows returned: 0
SELECT `data`
FROM `iv1bu_session`
WHERE `session_id` = 'h0e7o6fgijb32i0i0uj3vc0770'
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.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 |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/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: 1.15 ms After last query: 1.72 ms Query memory: 0.008 MB Memory before query: 0.793 MB
DELETE
FROM `iv1bu_session`
WHERE `time` < '1757512449'
EXPLAIN not possible on query: DELETE
FROM `iv1bu_session`
WHERE `time` < '1757512449'
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.2 ms |
Updating | 0.4 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.1 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.70 ms After last query: 0.21 ms Query memory: 0.012 MB Memory before query: 0.805 MB Rows returned: 0
SELECT `session_id`
FROM `iv1bu_session`
WHERE `session_id` = 'h0e7o6fgijb32i0i0uj3vc0770'
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.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 |
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.74 ms After last query: 0.19 ms Query memory: 0.009 MB Memory before query: 0.817 MB
INSERT INTO `iv1bu_session`
(`session_id`, `client_id`, `time`)
VALUES
('h0e7o6fgijb32i0i0uj3vc0770', 0, '1757513349')
EXPLAIN not possible on query: INSERT INTO `iv1bu_session`
(`session_id`, `client_id`, `time`) VALUES
('h0e7o6fgijb32i0i0uj3vc0770', 0, '1757513349')
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init for update | 0.0 ms |
Update | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.1 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.88 ms After last query: 2.97 ms Query memory: 0.015 MB Memory before query: 0.894 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.1 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:557
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.55 ms After last query: 1.08 ms Query memory: 0.014 MB Memory before query: 0.911 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.47 ms After last query: 0.30 ms Query memory: 0.013 MB Memory before query: 0.930 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.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/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.27 ms After last query: 0.30 ms Query memory: 0.016 MB Memory before query: 0.949 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.1 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.60 ms After last query: 1.00 ms Query memory: 0.014 MB Memory before query: 1.062 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.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/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.75 ms After last query: 14.52 ms Query memory: 0.019 MB Memory before query: 1.477 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.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/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.51 ms After last query: 0.11 ms Query memory: 0.020 MB Memory before query: 1.496 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.1 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/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.52 ms After last query: 5.96 ms Query memory: 0.015 MB Memory before query: 1.725 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.84 ms After last query: 16.25 ms Query memory: 0.029 MB Memory before query: 2.245 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.1 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.92 ms After last query: 0.91 ms Query memory: 0.020 MB Memory before query: 2.294 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 | 1.2 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.65 ms After last query: 0.37 ms Query memory: 0.015 MB Memory before query: 2.353 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 21:09:09'
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.1 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.50 ms After last query: 0.05 ms Query memory: 0.015 MB Memory before query: 2.367 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 21:09:09'
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: 1.15 ms After last query: 1.16 ms Query memory: 0.024 MB Memory before query: 2.387 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.60 ms After last query: 1.02 ms Query memory: 0.016 MB Memory before query: 2.455 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.67 ms After last query: 0.16 ms Query memory: 0.020 MB Memory before query: 2.473 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.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/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.60 ms After last query: 0.50 ms Query memory: 0.016 MB Memory before query: 2.487 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.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/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.61 ms After last query: 0.39 ms Query memory: 0.020 MB Memory before query: 2.503 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: 12.07 ms After last query: 127.24 ms Query memory: 0.014 MB Memory before query: 2.759 MB
UPDATE iv1bu_vvisit_counter
SET visits=visits+1
, bots=bots+1
WHERE time=1757513700
EXPLAIN not possible on query: UPDATE iv1bu_vvisit_counter
SET visits=visits+1
, bots=bots+1
WHERE time=1757513700
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.1 ms |
Query end | 0.0 ms |
Commit | 10.9 ms |
Query end | 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.1 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.09 ms After last query: 4.41 ms Query memory: 0.029 MB Memory before query: 2.981 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.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 |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.9 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/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.39 ms After last query: 3.49 ms Query memory: 0.018 MB Memory before query: 3.409 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.2 ms |
Preparing | 0.1 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/libraries/cms/application/site.php:473
JROOT/plugins/system/t3/includes/core/t3.php:307
JROOT/plugins/system/t3/t3.php:81
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1021
JROOT/libraries/cms/application/site.php:736
JROOT/libraries/cms/application/site.php:218
JROOT/libraries/cms/application/cms.php:245
JROOT/index.php:40
Query Time: 0.83 ms After last query: 9.26 ms Query memory: 0.024 MB Memory before query: 3.644 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.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.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.60 ms After last query: 0.24 ms Query memory: 0.018 MB Memory before query: 3.651 MB
UPDATE `iv1bu_extensions`
SET `params` = '{\"mediaversion\":\"98543b469cb25afee2782fc560dd003f\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `iv1bu_extensions`
SET `params` = '{\"mediaversion\":\"98543b469cb25afee2782fc560dd003f\"}'
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.64 ms After last query: 1.45 ms Query memory: 0.022 MB Memory before query: 3.774 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.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/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.85 ms After last query: 7.53 ms Query memory: 0.020 MB Memory before query: 3.944 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.6 ms |
Executing | 0.0 ms |
Sending data | 0.3 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.16 ms After last query: 1.20 ms Query memory: 0.015 MB Memory before query: 3.988 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.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.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.1 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/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.82 ms After last query: 6.32 ms Query memory: 0.040 MB Memory before query: 4.142 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.1 ms |
Sending data | 1.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: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: 13.30 ms After last query: 3.63 ms Query memory: 0.019 MB Memory before query: 4.388 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 | 12.0 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.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.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.1 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:89
JROOT/components/com_jdownloads/views/downloads/view.html.php:40
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: 11.08 ms After last query: 0.16 ms Query memory: 0.060 MB Memory before query: 4.415 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 | 9.9 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.1 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:113
JROOT/components/com_jdownloads/views/downloads/view.html.php:40
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.89 ms After last query: 0.70 ms Query memory: 0.023 MB Memory before query: 4.464 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.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.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/joomla/access/access.php:250
JROOT/libraries/joomla/user/user.php:364
JROOT/components/com_jdownloads/models/downloads.php:104
JROOT/libraries/legacy/model/legacy.php:415
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394
JROOT/components/com_jdownloads/views/downloads/view.html.php:43
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.70 ms After last query: 0.83 ms Query memory: 0.024 MB Memory before query: 4.497 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.1 ms |
Optimizing | 0.1 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.0 ms |
Creating tmp table | 0.1 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 2.1 ms |
Creating sort index | 0.3 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/downloads.php:104
JROOT/libraries/legacy/model/legacy.php:415
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394
JROOT/components/com_jdownloads/views/downloads/view.html.php:43
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: 2461.40 ms After last query: 0.96 ms Query memory: 0.046 MB Memory before query: 4.538 MB Rows returned: 1
SELECT a.file_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.date_added, a.file_date, a.publish_from, a.publish_to, a.use_timeframe, 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_id, a.created_mail, a.modified_id, a.modified_date, a.submitted_by, a.set_aup_points, a.downloads, a.cat_id, a.changelog, a.password, a.password_md5, a.views, a.metakey, a.metadesc, a.robots, 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.access, a.language, a.ordering, a.published, a.checked_out, a.checked_out_time, a.modified_date as modified, a.modified_id,
CASE WHEN a.publish_from = 0 THEN a.date_added ELSE a.publish_from END as publish_from,a.publish_to, a.images, a.metakey, a.metadesc, a.access, a.downloads, LENGTH(a.description_long) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.published END AS state,aa.url_download AS filename_from_other_download,c.title AS category_title, c.access AS category_access, c.alias AS category_alias, 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,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,menuf.id AS menuf_itemid,menuc.id AS menuc_cat_itemid,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
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 ua
ON ua.id = a.created_id
LEFT JOIN iv1bu_users AS uam
ON uam.id = a.modified_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 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 JOIN iv1bu_menu AS menuf
on menuf.link LIKE CONCAT('index.php?option=com_jdownloads&view=download&id=',a.file_id,'%')
AND menuf.published = 1
AND menuf.access IN (1,1,6)
LEFT JOIN iv1bu_menu AS menuc
on menuc.link LIKE CONCAT('index.php?option=com_jdownloads&view=category&catid=',a.cat_id,'%')
AND menuc.published = 1
AND menuc.access IN (1,1,6)
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
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1,6)
AND c.access IN (1,1,6)
AND
CASE WHEN badcats.id is null THEN a.published ELSE 0 END = 1
AND (a.publish_from = '0000-00-00 00:00:00' OR a.publish_from <= '2025-09-10 14:09:09')
AND (a.publish_to = '0000-00-00 00:00:00' OR a.publish_to >= '2025-09-10 14:09:09')
ORDER BY a.date_added DESC
LIMIT 0, 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | a | range | idx_cat_id,idx_access | idx_access | 5 | NULL | 1 | Using index condition; Using where; Using temporary; Using filesort |
1 | PRIMARY | aa | eq_ref | PRIMARY | PRIMARY | 4 | roietsci_jm.a.other_file_id | 1 | |
1 | PRIMARY | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | roietsci_jm.a.cat_id | 1 | Using where |
1 | PRIMARY | u | eq_ref | PRIMARY | PRIMARY | 4 | roietsci_jm.a.created_id | 1 | |
1 | PRIMARY | u2 | eq_ref | PRIMARY | PRIMARY | 4 | roietsci_jm.a.modified_id | 1 | |
1 | PRIMARY | l | eq_ref | PRIMARY | PRIMARY | 4 | roietsci_jm.a.license | 1 | Using where |
1 | PRIMARY | r | eq_ref | PRIMARY | PRIMARY | 4 | roietsci_jm.a.file_id | 1 | |
1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | roietsci_jm.c.parent_id | 1 | Using where |
1 | PRIMARY | menuf | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 183 | Using where; Using join buffer (flat, BNL join) |
1 | PRIMARY | menuc | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 183 | Using where; Using join buffer (incremental, BNL join) |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | roietsci_jm.a.cat_id | 2 | Using where |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 2 | Using index; Using temporary; Using filesort |
2 | DERIVED | parent | ALL | idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 1.2 ms |
checking permissions | 0.1 ms |
Opening tables | 442.4 ms |
After opening tables | 5.0 ms |
System lock | 19.4 ms |
table lock | 0.1 ms |
init | 139.3 ms |
Optimizing | 0.4 ms |
Optimizing | 0.1 ms |
Statistics | 0.1 ms |
Statistics | 1563.0 ms |
Preparing | 0.2 ms |
Creating tmp table | 0.1 ms |
Sorting result | 0.1 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 67.3 ms |
Creating tmp table | 0.6 ms |
Sorting result | 0.1 ms |
Executing | 0.0 ms |
Sending data | 217.9 ms |
Executing | 0.1 ms |
Sending data | 1.4 ms |
Creating sort index | 0.1 ms |
Removing tmp table | 0.0 ms |
Creating sort index | 1.1 ms |
Creating sort index | 0.2 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 |
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.1 ms |
Updating status | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/legacy/model/legacy.php:301
JROOT/libraries/legacy/model/list.php:171
JROOT/components/com_jdownloads/models/downloads.php:539
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394
JROOT/components/com_jdownloads/views/downloads/view.html.php:44
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.35 ms After last query: 0.60 ms Query memory: 0.023 MB Memory before query: 4.586 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.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.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.6 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/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/downloads.php:566
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394
JROOT/components/com_jdownloads/views/downloads/view.html.php:44
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: 1.67 ms Query memory: 0.027 MB Memory before query: 4.644 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.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/helper/tags.php:389
JROOT/components/com_jdownloads/models/downloads.php:604
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394
JROOT/components/com_jdownloads/views/downloads/view.html.php:44
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.89 ms After last query: 0.35 ms Query memory: 0.027 MB Memory before query: 4.657 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.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.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/models/downloads.php:604
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394
JROOT/components/com_jdownloads/views/downloads/view.html.php:44
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: 31.39 ms After last query: 0.95 ms Query memory: 0.022 MB Memory before query: 4.715 MB Rows returned: 1
SELECT COUNT(*)
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 ua
ON ua.id = a.created_id
LEFT JOIN iv1bu_users AS uam
ON uam.id = a.modified_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 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 JOIN iv1bu_menu AS menuf
on menuf.link LIKE CONCAT('index.php?option=com_jdownloads&view=download&id=',a.file_id,'%')
AND menuf.published = 1
AND menuf.access IN (1,1,6)
LEFT JOIN iv1bu_menu AS menuc
on menuc.link LIKE CONCAT('index.php?option=com_jdownloads&view=category&catid=',a.cat_id,'%')
AND menuc.published = 1
AND menuc.access IN (1,1,6)
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
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1,6)
AND c.access IN (1,1,6)
AND
CASE WHEN badcats.id is null THEN a.published ELSE 0 END = 1
AND (a.publish_from = '0000-00-00 00:00:00' OR a.publish_from <= '2025-09-10 14:09:09')
AND (a.publish_to = '0000-00-00 00:00:00' OR a.publish_to >= '2025-09-10 14:09:09')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | a | range | idx_cat_id,idx_access | idx_access | 5 | NULL | 1 | Using index condition; Using where |
1 | PRIMARY | c | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | roietsci_jm.a.cat_id | 1 | Using where |
1 | PRIMARY | menuf | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 183 | Using where; Using join buffer (flat, BNL join) |
1 | PRIMARY | menuc | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 183 | Using where; Using join buffer (incremental, BNL join) |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | roietsci_jm.a.cat_id | 2 | Using where |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 2 | Using index; Using temporary; Using filesort |
2 | DERIVED | parent | ALL | idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.2 ms |
checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.1 ms |
Optimizing | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Statistics | 0.2 ms |
Preparing | 0.0 ms |
Creating tmp table | 0.0 ms |
Sorting result | 0.0 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.1 ms |
Executing | 0.0 ms |
Sending data | 29.8 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
Creating sort index | 0.0 ms |
Removing tmp table | 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 |
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/libraries/legacy/model/legacy.php:327
JROOT/libraries/legacy/model/list.php:276
JROOT/libraries/legacy/model/list.php:221
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394
JROOT/components/com_jdownloads/views/downloads/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: 0.52 ms After last query: 0.64 ms Query memory: 0.018 MB Memory before query: 4.718 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.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:3055
JROOT/components/com_jdownloads/views/downloads/view.html.php:58
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.56 ms After last query: 2.63 ms Query memory: 0.024 MB Memory before query: 4.757 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.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/cms/helper/tags.php:409
JROOT/components/com_jdownloads/views/downloads/view.html.php:132
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.60 ms After last query: 10.31 ms Query memory: 0.021 MB Memory before query: 4.864 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.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/content/jdownloads/jdownloads.php:46
JROOT/libraries/cms/plugin/helper.php:232
JROOT/libraries/cms/plugin/helper.php:172
JROOT/components/com_jdownloads/views/downloads/view.html.php:147
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.13 ms Query memory: 0.022 MB Memory before query: 4.886 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.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: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/downloads/view.html.php:147
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.51 ms After last query: 0.07 ms Query memory: 0.022 MB Memory before query: 4.907 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.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.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: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/downloads/view.html.php:147
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.07 ms Query memory: 0.022 MB Memory before query: 4.928 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.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: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/downloads/view.html.php:147
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.06 ms Query memory: 0.022 MB Memory before query: 4.949 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.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.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: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/downloads/view.html.php:147
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.43 ms After last query: 0.07 ms Query memory: 0.022 MB Memory before query: 4.970 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.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: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/downloads/view.html.php:147
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.44 ms After last query: 0.12 ms Query memory: 0.022 MB Memory before query: 4.991 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.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: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/downloads/view.html.php:147
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.46 ms After last query: 0.17 ms Query memory: 0.021 MB Memory before query: 5.012 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.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.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/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/downloads/view.html.php:147
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.59 ms After last query: 0.11 ms Query memory: 0.028 MB Memory before query: 5.033 MB Rows returned: 257
SELECT setting_name, setting_value
FROM iv1bu_jdownloads_config
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_jdownloads_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 257 | |
Status | Duration |
---|
Starting | 0.0 ms |
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.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/downloads/view.html.php:147
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.62 ms After last query: 7.72 ms Query memory: 0.023 MB Memory before query: 5.293 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.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/components/com_jdownloads/helpers/jdownloadshelper.php:89
JROOT/components/com_jdownloads/views/downloads/tmpl/default.php:32
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/downloads/view.html.php:178
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.11 ms Query memory: 0.063 MB Memory before query: 5.324 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.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.1 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:113
JROOT/components/com_jdownloads/views/downloads/tmpl/default.php:32
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/downloads/view.html.php:178
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: 297.77 ms After last query: 0.71 ms Query memory: 0.027 MB Memory before query: 5.368 MB Rows returned: 1
SELECT *
FROM iv1bu_jdownloads_templates
WHERE template_typ = '2'
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 | 4 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 294.1 ms |
After opening tables | 1.6 ms |
System lock | 0.8 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.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.1 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:398
JROOT/components/com_jdownloads/views/downloads/tmpl/default.php:62
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/downloads/view.html.php:178
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.65 ms After last query: 0.20 ms Query memory: 0.026 MB Memory before query: 5.395 MB Rows returned: 1
SELECT *
FROM iv1bu_jdownloads_templates
WHERE template_typ = '2'
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 | 4 | 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/components/com_jdownloads/helpers/jdownloadshelper.php:410
JROOT/components/com_jdownloads/views/downloads/tmpl/default.php:62
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/downloads/view.html.php:178
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.12 ms After last query: 0.30 ms Query memory: 0.022 MB Memory before query: 5.417 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.1 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.1 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/helpers/jdownloadshelper.php:221
JROOT/components/com_jdownloads/views/downloads/tmpl/default.php:112
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/downloads/view.html.php:178
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.92 ms After last query: 0.13 ms Query memory: 0.022 MB Memory before query: 5.438 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.1 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/components/com_jdownloads/views/downloads/tmpl/default.php:112
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/downloads/view.html.php:178
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.92 ms After last query: 0.12 ms Query memory: 0.022 MB Memory before query: 5.459 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.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 |
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:252
JROOT/components/com_jdownloads/views/downloads/tmpl/default.php:112
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/downloads/view.html.php:178
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.87 ms After last query: 0.11 ms Query memory: 0.022 MB Memory before query: 5.480 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/downloads/tmpl/default.php:112
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/downloads/view.html.php:178
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.92 ms After last query: 0.12 ms Query memory: 0.022 MB Memory before query: 5.501 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.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 |
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/downloads/tmpl/default.php:112
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/downloads/view.html.php:178
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.89 ms After last query: 0.12 ms Query memory: 0.022 MB Memory before query: 5.523 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.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.1 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/downloads/tmpl/default.php:115
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/downloads/view.html.php:178
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.29 ms After last query: 2.31 ms Query memory: 0.030 MB Memory before query: 5.568 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/downloads/tmpl/default.php:206
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/downloads/view.html.php:178
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.55 ms After last query: 0.32 ms Query memory: 0.022 MB Memory before query: 5.592 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.0 ms |
Preparing | 0.1 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/downloads/tmpl/default.php:206
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/downloads/view.html.php:178
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.59 ms After last query: 2.78 ms Query memory: 0.029 MB Memory before query: 5.635 MB Rows returned: 1
SELECT alias
FROM iv1bu_jdownloads_categories
WHERE id=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | iv1bu_jdownloads_categories | 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.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/router.php:277
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/components/com_jdownloads/views/downloads/tmpl/default.php:837
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/downloads/view.html.php:178
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: 17.86 ms After last query: 0.22 ms Query memory: 0.029 MB Memory before query: 5.663 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.0 ms |
Optimizing | 0.0 ms |
Statistics | 17.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.1 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_jdownloads/router.php:294
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/components/com_jdownloads/views/downloads/tmpl/default.php:837
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/downloads/view.html.php:178
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.67 ms After last query: 1.51 ms Query memory: 0.029 MB Memory before query: 5.716 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.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/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/components/com_jdownloads/views/downloads/tmpl/default.php:934
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
JROOT/components/com_jdownloads/views/downloads/view.html.php:178
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.84 ms After last query: 43.25 ms Query memory: 0.027 MB Memory before query: 6.260 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 14:09:09')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-09-10 14:09:09')
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.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/plugins/system/t3/includes/joomla30/modulehelper.php:423
JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:102
JROOT/libraries/joomla/document/html/html.php:510
JROOT/plugins/system/t3/includes/core/template.php:608
JROOT/templates/ts_mbiz/tpls/blocks/header.php:22
JROOT/plugins/system/t3/includes/core/template.php:176
JROOT/templates/ts_mbiz/tpls/default.php:34
JROOT/plugins/system/t3/includes/core/template.php:200
JROOT/templates/ts_mbiz/index.php:34
JROOT/libraries/joomla/document/html/html.php:576
JROOT/libraries/joomla/document/html/html.php:634
JROOT/libraries/joomla/document/html/html.php:452
JROOT/libraries/cms/application/cms.php:968
JROOT/libraries/cms/application/site.php:718
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.87 ms After last query: 8.80 ms Query memory: 0.031 MB Memory before query: 6.457 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.0 ms |
After opening tables | 0.1 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.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: 5.10 ms After last query: 23.07 ms Query memory: 0.030 MB Memory before query: 6.687 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.3 ms |
Optimizing | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Statistics | 0.4 ms |
Preparing | 0.1 ms |
Creating tmp table | 0.0 ms |
Sorting result | 0.0 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 | 0.1 ms |
Executing | 0.0 ms |
Sending data | 1.0 ms |
Creating sort index | 0.1 ms |
Removing tmp table | 0.0 ms |
Creating sort index | 1.0 ms |
Creating sort index | 0.1 ms |
Removing tmp table | 0.2 ms |
Creating sort index | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Removing tmp table | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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: 2.97 ms After last query: 65.11 ms Query memory: 0.018 MB Memory before query: 7.051 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.2 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Filling schema table | 0.0 ms |
checking permissions | 1.7 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: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: 1.07 ms After last query: 4.37 ms Query memory: 0.003 MB Memory before query: 7.069 MB
UPDATE `iv1bu_session`
SET `data` = '__default|a:11:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1757513349;s:18:\"session.timer.last\";i:1757513349;s:17:\"session.timer.now\";i:1757513349;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:1757513700;s:28:\"jd_allowed_create_categories\";a:0:{}s:13:\"session.token\";s:32:\"ea00c44a07cc5955a3df5dd6d9c15ba3\";}'
, `time` = '1757513352'
WHERE `session_id` = 'h0e7o6fgijb32i0i0uj3vc0770'
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:1757513349;s:18:\"session.timer.last\";i:1757513349;s:17:\"session.timer.now\";i:1757513349;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:1757513700;s:28:\"jd_allowed_create_categories\";a:0:{}s:13:\"session.token\";s:32:\"ea00c44a07cc5955a3df5dd6d9c15ba3\";}'
, `time` = '1757513352'
WHERE `session_id` = 'h0e7o6fgijb32i0i0uj3vc0770'
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 for update | 0.1 ms |
Updating | 0.3 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Query end | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/session/storage/database.php:85
10 × SELECT id
FROM iv1bu_menu
7 × SELECT extension_id AS id, element AS "option", params, enabled
FROM iv1bu_extensions
3 × SELECT id, link
from iv1bu_menu
2 × SELECT group_id, importance, id
FROM iv1bu_jdownloads_usergroups_limits
2 × SELECT setting_name, setting_value
FROM iv1bu_jdownloads_confi
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 `m`.`tag_id`,`t`.*
FROM `iv1bu_contentitem_tag_map` AS m
INNER JOIN `iv1bu_tags` AS t
ON `m`.`tag_id` = `t`.`id`
2 × SELECT *
FROM iv1bu_extensions
2 × SELECT file_alias
FROM iv1bu_jdownloads_files
2 × SELECT *
FROM iv1bu_jdownloads_templates
2 × SELECT *
FROM iv1bu_jdownloads_usergroups_limits
2 × SELECT template
FROM iv1bu_template_styles as s
2 × SELECT file_id
from iv1bu_jdownloads_files
2 × SELECT `extension_id`
FROM `iv1bu_extensions`
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 id
from iv1bu_menu
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 a.id, a.parent_id as parent, a.title
FROM iv1bu_jdownloads_categories AS a
1 × SELECT `session_id`
FROM `iv1bu_session`
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 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 id, rules
FROM `iv1bu_viewlevels
1 × SELECT alias
FROM iv1bu_jdownloads_categories
1 × SELECT COUNT(*)
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 ua
ON ua.id = a.created_id
LEFT JOIN iv1bu_users AS uam
ON uam.id = a.modified_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 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 JOIN iv1bu_menu AS menuf
on menuf.link LIKE CONCAT('index.php?option=com_jdownloads&view=download&id=',a.file_id,'%')
AND menuf.published = 1
AND menuf.access IN (1,1,6)
LEFT JOIN iv1bu_menu AS menuc
on menuc.link LIKE CONCAT('index.php?option=com_jdownloads&view=category&catid=',a.cat_id,'%')
AND menuc.published = 1
AND menuc.access IN (1,1,6)
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
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.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 a.rules
FROM iv1bu_assets AS a
1 × SELECT extension, file, type
FROM iv1bu_rokcommon_configs
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 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.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.date_added, a.file_date, a.publish_from, a.publish_to, a.use_timeframe, 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_id, a.created_mail, a.modified_id, a.modified_date, a.submitted_by, a.set_aup_points, a.downloads, a.cat_id, a.changelog, a.password, a.password_md5, a.views, a.metakey, a.metadesc, a.robots, 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.access, a.language, a.ordering, a.published, a.checked_out, a.checked_out_time, a.modified_date as modified, a.modified_id,
CASE WHEN a.publish_from = 0 THEN a.date_added ELSE a.publish_from END as publish_from,a.publish_to, a.images, a.metakey, a.metadesc, a.access, a.downloads, LENGTH(a.description_long) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.published END AS state,aa.url_download AS filename_from_other_download,c.title AS category_title, c.access AS category_access, c.alias AS category_alias, 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,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,menuf.id AS menuf_itemid,menuc.id AS menuc_cat_itemid,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
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 ua
ON ua.id = a.created_id
LEFT JOIN iv1bu_users AS uam
ON uam.id = a.modified_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 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 JOIN iv1bu_menu AS menuf
on menuf.link LIKE CONCAT('index.php?option=com_jdownloads&view=download&id=',a.file_id,'%')
AND menuf.published = 1
AND menuf.access IN (1,1,6)
LEFT JOIN iv1bu_menu AS menuc
on menuc.link LIKE CONCAT('index.php?option=com_jdownloads&view=category&catid=',a.cat_id,'%')
AND menuc.published = 1
AND menuc.access IN (1,1,6)
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
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
1 × SELECT folder AS type, element AS name, params
FROM iv1bu_extensions