Query Time: 0.43 ms Query memory: 0.015 MB Memory before query: 2.312 MB Rows returned: 0
SELECT `data`
FROM `fly9i_session`
WHERE `session_id` = 'e23cgc6ipdm877l6p9rqcv9d95'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_session | const | PRIMARY | PRIMARY | 602 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/session/storage/database.php:46
JROOT/libraries/joomla/session/session.php:658
JROOT/libraries/joomla/session/session.php:596
JROOT/libraries/cms/application/cms.php:672
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:332
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:37
Query Time: 0.29 ms After last query: 1.00 ms Query memory: 0.012 MB Memory before query: 2.451 MB Rows returned: 0
SELECT `session_id`
FROM `fly9i_session`
WHERE `session_id` = 'e23cgc6ipdm877l6p9rqcv9d95'
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_session | const | PRIMARY | PRIMARY | 602 | const | 1 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:175
JROOT/libraries/cms/application/cms.php:698
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:332
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:37
Query Time: 0.72 ms After last query: 0.09 ms Query memory: 0.009 MB Memory before query: 2.463 MB
INSERT INTO `fly9i_session`
(`session_id`, `client_id`, `time`)
VALUES
('e23cgc6ipdm877l6p9rqcv9d95', 0, '1701333830')
EXPLAIN not possible on query: INSERT INTO `fly9i_session`
(`session_id`, `client_id`, `time`) VALUES
('e23cgc6ipdm877l6p9rqcv9d95', 0, '1701333830')
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:207
JROOT/libraries/cms/application/cms.php:698
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:332
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:37
Query Time: 0.43 ms After last query: 2.16 ms Query memory: 0.015 MB Memory before query: 2.822 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM fly9i_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/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:541
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.10 ms After last query: 0.79 ms Query memory: 0.014 MB Memory before query: 2.927 MB Rows returned: 1
SELECT b.id
FROM fly9i_usergroups AS a
LEFT JOIN fly9i_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 1 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:336
JROOT/libraries/joomla/access/access.php:405
JROOT/libraries/joomla/user/user.php:420
JROOT/libraries/cms/plugin/helper.php:298
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:546
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.11 ms After last query: 0.40 ms Query memory: 0.013 MB Memory before query: 2.990 MB Rows returned: 5
SELECT id, rules
FROM `fly9i_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:422
JROOT/libraries/joomla/user/user.php:420
JROOT/libraries/cms/plugin/helper.php:298
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:546
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.59 ms After last query: 0.13 ms Query memory: 0.014 MB Memory before query: 3.009 MB Rows returned: 66
SELECT folder AS type, element AS name, params
FROM fly9i_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_extensions | ALL | extension | NO INDEX KEY COULD BE USED | NULL | NULL | 216 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/plugin/helper.php:312
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:546
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.32 ms After last query: 0.33 ms Query memory: 0.014 MB Memory before query: 3.096 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM fly9i_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/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:599
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.12 ms After last query: 7.72 ms Query memory: 0.016 MB Memory before query: 4.437 MB Rows returned: 0
SELECT *
FROM `fly9i_admintools_wafexceptions`
WHERE NOT(`option` LIKE 'com_%')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/admintools/admintools/main.php:526
JROOT/plugins/system/admintools/admintools/main.php:447
JROOT/plugins/system/admintools/admintools/main.php:90
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/cms.php:586
JROOT/libraries/cms/application/site.php:620
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.10 ms After last query: 0.52 ms Query memory: 0.018 MB Memory before query: 4.510 MB Rows returned: 1
SELECT `value`
FROM `fly9i_admintools_storage`
WHERE `key` = 'cparams'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_admintools_storage | const | PRIMARY | PRIMARY | 302 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_admintools/models/storage.php:99
JROOT/administrator/components/com_admintools/models/storage.php:49
JROOT/plugins/system/admintools/feature/httpsizer.php:26
JROOT/plugins/system/admintools/admintools/main.php:356
JROOT/plugins/system/admintools/admintools/main.php:93
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/cms.php:586
JROOT/libraries/cms/application/site.php:620
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.94 ms After last query: 8.82 ms Query memory: 0.022 MB Memory before query: 5.786 MB Rows returned: 149
SHOW TABLES
EXPLAIN not possible on query: SHOW TABLES
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/admintools/feature/utf8mb4.php:28
JROOT/plugins/system/admintools/admintools/main.php:685
JROOT/plugins/system/admintools/admintools/main.php:118
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:587
JROOT/libraries/cms/application/site.php:620
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.98 ms After last query: 0.13 ms Query memory: 0.021 MB Memory before query: 5.832 MB Rows returned: 21
SHOW FULL COLUMNS
FROM fly9i_acymailing_action
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM fly9i_acymailing_action
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/admintools/feature/utf8mb4.php:28
JROOT/plugins/system/admintools/admintools/main.php:685
JROOT/plugins/system/admintools/admintools/main.php:118
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:587
JROOT/libraries/cms/application/site.php:620
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 1.11 ms After last query: 4.20 ms Query memory: 0.033 MB Memory before query: 6.345 MB Rows returned: 48
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 fly9i_menu AS m
LEFT JOIN fly9i_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 | 78 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | broadcas_2015.m.component_id | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/menu/site.php:47
JROOT/libraries/cms/menu/menu.php:64
JROOT/libraries/cms/menu/menu.php:118
JROOT/libraries/cms/application/cms.php:357
JROOT/libraries/cms/application/site.php:250
JROOT/libraries/cms/router/site.php:210
JROOT/libraries/cms/router/router.php:391
JROOT/libraries/cms/router/router.php:184
JROOT/libraries/cms/router/site.php:82
JROOT/libraries/cms/application/cms.php:1022
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.25 ms After last query: 8.73 ms Query memory: 0.022 MB Memory before query: 7.793 MB Rows returned: 3
SELECT id, home, template, s.params
FROM fly9i_template_styles as s
LEFT JOIN fly9i_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 | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where; Using join buffer (flat, BNL join) |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/site.php:457
JROOT/components/com_adsused/lib/core.php:78
JROOT/components/com_adsused/router.php:13
JROOT/libraries/cms/router/site.php:381
JROOT/libraries/cms/router/router.php:391
JROOT/libraries/cms/router/router.php:184
JROOT/libraries/cms/router/site.php:82
JROOT/libraries/cms/application/cms.php:1022
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.13 ms After last query: 0.49 ms Query memory: 0.038 MB Memory before query: 7.847 MB Rows returned: 1
SELECT *
FROM fly9i_adsused_config
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_adsused_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_adsused/lib/core.php:94
JROOT/components/com_adsused/router.php:13
JROOT/libraries/cms/router/site.php:381
JROOT/libraries/cms/router/router.php:391
JROOT/libraries/cms/router/router.php:184
JROOT/libraries/cms/router/site.php:82
JROOT/libraries/cms/application/cms.php:1022
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.54 ms After last query: 0.45 ms Query memory: 0.026 MB Memory before query: 7.930 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM fly9i_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | Using index condition |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/library/helper.php:156
JROOT/libraries/cms/library/helper.php:47
JROOT/libraries/cms/library/helper.php:90
JROOT/libraries/cms/version/version.php:179
JROOT/libraries/joomla/factory.php:734
JROOT/libraries/joomla/factory.php:215
JROOT/components/com_adsused/lib/core.php:127
JROOT/components/com_adsused/router.php:13
JROOT/libraries/cms/router/site.php:381
JROOT/libraries/cms/router/router.php:391
JROOT/libraries/cms/router/router.php:184
JROOT/libraries/cms/router/site.php:82
JROOT/libraries/cms/application/cms.php:1022
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.78 ms After last query: 0.20 ms Query memory: 0.020 MB Memory before query: 7.941 MB
UPDATE `fly9i_extensions`
SET `params` = '{\"mediaversion\":\"e3c3ce2454efb915f00b3313145e24b2\",\"Array\":[\"28e48f90f35034c8274bcd7e437a465a\"]}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `fly9i_extensions`
SET `params` = '{\"mediaversion\":\"e3c3ce2454efb915f00b3313145e24b2\",\"Array\":[\"28e48f90f35034c8274bcd7e437a465a\"]}'
WHERE `type` = 'library' AND `element` = 'joomla'
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/library/helper.php:119
JROOT/libraries/cms/version/version.php:230
JROOT/libraries/cms/version/version.php:189
JROOT/libraries/joomla/factory.php:734
JROOT/libraries/joomla/factory.php:215
JROOT/components/com_adsused/lib/core.php:127
JROOT/components/com_adsused/router.php:13
JROOT/libraries/cms/router/site.php:381
JROOT/libraries/cms/router/router.php:391
JROOT/libraries/cms/router/router.php:184
JROOT/libraries/cms/router/site.php:82
JROOT/libraries/cms/application/cms.php:1022
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.94 ms After last query: 8.84 ms Query memory: 0.024 MB Memory before query: 8.926 MB Rows returned: 30
SHOW FULL COLUMNS
FROM `fly9i_content`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `fly9i_content`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/articlesanywhere/helper.php:56
JROOT/plugins/system/nnframework/helpers/helper.php:29
JROOT/plugins/system/articlesanywhere/articlesanywhere.php:102
JROOT/plugins/system/articlesanywhere/articlesanywhere.php:30
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:1031
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.46 ms After last query: 0.31 ms Query memory: 0.024 MB Memory before query: 8.970 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM fly9i_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:396
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/plugins/system/articlesanywhere/helper.php:70
JROOT/plugins/system/nnframework/helpers/helper.php:29
JROOT/plugins/system/articlesanywhere/articlesanywhere.php:102
JROOT/plugins/system/articlesanywhere/articlesanywhere.php:30
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:1031
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.12 ms After last query: 0.78 ms Query memory: 0.022 MB Memory before query: 8.957 MB Rows returned: 0
SELECT name
FROM fly9i_adsused_categories
WHERE id = 22
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_adsused/router.php:20
JROOT/components/com_adsused/router.php:96
JROOT/libraries/cms/router/site.php:455
JROOT/libraries/cms/router/site.php:413
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/plugins/system/sef/sef.php:49
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1031
JROOT/libraries/cms/application/site.php:720
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.39 ms After last query: 0.52 ms Query memory: 0.015 MB Memory before query: 9.022 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM fly9i_extensions
WHERE `type` = 'component'
AND `element` = 'com_adsused'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/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:299
JROOT/libraries/cms/application/site.php:122
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.10 ms After last query: 0.44 ms Query memory: 0.013 MB Memory before query: 9.047 MB Rows returned: 1
SELECT *
FROM fly9i_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/language/helper.php:166
JROOT/libraries/cms/application/site.php:307
JROOT/libraries/cms/application/site.php:122
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.17 ms After last query: 8.16 ms Query memory: 0.037 MB Memory before query: 10.274 MB Rows returned: 1
SELECT *
FROM fly9i_adsused_config
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_adsused_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_adsused/models/configuration.php:27
JROOT/components/com_adsused/controller.php:95
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.36 ms After last query: 0.86 ms Query memory: 0.022 MB Memory before query: 10.379 MB Rows returned: 0
SELECT *
FROM fly9i_adsused_categories
WHERE id = 22
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_adsused/models/category.php:23
JROOT/components/com_adsused/views/list/view.html.php:65
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.09 ms After last query: 0.60 ms Query memory: 0.022 MB Memory before query: 10.402 MB Rows returned: 1
SELECT group_id
FROM fly9i_user_usergroup_map
WHERE user_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_user_usergroup_map | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_adsused/helpers/usergroups.php:19
JROOT/components/com_adsused/lib/tpermissions.php:21
JROOT/administrator/components/com_adsused/models/category.php:131
JROOT/components/com_adsused/views/list/view.html.php:153
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.09 ms After last query: 0.08 ms Query memory: 0.027 MB Memory before query: 10.424 MB Rows returned: 26
SELECT c.*
FROM fly9i_adsused_categories as c
WHERE 1
ORDER BY c.parent,c.ordering
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 | 27 | Using filesort |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_adsused/models/category.php:69
JROOT/components/com_adsused/lib/tpermissions.php:26
JROOT/administrator/components/com_adsused/models/category.php:131
JROOT/components/com_adsused/views/list/view.html.php:153
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.41 ms After last query: 0.26 ms Query memory: 0.022 MB Memory before query: 10.444 MB Rows returned: 0
SELECT c.*
FROM fly9i_adsused_categories as c
WHERE c.parent = 22
AND c.published = 1
AND c.id IN (33,10,25,26,28,5,6,7,8,34,35,30,18,19,29,14,15,17,12,13,21,20,31,3,24)
ORDER BY c.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 27 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_adsused/models/category.php:143
JROOT/components/com_adsused/views/list/view.html.php:153
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.08 ms After last query: 0.04 ms Query memory: 0.023 MB Memory before query: 10.463 MB Rows returned: 1
SELECT group_id
FROM fly9i_user_usergroup_map
WHERE user_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_user_usergroup_map | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_adsused/helpers/usergroups.php:19
JROOT/components/com_adsused/lib/tpermissions.php:21
JROOT/administrator/components/com_adsused/models/category.php:56
JROOT/administrator/components/com_adsused/models/category.php:78
JROOT/components/com_adsused/views/list/view.html.php:154
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.09 ms After last query: 0.05 ms Query memory: 0.028 MB Memory before query: 10.486 MB Rows returned: 26
SELECT c.*
FROM fly9i_adsused_categories as c
WHERE 1
ORDER BY c.parent,c.ordering
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 | 27 | Using filesort |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_adsused/models/category.php:69
JROOT/components/com_adsused/lib/tpermissions.php:26
JROOT/administrator/components/com_adsused/models/category.php:56
JROOT/administrator/components/com_adsused/models/category.php:78
JROOT/components/com_adsused/views/list/view.html.php:154
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.42 ms After last query: 0.21 ms Query memory: 0.025 MB Memory before query: 10.508 MB Rows returned: 25
SELECT c.*
FROM fly9i_adsused_categories as c
WHERE c.published = 1
AND c.id IN (33,10,25,26,28,5,6,7,8,34,35,30,18,19,29,14,15,17,12,13,21,20,31,3,24)
ORDER BY c.parent,c.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 27 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_adsused/models/category.php:69
JROOT/administrator/components/com_adsused/models/category.php:78
JROOT/components/com_adsused/views/list/view.html.php:154
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.12 ms After last query: 0.73 ms Query memory: 0.022 MB Memory before query: 10.619 MB Rows returned: 0
SELECT id,language
FROM fly9i_menu
WHERE link LIKE '%option=com_adsused&view=list%'
AND published ='1'
AND type ='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_menu | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 148 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_adsused/lib/route.php:210
JROOT/components/com_adsused/lib/route.php:94
JROOT/administrator/components/com_adsused/models/category.php:96
JROOT/components/com_adsused/views/list/view.html.php:154
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.09 ms After last query: 0.20 ms Query memory: 0.028 MB Memory before query: 10.644 MB Rows returned: 0
SELECT name
FROM fly9i_adsused_categories
WHERE id = 22
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_adsused/router.php:20
JROOT/components/com_adsused/router.php:96
JROOT/libraries/cms/router/site.php:455
JROOT/libraries/cms/router/site.php:413
JROOT/libraries/cms/router/router.php:216
JROOT/libraries/cms/router/site.php:98
JROOT/libraries/joomla/application/route.php:62
JROOT/components/com_adsused/lib/route.php:176
JROOT/administrator/components/com_adsused/models/category.php:96
JROOT/components/com_adsused/views/list/view.html.php:154
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.60 ms After last query: 0.32 ms Query memory: 0.020 MB Memory before query: 10.608 MB Rows returned: 4
SELECT f.title,f.fieldid,f.catsid
FROM fly9i_adsused_fields AS f
WHERE f.sort = 1
AND f.published = 1
ORDER BY f.ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | f | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 36 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.2 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_adsused/models/field.php:59
JROOT/components/com_adsused/views/list/view.html.php:162
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.43 ms After last query: 0.10 ms Query memory: 0.033 MB Memory before query: 10.629 MB Rows returned: 31
SELECT *
FROM fly9i_adsused_fields as f
WHERE f.published = 1
ORDER by f.ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | f | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 36 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_adsused/models/field.php:88
JROOT/components/com_adsused/views/list/view.html.php:173
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.41 ms After last query: 0.41 ms Query memory: 0.022 MB Memory before query: 10.850 MB Rows returned: 26
SELECT c.id, c.name,c.parent
FROM fly9i_adsused_categories as c
WHERE c.published = 1
ORDER BY c.parent,c.ordering
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 | 27 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.1 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_adsused/models/content.php:217
JROOT/administrator/components/com_adsused/models/content.php:412
JROOT/components/com_adsused/views/list/view.html.php:189
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.10 ms After last query: 0.19 ms Query memory: 0.022 MB Memory before query: 10.869 MB Rows returned: 1
SELECT group_id
FROM fly9i_user_usergroup_map
WHERE user_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_user_usergroup_map | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_adsused/helpers/usergroups.php:19
JROOT/components/com_adsused/lib/tpermissions.php:21
JROOT/administrator/components/com_adsused/models/content.php:418
JROOT/components/com_adsused/views/list/view.html.php:189
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.09 ms After last query: 0.08 ms Query memory: 0.027 MB Memory before query: 10.891 MB Rows returned: 26
SELECT c.*
FROM fly9i_adsused_categories as c
WHERE 1
ORDER BY c.parent,c.ordering
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 | 27 | Using filesort |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_adsused/models/category.php:69
JROOT/components/com_adsused/lib/tpermissions.php:26
JROOT/administrator/components/com_adsused/models/content.php:418
JROOT/components/com_adsused/views/list/view.html.php:189
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.43 ms After last query: 0.23 ms Query memory: 0.019 MB Memory before query: 10.912 MB Rows returned: 0
SELECT a.id
FROM fly9i_adsused_ads as a
INNER JOIN fly9i_adsused_adcat as adcat
ON adcat.adid = a.id
LEFT JOIN fly9i_users as u
ON a.userid = u.id
LEFT JOIN fly9i_comprofiler as cb
ON cb.user_id = a.userid
INNER JOIN fly9i_adsused_categories as c
ON adcat.catid = c.id
LEFT JOIN fly9i_adsused_categories as p
ON c.parent = p.id
WHERE a.published = 1
AND c.published = TRUE
AND c.id IN (22)
AND c.id IN (33,10,25,26,28,5,6,7,8,34,35,30,18,19,29,14,15,17,12,13,21,20,31,3,24)
GROUP BY a.id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_adsused/models/content.php:444
JROOT/components/com_adsused/views/list/view.html.php:189
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.09 ms After last query: 0.05 ms Query memory: 0.022 MB Memory before query: 10.931 MB Rows returned: 26
SELECT c.id, c.name,c.parent
FROM fly9i_adsused_categories as c
WHERE c.published = 1
ORDER BY c.parent,c.ordering
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 | 27 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_adsused/models/content.php:217
JROOT/administrator/components/com_adsused/models/content.php:339
JROOT/components/com_adsused/views/list/view.html.php:190
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.08 ms After last query: 0.10 ms Query memory: 0.022 MB Memory before query: 10.950 MB Rows returned: 1
SELECT group_id
FROM fly9i_user_usergroup_map
WHERE user_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_user_usergroup_map | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_adsused/helpers/usergroups.php:19
JROOT/components/com_adsused/lib/tpermissions.php:21
JROOT/administrator/components/com_adsused/models/content.php:349
JROOT/components/com_adsused/views/list/view.html.php:190
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.09 ms After last query: 0.05 ms Query memory: 0.027 MB Memory before query: 10.973 MB Rows returned: 26
SELECT c.*
FROM fly9i_adsused_categories as c
WHERE 1
ORDER BY c.parent,c.ordering
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 | 27 | Using filesort |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking privileges on cached | 0.0 ms |
checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_adsused/models/category.php:69
JROOT/components/com_adsused/lib/tpermissions.php:26
JROOT/administrator/components/com_adsused/models/content.php:349
JROOT/components/com_adsused/views/list/view.html.php:190
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.44 ms After last query: 0.21 ms Query memory: 0.032 MB Memory before query: 10.993 MB Rows returned: 0
SELECT a.*, p.name as parent, p.id as parentid, c.name as cat, c.id as catid,u.username as user,u.name as fullname
FROM fly9i_adsused_ads as a
INNER JOIN fly9i_adsused_adcat as adcat
ON adcat.adid = a.id
LEFT JOIN fly9i_comprofiler as cb
ON cb.user_id = a.userid
LEFT JOIN fly9i_users as u
ON a.userid = u.id
INNER JOIN fly9i_adsused_categories as c
ON adcat.catid = c.id
LEFT JOIN fly9i_adsused_categories as p
ON c.parent = p.id
WHERE a.published = 1
AND c.published = TRUE
AND c.id IN (22)
AND c.id IN (33,10,25,26,28,5,6,7,8,34,35,30,18,19,29,14,15,17,12,13,21,20,31,3,24)
GROUP BY a.id
ORDER BY a.date_created DESC ,a.id DESC
LIMIT 0, 30
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_adsused/models/content.php:385
JROOT/components/com_adsused/views/list/view.html.php:190
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.48 ms After last query: 0.14 ms Query memory: 0.021 MB Memory before query: 11.013 MB Rows returned: 3
SELECT c.*
FROM fly9i_adsused_columns as c
ORDER BY c.ordering
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 | 3 | Using filesort |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.2 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_adsused/models/column.php:32
JROOT/components/com_adsused/views/list/view.html.php:212
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.35 ms After last query: 0.08 ms Query memory: 0.026 MB Memory before query: 11.036 MB Rows returned: 0
SELECT c.*
FROM fly9i_adsused_fields AS c
WHERE c.columnid != -1
AND c.published = 1
ORDER by c.columnorder,c.fieldid
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 | 36 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
starting | 0.0 ms |
Checking query cache for query | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_adsused/models/field.php:152
JROOT/components/com_adsused/views/list/view.html.php:213
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_adsused/controller.php:145
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_adsused/adsused.php:29
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:208
JROOT/libraries/cms/application/cms.php:255
JROOT/index.php:40
Query Time: 0.42 ms After last query: 0.11 ms Query memory: 0.022 MB Memory before query: 11.055 MB Rows returned: 17