Query Time: 0.36 ms Query memory: 0.015 MB Memory before query: 2.313 MB Rows returned: 0
SELECT `data`
FROM `fly9i_session`
WHERE `session_id` = 'rlr9c775nqet2hbhcsqt7abc27'
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.32 ms After last query: 1.52 ms Query memory: 0.012 MB Memory before query: 2.451 MB Rows returned: 0
SELECT `session_id`
FROM `fly9i_session`
WHERE `session_id` = 'rlr9c775nqet2hbhcsqt7abc27'
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.56 ms After last query: 0.11 ms Query memory: 0.009 MB Memory before query: 2.464 MB
INSERT INTO `fly9i_session`
(`session_id`, `client_id`, `time`)
VALUES
('rlr9c775nqet2hbhcsqt7abc27', 0, '1701326710')
EXPLAIN not possible on query: INSERT INTO `fly9i_session`
(`session_id`, `client_id`, `time`) VALUES
('rlr9c775nqet2hbhcsqt7abc27', 0, '1701326710')
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.45 ms After last query: 3.34 ms Query memory: 0.015 MB Memory before query: 2.823 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.11 ms After last query: 1.20 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.10 ms After last query: 0.59 ms Query memory: 0.013 MB Memory before query: 2.991 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.58 ms After last query: 0.17 ms Query memory: 0.014 MB Memory before query: 3.010 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.33 ms After last query: 0.51 ms Query memory: 0.014 MB Memory before query: 3.097 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.14 ms After last query: 9.76 ms Query memory: 0.016 MB Memory before query: 4.438 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.56 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.90 ms After last query: 10.11 ms Query memory: 0.022 MB Memory before query: 5.787 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.83 ms After last query: 0.12 ms Query memory: 0.021 MB Memory before query: 5.833 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.01 ms After last query: 4.03 ms Query memory: 0.033 MB Memory before query: 6.346 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.14 ms After last query: 8.00 ms Query memory: 0.022 MB Memory before query: 7.794 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.14 ms After last query: 0.48 ms Query memory: 0.038 MB Memory before query: 7.848 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.40 ms After last query: 0.42 ms Query memory: 0.026 MB Memory before query: 7.931 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.65 ms After last query: 0.19 ms Query memory: 0.020 MB Memory before query: 7.942 MB
UPDATE `fly9i_extensions`
SET `params` = '{\"mediaversion\":\"e408af1b9288f6f58a37a0dad96475d4\",\"Array\":[\"28e48f90f35034c8274bcd7e437a465a\"]}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `fly9i_extensions`
SET `params` = '{\"mediaversion\":\"e408af1b9288f6f58a37a0dad96475d4\",\"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.95 ms After last query: 8.80 ms Query memory: 0.024 MB Memory before query: 8.930 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.51 ms After last query: 0.29 ms Query memory: 0.024 MB Memory before query: 8.974 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.67 ms Query memory: 0.022 MB Memory before query: 8.962 MB Rows returned: 1
SELECT name
FROM fly9i_adsused_categories
WHERE id = 14
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_adsused_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_adsused/router.php:20
JROOT/components/com_adsused/router.php:76
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.31 ms After last query: 0.26 ms Query memory: 0.022 MB Memory before query: 9.008 MB Rows returned: 1
SELECT ad_headline
FROM fly9i_adsused_ads
WHERE id = 1795
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_adsused_ads | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_adsused/router.php:31
JROOT/components/com_adsused/router.php:77
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.37 ms After last query: 0.31 ms Query memory: 0.015 MB Memory before query: 9.047 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.11 ms After last query: 0.40 ms Query memory: 0.013 MB Memory before query: 9.073 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.19 ms After last query: 10.56 ms Query memory: 0.037 MB Memory before query: 10.267 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.09 ms After last query: 0.31 ms Query memory: 0.018 MB Memory before query: 10.309 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 |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_adsused/helpers/usergroups.php:19
JROOT/components/com_adsused/lib/tpermissions.php:21
JROOT/administrator/components/com_adsused/models/content.php:139
JROOT/components/com_adsused/controller.php:112
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.10 ms Query memory: 0.023 MB Memory before query: 10.327 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 |
No SHOW PROFILE (maybe because there are more than 100 queries)
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:139
JROOT/components/com_adsused/controller.php:112
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.62 ms After last query: 0.39 ms Query memory: 0.029 MB Memory before query: 10.343 MB Rows returned: 1
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_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.id = 1795
AND adcat.catid 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)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | adcat | range | PRIMARY | PRIMARY | 8 | NULL | 25 | Using where; Using index |
1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | broadcas_2015.adcat.catid | 1 | |
1 | SIMPLE | p | eq_ref | PRIMARY | PRIMARY | 4 | broadcas_2015.c.parent | 1 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_adsused/models/content.php:156
JROOT/components/com_adsused/controller.php:112
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: 1.36 ms After last query: 0.12 ms Query memory: 0.014 MB Memory before query: 10.374 MB
UPDATE fly9i_adsused_ads
SET views = LAST_INSERT_ID(views+1)
WHERE id = 1795
EXPLAIN not possible on query: UPDATE fly9i_adsused_ads SET views = LAST_INSERT_ID(views+1) WHERE id = 1795
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_adsused/models/content.php:453
JROOT/components/com_adsused/controller.php:115
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.31 ms After last query: 0.68 ms Query memory: 0.020 MB Memory before query: 10.429 MB Rows returned: 1
SELECT *
FROM fly9i_adsused_categories
WHERE id = 14
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_adsused_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_adsused/models/category.php:23
JROOT/components/com_adsused/views/details/view.html.php:45
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_adsused/controller.php:149
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.12 ms Query memory: 0.021 MB Memory before query: 10.449 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 |
No SHOW PROFILE (maybe because there are more than 100 queries)
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/details/view.html.php:56
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_adsused/controller.php:149
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.14 ms Query memory: 0.026 MB Memory before query: 10.471 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 |
No SHOW PROFILE (maybe because there are more than 100 queries)
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/details/view.html.php:56
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_adsused/controller.php:149
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.11 ms After last query: 1.24 ms Query memory: 0.024 MB Memory before query: 10.490 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 |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_adsused/models/category.php:69
JROOT/administrator/components/com_adsused/models/category.php:78
JROOT/components/com_adsused/views/details/view.html.php:56
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_adsused/controller.php:149
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.11 ms After last query: 0.87 ms Query memory: 0.021 MB Memory before query: 10.601 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 |
No SHOW PROFILE (maybe because there are more than 100 queries)
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/details/view.html.php:56
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_adsused/controller.php:149
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.07 ms Query memory: 0.020 MB Memory before query: 10.620 MB Rows returned: 1
SELECT id
FROM fly9i_menu
WHERE link = 'index.php?option=com_adsused&view=front'
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 |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_adsused/lib/route.php:321
JROOT/components/com_adsused/lib/route.php:117
JROOT/administrator/components/com_adsused/models/category.php:96
JROOT/components/com_adsused/views/details/view.html.php:56
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_adsused/controller.php:149
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.19 ms Query memory: 0.027 MB Memory before query: 10.644 MB Rows returned: 1
SELECT name
FROM fly9i_adsused_categories
WHERE id = 14
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_adsused_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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/components/com_adsused/lib/route.php:176
JROOT/administrator/components/com_adsused/models/category.php:96
JROOT/components/com_adsused/views/details/view.html.php:56
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_adsused/controller.php:149
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.51 ms Query memory: 0.019 MB Memory before query: 10.606 MB Rows returned: 6
SELECT *
FROM fly9i_adsused_positions
WHERE 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_adsused_positions | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 6 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_adsused/models/position.php:23
JROOT/components/com_adsused/views/details/view.html.php:59
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_adsused/controller.php:149
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.45 ms After last query: 0.06 ms Query memory: 0.030 MB Memory before query: 10.628 MB Rows returned: 26
SELECT f.*
FROM fly9i_adsused_fields AS f
WHERE f.pos != -1
AND f.published = 1
ORDER by f.posorder
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 |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_adsused/models/field.php:176
JROOT/components/com_adsused/views/details/view.html.php:60
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_adsused/controller.php:149
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.11 ms After last query: 0.61 ms Query memory: 0.020 MB Memory before query: 10.815 MB Rows returned: 17
SELECT *
FROM fly9i_adsused_field_values
ORDER by ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | fly9i_adsused_field_values | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 17 | Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_adsused/models/field.php:223
JROOT/components/com_adsused/views/details/view.html.php:62
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_adsused/controller.php:149
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.17 ms Query memory: 0.019 MB Memory before query: 10.859 MB Rows returned: 31
SELECT fieldid,cbfieldvalues
FROM fly9i_adsused_fields as f
WHERE 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 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/field.php:242
JROOT/components/com_adsused/views/details/view.html.php:62
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_adsused/controller.php:149
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.18 ms Query memory: 0.020 MB Memory before query: 10.874 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:139
JROOT/components/com_adsused/views/details/view.html.php:65
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_adsused/controller.php:149
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.07 ms Query memory: 0.025 MB Memory before query: 10.895 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:139
JROOT/components/com_adsused/views/details/view.html.php:65
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_adsused/controller.php:149
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.55 ms After last query: 0.41 ms Query memory: 0.031 MB Memory before query: 10.913 MB Rows returned: 1