Query Time: 0.42 ms
SELECT `data`
FROM `bonnie_session`
WHERE `session_id` = 'ig0v6ac2jk09a9ujuhvdr400b2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_session | const | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/session/storage/database.php:44
JROOT/libraries/joomla/session/session.php:665
JROOT/libraries/joomla/session/session.php:603
JROOT/libraries/cms/application/cms.php:739
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:37
Query Time: 0.37 ms After last query: 2.55 ms
SELECT `session_id`
FROM `bonnie_session`
WHERE `session_id` = 'ig0v6ac2jk09a9ujuhvdr400b2'
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_session | const | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:176
JROOT/libraries/cms/application/cms.php:765
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:37
Query Time: 0.43 ms After last query: 0.14 ms
INSERT INTO `bonnie_session`
(`session_id`, `client_id`, `time`)
VALUES
('ig0v6ac2jk09a9ujuhvdr400b2', 0, '1611296946')
EXPLAIN not possible on query: INSERT INTO `bonnie_session`
(`session_id`, `client_id`, `time`) VALUES
('ig0v6ac2jk09a9ujuhvdr400b2', 0, '1611296946')
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/cms.php:208
JROOT/libraries/cms/application/cms.php:765
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:37
Query Time: 1.03 ms After last query: 4.70 ms
SELECT extension_id AS id, element AS "option", params, enabled
FROM bonnie_extensions
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_extensions | ref | extension | extension | 62 | const | 62 | 100.00 | Using index condition |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:157
JROOT/libraries/cms/component/helper.php:434
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:119
JROOT/libraries/cms/application/site.php:568
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.55 ms After last query: 1.88 ms
SELECT b.id
FROM bonnie_usergroups AS a
LEFT JOIN bonnie_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 3 | 100.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:332
JROOT/libraries/joomla/access/access.php:401
JROOT/libraries/joomla/user/user.php:453
JROOT/libraries/cms/plugin/helper.php:296
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.39 ms After last query: 0.67 ms
SELECT id, rules
FROM `bonnie_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 6 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:418
JROOT/libraries/joomla/user/user.php:453
JROOT/libraries/cms/plugin/helper.php:296
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 1.01 ms After last query: 0.20 ms
SELECT folder AS type, element AS name, params
FROM bonnie_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_extensions | ref | extension | extension | 62 | const | 121 | 100.00 | Using index condition; Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/plugin/helper.php:310
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 7.60 ms After last query: 4.90 ms
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 bonnie_menu AS m
LEFT JOIN bonnie_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 | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 997 | 75.03 | Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.m.component_id | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/menu/site.php:45
JROOT/libraries/cms/menu/menu.php:64
JROOT/libraries/cms/menu/menu.php:118
JROOT/libraries/cms/application/cms.php:424
JROOT/libraries/cms/application/site.php:272
JROOT/libraries/cms/router/site.php:57
JROOT/libraries/cms/router/router.php:196
JROOT/libraries/cms/application/cms.php:520
JROOT/libraries/cms/application/site.php:407
JROOT/plugins/system/languagefilter/languagefilter.php:61
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.46 ms After last query: 77.85 ms
SELECT *
FROM bonnie_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 6 | 100.00 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/language/helper.php:164
JROOT/plugins/system/languagefilter/languagefilter.php:67
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 1.02 ms After last query: 0.62 ms
SELECT COUNT(*)
FROM `bonnie_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_menu | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 997 | 75.03 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/administrator/components/com_languages/helpers/multilangstatus.php:36
JROOT/plugins/system/languagefilter/languagefilter.php:71
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.35 ms After last query: 18.25 ms
SELECT template
FROM bonnie_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:31
JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:105
JROOT/libraries/rokcommon/RokCommon/Service.php:71
JROOT/libraries/rokcommon/include.php:38
JROOT/plugins/system/rokcommon/rokcommon.php:96
JROOT/plugins/system/rokcommon/rokcommon.php:54
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:653
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.31 ms After last query: 0.10 ms
SELECT template
FROM bonnie_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:31
JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:67
JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:106
JROOT/libraries/rokcommon/RokCommon/Service.php:71
JROOT/libraries/rokcommon/include.php:38
JROOT/plugins/system/rokcommon/rokcommon.php:96
JROOT/plugins/system/rokcommon/rokcommon.php:54
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:653
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.38 ms After last query: 7.10 ms
SELECT extension, file, type
FROM bonnie_rokcommon_configs
ORDER BY priority
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_rokcommon_configs | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 100.00 | Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/plugins/system/rokcommon/rokcommon.php:132
JROOT/plugins/system/rokcommon/rokcommon.php:76
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:653
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.92 ms After last query: 26.58 ms
SHOW FULL COLUMNS
FROM `bonnie_extensions`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `bonnie_extensions`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/libraries/joomla/table/extension.php:30
JROOT/libraries/joomla/table/table.php:305
JROOT/plugins/system/roksprocket/roksprocket.php:46
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:654
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.41 ms After last query: 1.52 ms
SELECT `extension_id`
FROM `bonnie_extensions`
WHERE type = 'component'
AND element = 'com_roksprocket'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 100.00 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/extension.php:108
JROOT/plugins/system/roksprocket/roksprocket.php:50
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:654
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.33 ms After last query: 0.29 ms
SELECT *
FROM bonnie_extensions
WHERE `extension_id` = '10234'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/plugins/system/roksprocket/roksprocket.php:55
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:654
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.38 ms After last query: 0.23 ms
SELECT `extension_id`
FROM `bonnie_extensions`
WHERE type = 'module'
AND element = 'mod_roksprocket'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 100.00 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/extension.php:108
JROOT/plugins/system/roksprocket/roksprocket.php:73
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:654
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.33 ms After last query: 0.17 ms
SELECT *
FROM bonnie_extensions
WHERE `extension_id` = '10234'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:728
JROOT/plugins/system/roksprocket/roksprocket.php:77
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:654
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.42 ms After last query: 32.01 ms
SELECT extension_id AS id, element AS "option", params, enabled
FROM bonnie_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using index condition |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/cache/controller/callback.php:157
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:177
JROOT/libraries/joomla/factory.php:736
JROOT/libraries/joomla/factory.php:216
JROOT/plugins/system/helix/core/helix.php:50
JROOT/plugins/system/helix/core/helix.php:36
JROOT/plugins/system/helix/helix.php:21
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:654
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.37 ms After last query: 0.30 ms
UPDATE `bonnie_extensions`
SET `params` = '{\"mediaversion\":\"1235f3dbb18468ef28fc9ca2377d7a5d\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_extensions | range | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/library/helper.php:119
JROOT/libraries/cms/version/version.php:228
JROOT/libraries/cms/version/version.php:187
JROOT/libraries/joomla/factory.php:736
JROOT/libraries/joomla/factory.php:216
JROOT/plugins/system/helix/core/helix.php:50
JROOT/plugins/system/helix/core/helix.php:36
JROOT/plugins/system/helix/helix.php:21
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:654
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.55 ms After last query: 2.46 ms
SELECT id, home, template, s.params
FROM bonnie_template_styles as s
LEFT JOIN bonnie_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 | filtered | Extra |
---|
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | extension | 62 | const | 5 | 100.00 | Using index condition; Using where |
1 | SIMPLE | s | ref | idx_template | idx_template | 152 | feiorgeg_fei3.e.element | 1 | 100.00 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/cms/application/site.php:484
JROOT/plugins/system/helix/core/helix.php:65
JROOT/plugins/system/helix/core/helix.php:114
JROOT/plugins/system/helix/core/helix.php:302
JROOT/plugins/system/helix/core/helix.php:290
JROOT/plugins/system/helix/core/helix.php:1592
JROOT/plugins/system/helix/helix.php:22
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:654
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.49 ms After last query: 40.71 ms
SELECT *
FROM bonnie_jem_settings
WHERE id = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_jem_settings | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jem/helpers/helper.php:39
JROOT/components/com_jem/helpers/helper.php:111
JROOT/components/com_jem/jem.php:31
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.33 ms After last query: 31.11 ms
SELECT globalattribs
FROM bonnie_jem_settings
WHERE id = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_jem_settings | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jem/helpers/helper.php:67
JROOT/components/com_jem/views/category/view.html.php:134
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.43 ms After last query: 6.75 ms
SELECT css
FROM bonnie_jem_settings
WHERE id = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_jem_settings | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jem/helpers/helper.php:93
JROOT/components/com_jem/helpers/helper.php:1107
JROOT/components/com_jem/views/category/view.html.php:149
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.31 ms After last query: 0.65 ms
SELECT css
FROM bonnie_jem_settings
WHERE id = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_jem_settings | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jem/helpers/helper.php:93
JROOT/components/com_jem/helpers/helper.php:1191
JROOT/components/com_jem/views/category/view.html.php:150
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.30 ms After last query: 0.79 ms
SELECT globalattribs
FROM bonnie_jem_settings
WHERE id = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_jem_settings | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jem/helpers/helper.php:67
JROOT/components/com_jem/models/eventslist.php:223
JROOT/components/com_jem/models/category.php:261
JROOT/libraries/legacy/model/list.php:113
JROOT/libraries/legacy/model/list.php:165
JROOT/components/com_jem/models/eventslist.php:487
JROOT/components/com_jem/models/category.php:181
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/components/com_jem/views/category/view.html.php:161
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.36 ms After last query: 0.43 ms
SELECT globalattribs
FROM bonnie_jem_settings
WHERE id = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_jem_settings | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jem/helpers/helper.php:67
JROOT/components/com_jem/models/eventslist.php:571
JROOT/components/com_jem/models/eventslist.php:377
JROOT/components/com_jem/models/category.php:261
JROOT/libraries/legacy/model/list.php:113
JROOT/libraries/legacy/model/list.php:165
JROOT/components/com_jem/models/eventslist.php:487
JROOT/components/com_jem/models/category.php:181
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/components/com_jem/views/category/view.html.php:161
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.67 ms After last query: 0.27 ms
SELECT DISTINCT c.id,c.catname,c.access,c.checked_out AS cchecked_out,c.color,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,a.id AS multi
FROM bonnie_jem_categories as c
LEFT JOIN bonnie_jem_cats_event_relations AS rel
ON rel.catid = c.id
LEFT JOIN bonnie_jem_events AS a
ON a.id = rel.itemid
WHERE c.published = 1
AND (c.access IN (1,1,5))
AND c.id = 2
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using temporary |
1 | SIMPLE | rel | ref | category event relation,catid | category event relation | 4 | const | 7 | 100.00 | Using index |
1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.rel.itemid | 1 | 100.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jem/models/eventslist.php:691
JROOT/components/com_jem/models/eventslist.php:377
JROOT/components/com_jem/models/category.php:261
JROOT/libraries/legacy/model/list.php:113
JROOT/libraries/legacy/model/list.php:165
JROOT/components/com_jem/models/eventslist.php:487
JROOT/components/com_jem/models/category.php:181
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/components/com_jem/views/category/view.html.php:161
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.66 ms After last query: 0.38 ms
SELECT COUNT(*)
FROM bonnie_jem_events as a
LEFT JOIN bonnie_jem_venues AS l
ON l.id = a.locid
LEFT JOIN bonnie_jem_countries AS ct
ON ct.iso2 = l.country
LEFT JOIN bonnie_jem_cats_event_relations AS rel
ON rel.itemid = a.id
LEFT JOIN bonnie_jem_categories AS c
ON c.id = rel.catid
WHERE a.access IN (1,1,5)
AND a.published = 1
AND a.dates IS NOT NULL
AND c.id IN (2)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
1 | SIMPLE | rel | ref | category event relation,catid,itemid | category event relation | 4 | const | 7 | 100.00 | Using where; Using index |
1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.rel.itemid | 1 | 100.00 | Using index condition; Using where |
1 | SIMPLE | l | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | 75.00 | Using where; Using join buffer (Block Nested Loop) |
1 | SIMPLE | ct | ref | iso2 | iso2 | 8 | feiorgeg_fei3.l.country | 1 | 100.00 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/legacy/model/legacy.php:333
JROOT/libraries/legacy/model/list.php:274
JROOT/libraries/legacy/model/list.php:308
JROOT/libraries/legacy/model/list.php:169
JROOT/components/com_jem/models/eventslist.php:487
JROOT/components/com_jem/models/category.php:181
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/components/com_jem/views/category/view.html.php:161
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 1.52 ms After last query: 0.14 ms
SELECT a.access,a.alias,a.attribs,a.author_ip,a.checked_out,a.checked_out_time,a.contactid,a.created,a.created_by,a.created_by_alias,a.custom1,a.custom2,a.custom3,a.custom4,a.custom5,a.custom6,a.custom7,a.custom8,a.custom9,a.custom10,a.dates,a.datimage,a.enddates,a.endtimes,a.featured,a.fulltext,a.hits,a.id,a.introtext,a.language,a.locid,a.maxplaces,a.metadata,a.meta_keywords,a.meta_description,a.modified,a.modified_by,a.published,a.registra,a.times,a.title,a.unregistra,a.waitinglist,DAYOFMONTH(a.dates) AS created_day, YEAR(a.dates) AS created_year, MONTH(a.dates) AS created_month,a.recurrence_byday,a.recurrence_counter,a.recurrence_first_id,a.recurrence_limit,a.recurrence_limit_date,a.recurrence_number, a.recurrence_type,a.version,l.alias AS l_alias,l.author_ip AS l_authorip,l.checked_out AS l_checked_out,l.checked_out_time AS l_checked_out_time,l.city,l.country,l.created AS l_created,l.created_by AS l_createdby,l.custom1 AS l_custom1,l.custom2 AS l_custom2,l.custom3 AS l_custom3,l.custom4 AS l_custom4,l.custom5 AS l_custom5,l.custom6 AS l_custom6,l.custom7 AS l_custom7,l.custom8 AS l_custom8,l.custom9 AS l_custom9,l.custom10 AS l_custom10,l.id AS l_id,l.latitude,l.locdescription,l.locimage,l.longitude,l.map,l.meta_description,l.meta_keywords,l.modified AS l_modified,l.modified_by AS l_modified_by,l.ordering,l.postalCode,l.publish_up,l.publish_down,l.published AS l_published,l.state,l.street,l.url,l.venue,l.version AS l_version,ct.name AS countryname,
CASE WHEN CHAR_LENGTH(a.alias) != 0 THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(l.alias) != 0 THEN CONCAT_WS(':', a.locid, l.alias) ELSE a.locid END as venueslug
FROM bonnie_jem_events as a
LEFT JOIN bonnie_jem_venues AS l
ON l.id = a.locid
LEFT JOIN bonnie_jem_countries AS ct
ON ct.iso2 = l.country
LEFT JOIN bonnie_jem_cats_event_relations AS rel
ON rel.itemid = a.id
LEFT JOIN bonnie_jem_categories AS c
ON c.id = rel.catid
WHERE a.access IN (1,1,5)
AND a.published = 1
AND a.dates IS NOT NULL
AND c.id IN (2)
ORDER BY a.dates ASC,a.times ASC
LIMIT 0, 127
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index; Using temporary; Using filesort |
1 | SIMPLE | rel | ref | category event relation,catid,itemid | category event relation | 4 | const | 7 | 100.00 | Using where; Using index |
1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.rel.itemid | 1 | 100.00 | Using index condition; Using where |
1 | SIMPLE | l | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | 75.00 | Using where; Using join buffer (Block Nested Loop) |
1 | SIMPLE | ct | ref | iso2 | iso2 | 8 | feiorgeg_fei3.l.country | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/legacy/model/legacy.php:304
JROOT/libraries/legacy/model/list.php:169
JROOT/components/com_jem/models/eventslist.php:487
JROOT/components/com_jem/models/category.php:181
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/components/com_jem/views/category/view.html.php:161
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 2.59 ms After last query: 0.16 ms
SELECT gr.id
FROM bonnie_jem_groups AS gr
LEFT JOIN bonnie_jem_groupmembers AS g
ON g.group_id = gr.id
WHERE g.member = 0
AND g.member NOT LIKE 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jem/classes/categories.class.php:174
JROOT/components/com_jem/classes/categories.class.php:113
JROOT/components/com_jem/models/category.php:216
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/components/com_jem/views/category/view.html.php:162
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 2.33 ms After last query: 0.19 ms
SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.id) AS numitems
FROM bonnie_jem_categories as c
LEFT JOIN bonnie_jem_cats_event_relations AS rel
ON rel.catid = c.id
LEFT JOIN bonnie_jem_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM bonnie_jem_categories AS cat JOIN bonnie_jem_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN bonnie_jem_events AS i
ON rel.itemid = i.id
AND i.published IN (1)
WHERE c.published = 1
AND (c.access IN (1,1,5))
AND s.id=2
AND badcats.id is null
GROUP BY c.id
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | s | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Using filesort |
1 | PRIMARY | c | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 39 | 100.00 | Using where |
1 | PRIMARY | rel | ref | category event relation,catid | category event relation | 4 | feiorgeg_fei3.c.id | 1 | 100.00 | Using where; Using index |
1 | PRIMARY | <derived2> | ref | <auto_key0> | <auto_key0> | 4 | feiorgeg_fei3.c.id | 15 | 100.00 | Using where; Not exists; Using index |
1 | PRIMARY | i | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.rel.itemid | 1 | 100.00 | Using where |
2 | DERIVED | cat | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 39 | 100.00 | Using temporary; Using filesort |
2 | DERIVED | parent | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 39 | 100.00 | Using where; Using join buffer (Block Nested Loop) |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jem/classes/categories.class.php:249
JROOT/components/com_jem/classes/categories.class.php:113
JROOT/components/com_jem/models/category.php:216
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/components/com_jem/views/category/view.html.php:162
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.37 ms After last query: 0.31 ms
SELECT a.rules
FROM bonnie_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/user/user.php:384
JROOT/components/com_jem/models/category.php:225
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/components/com_jem/views/category/view.html.php:162
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.39 ms After last query: 0.97 ms
SELECT b.rules
FROM bonnie_assets AS a
LEFT JOIN bonnie_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_jem.category.2')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_jem/models/category.php:225
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/components/com_jem/views/category/view.html.php:162
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 1.07 ms After last query: 3.10 ms
SHOW FULL COLUMNS
FROM `bonnie_assets`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `bonnie_assets`
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/libraries/joomla/table/asset.php:61
JROOT/libraries/joomla/table/table.php:305
JROOT/libraries/joomla/access/access.php:252
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_jem/models/category.php:225
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/components/com_jem/views/category/view.html.php:162
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.35 ms After last query: 0.22 ms
SELECT id
FROM bonnie_assets
WHERE parent_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_assets | ref | idx_parent_id | idx_parent_id | 4 | const | 1 | 100.00 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/table/nested.php:1226
JROOT/libraries/joomla/access/access.php:253
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_jem/models/category.php:225
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/components/com_jem/views/category/view.html.php:162
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.30 ms After last query: 0.14 ms
SELECT rules
FROM bonnie_assets
WHERE id = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_assets | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/libraries/joomla/access/access.php:259
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_jem/models/category.php:225
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:394
JROOT/components/com_jem/views/category/view.html.php:162
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.31 ms After last query: 3.61 ms
SELECT parent_id
FROM bonnie_jem_categories
WHERE id = 2
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_jem_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jem/classes/categories.class.php:486
JROOT/components/com_jem/classes/categories.class.php:558
JROOT/components/com_jem/views/category/view.html.php:233
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.30 ms After last query: 0.14 ms
SELECT globalattribs
FROM bonnie_jem_settings
WHERE id = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_jem_settings | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
JROOT/components/com_jem/helpers/helper.php:67
JROOT/components/com_jem/helpers/route.php:74
JROOT/components/com_jem/views/category/view.html.php:261
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.33 ms After last query: 0.27 ms
SELECT id, parent_id, catname,
CASE WHEN CHAR_LENGTH(alias) THEN CONCAT_WS(':', id, alias) ELSE id END as slug
FROM bonnie_jem_categories
WHERE id = 2
AND published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_jem_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
JROOT/components/com_jem/classes/categories.class.php:453
JROOT/components/com_jem/helpers/route.php:89
JROOT/components/com_jem/views/category/view.html.php:261
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.36 ms After last query: 0.14 ms
SELECT id, parent_id, catname,
CASE WHEN CHAR_LENGTH(alias) THEN CONCAT_WS(':', id, alias) ELSE id END as slug
FROM bonnie_jem_categories
WHERE id = 1
AND published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_jem_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 1.0 ms |
cleaning up | 0.0 ms |
JROOT/components/com_jem/classes/categories.class.php:453
JROOT/components/com_jem/helpers/route.php:89
JROOT/components/com_jem/views/category/view.html.php:261
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.29 ms After last query: 1.54 ms
SELECT gr.id
FROM bonnie_jem_groups AS gr
LEFT JOIN bonnie_jem_groupmembers AS g
ON g.group_id = gr.id
WHERE g.member = 0
AND `gr`.`addevent` = 1
AND g.member NOT LIKE 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
executing | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
JROOT/components/com_jem/classes/user.class.php:130
JROOT/components/com_jem/views/category/view.html.php:281
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 1.91 ms After last query: 0.15 ms
SELECT b.rules
FROM bonnie_assets AS a
LEFT JOIN bonnie_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_jem')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | const | idx_asset_name | idx_asset_name | 152 | const | 1 | 100.00 | Using temporary; Using filesort |
1 | SIMPLE | b | ALL | idx_lft_rgt | NO INDEX KEY COULD BE USED | NULL | NULL | 2563 | 95.90 | Using where |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
Creating tmp table | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 1.4 ms |
Creating sort index | 0.0 ms |
end | 0.0 ms |
removing tmp table | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_jem/views/category/view.html.php:284
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.69 ms After last query: 0.42 ms
SELECT b.rules
FROM bonnie_assets AS a
LEFT JOIN bonnie_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.id = 1)
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Using filesort |
1 | SIMPLE | b | range | idx_lft_rgt | idx_lft_rgt | 4 | NULL | 3 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
Creating tmp table | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.2 ms |
Creating sort index | 0.0 ms |
end | 0.0 ms |
removing tmp table | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_jem/classes/image.class.php:54
JROOT/components/com_jem/classes/image.class.php:171
JROOT/components/com_jem/views/category/view.html.php:305
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.29 ms After last query: 1.70 ms
SELECT globalattribs
FROM bonnie_jem_settings
WHERE id = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_jem_settings | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
JROOT/components/com_jem/helpers/helper.php:67
JROOT/components/com_jem/classes/output.class.php:303
JROOT/components/com_jem/views/category/tmpl/default.php:19
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:661
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:207
JROOT/components/com_jem/views/category/view.html.php:330
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.29 ms After last query: 30.30 ms
SELECT globalattribs
FROM bonnie_jem_settings
WHERE id = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_jem_settings | system | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
JROOT/components/com_jem/helpers/helper.php:67
JROOT/components/com_jem/classes/output.class.php:391
JROOT/components/com_jem/views/category/tmpl/default.php:98
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:661
JROOT/plugins/system/helix/core/classes/joomla30/viewlegacy.php:207
JROOT/components/com_jem/views/category/view.html.php:330
JROOT/components/com_jem/controller.php:101
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_jem/jem.php:41
JROOT/libraries/cms/component/helper.php:391
JROOT/libraries/cms/component/helper.php:371
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.52 ms After last query: 1.90 ms
SELECT m2.language, m2.id
FROM bonnie_menu as m
INNER JOIN bonnie_associations as a
ON a.id=m.id
AND a.context='com_menus.item'
INNER JOIN bonnie_associations as a2
ON a.key=a2.key
INNER JOIN bonnie_menu as m2
ON a2.id=m2.id
WHERE m.id=855
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
1 | SIMPLE | a | const | PRIMARY,idx_key | PRIMARY | 156 | const,const | 1 | 100.00 | NULL |
1 | SIMPLE | a2 | ref | idx_key | idx_key | 96 | const | 2 | 100.00 | Using index |
1 | SIMPLE | m2 | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.a2.id | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
JROOT/administrator/components/com_menus/helpers/menus.php:283
JROOT/plugins/system/languagefilter/languagefilter.php:592
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 0.53 ms After last query: 17.02 ms
SELECT *
FROM bonnie_rsform_config
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_rsform_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 36 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
JROOT/administrator/components/com_rsform/helpers/config.php:51
JROOT/administrator/components/com_rsform/helpers/config.php:18
JROOT/administrator/components/com_rsform/helpers/config.php:98
JROOT/administrator/components/com_rsform/helpers/rsform.php:318
JROOT/administrator/components/com_rsform/helpers/legacy.php:36
JROOT/administrator/components/com_rsform/helpers/rsform.php:124
JROOT/administrator/components/com_rsform/helpers/rsform.php:35
JROOT/plugins/system/rsfpregistration/rsfpregistration.php:42
JROOT/plugins/system/rsfpregistration/rsfpregistration.php:638
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:40
Query Time: 2.19 ms After last query: 45.21 ms
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM bonnie_modules AS m
LEFT JOIN bonnie_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN bonnie_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2021-01-22 06:29:07')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2021-01-22 06:29:07')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 855 OR mm.menuid <= 0)
AND m.language IN ('en-GB','*')
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds,idx_language | published | 1 | const | 149 | 100.00 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | feiorgeg_fei3.m.module,const | 1 | 100.00 | Using index condition; Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.m.id | 5 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.2 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.1 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.1 ms |
preparing | 0.0 ms |
Sorting result | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 1.5 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:369
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:84
JROOT/libraries/joomla/document/html/html.php:501
JROOT/plugins/system/helix/core/helix.php:735
JROOT/plugins/system/helix/core/helix.php:351
JROOT/plugins/system/helix/core/helix.php:448
JROOT/plugins/system/helix/core/helix.php:713
JROOT/templates/vina_bonnie/index.php:79
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:40
Query Time: 0.40 ms After last query: 32.74 ms
SELECT *
FROM bonnie_acymailing_config
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_acymailing_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 79 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
JROOT/administrator/components/com_acymailing/classes/cpanel.php:17
JROOT/administrator/components/com_acymailing/helpers/helper.php:440
JROOT/administrator/components/com_acymailing/helpers/helper.php:908
JROOT/modules/mod_acymailing/mod_acymailing.php:12
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:177
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:40
Query Time: 0.34 ms After last query: 2.85 ms
SELECT *
FROM bonnie_acymailing_list
WHERE type = 'list'
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_acymailing_list | system | typeorderingindex,typeuseridindex | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.0 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
JROOT/administrator/components/com_acymailing/classes/list.php:29
JROOT/modules/mod_acymailing/mod_acymailing.php:121
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:177
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:40
Query Time: 0.72 ms After last query: 52.25 ms
SELECT m2.language, m2.id
FROM bonnie_menu as m
INNER JOIN bonnie_associations as a
ON a.id=m.id
AND a.context='com_menus.item'
INNER JOIN bonnie_associations as a2
ON a.key=a2.key
INNER JOIN bonnie_menu as m2
ON a2.id=m2.id
WHERE m.id=855
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
1 | SIMPLE | a | const | PRIMARY,idx_key | PRIMARY | 156 | const,const | 1 | 100.00 | NULL |
1 | SIMPLE | a2 | ref | idx_key | idx_key | 96 | const | 2 | 100.00 | Using index |
1 | SIMPLE | m2 | eq_ref | PRIMARY | PRIMARY | 4 | feiorgeg_fei3.a2.id | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.2 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.0 ms |
optimizing | 0.0 ms |
statistics | 0.2 ms |
preparing | 0.0 ms |
executing | 0.0 ms |
Sending data | 0.0 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
JROOT/administrator/components/com_menus/helpers/menus.php:283
JROOT/modules/mod_languages/helper.php:62
JROOT/modules/mod_languages/mod_languages.php:18
JROOT/plugins/system/helix/core/classes/joomla30/helper.php:177
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:40
Query Time: 0.52 ms After last query: 18.51 ms
UPDATE `bonnie_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1611296946;s:18:\"session.timer.last\";i:1611296946;s:17:\"session.timer.now\";i:1611296946;s:22:\"session.client.browser\";s:40:\"CCBot/2.0 (https://commoncrawl.org/faq/)\";s:8:\"registry\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":1:{s:7:\"com_jem\";O:8:\"stdClass\":2:{s:11:\"categorycal\";O:8:\"stdClass\":1:{s:8:\"catid855\";i:2;}s:8:\"category\";O:8:\"stdClass\":1:{s:5:\"2:855\";O:8:\"stdClass\":1:{s:10:\"limitstart\";i:0;}}}}s:9:\"separator\";s:1:\".\";}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\\0\\0\\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"9\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:12:\"requireReset\";N;s:10:\"\\0\\0\\0_params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:14:\"\\0\\0\\0_authGroups\";a:2:{i:0;i:1;i:1;i:9;}s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:13:\"\\0\\0\\0userHelper\";O:18:\"JUserWrapperHelper\":0:{}s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;}}'
, `time` = '1611296947'
WHERE `session_id` = 'ig0v6ac2jk09a9ujuhvdr400b2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bonnie_session | range | PRIMARY | PRIMARY | 602 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
init | 0.0 ms |
System lock | 0.1 ms |
updating | 0.1 ms |
end | 0.0 ms |
query end | 0.0 ms |
closing tables | 0.0 ms |
freeing items | 0.1 ms |
cleaning up | 0.0 ms |
JROOT/libraries/joomla/session/storage/database.php:84
6 × SELECT globalattribs
FROM bonnie_jem_settings
3 × SELECT b.rules
FROM bonnie_assets AS a
LEFT JOIN bonnie_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
2 × SELECT *
FROM bonnie_extensions
2 × SELECT `extension_id`
FROM `bonnie_extensions`
2 × SELECT m2.language, m2.id
FROM bonnie_menu as m
INNER JOIN bonnie_associations as a
ON a.id=m.id
AND a.context='com_menus.item'
INNER JOIN bonnie_associations as a2
ON a.key=a2.key
INNER JOIN bonnie_menu as m2
ON a2.id=m2.id
2 × SELECT gr.id
FROM bonnie_jem_groups AS gr
LEFT JOIN bonnie_jem_groupmembers AS g
ON g.group_id = gr.id
2 × SELECT template
FROM bonnie_template_styles as s
2 × SELECT id, parent_id, catname,
CASE WHEN CHAR_LENGTH(alias) THEN CONCAT_WS(':', id, alias) ELSE id END as slug
FROM bonnie_jem_categories
2 × SELECT css
FROM bonnie_jem_settings
2 × SELECT extension_id AS id, element AS "option", params, enabled
FROM bonnie_extensions
1 × SELECT parent_id
FROM bonnie_jem_categories
1 × SELECT rules
FROM bonnie_assets
1 × SELECT b.id
FROM bonnie_usergroups AS a
LEFT JOIN bonnie_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT a.rules
FROM bonnie_assets AS a
1 × SELECT id
FROM bonnie_assets
1 × SELECT `session_id`
FROM `bonnie_session`
1 × SELECT *
FROM bonnie_acymailing_list
1 × SELECT *
FROM bonnie_acymailing_confi
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM bonnie_modules AS m
LEFT JOIN bonnie_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN bonnie_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT *
FROM bonnie_rsform_confi
1 × SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.id) AS numitems
FROM bonnie_jem_categories as c
LEFT JOIN bonnie_jem_cats_event_relations AS rel
ON rel.catid = c.id
LEFT JOIN bonnie_jem_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM bonnie_jem_categories AS cat JOIN bonnie_jem_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT id, rules
FROM `bonnie_viewlevels
1 × SELECT id, home, template, s.params
FROM bonnie_template_styles as s
LEFT JOIN bonnie_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM bonnie_menu AS m
LEFT JOIN bonnie_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT *
FROM bonnie_languages
1 × SELECT extension, file, type
FROM bonnie_rokcommon_configs
1 × SELECT *
FROM bonnie_jem_settings
1 × SELECT folder AS type, element AS name, params
FROM bonnie_extensions
1 × SELECT a.access,a.alias,a.attribs,a.author_ip,a.checked_out,a.checked_out_time,a.contactid,a.created,a.created_by,a.created_by_alias,a.custom1,a.custom2,a.custom3,a.custom4,a.custom5,a.custom6,a.custom7,a.custom8,a.custom9,a.custom10,a.dates,a.datimage,a.enddates,a.endtimes,a.featured,a.fulltext,a.hits,a.id,a.introtext,a.language,a.locid,a.maxplaces,a.metadata,a.meta_keywords,a.meta_description,a.modified,a.modified_by,a.published,a.registra,a.times,a.title,a.unregistra,a.waitinglist,DAYOFMONTH(a.dates) AS created_day, YEAR(a.dates) AS created_year, MONTH(a.dates) AS created_month,a.recurrence_byday,a.recurrence_counter,a.recurrence_first_id,a.recurrence_limit,a.recurrence_limit_date,a.recurrence_number, a.recurrence_type,a.version,l.alias AS l_alias,l.author_ip AS l_authorip,l.checked_out AS l_checked_out,l.checked_out_time AS l_checked_out_time,l.city,l.country,l.created AS l_created,l.created_by AS l_createdby,l.custom1 AS l_custom1,l.custom2 AS l_custom2,l.custom3 AS l_custom3,l.custom4 AS l_custom4,l.custom5 AS l_custom5,l.custom6 AS l_custom6,l.custom7 AS l_custom7,l.custom8 AS l_custom8,l.custom9 AS l_custom9,l.custom10 AS l_custom10,l.id AS l_id,l.latitude,l.locdescription,l.locimage,l.longitude,l.map,l.meta_description,l.meta_keywords,l.modified AS l_modified,l.modified_by AS l_modified_by,l.ordering,l.postalCode,l.publish_up,l.publish_down,l.published AS l_published,l.state,l.street,l.url,l.venue,l.version AS l_version,ct.name AS countryname,
CASE WHEN CHAR_LENGTH(a.alias) != 0 THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(l.alias) != 0 THEN CONCAT_WS(':', a.locid, l.alias) ELSE a.locid END as venueslug
FROM bonnie_jem_events as a
LEFT JOIN bonnie_jem_venues AS l
ON l.id = a.locid
LEFT JOIN bonnie_jem_countries AS ct
ON ct.iso2 = l.country
LEFT JOIN bonnie_jem_cats_event_relations AS rel
ON rel.itemid = a.id
LEFT JOIN bonnie_jem_categories AS c
ON c.id = rel.catid
1 × SELECT COUNT(*)
FROM bonnie_jem_events as a
LEFT JOIN bonnie_jem_venues AS l
ON l.id = a.locid
LEFT JOIN bonnie_jem_countries AS ct
ON ct.iso2 = l.country
LEFT JOIN bonnie_jem_cats_event_relations AS rel
ON rel.itemid = a.id
LEFT JOIN bonnie_jem_categories AS c
ON c.id = rel.catid
1 × SELECT DISTINCT c.id,c.catname,c.access,c.checked_out AS cchecked_out,c.color,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,a.id AS multi
FROM bonnie_jem_categories as c
LEFT JOIN bonnie_jem_cats_event_relations AS rel
ON rel.catid = c.id
LEFT JOIN bonnie_jem_events AS a
ON a.id = rel.itemid
1 × SELECT `data`
FROM `bonnie_session`
1 × SELECT COUNT(*)
FROM `bonnie_menu`