クエリ時間: 0.30 ms クエリメモリ: 0.015 MB Memory before query: 2.464 MB 返された行: 0
SELECT `data`
FROM `u53na_session`
WHERE `session_id` = '3phb0v51rposfo9tpu16s42h94'
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.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/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.22 ms 最後のクエリ以降: 1.85 ms クエリメモリ: 0.012 MB Memory before query: 2.654 MB 返された行: 0
SELECT `session_id`
FROM `u53na_session`
WHERE `session_id` = '3phb0v51rposfo9tpu16s42h94'
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
クエリ時間: 1.85 ms 最後のクエリ以降: 0.09 ms クエリメモリ: 0.009 MB Memory before query: 2.666 MB
INSERT INTO `u53na_session`
(`session_id`, `client_id`, `time`)
VALUES
('3phb0v51rposfo9tpu16s42h94', 0, '1695475704')
次のクエリではEXPLAINの使用不可: INSERT INTO `u53na_session`
(`session_id`, `client_id`, `time`) VALUES
('3phb0v51rposfo9tpu16s42h94', 0, '1695475704')
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 | 1.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/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.09 ms 最後のクエリ以降: 4.50 ms クエリメモリ: 0.014 MB Memory before query: 3.165 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.08 ms 最後のクエリ以降: 0.47 ms クエリメモリ: 0.013 MB Memory before query: 3.221 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
クエリ時間: 0.77 ms 最後のクエリ以降: 3.64 ms クエリメモリ: 0.040 MB Memory before query: 3.665 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.0 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.45 ms 最後のクエリ以降: 14.12 ms クエリメモリ: 0.017 MB Memory before query: 5.405 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.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.07 ms 最後のクエリ以降: 0.14 ms クエリメモリ: 0.015 MB Memory before query: 5.440 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.25 ms 最後のクエリ以降: 1.64 ms クエリメモリ: 0.014 MB Memory before query: 5.519 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.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/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
クエリ時間: 1.91 ms 最後のクエリ以降: 25.90 ms クエリメモリ: 0.018 MB Memory before query: 7.178 MB
UPDATE `u53na_extensions`
SET `params` = '{\"mediaversion\":\"dbdca8dbed1d85b36ec0a6793f4d1902\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
次のクエリではEXPLAINの使用不可: UPDATE `u53na_extensions`
SET `params` = '{\"mediaversion\":\"dbdca8dbed1d85b36ec0a6793f4d1902\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 0.0 ms |
Checking permissions | 0.0 ms |
Opening tables | 0.0 ms |
After opening tables | 0.0 ms |
System lock | 0.0 ms |
Table lock | 0.0 ms |
Init for update | 0.1 ms |
Updating | 0.0 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 | 1.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/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.31 ms 最後のクエリ以降: 3.29 ms クエリメモリ: 0.019 MB Memory before query: 7.524 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.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/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.32 ms 最後のクエリ以降: 2.92 ms クエリメモリ: 0.017 MB Memory before query: 7.813 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.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: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.08 ms 最後のクエリ以降: 8.92 ms クエリメモリ: 0.025 MB Memory before query: 8.654 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_content/models/article.php:55
JROOT/libraries/legacy/model/legacy.php:431
JROOT/components/com_content/models/article.php:75
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:398
JROOT/components/com_content/views/article/view.html.php:42
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
クエリ時間: 0.06 ms 最後のクエリ以降: 0.66 ms クエリメモリ: 0.026 MB Memory before query: 8.712 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_content')
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 | 45 | 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/components/com_content/models/article.php:55
JROOT/libraries/legacy/model/legacy.php:431
JROOT/components/com_content/models/article.php:75
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:398
JROOT/components/com_content/views/article/view.html.php:42
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
クエリ時間: 0.78 ms 最後のクエリ以降: 0.50 ms クエリメモリ: 0.058 MB Memory before query: 8.760 MB 返された行: 1
SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM u53na_content AS a
LEFT JOIN u53na_categories AS c
on c.id = a.catid
LEFT JOIN u53na_users AS u
on u.id = a.created_by
LEFT JOIN u53na_categories as parent
ON parent.id = c.parent_id
LEFT JOIN u53na_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM u53na_categories AS cat JOIN u53na_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published <= 0
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE a.language in ('ja-JP','*')
AND a.id = 129
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2023-09-23 13:28:24')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2023-09-23 13:28:24')
AND (a.state = 1 OR a.state =2)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | a | const | PRIMARY,idx_state,idx_language | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | parent | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | v | const | PRIMARY | PRIMARY | 4 | const | 0 | Unique row not found |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | const | 8 | |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 1 | Using index condition; Using temporary; filesortレコードの使用 |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 81 | Using where; Using index; Using join buffer (flat, BNL join) |
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 |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Creating tmp table | 0.0 ms |
Sorting result | 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 |
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 |
Waiting for query cache lock | 0.0 ms |
Creating sort index | 0.0 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 |
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 |
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_content/models/article.php:159
JROOT/plugins/system/jsntplframework/includes/core/j3x/jsntplviewlegacy.php:398
JROOT/components/com_content/views/article/view.html.php:42
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
クエリ時間: 1.12 ms 最後のクエリ以降: 2.02 ms クエリメモリ: 0.028 MB Memory before query: 9.030 MB 返された行: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM u53na_categories as c
LEFT JOIN u53na_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM u53na_categories AS cat JOIN u53na_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=86
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | Using temporary; filesortレコードの使用 |
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_left_right | 使用可能なインデックスキーがありません | NULL | NULL | 81 | Using where |
1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | ptcimesc_wp.c.id | 10 | Using where |
2 | DERIVED | parent | range | cat_idx,idx_left_right | cat_idx | 153 | NULL | 2 | Using index condition; Using temporary; filesortレコードの使用 |
2 | DERIVED | cat | index | PRIMARY,idx_left_right | idx_left_right | 8 | NULL | 81 | Using where; Using index; Using join buffer (flat, BNL join) |
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 |
Optimizing | 0.0 ms |
Statistics | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Creating tmp table | 0.0 ms |
Sorting result | 0.0 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.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.3 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 |
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 |
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/categories/categories.php:289
JROOT/libraries/legacy/categories/categories.php:182
JROOT/components/com_content/helpers/route.php:44
JROOT/components/com_content/views/article/view.html.php:71
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
クエリ時間: 0.32 ms 最後のクエリ以降: 2.69 ms クエリメモリ: 0.026 MB Memory before query: 9.401 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_content.article'
AND `m`.`content_item_id` = 129
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.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/cms/helper/tags.php:426
JROOT/components/com_content/views/article/view.html.php:155
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
クエリ時間: 0.08 ms 最後のクエリ以降: 6.99 ms クエリメモリ: 0.027 MB Memory before query: 10.076 MB 返された行: 3
SELECT `name`, `value`
FROM `u53na_jsn_imageshow_config`
WHERE `name` IN ('show_quick_icons', 'enable_update_checking', 'number_of_images_on_loading')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_jsn_imageshow_config | range | name | name | 767 | NULL | 3 | 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_imageshow/classes/jsn_is_parameter.php:81
JROOT/administrator/components/com_imageshow/imageshow.defines.php:27
JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php:16
JROOT/plugins/content/imageshow/imageshow.php:28
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/article/view.html.php:160
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
クエリ時間: 0.30 ms 最後のクエリ以降: 8.81 ms クエリメモリ: 0.027 MB Memory before query: 10.914 MB 返された行: 1
SELECT *
FROM u53na_extensions
WHERE element='com_imageshow'
AND type='component'
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.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_imageshow/classes/jsn_is_utils.php:310
JROOT/plugins/content/imageshow/imageshow.php:47
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/article/view.html.php:160
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
クエリ時間: 0.28 ms 最後のクエリ以降: 1.81 ms クエリメモリ: 0.023 MB Memory before query: 10.974 MB 返された行: 1
SELECT MAX(contact.id) AS contactid
FROM `u53na_contact_details` AS `contact`
WHERE contact.published = 1
AND contact.user_id = 662
AND (contact.language in ('ja-JP','*') OR contact.language IS NULL)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | contact | ref | idx_state,idx_language | 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.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/content/contact/contact.php:110
JROOT/plugins/content/contact/contact.php:60
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/article/view.html.php:160
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
クエリ時間: 0.58 ms 最後のクエリ以降: 1.16 ms クエリメモリ: 0.029 MB Memory before query: 11.070 MB 返された行: 30
SHOW FULL COLUMNS
FROM `u53na_content`
次のクエリではEXPLAINの使用不可: SHOW FULL COLUMNS FROM `u53na_content`
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/legacy/table/content.php:31
JROOT/libraries/joomla/table/table.php:305
JROOT/components/com_content/models/article.php:264
JROOT/components/com_content/views/article/view.html.php:176
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
クエリ時間: 0.47 ms 最後のクエリ以降: 2.00 ms クエリメモリ: 0.027 MB Memory before query: 11.270 MB 返された行: 1
SELECT *
FROM u53na_content
WHERE `id` = '129'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | u53na_content | 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 |
Waiting for query cache lock | 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.1 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_content/models/article.php:265
JROOT/components/com_content/views/article/view.html.php:176
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
クエリ時間: 2.36 ms 最後のクエリ以降: 0.22 ms クエリメモリ: 0.018 MB Memory before query: 11.316 MB
UPDATE u53na_content
SET `hits` = (`hits` + 1)
WHERE `id` = '129'
次のクエリではEXPLAINの使用不可: UPDATE u53na_content
SET `hits` = (`hits` + 1)
WHERE `id` = '129'
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.3 ms |
Query end | 0.0 ms |
Commit | 1.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_content/models/article.php:266
JROOT/components/com_content/views/article/view.html.php:176
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:16
JROOT/libraries/cms/component/helper.php:380
JROOT/libraries/cms/component/helper.php:360
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:251
JROOT/index.php:40
クエリ時間: 1.00 ms 最後のクエリ以降: 13.55 ms クエリメモリ: 0.023 MB Memory before query: 12.212 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-09-23 13:28:24')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2023-09-23 13:28:24')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 868 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.0 ms |
Optimizing | 0.0 ms |
Statistics | 0.1 ms |
Preparing | 0.0 ms |
Sorting result | 0.0 ms |
Executing | 0.0 ms |
Sending data | 0.0 ms |
Creating sort index | 0.5 ms |
End of update loop | 0.0 ms |
Query end | 0.0 ms |
Commit | 0.0 ms |
Closing tables | 0.0 ms |
Unlocking tables | 0.0 ms |
Closing tables | 0.0 ms |
Starting cleanup | 0.0 ms |
Freeing items | 0.0 ms |
Updating status | 0.0 ms |
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.40 ms 最後のクエリ以降: 24.22 ms クエリメモリ: 0.021 MB Memory before query: 12.528 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 = -868)
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.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: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.37 ms 最後のクエリ以降: 0.12 ms クエリメモリ: 0.021 MB Memory before query: 12.549 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 = 868 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -868))
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.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 |
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.34 ms 最後のクエリ以降: 0.17 ms クエリメモリ: 0.021 MB Memory before query: 12.569 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 = -868)
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.35 ms 最後のクエリ以降: 0.11 ms クエリメモリ: 0.021 MB Memory before query: 12.590 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 = 868 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -868))
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.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 |
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.28 ms 最後のクエリ以降: 49.36 ms クエリメモリ: 0.015 MB Memory before query: 12.723 MB 返された行: 0
SELECT assets, legacy
FROM u53na_jsn_poweradmin_menu_assets
WHERE type='css'
AND menuId='868'
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: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.19 ms 最後のクエリ以降: 0.09 ms クエリメモリ: 0.015 MB Memory before query: 12.737 MB 返された行: 0
SELECT assets, legacy
FROM u53na_jsn_poweradmin_menu_assets
WHERE type='js'
AND menuId='868'
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.21 ms 最後のクエリ以降: 0.10 ms クエリメモリ: 0.016 MB Memory before query: 12.752 MB 返された行: 1
SELECT parent_id
FROM u53na_menu
WHERE id='868'
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.19 ms 最後のクエリ以降: 0.08 ms クエリメモリ: 0.016 MB Memory before query: 12.767 MB 返された行: 0
SELECT assets, legacy
FROM u53na_jsn_poweradmin_menu_assets
WHERE type='css'
AND menuId='867'
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/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.18 ms 最後のクエリ以降: 0.08 ms クエリメモリ: 0.017 MB Memory before query: 12.783 MB 返された行: 1
SELECT parent_id
FROM u53na_menu
WHERE id='867'
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/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.05 ms 最後のクエリ以降: 0.08 ms クエリメモリ: 0.017 MB Memory before query: 12.799 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/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.04 ms 最後のクエリ以降: 0.09 ms クエリメモリ: 0.018 MB Memory before query: 12.816 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/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.04 ms 最後のクエリ以降: 0.07 ms クエリメモリ: 0.016 MB Memory before query: 12.833 MB 返された行: 1
SELECT parent_id
FROM u53na_menu
WHERE id='868'
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.17 ms 最後のクエリ以降: 0.06 ms クエリメモリ: 0.016 MB Memory before query: 12.848 MB 返された行: 0
SELECT assets, legacy
FROM u53na_jsn_poweradmin_menu_assets
WHERE type='js'
AND menuId='867'
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/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.05 ms 最後のクエリ以降: 0.07 ms クエリメモリ: 0.017 MB Memory before query: 12.863 MB 返された行: 1
SELECT parent_id
FROM u53na_menu
WHERE id='867'
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.04 ms 最後のクエリ以降: 0.06 ms クエリメモリ: 0.017 MB Memory before query: 12.880 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/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.04 ms 最後のクエリ以降: 0.06 ms クエリメモリ: 0.018 MB Memory before query: 12.896 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/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.54 ms 最後のクエリ以降: 0.50 ms クエリメモリ: 0.023 MB Memory before query: 12.954 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.30 ms 最後のクエリ以降: 0.27 ms クエリメモリ: 0.019 MB Memory before query: 13.015 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.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/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.40 ms 最後のクエリ以降: 0.31 ms クエリメモリ: 0.017 MB Memory before query: 13.026 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.0 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.05 ms 最後のクエリ以降: 0.14 ms クエリメモリ: 0.015 MB Memory before query: 13.062 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.29 ms 最後のクエリ以降: 21.73 ms クエリメモリ: 0.019 MB Memory before query: 13.450 MB 返された行: 22
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 | 22 | 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/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.51 ms 最後のクエリ以降: 1.63 ms クエリメモリ: 0.029 MB Memory before query: 13.772 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.0 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.06 ms 最後のクエリ以降: 0.13 ms クエリメモリ: 0.022 MB Memory before query: 13.816 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.05 ms 最後のクエリ以降: 0.08 ms クエリメモリ: 0.022 MB Memory before query: 13.839 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.30 ms 最後のクエリ以降: 0.11 ms クエリメモリ: 0.018 MB Memory before query: 13.860 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.0 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.0 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.12 ms 最後のクエリ以降: 134.12 ms クエリメモリ: 0.023 MB Memory before query: 14.297 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.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/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.06 ms 最後のクエリ以降: 0.45 ms クエリメモリ: 0.023 MB Memory before query: 14.319 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 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/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.06 ms 最後のクエリ以降: 0.43 ms クエリメモリ: 0.023 MB Memory before query: 14.340 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 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/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.06 ms 最後のクエリ以降: 0.41 ms クエリメモリ: 0.023 MB Memory before query: 14.362 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 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/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.06 ms 最後のクエリ以降: 0.42 ms クエリメモリ: 0.023 MB Memory before query: 14.383 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 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/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.06 ms 最後のクエリ以降: 0.99 ms クエリメモリ: 0.023 MB Memory before query: 14.404 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 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/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.06 ms 最後のクエリ以降: 0.40 ms クエリメモリ: 0.023 MB Memory before query: 14.425 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 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/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.09 ms 最後のクエリ以降: 0.42 ms クエリメモリ: 0.023 MB Memory before query: 14.447 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 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/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.06 ms 最後のクエリ以降: 0.40 ms クエリメモリ: 0.023 MB Memory before query: 14.468 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 |