Query Time: 0.66 ms Query memory: 0.023 MB Memory before query: 1.057 MB Rows returned: 0
SELECT `data`
FROM `tainan_session`
WHERE `session_id` = X'66717239356134316a34623169366761366f646e743470387065'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | tainan_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.37 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.00 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
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:88 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:661 |
9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 |
8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 |
7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 |
6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 0.27 ms After last query: 1.59 ms Query memory: 0.020 MB Memory before query: 1.071 MB Rows returned: 0
SELECT `session_id`
FROM `tainan_session`
WHERE `session_id` = X'66717239356134316a34623169366761366f646e743470387065'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | tainan_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 0.78 ms After last query: 0.10 ms Query memory: 0.004 MB Memory before query: 1.076 MB
INSERT INTO `tainan_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'66717239356134316a34623169366761366f646e743470387065', 1, 1744105979, 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `tainan_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'66717239356134316a34623169366761366f646e743470387065', 1, 1744105979, 0, '', 0)
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init for update | 0.02 ms |
Update | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.52 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 0.28 ms After last query: 5.86 ms Query memory: 0.021 MB Memory before query: 1.151 MB Rows returned: 5
SELECT id, rules
FROM `tainan_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | tainan_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.39 ms After last query: 0.09 ms Query memory: 0.021 MB Memory before query: 1.163 MB Rows returned: 2
SELECT b.id
FROM tainan_usergroups AS a
LEFT JOIN tainan_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | Using where; Using index |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.04 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.64 ms After last query: 60.67 ms Query memory: 0.025 MB Memory before query: 3.812 MB Rows returned: 1
SELECT id,template
FROM tainan_template_styles
WHERE client_id=0
AND home=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | tainan_template_styles | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 3 | Using where |
Status | Duration |
---|
Starting | 0.10 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.04 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_widgetkit/widgetkit.php:23 |
16 | plgSystemWidgetkit_zl->{closure}() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Container.php:240 |
15 | YOOtheme\Framework\Container->offsetGet() | JROOT/administrator/components/com_widgetkit/src/Application.php:49 |
14 | YOOtheme\Widgetkit\Application->YOOtheme\Widgetkit\{closure}() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Event/EventDispatcher.php:113 |
12 | YOOtheme\Framework\Event\EventDispatcher->trigger() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Application.php:149 |
11 | YOOtheme\Framework\Application->boot() | JROOT/administrator/components/com_widgetkit/widgetkit.php:91 |
10 | include JROOT/administrator/components/com_widgetkit/widgetkit.php | JROOT/administrator/components/com_widgetkit/widgetkit-app.php:6 |
9 | include JROOT/administrator/components/com_widgetkit/widgetkit-app.php | JROOT/plugins/system/widgetkit_zl/widgetkit_zl.php:15 |
8 | plgSystemWidgetkit_zl->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.01 ms After last query: 37.18 ms Query memory: 0.005 MB Memory before query: 8.600 MB
UPDATE `tainan_extensions`
SET `params` = '{\"mediaversion\":\"354c1c3440fc69b9d56b3849c78348f6\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `tainan_extensions`
SET `params` = '{\"mediaversion\":\"354c1c3440fc69b9d56b3849c78348f6\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 0.11 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init for update | 0.12 ms |
Updating | 0.11 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.40 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
9 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
8 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1137 |
4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.41 ms After last query: 7.99 ms Query memory: 0.022 MB Memory before query: 8.778 MB Rows returned: 1
SELECT *
FROM tainan_zoo_application
WHERE id = 4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | tainan_zoo_application | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
12 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:399 |
11 | AppTable->_queryObject() | JROOT/administrator/components/com_zoo/framework/classes/table.php:189 |
10 | AppTable->find() | JROOT/administrator/components/com_zoo/tables/application.php:131 |
9 | ApplicationTable->find() | JROOT/administrator/components/com_zoo/framework/classes/table.php:136 |
8 | AppTable->get() | JROOT/administrator/components/com_zoo/helpers/zoo.php:83 |
7 | ZooHelper->getApplication() | JROOT/components/com_zoo/zoo.php:32 |
6 | require_once JROOT/components/com_zoo/zoo.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.77 ms After last query: 9.32 ms Query memory: 0.029 MB Memory before query: 8.926 MB Rows returned: 41
SELECT `id`,`name`,`rules`,`parent_id`
FROM `tainan_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_akeeba','com_associations','com_banners','com_cache','com_categories','com_checkin','com_chronoforms5','com_chronoforms6','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_installer','com_jce','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_tags','com_templates','com_users','com_widgetkit','com_wrapper','com_zoo','com_zoolanders')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | tainan_assets | range | idx_asset_name | idx_asset_name | 202 | NULL | 42 | Using index condition |
Status | Duration |
---|
Starting | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.09 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.27 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.06 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
17 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
16 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
15 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
14 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
13 | Joomla\CMS\User\User->authorise() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:222 |
12 | UserAppHelper->isJoomlaSuperAdmin() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:54 |
11 | UserAppHelper->get() | JROOT/components/com_zoo/controllers/default.php:217 |
10 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
9 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
8 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
7 | Application->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
6 | require_once JROOT/components/com_zoo/zoo.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.17 ms After last query: 0.95 ms Query memory: 0.007 MB Memory before query: 8.996 MB
SET SESSION group_concat_max_len = 1048576
EXPLAIN not possible on query: SET SESSION group_concat_max_len = 1048576
Status | Duration |
---|
Starting | 0.03 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
14 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/tables/category.php:183 |
13 | CategoryTable->getAll() | JROOT/administrator/components/com_zoo/classes/application.php:425 |
12 | Application->getCategories() | JROOT/administrator/components/com_zoo/classes/application.php:449 |
11 | Application->getCategoryTree() | JROOT/components/com_zoo/controllers/default.php:217 |
10 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
9 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
8 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
7 | Application->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
6 | require_once JROOT/components/com_zoo/zoo.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.06 ms After last query: 0.41 ms Query memory: 0.060 MB Memory before query: 9.018 MB Rows returned: 22
SELECT c.*, GROUP_CONCAT(DISTINCT i.id) as item_ids
FROM tainan_zoo_category as c USE INDEX (APPLICATIONID_ID_INDEX)
LEFT JOIN tainan_zoo_category_item as ci
ON ci.category_id = c.id
LEFT JOIN tainan_zoo_item AS i USE INDEX (MULTI_INDEX2)
ON ci.item_id = i.id
AND i.access IN (1,5)
AND i.state = 1
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-04-08 09:53:00')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-04-08 09:53:00')
WHERE c.application_id = 4
AND c.published = 1
GROUP BY c.id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | ref | APPLICATIONID_ID_INDEX | APPLICATIONID_ID_INDEX | 5 | const,const | 22 | Using where |
1 | SIMPLE | ci | ref | PRIMARY,CATEGORYID_INDEX | PRIMARY | 4 | nanociencia_web_2019.c.id | 71 | Using index |
1 | SIMPLE | i | ref | MULTI_INDEX2 | MULTI_INDEX2 | 4 | nanociencia_web_2019.ci.item_id | 1 | Using where; Using index |
Status | Duration |
---|
Starting | 0.09 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.05 ms |
Optimizing | 0.04 ms |
Statistics | 0.05 ms |
Preparing | 0.10 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 1.50 ms |
End of update loop | 0.01 ms |
Removing tmp table | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
17 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:425 |
16 | AppTable->_queryObjectList() | JROOT/administrator/components/com_zoo/framework/classes/table.php:192 |
15 | AppTable->find() | JROOT/administrator/components/com_zoo/framework/classes/table.php:165 |
14 | AppTable->all() | JROOT/administrator/components/com_zoo/tables/category.php:209 |
13 | CategoryTable->getAll() | JROOT/administrator/components/com_zoo/classes/application.php:425 |
12 | Application->getCategories() | JROOT/administrator/components/com_zoo/classes/application.php:449 |
11 | Application->getCategoryTree() | JROOT/components/com_zoo/controllers/default.php:217 |
10 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
9 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
8 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
7 | Application->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
6 | require_once JROOT/components/com_zoo/zoo.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 14.49 ms After last query: 1.81 ms Query memory: 0.228 MB Memory before query: 9.594 MB Rows returned: 10
SELECT a.*
FROM tainan_zoo_item AS a
LEFT JOIN tainan_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 4
AND a.access IN (1,5)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-04-08 09:53:00')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-04-08 09:53:00')
AND b.category_id = 48
GROUP BY a.id
ORDER BY a.priority DESC, a.publish_up DESC
LIMIT 130,10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | b | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | PRIMARY | 4 | const | 277 | Using where; Using index; Using temporary; Using filesort |
1 | SIMPLE | a | eq_ref|filter | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY|MULTI_INDEX | 4|14 | nanociencia_web_2019.b.item_id | 1 (6%) | Using where; Using rowid filter |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.12 ms |
Preparing | 0.04 ms |
Creating tmp table | 0.03 ms |
Sorting for group | 0.01 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 12.26 ms |
Creating sort index | 1.45 ms |
Removing tmp table | 0.22 ms |
Creating sort index | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
13 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:425 |
12 | AppTable->_queryObjectList() | JROOT/administrator/components/com_zoo/tables/item.php:467 |
11 | ItemTable->getByCategory() | JROOT/components/com_zoo/controllers/default.php:238 |
10 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
9 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
8 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
7 | Application->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
6 | require_once JROOT/components/com_zoo/zoo.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.59 ms After last query: 16.87 ms Query memory: 0.030 MB Memory before query: 11.170 MB Rows returned: 1
SELECT b.id
FROM tainan_zoo_category_item AS a JOIN tainan_zoo_category AS b
ON a.category_id = b.id
WHERE a.item_id=12478
AND b.published = 1 UNION SELECT 0
FROM tainan_zoo_category_item AS a
WHERE a.item_id=12478
AND a.category_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | a | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | ITEMID_INDEX | 4 | const | 1 | |
1 | PRIMARY | b | eq_ref | PRIMARY,PUBLISHED_INDEX | PRIMARY | 4 | nanociencia_web_2019.a.category_id | 1 | Using where |
2 | UNION | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
NULL | UNION RESULT | <union1,2> | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | |
Status | Duration |
---|
Starting | 0.10 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.06 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.03 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.03 ms |
Executing | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Removing tmp table | 0.01 ms |
Sending data | 0.00 ms |
Query end | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:157 |
28 | DatabaseHelper->queryResultArray() | JROOT/administrator/components/com_zoo/helpers/category.php:63 |
27 | CategoryHelper->getItemsRelatedCategoryIds() | JROOT/administrator/components/com_zoo/classes/item.php:561 |
26 | Item->getRelatedCategoryIds() | JROOT/administrator/components/com_zoo/helpers/route.php:298 |
25 | RouteHelper->item() | JROOT/media/zoo/elements/image/image.php:64 |
24 | ElementImage->render() | JROOT/components/com_zoo/renderer/element/default.php:19 |
23 | include JROOT/components/com_zoo/renderer/element/default.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
22 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:186 |
21 | ItemRenderer->renderPosition() | JROOT/media/zoo/applications/blog/templates/news/renderer/item/teaser.php:26 |
20 | include JROOT/media/zoo/applications/blog/templates/news/renderer/item/teaser.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
19 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:65 |
18 | ItemRenderer->render() | JROOT/media/zoo/applications/blog/templates/news/_item.php:16 |
17 | include JROOT/media/zoo/applications/blog/templates/news/_item.php | JROOT/administrator/components/com_zoo/framework/classes/view.php:81 |
16 | AppView->partial() | JROOT/media/zoo/applications/blog/templates/news/_items.php:40 |
15 | include JROOT/media/zoo/applications/blog/templates/news/_items.php | JROOT/administrator/components/com_zoo/framework/classes/view.php:81 |
14 | AppView->partial() | JROOT/media/zoo/applications/blog/templates/news/category.php:52 |
13 | include JROOT/media/zoo/applications/blog/templates/news/category.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_zoo/controllers/default.php:328 |
10 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
9 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
8 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
7 | Application->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
6 | require_once JROOT/components/com_zoo/zoo.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.41 ms After last query: 7.01 ms Query memory: 0.030 MB Memory before query: 11.337 MB Rows returned: 1
SELECT b.id
FROM tainan_zoo_category_item AS a JOIN tainan_zoo_category AS b
ON a.category_id = b.id
WHERE a.item_id=12474
AND b.published = 1 UNION SELECT 0
FROM tainan_zoo_category_item AS a
WHERE a.item_id=12474
AND a.category_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | a | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | ITEMID_INDEX | 4 | const | 1 | |
1 | PRIMARY | b | eq_ref | PRIMARY,PUBLISHED_INDEX | PRIMARY | 4 | nanociencia_web_2019.a.category_id | 1 | Using where |
2 | UNION | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
NULL | UNION RESULT | <union1,2> | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
table lock | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.02 ms |
Executing | 0.01 ms |
Optimizing | 0.00 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Removing tmp table | 0.01 ms |
Sending data | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:157 |
28 | DatabaseHelper->queryResultArray() | JROOT/administrator/components/com_zoo/helpers/category.php:63 |
27 | CategoryHelper->getItemsRelatedCategoryIds() | JROOT/administrator/components/com_zoo/classes/item.php:561 |
26 | Item->getRelatedCategoryIds() | JROOT/administrator/components/com_zoo/helpers/route.php:298 |
25 | RouteHelper->item() | JROOT/media/zoo/elements/itemname/itemname.php:57 |
24 | ElementItemName->render() | JROOT/components/com_zoo/renderer/element/default.php:19 |
23 | include JROOT/components/com_zoo/renderer/element/default.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
22 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:186 |
21 | ItemRenderer->renderPosition() | JROOT/media/zoo/applications/blog/templates/news/renderer/item/teaser.php:32 |
20 | include JROOT/media/zoo/applications/blog/templates/news/renderer/item/teaser.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
19 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:65 |
18 | ItemRenderer->render() | JROOT/media/zoo/applications/blog/templates/news/_item.php:16 |
17 | include JROOT/media/zoo/applications/blog/templates/news/_item.php | JROOT/administrator/components/com_zoo/framework/classes/view.php:81 |
16 | AppView->partial() | JROOT/media/zoo/applications/blog/templates/news/_items.php:40 |
15 | include JROOT/media/zoo/applications/blog/templates/news/_items.php | JROOT/administrator/components/com_zoo/framework/classes/view.php:81 |
14 | AppView->partial() | JROOT/media/zoo/applications/blog/templates/news/category.php:52 |
13 | include JROOT/media/zoo/applications/blog/templates/news/category.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_zoo/controllers/default.php:328 |
10 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
9 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
8 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
7 | Application->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
6 | require_once JROOT/components/com_zoo/zoo.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.52 ms After last query: 3.19 ms Query memory: 0.030 MB Memory before query: 11.390 MB Rows returned: 1
SELECT b.id
FROM tainan_zoo_category_item AS a JOIN tainan_zoo_category AS b
ON a.category_id = b.id
WHERE a.item_id=12473
AND b.published = 1 UNION SELECT 0
FROM tainan_zoo_category_item AS a
WHERE a.item_id=12473
AND a.category_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | a | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | ITEMID_INDEX | 4 | const | 1 | |
1 | PRIMARY | b | eq_ref | PRIMARY,PUBLISHED_INDEX | PRIMARY | 4 | nanociencia_web_2019.a.category_id | 1 | Using where |
2 | UNION | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
NULL | UNION RESULT | <union1,2> | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | |
Status | Duration |
---|
Starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.03 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Executing | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Removing tmp table | 0.01 ms |
Sending data | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:157 |
28 | DatabaseHelper->queryResultArray() | JROOT/administrator/components/com_zoo/helpers/category.php:63 |
27 | CategoryHelper->getItemsRelatedCategoryIds() | JROOT/administrator/components/com_zoo/classes/item.php:561 |
26 | Item->getRelatedCategoryIds() | JROOT/administrator/components/com_zoo/helpers/route.php:298 |
25 | RouteHelper->item() | JROOT/media/zoo/elements/image/image.php:64 |
24 | ElementImage->render() | JROOT/components/com_zoo/renderer/element/default.php:19 |
23 | include JROOT/components/com_zoo/renderer/element/default.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
22 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:186 |
21 | ItemRenderer->renderPosition() | JROOT/media/zoo/applications/blog/templates/news/renderer/item/teaser.php:26 |
20 | include JROOT/media/zoo/applications/blog/templates/news/renderer/item/teaser.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
19 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:65 |
18 | ItemRenderer->render() | JROOT/media/zoo/applications/blog/templates/news/_item.php:16 |
17 | include JROOT/media/zoo/applications/blog/templates/news/_item.php | JROOT/administrator/components/com_zoo/framework/classes/view.php:81 |
16 | AppView->partial() | JROOT/media/zoo/applications/blog/templates/news/_items.php:40 |
15 | include JROOT/media/zoo/applications/blog/templates/news/_items.php | JROOT/administrator/components/com_zoo/framework/classes/view.php:81 |
14 | AppView->partial() | JROOT/media/zoo/applications/blog/templates/news/category.php:52 |
13 | include JROOT/media/zoo/applications/blog/templates/news/category.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_zoo/controllers/default.php:328 |
10 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
9 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
8 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
7 | Application->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
6 | require_once JROOT/components/com_zoo/zoo.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.52 ms After last query: 4.30 ms Query memory: 0.030 MB Memory before query: 11.443 MB Rows returned: 1
SELECT b.id
FROM tainan_zoo_category_item AS a JOIN tainan_zoo_category AS b
ON a.category_id = b.id
WHERE a.item_id=12472
AND b.published = 1 UNION SELECT 0
FROM tainan_zoo_category_item AS a
WHERE a.item_id=12472
AND a.category_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | a | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | ITEMID_INDEX | 4 | const | 1 | |
1 | PRIMARY | b | eq_ref | PRIMARY,PUBLISHED_INDEX | PRIMARY | 4 | nanociencia_web_2019.a.category_id | 1 | Using where |
2 | UNION | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
NULL | UNION RESULT | <union1,2> | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.03 ms |
System lock | 0.01 ms |
table lock | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.03 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Executing | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Removing tmp table | 0.01 ms |
Sending data | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:157 |
28 | DatabaseHelper->queryResultArray() | JROOT/administrator/components/com_zoo/helpers/category.php:63 |
27 | CategoryHelper->getItemsRelatedCategoryIds() | JROOT/administrator/components/com_zoo/classes/item.php:561 |
26 | Item->getRelatedCategoryIds() | JROOT/administrator/components/com_zoo/helpers/route.php:298 |
25 | RouteHelper->item() | JROOT/media/zoo/elements/itemname/itemname.php:57 |
24 | ElementItemName->render() | JROOT/components/com_zoo/renderer/element/default.php:19 |
23 | include JROOT/components/com_zoo/renderer/element/default.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
22 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:186 |
21 | ItemRenderer->renderPosition() | JROOT/media/zoo/applications/blog/templates/news/renderer/item/teaser.php:32 |
20 | include JROOT/media/zoo/applications/blog/templates/news/renderer/item/teaser.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
19 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:65 |
18 | ItemRenderer->render() | JROOT/media/zoo/applications/blog/templates/news/_item.php:16 |
17 | include JROOT/media/zoo/applications/blog/templates/news/_item.php | JROOT/administrator/components/com_zoo/framework/classes/view.php:81 |
16 | AppView->partial() | JROOT/media/zoo/applications/blog/templates/news/_items.php:40 |
15 | include JROOT/media/zoo/applications/blog/templates/news/_items.php | JROOT/administrator/components/com_zoo/framework/classes/view.php:81 |
14 | AppView->partial() | JROOT/media/zoo/applications/blog/templates/news/category.php:52 |
13 | include JROOT/media/zoo/applications/blog/templates/news/category.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_zoo/controllers/default.php:328 |
10 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
9 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
8 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
7 | Application->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
6 | require_once JROOT/components/com_zoo/zoo.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.51 ms After last query: 3.13 ms Query memory: 0.031 MB Memory before query: 11.498 MB Rows returned: 3
SELECT b.id
FROM tainan_zoo_category_item AS a JOIN tainan_zoo_category AS b
ON a.category_id = b.id
WHERE a.item_id=12269
AND b.published = 1 UNION SELECT 0
FROM tainan_zoo_category_item AS a
WHERE a.item_id=12269
AND a.category_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | a | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | ITEMID_INDEX | 4 | const | 3 | |
1 | PRIMARY | b | eq_ref | PRIMARY,PUBLISHED_INDEX | PRIMARY | 4 | nanociencia_web_2019.a.category_id | 1 | Using where |
2 | UNION | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
NULL | UNION RESULT | <union1,2> | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.03 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
Executing | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Removing tmp table | 0.01 ms |
Sending data | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:157 |
28 | DatabaseHelper->queryResultArray() | JROOT/administrator/components/com_zoo/helpers/category.php:63 |
27 | CategoryHelper->getItemsRelatedCategoryIds() | JROOT/administrator/components/com_zoo/classes/item.php:561 |
26 | Item->getRelatedCategoryIds() | JROOT/administrator/components/com_zoo/helpers/route.php:298 |
25 | RouteHelper->item() | JROOT/media/zoo/elements/image/image.php:64 |
24 | ElementImage->render() | JROOT/components/com_zoo/renderer/element/default.php:19 |
23 | include JROOT/components/com_zoo/renderer/element/default.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
22 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:186 |
21 | ItemRenderer->renderPosition() | JROOT/media/zoo/applications/blog/templates/news/renderer/item/teaser.php:26 |
20 | include JROOT/media/zoo/applications/blog/templates/news/renderer/item/teaser.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
19 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:65 |
18 | ItemRenderer->render() | JROOT/media/zoo/applications/blog/templates/news/_item.php:16 |
17 | include JROOT/media/zoo/applications/blog/templates/news/_item.php | JROOT/administrator/components/com_zoo/framework/classes/view.php:81 |
16 | AppView->partial() | JROOT/media/zoo/applications/blog/templates/news/_items.php:40 |
15 | include JROOT/media/zoo/applications/blog/templates/news/_items.php | JROOT/administrator/components/com_zoo/framework/classes/view.php:81 |
14 | AppView->partial() | JROOT/media/zoo/applications/blog/templates/news/category.php:52 |
13 | include JROOT/media/zoo/applications/blog/templates/news/category.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_zoo/controllers/default.php:328 |
10 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
9 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
8 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
7 | Application->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
6 | require_once JROOT/components/com_zoo/zoo.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.49 ms After last query: 4.85 ms Query memory: 0.030 MB Memory before query: 11.552 MB Rows returned: 2
SELECT b.id
FROM tainan_zoo_category_item AS a JOIN tainan_zoo_category AS b
ON a.category_id = b.id
WHERE a.item_id=12263
AND b.published = 1 UNION SELECT 0
FROM tainan_zoo_category_item AS a
WHERE a.item_id=12263
AND a.category_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | a | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | ITEMID_INDEX | 4 | const | 2 | |
1 | PRIMARY | b | eq_ref | PRIMARY,PUBLISHED_INDEX | PRIMARY | 4 | nanociencia_web_2019.a.category_id | 1 | Using where |
2 | UNION | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
NULL | UNION RESULT | <union1,2> | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.03 ms |
table lock | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Executing | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Removing tmp table | 0.01 ms |
Sending data | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:157 |
28 | DatabaseHelper->queryResultArray() | JROOT/administrator/components/com_zoo/helpers/category.php:63 |
27 | CategoryHelper->getItemsRelatedCategoryIds() | JROOT/administrator/components/com_zoo/classes/item.php:561 |
26 | Item->getRelatedCategoryIds() | JROOT/administrator/components/com_zoo/helpers/route.php:298 |
25 | RouteHelper->item() | JROOT/media/zoo/elements/image/image.php:64 |
24 | ElementImage->render() | JROOT/components/com_zoo/renderer/element/default.php:19 |
23 | include JROOT/components/com_zoo/renderer/element/default.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
22 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:186 |
21 | ItemRenderer->renderPosition() | JROOT/media/zoo/applications/blog/templates/news/renderer/item/teaser.php:26 |
20 | include JROOT/media/zoo/applications/blog/templates/news/renderer/item/teaser.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
19 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:65 |
18 | ItemRenderer->render() | JROOT/media/zoo/applications/blog/templates/news/_item.php:16 |
17 | include JROOT/media/zoo/applications/blog/templates/news/_item.php | JROOT/administrator/components/com_zoo/framework/classes/view.php:81 |
16 | AppView->partial() | JROOT/media/zoo/applications/blog/templates/news/_items.php:40 |
15 | include JROOT/media/zoo/applications/blog/templates/news/_items.php | JROOT/administrator/components/com_zoo/framework/classes/view.php:81 |
14 | AppView->partial() | JROOT/media/zoo/applications/blog/templates/news/category.php:52 |
13 | include JROOT/media/zoo/applications/blog/templates/news/category.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_zoo/controllers/default.php:328 |
10 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
9 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
8 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
7 | Application->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
6 | require_once JROOT/components/com_zoo/zoo.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.40 ms After last query: 4.39 ms Query memory: 0.030 MB Memory before query: 11.606 MB Rows returned: 1
SELECT b.id
FROM tainan_zoo_category_item AS a JOIN tainan_zoo_category AS b
ON a.category_id = b.id
WHERE a.item_id=12261
AND b.published = 1 UNION SELECT 0
FROM tainan_zoo_category_item AS a
WHERE a.item_id=12261
AND a.category_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | a | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | ITEMID_INDEX | 4 | const | 1 | |
1 | PRIMARY | b | eq_ref | PRIMARY,PUBLISHED_INDEX | PRIMARY | 4 | nanociencia_web_2019.a.category_id | 1 | Using where |
2 | UNION | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
NULL | UNION RESULT | <union1,2> | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
table lock | 0.03 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Preparing | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.04 ms |
Executing | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.00 ms |
Sending data | 0.01 ms |
Removing tmp table | 0.01 ms |
Sending data | 0.00 ms |
Query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:157 |
28 | DatabaseHelper->queryResultArray() | JROOT/administrator/components/com_zoo/helpers/category.php:63 |
27 | CategoryHelper->getItemsRelatedCategoryIds() | JROOT/administrator/components/com_zoo/classes/item.php:561 |
26 | Item->getRelatedCategoryIds() | JROOT/administrator/components/com_zoo/helpers/route.php:298 |
25 | RouteHelper->item() | JROOT/media/zoo/elements/itemname/itemname.php:57 |
24 | ElementItemName->render() | JROOT/components/com_zoo/renderer/element/default.php:19 |
23 | include JROOT/components/com_zoo/renderer/element/default.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
22 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:186 |
21 | ItemRenderer->renderPosition() | JROOT/media/zoo/applications/blog/templates/news/renderer/item/teaser.php:32 |
20 | include JROOT/media/zoo/applications/blog/templates/news/renderer/item/teaser.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
19 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:65 |
18 | ItemRenderer->render() | JROOT/media/zoo/applications/blog/templates/news/_item.php:16 |
17 | include JROOT/media/zoo/applications/blog/templates/news/_item.php | JROOT/administrator/components/com_zoo/framework/classes/view.php:81 |
16 | AppView->partial() | JROOT/media/zoo/applications/blog/templates/news/_items.php:40 |
15 | include JROOT/media/zoo/applications/blog/templates/news/_items.php | JROOT/administrator/components/com_zoo/framework/classes/view.php:81 |
14 | AppView->partial() | JROOT/media/zoo/applications/blog/templates/news/category.php:52 |
13 | include JROOT/media/zoo/applications/blog/templates/news/category.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_zoo/controllers/default.php:328 |
10 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
9 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
8 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
7 | Application->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
6 | require_once JROOT/components/com_zoo/zoo.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.47 ms After last query: 3.18 ms Query memory: 0.030 MB Memory before query: 11.659 MB Rows returned: 3
SELECT b.id
FROM tainan_zoo_category_item AS a JOIN tainan_zoo_category AS b
ON a.category_id = b.id
WHERE a.item_id=12249
AND b.published = 1 UNION SELECT 0
FROM tainan_zoo_category_item AS a
WHERE a.item_id=12249
AND a.category_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | a | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | ITEMID_INDEX | 4 | const | 3 | |
1 | PRIMARY | b | eq_ref | PRIMARY,PUBLISHED_INDEX | PRIMARY | 4 | nanociencia_web_2019.a.category_id | 1 | Using where |
2 | UNION | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
NULL | UNION RESULT | <union1,2> | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.03 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
Executing | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Removing tmp table | 0.01 ms |
Sending data | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:157 |
28 | DatabaseHelper->queryResultArray() | JROOT/administrator/components/com_zoo/helpers/category.php:63 |
27 | CategoryHelper->getItemsRelatedCategoryIds() | JROOT/administrator/components/com_zoo/classes/item.php:561 |
26 | Item->getRelatedCategoryIds() | JROOT/administrator/components/com_zoo/helpers/route.php:298 |
25 | RouteHelper->item() | JROOT/media/zoo/elements/image/image.php:64 |
24 | ElementImage->render() | JROOT/components/com_zoo/renderer/element/default.php:19 |
23 | include JROOT/components/com_zoo/renderer/element/default.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
22 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:186 |
21 | ItemRenderer->renderPosition() | JROOT/media/zoo/applications/blog/templates/news/renderer/item/teaser.php:26 |
20 | include JROOT/media/zoo/applications/blog/templates/news/renderer/item/teaser.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
19 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:65 |
18 | ItemRenderer->render() | JROOT/media/zoo/applications/blog/templates/news/_item.php:16 |
17 | include JROOT/media/zoo/applications/blog/templates/news/_item.php | JROOT/administrator/components/com_zoo/framework/classes/view.php:81 |
16 | AppView->partial() | JROOT/media/zoo/applications/blog/templates/news/_items.php:40 |
15 | include JROOT/media/zoo/applications/blog/templates/news/_items.php | JROOT/administrator/components/com_zoo/framework/classes/view.php:81 |
14 | AppView->partial() | JROOT/media/zoo/applications/blog/templates/news/category.php:52 |
13 | include JROOT/media/zoo/applications/blog/templates/news/category.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_zoo/controllers/default.php:328 |
10 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
9 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
8 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
7 | Application->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
6 | require_once JROOT/components/com_zoo/zoo.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.49 ms After last query: 9.30 ms Query memory: 0.030 MB Memory before query: 11.734 MB Rows returned: 2
SELECT b.id
FROM tainan_zoo_category_item AS a JOIN tainan_zoo_category AS b
ON a.category_id = b.id
WHERE a.item_id=12244
AND b.published = 1 UNION SELECT 0
FROM tainan_zoo_category_item AS a
WHERE a.item_id=12244
AND a.category_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | a | ref | PRIMARY,ITEMID_INDEX,CATEGORYID_INDEX | ITEMID_INDEX | 4 | const | 2 | |
1 | PRIMARY | b | eq_ref | PRIMARY,PUBLISHED_INDEX | PRIMARY | 4 | nanociencia_web_2019.a.category_id | 1 | Using where |
2 | UNION | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
NULL | UNION RESULT | <union1,2> | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.03 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Executing | 0.01 ms |
Optimizing | 0.01 ms |
Statistics | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Removing tmp table | 0.01 ms |
Sending data | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
29 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:157 |
28 | DatabaseHelper->queryResultArray() | JROOT/administrator/components/com_zoo/helpers/category.php:63 |
27 | CategoryHelper->getItemsRelatedCategoryIds() | JROOT/administrator/components/com_zoo/classes/item.php:561 |
26 | Item->getRelatedCategoryIds() | JROOT/administrator/components/com_zoo/helpers/route.php:298 |
25 | RouteHelper->item() | JROOT/media/zoo/elements/image/image.php:64 |
24 | ElementImage->render() | JROOT/components/com_zoo/renderer/element/default.php:19 |
23 | include JROOT/components/com_zoo/renderer/element/default.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
22 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:186 |
21 | ItemRenderer->renderPosition() | JROOT/media/zoo/applications/blog/templates/news/renderer/item/teaser.php:26 |
20 | include JROOT/media/zoo/applications/blog/templates/news/renderer/item/teaser.php | JROOT/administrator/components/com_zoo/helpers/renderer.php:155 |
19 | AppRenderer->render() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:65 |
18 | ItemRenderer->render() | JROOT/media/zoo/applications/blog/templates/news/_item.php:16 |
17 | include JROOT/media/zoo/applications/blog/templates/news/_item.php | JROOT/administrator/components/com_zoo/framework/classes/view.php:81 |
16 | AppView->partial() | JROOT/media/zoo/applications/blog/templates/news/_items.php:40 |
15 | include JROOT/media/zoo/applications/blog/templates/news/_items.php | JROOT/administrator/components/com_zoo/framework/classes/view.php:81 |
14 | AppView->partial() | JROOT/media/zoo/applications/blog/templates/news/category.php:52 |
13 | include JROOT/media/zoo/applications/blog/templates/news/category.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_zoo/controllers/default.php:328 |
10 | DefaultController->category() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
9 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_zoo/framework/classes/app.php:253 |
8 | App->dispatch() | JROOT/administrator/components/com_zoo/classes/application.php:294 |
7 | Application->dispatch() | JROOT/components/com_zoo/zoo.php:33 |
6 | require_once JROOT/components/com_zoo/zoo.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.00 ms After last query: 5.32 ms Query memory: 0.021 MB Memory before query: 11.964 MB Rows returned: 3
SELECT language,id
FROM `tainan_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | tainan_menu | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 1003 | Using where |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.04 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.66 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.00 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Multilanguage.php:107 |
8 | Joomla\CMS\Language\Multilanguage::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:751 |
7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.32 ms After last query: 12.09 ms Query memory: 0.027 MB Memory before query: 12.591 MB Rows returned: 1
SELECT *
FROM tainan_widgetkit
WHERE id = "152"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | tainan_widgetkit | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
21 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/Database.php:35 |
20 | YOOtheme\Framework\Joomla\Database->fetchAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Database/Database.php:88 |
19 | YOOtheme\Framework\Database\Database->fetchObject() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:44 |
18 | YOOtheme\Widgetkit\Content\ContentProvider->find() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:30 |
17 | YOOtheme\Widgetkit\Content\ContentProvider->get() | JROOT/administrator/components/com_widgetkit/src/Application.php:151 |
16 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/modules/mod_widgetkit/mod_widgetkit.php:11 |
15 | Joomla\CMS\Helper\ModuleHelper::{closure}() | JROOT/modules/mod_widgetkit/mod_widgetkit.php:15 |
14 | include JROOT/modules/mod_widgetkit/mod_widgetkit.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
13 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
12 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_master2/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
11 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_master2/layouts/theme.config.php:72 |
10 | include JROOT/templates/yoo_master2/layouts/theme.config.php | JROOT/templates/yoo_master2/layouts/theme.php:10 |
9 | include JROOT/templates/yoo_master2/layouts/theme.php | JROOT/templates/yoo_master2/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_master2/index.php:16 |
7 | require JROOT/templates/yoo_master2/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.56 ms After last query: 22.89 ms Query memory: 0.026 MB Memory before query: 12.907 MB Rows returned: 2
SELECT `c2`.`language`,`c2`.`id`
FROM `tainan_menu` AS `c`
INNER JOIN `tainan_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `tainan_associations` AS `a2`
ON `a`.`key` = `a2`.`key`
INNER JOIN `tainan_menu` AS `c2`
ON a2.id = c2.`id`
WHERE c.id = 125
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | a | const | PRIMARY,idx_key | PRIMARY | 206 | const,const | 1 | |
1 | SIMPLE | a2 | ref | idx_key | idx_key | 128 | const | 2 | Using index |
1 | SIMPLE | c2 | eq_ref | PRIMARY | PRIMARY | 4 | nanociencia_web_2019.a2.id | 1 | |
Status | Duration |
---|
Starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.09 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
Query end | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Query end | 0.04 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Associations.php:115 |
19 | Joomla\CMS\Language\Associations::getAssociations() | JROOT/administrator/components/com_menus/helpers/menus.php:321 |
18 | MenusHelper::getAssociations() | JROOT/modules/mod_languages/helper.php:58 |
17 | ModLanguagesHelper::getList() | JROOT/modules/mod_languages/mod_languages.php:17 |
16 | include JROOT/modules/mod_languages/mod_languages.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
15 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
14 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/templates/yoo_master2/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:92 |
13 | Warp\Joomla\Helper\WidgetsHelper->load() | JROOT/templates/yoo_master2/warp/systems/joomla/layouts/widgets.php:10 |
12 | include JROOT/templates/yoo_master2/warp/systems/joomla/layouts/widgets.php | JROOT/templates/yoo_master2/warp/src/Warp/Helper/TemplateHelper.php:49 |
11 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_master2/warp/systems/joomla/src/Warp/Joomla/Helper/WidgetsHelper.php:69 |
10 | Warp\Joomla\Helper\WidgetsHelper->render() | JROOT/templates/yoo_master2/layouts/theme.php:94 |
9 | include JROOT/templates/yoo_master2/layouts/theme.php | JROOT/templates/yoo_master2/warp/src/Warp/Helper/TemplateHelper.php:49 |
8 | Warp\Helper\TemplateHelper->render() | JROOT/templates/yoo_master2/index.php:16 |
7 | require JROOT/templates/yoo_master2/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |