クエリ時間: 0.51 ms クエリメモリ: 0.015 MB Memory before query: 2.465 MB 返された行: 0
SELECT `data`
FROM `u53na_session`
WHERE `session_id` = '0t46p5ucplk04s7177j8lniif4'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_session | const | PRIMARY | PRIMARY | 602 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.1 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
クエリ時間: 0.32 ms 最後のクエリ以降: 2.87 ms クエリメモリ: 0.012 MB Memory before query: 2.655 MB 返された行: 0
SELECT `session_id`
FROM `u53na_session`
WHERE `session_id` = '0t46p5ucplk04s7177j8lniif4'
LIMIT 0, 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_session | const | PRIMARY | PRIMARY | 602 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 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
クエリ時間: 2.92 ms 最後のクエリ以降: 0.12 ms クエリメモリ: 0.009 MB Memory before query: 2.668 MB
INSERT INTO `u53na_session`
(`session_id`, `client_id`, `time`)
VALUES
('0t46p5ucplk04s7177j8lniif4', 0, '1675842360')
次のクエリではEXPLAINの使用不可: INSERT INTO `u53na_session`
(`session_id`, `client_id`, `time`) VALUES
('0t46p5ucplk04s7177j8lniif4', 0, '1675842360')
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init for update | 0.0 ms |
Update | 0.1 ms |
Waiting for query cache lock | 0.0 ms |
Update | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 2.6 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
クエリ時間: 0.15 ms 最後のクエリ以降: 4.94 ms クエリメモリ: 0.014 MB Memory before query: 3.166 MB 返された行: 1
SELECT b.id
FROM u53na_usergroups AS a
LEFT JOIN u53na_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.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 0.0 ms |
Checking privileges on cached | 0.0 ms |
Checking permissions | 0.0 ms |
Sending cached result to clien | 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
クエリ時間: 0.11 ms 最後のクエリ以降: 0.49 ms クエリメモリ: 0.013 MB Memory before query: 3.223 MB 返された行: 4
SELECT id, rules
FROM `u53na_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_viewlevels | ALL | NULL | 使用可能なインデックスキーがありません | NULL | NULL | 4 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 0.0 ms |
Checking privileges on cached | 0.0 ms |
Checking permissions | 0.0 ms |
Sending cached result to clien | 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
クエリ時間: 1.08 ms 最後のクエリ以降: 3.88 ms クエリメモリ: 0.040 MB Memory before query: 3.667 MB 返された行: 82
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 u53na_menu AS m
LEFT JOIN u53na_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 | ALL | idx_client_id_parent_id_alias_language | 使用可能なインデックスキーがありません | NULL | NULL | 167 | Using where; filesortレコードの使用 |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | ptcimesc_wp.m.component_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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.2 ms |
Waiting for query cache lock | 0.0 ms |
Creating sort index | 0.1 ms |
Waiting for query cache lock | 0.0 ms |
Creating sort index | 0.1 ms |
Waiting for query cache lock | 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 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
クエリ時間: 0.78 ms 最後のクエリ以降: 14.93 ms クエリメモリ: 0.017 MB Memory before query: 5.406 MB 返された行: 101
SHOW TABLES
次のクエリではEXPLAINの使用不可: SHOW 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 |
Filling schema table | 0.0 ms |
Checking permissions | 0.3 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.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/jsnframework/libraries/joomlashine/config/helper.php:68
JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:98
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:652
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
クエリ時間: 0.10 ms 最後のクエリ以降: 0.17 ms クエリメモリ: 0.015 MB Memory before query: 5.441 MB 返された行: 5
SELECT name,value
FROM u53na_jsn_poweradmin_config
WHERE 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_jsn_poweradmin_config | ALL | NULL | 使用可能なインデックスキーがありません | NULL | NULL | 5 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 0.0 ms |
Checking privileges on cached | 0.0 ms |
Checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsnframework/libraries/joomlashine/config/helper.php:81
JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:98
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:652
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
クエリ時間: 0.51 ms 最後のクエリ以降: 1.71 ms クエリメモリ: 0.014 MB Memory before query: 5.521 MB 返された行: 1
SELECT COUNT(*)
FROM u53na_extensions
WHERE element="jsnadminbar"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_extensions | ref | element_clientid,element_folder_clientid | element_clientid | 302 | const | 1 | Using where; Using index |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:853
JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:104
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:652
JROOT/libraries/cms/application/site.php:647
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
クエリ時間: 3.31 ms 最後のクエリ以降: 27.82 ms クエリメモリ: 0.018 MB Memory before query: 7.180 MB
UPDATE `u53na_extensions`
SET `params` = '{\"mediaversion\":\"07f3e2babb5a91c5b1d86a3c11e6764d\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
次のクエリではEXPLAINの使用不可: UPDATE `u53na_extensions`
SET `params` = '{\"mediaversion\":\"07f3e2babb5a91c5b1d86a3c11e6764d\"}'
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 |
Waiting for query cache lock | 0.0 ms |
End of update loop | 0.1 ms |
Query end | 0.0 ms |
Commit | 2.7 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/jsnpoweradmin/jsnpoweradmin.php:365
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
クエリ時間: 0.47 ms 最後のクエリ以降: 3.65 ms クエリメモリ: 0.019 MB Memory before query: 7.507 MB 返された行: 1
SELECT manifest_cache
FROM u53na_extensions
WHERE element LIKE 'jsn_pixel_pro'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_extensions | range | element_clientid,element_folder_clientid | element_clientid | 302 | NULL | 7 | Using index condition |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/helper.php:122
JROOT/plugins/system/jsntplframework/libraries/joomlashine/helper.php:198
JROOT/plugins/system/jsntplframework/libraries/joomlashine/loader.php:35
JROOT/plugins/system/jsntplframework/jsntplframework.php:145
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
クエリ時間: 0.43 ms 最後のクエリ以降: 3.05 ms クエリメモリ: 0.017 MB Memory before query: 7.796 MB 返された行: 1
SELECT COUNT(*)
FROM u53na_extensions
WHERE type = 'component'
AND element = 'com_sh404sef'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | Using where; Using index |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:1149
JROOT/plugins/system/jsntplframework/includes/core/jsntplframework.php:36
JROOT/plugins/system/jsntplframework/jsntplframework.php:149
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
クエリ時間: 0.17 ms 最後のクエリ以降: 78.11 ms クエリメモリ: 0.024 MB Memory before query: 8.829 MB 返された行: 1
SELECT a.rules
FROM u53na_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.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 0.0 ms |
Checking privileges on cached | 0.0 ms |
Checking permissions | 0.0 ms |
Sending cached result to clien | 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_contact/models/contact.php:65
JROOT/libraries/legacy/model/legacy.php:431
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:398
JROOT/components/com_contact/views/contact/view.html.php:65
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_contact/controller.php:42
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_contact/contact.php:15
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
クエリ時間: 0.90 ms 最後のクエリ以降: 0.81 ms クエリメモリ: 0.025 MB Memory before query: 8.886 MB 返された行: 2
SELECT b.rules
FROM u53na_assets AS a
LEFT JOIN u53na_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_contact')
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; filesortレコードの使用 |
1 | SIMPLE | b | range | idx_lft_rgt | idx_lft_rgt | 4 | NULL | 10 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Unlocking tables | 0.0 ms |
Preparing | 0.0 ms |
Creating tmp table | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.2 ms |
Creating sort index | 0.0 ms |
Removing tmp table | 0.1 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 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_contact/models/contact.php:65
JROOT/libraries/legacy/model/legacy.php:431
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:398
JROOT/components/com_contact/views/contact/view.html.php:65
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_contact/controller.php:42
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_contact/contact.php:15
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
クエリ時間: 0.55 ms 最後のクエリ以降: 0.31 ms クエリメモリ: 0.034 MB Memory before query: 8.920 MB 返された行: 1
SELECT a.*,
CASE WHEN CHAR_LENGTH(a.alias) != 0 THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
FROM u53na_contact_details AS a
LEFT JOIN u53na_categories AS c
on c.id = a.catid
LEFT JOIN u53na_categories as parent
ON parent.id = c.parent_id
WHERE a.id = 2
AND (a.published = 1 OR a.published =2)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2023-02-08 07:46:00')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2023-02-08 07:46:00')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY,idx_state | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | parent | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_contact/models/contact.php:192
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:398
JROOT/components/com_contact/views/contact/view.html.php:66
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_contact/controller.php:42
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_contact/contact.php:15
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
クエリ時間: 0.44 ms 最後のクエリ以降: 1.64 ms クエリメモリ: 0.028 MB Memory before query: 9.129 MB 返された行: 0
SELECT `m`.`tag_id`,`t`.*
FROM `u53na_contentitem_tag_map` AS m
INNER JOIN `u53na_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_contact.contact'
AND `m`.`content_item_id` = 2
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type,idx_tag | 使用可能なインデックスキーがありません | NULL | NULL | 1 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ptcimesc_wp.m.tag_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_contact/models/contact.php:216
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:398
JROOT/components/com_contact/views/contact/view.html.php:66
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_contact/controller.php:42
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_contact/contact.php:15
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
クエリ時間: 0.42 ms 最後のクエリ以降: 0.19 ms クエリメモリ: 0.032 MB Memory before query: 9.153 MB 返された行: 1
SELECT a.*, cc.access as category_access, cc.title as category_name,
CASE WHEN CHAR_LENGTH(a.alias) != 0 THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(cc.alias) != 0 THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug
FROM u53na_contact_details AS a
INNER JOIN u53na_categories AS cc
on cc.id = a.catid
WHERE a.id = 2
AND a.published IN (1,2)
AND cc.published IN (1,2)
AND a.access IN (1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY,idx_access,idx_state,idx_catid | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | cc | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_contact/models/contact.php:323
JROOT/components/com_contact/models/contact.php:252
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:398
JROOT/components/com_contact/views/contact/view.html.php:66
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_contact/controller.php:42
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_contact/contact.php:15
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
クエリ時間: 0.66 ms 最後のクエリ以降: 0.43 ms クエリメモリ: 0.024 MB Memory before query: 9.196 MB 返された行: 10
SELECT a.id,a.title,a.state,a.access,a.catid,a.created,a.language,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN CHAR_LENGTH(a.alias) != 0 THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug
FROM u53na_content as a
LEFT JOIN u53na_categories as c
on a.catid=c.id
WHERE a.created_by = 0
AND a.access IN (1,1)
AND a.created_by = 0
AND a.language='ja-JP' OR a.language='*'
AND a.state IN (1,2)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2023-02-08 07:46:00')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2023-02-08 07:46:00')
ORDER BY a.state DESC, a.created DESC
LIMIT 0, 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | index_merge | idx_access,idx_state,idx_createdby,idx_language | idx_createdby,idx_state | 4,1 | NULL | 41 | Using sort_union(idx_createdby,idx_state); Using where; filesortレコードの使用 |
1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 4 | ptcimesc_wp.a.catid | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/components/com_contact/models/contact.php:400
JROOT/components/com_contact/models/contact.php:252
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:398
JROOT/components/com_contact/views/contact/view.html.php:66
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_contact/controller.php:42
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_contact/contact.php:15
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
クエリ時間: 0.79 ms 最後のクエリ以降: 36.46 ms クエリメモリ: 0.034 MB Memory before query: 9.682 MB 返された行: 16
SHOW FULL COLUMNS
FROM `u53na_users`
次のクエリではEXPLAINの使用不可: SHOW FULL COLUMNS FROM `u53na_users`
Status | Duration |
---|
Starting | 0.1 ms |
Checking permissions | 0.0 ms |
Closing tables | 0.0 ms |
Opening tables | 0.2 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.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.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/libraries/joomla/table/user.php:38
JROOT/libraries/joomla/table/table.php:305
JROOT/administrator/components/com_users/models/user.php:62
JROOT/libraries/legacy/model/admin.php:856
JROOT/administrator/components/com_users/models/user.php:78
JROOT/components/com_contact/models/contact.php:406
JROOT/components/com_contact/models/contact.php:252
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:398
JROOT/components/com_contact/views/contact/view.html.php:66
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_contact/controller.php:42
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_contact/contact.php:15
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
クエリ時間: 0.71 ms 最後のクエリ以降: 113.06 ms クエリメモリ: 0.024 MB Memory before query: 10.609 MB 返された行: 1
SELECT COUNT(*)
FROM `u53na_contact_details` AS a
LEFT JOIN u53na_categories AS c
ON c.id = a.catid
LEFT JOIN u53na_users AS ua
ON ua.id = a.created_by
LEFT JOIN u53na_users AS uam
ON uam.id = a.modified_by
WHERE a.access IN (1,1)
AND a.catid = 34
AND c.access IN (1,1)
AND a.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | a | ref | idx_access,idx_state,idx_catid | idx_state | 1 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/legacy/model/legacy.php:333
JROOT/libraries/legacy/model/list.php:274
JROOT/libraries/legacy/model/list.php:308
JROOT/libraries/legacy/model/list.php:169
JROOT/components/com_contact/models/category.php:91
JROOT/components/com_contact/views/contact/view.html.php:84
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_contact/controller.php:42
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_contact/contact.php:15
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
クエリ時間: 0.60 ms 最後のクエリ以降: 0.12 ms クエリメモリ: 0.032 MB Memory before query: 10.623 MB 返された行: 1
SELECT a.*,
CASE WHEN CHAR_LENGTH(a.alias) != 0 THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email
FROM `u53na_contact_details` AS a
LEFT JOIN u53na_categories AS c
ON c.id = a.catid
LEFT JOIN u53na_users AS ua
ON ua.id = a.created_by
LEFT JOIN u53na_users AS uam
ON uam.id = a.modified_by
WHERE a.access IN (1,1)
AND a.catid = 34
AND c.access IN (1,1)
AND a.published = 1
ORDER BY a.name asc
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | a | ref | idx_access,idx_state,idx_catid | idx_state | 1 | const | 1 | Using where; filesortレコードの使用 |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | ptcimesc_wp.a.created_by | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/legacy/model/legacy.php:304
JROOT/libraries/legacy/model/list.php:169
JROOT/components/com_contact/models/category.php:91
JROOT/components/com_contact/views/contact/view.html.php:84
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_contact/controller.php:42
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_contact/contact.php:15
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
クエリ時間: 0.10 ms 最後のクエリ以降: 0.25 ms クエリメモリ: 0.027 MB Memory before query: 10.668 MB 返された行: 0
SELECT `m`.`tag_id`,`t`.*
FROM `u53na_contentitem_tag_map` AS m
INNER JOIN `u53na_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_contact.contact'
AND `m`.`content_item_id` = 2
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type,idx_tag | 使用可能なインデックスキーがありません | NULL | NULL | 1 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ptcimesc_wp.m.tag_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 0.0 ms |
Checking privileges on cached | 0.0 ms |
Checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_contact/models/category.php:104
JROOT/components/com_contact/views/contact/view.html.php:84
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_contact/controller.php:42
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_contact/contact.php:15
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
クエリ時間: 0.20 ms 最後のクエリ以降: 36.16 ms クエリメモリ: 0.026 MB Memory before query: 10.869 MB 返された行: 0
SELECT `m`.`tag_id`,`t`.*
FROM `u53na_contentitem_tag_map` AS m
INNER JOIN `u53na_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_contact.contact'
AND `m`.`content_item_id` = 2
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type,idx_tag | 使用可能なインデックスキーがありません | NULL | NULL | 1 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | ptcimesc_wp.m.tag_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 0.0 ms |
Checking privileges on cached | 0.0 ms |
Checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_contact/views/contact/view.html.php:244
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_contact/controller.php:42
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_contact/contact.php:15
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
クエリ時間: 0.81 ms 最後のクエリ以降: 0.74 ms クエリメモリ: 0.030 MB Memory before query: 10.935 MB 返された行: 43
SHOW FULL COLUMNS
FROM `u53na_contact_details`
次のクエリではEXPLAINの使用不可: SHOW FULL COLUMNS FROM `u53na_contact_details`
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Closing tables | 0.0 ms |
Opening tables | 0.2 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init | 0.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Preparing | 0.0 ms |
Executing | 0.0 ms |
Filling schema table | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
Checking permissions | 0.1 ms |
Closing tables | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.1 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Removing tmp table | 0.1 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/administrator/components/com_contact/tables/contact.php:38
JROOT/libraries/joomla/table/table.php:305
JROOT/components/com_contact/models/contact.php:450
JROOT/components/com_contact/views/contact/view.html.php:263
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_contact/controller.php:42
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_contact/contact.php:15
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
クエリ時間: 0.42 ms 最後のクエリ以降: 1.72 ms クエリメモリ: 0.031 MB Memory before query: 11.139 MB 返された行: 1
SELECT *
FROM u53na_contact_details
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_contact_details | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/table/table.php:728
JROOT/components/com_contact/models/contact.php:451
JROOT/components/com_contact/views/contact/view.html.php:263
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_contact/controller.php:42
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_contact/contact.php:15
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
クエリ時間: 3.16 ms 最後のクエリ以降: 0.24 ms クエリメモリ: 0.018 MB Memory before query: 11.156 MB
UPDATE u53na_contact_details
SET `hits` = (`hits` + 1)
WHERE `id` = '2'
次のクエリではEXPLAINの使用不可: UPDATE u53na_contact_details
SET `hits` = (`hits` + 1)
WHERE `id` = '2'
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init for update | 0.0 ms |
Updating | 0.0 ms |
End of update loop | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 2.9 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_contact/models/contact.php:452
JROOT/components/com_contact/views/contact/view.html.php:263
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_contact/controller.php:42
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_contact/contact.php:15
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
クエリ時間: 1.31 ms 最後のクエリ以降: 101.92 ms クエリメモリ: 0.023 MB Memory before query: 12.875 MB 返された行: 14
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM u53na_modules AS m
LEFT JOIN u53na_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN u53na_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-02-08 07:46:00')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2023-02-08 07:46:00')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 877 OR mm.menuid <= 0)
AND m.language IN ('ja-JP','*')
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 | 70 | Using index condition; Using where; filesortレコードの使用 |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | ptcimesc_wp.m.module,const | 1 | Using index condition; Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | ptcimesc_wp.m.id | 4 | Using where; Using index |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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.6 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:467
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:410
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:89
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:158
JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:487
JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:135
JROOT/templates/jsn_pixel_pro/index.php:18
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
クエリ時間: 0.64 ms 最後のクエリ以降: 24.83 ms クエリメモリ: 0.021 MB Memory before query: 13.192 MB 返された行: 0
SELECT m.id
FROM u53na_modules AS m
INNER JOIN u53na_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_k2_%'
AND (mm.menuid < 0
AND mm.menuid = -877)
AND m.position IN ("topbar", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "content-top-below", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "content-bottom-before", "user5", "user6", "user7", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom")
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | PRIMARY,published,newsfeeds | 使用可能なインデックスキーがありません | NULL | NULL | 97 | Using where |
1 | SIMPLE | mm | eq_ref | PRIMARY | PRIMARY | 8 | ptcimesc_wp.m.id,const | 1 | Using index |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:703
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:744
JROOT/templates/jsn_pixel_pro/template_custom.php:23
JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:967
JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:724
JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:135
JROOT/templates/jsn_pixel_pro/index.php:18
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
クエリ時間: 0.48 ms 最後のクエリ以降: 0.16 ms クエリメモリ: 0.021 MB Memory before query: 13.213 MB 返された行: 0
SELECT m.id
FROM u53na_modules AS m
INNER JOIN u53na_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_k2_%'
AND (mm.menuid = 877 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -877))
AND m.position IN ("topbar", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "content-top-below", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "content-bottom-before", "user5", "user6", "user7", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom")
GROUP BY m.id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | index | PRIMARY,published,newsfeeds | PRIMARY | 4 | NULL | 97 | Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | ptcimesc_wp.m.id | 4 | Using where; Using index |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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.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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:724
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:744
JROOT/templates/jsn_pixel_pro/template_custom.php:23
JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:967
JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:724
JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:135
JROOT/templates/jsn_pixel_pro/index.php:18
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
クエリ時間: 0.45 ms 最後のクエリ以降: 0.18 ms クエリメモリ: 0.021 MB Memory before query: 13.233 MB 返された行: 0
SELECT m.id
FROM u53na_modules AS m
INNER JOIN u53na_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_virtuemart_%'
AND (mm.menuid < 0
AND mm.menuid = -877)
AND m.position IN ("topbar", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "content-top-below", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "content-bottom-before", "user5", "user6", "user7", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom")
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | PRIMARY,published,newsfeeds | 使用可能なインデックスキーがありません | NULL | NULL | 97 | Using where |
1 | SIMPLE | mm | eq_ref | PRIMARY | PRIMARY | 8 | ptcimesc_wp.m.id,const | 1 | Using index |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:703
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:753
JROOT/templates/jsn_pixel_pro/template_custom.php:28
JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:967
JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:724
JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:135
JROOT/templates/jsn_pixel_pro/index.php:18
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
クエリ時間: 0.43 ms 最後のクエリ以降: 0.10 ms クエリメモリ: 0.021 MB Memory before query: 13.254 MB 返された行: 0
SELECT m.id
FROM u53na_modules AS m
INNER JOIN u53na_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_virtuemart_%'
AND (mm.menuid = 877 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -877))
AND m.position IN ("topbar", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "content-top-below", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "content-bottom-before", "user5", "user6", "user7", "footer", "bottom", "background", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom")
GROUP BY m.id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | index | PRIMARY,published,newsfeeds | PRIMARY | 4 | NULL | 97 | Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | ptcimesc_wp.m.id | 4 | Using where; Using index |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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.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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:724
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:753
JROOT/templates/jsn_pixel_pro/template_custom.php:28
JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:967
JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:724
JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:135
JROOT/templates/jsn_pixel_pro/index.php:18
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
クエリ時間: 0.53 ms 最後のクエリ以降: 50.77 ms クエリメモリ: 0.015 MB Memory before query: 13.295 MB 返された行: 0
SELECT assets, legacy
FROM u53na_jsn_poweradmin_menu_assets
WHERE type='css'
AND menuId='877'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_jsn_poweradmin_menu_assets | ALL | NULL | 使用可能なインデックスキーがありません | NULL | NULL | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_poweradmin/models/menuitem.php:375
JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:197
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:1048
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.28 ms 最後のクエリ以降: 0.10 ms クエリメモリ: 0.015 MB Memory before query: 13.310 MB 返された行: 0
SELECT assets, legacy
FROM u53na_jsn_poweradmin_menu_assets
WHERE type='js'
AND menuId='877'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_jsn_poweradmin_menu_assets | ALL | NULL | 使用可能なインデックスキーがありません | NULL | NULL | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_poweradmin/models/menuitem.php:375
JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:198
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:1048
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.29 ms 最後のクエリ以降: 0.07 ms クエリメモリ: 0.016 MB Memory before query: 13.324 MB 返された行: 1
SELECT parent_id
FROM u53na_menu
WHERE id='877'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_menu | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_poweradmin/models/menuitem.php:337
JROOT/administrator/components/com_poweradmin/models/menuitem.php:414
JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:203
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:1048
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.08 ms 最後のクエリ以降: 0.06 ms クエリメモリ: 0.016 MB Memory before query: 13.340 MB 返された行: 0
SELECT assets, legacy
FROM u53na_jsn_poweradmin_menu_assets
WHERE type='css'
AND menuId='1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_jsn_poweradmin_menu_assets | ALL | NULL | 使用可能なインデックスキーがありません | NULL | NULL | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 0.0 ms |
Checking privileges on cached | 0.0 ms |
Checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_poweradmin/models/menuitem.php:375
JROOT/administrator/components/com_poweradmin/models/menuitem.php:416
JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:203
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:1048
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.08 ms 最後のクエリ以降: 0.08 ms クエリメモリ: 0.017 MB Memory before query: 13.355 MB 返された行: 1
SELECT parent_id
FROM u53na_menu
WHERE id='1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_menu | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 0.0 ms |
Checking privileges on cached | 0.0 ms |
Checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_poweradmin/models/menuitem.php:337
JROOT/administrator/components/com_poweradmin/models/menuitem.php:414
JROOT/administrator/components/com_poweradmin/models/menuitem.php:432
JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:203
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:1048
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.06 ms 最後のクエリ以降: 0.06 ms クエリメモリ: 0.016 MB Memory before query: 13.371 MB 返された行: 1
SELECT parent_id
FROM u53na_menu
WHERE id='877'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_menu | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 0.0 ms |
Checking privileges on cached | 0.0 ms |
Checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_poweradmin/models/menuitem.php:337
JROOT/administrator/components/com_poweradmin/models/menuitem.php:414
JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:236
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:1048
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.06 ms 最後のクエリ以降: 0.05 ms クエリメモリ: 0.016 MB Memory before query: 13.386 MB 返された行: 0
SELECT assets, legacy
FROM u53na_jsn_poweradmin_menu_assets
WHERE type='js'
AND menuId='1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_jsn_poweradmin_menu_assets | ALL | NULL | 使用可能なインデックスキーがありません | NULL | NULL | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 0.0 ms |
Checking privileges on cached | 0.0 ms |
Checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_poweradmin/models/menuitem.php:375
JROOT/administrator/components/com_poweradmin/models/menuitem.php:416
JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:236
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:1048
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.06 ms 最後のクエリ以降: 0.05 ms クエリメモリ: 0.017 MB Memory before query: 13.401 MB 返された行: 1
SELECT parent_id
FROM u53na_menu
WHERE id='1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_menu | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 0.0 ms |
Checking privileges on cached | 0.0 ms |
Checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/administrator/components/com_poweradmin/models/menuitem.php:337
JROOT/administrator/components/com_poweradmin/models/menuitem.php:414
JROOT/administrator/components/com_poweradmin/models/menuitem.php:432
JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:236
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:1048
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.68 ms 最後のクエリ以降: 0.53 ms クエリメモリ: 0.023 MB Memory before query: 13.458 MB 返された行: 17
SHOW FULL COLUMNS
FROM `u53na_extensions`
次のクエリではEXPLAINの使用不可: SHOW FULL COLUMNS FROM `u53na_extensions`
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Closing tables | 0.0 ms |
Opening tables | 0.2 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.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.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/libraries/joomla/table/extension.php:30
JROOT/libraries/joomla/table/table.php:305
JROOT/plugins/system/pagebuilder/pagebuilder.php:82
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:1048
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.45 ms 最後のクエリ以降: 0.32 ms クエリメモリ: 0.019 MB Memory before query: 13.519 MB 返された行: 1
SELECT *
FROM u53na_extensions
WHERE `element` = 'jsnframework'
AND `type` = 'plugin'
AND `folder` = 'system'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/table/table.php:728
JROOT/plugins/system/pagebuilder/pagebuilder.php:89
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:1048
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.53 ms 最後のクエリ以降: 0.37 ms クエリメモリ: 0.017 MB Memory before query: 13.530 MB 返された行: 101
SHOW TABLES
次のクエリではEXPLAINの使用不可: SHOW 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 |
Filling schema table | 0.0 ms |
Checking permissions | 0.2 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.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.3 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsnframework/libraries/joomlashine/config/helper.php:68
JROOT/plugins/system/pagebuilder/pagebuilder.php:95
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:1048
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.11 ms 最後のクエリ以降: 0.17 ms クエリメモリ: 0.015 MB Memory before query: 13.566 MB 返された行: 2
SELECT name,value
FROM u53na_jsn_pagebuilder_config
WHERE 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_jsn_pagebuilder_config | ALL | NULL | 使用可能なインデックスキーがありません | NULL | NULL | 2 | |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 0.0 ms |
Checking privileges on cached | 0.0 ms |
Checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsnframework/libraries/joomlashine/config/helper.php:81
JROOT/plugins/system/pagebuilder/pagebuilder.php:95
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:1048
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.50 ms 最後のクエリ以降: 246.46 ms クエリメモリ: 0.019 MB Memory before query: 19.812 MB 返された行: 26
SELECT guest, client_id
FROM u53na_session
WHERE client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_session | ALL | NULL | 使用可能なインデックスキーがありません | NULL | NULL | 26 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_whosonline/helper.php:41
JROOT/modules/mod_whosonline/mod_whosonline.php:19
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1058
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.70 ms 最後のクエリ以降: 1.93 ms クエリメモリ: 0.029 MB Memory before query: 20.134 MB 返された行: 8
SHOW FULL COLUMNS
FROM `u53na_assets`
次のクエリではEXPLAINの使用不可: SHOW FULL COLUMNS FROM `u53na_assets`
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Closing tables | 0.0 ms |
Opening tables | 0.2 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.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.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/libraries/joomla/table/asset.php:61
JROOT/libraries/joomla/table/table.php:305
JROOT/libraries/joomla/access/access.php:100
JROOT/libraries/joomla/user/user.php:393
JROOT/modules/mod_whosonline/helper.php:88
JROOT/modules/mod_whosonline/mod_whosonline.php:24
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1058
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.08 ms 最後のクエリ以降: 0.21 ms クエリメモリ: 0.022 MB Memory before query: 20.177 MB 返された行: 1
SELECT id
FROM u53na_assets
WHERE parent_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_assets | ref | idx_parent_id | idx_parent_id | 4 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 0.0 ms |
Checking privileges on cached | 0.0 ms |
Checking permissions | 0.0 ms |
Sending cached result to clien | 0.0 ms |
Updating status | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/libraries/joomla/table/nested.php:1226
JROOT/libraries/joomla/access/access.php:101
JROOT/libraries/joomla/user/user.php:393
JROOT/modules/mod_whosonline/helper.php:88
JROOT/modules/mod_whosonline/mod_whosonline.php:24
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1058
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.07 ms 最後のクエリ以降: 0.11 ms クエリメモリ: 0.022 MB Memory before query: 20.201 MB 返された行: 1
SELECT b.rules
FROM u53na_assets AS a
LEFT JOIN u53na_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.id = 1)
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | Using temporary; filesortレコードの使用 |
1 | SIMPLE | b | range | idx_lft_rgt | idx_lft_rgt | 4 | NULL | 1 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 0.0 ms |
Checking privileges on cached | 0.0 ms |
Checking permissions | 0.0 ms |
Sending cached result to clien | 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/modules/mod_whosonline/helper.php:88
JROOT/modules/mod_whosonline/mod_whosonline.php:24
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1058
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.43 ms 最後のクエリ以降: 0.15 ms クエリメモリ: 0.019 MB Memory before query: 20.223 MB 返された行: 0
SELECT `a`.`username`,`a`.`userid`,`a`.`client_id`
FROM u53na_session AS a
WHERE `a`.`userid` != 0
AND `a`.`client_id` = 0
GROUP BY `a`.`username`,`a`.`userid`,`a`.`client_id`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | range | userid | userid | 5 | NULL | 2 | Using index condition; Using where; Using temporary; filesortレコードの使用 |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.1 ms |
Reset for next command | 0.0 ms |
JROOT/modules/mod_whosonline/helper.php:105
JROOT/modules/mod_whosonline/mod_whosonline.php:24
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1058
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.53 ms 最後のクエリ以降: 1189.94 ms クエリメモリ: 0.023 MB Memory before query: 20.704 MB 返された行: 2
SELECT lft, rgt
FROM u53na_menu
WHERE id = 863 OR id = 879
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:577
JROOT/templates/jsn_pixel_pro/html/mod_menu/default.php:58
JROOT/modules/mod_menu/mod_menu.php:26
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195
JROOT/libraries/joomla/cache/controller/callback.php:154
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:655
JROOT/libraries/joomla/document/html/renderer/module.php:99
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1058
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.34 ms 最後のクエリ以降: 0.54 ms クエリメモリ: 0.023 MB Memory before query: 20.725 MB 返された行: 2
SELECT lft, rgt
FROM u53na_menu
WHERE id = 863 OR id = 914
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:577
JROOT/templates/jsn_pixel_pro/html/mod_menu/default.php:58
JROOT/modules/mod_menu/mod_menu.php:26
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195
JROOT/libraries/joomla/cache/controller/callback.php:154
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:655
JROOT/libraries/joomla/document/html/renderer/module.php:99
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1058
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.32 ms 最後のクエリ以降: 0.48 ms クエリメモリ: 0.023 MB Memory before query: 20.747 MB 返された行: 2
SELECT lft, rgt
FROM u53na_menu
WHERE id = 863 OR id = 915
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:577
JROOT/templates/jsn_pixel_pro/html/mod_menu/default.php:58
JROOT/modules/mod_menu/mod_menu.php:26
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195
JROOT/libraries/joomla/cache/controller/callback.php:154
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:655
JROOT/libraries/joomla/document/html/renderer/module.php:99
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1058
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.47 ms 最後のクエリ以降: 0.46 ms クエリメモリ: 0.023 MB Memory before query: 20.768 MB 返された行: 2
SELECT lft, rgt
FROM u53na_menu
WHERE id = 863 OR id = 916
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:577
JROOT/templates/jsn_pixel_pro/html/mod_menu/default.php:58
JROOT/modules/mod_menu/mod_menu.php:26
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195
JROOT/libraries/joomla/cache/controller/callback.php:154
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:655
JROOT/libraries/joomla/document/html/renderer/module.php:99
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1058
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.42 ms 最後のクエリ以降: 0.45 ms クエリメモリ: 0.023 MB Memory before query: 20.790 MB 返された行: 2
SELECT lft, rgt
FROM u53na_menu
WHERE id = 863 OR id = 917
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:577
JROOT/templates/jsn_pixel_pro/html/mod_menu/default.php:58
JROOT/modules/mod_menu/mod_menu.php:26
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195
JROOT/libraries/joomla/cache/controller/callback.php:154
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:655
JROOT/libraries/joomla/document/html/renderer/module.php:99
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1058
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.33 ms 最後のクエリ以降: 1.07 ms クエリメモリ: 0.023 MB Memory before query: 20.811 MB 返された行: 2
SELECT lft, rgt
FROM u53na_menu
WHERE id = 903 OR id = 904
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:577
JROOT/templates/jsn_pixel_pro/html/mod_menu/default.php:58
JROOT/modules/mod_menu/mod_menu.php:26
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195
JROOT/libraries/joomla/cache/controller/callback.php:154
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:655
JROOT/libraries/joomla/document/html/renderer/module.php:99
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1058
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.32 ms 最後のクエリ以降: 0.48 ms クエリメモリ: 0.023 MB Memory before query: 20.833 MB 返された行: 2
SELECT lft, rgt
FROM u53na_menu
WHERE id = 903 OR id = 905
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:577
JROOT/templates/jsn_pixel_pro/html/mod_menu/default.php:58
JROOT/modules/mod_menu/mod_menu.php:26
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195
JROOT/libraries/joomla/cache/controller/callback.php:154
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:655
JROOT/libraries/joomla/document/html/renderer/module.php:99
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1058
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.39 ms 最後のクエリ以降: 0.45 ms クエリメモリ: 0.023 MB Memory before query: 20.855 MB 返された行: 2
SELECT lft, rgt
FROM u53na_menu
WHERE id = 903 OR id = 906
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:577
JROOT/templates/jsn_pixel_pro/html/mod_menu/default.php:58
JROOT/modules/mod_menu/mod_menu.php:26
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195
JROOT/libraries/joomla/cache/controller/callback.php:154
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:655
JROOT/libraries/joomla/document/html/renderer/module.php:99
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1058
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.41 ms 最後のクエリ以降: 0.46 ms クエリメモリ: 0.023 MB Memory before query: 20.877 MB 返された行: 2
SELECT lft, rgt
FROM u53na_menu
WHERE id = 903 OR id = 907
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:577
JROOT/templates/jsn_pixel_pro/html/mod_menu/default.php:58
JROOT/modules/mod_menu/mod_menu.php:26
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195
JROOT/libraries/joomla/cache/controller/callback.php:154
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:655
JROOT/libraries/joomla/document/html/renderer/module.php:99
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1058
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.37 ms 最後のクエリ以降: 1.05 ms クエリメモリ: 0.023 MB Memory before query: 20.899 MB 返された行: 2
SELECT lft, rgt
FROM u53na_menu
WHERE id = 871 OR id = 872
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:577
JROOT/templates/jsn_pixel_pro/html/mod_menu/default.php:58
JROOT/modules/mod_menu/mod_menu.php:26
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195
JROOT/libraries/joomla/cache/controller/callback.php:154
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:655
JROOT/libraries/joomla/document/html/renderer/module.php:99
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1058
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.42 ms 最後のクエリ以降: 0.45 ms クエリメモリ: 0.023 MB Memory before query: 20.921 MB 返された行: 2
SELECT lft, rgt
FROM u53na_menu
WHERE id = 871 OR id = 873
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:577
JROOT/templates/jsn_pixel_pro/html/mod_menu/default.php:58
JROOT/modules/mod_menu/mod_menu.php:26
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195
JROOT/libraries/joomla/cache/controller/callback.php:154
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:655
JROOT/libraries/joomla/document/html/renderer/module.php:99
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1058
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.34 ms 最後のクエリ以降: 1.08 ms クエリメモリ: 0.024 MB Memory before query: 20.942 MB 返された行: 2
SELECT lft, rgt
FROM u53na_menu
WHERE id = 867 OR id = 868
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:577
JROOT/templates/jsn_pixel_pro/html/mod_menu/default.php:58
JROOT/modules/mod_menu/mod_menu.php:26
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195
JROOT/libraries/joomla/cache/controller/callback.php:154
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:655
JROOT/libraries/joomla/document/html/renderer/module.php:99
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:399
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1058
JROOT/libraries/cms/application/site.php:729
JROOT/libraries/cms/application/cms.php:257
JROOT/index.php:40
クエリ時間: 0.33 ms 最後のクエリ以降: 0.48 ms クエリメモリ: 0.025 MB Memory before query: 20.965 MB 返された行: 2
SELECT lft, rgt
FROM u53na_menu
WHERE id = 867 OR id = 911
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Status | Duration |
---|
Starting | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Init | 0.0 ms |
Checking query cache for query | 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 |
Waiting for query cache 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 |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Waiting for query cache lock | 0.0 ms |
Updating status | 0.0 ms |
Storing result in query cache | 0.0 ms |
Reset for next command | 0.0 ms |
JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:577
JROOT/templates/jsn_pixel_pro/html/mod_menu/default.php:58
JROOT/modules/mod_menu/mod_menu.php:26
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:195
JROOT/libraries/joomla/cache/controller/callback.php:154
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplmodulehelper.php:655