Query Time: 0.89 ms Query memory: 0.015 MB Memory before query: 0.748 MB Rows returned: 0
SELECT `data`
FROM `gpj3_session`
WHERE `session_id` = '4p1rjuln91tg43dhg38lhh6g64'
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.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
End of update loop | 0.1 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: 1.43 ms After last query: 1.04 ms Query memory: 0.008 MB Memory before query: 0.794 MB
DELETE
FROM `gpj3_session`
WHERE `time` < '1695379887'
EXPLAIN not possible on query: DELETE
FROM `gpj3_session`
WHERE `time` < '1695379887'
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.3 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.2 ms |
Closing tables | 0.1 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: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.74 ms After last query: 0.72 ms Query memory: 0.012 MB Memory before query: 0.805 MB Rows returned: 0
SELECT `session_id`
FROM `gpj3_session`
WHERE `session_id` = '4p1rjuln91tg43dhg38lhh6g64'
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.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/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.57 ms After last query: 0.39 ms Query memory: 0.009 MB Memory before query: 0.817 MB
INSERT INTO `gpj3_session`
(`session_id`, `client_id`, `time`)
VALUES
('4p1rjuln91tg43dhg38lhh6g64', 0, '1695380787')
EXPLAIN not possible on query: INSERT INTO `gpj3_session`
(`session_id`, `client_id`, `time`) VALUES
('4p1rjuln91tg43dhg38lhh6g64', 0, '1695380787')
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init for update | 0.0 ms |
Update | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
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: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.84 ms After last query: 2.41 ms Query memory: 0.015 MB Memory before query: 0.894 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM 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.75 ms After last query: 1.19 ms Query memory: 0.014 MB Memory before query: 0.911 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.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/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.59 ms After last query: 0.55 ms Query memory: 0.013 MB Memory before query: 0.930 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.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/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.22 ms After last query: 0.57 ms Query memory: 0.018 MB Memory before query: 0.948 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.1 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.70 ms After last query: 3.36 ms Query memory: 0.016 MB Memory before query: 1.086 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.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
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.70 ms After last query: 0.37 ms Query memory: 0.018 MB Memory before query: 1.122 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.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/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.81 ms After last query: 0.68 ms Query memory: 0.013 MB Memory before query: 1.126 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.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
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.99 ms After last query: 26.39 ms Query memory: 0.028 MB Memory before query: 1.810 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.65 ms After last query: 10.13 ms Query memory: 0.031 MB Memory before query: 2.084 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.1 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.7 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.88 ms After last query: 7.44 ms Query memory: 0.021 MB Memory before query: 2.705 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.6 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.2 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.79 ms After last query: 4.24 ms Query memory: 0.024 MB Memory before query: 2.752 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.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/library/helper.php:156
JROOT/libraries/cms/library/helper.php:47
JROOT/libraries/cms/library/helper.php:90
JROOT/libraries/cms/version/version.php:179
JROOT/libraries/joomla/factory.php:734
JROOT/libraries/joomla/factory.php:215
JROOT/plugins/system/k2/k2.php:52
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php: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.60 ms After last query: 0.31 ms Query memory: 0.017 MB Memory before query: 2.761 MB
UPDATE `gpj3_extensions`
SET `params` = '{\"mediaversion\":\"12a1489e317aeb935c9b8e9a135d6e49\",\"Array\":[\"da6aa05cac2857c18287fac8ed95ebab\"]}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `gpj3_extensions`
SET `params` = '{\"mediaversion\":\"12a1489e317aeb935c9b8e9a135d6e49\",\"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/plugins/system/k2/k2.php:52
JROOT/libraries/joomla/event/event.php:71
JROOT/libraries/joomla/event/dispatcher.php:162
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php: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.79 ms After last query: 1.67 ms Query memory: 0.027 MB Memory before query: 2.916 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.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.1 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
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/html.php:238
JROOT/libraries/cms/html/html.php:140
JROOT/administrator/components/com_k2/helpers/html.php:71
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.72 ms After last query: 7.79 ms Query memory: 0.014 MB Memory before query: 3.096 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.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: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.71 ms After last query: 0.45 ms Query memory: 0.015 MB Memory before query: 3.119 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.5 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.1 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: 1.07 ms After last query: 8.18 ms Query memory: 0.020 MB Memory before query: 3.335 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/itemlist/view.html.php:29
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
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: 1.79 ms Query memory: 0.026 MB Memory before query: 3.400 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.4 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/views/itemlist/view.html.php:41
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
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.51 ms After last query: 9.02 ms Query memory: 0.022 MB Memory before query: 3.455 MB Rows returned: 1
SELECT *
FROM gpj3_k2_categories
WHERE id = '48'
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.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 |
Unlocking tables | 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.1 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_k2/tables/k2category.php:65
JROOT/components/com_k2/views/itemlist/view.html.php:42
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
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.15 ms After last query: 1.58 ms Query memory: 0.022 MB Memory before query: 3.506 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.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.1 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.0 ms |
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.1 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_k2/tables/k2category.php:65
JROOT/components/com_k2/views/itemlist/view.html.php:114
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
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.55 ms After last query: 13.50 ms Query memory: 0.022 MB Memory before query: 3.665 MB Rows returned: 0
SELECT *
FROM gpj3_k2_categories
WHERE parent=48
AND published=1
AND trash=0
AND access IN(1,1,5)
AND language IN('el-GR', '*')
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.2 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.1 ms |
Statistics | 0.2 ms |
Preparing | 0.1 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 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.1 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:728
JROOT/components/com_k2/views/itemlist/view.html.php:171
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
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: 2.62 ms After last query: 1.65 ms Query memory: 0.028 MB Memory before query: 3.720 MB Rows returned: 2
SELECT i.*,
CASE WHEN i.modified = 0 THEN i.created ELSE i.modified END as lastChanged, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM gpj3_k2_items as i RIGHT JOIN gpj3_k2_categories AS c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1,5)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1,5)
AND c.trash = 0
AND c.language IN ('el-GR','*')
AND i.language IN ('el-GR','*')
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2023-09-22 11:06:27' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2023-09-22 11:06:27' )
AND c.id=48
ORDER BY i.publish_up DESC
LIMIT 0, 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,category,published,access,trash,language | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | i | ref | item,catid,language | catid | 4 | const | 4 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.3 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.3 ms |
Optimizing | 0.1 ms |
Statistics | 0.4 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.1 ms |
Sorting result | 0.1 ms |
Executing | 0.1 ms |
Sending data | 0.1 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.1 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.1 ms |
Updating status | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/itemlist.php:342
JROOT/components/com_k2/views/itemlist/view.html.php:379
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
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.94 ms After last query: 1.43 ms Query memory: 0.019 MB Memory before query: 3.769 MB Rows returned: 1
SELECT COUNT(*)
FROM gpj3_k2_items as i RIGHT JOIN gpj3_k2_categories c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1,5)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1,5)
AND c.trash = 0
AND c.language IN ('el-GR','*')
AND i.language IN ('el-GR','*')
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2023-09-22 11:06:27' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2023-09-22 11:06:27' )
AND c.id=48
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,category,published,access,trash,language | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | i | ref | item,catid,language | catid | 4 | const | 4 | Using where |
Status | Duration |
---|
Starting | 0.2 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.2 ms |
Optimizing | 0.1 ms |
Statistics | 0.3 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.1 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.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/components/com_k2/models/itemlist.php:572
JROOT/components/com_k2/views/itemlist/view.html.php:384
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
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: 4.23 ms Query memory: 0.024 MB Memory before query: 3.892 MB Rows returned: 1
SELECT COUNT(*)
FROM gpj3_k2_comments
WHERE itemID=234
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.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.1 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.1 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.1 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/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/itemlist/view.html.php:434
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
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.97 ms After last query: 8.99 ms Query memory: 0.023 MB Memory before query: 4.011 MB Rows returned: 1
SELECT COUNT(*)
FROM gpj3_k2_comments
WHERE itemID=230
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.1 ms |
Checking permissions | 0.1 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.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.1 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/libraries/joomla/cache/controller/callback.php:158
JROOT/libraries/joomla/cache/controller/callback.php:43
JROOT/components/com_k2/views/itemlist/view.html.php:434
JROOT/libraries/legacy/controller/legacy.php:685
JROOT/components/com_k2/controllers/controller.php:20
JROOT/components/com_k2/controllers/itemlist.php:49
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: 3.07 ms After last query: 18.67 ms Query memory: 0.022 MB Memory before query: 4.343 MB Rows returned: 8
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:06:27')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2023-09-22 11:06:27')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 169 OR mm.menuid <= 0)
AND m.language IN ('el-GR','*')
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.3 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.2 ms |
Optimizing | 0.1 ms |
Statistics | 0.3 ms |
Preparing | 0.1 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 1.2 ms |
End of update loop | 0.1 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.1 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/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: 2.15 ms After last query: 17.75 ms Query memory: 0.022 MB Memory before query: 4.647 MB Rows returned: 9
SELECT *
FROM gpj3_k2_categories
WHERE parent=32
AND published=1
AND trash=0
AND access IN(1,1,5)
AND language IN ('el-GR', '*')
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 9 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.2 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.1 ms |
Statistics | 0.3 ms |
Preparing | 0.1 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
Creating sort index | 0.6 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.1 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:626
JROOT/modules/mod_k2_tools/mod_k2_tools.php:93
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.43 ms After last query: 0.46 ms Query memory: 0.022 MB Memory before query: 4.714 MB Rows returned: 0
SELECT *
FROM gpj3_k2_categories
WHERE parent=61
AND published=1
AND trash=0
AND access IN(1,1,5)
AND language IN ('el-GR', '*')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.1 ms |
Statistics | 0.3 ms |
Preparing | 0.1 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.1 ms |
Freeing items | 0.1 ms |
Updating status | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:452
JROOT/modules/mod_k2_tools/helper.php:662
JROOT/modules/mod_k2_tools/mod_k2_tools.php:93
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.00 ms After last query: 0.41 ms Query memory: 0.022 MB Memory before query: 4.732 MB Rows returned: 0
SELECT *
FROM gpj3_k2_categories
WHERE parent=59
AND published=1
AND trash=0
AND access IN(1,1,5)
AND language IN ('el-GR', '*')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.1 ms |
Statistics | 0.1 ms |
Preparing | 0.1 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
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/modules/mod_k2_tools/helper.php:452
JROOT/modules/mod_k2_tools/helper.php:662
JROOT/modules/mod_k2_tools/mod_k2_tools.php:93
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.95 ms After last query: 0.36 ms Query memory: 0.022 MB Memory before query: 4.750 MB Rows returned: 0
SELECT *
FROM gpj3_k2_categories
WHERE parent=56
AND published=1
AND trash=0
AND access IN(1,1,5)
AND language IN ('el-GR', '*')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.1 ms |
Executing | 0.0 ms |
Sending data | 0.0 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/modules/mod_k2_tools/helper.php:452
JROOT/modules/mod_k2_tools/helper.php:662
JROOT/modules/mod_k2_tools/mod_k2_tools.php:93
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.92 ms After last query: 0.36 ms Query memory: 0.022 MB Memory before query: 4.769 MB Rows returned: 0
SELECT *
FROM gpj3_k2_categories
WHERE parent=53
AND published=1
AND trash=0
AND access IN(1,1,5)
AND language IN ('el-GR', '*')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.1 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/modules/mod_k2_tools/helper.php:452
JROOT/modules/mod_k2_tools/helper.php:662
JROOT/modules/mod_k2_tools/mod_k2_tools.php:93
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.96 ms After last query: 0.32 ms Query memory: 0.022 MB Memory before query: 4.786 MB Rows returned: 0
SELECT *
FROM gpj3_k2_categories
WHERE parent=48
AND published=1
AND trash=0
AND access IN(1,1,5)
AND language IN ('el-GR', '*')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.2 ms |
Preparing | 0.1 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.1 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:452
JROOT/modules/mod_k2_tools/helper.php:662
JROOT/modules/mod_k2_tools/mod_k2_tools.php:93
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.97 ms After last query: 0.30 ms Query memory: 0.022 MB Memory before query: 4.804 MB Rows returned: 0
SELECT *
FROM gpj3_k2_categories
WHERE parent=33
AND published=1
AND trash=0
AND access IN(1,1,5)
AND language IN ('el-GR', '*')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.2 ms |
Preparing | 0.1 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.1 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_k2_tools/helper.php:452
JROOT/modules/mod_k2_tools/helper.php:662
JROOT/modules/mod_k2_tools/mod_k2_tools.php:93
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.92 ms After last query: 0.36 ms Query memory: 0.022 MB Memory before query: 4.822 MB Rows returned: 0
SELECT *
FROM gpj3_k2_categories
WHERE parent=34
AND published=1
AND trash=0
AND access IN(1,1,5)
AND language IN ('el-GR', '*')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.1 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.1 ms |
Reset for next command | 0.1 ms |
JROOT/modules/mod_k2_tools/helper.php:452
JROOT/modules/mod_k2_tools/helper.php:662
JROOT/modules/mod_k2_tools/mod_k2_tools.php:93
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.87 ms After last query: 0.31 ms Query memory: 0.022 MB Memory before query: 4.840 MB Rows returned: 0
SELECT *
FROM gpj3_k2_categories
WHERE parent=35
AND published=1
AND trash=0
AND access IN(1,1,5)
AND language IN ('el-GR', '*')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
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_k2_tools/helper.php:452
JROOT/modules/mod_k2_tools/helper.php:662
JROOT/modules/mod_k2_tools/mod_k2_tools.php:93
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.93 ms After last query: 0.26 ms Query memory: 0.022 MB Memory before query: 4.858 MB Rows returned: 0
SELECT *
FROM gpj3_k2_categories
WHERE parent=36
AND published=1
AND trash=0
AND access IN(1,1,5)
AND language IN ('el-GR', '*')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | gpj3_k2_categories | ref | category,parent,published,access,trash,language | parent | 5 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.1 ms |
Init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.1 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/modules/mod_k2_tools/helper.php:452
JROOT/modules/mod_k2_tools/helper.php:662
JROOT/modules/mod_k2_tools/mod_k2_tools.php:93
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.85 ms After last query: 4.94 ms Query memory: 0.029 MB Memory before query: 4.958 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.1 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.2 ms |
Preparing | 0.1 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.6 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.1 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/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.10 ms After last query: 10.83 ms Query memory: 0.019 MB Memory before query: 5.119 MB Rows returned: 2
SELECT m2.language, m2.id
FROM gpj3_menu as m
INNER JOIN gpj3_associations as a
ON a.id=m.id
AND a.context='com_menus.item'
INNER JOIN gpj3_associations as a2
ON a.key=a2.key
INNER JOIN gpj3_menu as m2
ON a2.id=m2.id
WHERE m.id=169
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | a | const | PRIMARY,idx_key | PRIMARY | 156 | const,const | 1 | |
1 | SIMPLE | a2 | ref | idx_key | idx_key | 96 | const | 2 | Using index |
1 | SIMPLE | m2 | eq_ref | PRIMARY | PRIMARY | 4 | greenpro_db.a2.id | 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.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.2 ms |
Preparing | 0.0 ms |
Unlocking tables | 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.1 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_menus/helpers/menus.php:268
JROOT/modules/mod_languages/helper.php:47
JROOT/modules/mod_languages/mod_languages.php:18
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.66 ms After last query: 3.87 ms Query memory: 0.019 MB Memory before query: 5.304 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('el-GR', '*')
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.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.2 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.8 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.56 ms After last query: 0.10 ms Query memory: 0.019 MB Memory before query: 5.327 MB Rows returned: 0
SELECT id
FROM gpj3_k2_categories
WHERE parent IN (33,34,35,36,38,39,40,42,43,44,48,52,53,56,59,61)
AND id NOT IN (33,34,35,36,38,39,40,42,43,44,48,52,53,56,59,61)
AND published=1
AND trash=0
AND access IN(1,1,5)
AND language IN('el-GR', '*')
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.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.3 ms |
Preparing | 0.1 ms |
Executing | 0.0 ms |
Sending data | 0.6 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.14 ms After last query: 32.06 ms Query memory: 0.003 MB Memory before query: 5.384 MB
UPDATE `gpj3_session`
SET `data` = '20JTXIeZ2BFn1SJKz3dCQ-NOLZaW_XZ8b9SQlRZg4Pogm9S91Ua0j0TakohZVsP7s1ujWyDNnupxRJjQDbac-8v4nAqNRo-T94yzSa_6iTDs8uDa0WqasfSUjCen62ih4x6t6xMmb7BRhQkxQlImw4eqxx3r4rluLJM_A-v6EozQs5a720_Ur8O4TsOYYZXTv6XmJvQ9tPNpPFfofeb0EXR1f8frPw71tltK39dSzGsGzx6XeOu_TcFlurRymRsPcnMa8t85LkYqhMBgomoZfD5EhdVygjDrfxr7njpuDpEtPtKJry-07i45JcwFTdkSGhwK4hzlpYGQ__hpXCGpkHdlPSz8BAzA3uinHTSFXMlSIpK90l7_5FuzLKd3RDmkqLUYyiBVSE771pEKuNQAfU4Z-4m5u4ILkMxhLAvVdZfIUs2TUNjqOTZKaOi8l5Eu4TAM68Eh3RO_C3mAUynM-Vv9OZP_OUFClBK8xrZGdeRgrd-Djoo_SAmY86KbAi_RW0tUUyGM3V6a0tXuVtSe7QmOQ93yfBo6aHr5M_hQIWwVgWX5mjSd4FF-MU6X0p0NivoPJRLd17YRiEKn5lk1EDt6QipGiNiJry4QDpZamFHzT4KLSWyEJFeUPcj7sCWwxXbefrI6wAdpEIcz8OH-5dWsVNrG_hJ8wgv-OEIXJo-uTyc1lBL1ezGTkfVgeI5G4beCSHzKk44RG4fpotdeb7DpYXHMAxUNGPuXVIA4prwjRklsk5kOKxUXxqT-TB1sB6VE1oJYS2lH6MBjEkE5eLyuoFdksN-DZnOf-07HQbzcLcPuxHPQQYpGxqH_eaFV9fYiQE1RZbFZY4_K4Z3aEo-Fgui3eu_ri8nnTuPxrDbRcMJZSphVvgRqgdC6KyLfIceQIDki0SZePwkpaYu2Q3q_2kge1XGZCEhUQcLT1N_Tgo3vZEC6elAaC3P1WEF3iHpwxD-vbciu_t5a8TEkxEYkl-zptnYCWF-dRNoaZM29SOgO0goCfTbIz6cKtT822J9AaM4dToemQpK0yNaqZRHk17jqG2e6_OQ992XH_qoffZz8LxprkmrARAxhF2g4jNyqySQJOP8_ji8hIS-oGmPAan4Mrb2_R3L4R6U7I8zBdI_2WKptpqJexnnaAJMHTMaJjIaEVeh-_egI9cctvHOApv5vnQgENndrj_ITdddlhZolOBAZ4AAGQwrocwDv7oi60njZyAcCpOPbhW5rzPsOWFvaGC7nUxOnW0rhj4o.'
, `time` = '1695380787'
WHERE `session_id` = '4p1rjuln91tg43dhg38lhh6g64'
EXPLAIN not possible on query: UPDATE `gpj3_session`
SET `data` = '20JTXIeZ2BFn1SJKz3dCQ-NOLZaW_XZ8b9SQlRZg4Pogm9S91Ua0j0TakohZVsP7s1ujWyDNnupxRJjQDbac-8v4nAqNRo-T94yzSa_6iTDs8uDa0WqasfSUjCen62ih4x6t6xMmb7BRhQkxQlImw4eqxx3r4rluLJM_A-v6EozQs5a720_Ur8O4TsOYYZXTv6XmJvQ9tPNpPFfofeb0EXR1f8frPw71tltK39dSzGsGzx6XeOu_TcFlurRymRsPcnMa8t85LkYqhMBgomoZfD5EhdVygjDrfxr7njpuDpEtPtKJry-07i45JcwFTdkSGhwK4hzlpYGQ__hpXCGpkHdlPSz8BAzA3uinHTSFXMlSIpK90l7_5FuzLKd3RDmkqLUYyiBVSE771pEKuNQAfU4Z-4m5u4ILkMxhLAvVdZfIUs2TUNjqOTZKaOi8l5Eu4TAM68Eh3RO_C3mAUynM-Vv9OZP_OUFClBK8xrZGdeRgrd-Djoo_SAmY86KbAi_RW0tUUyGM3V6a0tXuVtSe7QmOQ93yfBo6aHr5M_hQIWwVgWX5mjSd4FF-MU6X0p0NivoPJRLd17YRiEKn5lk1EDt6QipGiNiJry4QDpZamFHzT4KLSWyEJFeUPcj7sCWwxXbefrI6wAdpEIcz8OH-5dWsVNrG_hJ8wgv-OEIXJo-uTyc1lBL1ezGTkfVgeI5G4beCSHzKk44RG4fpotdeb7DpYXHMAxUNGPuXVIA4prwjRklsk5kOKxUXxqT-TB1sB6VE1oJYS2lH6MBjEkE5eLyuoFdksN-DZnOf-07HQbzcLcPuxHPQQYpGxqH_eaFV9fYiQE1RZbFZY4_K4Z3aEo-Fgui3eu_ri8nnTuPxrDbRcMJZSphVvgRqgdC6KyLfIceQIDki0SZePwkpaYu2Q3q_2kge1XGZCEhUQcLT1N_Tgo3vZEC6elAaC3P1WEF3iHpwxD-vbciu_t5a8TEkxEYkl-zptnYCWF-dRNoaZM29SOgO0goCfTbIz6cKtT822J9AaM4dToemQpK0yNaqZRHk17jqG2e6_OQ992XH_qoffZz8LxprkmrARAxhF2g4jNyqySQJOP8_ji8hIS-oGmPAan4Mrb2_R3L4R6U7I8zBdI_2WKptpqJexnnaAJMHTMaJjIaEVeh-_egI9cctvHOApv5vnQgENndrj_ITdddlhZolOBAZ4AAGQwrocwDv7oi60njZyAcCpOPbhW5rzPsOWFvaGC7nUxOnW0rhj4o.'
, `time` = '1695380787'
WHERE `session_id` = '4p1rjuln91tg43dhg38lhh6g64'
Status | Duration |
---|
Starting | 0.3 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init for update | 0.1 ms |
Updating | 0.2 ms |
End of update loop | 0.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
13 × SELECT *
FROM gpj3_k2_categories
4 × SELECT extension_id AS id, element AS "option", params, enabled
FROM gpj3_extensions
2 × SELECT id
FROM gpj3_k2_categories
2 × SELECT COUNT(*)
FROM gpj3_k2_comments
1 × SELECT i.*,
CASE WHEN i.modified = 0 THEN i.created ELSE i.modified END as lastChanged, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM gpj3_k2_items as i RIGHT JOIN gpj3_k2_categories AS c
ON c.id = i.catid
1 × SELECT id
FROM gpj3_k2_categories
1 × SELECT COUNT(*)
FROM gpj3_k2_items as i RIGHT JOIN gpj3_k2_categories c
ON c.id = i.catid
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 m2.language, m2.id
FROM gpj3_menu as m
INNER JOIN gpj3_associations as a
ON a.id=m.id
AND a.context='com_menus.item'
INNER JOIN gpj3_associations as a2
ON a.key=a2.key
INNER JOIN gpj3_menu as m2
ON a2.id=m2.id
1 × SELECT *
FROM gpj3_modules
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 a.rules
FROM gpj3_assets AS a
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 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 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`