Query Time: 0.80 ms Query memory: 0.015 MB Memory before query: 0.746 MB Rows returned: 0
SELECT `data`
FROM `gpj3_session`
WHERE `session_id` = 'v5u29me3o2mhron0act4le7sl6'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_session | const | PRIMARY | PRIMARY | 602 | const | 1 | |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/session/storage/database.php:46
JROOT/libraries/joomla/session/session.php:658
JROOT/libraries/joomla/session/session.php:596
JROOT/libraries/cms/application/cms.php:686
JROOT/libraries/cms/application/cms.php:140
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:341
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:38
Query Time: 0.48 ms After last query: 2.33 ms Query memory: 0.008 MB Memory before query: 0.792 MB
DELETE
FROM `gpj3_session`
WHERE `time` < '1695381953'
EXPLAIN not possible on query: DELETE
FROM `gpj3_session`
WHERE `time` < '1695381953'
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init for update | 0.1 ms |
Updating | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/application/cms.php:703
JROOT/libraries/cms/application/cms.php:140
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:341
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:38
Query Time: 0.51 ms After last query: 0.30 ms Query memory: 0.012 MB Memory before query: 0.803 MB Rows returned: 0
SELECT `session_id`
FROM `gpj3_session`
WHERE `session_id` = 'v5u29me3o2mhron0act4le7sl6'
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_session | const | PRIMARY | PRIMARY | 602 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/application/cms.php:184
JROOT/libraries/cms/application/cms.php:712
JROOT/libraries/cms/application/cms.php:140
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:341
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:38
Query Time: 0.99 ms After last query: 0.30 ms Query memory: 0.009 MB Memory before query: 0.815 MB
INSERT INTO `gpj3_session`
(`session_id`, `client_id`, `time`)
VALUES
('v5u29me3o2mhron0act4le7sl6', 0, '1695382853')
EXPLAIN not possible on query: INSERT INTO `gpj3_session`
(`session_id`, `client_id`, `time`) VALUES
('v5u29me3o2mhron0act4le7sl6', 0, '1695382853')
Status | Duration |
---|
Starting | 0.2 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init for update | 0.0 ms |
Update | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.1 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/application/cms.php:216
JROOT/libraries/cms/application/cms.php:712
JROOT/libraries/cms/application/cms.php:140
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:341
JROOT/libraries/joomla/factory.php:124
JROOT/index.php:38
Query Time: 0.75 ms After last query: 3.60 ms Query memory: 0.015 MB Memory before query: 0.892 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM gpj3_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:395
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:539
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 0.60 ms After last query: 1.59 ms Query memory: 0.014 MB Memory before query: 0.909 MB Rows returned: 2
SELECT b.id
FROM gpj3_usergroups AS a
LEFT JOIN gpj3_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 | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | index | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 8 | NULL | 9 | Using where; Using index |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/access/access.php:336
JROOT/libraries/joomla/access/access.php:405
JROOT/libraries/joomla/user/user.php:420
JROOT/libraries/cms/plugin/helper.php:298
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:544
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 0.55 ms After last query: 0.72 ms Query memory: 0.013 MB Memory before query: 0.928 MB Rows returned: 4
SELECT id, rules
FROM `gpj3_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | |
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
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:544
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 1.08 ms After last query: 0.54 ms Query memory: 0.017 MB Memory before query: 0.946 MB Rows returned: 58
SELECT folder AS type, element AS name, params
FROM gpj3_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_extensions | ref | extension | extension | 62 | const | 73 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.5 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/plugin/helper.php:312
JROOT/libraries/cms/plugin/helper.php:165
JROOT/libraries/cms/application/site.php:544
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 0.78 ms After last query: 4.83 ms Query memory: 0.016 MB Memory before query: 1.084 MB Rows returned: 2
SELECT *
FROM gpj3_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/language/helper.php:166
JROOT/plugins/system/languagefilter/languagefilter.php:58
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/site.php:544
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 0.54 ms After last query: 0.52 ms Query memory: 0.018 MB Memory before query: 1.120 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM gpj3_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:395
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/plugins/system/languagefilter/languagefilter.php:60
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/site.php:544
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 0.68 ms After last query: 0.65 ms Query memory: 0.013 MB Memory before query: 1.124 MB Rows returned: 1
SELECT COUNT(*)
FROM `gpj3_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_menu | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 57 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_languages/helpers/multilangstatus.php:32
JROOT/plugins/system/languagefilter/languagefilter.php:62
JROOT/libraries/cms/plugin/helper.php:257
JROOT/libraries/cms/plugin/helper.php:172
JROOT/libraries/cms/application/site.php:544
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 0.78 ms After last query: 14.77 ms Query memory: 0.028 MB Memory before query: 1.694 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM gpj3_extensions
WHERE `type` = 'component'
AND `element` = 'com_k2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:395
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/plugins/system/k2/k2.php:433
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:601
JROOT/libraries/cms/application/site.php:618
JROOT/libraries/cms/application/site.php:196
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 1.79 ms After last query: 4.06 ms Query memory: 0.031 MB Memory before query: 1.929 MB Rows returned: 49
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 gpj3_menu AS m
LEFT JOIN gpj3_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 | 56 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | greenpro_db.m.component_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.2 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 1.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/menu/site.php:47
JROOT/libraries/cms/menu/menu.php:64
JROOT/libraries/cms/menu/menu.php:118
JROOT/libraries/cms/application/cms.php:366
JROOT/libraries/cms/application/site.php:250
JROOT/libraries/cms/router/site.php:150
JROOT/libraries/cms/router/router.php:362
JROOT/libraries/cms/router/router.php:178
JROOT/libraries/cms/router/site.php:82
JROOT/libraries/cms/application/cms.php:1043
JROOT/libraries/cms/application/site.php:727
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 1.52 ms After last query: 9.11 ms Query memory: 0.021 MB Memory before query: 2.545 MB Rows returned: 30
SHOW FULL COLUMNS
FROM `gpj3_content`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `gpj3_content`
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Closing tables | 0.0 ms |
Opening tables | 0.5 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Filling schema table | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
Checking permissions | 0.2 ms |
Closing tables | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Removing tmp table | 0.1 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/articlesanywhere/helper.php:53
JROOT/plugins/system/articlesanywhere/articlesanywhere.php:87
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:1052
JROOT/libraries/cms/application/site.php:727
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 0.59 ms After last query: 2.47 ms Query memory: 0.028 MB Memory before query: 2.612 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM gpj3_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | Using index condition |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.1 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/library/helper.php:156
JROOT/libraries/cms/library/helper.php:47
JROOT/libraries/cms/library/helper.php:90
JROOT/libraries/cms/version/version.php:179
JROOT/libraries/joomla/factory.php:734
JROOT/libraries/joomla/factory.php:215
JROOT/libraries/cms/html/behavior.php:286
JROOT/libraries/cms/html/html.php:238
JROOT/libraries/cms/html/html.php:140
JROOT/plugins/system/k2/k2.php:47
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:1052
JROOT/libraries/cms/application/site.php:727
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 0.53 ms After last query: 0.39 ms Query memory: 0.021 MB Memory before query: 2.624 MB
UPDATE `gpj3_extensions`
SET `params` = '{\"mediaversion\":\"19000bed1e3ebaa935c6297b0253a2b7\",\"Array\":[\"da6aa05cac2857c18287fac8ed95ebab\"]}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `gpj3_extensions`
SET `params` = '{\"mediaversion\":\"19000bed1e3ebaa935c6297b0253a2b7\",\"Array\":[\"da6aa05cac2857c18287fac8ed95ebab\"]}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init for update | 0.1 ms |
Updating | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/library/helper.php:119
JROOT/libraries/cms/version/version.php:230
JROOT/libraries/cms/version/version.php:189
JROOT/libraries/joomla/factory.php:734
JROOT/libraries/joomla/factory.php:215
JROOT/libraries/cms/html/behavior.php:286
JROOT/libraries/cms/html/html.php:238
JROOT/libraries/cms/html/html.php:140
JROOT/plugins/system/k2/k2.php:47
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:1052
JROOT/libraries/cms/application/site.php:727
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 0.58 ms After last query: 0.83 ms Query memory: 0.028 MB Memory before query: 2.715 MB Rows returned: 3
SELECT id, home, template, s.params
FROM gpj3_template_styles as s
LEFT JOIN gpj3_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) |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/application/site.php:455
JROOT/libraries/cms/html/html.php:336
JROOT/libraries/cms/html/html.php:682
JROOT/libraries/cms/html/html.php:238
JROOT/libraries/cms/html/html.php:140
JROOT/libraries/cms/html/behavior.php:63
JROOT/libraries/cms/html/behavior.php:60
JROOT/libraries/cms/html/behavior.php:292
JROOT/libraries/cms/html/html.php:238
JROOT/libraries/cms/html/html.php:140
JROOT/plugins/system/k2/k2.php:47
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:1052
JROOT/libraries/cms/application/site.php:727
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 0.46 ms After last query: 2.36 ms Query memory: 0.024 MB Memory before query: 2.854 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM gpj3_extensions
WHERE `type` = 'component'
AND `element` = 'com_menus'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/cms/component/helper.php:395
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:91
JROOT/libraries/cms/application/site.php:332
JROOT/components/com_k2/helpers/utilities.php:315
JROOT/administrator/components/com_k2/helpers/html.php:56
JROOT/plugins/system/k2/k2.php:55
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1052
JROOT/libraries/cms/application/site.php:727
JROOT/libraries/cms/application/site.php:202
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 0.43 ms After last query: 4.87 ms Query memory: 0.014 MB Memory before query: 2.959 MB Rows returned: 1
SELECT a.rules
FROM gpj3_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/access/access.php:250
JROOT/libraries/joomla/user/user.php:356
JROOT/components/com_k2/k2.php:16
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 1.28 ms After last query: 0.42 ms Query memory: 0.015 MB Memory before query: 2.982 MB Rows returned: 2
SELECT b.rules
FROM gpj3_assets AS a
LEFT JOIN gpj3_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_k2')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | idx_asset_name | idx_asset_name | 152 | const | 1 | Using temporary; Using filesort |
1 | SIMPLE | b | ALL | idx_lft_rgt | NO INDEX KEY COULD BE USED | NULL | NULL | 65 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.0 ms |
Creating tmp table | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.4 ms |
Creating sort index | 0.1 ms |
Removing tmp table | 0.2 ms |
Creating sort index | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/access/access.php:250
JROOT/libraries/joomla/access/access.php:110
JROOT/libraries/joomla/user/user.php:365
JROOT/components/com_k2/k2.php:16
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 0.90 ms After last query: 2.43 ms Query memory: 0.020 MB Memory before query: 3.211 MB Rows returned: 59
SELECT id
FROM gpj3_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_k2_categories | ref | category,published,access,trash | trash | 2 | const | 58 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.4 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/helpers/permissions.php:260
JROOT/components/com_k2/views/item/view.html.php:36
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 0.54 ms After last query: 0.32 ms Query memory: 0.027 MB Memory before query: 3.229 MB Rows returned: 1
SELECT *
FROM gpj3_k2_items
WHERE id=101
AND language IN ('en-GB','*')
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_k2_items | const | PRIMARY,language | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:36
JROOT/components/com_k2/views/item/view.html.php:42
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 1.02 ms After last query: 0.52 ms Query memory: 0.028 MB Memory before query: 3.306 MB Rows returned: 14
SHOW FULL COLUMNS
FROM `gpj3_k2_categories`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `gpj3_k2_categories`
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Closing tables | 0.0 ms |
Opening tables | 0.3 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Filling schema table | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
Checking permissions | 0.1 ms |
Closing tables | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Removing tmp table | 0.1 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/table/table.php:229
JROOT/libraries/joomla/table/table.php:150
JROOT/administrator/components/com_k2/tables/k2category.php:34
JROOT/libraries/joomla/table/table.php:294
JROOT/components/com_k2/models/item.php:74
JROOT/components/com_k2/views/item/view.html.php:51
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 0.42 ms After last query: 0.55 ms Query memory: 0.023 MB Memory before query: 3.363 MB Rows returned: 1
SELECT *
FROM gpj3_k2_categories
WHERE id = '19'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_k2/tables/k2category.php:65
JROOT/components/com_k2/models/item.php:75
JROOT/components/com_k2/views/item/view.html.php:51
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 0.42 ms After last query: 1.93 ms Query memory: 0.023 MB Memory before query: 3.473 MB Rows returned: 1
SELECT *
FROM gpj3_k2_categories
WHERE id = '17'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_k2/tables/k2category.php:65
JROOT/components/com_k2/models/item.php:96
JROOT/components/com_k2/views/item/view.html.php:51
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 0.38 ms After last query: 0.97 ms Query memory: 0.020 MB Memory before query: 3.515 MB Rows returned: 1
SELECT COUNT(*)
FROM gpj3_k2_comments
WHERE itemID=101
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1639
JROOT/components/com_k2/models/item.php:264
JROOT/components/com_k2/views/item/view.html.php:51
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 1.16 ms After last query: 3.58 ms Query memory: 0.029 MB Memory before query: 3.649 MB Rows returned: 36
SHOW FULL COLUMNS
FROM `gpj3_k2_items`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `gpj3_k2_items`
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Closing tables | 0.0 ms |
Opening tables | 0.3 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Filling schema table | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
Checking permissions | 0.2 ms |
Closing tables | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Removing tmp table | 0.1 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/table/table.php:229
JROOT/libraries/joomla/table/table.php:150
JROOT/administrator/components/com_k2/tables/k2item.php:56
JROOT/libraries/joomla/table/table.php:294
JROOT/components/com_k2/models/item.php:863
JROOT/components/com_k2/views/item/view.html.php:129
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 0.40 ms After last query: 0.51 ms Query memory: 0.017 MB Memory before query: 3.744 MB
UPDATE gpj3_k2_items
SET `hits` = (`hits` + 1)
WHERE `id` = '101'
EXPLAIN not possible on query: UPDATE gpj3_k2_items
SET `hits` = (`hits` + 1)
WHERE `id` = '101'
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init for update | 0.0 ms |
Updating | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/table/table.php:1221
JROOT/components/com_k2/models/item.php:864
JROOT/components/com_k2/views/item/view.html.php:129
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/item.php:80
JROOT/libraries/legacy/controller/legacy.php:722
JROOT/components/com_k2/k2.php:62
JROOT/libraries/cms/component/helper.php:351
JROOT/libraries/cms/component/helper.php:331
JROOT/libraries/cms/application/site.php:178
JROOT/libraries/cms/application/site.php:208
JROOT/libraries/cms/application/cms.php:264
JROOT/index.php:41
Query Time: 1.40 ms After last query: 7.82 ms Query memory: 0.022 MB Memory before query: 4.118 MB Rows returned: 7
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM gpj3_modules AS m
LEFT JOIN gpj3_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN gpj3_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 <= '2023-09-22 11:40:53')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2023-09-22 11:40:53')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 0 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 | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds,idx_language | published | 1 | const | 36 | Using index condition; Using where; Using filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | greenpro_db.m.id | 1 | Using where; Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | greenpro_db.m.module,const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.2 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.1 ms |
Statistics | 0.1 ms |
Preparing | 0.1 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.4 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/module/helper.php:362
JROOT/libraries/cms/module/helper.php:84
JROOT/libraries/joomla/document/html/html.php:502
JROOT/libraries/expose/core/layout.php:360
JROOT/libraries/expose/core/layout.php:58
JROOT/libraries/expose/core/core.php:787
JROOT/templates/tx_zenith/index.php:73
JROOT/libraries/joomla/document/html/html.php:570
JROOT/libraries/joomla/document/html/html.php:628
JROOT/libraries/joomla/document/html/html.php:452
JROOT/libraries/cms/application/cms.php:999
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:41
Query Time: 0.94 ms After last query: 16.04 ms Query memory: 0.030 MB Memory before query: 4.479 MB Rows returned: 45
SELECT *
FROM gpj3_modules
WHERE published=1
ORDER BY id
;
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_modules | ref | published | published | 1 | const | 45 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.3 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_maximenuck/helper.php:360
JROOT/modules/mod_maximenuck/helper.php:54
JROOT/modules/mod_maximenuck/mod_maximenuck.php:21
JROOT/libraries/cms/module/helper.php:177
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:41
Query Time: 1.32 ms After last query: 13.09 ms Query memory: 0.019 MB Memory before query: 4.944 MB Rows returned: 16
SELECT id
FROM gpj3_k2_categories
WHERE parent IN (7,8,18,32,37,41)
AND id NOT IN (7,8,18,32,37,41)
AND published=1
AND trash=0
AND access IN(1,1,5)
AND language IN('en-GB', '*')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_k2_categories | ref | PRIMARY,category,parent,published,access,trash,language | trash | 2 | const | 58 | Using where |
Status | Duration |
---|
Starting | 0.2 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.2 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.4 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:622
JROOT/modules/mod_k2_tools/helper.php:397
JROOT/modules/mod_k2_tools/mod_k2_tools.php:97
JROOT/libraries/cms/module/helper.php:177
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:41
Query Time: 1.30 ms After last query: 0.15 ms Query memory: 0.019 MB Memory before query: 4.967 MB Rows returned: 0
SELECT id
FROM gpj3_k2_categories
WHERE parent IN (9,10,11,12,13,14,15,19,20,21,47,51,54,55,58,62)
AND id NOT IN (9,10,11,12,13,14,15,19,20,21,47,51,54,55,58,62)
AND published=1
AND trash=0
AND access IN(1,1,5)
AND language IN('en-GB', '*')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_k2_categories | ref | PRIMARY,category,parent,published,access,trash,language | trash | 2 | const | 58 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.5 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.4 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:622
JROOT/modules/mod_k2_tools/helper.php:397
JROOT/modules/mod_k2_tools/mod_k2_tools.php:97
JROOT/libraries/cms/module/helper.php:177
JROOT/libraries/joomla/document/html/renderer/module.php:105
JROOT/libraries/joomla/document/html/renderer/modules.php:46
JROOT/libraries/joomla/document/html/html.php:408
JROOT/libraries/joomla/document/html/html.php:690
JROOT/libraries/joomla/document/html/html.php:471
JROOT/libraries/cms/application/cms.php:1013
JROOT/libraries/cms/application/site.php:709
JROOT/libraries/cms/application/cms.php:270
JROOT/index.php:41
Query Time: 0.74 ms After last query: 25.79 ms Query memory: 0.003 MB Memory before query: 5.020 MB
UPDATE `gpj3_session`
SET `data` = 'DI8RlfTl2Qpx0MuCpax_GtKRpSY604merksM1A87v1RNlP9hm1o9IZDLXGMl_SqfNNPrU0WM_IVO1_rRvBBfDsAaPdW2Bh2b26K3_YWwgjDb_IO76CICxF4LeGp-mdGuY_mCU2DjStL07x87-eaa1k0pJRljLNVWi2gpyFi-jj7Ahc33f6paxb0g_zAKFVibGkjoBr7XMXmt18Mmix92puyMjgrscCZkP2BW_ziCAN6BiSpyWQSGoRleGRQKq0AEyPNHRLtkhVXhcrVxzwOuYHDT7Salum4mXrGdgaOrWOIRg9TJEtVV7mfN2mWnp6UUPKPaUNb7uWg30zGjYJ5fDvfwyBOTtNEgDeoADQSqzBNb9hcO7kR3mOhhF53Ws08sTROWfILCFOhQLUCJDgSa_gWUr53KBZdGO7vzs9xhl7cYCu3YOKmesWaGPGE808IraUQaxcA6oYYRKDE7VDdHxeZx6q77FrmzUerDL85iy-wp-RPmSBsWPFxzbSJrsHmzJ1CqxvnZBwpJ42NYIHJ8yuGb8E3SgdzdaMsy-JupYW0EvV-UKU8X4cZftp6fFL3oqGlIvMAPtq5rN8sn2CwQXRBToJI626SHJTDNWJBV_YWtkxSrbDHmy6gHaBqhC3NzJE7M5mWhYU5jrKXECJKeg_ahqHgx8pxMAztX8A2vNVCVqRTMbFtmKvARRvzzCvB9ewxbQFuVWNFKkVxtm-tV0FOBhxUU7Sbt_IRPKatED3HPfhdPBaedsv6hL-Mf_hWvaJMrLe7MReJM_qUiayRtlV5oPTvV5M0rIcoZXDS9cfHGRVqZdkC78fvCymZTAfj-5yXgaRogKI50k-d0Ujk3vn2PDAL454deTJ9G83frMM6n4c5hpqcNOx9MFwmbVJLWSAYsPw2iNycrSuS-bNtFpW64F-JtosBVDKUGbezD0lUPn8EQc1QD8vwAbmvq19gWWgrTWgnprR5kxGqd8WqcID5NtLAWFaIYmq-56EuG3qRDzEyGIQxSzUWZV5nXPAAoFbpbz8fr05tRcZfZLDKdNSEH-Z0hk-MOz8mQBfcO-EsCWAj41GH95lmTLqCeJ4AsP1k-4tQsvElH4EAbAGtWL0xt7nUw3IWjeNwInjUYhOSKcSdaRD9Z7LSDMHawdxgvJqsnQKxMBEVToH-7v8pU_96R8AQrXSy4yJCpzVeJY9WoXATQEaKTvyPFUIB4MolFt_6_gBNxkVuyDl2umyDXj7GVohcej6oI1HxUYSuCqu-iDEpbUomYvH09HLEYm0cmo850EHDe8B00ei9H8laPZFU-psOVLBZl2HjUKLg-o4497WcGWsPrYEuKzIMtH_EKILT33cZy-wZsVgvLNJxRwRgV9ilNr6Ri3OT_W_ys2YYkQfG_uH0uo1HiUJNDwJfFWUSEeFNub2fyrAHMUXdL9l6y1ZPt0vXZ91Y4dtQoIiW3FHmv7hBj5ixuLyI2rVslG4XCV0FRwfHiMYvJMCOIJIPGwlKpZwJ4sbCAKBLaI5h5UvKhufogE68VPRKJ-WaTfqPXb15c2gedYckdXiG8-O8iHl1Hjuk2WPgN6lKfQT_rDNIWEZHaSKXhw2boV9y6'
, `time` = '1695382853'
WHERE `session_id` = 'v5u29me3o2mhron0act4le7sl6'
EXPLAIN not possible on query: UPDATE `gpj3_session`
SET `data` = 'DI8RlfTl2Qpx0MuCpax_GtKRpSY604merksM1A87v1RNlP9hm1o9IZDLXGMl_SqfNNPrU0WM_IVO1_rRvBBfDsAaPdW2Bh2b26K3_YWwgjDb_IO76CICxF4LeGp-mdGuY_mCU2DjStL07x87-eaa1k0pJRljLNVWi2gpyFi-jj7Ahc33f6paxb0g_zAKFVibGkjoBr7XMXmt18Mmix92puyMjgrscCZkP2BW_ziCAN6BiSpyWQSGoRleGRQKq0AEyPNHRLtkhVXhcrVxzwOuYHDT7Salum4mXrGdgaOrWOIRg9TJEtVV7mfN2mWnp6UUPKPaUNb7uWg30zGjYJ5fDvfwyBOTtNEgDeoADQSqzBNb9hcO7kR3mOhhF53Ws08sTROWfILCFOhQLUCJDgSa_gWUr53KBZdGO7vzs9xhl7cYCu3YOKmesWaGPGE808IraUQaxcA6oYYRKDE7VDdHxeZx6q77FrmzUerDL85iy-wp-RPmSBsWPFxzbSJrsHmzJ1CqxvnZBwpJ42NYIHJ8yuGb8E3SgdzdaMsy-JupYW0EvV-UKU8X4cZftp6fFL3oqGlIvMAPtq5rN8sn2CwQXRBToJI626SHJTDNWJBV_YWtkxSrbDHmy6gHaBqhC3NzJE7M5mWhYU5jrKXECJKeg_ahqHgx8pxMAztX8A2vNVCVqRTMbFtmKvARRvzzCvB9ewxbQFuVWNFKkVxtm-tV0FOBhxUU7Sbt_IRPKatED3HPfhdPBaedsv6hL-Mf_hWvaJMrLe7MReJM_qUiayRtlV5oPTvV5M0rIcoZXDS9cfHGRVqZdkC78fvCymZTAfj-5yXgaRogKI50k-d0Ujk3vn2PDAL454deTJ9G83frMM6n4c5hpqcNOx9MFwmbVJLWSAYsPw2iNycrSuS-bNtFpW64F-JtosBVDKUGbezD0lUPn8EQc1QD8vwAbmvq19gWWgrTWgnprR5kxGqd8WqcID5NtLAWFaIYmq-56EuG3qRDzEyGIQxSzUWZV5nXPAAoFbpbz8fr05tRcZfZLDKdNSEH-Z0hk-MOz8mQBfcO-EsCWAj41GH95lmTLqCeJ4AsP1k-4tQsvElH4EAbAGtWL0xt7nUw3IWjeNwInjUYhOSKcSdaRD9Z7LSDMHawdxgvJqsnQKxMBEVToH-7v8pU_96R8AQrXSy4yJCpzVeJY9WoXATQEaKTvyPFUIB4MolFt_6_gBNxkVuyDl2umyDXj7GVohcej6oI1HxUYSuCqu-iDEpbUomYvH09HLEYm0cmo850EHDe8B00ei9H8laPZFU-psOVLBZl2HjUKLg-o4497WcGWsPrYEuKzIMtH_EKILT33cZy-wZsVgvLNJxRwRgV9ilNr6Ri3OT_W_ys2YYkQfG_uH0uo1HiUJNDwJfFWUSEeFNub2fyrAHMUXdL9l6y1ZPt0vXZ91Y4dtQoIiW3FHmv7hBj5ixuLyI2rVslG4XCV0FRwfHiMYvJMCOIJIPGwlKpZwJ4sbCAKBLaI5h5UvKhufogE68VPRKJ-WaTfqPXb15c2gedYckdXiG8-O8iHl1Hjuk2WPgN6lKfQT_rDNIWEZHaSKXhw2boV9y6'
, `time` = '1695382853'
WHERE `session_id` = 'v5u29me3o2mhron0act4le7sl6'
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init for update | 0.1 ms |
Updating | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.1 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/session/storage/database.php:85
5 × SELECT extension_id AS id, element AS "option", params, enabled
FROM gpj3_extensions
2 × SELECT id
FROM gpj3_k2_categories
2 × SELECT *
FROM gpj3_k2_categories
1 × SELECT *
FROM gpj3_k2_items
1 × SELECT b.rules
FROM gpj3_assets AS a
LEFT JOIN gpj3_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id
FROM gpj3_k2_categories
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM gpj3_modules AS m
LEFT JOIN gpj3_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN gpj3_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT *
FROM gpj3_modules
1 × SELECT a.rules
FROM gpj3_assets AS a
1 × SELECT COUNT(*)
FROM gpj3_k2_comments
1 × SELECT id, home, template, s.params
FROM gpj3_template_styles as s
LEFT JOIN gpj3_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT id, rules
FROM `gpj3_viewlevels
1 × SELECT b.id
FROM gpj3_usergroups AS a
LEFT JOIN gpj3_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `gpj3_session`
1 × SELECT folder AS type, element AS name, params
FROM gpj3_extensions
1 × SELECT *
FROM gpj3_languages
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 gpj3_menu AS m
LEFT JOIN gpj3_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT COUNT(*)
FROM `gpj3_menu`
1 × SELECT `data`
FROM `gpj3_session`