Query Time: 0.95 ms Query memory: 0.015 MB Memory before query: 0.747 MB Rows returned: 0
SELECT `data`
FROM `gpj3_session`
WHERE `session_id` = 'irbt0pe7fst10ecejcjq6d9ku5'
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.1 ms |
Executing | 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/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.01 ms After last query: 1.09 ms Query memory: 0.008 MB Memory before query: 0.793 MB
DELETE
FROM `gpj3_session`
WHERE `time` < '1695384539'
EXPLAIN not possible on query: DELETE
FROM `gpj3_session`
WHERE `time` < '1695384539'
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 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.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.87 ms After last query: 0.29 ms Query memory: 0.012 MB Memory before query: 0.804 MB Rows returned: 0
SELECT `session_id`
FROM `gpj3_session`
WHERE `session_id` = 'irbt0pe7fst10ecejcjq6d9ku5'
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.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Executing | 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: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.75 ms After last query: 0.25 ms Query memory: 0.009 MB Memory before query: 0.816 MB
INSERT INTO `gpj3_session`
(`session_id`, `client_id`, `time`)
VALUES
('irbt0pe7fst10ecejcjq6d9ku5', 0, '1695385439')
EXPLAIN not possible on query: INSERT INTO `gpj3_session`
(`session_id`, `client_id`, `time`) VALUES
('irbt0pe7fst10ecejcjq6d9ku5', 0, '1695385439')
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.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/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: 1.07 ms After last query: 1.36 ms Query memory: 0.015 MB Memory before query: 0.893 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.1 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.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/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: 1.17 ms After last query: 0.75 ms Query memory: 0.014 MB Memory before query: 0.910 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.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/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.84 ms After last query: 0.62 ms Query memory: 0.013 MB Memory before query: 0.929 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.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/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.76 ms After last query: 0.46 ms Query memory: 0.018 MB Memory before query: 0.947 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.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.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/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: 1.23 ms After last query: 2.61 ms Query memory: 0.016 MB Memory before query: 1.085 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.1 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/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: 1.08 ms After last query: 0.51 ms Query memory: 0.018 MB Memory before query: 1.121 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.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.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: 1.14 ms After last query: 0.56 ms Query memory: 0.013 MB Memory before query: 1.125 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.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.1 ms |
Executing | 0.0 ms |
Sending data | 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.1 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: 1.41 ms After last query: 20.30 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.2 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.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/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: 2.49 ms After last query: 5.73 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.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.1 ms |
Preparing | 0.1 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 1.1 ms |
End of update loop | 0.0 ms |
Query end | 0.1 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/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: 2.61 ms After last query: 5.82 ms Query memory: 0.021 MB Memory before query: 2.704 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.9 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.1 ms |
After opening tables | 0.0 ms |
Checking permissions | 0.3 ms |
Closing tables | 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 |
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.1 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: 1.31 ms After last query: 3.75 ms Query memory: 0.024 MB Memory before query: 2.751 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.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.2 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.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/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.89 ms After last query: 0.72 ms Query memory: 0.017 MB Memory before query: 2.759 MB
UPDATE `gpj3_extensions`
SET `params` = '{\"mediaversion\":\"8337568b710c68c89876a9621abd6e89\",\"Array\":[\"da6aa05cac2857c18287fac8ed95ebab\"]}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `gpj3_extensions`
SET `params` = '{\"mediaversion\":\"8337568b710c68c89876a9621abd6e89\",\"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.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/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: 1.48 ms After last query: 3.38 ms Query memory: 0.027 MB Memory before query: 2.914 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.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.1 ms |
Preparing | 0.1 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.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/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.95 ms After last query: 13.99 ms Query memory: 0.014 MB Memory before query: 3.093 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: 2.12 ms After last query: 0.86 ms Query memory: 0.015 MB Memory before query: 3.116 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.1 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.7 ms |
Creating sort index | 0.1 ms |
Removing tmp table | 0.3 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: 1.16 ms After last query: 3.84 ms Query memory: 0.020 MB Memory before query: 3.333 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.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/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: 0.69 ms After last query: 0.77 ms Query memory: 0.020 MB Memory before query: 3.358 MB Rows returned: 0
SELECT id
FROM gpj3_k2_categories
WHERE parent IN (38,39,40)
AND id NOT IN (38,39,40)
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 | range | PRIMARY,category,parent,published,access,trash,language | parent | 5 | NULL | 3 | 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.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/components/com_k2/models/itemlist.php:622
JROOT/components/com_k2/models/itemlist.php:245
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: 2.71 ms After last query: 0.54 ms Query memory: 0.030 MB Memory before query: 3.387 MB Rows returned: 7
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 12:23:59' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2023-09-22 12:23:59' )
AND c.id IN (38,39,40)
ORDER BY i.publish_up DESC
LIMIT 10, 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | range | PRIMARY,category,published,access,trash,language | PRIMARY | 4 | NULL | 3 | Using index condition; Using where; Using temporary; Using filesort |
1 | SIMPLE | i | ref | item,catid,language | catid | 4 | greenpro_db.c.id | 5 | 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.1 ms |
Optimizing | 0.1 ms |
Statistics | 0.2 ms |
Preparing | 0.1 ms |
Creating tmp table | 0.1 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 1.0 ms |
Creating sort index | 0.3 ms |
Removing tmp table | 0.5 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/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.01 ms After last query: 1.00 ms Query memory: 0.019 MB Memory before query: 3.512 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 12:23:59' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2023-09-22 12:23:59' )
AND c.id IN (38,39,40)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | range | PRIMARY,category,published,access,trash,language | PRIMARY | 4 | NULL | 3 | Using index condition; Using where |
1 | SIMPLE | i | ref | item,catid,language | catid | 4 | greenpro_db.c.id | 5 | 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.1 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.1 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/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.13 ms After last query: 1.02 ms Query memory: 0.026 MB Memory before query: 3.590 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.1 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.1 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:430
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.47 ms After last query: 1.09 ms Query memory: 0.026 MB Memory before query: 3.669 MB Rows returned: 1
SELECT *
FROM gpj3_k2_categories
WHERE id = '38'
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/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.55 ms After last query: 2.89 ms Query memory: 0.026 MB Memory before query: 3.789 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/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.41 ms After last query: 1.36 ms Query memory: 0.023 MB Memory before query: 3.830 MB Rows returned: 1
SELECT COUNT(*)
FROM gpj3_k2_comments
WHERE itemID=55
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/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.51 ms After last query: 12.96 ms Query memory: 0.023 MB Memory before query: 4.040 MB Rows returned: 1
SELECT COUNT(*)
FROM gpj3_k2_comments
WHERE itemID=56
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.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/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: 1.21 ms After last query: 6.04 ms Query memory: 0.023 MB Memory before query: 4.136 MB Rows returned: 1
SELECT COUNT(*)
FROM gpj3_k2_comments
WHERE itemID=57
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.2 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.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: 1.15 ms After last query: 4.89 ms Query memory: 0.026 MB Memory before query: 4.128 MB Rows returned: 1
SELECT *
FROM gpj3_k2_categories
WHERE id = '39'
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.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.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/models/item.php:75
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.91 ms After last query: 3.04 ms Query memory: 0.023 MB Memory before query: 4.251 MB Rows returned: 1
SELECT COUNT(*)
FROM gpj3_k2_comments
WHERE itemID=61
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.0 ms |
After opening tables | 0.0 ms |
System lock | 0.1 ms |
Table lock | 0.0 ms |
Init | 0.1 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.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.98 ms After last query: 5.46 ms Query memory: 0.023 MB Memory before query: 4.339 MB Rows returned: 1
SELECT COUNT(*)
FROM gpj3_k2_comments
WHERE itemID=60
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.0 ms |
Table lock | 0.0 ms |
Init | 0.1 ms |
Optimizing | 0.1 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.1 ms |
Reset for next command | 0.1 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: 5.39 ms Query memory: 0.023 MB Memory before query: 4.427 MB Rows returned: 1
SELECT COUNT(*)
FROM gpj3_k2_comments
WHERE itemID=58
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.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 |
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: 1.00 ms After last query: 5.26 ms Query memory: 0.023 MB Memory before query: 4.514 MB Rows returned: 1
SELECT COUNT(*)
FROM gpj3_k2_comments
WHERE itemID=59
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.0 ms |
Table lock | 0.0 ms |
Init | 0.1 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.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.12 ms After last query: 14.19 ms Query memory: 0.022 MB Memory before query: 4.886 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 12:23:59')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2023-09-22 12:23:59')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 170 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.4 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.1 ms |
Statistics | 0.3 ms |
Preparing | 0.2 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.1 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: 1.86 ms After last query: 18.46 ms Query memory: 0.022 MB Memory before query: 5.189 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.2 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.1 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: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.06 ms After last query: 0.56 ms Query memory: 0.022 MB Memory before query: 5.256 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.1 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.2 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/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.99 ms After last query: 0.45 ms Query memory: 0.022 MB Memory before query: 5.274 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.0 ms |
Statistics | 0.2 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/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.31 ms Query memory: 0.022 MB Memory before query: 5.292 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.1 ms |
Statistics | 0.2 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/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.66 ms After last query: 0.31 ms Query memory: 0.022 MB Memory before query: 5.310 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.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/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.65 ms After last query: 0.29 ms Query memory: 0.022 MB Memory before query: 5.328 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.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 |
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.45 ms After last query: 0.75 ms Query memory: 0.022 MB Memory before query: 5.346 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.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/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.43 ms After last query: 0.61 ms Query memory: 0.022 MB Memory before query: 5.364 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.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/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.42 ms After last query: 0.58 ms Query memory: 0.022 MB Memory before query: 5.381 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.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/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.47 ms After last query: 0.89 ms Query memory: 0.022 MB Memory before query: 5.399 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.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/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.16 ms After last query: 8.78 ms Query memory: 0.030 MB Memory before query: 5.499 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.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 | 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.55 ms After last query: 16.10 ms Query memory: 0.019 MB Memory before query: 5.661 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=170
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.2 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.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.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_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: 3.22 ms After last query: 5.20 ms Query memory: 0.019 MB Memory before query: 5.845 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.2 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.1 ms |
Statistics | 0.4 ms |
Preparing | 0.1 ms |
Executing | 0.0 ms |
Sending data | 1.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.1 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: 3.42 ms After last query: 0.22 ms Query memory: 0.019 MB Memory before query: 5.868 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.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.9 ms |
Preparing | 0.1 ms |
Executing | 0.0 ms |
Sending data | 1.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.1 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.91 ms After last query: 70.71 ms Query memory: 0.003 MB Memory before query: 5.948 MB
UPDATE `gpj3_session`
SET `data` = '7PZcsX4yt1MdCFhe4GxBglUry09TRo8J_snBhDsTbE9kaNu5KfcYEbSf9stAePKZlqHsi4xMhIb66owMB3cTmm8zSdfa1nM06G0DI_c9qU8fH0I2U6eakCPdxZyND1r9Go6Ui_ltv2Pt1qaveqjWmN3j9eExZWBw1QeFREMyOVPIjRYVZU1i7iYm3T8Hi-8NBZY6ArgewbiZApcopyKNQ3mkXrcQKavTutPJk4_B5cmeGwwZyGZ7xfLPpLmwnBauC4I84uY74lN3sMYNPe8UUeqgi7hiyl8v99HhOJLM2-Sdjz6Y4B4HdM4Skr8lzselJwWNMGa1l4oSj4QUOP6ngPLuuIlgi6MZrMn7kOs86A4_qkpWTYDtUQQIz4R6wS9P7JnvLTXxxtghw-7INesX-d8mbfL4R8gpxc2eTILni4FEHypiSN5KCwyBNShJ1_3vpqLk4lpWGam4mX2jpDJeZo9WWEs3ikSWwCVOkbrXHdf9uJxAGC0YVD6SFFQAHnHRczraoBH8UY-2FmunTDECW_7WpN5rqy-iw4J4Uc0TDEHRodC9uq4iAfX8S3omzTtXo2TdFudFzmkYtJ9HrVu3h2LqdPOSD8TB_aQWUUFBj-oASlOFtDqOX0icSUDAgEtz5oAzEngL82IHW1WLYFbRN-gBA6qREhSS4b4jsPwoXQu1UG4K2xf7Ue3MkZ46u45NfaRfYT0WuO5uyj9vrs9QXRqUL0GKiugGe_Ggcm7mD6LIp0kqrvfVWeztgyDpfM7QsL8Y025o7FTFI3yUjnEmIPWzwKpVNUFyZe66LXOe9Woe70UPJ4Rb74W6dJsdUJ9nmVEZ5CaewG1PCUQfkV0ZKY4Bajwk4NMavO1TyDjxD8TFH8blr9cbeUkqWKtuar652jcsY3X2h055uAb1mCoTPA9WzdsUHV9UTf1wKdh3Zc5HjBj84oUIBdGQLVpu9_VBtuzLa1_Pq78UIrl1Ud0wAhHfbCOixtPnsEnpVDJ6AJRDwWwxoXfK9kLKEtc3DiuCHwfOoRJjmWelADFtE1qGWOIiRroDeXqG2ddI3BeV-1U_vZx1zsmrPcwn5zzTIZr1Mw8Zpxay0HbATUgXEcsDLEMPQRKx0Iv_UkLHQEDJRitKHB7-1UyInfytShMq_N9KxfUxmRb1a-CBiP-gEKvVWVRBBAF953gxG-_G4ogW9EukTrFlMkKAgf-J1loR6tQttfnYE1EbZj4Zb2FbQT7ccQXlvKCc7U_XIlqgDNN46E0.'
, `time` = '1695385440'
WHERE `session_id` = 'irbt0pe7fst10ecejcjq6d9ku5'
EXPLAIN not possible on query: UPDATE `gpj3_session`
SET `data` = '7PZcsX4yt1MdCFhe4GxBglUry09TRo8J_snBhDsTbE9kaNu5KfcYEbSf9stAePKZlqHsi4xMhIb66owMB3cTmm8zSdfa1nM06G0DI_c9qU8fH0I2U6eakCPdxZyND1r9Go6Ui_ltv2Pt1qaveqjWmN3j9eExZWBw1QeFREMyOVPIjRYVZU1i7iYm3T8Hi-8NBZY6ArgewbiZApcopyKNQ3mkXrcQKavTutPJk4_B5cmeGwwZyGZ7xfLPpLmwnBauC4I84uY74lN3sMYNPe8UUeqgi7hiyl8v99HhOJLM2-Sdjz6Y4B4HdM4Skr8lzselJwWNMGa1l4oSj4QUOP6ngPLuuIlgi6MZrMn7kOs86A4_qkpWTYDtUQQIz4R6wS9P7JnvLTXxxtghw-7INesX-d8mbfL4R8gpxc2eTILni4FEHypiSN5KCwyBNShJ1_3vpqLk4lpWGam4mX2jpDJeZo9WWEs3ikSWwCVOkbrXHdf9uJxAGC0YVD6SFFQAHnHRczraoBH8UY-2FmunTDECW_7WpN5rqy-iw4J4Uc0TDEHRodC9uq4iAfX8S3omzTtXo2TdFudFzmkYtJ9HrVu3h2LqdPOSD8TB_aQWUUFBj-oASlOFtDqOX0icSUDAgEtz5oAzEngL82IHW1WLYFbRN-gBA6qREhSS4b4jsPwoXQu1UG4K2xf7Ue3MkZ46u45NfaRfYT0WuO5uyj9vrs9QXRqUL0GKiugGe_Ggcm7mD6LIp0kqrvfVWeztgyDpfM7QsL8Y025o7FTFI3yUjnEmIPWzwKpVNUFyZe66LXOe9Woe70UPJ4Rb74W6dJsdUJ9nmVEZ5CaewG1PCUQfkV0ZKY4Bajwk4NMavO1TyDjxD8TFH8blr9cbeUkqWKtuar652jcsY3X2h055uAb1mCoTPA9WzdsUHV9UTf1wKdh3Zc5HjBj84oUIBdGQLVpu9_VBtuzLa1_Pq78UIrl1Ud0wAhHfbCOixtPnsEnpVDJ6AJRDwWwxoXfK9kLKEtc3DiuCHwfOoRJjmWelADFtE1qGWOIiRroDeXqG2ddI3BeV-1U_vZx1zsmrPcwn5zzTIZr1Mw8Zpxay0HbATUgXEcsDLEMPQRKx0Iv_UkLHQEDJRitKHB7-1UyInfytShMq_N9KxfUxmRb1a-CBiP-gEKvVWVRBBAF953gxG-_G4ogW9EukTrFlMkKAgf-J1loR6tQttfnYE1EbZj4Zb2FbQT7ccQXlvKCc7U_XIlqgDNN46E0.'
, `time` = '1695385440'
WHERE `session_id` = 'irbt0pe7fst10ecejcjq6d9ku5'
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.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
7 × SELECT COUNT(*)
FROM gpj3_k2_comments
4 × SELECT extension_id AS id, element AS "option", params, enabled
FROM gpj3_extensions
3 × SELECT id
FROM gpj3_k2_categories
1 × SELECT id
FROM gpj3_k2_categories
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 COUNT(*)
FROM gpj3_k2_items as i RIGHT JOIN gpj3_k2_categories c
ON c.id = i.catid
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 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 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`