Query Time: 0.47 ms Query memory: 0.015 MB Memory before query: 0.832 MB Rows returned: 0
SELECT `data`
FROM `hp_session`
WHERE `session_id` = 'dd37hfkamliolcehq3fhc4uc52'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_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.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:44
JROOT/libraries/joomla/session/session.php:665
JROOT/libraries/joomla/session/session.php:603
JROOT/libraries/cms/application/cms.php:738
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:398
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:37
Query Time: 0.64 ms After last query: 1.86 ms Query memory: 0.008 MB Memory before query: 0.886 MB
DELETE
FROM `hp_session`
WHERE `time` < '1741971311'
EXPLAIN not possible on query: DELETE
FROM `hp_session`
WHERE `time` < '1741971311'
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.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/cms/application/cms.php:755
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:398
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:37
Query Time: 0.35 ms After last query: 0.17 ms Query memory: 0.012 MB Memory before query: 0.898 MB Rows returned: 0
SELECT `session_id`
FROM `hp_session`
WHERE `session_id` = 'dd37hfkamliolcehq3fhc4uc52'
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_session | const | PRIMARY | PRIMARY | 602 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/application/cms.php:175
JROOT/libraries/cms/application/cms.php:764
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:398
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:37
Query Time: 0.45 ms After last query: 0.18 ms Query memory: 0.009 MB Memory before query: 0.910 MB
INSERT INTO `hp_session`
(`session_id`, `client_id`, `time`)
VALUES
('dd37hfkamliolcehq3fhc4uc52', 0, '1741972211')
EXPLAIN not possible on query: INSERT INTO `hp_session`
(`session_id`, `client_id`, `time`) VALUES
('dd37hfkamliolcehq3fhc4uc52', 0, '1741972211')
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:207
JROOT/libraries/cms/application/cms.php:764
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:398
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:37
Query Time: 0.72 ms After last query: 2.17 ms Query memory: 0.024 MB Memory before query: 0.989 MB Rows returned: 35
SELECT extension_id AS id, element AS "option", params, enabled
FROM hp_extensions
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_extensions | ref | extension | extension | 62 | const | 35 | Using index condition |
Status | Duration |
---|
Starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.2 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/cache/controller/callback.php:154
JROOT/libraries/cms/component/helper.php:423
JROOT/libraries/cms/component/helper.php:43
JROOT/libraries/cms/component/helper.php:119
JROOT/libraries/cms/application/site.php:568
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.44 ms After last query: 1.18 ms Query memory: 0.014 MB Memory before query: 1.062 MB Rows returned: 1
SELECT b.id
FROM hp_usergroups AS a
LEFT JOIN hp_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 1 | Using where; Using index |
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:332
JROOT/libraries/joomla/access/access.php:401
JROOT/libraries/joomla/user/user.php:453
JROOT/libraries/cms/plugin/helper.php:296
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.37 ms After last query: 0.33 ms Query memory: 0.013 MB Memory before query: 1.081 MB Rows returned: 4
SELECT id, rules
FROM `hp_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | |
Status | Duration |
---|
Starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/access/access.php:418
JROOT/libraries/joomla/user/user.php:453
JROOT/libraries/cms/plugin/helper.php:296
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.74 ms After last query: 0.23 ms Query memory: 0.013 MB Memory before query: 1.100 MB Rows returned: 57
SELECT folder AS type, element AS name, params
FROM hp_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_extensions | ALL | extension | NO INDEX KEY COULD BE USED | NULL | NULL | 203 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.3 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/plugin/helper.php:310
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 1.34 ms After last query: 2.52 ms Query memory: 0.037 MB Memory before query: 1.248 MB Rows returned: 73
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 hp_menu AS m
LEFT JOIN hp_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 | 134 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | bvtvhpc1_hp.m.component_id | 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 |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 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/libraries/cms/menu/site.php:45
JROOT/libraries/cms/menu/menu.php:64
JROOT/libraries/cms/menu/menu.php:118
JROOT/libraries/cms/application/cms.php:423
JROOT/libraries/cms/application/site.php:272
JROOT/libraries/cms/router/site.php:57
JROOT/libraries/cms/router/router.php:196
JROOT/libraries/cms/application/cms.php:519
JROOT/libraries/cms/application/site.php:407
JROOT/plugins/system/languagefilter/languagefilter.php:58
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.66 ms After last query: 7.01 ms Query memory: 0.016 MB Memory before query: 2.252 MB Rows returned: 2
SELECT *
FROM hp_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 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:164
JROOT/plugins/system/languagefilter/languagefilter.php:60
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/site.php:573
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.91 ms After last query: 57.50 ms Query memory: 0.017 MB Memory before query: 3.387 MB Rows returned: 1
SELECT id
FROM hp_k2_items
WHERE alias = 'hội-thảo-thuốc-trừ-sâu-bệnh-hữu-cơ-sinh-học-amtech-100-ew'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_k2_items | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 261 | 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.0 ms |
Preparing | 0.0 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.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/router.php:503
JROOT/components/com_k2/router.php:353
JROOT/libraries/cms/component/router/legacy.php:104
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:479
JROOT/libraries/cms/router/router.php:234
JROOT/libraries/cms/router/site.php:118
JROOT/libraries/cms/application/cms.php:1088
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.52 ms After last query: 0.57 ms Query memory: 0.024 MB Memory before query: 3.420 MB Rows returned: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM hp_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_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:154
JROOT/libraries/cms/library/helper.php:156
JROOT/libraries/cms/library/helper.php:47
JROOT/libraries/cms/library/helper.php:90
JROOT/libraries/cms/version/version.php:177
JROOT/libraries/joomla/factory.php:736
JROOT/libraries/joomla/factory.php:216
JROOT/plugins/system/k2/k2.php:389
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1097
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.49 ms After last query: 0.29 ms Query memory: 0.018 MB Memory before query: 3.428 MB
UPDATE `hp_extensions`
SET `params` = '{\"mediaversion\":\"29a0717ad68027515b5d84185794c473\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `hp_extensions`
SET `params` = '{\"mediaversion\":\"29a0717ad68027515b5d84185794c473\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init for update | 0.1 ms |
Updating | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.1 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/library/helper.php:119
JROOT/libraries/cms/version/version.php:228
JROOT/libraries/cms/version/version.php:187
JROOT/libraries/joomla/factory.php:736
JROOT/libraries/joomla/factory.php:216
JROOT/plugins/system/k2/k2.php:389
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1097
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.66 ms After last query: 4.00 ms Query memory: 0.027 MB Memory before query: 3.620 MB Rows returned: 4
SELECT id, home, template, s.params
FROM hp_template_styles as s
LEFT JOIN hp_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 | 6 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.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:484
JROOT/libraries/cms/html/html.php:334
JROOT/libraries/cms/html/html.php:680
JROOT/libraries/cms/html/html.php:236
JROOT/libraries/cms/html/html.php:138
JROOT/libraries/cms/html/jquery.php:53
JROOT/libraries/cms/html/html.php:236
JROOT/libraries/cms/html/html.php:138
JROOT/administrator/components/com_k2/helpers/html.php:240
JROOT/plugins/system/k2/k2.php:405
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1097
JROOT/libraries/cms/application/site.php:747
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.58 ms After last query: 10.36 ms Query memory: 0.015 MB Memory before query: 4.180 MB Rows returned: 1
SELECT a.rules
FROM hp_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.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.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:246
JROOT/libraries/joomla/user/user.php:384
JROOT/components/com_k2/k2.php:16
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 1.57 ms After last query: 0.89 ms Query memory: 0.016 MB Memory before query: 4.203 MB Rows returned: 2
SELECT b.rules
FROM hp_assets AS a
LEFT JOIN hp_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 | 156 | 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.6 ms |
Creating sort index | 0.1 ms |
Removing tmp table | 0.2 ms |
Creating sort index | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_k2/k2.php:16
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.51 ms After last query: 5.05 ms Query memory: 0.020 MB Memory before query: 4.445 MB Rows returned: 38
SELECT id
FROM hp_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_k2_categories | range | access,category,published,trash | category | 8 | NULL | 38 | 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 |
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/components/com_k2/helpers/permissions.php:225
JROOT/components/com_k2/views/item/view.html.php:35
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.46 ms After last query: 0.26 ms Query memory: 0.027 MB Memory before query: 4.464 MB Rows returned: 1
SELECT *
FROM hp_k2_items
WHERE id=334
AND language IN ('en-GB', '*')
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_k2_items | const | PRIMARY,language | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.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/components/com_k2/models/item.php:33
JROOT/components/com_k2/views/item/view.html.php:42
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 1.21 ms After last query: 1.26 ms Query memory: 0.028 MB Memory before query: 4.565 MB Rows returned: 14
SHOW FULL COLUMNS
FROM `hp_k2_categories`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `hp_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.2 ms |
closing tables | 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 |
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/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/administrator/components/com_k2/tables/k2category.php:34
JROOT/libraries/joomla/table/table.php:305
JROOT/components/com_k2/models/item.php:64
JROOT/components/com_k2/views/item/view.html.php:81
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.38 ms After last query: 1.15 ms Query memory: 0.023 MB Memory before query: 4.624 MB Rows returned: 1
SELECT *
FROM hp_k2_categories
WHERE id = '8'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_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:61
JROOT/components/com_k2/models/item.php:65
JROOT/components/com_k2/views/item/view.html.php:81
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.80 ms After last query: 0.82 ms Query memory: 0.024 MB Memory before query: 4.658 MB Rows returned: 38
SELECT id, name, parent
FROM hp_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1)
AND language IN('en-GB', '*')
ORDER BY parent
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_k2_categories | ref | access,category,language,published,trash | category | 2 | const | 38 | 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.1 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 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:929
JROOT/components/com_k2/helpers/route.php:252
JROOT/components/com_k2/helpers/route.php:54
JROOT/components/com_k2/models/item.php:68
JROOT/components/com_k2/views/item/view.html.php:81
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.75 ms After last query: 4.80 ms Query memory: 0.021 MB Memory before query: 4.806 MB Rows returned: 0
SELECT tag.*
FROM hp_k2_tags AS tag
JOIN hp_k2_tags_xref AS xref
ON tag.id = xref.tagID
WHERE tag.published = 1
AND xref.itemID = 334
ORDER BY xref.id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | tag | ref | PRIMARY,published | published | 2 | const | 1 | Using temporary; Using filesort |
1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | 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 |
Creating tmp table | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.0 ms |
Removing tmp table | 0.0 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/item.php:1194
JROOT/components/com_k2/models/item.php:104
JROOT/components/com_k2/views/item/view.html.php:81
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.48 ms After last query: 0.49 ms Query memory: 0.022 MB Memory before query: 4.829 MB Rows returned: 0
SELECT *
FROM hp_k2_attachments
WHERE itemID=334
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_k2_attachments | ref | itemID | itemID | 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 |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1421
JROOT/components/com_k2/models/item.php:156
JROOT/components/com_k2/views/item/view.html.php:81
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.50 ms After last query: 0.15 ms Query memory: 0.022 MB Memory before query: 4.849 MB Rows returned: 1
SELECT *
FROM hp_k2_rating
WHERE itemID = 334
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_k2_rating | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 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 |
Unlocking tables | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:891
JROOT/components/com_k2/models/item.php:935
JROOT/components/com_k2/models/item.php:161
JROOT/components/com_k2/views/item/view.html.php:81
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 1.48 ms After last query: 1.05 ms Query memory: 0.034 MB Memory before query: 4.900 MB Rows returned: 16
SHOW FULL COLUMNS
FROM `hp_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `hp_users`
Status | Duration |
---|
Starting | 0.0 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/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/libraries/joomla/table/user.php:38
JROOT/libraries/joomla/table/table.php:305
JROOT/libraries/joomla/user/user.php:582
JROOT/libraries/joomla/user/user.php:866
JROOT/libraries/joomla/user/user.php:242
JROOT/libraries/joomla/user/user.php:295
JROOT/libraries/joomla/factory.php:248
JROOT/components/com_k2/models/item.php:203
JROOT/components/com_k2/views/item/view.html.php:81
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.55 ms After last query: 0.57 ms Query memory: 0.028 MB Memory before query: 4.966 MB Rows returned: 1
SELECT *
FROM `hp_users`
WHERE `id` = 190
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_users | 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.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/table/user.php:84
JROOT/libraries/joomla/user/user.php:869
JROOT/libraries/joomla/user/user.php:242
JROOT/libraries/joomla/user/user.php:295
JROOT/libraries/joomla/factory.php:248
JROOT/components/com_k2/models/item.php:203
JROOT/components/com_k2/views/item/view.html.php:81
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 1.15 ms After last query: 3.27 ms Query memory: 0.025 MB Memory before query: 5.727 MB Rows returned: 1
SELECT `g`.`id`,`g`.`title`
FROM `hp_usergroups` AS g
INNER JOIN `hp_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 190
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | bvtvhpc1_hp.m.group_id | 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 |
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/table/user.php:109
JROOT/libraries/joomla/user/user.php:869
JROOT/libraries/joomla/user/user.php:242
JROOT/libraries/joomla/user/user.php:295
JROOT/libraries/joomla/factory.php:248
JROOT/components/com_k2/models/item.php:203
JROOT/components/com_k2/views/item/view.html.php:81
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.48 ms After last query: 1.74 ms Query memory: 0.022 MB Memory before query: 5.752 MB Rows returned: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM hp_k2_users
WHERE userID=190
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_k2_users | ref | userID | userID | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1671
JROOT/components/com_k2/models/item.php:206
JROOT/components/com_k2/views/item/view.html.php:81
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.35 ms After last query: 0.60 ms Query memory: 0.023 MB Memory before query: 5.772 MB Rows returned: 0
SELECT id, gender, description, image, url, `
group`, plugins
FROM hp_k2_users
WHERE userID=190
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_k2_users | ref | userID | userID | 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 |
Executing | 0.0 ms |
Sending data | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_k2/models/item.php:1671
JROOT/components/com_k2/helpers/utilities.php:45
JROOT/components/com_k2/models/item.php:207
JROOT/components/com_k2/views/item/view.html.php:81
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.42 ms After last query: 0.17 ms Query memory: 0.020 MB Memory before query: 5.793 MB Rows returned: 1
SELECT COUNT(*)
FROM hp_k2_comments
WHERE itemID=334
AND published=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_k2_comments | ref | countComments,itemID,latestComments,published | countComments | 8 | const,const | 1 | Using index |
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/components/com_k2/models/item.php:1460
JROOT/components/com_k2/models/item.php:222
JROOT/components/com_k2/views/item/view.html.php:81
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 1.20 ms After last query: 11.01 ms Query memory: 0.030 MB Memory before query: 6.052 MB Rows returned: 36
SHOW FULL COLUMNS
FROM `hp_k2_items`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `hp_k2_items`
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.2 ms |
closing tables | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
closing tables | 0.0 ms |
Removing tmp table | 0.1 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/administrator/components/com_k2/tables/k2item.php:56
JROOT/libraries/joomla/table/table.php:305
JROOT/components/com_k2/models/item.php:816
JROOT/components/com_k2/views/item/view.html.php:144
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.54 ms After last query: 0.40 ms Query memory: 0.017 MB Memory before query: 6.147 MB
UPDATE hp_k2_items
SET `hits` = (`hits` + 1)
WHERE `id` = '334'
EXPLAIN not possible on query: UPDATE hp_k2_items
SET `hits` = (`hits` + 1)
WHERE `id` = '334'
Status | Duration |
---|
Starting | 0.1 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init for update | 0.1 ms |
Updating | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.1 ms |
closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/table/table.php:1239
JROOT/components/com_k2/models/item.php:817
JROOT/components/com_k2/views/item/view.html.php:144
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.50 ms After last query: 0.25 ms Query memory: 0.021 MB Memory before query: 6.165 MB Rows returned: 0
SELECT *
FROM hp_k2_comments
WHERE itemID=334
AND published=1
ORDER BY commentDate DESC
LIMIT 0, 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_k2_comments | ref|filter | countComments,itemID,latestComments,published | itemID|published | 4|4 | const | 1 (0%) | Using where; Using filesort; Using rowid filter |
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 |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 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/item.php:1442
JROOT/components/com_k2/views/item/view.html.php:239
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 7.20 ms After last query: 0.53 ms Query memory: 0.038 MB Memory before query: 6.199 MB Rows returned: 5
SELECT i.*, c.alias AS categoryalias
FROM hp_k2_items AS i
LEFT JOIN hp_k2_categories c
ON c.id = i.catid
WHERE i.id != 334
AND i.published = 1
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-03-14 17:10:11')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-03-14 17:10:11')
AND i.access IN(1,1)
AND i.language IN('en-GB', '*')
AND i.trash = 0
AND i.created_by = 190
AND i.created_by_alias=''
AND c.published = 1
AND c.access IN(1,1)
AND c.language IN('en-GB', '*')
AND c.trash = 0
ORDER BY i.created DESC
LIMIT 0, 5
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | ref | PRIMARY,access,category,language,published,trash | category | 2 | const | 38 | Using index condition; Using where; Using temporary; Using filesort |
1 | SIMPLE | i | ref | PRIMARY,access,catid,created_by,item,language,published,publish_down,publish_up,trash | catid | 4 | bvtvhpc1_hp.c.id | 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.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 | 3.8 ms |
Creating sort index | 0.5 ms |
Removing tmp table | 2.0 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:585
JROOT/components/com_k2/views/item/view.html.php:278
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.86 ms After last query: 3.27 ms Query memory: 0.027 MB Memory before query: 6.301 MB Rows returned: 1
SELECT *
FROM hp_k2_items
WHERE id != 334
AND catid = 8
AND ordering > 5
AND published = 1
AND (publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-03-14 17:10:11')
AND (publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-03-14 17:10:11')
AND access IN (1,1)
AND trash = 0
AND language IN ('en-GB', '*')
ORDER BY ordering ASC
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_k2_items | ref | PRIMARY,access,catid,item,language,ordering,published,publish_down,publish_up,trash | catid | 4 | const | 15 | 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.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/components/com_k2/models/item.php:1653
JROOT/components/com_k2/views/item/view.html.php:303
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.83 ms After last query: 0.80 ms Query memory: 0.027 MB Memory before query: 6.335 MB Rows returned: 1
SELECT *
FROM hp_k2_items
WHERE id != 334
AND catid = 8
AND ordering < 5
AND published = 1
AND (publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-03-14 17:10:11')
AND (publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-03-14 17:10:11')
AND access IN (1,1)
AND trash = 0
AND language IN ('en-GB', '*')
ORDER BY ordering DESC
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_k2_items | range | PRIMARY,access,catid,item,language,ordering,published,publish_down,publish_up,trash | ordering | 4 | NULL | 118 | 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.2 ms |
Preparing | 0.1 ms |
Sorting result | 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/components/com_k2/models/item.php:1595
JROOT/components/com_k2/views/item/view.html.php:339
JROOT/libraries/legacy/controller/legacy.php:690
JROOT/components/com_k2/controllers/controller.php:19
JROOT/components/com_k2/controllers/item.php:78
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_k2/k2.php:64
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
Query Time: 0.47 ms After last query: 9.06 ms Query memory: 0.017 MB Memory before query: 6.463 MB Rows returned: 1
SELECT template_style_id
FROM hp_menu
WHERE id = 2011
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_menu | 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/plugins/system/yt/includes/site/lib/yt_template.php:184
JROOT/plugins/system/yt/includes/site/lib/yt_template.php:30
JROOT/templates/sj_flooring/includes/frame_inc.php:31
JROOT/templates/sj_flooring/index.php:24
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1044
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.35 ms After last query: 0.09 ms Query memory: 0.017 MB Memory before query: 6.479 MB Rows returned: 1
SELECT id
FROM hp_template_styles
WHERE home = 1
AND client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_template_styles | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 6 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
table lock | 0.0 ms |
init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.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/plugins/system/yt/includes/site/lib/yt_template.php:188
JROOT/plugins/system/yt/includes/site/lib/yt_template.php:30
JROOT/templates/sj_flooring/includes/frame_inc.php:31
JROOT/templates/sj_flooring/index.php:24
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1044
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 1.32 ms After last query: 2.08 ms Query memory: 0.023 MB Memory before query: 6.527 MB Rows returned: 1
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM hp_modules AS m
LEFT JOIN hp_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN hp_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 <= '2025-03-14 17:10:11')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-03-14 17:10:11')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 2011 OR mm.menuid <= 0)
AND m.language IN ('en-GB','*')
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref|filter | PRIMARY,published,newsfeeds,idx_language | published|idx_language | 1|21 | const | 35 (55%) | Using index condition; Using where; Using filesort; Using rowid filter |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | bvtvhpc1_hp.m.module,const | 1 | Using index condition; Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | bvtvhpc1_hp.m.id | 2 | Using where; Using index |
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.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.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/module/helper.php:376
JROOT/libraries/cms/module/helper.php:84
JROOT/libraries/joomla/document/html/html.php:501
JROOT/plugins/system/yt/includes/site/lib/yt_renderxml.php:179
JROOT/plugins/system/yt/includes/site/lib/yt_renderxml.php:116
JROOT/plugins/system/yt/includes/site/lib/yt_renderxml.php:49
JROOT/templates/sj_flooring/includes/frame_inc.php:101
JROOT/templates/sj_flooring/index.php:24
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1044
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.32 ms After last query: 2.33 ms Query memory: 0.014 MB Memory before query: 6.627 MB Rows returned: 1
SELECT home
FROM hp_menu
WHERE id=2011
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_menu | 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/plugins/system/yt/includes/site/lib/yt_template.php:172
JROOT/templates/sj_flooring/index.php:94
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1044
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.35 ms After last query: 0.10 ms Query memory: 0.014 MB Memory before query: 6.640 MB Rows returned: 1
SELECT home
FROM hp_menu
WHERE id=2011
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_menu | 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/plugins/system/yt/includes/site/lib/yt_template.php:173
JROOT/templates/sj_flooring/index.php:94
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1044
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.74 ms After last query: 25.67 ms Query memory: 0.015 MB Memory before query: 6.813 MB Rows returned: 1
SELECT template
FROM hp_template_styles
WHERE home = 1
AND client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hp_template_styles | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 6 | 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/plugins/system/yt/yt.php:280
JROOT/plugins/system/yt/yt.php:161
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:83
JROOT/libraries/cms/application/cms.php:1064
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
Query Time: 0.66 ms After last query: 12.31 ms Query memory: 0.003 MB Memory before query: 6.862 MB
UPDATE `hp_session`
SET `data` = '__default|a:9:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1741972211;s:18:\"session.timer.last\";i:1741972211;s:17:\"session.timer.now\";i:1741972211;s:22:\"session.client.browser\";s:103:\"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\";s:8:\"registry\";O:24:\"Joomla\\Registry\\Registry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":27:{s:9:\"\\0\\0\\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"1\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:12:\"requireReset\";N;s:10:\"\\0\\0\\0_params\";O:24:\"Joomla\\Registry\\Registry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:14:\"\\0\\0\\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\\0\\0\\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:13:\"\\0\\0\\0userHelper\";O:18:\"JUserWrapperHelper\":0:{}s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;s:3:\"gid\";i:1;}s:16:\"com_mailto.links\";a:1:{s:40:\"8aa635774caf67fa029457d7fe577152b884a1f6\";O:8:\"stdClass\":2:{s:4:\"link\";s:168:\"https://bvtvhp.com/en/chinhsachhoatdong/h%E1%BB%99i-th%E1%BA%A3o-thu%E1%BB%91c-tr%E1%BB%AB-s%C3%A2u-b%E1%BB%87nh-h%E1%BB%AFu-c%C6%A1-sinh-h%E1%BB%8Dc-amtech-100-ew.html\";s:6:\"expiry\";i:1741972211;}}s:13:\"session.token\";s:32:\"ca82833c3c419d70c75bb04f91dc5d60\";}'
, `time` = '1741972211'
WHERE `session_id` = 'dd37hfkamliolcehq3fhc4uc52'
EXPLAIN not possible on query: UPDATE `hp_session`
SET `data` = '__default|a:9:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1741972211;s:18:\"session.timer.last\";i:1741972211;s:17:\"session.timer.now\";i:1741972211;s:22:\"session.client.browser\";s:103:\"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\";s:8:\"registry\";O:24:\"Joomla\\Registry\\Registry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":27:{s:9:\"\\0\\0\\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"1\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:12:\"requireReset\";N;s:10:\"\\0\\0\\0_params\";O:24:\"Joomla\\Registry\\Registry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:14:\"\\0\\0\\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\\0\\0\\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:13:\"\\0\\0\\0userHelper\";O:18:\"JUserWrapperHelper\":0:{}s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;s:3:\"gid\";i:1;}s:16:\"com_mailto.links\";a:1:{s:40:\"8aa635774caf67fa029457d7fe577152b884a1f6\";O:8:\"stdClass\":2:{s:4:\"link\";s:168:\"https://bvtvhp.com/en/chinhsachhoatdong/h%E1%BB%99i-th%E1%BA%A3o-thu%E1%BB%91c-tr%E1%BB%AB-s%C3%A2u-b%E1%BB%87nh-h%E1%BB%AFu-c%C6%A1-sinh-h%E1%BB%8Dc-amtech-100-ew.html\";s:6:\"expiry\";i:1741972211;}}s:13:\"session.token\";s:32:\"ca82833c3c419d70c75bb04f91dc5d60\";}'
, `time` = '1741972211'
WHERE `session_id` = 'dd37hfkamliolcehq3fhc4uc52'
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.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/session/storage/database.php:84
2 × SELECT id, gender, description, image, url, `
group`, plugins
FROM hp_k2_users
2 × SELECT home
FROM hp_menu
2 × SELECT *
FROM hp_k2_items
2 × SELECT extension_id AS id, element AS "option", params, enabled
FROM hp_extensions
1 × SELECT template
FROM hp_template_styles
1 × SELECT `g`.`id`,`g`.`title`
FROM `hp_usergroups` AS g
INNER JOIN `hp_user_usergroup_map` AS m
ON m.group_id = g.id
1 × SELECT *
FROM `hp_users`
1 × SELECT *
FROM hp_k2_attachments
1 × SELECT *
FROM hp_k2_rating
1 × SELECT COUNT(*)
FROM hp_k2_comments
1 × SELECT *
FROM hp_k2_comments
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM hp_modules AS m
LEFT JOIN hp_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN hp_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT id
FROM hp_template_styles
1 × SELECT template_style_id
FROM hp_menu
1 × SELECT tag.*
FROM hp_k2_tags AS tag JOIN hp_k2_tags_xref AS xref
ON tag.id = xref.tagID
1 × SELECT i.*, c.alias AS categoryalias
FROM hp_k2_items AS i
LEFT JOIN hp_k2_categories c
ON c.id = i.catid
1 × SELECT id, name, parent
FROM hp_k2_categories
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 hp_menu AS m
LEFT JOIN hp_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT *
FROM hp_languages
1 × SELECT folder AS type, element AS name, params
FROM hp_extensions
1 × SELECT id, rules
FROM `hp_viewlevels
1 × SELECT `session_id`
FROM `hp_session`
1 × SELECT b.id
FROM hp_usergroups AS a
LEFT JOIN hp_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id
FROM hp_k2_items
1 × SELECT id, home, template, s.params
FROM hp_template_styles as s
LEFT JOIN hp_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM hp_k2_items
1 × SELECT *
FROM hp_k2_categories
1 × SELECT id
FROM hp_k2_categories
1 × SELECT b.rules
FROM hp_assets AS a
LEFT JOIN hp_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT a.rules
FROM hp_assets AS a
1 × SELECT `data`
FROM `hp_session`