查詢時間: 4.46 ms 查詢記憶體: 0.021 MB 記憶體於查詢: 2.967 MB 前 回傳的列: 1
SELECT `data`
FROM `spvle_session`
WHERE `session_id` = 'ml1rfph14tdg5befn5f2qrah56'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | spvle_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 3.72 ms |
| init | 0.04 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.12 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1720 |
| 15 | JDatabaseDriver->loadResult() | JROOT\libraries\joomla\session\storage\database.php:45 |
| 14 | JSessionStorageDatabase->read() | 與下面行一樣的呼叫 |
| 13 | session_start() | JROOT\libraries\joomla\session\handler\native.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOT\libraries\joomla\session\handler\native.php:50 |
| 11 | JSessionHandlerNative->start() | JROOT\libraries\joomla\session\handler\joomla.php:82 |
| 10 | JSessionHandlerJoomla->start() | JROOT\libraries\joomla\session\session.php:648 |
| 9 | JSession->_start() | JROOT\libraries\joomla\session\session.php:608 |
| 8 | JSession->start() | JROOT\libraries\joomla\session\session.php:486 |
| 7 | JSession->get() | JROOT\libraries\joomla\session\session.php:443 |
| 6 | JSession->isNew() | JROOT\libraries\cms\application\cms.php:829 |
| 5 | JApplicationCms->loadSession() | JROOT\libraries\cms\application\cms.php:131 |
| 4 | JApplicationCms->__construct() | JROOT\libraries\cms\application\site.php:63 |
| 3 | JApplicationSite->__construct() | JROOT\libraries\cms\application\cms.php:413 |
| 2 | JApplicationCms::getInstance() | JROOT\libraries\joomla\factory.php:125 |
| 1 | JFactory::getApplication() | JROOT\index.php:46 |
查詢時間: 3.52 ms 最後的查詢: 14.35 ms 之後 查詢記憶體: 0.018 MB 記憶體於查詢: 3.346 MB 前 回傳的列: 38
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `spvle_extensions`
WHERE `type` = 'component'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | spvle_extensions | NULL | ref | extension | extension | 82 | const | 38 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 2.43 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.39 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.23 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\component\helper.php:447 |
| 9 | JComponentHelper::{closure}() | 與下面行一樣的呼叫 |
| 8 | call_user_func_array() | JROOT\libraries\joomla\cache\controller\callback.php:169 |
| 7 | JCacheControllerCallback->get() | JROOT\libraries\cms\component\helper.php:455 |
| 6 | JComponentHelper::load() | JROOT\libraries\cms\component\helper.php:43 |
| 5 | JComponentHelper::getComponent() | JROOT\libraries\cms\component\helper.php:111 |
| 4 | JComponentHelper::getParams() | JROOT\libraries\cms\application\site.php:593 |
| 3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 2.89 ms 最後的查詢: 9.83 ms 之後 查詢記憶體: 0.014 MB 記憶體於查詢: 3.613 MB 前 回傳的列: 5
SELECT id, rules
FROM `spvle_viewlevels`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | spvle_viewlevels | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 2.35 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.07 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1486 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT\libraries\joomla\access\access.php:1061 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT\libraries\joomla\user\user.php:453 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT\libraries\cms\plugin\helper.php:309 |
| 6 | JPluginHelper::load() | JROOT\libraries\cms\plugin\helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT\libraries\cms\plugin\helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT\libraries\cms\application\site.php:603 |
| 3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 4.84 ms 最後的查詢: 0.35 ms 之後 查詢記憶體: 0.015 MB 記憶體於查詢: 3.637 MB 前 回傳的列: 2
SELECT b.id
FROM spvle_usergroups AS a
LEFT JOIN spvle_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 4.34 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.10 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.01 ms |
| # | Caller | 檔案與行號 |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1530 |
| 10 | JDatabaseDriver->loadColumn() | JROOT\libraries\joomla\access\access.php:978 |
| 9 | JAccess::getGroupsByUser() | JROOT\libraries\joomla\access\access.php:1093 |
| 8 | JAccess::getAuthorisedViewLevels() | JROOT\libraries\joomla\user\user.php:453 |
| 7 | JUser->getAuthorisedViewLevels() | JROOT\libraries\cms\plugin\helper.php:309 |
| 6 | JPluginHelper::load() | JROOT\libraries\cms\plugin\helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT\libraries\cms\plugin\helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT\libraries\cms\application\site.php:603 |
| 3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 1.44 ms 最後的查詢: 2.24 ms 之後 查詢記憶體: 0.019 MB 記憶體於查詢: 3.727 MB 前 回傳的列: 73
SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM spvle_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | spvle_extensions | NULL | ref | extension | extension | 82 | const | 97 | 0.60 | Using index condition; Using where; 使用filesort |
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.81 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.12 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\plugin\helper.php:327 |
| 9 | JPluginHelper::{closure}() | 與下面行一樣的呼叫 |
| 8 | call_user_func_array() | JROOT\libraries\joomla\cache\controller\callback.php:169 |
| 7 | JCacheControllerCallback->get() | JROOT\libraries\cms\plugin\helper.php:332 |
| 6 | JPluginHelper::load() | JROOT\libraries\cms\plugin\helper.php:86 |
| 5 | JPluginHelper::getPlugin() | JROOT\libraries\cms\plugin\helper.php:128 |
| 4 | JPluginHelper::isEnabled() | JROOT\libraries\cms\application\site.php:603 |
| 3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 3.75 ms 最後的查詢: 61.54 ms 之後 查詢記憶體: 0.017 MB 記憶體於查詢: 5.032 MB 前 回傳的列: 2
SELECT *
FROM spvle_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | spvle_languages | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 50.00 | Using where; 使用filesort |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 2.86 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.24 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.14 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\language\helper.php:148 |
| 8 | JLanguageHelper::getLanguages() | JROOT\plugins\system\languagefilter\languagefilter.php:98 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT\libraries\cms\plugin\helper.php:271 |
| 6 | JPluginHelper::import() | JROOT\libraries\cms\plugin\helper.php:181 |
| 5 | JPluginHelper::importPlugin() | JROOT\libraries\cms\application\cms.php:683 |
| 4 | JApplicationCms->initialiseApp() | JROOT\libraries\cms\application\site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 0.88 ms 最後的查詢: 0.80 ms 之後 查詢記憶體: 0.014 MB 記憶體於查詢: 5.053 MB 前 回傳的列: 4
SELECT `element`,`name`,`client_id`,`extension_id`
FROM `spvle_extensions`
WHERE `type` = 'language'
AND `state` = 0
AND `enabled` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | spvle_extensions | NULL | ref | extension | extension | 82 | const | 4 | 1.25 | Using where |
| Status | Duration |
|---|
| starting | 0.12 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.13 ms |
| preparing | 0.03 ms |
| executing | 0.01 ms |
| Sending data | 0.13 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.11 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\language\helper.php:207 |
| 8 | JLanguageHelper::getInstalledLanguages() | JROOT\plugins\system\languagefilter\languagefilter.php:109 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT\libraries\cms\plugin\helper.php:271 |
| 6 | JPluginHelper::import() | JROOT\libraries\cms\plugin\helper.php:181 |
| 5 | JPluginHelper::importPlugin() | JROOT\libraries\cms\application\cms.php:683 |
| 4 | JApplicationCms->initialiseApp() | JROOT\libraries\cms\application\site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 6.49 ms 最後的查詢: 80.46 ms 之後 查詢記憶體: 0.037 MB 記憶體於查詢: 6.689 MB 前 回傳的列: 33
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 spvle_menu AS m
LEFT JOIN spvle_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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | range | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 5 | NULL | 34 | 10.00 | Using index condition; Using where; 使用filesort |
| 1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.m.component_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.14 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 3.71 ms |
| init | 0.08 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.20 ms |
| preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 1.96 ms |
| end | 0.01 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\menu\site.php:88 |
| 22 | JMenuSite->{closure}() | 與下面行一樣的呼叫 |
| 21 | call_user_func_array() | JROOT\libraries\joomla\cache\controller\callback.php:169 |
| 20 | JCacheControllerCallback->get() | JROOT\libraries\cms\menu\site.php:96 |
| 19 | JMenuSite->load() | JROOT\libraries\cms\menu\menu.php:74 |
| 18 | JMenu->__construct() | JROOT\libraries\cms\menu\site.php:57 |
| 17 | JMenuSite->__construct() | JROOT\libraries\cms\menu\menu.php:129 |
| 16 | JMenu::getInstance() | JROOT\libraries\cms\application\cms.php:444 |
| 15 | JApplicationCms->getMenu() | JROOT\libraries\cms\application\site.php:272 |
| 14 | JApplicationSite->getMenu() | JROOT\libraries\cms\router\site.php:59 |
| 13 | JRouterSite->__construct() | JROOT\libraries\cms\router\router.php:198 |
| 12 | JRouter::getInstance() | JROOT\libraries\cms\application\cms.php:549 |
| 11 | JApplicationCms::getRouter() | JROOT\libraries\cms\application\site.php:402 |
| 10 | JApplicationSite::getRouter() | JROOT\plugins\system\languagefilter\languagefilter.php:130 |
| 9 | PlgSystemLanguageFilter->onAfterInitialise() | 與下面行一樣的呼叫 |
| 8 | call_user_func_array() | JROOT\libraries\joomla\event\event.php:70 |
| 7 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:684 |
| 4 | JApplicationCms->initialiseApp() | JROOT\libraries\cms\application\site.php:685 |
| 3 | JApplicationSite->initialiseApp() | JROOT\libraries\cms\application\site.php:209 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 7.04 ms 最後的查詢: 50.07 ms 之後 查詢記憶體: 0.026 MB 記憶體於查詢: 7.601 MB 前 回傳的列: 36
SELECT `id`,`name`,`rules`,`parent_id`
FROM `spvle_assets`
WHERE `name` IN ('root.1','com_admin','com_advancedmodules','com_ajax','com_akeeba','com_akquickicons','com_associations','com_banners','com_cache','com_categories','com_checkin','com_chronoforms5','com_config','com_content','com_contenthistory','com_cpanel','com_fields','com_fieldsattach','com_finder','com_installer','com_jce','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_plugins','com_postinstall','com_redirect','com_search','com_tags','com_templates','com_users','com_wrapper')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | spvle_assets | NULL | ALL | idx_asset_name | NO INDEX KEY COULD BE USED | NULL | NULL | 341 | 10.85 | Using where |
| Status | Duration |
|---|
| starting | 0.17 ms |
| checking permissions | 0.01 ms |
| Opening tables | 3.93 ms |
| init | 0.13 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.34 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 1.96 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.15 ms |
| cleaning up | 0.03 ms |
| # | Caller | 檔案與行號 |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\access\access.php:427 |
| 18 | JAccess::preloadComponents() | JROOT\libraries\joomla\access\access.php:211 |
| 17 | JAccess::preload() | JROOT\libraries\joomla\access\access.php:529 |
| 16 | JAccess::getAssetRules() | JROOT\libraries\joomla\access\access.php:181 |
| 15 | JAccess::check() | JROOT\libraries\joomla\user\user.php:393 |
| 14 | JUser->authorise() | JROOT\plugins\system\advancedmodules\src\Document.php:28 |
| 13 | RegularLabs\Plugin\System\AdvancedModules\Document::loadFrontEditScript() | JROOT\plugins\system\advancedmodules\src\Helper.php:32 |
| 12 | RegularLabs\Plugin\System\AdvancedModules\Helper->onAfterRoute() | 與下面行一樣的呼叫 |
| 11 | call_user_func_array() | JROOT\plugins\system\advancedmodules\src\Plugin.php:92 |
| 10 | RegularLabs\Plugin\System\AdvancedModules\Plugin->run() | JROOT\plugins\system\advancedmodules\advancedmodules.php:54 |
| 9 | PlgSystemAdvancedModules->onAfterRoute() | 與下面行一樣的呼叫 |
| 8 | call_user_func_array() | JROOT\libraries\joomla\event\event.php:70 |
| 7 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 5 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\cms.php:1155 |
| 4 | JApplicationCms->route() | JROOT\libraries\cms\application\site.php:795 |
| 3 | JApplicationSite->route() | JROOT\libraries\cms\application\site.php:215 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 0.70 ms 最後的查詢: 8.80 ms 之後 查詢記憶體: 0.019 MB 記憶體於查詢: 7.798 MB 前 回傳的列: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `spvle_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | spvle_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.13 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.07 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1642 |
| 14 | JDatabaseDriver->loadObject() | JROOT\libraries\cms\library\helper.php:166 |
| 13 | JLibraryHelper::{closure}() | 與下面行一樣的呼叫 |
| 12 | call_user_func_array() | JROOT\libraries\joomla\cache\controller\callback.php:169 |
| 11 | JCacheControllerCallback->get() | JROOT\libraries\cms\library\helper.php:174 |
| 10 | JLibraryHelper::loadLibrary() | JROOT\libraries\cms\library\helper.php:42 |
| 9 | JLibraryHelper::getLibrary() | JROOT\libraries\cms\library\helper.php:89 |
| 8 | JLibraryHelper::getParams() | JROOT\libraries\cms\version\version.php:270 |
| 7 | JVersion->getMediaVersion() | JROOT\libraries\joomla\factory.php:760 |
| 6 | JFactory::createDocument() | JROOT\libraries\joomla\factory.php:216 |
| 5 | JFactory::getDocument() | JROOT\libraries\joomla\application\web.php:1023 |
| 4 | JApplicationWeb->loadDocument() | JROOT\libraries\cms\application\site.php:130 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 44.03 ms 最後的查詢: 0.86 ms 之後 查詢記憶體: 0.012 MB 記憶體於查詢: 7.799 MB 前
UPDATE `spvle_extensions`
SET `params` = '{\"mediaversion\":\"5778123e54fd0ff3f6626a26052831db\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | spvle_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.04 ms |
| System lock | 0.17 ms |
| updating | 0.15 ms |
| end | 0.02 ms |
| query end | 43.20 ms |
| closing tables | 0.04 ms |
| freeing items | 0.12 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\cms\library\helper.php:116 |
| 9 | JLibraryHelper::saveParams() | JROOT\libraries\cms\version\version.php:321 |
| 8 | JVersion->setMediaVersion() | JROOT\libraries\cms\version\version.php:280 |
| 7 | JVersion->getMediaVersion() | JROOT\libraries\joomla\factory.php:760 |
| 6 | JFactory::createDocument() | JROOT\libraries\joomla\factory.php:216 |
| 5 | JFactory::getDocument() | JROOT\libraries\joomla\application\web.php:1023 |
| 4 | JApplicationWeb->loadDocument() | JROOT\libraries\cms\application\site.php:130 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 3.02 ms 最後的查詢: 6.49 ms 之後 查詢記憶體: 0.010 MB 記憶體於查詢: 8.064 MB 前 回傳的列: 1
SELECT id, home, template, s.params
FROM spvle_template_styles as s
LEFT JOIN spvle_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 2 | 2.50 | Using index condition; Using where |
| 1 | SIMPLE | s | NULL | ref | idx_template | idx_template | 202 | keecheong_db.e.element | 1 | 50.00 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 2.28 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.11 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.10 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.10 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 6 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 5 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\application\site.php:485 |
| 4 | JApplicationSite->getTemplate() | JROOT\libraries\cms\application\site.php:165 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 29.04 ms 最後的查詢: 33.61 ms 之後 查詢記憶體: 0.031 MB 記憶體於查詢: 9.032 MB 前 回傳的列: 0
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating,
COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM spvle_content AS a
LEFT JOIN spvle_categories AS c
ON c.id = a.catid
LEFT JOIN spvle_users AS ua
ON ua.id = a.created_by
LEFT JOIN spvle_users AS uam
ON uam.id = a.modified_by
LEFT JOIN spvle_categories as parent
ON parent.id = c.parent_id
LEFT JOIN spvle_content_rating AS v
ON a.id = v.content_id
WHERE a.featured = 1
AND a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-07-28 20:03:02')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-07-28 20:03:02')
AND a.language in ('zh-TW','*')
ORDER BY
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC , a.created DESC
LIMIT 12
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_featured_catid,idx_language | idx_featured_catid | 1 | const | 1 | 6.83 | Using index condition; Using where; 使用filesort |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.a.created_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.a.modified_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | c | NULL | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | keecheong_db.a.catid | 1 | 10.00 | Using where |
| 1 | SIMPLE | parent | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.c.parent_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | v | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.a.id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.50 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 26.88 ms |
| init | 0.29 ms |
| System lock | 0.02 ms |
| optimizing | 0.05 ms |
| statistics | 0.35 ms |
| preparing | 0.07 ms |
| Sorting result | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.06 ms |
| Creating sort index | 0.13 ms |
| end | 0.01 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.20 ms |
| cleaning up | 0.03 ms |
| # | Caller | 檔案與行號 |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\model\legacy.php:307 |
| 15 | JModelLegacy->_getList() | JROOT\libraries\legacy\model\list.php:186 |
| 14 | JModelList->getItems() | JROOT\components\com_content\models\articles.php:536 |
| 13 | ContentModelArticles->getItems() | JROOT\components\com_content\models\featured.php:100 |
| 12 | ContentModelFeatured->getItems() | JROOT\libraries\legacy\view\legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT\components\com_content\views\featured\view.html.php:55 |
| 10 | ContentViewFeatured->display() | JROOT\libraries\legacy\controller\legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT\components\com_content\controller.php:113 |
| 8 | ContentController->display() | JROOT\libraries\legacy\controller\legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT\components\com_content\content.php:39 |
| 6 | require_once JROOT\components\com_content\content.php | JROOT\libraries\cms\component\helper.php:389 |
| 5 | JComponentHelper::executeComponent() | JROOT\libraries\cms\component\helper.php:364 |
| 4 | JComponentHelper::renderComponent() | JROOT\libraries\cms\application\site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 1.06 ms 最後的查詢: 3.38 ms 之後 查詢記憶體: 0.020 MB 記憶體於查詢: 9.161 MB 前 回傳的列: 1
SELECT COUNT(*)
FROM spvle_content AS a
LEFT JOIN spvle_categories AS c
ON c.id = a.catid
LEFT JOIN spvle_users AS ua
ON ua.id = a.created_by
LEFT JOIN spvle_users AS uam
ON uam.id = a.modified_by
LEFT JOIN spvle_categories as parent
ON parent.id = c.parent_id
LEFT JOIN spvle_content_rating AS v
ON a.id = v.content_id
WHERE a.featured = 1
AND a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-07-28 20:03:02')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-07-28 20:03:02')
AND a.language in ('zh-TW','*')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_featured_catid,idx_language | idx_featured_catid | 1 | const | 1 | 6.83 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.a.created_by | 1 | 100.00 | Using where; Using index |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.a.modified_by | 1 | 100.00 | Using where; Using index |
| 1 | SIMPLE | c | NULL | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | keecheong_db.a.catid | 1 | 10.00 | Using where |
| 1 | SIMPLE | parent | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.c.parent_id | 1 | 100.00 | Using where; Using index |
| 1 | SIMPLE | v | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.a.id | 1 | 100.00 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.18 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.08 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.24 ms |
| preparing | 0.05 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.10 ms |
| cleaning up | 0.03 ms |
| # | Caller | 檔案與行號 |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1720 |
| 15 | JDatabaseDriver->loadResult() | JROOT\libraries\legacy\model\legacy.php:334 |
| 14 | JModelLegacy->_getListCount() | JROOT\libraries\legacy\model\list.php:281 |
| 13 | JModelList->getTotal() | JROOT\libraries\legacy\model\list.php:231 |
| 12 | JModelList->getPagination() | JROOT\libraries\legacy\view\legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT\components\com_content\views\featured\view.html.php:56 |
| 10 | ContentViewFeatured->display() | JROOT\libraries\legacy\controller\legacy.php:671 |
| 9 | JControllerLegacy->display() | JROOT\components\com_content\controller.php:113 |
| 8 | ContentController->display() | JROOT\libraries\legacy\controller\legacy.php:709 |
| 7 | JControllerLegacy->execute() | JROOT\components\com_content\content.php:39 |
| 6 | require_once JROOT\components\com_content\content.php | JROOT\libraries\cms\component\helper.php:389 |
| 5 | JComponentHelper::executeComponent() | JROOT\libraries\cms\component\helper.php:364 |
| 4 | JComponentHelper::renderComponent() | JROOT\libraries\cms\application\site.php:191 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 0.96 ms 最後的查詢: 71.60 ms 之後 查詢記憶體: 0.014 MB 記憶體於查詢: 10.193 MB 前 回傳的列: 3
SELECT language,id
FROM `spvle_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | spvle_menu | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 35 | 1.52 | Using where |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.09 ms |
| preparing | 0.03 ms |
| executing | 0.01 ms |
| Sending data | 0.26 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.10 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\language\multilang.php:106 |
| 9 | JLanguageMultilang::getSiteHomePages() | JROOT\plugins\system\languagefilter\languagefilter.php:718 |
| 8 | PlgSystemLanguageFilter->onAfterDispatch() | 與下面行一樣的呼叫 |
| 7 | call_user_func_array() | JROOT\libraries\joomla\event\event.php:70 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\site.php:196 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 12.07 ms 最後的查詢: 5.23 ms 之後 查詢記憶體: 0.015 MB 記憶體於查詢: 10.273 MB 前 回傳的列: 2
SELECT `c2`.`language`,`c2`.`id`
FROM `spvle_menu` AS `c`
INNER JOIN `spvle_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `spvle_associations` AS `a2`
ON a.key = a2.key
INNER JOIN `spvle_menu` AS `c2`
ON a2.id = c2.`id`
WHERE c.id = 114
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
| 1 | SIMPLE | a | NULL | const | PRIMARY,idx_key | PRIMARY | 206 | const,const | 1 | 100.00 | NULL |
| 1 | SIMPLE | a2 | NULL | ref | idx_key | idx_key | 128 | const | 2 | 100.00 | Using index |
| 1 | SIMPLE | c2 | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.a2.id | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.15 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 10.98 ms |
| init | 0.08 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 0.25 ms |
| preparing | 0.03 ms |
| executing | 0.01 ms |
| Sending data | 0.10 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.13 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\language\associations.php:101 |
| 10 | JLanguageAssociations::getAssociations() | JROOT\administrator\components\com_menus\helpers\menus.php:314 |
| 9 | MenusHelper::getAssociations() | JROOT\plugins\system\languagefilter\languagefilter.php:735 |
| 8 | PlgSystemLanguageFilter->onAfterDispatch() | 與下面行一樣的呼叫 |
| 7 | call_user_func_array() | JROOT\libraries\joomla\event\event.php:70 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 4 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\application\site.php:196 |
| 3 | JApplicationSite->dispatch() | JROOT\libraries\cms\application\site.php:230 |
| 2 | JApplicationSite->doExecute() | JROOT\libraries\cms\application\cms.php:265 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 8.26 ms 最後的查詢: 23.72 ms 之後 查詢記憶體: 0.026 MB 記憶體於查詢: 10.605 MB 前 回傳的列: 9
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.mirror_id, am.params as advancedparams, 0 as menuid, m.publish_up, m.publish_down
FROM spvle_modules AS m
LEFT JOIN spvle_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN spvle_advancedmodules as am
ON am.moduleid = m.id
WHERE m.published = 1
AND e.enabled = 1
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('zh-TW','*')
ORDER BY m.position, m.ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | range | published,newsfeeds,idx_language | published | 5 | NULL | 18 | 8.44 | Using index condition; Using where; 使用filesort |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | keecheong_db.m.module,const | 1 | 10.00 | Using index condition; Using where |
| 1 | SIMPLE | am | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.m.id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.20 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 6.46 ms |
| init | 0.08 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.17 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.86 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.10 ms |
| cleaning up | 0.03 ms |
| # | Caller | 檔案與行號 |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT\plugins\system\advancedmodules\src\Helpers\advancedmodulehelper.php:403 |
| 16 | PlgSystemAdvancedModuleHelper->getModuleList() | JROOT\plugins\system\advancedmodules\src\Helpers\advancedmodulehelper.php:124 |
| 15 | PlgSystemAdvancedModuleHelper->onPrepareModuleList() | 與下面行一樣的呼叫 |
| 14 | call_user_func_array() | JROOT\libraries\joomla\event\dispatcher.php:165 |
| 13 | JEventDispatcher->trigger() | JROOT\libraries\joomla\application\base.php:106 |
| 12 | JApplicationBase->triggerEvent() | JROOT\libraries\cms\module\helper.php:355 |
| 11 | JModuleHelper::load() | JROOT\libraries\cms\module\helper.php:84 |
| 10 | JModuleHelper::getModules() | JROOT\libraries\joomla\document\html.php:576 |
| 9 | JDocumentHtml->countModules() | JROOT\templates\keecheong\includes\params.php:10 |
| 8 | include_once JROOT\templates\keecheong\includes\params.php | JROOT\templates\keecheong\index.php:4 |
| 7 | require JROOT\templates\keecheong\index.php | JROOT\libraries\joomla\document\html.php:653 |
| 6 | JDocumentHtml->_loadTemplate() | JROOT\libraries\joomla\document\html.php:715 |
| 5 | JDocumentHtml->_fetchTemplate() | JROOT\libraries\joomla\document\html.php:530 |
| 4 | JDocumentHtml->parse() | JROOT\libraries\cms\application\cms.php:1102 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 1.35 ms 最後的查詢: 106.33 ms 之後 查詢記憶體: 0.027 MB 記憶體於查詢: 11.461 MB 前 回傳的列: 30
SHOW FULL COLUMNS
FROM `spvle_content`
EXPLAIN 無法被使用於查詢: SHOW FULL COLUMNS FROM `spvle_content`
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.32 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| Opening tables | 0.02 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| Sending data | 0.15 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.06 ms |
| closing tables | 0.01 ms |
| freeing items | 0.12 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\database\driver\mysqli.php:440 |
| 16 | JDatabaseDriverMysqli->getTableColumns() | JROOT\libraries\joomla\table\table.php:244 |
| 15 | JTable->getFields() | JROOT\libraries\joomla\table\table.php:163 |
| 14 | JTable->__construct() | JROOT\libraries\legacy\table\content.php:33 |
| 13 | JTableContent->__construct() | JROOT\libraries\joomla\table\table.php:311 |
| 12 | JTable::getInstance() | JROOT\modules\mod_simpleimage5\helper.php:32 |
| 11 | ModsimpleimageHelper::getImages() | JROOT\modules\mod_simpleimage5\mod_simpleimage5.php:11 |
| 10 | include JROOT\modules\mod_simpleimage5\mod_simpleimage5.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 0.77 ms 最後的查詢: 12.69 ms 之後 查詢記憶體: 0.025 MB 記憶體於查詢: 11.842 MB 前 回傳的列: 1
SELECT *
FROM spvle_content
WHERE `id` = '8'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | spvle_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.10 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.06 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.15 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1445 |
| 13 | JDatabaseDriver->loadAssoc() | JROOT\libraries\joomla\table\table.php:729 |
| 12 | JTable->load() | JROOT\modules\mod_simpleimage5\helper.php:33 |
| 11 | ModsimpleimageHelper::getImages() | JROOT\modules\mod_simpleimage5\mod_simpleimage5.php:11 |
| 10 | include JROOT\modules\mod_simpleimage5\mod_simpleimage5.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 0.55 ms 最後的查詢: 2.06 ms 之後 查詢記憶體: 0.027 MB 記憶體於查詢: 11.873 MB 前 回傳的列: 1
SELECT `alias`
FROM `spvle_content`
WHERE id = '8'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | spvle_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1720 |
| 21 | JDatabaseDriver->loadResult() | JROOT\components\com_content\router.php:125 |
| 20 | ContentRouter->getArticleSegment() | 與下面行一樣的呼叫 |
| 19 | call_user_func_array() | JROOT\libraries\cms\component\router\view.php:117 |
| 18 | JComponentRouterView->getPath() | JROOT\libraries\cms\component\router\rules\menu.php:82 |
| 17 | JComponentRouterRulesMenu->preprocess() | JROOT\libraries\cms\component\router\view.php:219 |
| 16 | JComponentRouterView->preprocess() | JROOT\libraries\cms\router\site.php:660 |
| 15 | JRouterSite->processBuildRules() | JROOT\libraries\cms\router\router.php:267 |
| 14 | JRouter->build() | JROOT\libraries\cms\router\site.php:149 |
| 13 | JRouterSite->build() | JROOT\libraries\joomla\application\route.php:62 |
| 12 | JRoute::_() | JROOT\modules\mod_simpleimage5\helper.php:35 |
| 11 | ModsimpleimageHelper::getImages() | JROOT\modules\mod_simpleimage5\mod_simpleimage5.php:11 |
| 10 | include JROOT\modules\mod_simpleimage5\mod_simpleimage5.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 1.51 ms 最後的查詢: 3.74 ms 之後 查詢記憶體: 0.036 MB 記憶體於查詢: 12.011 MB 前 回傳的列: 3
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 spvle_categories as c
LEFT JOIN spvle_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('zh-TW','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=12
ORDER BY c.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | 使用filesort |
| 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 41 | 27.64 | Using where |
| Status | Duration |
|---|
| starting | 0.25 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.11 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 0.31 ms |
| preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.30 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.12 ms |
| cleaning up | 0.03 ms |
| # | Caller | 檔案與行號 |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 22 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 21 | JCategories->get() | JROOT\components\com_content\router.php:72 |
| 20 | ContentRouter->getCategorySegment() | 與下面行一樣的呼叫 |
| 19 | call_user_func_array() | JROOT\libraries\cms\component\router\view.php:117 |
| 18 | JComponentRouterView->getPath() | JROOT\libraries\cms\component\router\rules\menu.php:82 |
| 17 | JComponentRouterRulesMenu->preprocess() | JROOT\libraries\cms\component\router\view.php:219 |
| 16 | JComponentRouterView->preprocess() | JROOT\libraries\cms\router\site.php:660 |
| 15 | JRouterSite->processBuildRules() | JROOT\libraries\cms\router\router.php:267 |
| 14 | JRouter->build() | JROOT\libraries\cms\router\site.php:149 |
| 13 | JRouterSite->build() | JROOT\libraries\joomla\application\route.php:62 |
| 12 | JRoute::_() | JROOT\modules\mod_simpleimage5\helper.php:35 |
| 11 | ModsimpleimageHelper::getImages() | JROOT\modules\mod_simpleimage5\mod_simpleimage5.php:11 |
| 10 | include JROOT\modules\mod_simpleimage5\mod_simpleimage5.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 0.58 ms 最後的查詢: 0.98 ms 之後 查詢記憶體: 0.025 MB 記憶體於查詢: 12.066 MB 前 回傳的列: 1
SELECT *
FROM spvle_content
WHERE `id` = '8'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | spvle_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.08 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.10 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1445 |
| 13 | JDatabaseDriver->loadAssoc() | JROOT\libraries\joomla\table\table.php:729 |
| 12 | JTable->load() | JROOT\modules\mod_simpleimage5\helper.php:33 |
| 11 | ModsimpleimageHelper::getImages() | JROOT\modules\mod_simpleimage5\mod_simpleimage5.php:11 |
| 10 | include JROOT\modules\mod_simpleimage5\mod_simpleimage5.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 0.59 ms 最後的查詢: 0.91 ms 之後 查詢記憶體: 0.025 MB 記憶體於查詢: 12.096 MB 前 回傳的列: 1
SELECT *
FROM spvle_content
WHERE `id` = '8'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | spvle_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.09 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.13 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1445 |
| 13 | JDatabaseDriver->loadAssoc() | JROOT\libraries\joomla\table\table.php:729 |
| 12 | JTable->load() | JROOT\modules\mod_simpleimage5\helper.php:33 |
| 11 | ModsimpleimageHelper::getImages() | JROOT\modules\mod_simpleimage5\mod_simpleimage5.php:11 |
| 10 | include JROOT\modules\mod_simpleimage5\mod_simpleimage5.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 6.87 ms 最後的查詢: 14.17 ms 之後 查詢記憶體: 0.032 MB 記憶體於查詢: 12.311 MB 前 回傳的列: 11
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,COUNT(i.`id`) AS numitems
FROM spvle_categories as c
LEFT JOIN spvle_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('zh-TW','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
LEFT JOIN `spvle_content` AS i
ON i.`catid` = c.id
AND i.state = 1
AND (i.language = '*' OR i.language = 'zh-TW')
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=13
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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; 使用filesort |
| 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 41 | 27.64 | Using where |
| 1 | SIMPLE | i | NULL | ref | idx_state,idx_catid,idx_language | idx_catid | 4 | keecheong_db.c.id | 9 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.34 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.19 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 0.43 ms |
| preparing | 0.08 ms |
| Creating tmp table | 0.09 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 4.89 ms |
| Creating sort index | 0.20 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| removing tmp table | 0.08 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.19 ms |
| cleaning up | 0.03 ms |
| # | Caller | 檔案與行號 |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 17 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 16 | JCategories->get() | JROOT\components\com_content\models\categories.php:115 |
| 15 | ContentModelCategories->getItems() | JROOT\modules\mod_articles_category\helper.php:148 |
| 14 | ModArticlesCategoryHelper::getList() | 與下面行一樣的呼叫 |
| 13 | call_user_func_array() | JROOT\libraries\joomla\cache\controller\callback.php:169 |
| 12 | JCacheControllerCallback->get() | JROOT\libraries\cms\module\helper.php:551 |
| 11 | JModuleHelper::moduleCache() | JROOT\modules\mod_articles_category\mod_articles_category.php:61 |
| 10 | include JROOT\modules\mod_articles_category\mod_articles_category.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 6.23 ms 最後的查詢: 1.70 ms 之後 查詢記憶體: 0.059 MB 記憶體於查詢: 12.413 MB 前 回傳的列: 78
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating,
COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM spvle_content AS a
LEFT JOIN spvle_categories AS c
ON c.id = a.catid
LEFT JOIN spvle_users AS ua
ON ua.id = a.created_by
LEFT JOIN spvle_users AS uam
ON uam.id = a.modified_by
LEFT JOIN spvle_categories as parent
ON parent.id = c.parent_id
LEFT JOIN spvle_content_rating AS v
ON a.id = v.content_id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND a.catid IN (13,17,18,19,20,21,22,23,24)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-07-28 20:03:02')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-07-28 20:03:02')
AND a.language in ('zh-TW','*')
ORDER BY publish_up DESC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_language | idx_state | 1 | const | 168 | 4.35 | Using index condition; Using where; 使用filesort |
| 1 | SIMPLE | c | NULL | eq_ref | PRIMARY,idx_access | PRIMARY | 4 | keecheong_db.a.catid | 1 | 10.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.a.created_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.a.modified_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | parent | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.c.parent_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | v | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.a.id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.28 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.13 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.25 ms |
| preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| Creating sort index | 4.97 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.19 ms |
| cleaning up | 0.03 ms |
| # | Caller | 檔案與行號 |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\model\legacy.php:307 |
| 17 | JModelLegacy->_getList() | JROOT\libraries\legacy\model\list.php:186 |
| 16 | JModelList->getItems() | JROOT\components\com_content\models\articles.php:536 |
| 15 | ContentModelArticles->getItems() | JROOT\modules\mod_articles_category\helper.php:228 |
| 14 | ModArticlesCategoryHelper::getList() | 與下面行一樣的呼叫 |
| 13 | call_user_func_array() | JROOT\libraries\joomla\cache\controller\callback.php:169 |
| 12 | JCacheControllerCallback->get() | JROOT\libraries\cms\module\helper.php:551 |
| 11 | JModuleHelper::moduleCache() | JROOT\modules\mod_articles_category\mod_articles_category.php:61 |
| 10 | include JROOT\modules\mod_articles_category\mod_articles_category.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 1.32 ms 最後的查詢: 34.87 ms 之後 查詢記憶體: 0.039 MB 記憶體於查詢: 14.534 MB 前 回傳的列: 4
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 spvle_categories as c
LEFT JOIN spvle_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('zh-TW','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=21
ORDER BY c.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | 使用filesort |
| 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 41 | 27.64 | Using where |
| Status | Duration |
|---|
| starting | 0.21 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.09 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.24 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.22 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.14 ms |
| cleaning up | 0.03 ms |
| # | Caller | 檔案與行號 |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 26 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 25 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 24 | JCategories->get() | JROOT\components\com_content\router.php:72 |
| 23 | ContentRouter->getCategorySegment() | 與下面行一樣的呼叫 |
| 22 | call_user_func_array() | JROOT\libraries\cms\component\router\view.php:117 |
| 21 | JComponentRouterView->getPath() | JROOT\libraries\cms\component\router\rules\menu.php:82 |
| 20 | JComponentRouterRulesMenu->preprocess() | JROOT\libraries\cms\component\router\view.php:219 |
| 19 | JComponentRouterView->preprocess() | JROOT\libraries\cms\router\site.php:660 |
| 18 | JRouterSite->processBuildRules() | JROOT\libraries\cms\router\router.php:267 |
| 17 | JRouter->build() | JROOT\libraries\cms\router\site.php:149 |
| 16 | JRouterSite->build() | JROOT\libraries\joomla\application\route.php:62 |
| 15 | JRoute::_() | JROOT\modules\mod_articles_category\helper.php:264 |
| 14 | ModArticlesCategoryHelper::getList() | 與下面行一樣的呼叫 |
| 13 | call_user_func_array() | JROOT\libraries\joomla\cache\controller\callback.php:169 |
| 12 | JCacheControllerCallback->get() | JROOT\libraries\cms\module\helper.php:551 |
| 11 | JModuleHelper::moduleCache() | JROOT\modules\mod_articles_category\mod_articles_category.php:61 |
| 10 | include JROOT\modules\mod_articles_category\mod_articles_category.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 1.24 ms 最後的查詢: 2.57 ms 之後 查詢記憶體: 0.039 MB 記憶體於查詢: 14.593 MB 前 回傳的列: 4
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 spvle_categories as c
LEFT JOIN spvle_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('zh-TW','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=20
ORDER BY c.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | 使用filesort |
| 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 41 | 27.64 | Using where |
| Status | Duration |
|---|
| starting | 0.20 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.08 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.23 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.23 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.14 ms |
| cleaning up | 0.03 ms |
| # | Caller | 檔案與行號 |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 26 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 25 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 24 | JCategories->get() | JROOT\components\com_content\router.php:72 |
| 23 | ContentRouter->getCategorySegment() | 與下面行一樣的呼叫 |
| 22 | call_user_func_array() | JROOT\libraries\cms\component\router\view.php:117 |
| 21 | JComponentRouterView->getPath() | JROOT\libraries\cms\component\router\rules\menu.php:82 |
| 20 | JComponentRouterRulesMenu->preprocess() | JROOT\libraries\cms\component\router\view.php:219 |
| 19 | JComponentRouterView->preprocess() | JROOT\libraries\cms\router\site.php:660 |
| 18 | JRouterSite->processBuildRules() | JROOT\libraries\cms\router\router.php:267 |
| 17 | JRouter->build() | JROOT\libraries\cms\router\site.php:149 |
| 16 | JRouterSite->build() | JROOT\libraries\joomla\application\route.php:62 |
| 15 | JRoute::_() | JROOT\modules\mod_articles_category\helper.php:264 |
| 14 | ModArticlesCategoryHelper::getList() | 與下面行一樣的呼叫 |
| 13 | call_user_func_array() | JROOT\libraries\joomla\cache\controller\callback.php:169 |
| 12 | JCacheControllerCallback->get() | JROOT\libraries\cms\module\helper.php:551 |
| 11 | JModuleHelper::moduleCache() | JROOT\modules\mod_articles_category\mod_articles_category.php:61 |
| 10 | include JROOT\modules\mod_articles_category\mod_articles_category.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 1.33 ms 最後的查詢: 1.36 ms 之後 查詢記憶體: 0.039 MB 記憶體於查詢: 14.636 MB 前 回傳的列: 4
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 spvle_categories as c
LEFT JOIN spvle_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('zh-TW','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=19
ORDER BY c.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | 使用filesort |
| 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 41 | 27.64 | Using where |
| Status | Duration |
|---|
| starting | 0.22 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.11 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.23 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.24 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.15 ms |
| cleaning up | 0.03 ms |
| # | Caller | 檔案與行號 |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 26 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 25 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 24 | JCategories->get() | JROOT\components\com_content\router.php:72 |
| 23 | ContentRouter->getCategorySegment() | 與下面行一樣的呼叫 |
| 22 | call_user_func_array() | JROOT\libraries\cms\component\router\view.php:117 |
| 21 | JComponentRouterView->getPath() | JROOT\libraries\cms\component\router\rules\menu.php:82 |
| 20 | JComponentRouterRulesMenu->preprocess() | JROOT\libraries\cms\component\router\view.php:219 |
| 19 | JComponentRouterView->preprocess() | JROOT\libraries\cms\router\site.php:660 |
| 18 | JRouterSite->processBuildRules() | JROOT\libraries\cms\router\router.php:267 |
| 17 | JRouter->build() | JROOT\libraries\cms\router\site.php:149 |
| 16 | JRouterSite->build() | JROOT\libraries\joomla\application\route.php:62 |
| 15 | JRoute::_() | JROOT\modules\mod_articles_category\helper.php:264 |
| 14 | ModArticlesCategoryHelper::getList() | 與下面行一樣的呼叫 |
| 13 | call_user_func_array() | JROOT\libraries\joomla\cache\controller\callback.php:169 |
| 12 | JCacheControllerCallback->get() | JROOT\libraries\cms\module\helper.php:551 |
| 11 | JModuleHelper::moduleCache() | JROOT\modules\mod_articles_category\mod_articles_category.php:61 |
| 10 | include JROOT\modules\mod_articles_category\mod_articles_category.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 1.23 ms 最後的查詢: 2.57 ms 之後 查詢記憶體: 0.039 MB 記憶體於查詢: 14.688 MB 前 回傳的列: 4
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 spvle_categories as c
LEFT JOIN spvle_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('zh-TW','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=17
ORDER BY c.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | 使用filesort |
| 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 41 | 27.64 | Using where |
| Status | Duration |
|---|
| starting | 0.20 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.09 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.23 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.22 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.14 ms |
| cleaning up | 0.03 ms |
| # | Caller | 檔案與行號 |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 26 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 25 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 24 | JCategories->get() | JROOT\components\com_content\router.php:72 |
| 23 | ContentRouter->getCategorySegment() | 與下面行一樣的呼叫 |
| 22 | call_user_func_array() | JROOT\libraries\cms\component\router\view.php:117 |
| 21 | JComponentRouterView->getPath() | JROOT\libraries\cms\component\router\rules\menu.php:82 |
| 20 | JComponentRouterRulesMenu->preprocess() | JROOT\libraries\cms\component\router\view.php:219 |
| 19 | JComponentRouterView->preprocess() | JROOT\libraries\cms\router\site.php:660 |
| 18 | JRouterSite->processBuildRules() | JROOT\libraries\cms\router\router.php:267 |
| 17 | JRouter->build() | JROOT\libraries\cms\router\site.php:149 |
| 16 | JRouterSite->build() | JROOT\libraries\joomla\application\route.php:62 |
| 15 | JRoute::_() | JROOT\modules\mod_articles_category\helper.php:264 |
| 14 | ModArticlesCategoryHelper::getList() | 與下面行一樣的呼叫 |
| 13 | call_user_func_array() | JROOT\libraries\joomla\cache\controller\callback.php:169 |
| 12 | JCacheControllerCallback->get() | JROOT\libraries\cms\module\helper.php:551 |
| 11 | JModuleHelper::moduleCache() | JROOT\modules\mod_articles_category\mod_articles_category.php:61 |
| 10 | include JROOT\modules\mod_articles_category\mod_articles_category.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 1.30 ms 最後的查詢: 3.46 ms 之後 查詢記憶體: 0.039 MB 記憶體於查詢: 14.746 MB 前 回傳的列: 4
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 spvle_categories as c
LEFT JOIN spvle_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('zh-TW','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=24
ORDER BY c.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | 使用filesort |
| 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 41 | 27.64 | Using where |
| Status | Duration |
|---|
| starting | 0.21 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.09 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.24 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.22 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.14 ms |
| cleaning up | 0.03 ms |
| # | Caller | 檔案與行號 |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 26 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 25 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 24 | JCategories->get() | JROOT\components\com_content\router.php:72 |
| 23 | ContentRouter->getCategorySegment() | 與下面行一樣的呼叫 |
| 22 | call_user_func_array() | JROOT\libraries\cms\component\router\view.php:117 |
| 21 | JComponentRouterView->getPath() | JROOT\libraries\cms\component\router\rules\menu.php:82 |
| 20 | JComponentRouterRulesMenu->preprocess() | JROOT\libraries\cms\component\router\view.php:219 |
| 19 | JComponentRouterView->preprocess() | JROOT\libraries\cms\router\site.php:660 |
| 18 | JRouterSite->processBuildRules() | JROOT\libraries\cms\router\router.php:267 |
| 17 | JRouter->build() | JROOT\libraries\cms\router\site.php:149 |
| 16 | JRouterSite->build() | JROOT\libraries\joomla\application\route.php:62 |
| 15 | JRoute::_() | JROOT\modules\mod_articles_category\helper.php:264 |
| 14 | ModArticlesCategoryHelper::getList() | 與下面行一樣的呼叫 |
| 13 | call_user_func_array() | JROOT\libraries\joomla\cache\controller\callback.php:169 |
| 12 | JCacheControllerCallback->get() | JROOT\libraries\cms\module\helper.php:551 |
| 11 | JModuleHelper::moduleCache() | JROOT\modules\mod_articles_category\mod_articles_category.php:61 |
| 10 | include JROOT\modules\mod_articles_category\mod_articles_category.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 1.78 ms 最後的查詢: 3.61 ms 之後 查詢記憶體: 0.039 MB 記憶體於查詢: 14.791 MB 前 回傳的列: 4
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 spvle_categories as c
LEFT JOIN spvle_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('zh-TW','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=23
ORDER BY c.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | 使用filesort |
| 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 41 | 27.64 | Using where |
| Status | Duration |
|---|
| starting | 0.29 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.12 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 0.34 ms |
| preparing | 0.05 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.37 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.18 ms |
| cleaning up | 0.03 ms |
| # | Caller | 檔案與行號 |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 26 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 25 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 24 | JCategories->get() | JROOT\components\com_content\router.php:72 |
| 23 | ContentRouter->getCategorySegment() | 與下面行一樣的呼叫 |
| 22 | call_user_func_array() | JROOT\libraries\cms\component\router\view.php:117 |
| 21 | JComponentRouterView->getPath() | JROOT\libraries\cms\component\router\rules\menu.php:82 |
| 20 | JComponentRouterRulesMenu->preprocess() | JROOT\libraries\cms\component\router\view.php:219 |
| 19 | JComponentRouterView->preprocess() | JROOT\libraries\cms\router\site.php:660 |
| 18 | JRouterSite->processBuildRules() | JROOT\libraries\cms\router\router.php:267 |
| 17 | JRouter->build() | JROOT\libraries\cms\router\site.php:149 |
| 16 | JRouterSite->build() | JROOT\libraries\joomla\application\route.php:62 |
| 15 | JRoute::_() | JROOT\modules\mod_articles_category\helper.php:264 |
| 14 | ModArticlesCategoryHelper::getList() | 與下面行一樣的呼叫 |
| 13 | call_user_func_array() | JROOT\libraries\joomla\cache\controller\callback.php:169 |
| 12 | JCacheControllerCallback->get() | JROOT\libraries\cms\module\helper.php:551 |
| 11 | JModuleHelper::moduleCache() | JROOT\modules\mod_articles_category\mod_articles_category.php:61 |
| 10 | include JROOT\modules\mod_articles_category\mod_articles_category.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 1.70 ms 最後的查詢: 3.45 ms 之後 查詢記憶體: 0.039 MB 記憶體於查詢: 14.840 MB 前 回傳的列: 4
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 spvle_categories as c
LEFT JOIN spvle_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('zh-TW','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=22
ORDER BY c.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | 使用filesort |
| 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 41 | 27.64 | Using where |
| Status | Duration |
|---|
| starting | 0.27 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.12 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 0.34 ms |
| preparing | 0.05 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.35 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.16 ms |
| cleaning up | 0.03 ms |
| # | Caller | 檔案與行號 |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 26 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 25 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 24 | JCategories->get() | JROOT\components\com_content\router.php:72 |
| 23 | ContentRouter->getCategorySegment() | 與下面行一樣的呼叫 |
| 22 | call_user_func_array() | JROOT\libraries\cms\component\router\view.php:117 |
| 21 | JComponentRouterView->getPath() | JROOT\libraries\cms\component\router\rules\menu.php:82 |
| 20 | JComponentRouterRulesMenu->preprocess() | JROOT\libraries\cms\component\router\view.php:219 |
| 19 | JComponentRouterView->preprocess() | JROOT\libraries\cms\router\site.php:660 |
| 18 | JRouterSite->processBuildRules() | JROOT\libraries\cms\router\router.php:267 |
| 17 | JRouter->build() | JROOT\libraries\cms\router\site.php:149 |
| 16 | JRouterSite->build() | JROOT\libraries\joomla\application\route.php:62 |
| 15 | JRoute::_() | JROOT\modules\mod_articles_category\helper.php:264 |
| 14 | ModArticlesCategoryHelper::getList() | 與下面行一樣的呼叫 |
| 13 | call_user_func_array() | JROOT\libraries\joomla\cache\controller\callback.php:169 |
| 12 | JCacheControllerCallback->get() | JROOT\libraries\cms\module\helper.php:551 |
| 11 | JModuleHelper::moduleCache() | JROOT\modules\mod_articles_category\mod_articles_category.php:61 |
| 10 | include JROOT\modules\mod_articles_category\mod_articles_category.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 1.22 ms 最後的查詢: 19.22 ms 之後 查詢記憶體: 0.039 MB 記憶體於查詢: 15.020 MB 前 回傳的列: 4
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 spvle_categories as c
LEFT JOIN spvle_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('zh-TW','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=18
ORDER BY c.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | 使用filesort |
| 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 41 | 27.64 | Using where |
| Status | Duration |
|---|
| starting | 0.20 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.09 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.23 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.22 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.12 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 26 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 25 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 24 | JCategories->get() | JROOT\components\com_content\router.php:72 |
| 23 | ContentRouter->getCategorySegment() | 與下面行一樣的呼叫 |
| 22 | call_user_func_array() | JROOT\libraries\cms\component\router\view.php:117 |
| 21 | JComponentRouterView->getPath() | JROOT\libraries\cms\component\router\rules\menu.php:82 |
| 20 | JComponentRouterRulesMenu->preprocess() | JROOT\libraries\cms\component\router\view.php:219 |
| 19 | JComponentRouterView->preprocess() | JROOT\libraries\cms\router\site.php:660 |
| 18 | JRouterSite->processBuildRules() | JROOT\libraries\cms\router\router.php:267 |
| 17 | JRouter->build() | JROOT\libraries\cms\router\site.php:149 |
| 16 | JRouterSite->build() | JROOT\libraries\joomla\application\route.php:62 |
| 15 | JRoute::_() | JROOT\modules\mod_articles_category\helper.php:264 |
| 14 | ModArticlesCategoryHelper::getList() | 與下面行一樣的呼叫 |
| 13 | call_user_func_array() | JROOT\libraries\joomla\cache\controller\callback.php:169 |
| 12 | JCacheControllerCallback->get() | JROOT\libraries\cms\module\helper.php:551 |
| 11 | JModuleHelper::moduleCache() | JROOT\modules\mod_articles_category\mod_articles_category.php:61 |
| 10 | include JROOT\modules\mod_articles_category\mod_articles_category.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 2.05 ms 最後的查詢: 571.88 ms 之後 查詢記憶體: 0.031 MB 記憶體於查詢: 12.926 MB 前 回傳的列: 11
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 spvle_categories as c
LEFT JOIN spvle_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('zh-TW','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=13
ORDER BY c.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | 使用filesort |
| 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 41 | 27.64 | Using where |
| Status | Duration |
|---|
| starting | 0.29 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.12 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 0.36 ms |
| preparing | 0.06 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| Creating sort index | 0.56 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.24 ms |
| cleaning up | 0.03 ms |
| # | Caller | 檔案與行號 |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 16 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 15 | JCategories->get() | JROOT\modules\mod_articles_categories\helper.php:34 |
| 14 | ModArticlesCategoriesHelper::getList() | 與下面行一樣的呼叫 |
| 13 | call_user_func_array() | JROOT\libraries\joomla\cache\controller\callback.php:169 |
| 12 | JCacheControllerCallback->get() | JROOT\libraries\cms\module\helper.php:551 |
| 11 | JModuleHelper::moduleCache() | JROOT\modules\mod_articles_categories\mod_articles_categories.php:28 |
| 10 | include JROOT\modules\mod_articles_categories\mod_articles_categories.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 4.86 ms 最後的查詢: 12.78 ms 之後 查詢記憶體: 0.020 MB 記憶體於查詢: 13.174 MB 前 回傳的列: 1
SELECT a.value
FROM spvle_fieldsattach_categories_values as a
INNER JOIN spvle_fieldsattach as b
ON b.id = a.fieldsid
WHERE a.fieldsid IN (2)
AND (b.language="zh-TW" OR b.language="*" )
AND a.catid= 17
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | a | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 23 | 4.35 | Using where |
| Status | Duration |
|---|
| starting | 0.14 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 3.89 ms |
| init | 0.07 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.14 ms |
| preparing | 0.03 ms |
| executing | 0.01 ms |
| Sending data | 0.10 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.14 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1720 |
| 14 | JDatabaseDriver->loadResult() | JROOT\components\com_fieldsattach\helpers\fieldattach.php:103 |
| 13 | fieldattach::getValue() | JROOT\templates\keecheong\html\mod_articles_categories\label_items.php:30 |
| 12 | require JROOT\templates\keecheong\html\mod_articles_categories\label_items.php | JROOT\templates\keecheong\html\mod_articles_categories\label.php:24 |
| 11 | require JROOT\templates\keecheong\html\mod_articles_categories\label.php | JROOT\modules\mod_articles_categories\mod_articles_categories.php:35 |
| 10 | include JROOT\modules\mod_articles_categories\mod_articles_categories.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 15.33 ms 最後的查詢: 8.86 ms 之後 查詢記憶體: 0.037 MB 記憶體於查詢: 13.433 MB 前 回傳的列: 0
SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM spvle_fields AS a
LEFT JOIN `spvle_languages` AS l
ON l.lang_code = a.language
LEFT JOIN spvle_users AS uc
ON uc.id=a.checked_out
LEFT JOIN spvle_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN spvle_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN spvle_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'mod_articles_categories.content'
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | 100.00 | Using index condition; Using where; 使用filesort |
| 1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | keecheong_db.a.language | 1 | 100.00 | Using where |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.a.access | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.a.created_user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.a.group_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.21 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 14.07 ms |
| init | 0.15 ms |
| System lock | 0.02 ms |
| optimizing | 0.04 ms |
| statistics | 0.19 ms |
| preparing | 0.06 ms |
| Sorting result | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.09 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.16 ms |
| cleaning up | 0.03 ms |
| # | Caller | 檔案與行號 |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 25 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\model\legacy.php:307 |
| 24 | JModelLegacy->_getList() | JROOT\administrator\components\com_fields\models\fields.php:326 |
| 23 | FieldsModelFields->_getList() | JROOT\libraries\legacy\model\list.php:186 |
| 22 | JModelList->getItems() | JROOT\administrator\components\com_fields\helpers\fields.php:134 |
| 21 | FieldsHelper::getFields() | JROOT\plugins\system\fields\fields.php:378 |
| 20 | PlgSystemFields->onContentPrepare() | 與下面行一樣的呼叫 |
| 19 | call_user_func_array() | JROOT\libraries\joomla\event\event.php:70 |
| 18 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:160 |
| 17 | JEventDispatcher->trigger() | JROOT\libraries\cms\html\content.php:41 |
| 16 | JHtmlContent::prepare() | 與下面行一樣的呼叫 |
| 15 | call_user_func_array() | JROOT\libraries\cms\html\html.php:233 |
| 14 | JHtml::call() | JROOT\libraries\cms\html\html.php:140 |
| 13 | JHtml::_() | JROOT\templates\keecheong\html\mod_articles_categories\label_items.php:47 |
| 12 | require JROOT\templates\keecheong\html\mod_articles_categories\label_items.php | JROOT\templates\keecheong\html\mod_articles_categories\label.php:24 |
| 11 | require JROOT\templates\keecheong\html\mod_articles_categories\label.php | JROOT\modules\mod_articles_categories\mod_articles_categories.php:35 |
| 10 | include JROOT\modules\mod_articles_categories\mod_articles_categories.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 0.78 ms 最後的查詢: 0.61 ms 之後 查詢記憶體: 0.020 MB 記憶體於查詢: 13.462 MB 前 回傳的列: 1
SELECT a.value
FROM spvle_fieldsattach_categories_values as a
INNER JOIN spvle_fieldsattach as b
ON b.id = a.fieldsid
WHERE a.fieldsid IN (2)
AND (b.language="zh-TW" OR b.language="*" )
AND a.catid= 18
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | a | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 23 | 4.35 | Using where |
| Status | Duration |
|---|
| starting | 0.13 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.05 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 ms |
| preparing | 0.03 ms |
| executing | 0.01 ms |
| Sending data | 0.08 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.10 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1720 |
| 14 | JDatabaseDriver->loadResult() | JROOT\components\com_fieldsattach\helpers\fieldattach.php:103 |
| 13 | fieldattach::getValue() | JROOT\templates\keecheong\html\mod_articles_categories\label_items.php:30 |
| 12 | require JROOT\templates\keecheong\html\mod_articles_categories\label_items.php | JROOT\templates\keecheong\html\mod_articles_categories\label.php:24 |
| 11 | require JROOT\templates\keecheong\html\mod_articles_categories\label.php | JROOT\modules\mod_articles_categories\mod_articles_categories.php:35 |
| 10 | include JROOT\modules\mod_articles_categories\mod_articles_categories.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 0.76 ms 最後的查詢: 1.11 ms 之後 查詢記憶體: 0.020 MB 記憶體於查詢: 13.481 MB 前 回傳的列: 1
SELECT a.value
FROM spvle_fieldsattach_categories_values as a
INNER JOIN spvle_fieldsattach as b
ON b.id = a.fieldsid
WHERE a.fieldsid IN (2)
AND (b.language="zh-TW" OR b.language="*" )
AND a.catid= 19
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | a | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 23 | 4.35 | Using where |
| Status | Duration |
|---|
| starting | 0.12 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.05 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 ms |
| preparing | 0.03 ms |
| executing | 0.01 ms |
| Sending data | 0.08 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.10 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1720 |
| 14 | JDatabaseDriver->loadResult() | JROOT\components\com_fieldsattach\helpers\fieldattach.php:103 |
| 13 | fieldattach::getValue() | JROOT\templates\keecheong\html\mod_articles_categories\label_items.php:30 |
| 12 | require JROOT\templates\keecheong\html\mod_articles_categories\label_items.php | JROOT\templates\keecheong\html\mod_articles_categories\label.php:24 |
| 11 | require JROOT\templates\keecheong\html\mod_articles_categories\label.php | JROOT\modules\mod_articles_categories\mod_articles_categories.php:35 |
| 10 | include JROOT\modules\mod_articles_categories\mod_articles_categories.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 0.81 ms 最後的查詢: 1.14 ms 之後 查詢記憶體: 0.020 MB 記憶體於查詢: 13.501 MB 前 回傳的列: 1
SELECT a.value
FROM spvle_fieldsattach_categories_values as a
INNER JOIN spvle_fieldsattach as b
ON b.id = a.fieldsid
WHERE a.fieldsid IN (2)
AND (b.language="zh-TW" OR b.language="*" )
AND a.catid= 20
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | a | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 23 | 4.35 | Using where |
| Status | Duration |
|---|
| starting | 0.13 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.06 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 ms |
| preparing | 0.03 ms |
| executing | 0.01 ms |
| Sending data | 0.08 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.10 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1720 |
| 14 | JDatabaseDriver->loadResult() | JROOT\components\com_fieldsattach\helpers\fieldattach.php:103 |
| 13 | fieldattach::getValue() | JROOT\templates\keecheong\html\mod_articles_categories\label_items.php:30 |
| 12 | require JROOT\templates\keecheong\html\mod_articles_categories\label_items.php | JROOT\templates\keecheong\html\mod_articles_categories\label.php:24 |
| 11 | require JROOT\templates\keecheong\html\mod_articles_categories\label.php | JROOT\modules\mod_articles_categories\mod_articles_categories.php:35 |
| 10 | include JROOT\modules\mod_articles_categories\mod_articles_categories.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 0.62 ms 最後的查詢: 0.88 ms 之後 查詢記憶體: 0.020 MB 記憶體於查詢: 13.521 MB 前 回傳的列: 1
SELECT a.value
FROM spvle_fieldsattach_categories_values as a
INNER JOIN spvle_fieldsattach as b
ON b.id = a.fieldsid
WHERE a.fieldsid IN (2)
AND (b.language="zh-TW" OR b.language="*" )
AND a.catid= 21
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | a | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 23 | 4.35 | Using where |
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.06 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1720 |
| 14 | JDatabaseDriver->loadResult() | JROOT\components\com_fieldsattach\helpers\fieldattach.php:103 |
| 13 | fieldattach::getValue() | JROOT\templates\keecheong\html\mod_articles_categories\label_items.php:30 |
| 12 | require JROOT\templates\keecheong\html\mod_articles_categories\label_items.php | JROOT\templates\keecheong\html\mod_articles_categories\label.php:24 |
| 11 | require JROOT\templates\keecheong\html\mod_articles_categories\label.php | JROOT\modules\mod_articles_categories\mod_articles_categories.php:35 |
| 10 | include JROOT\modules\mod_articles_categories\mod_articles_categories.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 1.01 ms 最後的查詢: 0.80 ms 之後 查詢記憶體: 0.020 MB 記憶體於查詢: 13.540 MB 前 回傳的列: 1
SELECT a.value
FROM spvle_fieldsattach_categories_values as a
INNER JOIN spvle_fieldsattach as b
ON b.id = a.fieldsid
WHERE a.fieldsid IN (2)
AND (b.language="zh-TW" OR b.language="*" )
AND a.catid= 22
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | a | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 23 | 4.35 | Using where |
| Status | Duration |
|---|
| starting | 0.22 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.06 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 0.11 ms |
| preparing | 0.03 ms |
| executing | 0.01 ms |
| Sending data | 0.08 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.13 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1720 |
| 14 | JDatabaseDriver->loadResult() | JROOT\components\com_fieldsattach\helpers\fieldattach.php:103 |
| 13 | fieldattach::getValue() | JROOT\templates\keecheong\html\mod_articles_categories\label_items.php:30 |
| 12 | require JROOT\templates\keecheong\html\mod_articles_categories\label_items.php | JROOT\templates\keecheong\html\mod_articles_categories\label.php:24 |
| 11 | require JROOT\templates\keecheong\html\mod_articles_categories\label.php | JROOT\modules\mod_articles_categories\mod_articles_categories.php:35 |
| 10 | include JROOT\modules\mod_articles_categories\mod_articles_categories.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 0.66 ms 最後的查詢: 1.12 ms 之後 查詢記憶體: 0.020 MB 記憶體於查詢: 13.560 MB 前 回傳的列: 1
SELECT a.value
FROM spvle_fieldsattach_categories_values as a
INNER JOIN spvle_fieldsattach as b
ON b.id = a.fieldsid
WHERE a.fieldsid IN (2)
AND (b.language="zh-TW" OR b.language="*" )
AND a.catid= 23
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | a | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 23 | 4.35 | Using where |
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.07 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1720 |
| 14 | JDatabaseDriver->loadResult() | JROOT\components\com_fieldsattach\helpers\fieldattach.php:103 |
| 13 | fieldattach::getValue() | JROOT\templates\keecheong\html\mod_articles_categories\label_items.php:30 |
| 12 | require JROOT\templates\keecheong\html\mod_articles_categories\label_items.php | JROOT\templates\keecheong\html\mod_articles_categories\label.php:24 |
| 11 | require JROOT\templates\keecheong\html\mod_articles_categories\label.php | JROOT\modules\mod_articles_categories\mod_articles_categories.php:35 |
| 10 | include JROOT\modules\mod_articles_categories\mod_articles_categories.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
查詢時間: 0.59 ms 最後的查詢: 0.74 ms 之後 查詢記憶體: 0.020 MB 記憶體於查詢: 13.580 MB 前 回傳的列: 1
SELECT a.value
FROM spvle_fieldsattach_categories_values as a
INNER JOIN spvle_fieldsattach as b
ON b.id = a.fieldsid
WHERE a.fieldsid IN (2)
AND (b.language="zh-TW" OR b.language="*" )
AND a.catid= 24
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | a | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 23 | 4.35 | Using where |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.06 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.02 ms |
| # | Caller | 檔案與行號 |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1720 |
| 14 | JDatabaseDriver->loadResult() | JROOT\components\com_fieldsattach\helpers\fieldattach.php:103 |
| 13 | fieldattach::getValue() | JROOT\templates\keecheong\html\mod_articles_categories\label_items.php:30 |
| 12 | require JROOT\templates\keecheong\html\mod_articles_categories\label_items.php | JROOT\templates\keecheong\html\mod_articles_categories\label.php:24 |
| 11 | require JROOT\templates\keecheong\html\mod_articles_categories\label.php | JROOT\modules\mod_articles_categories\mod_articles_categories.php:35 |
| 10 | include JROOT\modules\mod_articles_categories\mod_articles_categories.php | JROOT\libraries\cms\module\helper.php:198 |
| 9 | JModuleHelper::renderModule() | JROOT\libraries\joomla\document\renderer\html\module.php:93 |
| 8 | JDocumentRendererHtmlModule->render() | JROOT\libraries\joomla\document\renderer\html\modules.php:42 |
| 7 | JDocumentRendererHtmlModules->render() | JROOT\libraries\joomla\document\html.php:486 |
| 6 | JDocumentHtml->getBuffer() | JROOT\libraries\joomla\document\html.php:777 |
| 5 | JDocumentHtml->_renderTemplate() | JROOT\libraries\joomla\document\html.php:552 |
| 4 | JDocumentHtml->render() | JROOT\libraries\cms\application\cms.php:1116 |
| 3 | JApplicationCms->render() | JROOT\libraries\cms\application\site.php:777 |
| 2 | JApplicationSite->render() | JROOT\libraries\cms\application\cms.php:271 |
| 1 | JApplicationCms->execute() | JROOT\index.php:49 |
10 × 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 spvle_categories as c
LEFT JOIN spvle_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('zh-TW','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
8 × SELECT a.value
FROM spvle_fieldsattach_categories_values as a
INNER JOIN spvle_fieldsattach as b
ON b.id = a.fieldsid
3 × SELECT *
FROM spvle_content
2 × SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating, COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM spvle_content AS a
LEFT JOIN spvle_categories AS c
ON c.id = a.catid
LEFT JOIN spvle_users AS ua
ON ua.id = a.created_by
LEFT JOIN spvle_users AS uam
ON uam.id = a.modified_by
LEFT JOIN spvle_categories as parent
ON parent.id = c.parent_id
LEFT JOIN spvle_content_rating AS v
ON a.id = v.content_id
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `spvle_extensions`
1 × SELECT b.id
FROM spvle_usergroups AS a
LEFT JOIN spvle_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params,am.mirror_id, am.params as advancedparams, 0 as menuid, m.publish_up, m.publish_down
FROM spvle_modules AS m
LEFT JOIN spvle_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
LEFT JOIN spvle_advancedmodules as am
ON am.moduleid = m.id
1 × SELECT `alias`
FROM `spvle_content`
1 × 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,COUNT(i.`id`) AS numitems
FROM spvle_categories as c
LEFT JOIN spvle_categories AS s
ON (s.lft < c.lft
AND s.rgt > c.rgt
AND c.language in ('zh-TW','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
LEFT JOIN `spvle_content` AS i
ON i.`catid` = c.id
AND i.state = 1
AND (i.language = '*' OR i.language = 'zh-TW')
1 × SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM spvle_fields AS a
LEFT JOIN `spvle_languages` AS l
ON l.lang_code = a.language
LEFT JOIN spvle_users AS uc
ON uc.id=a.checked_out
LEFT JOIN spvle_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN spvle_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN spvle_fields_groups AS g
ON g.id = a.group_id
1 × SELECT `c2`.`language`,`c2`.`id`
FROM `spvle_menu` AS `c`
INNER JOIN `spvle_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `spvle_associations` AS `a2`
ON a.key = a2.key
INNER JOIN `spvle_menu` AS `c2`
ON a2.id = c2.`id`
1 × SELECT id, rules
FROM `spvle_viewlevels
1 × SELECT language,id
FROM `spvle_menu`
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM spvle_menu AS m
LEFT JOIN spvle_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `element`,`name`,`client_id`,`extension_id`
FROM `spvle_extensions`
1 × SELECT *
FROM spvle_languages
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `spvle_assets`
1 × SELECT id, home, template, s.params
FROM spvle_template_styles as s
LEFT JOIN spvle_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT COUNT(*)
FROM spvle_content AS a
LEFT JOIN spvle_categories AS c
ON c.id = a.catid
LEFT JOIN spvle_users AS ua
ON ua.id = a.created_by
LEFT JOIN spvle_users AS uam
ON uam.id = a.modified_by
LEFT JOIN spvle_categories as parent
ON parent.id = c.parent_id
LEFT JOIN spvle_content_rating AS v
ON a.id = v.content_id
1 × SELECT `data`
FROM `spvle_session`
1 × SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM spvle_extensions