Query Time: 8.54 ms Query memory: 0.007 MB Memory before query: 2.949 MB
DELETE
FROM `spvle_session`
WHERE `time` < '1787540173'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | DELETE | spvle_session | NULL | range | time | time | 59 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 7.95 ms |
| init | 0.04 ms |
| System lock | 0.08 ms |
| updating | 0.05 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 | File and line number |
|---|
| 6 | JDatabaseDriverMysqli->execute() | JROOT\libraries\cms\application\cms.php:822 |
| 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 |
Query Time: 0.51 ms After last query: 1.43 ms Query memory: 0.020 MB Memory before query: 2.978 MB Rows returned: 1
SELECT `data`
FROM `spvle_session`
WHERE `session_id` = 'u44jaj98thc5b6m8apf1r6iko3'
| 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.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1720 |
| 15 | JDatabaseDriver->loadResult() | JROOT\libraries\joomla\session\storage\database.php:45 |
| 14 | JSessionStorageDatabase->read() | Same as call in the line below. |
| 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 |
Query Time: 3.64 ms After last query: 13.41 ms Query memory: 0.018 MB Memory before query: 3.354 MB Rows returned: 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.12 ms |
| checking permissions | 0.01 ms |
| Opening tables | 2.34 ms |
| init | 0.04 ms |
| System lock | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.10 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.31 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.29 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\component\helper.php:447 |
| 9 | JComponentHelper::{closure}() | Same as call in the line below. |
| 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 |
Query Time: 4.36 ms After last query: 11.81 ms Query memory: 0.014 MB Memory before query: 3.622 MB Rows returned: 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.16 ms |
| checking permissions | 0.02 ms |
| Opening tables | 2.83 ms |
| init | 0.07 ms |
| System lock | 0.03 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.18 ms |
| end | 0.01 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.37 ms |
| cleaning up | 0.06 ms |
| # | Caller | File and line number |
|---|
| 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 |
Query Time: 4.02 ms After last query: 0.64 ms Query memory: 0.015 MB Memory before query: 3.645 MB Rows returned: 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.09 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 3.29 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.11 ms |
| preparing | 0.02 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.13 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 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 |
Query Time: 1.96 ms After last query: 2.23 ms Query memory: 0.019 MB Memory before query: 3.736 MB Rows returned: 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; Using filesort |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 1.17 ms |
| end | 0.01 ms |
| query end | 0.02 ms |
| closing tables | 0.01 ms |
| freeing items | 0.19 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\plugin\helper.php:327 |
| 9 | JPluginHelper::{closure}() | Same as call in the line below. |
| 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 |
Query Time: 5.00 ms After last query: 49.92 ms Query memory: 0.017 MB Memory before query: 5.040 MB Rows returned: 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; Using filesort |
| Status | Duration |
|---|
| starting | 0.18 ms |
| checking permissions | 0.01 ms |
| Opening tables | 2.89 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.13 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.16 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 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 |
Query Time: 0.90 ms After last query: 0.72 ms Query memory: 0.014 MB Memory before query: 5.062 MB Rows returned: 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.10 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.11 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.11 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 | File and line number |
|---|
| 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 |
Query Time: 7.16 ms After last query: 71.15 ms Query memory: 0.037 MB Memory before query: 6.697 MB Rows returned: 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; Using filesort |
| 1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | keecheong_db.m.component_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.16 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 3.28 ms |
| init | 0.07 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.13 ms |
| preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| Creating sort index | 2.84 ms |
| end | 0.03 ms |
| query end | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.21 ms |
| cleaning up | 0.04 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\menu\site.php:88 |
| 22 | JMenuSite->{closure}() | Same as call in the line below. |
| 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() | Same as call in the line below. |
| 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 |
Query Time: 5.44 ms After last query: 74.44 ms Query memory: 0.026 MB Memory before query: 7.950 MB Rows returned: 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.02 ms |
| Opening tables | 3.35 ms |
| init | 0.14 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.30 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 1.01 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 | File and line number |
|---|
| 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() | Same as call in the line below. |
| 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() | Same as call in the line below. |
| 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 |
Query Time: 0.90 ms After last query: 8.89 ms Query memory: 0.019 MB Memory before query: 8.146 MB Rows returned: 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.12 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.11 ms |
| preparing | 0.01 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.14 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1642 |
| 14 | JDatabaseDriver->loadObject() | JROOT\libraries\cms\library\helper.php:166 |
| 13 | JLibraryHelper::{closure}() | Same as call in the line below. |
| 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 |
Query Time: 28.32 ms After last query: 0.74 ms Query memory: 0.012 MB Memory before query: 8.147 MB
UPDATE `spvle_extensions`
SET `params` = '{\"mediaversion\":\"ce205efabe5c3c788e88bd16bd84a00f\"}'
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.13 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.05 ms |
| System lock | 0.21 ms |
| updating | 0.17 ms |
| end | 0.02 ms |
| query end | 27.29 ms |
| closing tables | 0.03 ms |
| freeing items | 0.17 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 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 |
Query Time: 12.42 ms After last query: 6.05 ms Query memory: 0.010 MB Memory before query: 8.415 MB Rows returned: 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.10 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 11.54 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.13 ms |
| preparing | 0.04 ms |
| executing | 0.00 ms |
| Sending data | 0.12 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 | File and line number |
|---|
| 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 |
Query Time: 21.56 ms After last query: 32.75 ms Query memory: 0.029 MB Memory before query: 9.306 MB Rows returned: 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 ('en-GB','*')) 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 = 'en-GB')
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=44
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; Using 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.25 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 7.06 ms |
| init | 0.20 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 0.45 ms |
| preparing | 0.10 ms |
| Creating tmp table | 0.12 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 12.17 ms |
| Creating sort index | 0.37 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| removing tmp table | 0.14 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.31 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 14 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 13 | JCategories->get() | JROOT\components\com_content\models\categories.php:115 |
| 12 | ContentModelCategories->getItems() | JROOT\libraries\legacy\view\legacy.php:422 |
| 11 | JViewLegacy->get() | JROOT\libraries\legacy\view\categories.php:55 |
| 10 | JViewCategories->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 |
Query Time: 1.69 ms After last query: 49.73 ms Query memory: 0.041 MB Memory before query: 10.067 MB Rows returned: 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 ('en-GB','*')) 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=45
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 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.11 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.33 ms |
| preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.34 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.20 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 27 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 26 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 25 | JCategories->get() | JROOT\components\com_content\router.php:72 |
| 24 | ContentRouter->getCategorySegment() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT\libraries\cms\component\router\view.php:117 |
| 22 | JComponentRouterView->getPath() | JROOT\libraries\cms\component\router\rules\menu.php:82 |
| 21 | JComponentRouterRulesMenu->preprocess() | JROOT\libraries\cms\component\router\view.php:219 |
| 20 | JComponentRouterView->preprocess() | JROOT\libraries\cms\router\site.php:660 |
| 19 | JRouterSite->processBuildRules() | JROOT\libraries\cms\router\router.php:267 |
| 18 | JRouter->build() | JROOT\libraries\cms\router\site.php:149 |
| 17 | JRouterSite->build() | JROOT\libraries\joomla\application\route.php:62 |
| 16 | JRoute::_() | JROOT\templates\keecheong\html\com_content\categories\default_items.php:44 |
| 15 | include JROOT\templates\keecheong\html\com_content\categories\default_items.php | JROOT\libraries\legacy\view\legacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOT\templates\keecheong\html\com_content\categories\default.php:31 |
| 13 | include JROOT\templates\keecheong\html\com_content\categories\default.php | JROOT\libraries\legacy\view\legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT\libraries\legacy\view\legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT\libraries\legacy\view\categories.php:96 |
| 10 | JViewCategories->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 |
Query Time: 2.24 ms After last query: 10.34 ms Query memory: 0.041 MB Memory before query: 10.132 MB Rows returned: 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 ('en-GB','*')) 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=46
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 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.26 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.11 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.30 ms |
| preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.32 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.21 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 27 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 26 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 25 | JCategories->get() | JROOT\components\com_content\router.php:72 |
| 24 | ContentRouter->getCategorySegment() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT\libraries\cms\component\router\view.php:117 |
| 22 | JComponentRouterView->getPath() | JROOT\libraries\cms\component\router\rules\menu.php:82 |
| 21 | JComponentRouterRulesMenu->preprocess() | JROOT\libraries\cms\component\router\view.php:219 |
| 20 | JComponentRouterView->preprocess() | JROOT\libraries\cms\router\site.php:660 |
| 19 | JRouterSite->processBuildRules() | JROOT\libraries\cms\router\router.php:267 |
| 18 | JRouter->build() | JROOT\libraries\cms\router\site.php:149 |
| 17 | JRouterSite->build() | JROOT\libraries\joomla\application\route.php:62 |
| 16 | JRoute::_() | JROOT\templates\keecheong\html\com_content\categories\default_items.php:44 |
| 15 | include JROOT\templates\keecheong\html\com_content\categories\default_items.php | JROOT\libraries\legacy\view\legacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOT\templates\keecheong\html\com_content\categories\default.php:31 |
| 13 | include JROOT\templates\keecheong\html\com_content\categories\default.php | JROOT\libraries\legacy\view\legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT\libraries\legacy\view\legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT\libraries\legacy\view\categories.php:96 |
| 10 | JViewCategories->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 |
Query Time: 1.88 ms After last query: 8.62 ms Query memory: 0.041 MB Memory before query: 10.174 MB Rows returned: 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 ('en-GB','*')) 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=47
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 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.26 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.10 ms |
| statistics | 0.32 ms |
| preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.34 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.20 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 27 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 26 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 25 | JCategories->get() | JROOT\components\com_content\router.php:72 |
| 24 | ContentRouter->getCategorySegment() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT\libraries\cms\component\router\view.php:117 |
| 22 | JComponentRouterView->getPath() | JROOT\libraries\cms\component\router\rules\menu.php:82 |
| 21 | JComponentRouterRulesMenu->preprocess() | JROOT\libraries\cms\component\router\view.php:219 |
| 20 | JComponentRouterView->preprocess() | JROOT\libraries\cms\router\site.php:660 |
| 19 | JRouterSite->processBuildRules() | JROOT\libraries\cms\router\router.php:267 |
| 18 | JRouter->build() | JROOT\libraries\cms\router\site.php:149 |
| 17 | JRouterSite->build() | JROOT\libraries\joomla\application\route.php:62 |
| 16 | JRoute::_() | JROOT\templates\keecheong\html\com_content\categories\default_items.php:44 |
| 15 | include JROOT\templates\keecheong\html\com_content\categories\default_items.php | JROOT\libraries\legacy\view\legacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOT\templates\keecheong\html\com_content\categories\default.php:31 |
| 13 | include JROOT\templates\keecheong\html\com_content\categories\default.php | JROOT\libraries\legacy\view\legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT\libraries\legacy\view\legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT\libraries\legacy\view\categories.php:96 |
| 10 | JViewCategories->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 |
Query Time: 3.20 ms After last query: 9.36 ms Query memory: 0.041 MB Memory before query: 10.217 MB Rows returned: 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 ('en-GB','*')) 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=48
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 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.26 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.11 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.29 ms |
| preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.34 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.20 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 27 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 26 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 25 | JCategories->get() | JROOT\components\com_content\router.php:72 |
| 24 | ContentRouter->getCategorySegment() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT\libraries\cms\component\router\view.php:117 |
| 22 | JComponentRouterView->getPath() | JROOT\libraries\cms\component\router\rules\menu.php:82 |
| 21 | JComponentRouterRulesMenu->preprocess() | JROOT\libraries\cms\component\router\view.php:219 |
| 20 | JComponentRouterView->preprocess() | JROOT\libraries\cms\router\site.php:660 |
| 19 | JRouterSite->processBuildRules() | JROOT\libraries\cms\router\router.php:267 |
| 18 | JRouter->build() | JROOT\libraries\cms\router\site.php:149 |
| 17 | JRouterSite->build() | JROOT\libraries\joomla\application\route.php:62 |
| 16 | JRoute::_() | JROOT\templates\keecheong\html\com_content\categories\default_items.php:44 |
| 15 | include JROOT\templates\keecheong\html\com_content\categories\default_items.php | JROOT\libraries\legacy\view\legacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOT\templates\keecheong\html\com_content\categories\default.php:31 |
| 13 | include JROOT\templates\keecheong\html\com_content\categories\default.php | JROOT\libraries\legacy\view\legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT\libraries\legacy\view\legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT\libraries\legacy\view\categories.php:96 |
| 10 | JViewCategories->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 |
Query Time: 2.72 ms After last query: 20.48 ms Query memory: 0.041 MB Memory before query: 10.259 MB Rows returned: 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 ('en-GB','*')) 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=49
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 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.28 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.33 ms |
| preparing | 0.04 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.23 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 27 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 26 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 25 | JCategories->get() | JROOT\components\com_content\router.php:72 |
| 24 | ContentRouter->getCategorySegment() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT\libraries\cms\component\router\view.php:117 |
| 22 | JComponentRouterView->getPath() | JROOT\libraries\cms\component\router\rules\menu.php:82 |
| 21 | JComponentRouterRulesMenu->preprocess() | JROOT\libraries\cms\component\router\view.php:219 |
| 20 | JComponentRouterView->preprocess() | JROOT\libraries\cms\router\site.php:660 |
| 19 | JRouterSite->processBuildRules() | JROOT\libraries\cms\router\router.php:267 |
| 18 | JRouter->build() | JROOT\libraries\cms\router\site.php:149 |
| 17 | JRouterSite->build() | JROOT\libraries\joomla\application\route.php:62 |
| 16 | JRoute::_() | JROOT\templates\keecheong\html\com_content\categories\default_items.php:44 |
| 15 | include JROOT\templates\keecheong\html\com_content\categories\default_items.php | JROOT\libraries\legacy\view\legacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOT\templates\keecheong\html\com_content\categories\default.php:31 |
| 13 | include JROOT\templates\keecheong\html\com_content\categories\default.php | JROOT\libraries\legacy\view\legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT\libraries\legacy\view\legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT\libraries\legacy\view\categories.php:96 |
| 10 | JViewCategories->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 |
Query Time: 3.94 ms After last query: 7.20 ms Query memory: 0.041 MB Memory before query: 10.302 MB Rows returned: 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 ('en-GB','*')) 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=50
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 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.39 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.20 ms |
| System lock | 0.03 ms |
| optimizing | 0.05 ms |
| statistics | 0.65 ms |
| preparing | 0.12 ms |
| Sorting result | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.07 ms |
| Creating sort index | 0.64 ms |
| end | 0.03 ms |
| query end | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.52 ms |
| cleaning up | 0.07 ms |
| # | Caller | File and line number |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 27 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 26 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 25 | JCategories->get() | JROOT\components\com_content\router.php:72 |
| 24 | ContentRouter->getCategorySegment() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT\libraries\cms\component\router\view.php:117 |
| 22 | JComponentRouterView->getPath() | JROOT\libraries\cms\component\router\rules\menu.php:82 |
| 21 | JComponentRouterRulesMenu->preprocess() | JROOT\libraries\cms\component\router\view.php:219 |
| 20 | JComponentRouterView->preprocess() | JROOT\libraries\cms\router\site.php:660 |
| 19 | JRouterSite->processBuildRules() | JROOT\libraries\cms\router\router.php:267 |
| 18 | JRouter->build() | JROOT\libraries\cms\router\site.php:149 |
| 17 | JRouterSite->build() | JROOT\libraries\joomla\application\route.php:62 |
| 16 | JRoute::_() | JROOT\templates\keecheong\html\com_content\categories\default_items.php:44 |
| 15 | include JROOT\templates\keecheong\html\com_content\categories\default_items.php | JROOT\libraries\legacy\view\legacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOT\templates\keecheong\html\com_content\categories\default.php:31 |
| 13 | include JROOT\templates\keecheong\html\com_content\categories\default.php | JROOT\libraries\legacy\view\legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT\libraries\legacy\view\legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT\libraries\legacy\view\categories.php:96 |
| 10 | JViewCategories->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 |
Query Time: 4.07 ms After last query: 18.08 ms Query memory: 0.041 MB Memory before query: 10.345 MB Rows returned: 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 ('en-GB','*')) 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=51
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 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.26 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.34 ms |
| preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.31 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.18 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 27 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 26 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 25 | JCategories->get() | JROOT\components\com_content\router.php:72 |
| 24 | ContentRouter->getCategorySegment() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT\libraries\cms\component\router\view.php:117 |
| 22 | JComponentRouterView->getPath() | JROOT\libraries\cms\component\router\rules\menu.php:82 |
| 21 | JComponentRouterRulesMenu->preprocess() | JROOT\libraries\cms\component\router\view.php:219 |
| 20 | JComponentRouterView->preprocess() | JROOT\libraries\cms\router\site.php:660 |
| 19 | JRouterSite->processBuildRules() | JROOT\libraries\cms\router\router.php:267 |
| 18 | JRouter->build() | JROOT\libraries\cms\router\site.php:149 |
| 17 | JRouterSite->build() | JROOT\libraries\joomla\application\route.php:62 |
| 16 | JRoute::_() | JROOT\templates\keecheong\html\com_content\categories\default_items.php:44 |
| 15 | include JROOT\templates\keecheong\html\com_content\categories\default_items.php | JROOT\libraries\legacy\view\legacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOT\templates\keecheong\html\com_content\categories\default.php:31 |
| 13 | include JROOT\templates\keecheong\html\com_content\categories\default.php | JROOT\libraries\legacy\view\legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT\libraries\legacy\view\legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT\libraries\legacy\view\categories.php:96 |
| 10 | JViewCategories->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 |
Query Time: 2.01 ms After last query: 9.71 ms Query memory: 0.041 MB Memory before query: 10.387 MB Rows returned: 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 ('en-GB','*')) 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=52
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 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.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.29 ms |
| preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.34 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.19 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 27 | JDatabaseDriver->loadObjectList() | JROOT\libraries\legacy\categories\categories.php:304 |
| 26 | JCategories->_load() | JROOT\libraries\legacy\categories\categories.php:184 |
| 25 | JCategories->get() | JROOT\components\com_content\router.php:72 |
| 24 | ContentRouter->getCategorySegment() | Same as call in the line below. |
| 23 | call_user_func_array() | JROOT\libraries\cms\component\router\view.php:117 |
| 22 | JComponentRouterView->getPath() | JROOT\libraries\cms\component\router\rules\menu.php:82 |
| 21 | JComponentRouterRulesMenu->preprocess() | JROOT\libraries\cms\component\router\view.php:219 |
| 20 | JComponentRouterView->preprocess() | JROOT\libraries\cms\router\site.php:660 |
| 19 | JRouterSite->processBuildRules() | JROOT\libraries\cms\router\router.php:267 |
| 18 | JRouter->build() | JROOT\libraries\cms\router\site.php:149 |
| 17 | JRouterSite->build() | JROOT\libraries\joomla\application\route.php:62 |
| 16 | JRoute::_() | JROOT\templates\keecheong\html\com_content\categories\default_items.php:44 |
| 15 | include JROOT\templates\keecheong\html\com_content\categories\default_items.php | JROOT\libraries\legacy\view\legacy.php:694 |
| 14 | JViewLegacy->loadTemplate() | JROOT\templates\keecheong\html\com_content\categories\default.php:31 |
| 13 | include JROOT\templates\keecheong\html\com_content\categories\default.php | JROOT\libraries\legacy\view\legacy.php:694 |
| 12 | JViewLegacy->loadTemplate() | JROOT\libraries\legacy\view\legacy.php:229 |
| 11 | JViewLegacy->display() | JROOT\libraries\legacy\view\categories.php:96 |
| 10 | JViewCategories->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 |
Query Time: 0.97 ms After last query: 7.18 ms Query memory: 0.014 MB Memory before query: 10.475 MB Rows returned: 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.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.09 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.22 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 | File and line number |
|---|
| 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() | Same as call in the line below. |
| 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 |
Query Time: 9.87 ms After last query: 4.53 ms Query memory: 0.015 MB Memory before query: 10.552 MB Rows returned: 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 = 137
| 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.13 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 8.81 ms |
| init | 0.07 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.22 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.09 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 | File and line number |
|---|
| 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() | Same as call in the line below. |
| 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 |
Query Time: 0.82 ms After last query: 5.82 ms Query memory: 0.018 MB Memory before query: 10.610 MB Rows returned: 0
SELECT `c2`.`language`,CONCAT_WS(':', `c2`.`id`, `c2`.`alias`) AS `id`
FROM `spvle_categories` AS `c`
INNER JOIN `spvle_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_categories.item'
INNER JOIN `spvle_associations` AS `a2`
ON a.key = a2.key
INNER JOIN `spvle_categories` AS `c2`
ON a2.id = c2.`id`
AND c2.extension = 'com_content'
WHERE c.id = 44
AND c.extension = 'com_content'| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |
| 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 | 0.03 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.18 ms |
| executing | 0.02 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 | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1681 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\language\associations.php:101 |
| 13 | JLanguageAssociations::getAssociations() | JROOT\administrator\components\com_categories\helpers\categories.php:113 |
| 12 | CategoriesHelper::getAssociations() | JROOT\administrator\components\com_categories\helpers\association.php:43 |
| 11 | CategoryHelperAssociation::getCategoryAssociations() | JROOT\components\com_content\helpers\association.php:58 |
| 10 | ContentHelperAssociation::getAssociations() | Same as call in the line below. |
| 9 | call_user_func() | JROOT\plugins\system\languagefilter\languagefilter.php:750 |
| 8 | PlgSystemLanguageFilter->onAfterDispatch() | Same as call in the line below. |
| 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 |
Query Time: 8.96 ms After last query: 12.28 ms Query memory: 0.026 MB Memory before query: 10.781 MB Rows returned: 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 ('en-GB','*')
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; Using 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.16 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 6.44 ms |
| init | 0.13 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 0.27 ms |
| preparing | 0.12 ms |
| Sorting result | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 1.14 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.15 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 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() | Same as call in the line below. |
| 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 |
8 × 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 ('en-GB','*')) OR (s.lft >= c.lft
AND s.rgt <= c.rgt)
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `spvle_extensions`
1 × SELECT language,id
FROM `spvle_menu`
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 ('en-GB','*')) 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 = 'en-GB')
1 × SELECT `c2`.`language`,CONCAT_WS(':', `c2`.`id`, `c2`.`alias`) AS `id`
FROM `spvle_categories` AS `c`
INNER JOIN `spvle_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_categories.item'
INNER JOIN `spvle_associations` AS `a2`
ON a.key = a2.key
INNER JOIN `spvle_categories` AS `c2`
ON a2.id = c2.`id`
AND c2.extension = 'com_content'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 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 `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 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 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 id, rules
FROM `spvle_viewlevels
1 × SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM spvle_extensions
1 × SELECT *
FROM spvle_languages
1 × SELECT `data`
FROM `spvle_session`
1 × SELECT `element`,`name`,`client_id`,`extension_id`
FROM `spvle_extensions`
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `spvle_assets`