查詢時間: 0.22 ms 查詢記憶體: 0.025 MB 記憶體於查詢: 1.200 MB 前 回傳的列: 0
SELECT `data`
FROM `c6rhi_session`
WHERE `session_id` = 'cm9grms7dg0fo57ded36sdphve'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
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:660 |
9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:620 |
8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:498 |
7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:455 |
6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:758 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
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:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
查詢時間: 0.18 ms 最後的查詢: 0.44 ms 之後 查詢記憶體: 0.022 MB 記憶體於查詢: 1.216 MB 前 回傳的列: 0
SELECT `session_id`
FROM `c6rhi_session`
WHERE `session_id` = 'cm9grms7dg0fo57ded36sdphve'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:153 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:760 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
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:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
查詢時間: 1.11 ms 最後的查詢: 0.06 ms 之後 查詢記憶體: 0.004 MB 記憶體於查詢: 1.221 MB 前
INSERT INTO `c6rhi_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('cm9grms7dg0fo57ded36sdphve', 1, 1742587150, 0, '', 0)
EXPLAIN 無法被使用於查詢: INSERT INTO `c6rhi_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('cm9grms7dg0fo57ded36sdphve', 1, 1742587150, 0, '', 0)
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | 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:153 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:760 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
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:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
查詢時間: 0.34 ms 最後的查詢: 0.67 ms 之後 查詢記憶體: 0.031 MB 記憶體於查詢: 1.319 MB 前 回傳的列: 44
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `c6rhi_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_extensions | ref | extension | extension | 62 | const | 44 | Using index condition; Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Same as call in the line below. |
9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.19 ms 最後的查詢: 0.53 ms 之後 查詢記憶體: 0.023 MB 記憶體於查詢: 1.357 MB 前 回傳的列: 8
SELECT id, rules
FROM `c6rhi_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
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:321 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.22 ms 最後的查詢: 0.07 ms 之後 查詢記憶體: 0.022 MB 記憶體於查詢: 1.370 MB 前 回傳的列: 2
SELECT b.id
FROM c6rhi_usergroups AS a
LEFT JOIN c6rhi_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 13
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 | 3 | Using where; Using index |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1544 |
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:321 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.73 ms 最後的查詢: 0.10 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 1.392 MB 前 回傳的列: 108
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM c6rhi_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 | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_extensions | ref | extension | extension | 62 | const | 258 | Using index condition; Using where; Using filesort |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:354 |
9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:359 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.23 ms 最後的查詢: 12.82 ms 之後 查詢記憶體: 0.027 MB 記憶體於查詢: 2.331 MB 前 回傳的列: 1
SELECT id,template
FROM c6rhi_template_styles
WHERE client_id=0
AND home=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_template_styles | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
17 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_widgetkit/widgetkit.php:23 |
16 | plgSystemWidgetkit_zoo->{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_zoo/widgetkit_zoo.php:9 |
8 | plgSystemWidgetkit_zoo->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:626 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 18.60 ms 最後的查詢: 0.70 ms 之後 查詢記憶體: 0.005 MB 記憶體於查詢: 2.347 MB 前
UPDATE c6rhi_redirectonlogin_sessions
SET session_id='cm9grms7dg0fo57ded36sdphve', unixtime='1742587150'
WHERE session_id='adopt_me'
EXPLAIN 無法被使用於查詢: UPDATE c6rhi_redirectonlogin_sessions SET session_id='cm9grms7dg0fo57ded36sdphve', unixtime='1742587150' WHERE session_id='adopt_me'
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
9 | JDatabase->query() | JROOT/administrator/components/com_redirectonlogin/plugin_system/plugin_system2.php:120 |
8 | plgSystemRedirectonlogin->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:626 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 10.64 ms 最後的查詢: 0.03 ms 之後 查詢記憶體: 0.025 MB 記憶體於查詢: 2.352 MB 前 回傳的列: 0
SELECT *
FROM c6rhi_redirectonlogin_sessions
WHERE session_id='cm9grms7dg0fo57ded36sdphve'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_redirectonlogin_sessions | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 31812 | Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
9 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_redirectonlogin/plugin_system/plugin_system2.php:128 |
8 | plgSystemRedirectonlogin->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:626 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 11.14 ms 最後的查詢: 0.04 ms 之後 查詢記憶體: 0.025 MB 記憶體於查詢: 2.357 MB 前 回傳的列: 0
SELECT *
FROM c6rhi_redirectonlogin_sessions
WHERE session_id='adopt_me'
AND ip='185.93.229.13'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_redirectonlogin_sessions | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 31812 | Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
9 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_redirectonlogin/plugin_system/plugin_system2.php:155 |
8 | plgSystemRedirectonlogin->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:626 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 1.04 ms 最後的查詢: 0.04 ms 之後 查詢記憶體: 0.005 MB 記憶體於查詢: 2.362 MB 前
INSERT INTO c6rhi_redirectonlogin_sessions
SET session_id='cm9grms7dg0fo57ded36sdphve', unixtime='1742587150'
EXPLAIN 無法被使用於查詢: INSERT INTO c6rhi_redirectonlogin_sessions SET session_id='cm9grms7dg0fo57ded36sdphve', unixtime='1742587150'
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
9 | JDatabase->query() | JROOT/administrator/components/com_redirectonlogin/plugin_system/plugin_system2.php:174 |
8 | plgSystemRedirectonlogin->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:626 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 1.01 ms 最後的查詢: 1.56 ms 之後 查詢記憶體: 0.086 MB 記憶體於查詢: 2.411 MB 前 回傳的列: 82
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM c6rhi_menu AS m
LEFT JOIN c6rhi_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 96 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | c1_supermami_prod.m.component_id | 1 | Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Same as call in the line below. |
16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:76 |
13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:131 |
11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:375 |
10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:64 |
8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:491 |
6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1073 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.20 ms 最後的查詢: 4.33 ms 之後 查詢記憶體: 0.027 MB 記憶體於查詢: 3.010 MB 前 回傳的列: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `c6rhi_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | Using index condition |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
19 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
18 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Same as call in the line below. |
17 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
16 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
15 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
14 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
13 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
12 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
11 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
10 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/zooseo/zooseo.php:520 |
9 | plgSystemZooSeo->addOpenGraphTags() | JROOT/plugins/system/zooseo/zooseo.php:100 |
8 | plgSystemZooSeo->onAfterRoute() | 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:1119 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.68 ms 最後的查詢: 0.10 ms 之後 查詢記憶體: 0.006 MB 記憶體於查詢: 3.002 MB 前
UPDATE `c6rhi_extensions`
SET `params` = '{\"mediaversion\":\"7e064ceaae107345c439ff09404d018f\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN 無法被使用於查詢: UPDATE `c6rhi_extensions`
SET `params` = '{\"mediaversion\":\"7e064ceaae107345c439ff09404d018f\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
14 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
13 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
12 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
11 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
10 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/zooseo/zooseo.php:520 |
9 | plgSystemZooSeo->addOpenGraphTags() | JROOT/plugins/system/zooseo/zooseo.php:100 |
8 | plgSystemZooSeo->onAfterRoute() | 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:1119 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.28 ms 最後的查詢: 2.61 ms 之後 查詢記憶體: 0.024 MB 記憶體於查詢: 3.175 MB 前 回傳的列: 3
SELECT id, home, template, s.params
FROM c6rhi_template_styles as s
LEFT JOIN c6rhi_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 | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | extension | 62 | const | 5 | Using index condition; Using where |
1 | SIMPLE | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where; Using join buffer (flat, BNL join) |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
12 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/administrator/components/com_widgetkit/widgetkit.php:43 |
11 | plgSystemWidgetkit_zoo->{closure}() | Same as call in the line below. |
10 | call_user_func_array() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Event/EventDispatcher.php:113 |
9 | YOOtheme\Framework\Event\EventDispatcher->trigger() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Application.php:132 |
8 | YOOtheme\Framework\Application->trigger() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/JoomlaPlugin.php:141 |
7 | YOOtheme\Framework\Joomla\JoomlaPlugin->init() | JROOT/libraries/joomla/event/dispatcher.php:165 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1119 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.21 ms 最後的查詢: 1.30 ms 之後 查詢記憶體: 0.025 MB 記憶體於查詢: 3.254 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where; Using filesort |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 |
4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/libraries/src/Application/SiteApplication.php:138 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.40 ms 最後的查詢: 1.63 ms 之後 查詢記憶體: 0.031 MB 記憶體於查詢: 3.386 MB 前 回傳的列: 44
SELECT `id`,`name`,`rules`,`parent_id`
FROM `c6rhi_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_acymailing','com_admin','com_ajax','com_akeeba','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_hikashop','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_redirectonlogin','com_rsform','com_search','com_tags','com_templates','com_users','com_weblinks','com_widgetkit','com_wrapper','com_zoo','com_zoolanders')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_assets | ALL | idx_asset_name | NO INDEX KEY COULD BE USED | NULL | NULL | 264 | Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
16 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
15 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
14 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
13 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
12 | Joomla\CMS\User\User->authorise() | JROOT/components/com_content/models/article.php:58 |
11 | ContentModelArticle->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:435 |
10 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_content/models/article.php:251 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.33 ms 最後的查詢: 0.12 ms 之後 查詢記憶體: 0.028 MB 記憶體於查詢: 3.445 MB 前 回傳的列: 19
SELECT `id`,`name`,`rules`,`parent_id`
FROM `c6rhi_assets`
WHERE `name` LIKE 'com_content.%' OR `name` = 'com_content' OR `parent_id` = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_assets | ALL | idx_asset_name,idx_parent_id | NO INDEX KEY COULD BE USED | NULL | NULL | 264 | Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:359 |
16 | Joomla\CMS\Access\Access::preloadPermissions() | JROOT/libraries/src/Access/Access.php:226 |
15 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:540 |
14 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
13 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
12 | Joomla\CMS\User\User->authorise() | JROOT/components/com_content/models/article.php:58 |
11 | ContentModelArticle->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:435 |
10 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_content/models/article.php:251 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.57 ms 最後的查詢: 0.55 ms 之後 查詢記憶體: 0.035 MB 記憶體於查詢: 3.483 MB 前 回傳的列: 31
SHOW FULL COLUMNS
FROM `c6rhi_content`
EXPLAIN 無法被使用於查詢: SHOW FULL COLUMNS FROM `c6rhi_content`
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 |
14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
13 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
12 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Content.php:39 |
11 | Joomla\CMS\Table\Content->__construct() | JROOT/libraries/src/Table/Table.php:312 |
10 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_content/models/article.php:253 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.19 ms 最後的查詢: 1.00 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 3.565 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_content
WHERE `id` = '14'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
10 | Joomla\CMS\Table\Table->load() | JROOT/components/com_content/models/article.php:254 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.68 ms 最後的查詢: 0.07 ms 之後 查詢記憶體: 0.005 MB 記憶體於查詢: 3.580 MB 前
UPDATE c6rhi_content
SET `hits` = (`hits` + 1)
WHERE `id` = '14'
EXPLAIN 無法被使用於查詢: UPDATE c6rhi_content
SET `hits` = (`hits` + 1)
WHERE `id` = '14'
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Table/Table.php:1242 |
10 | Joomla\CMS\Table\Table->hit() | JROOT/components/com_content/models/article.php:255 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.38 ms 最後的查詢: 0.44 ms 之後 查詢記憶體: 0.036 MB 記憶體於查詢: 3.605 MB 前 回傳的列: 1
SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM c6rhi_content AS a
INNER JOIN c6rhi_categories AS c
on c.id = a.catid
LEFT JOIN c6rhi_users AS u
on u.id = a.created_by
LEFT JOIN c6rhi_categories as parent
ON parent.id = c.parent_id
LEFT JOIN c6rhi_content_rating AS v
ON a.id = v.content_id
WHERE a.id = 14
AND c.published > 0
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-03-21 19:59:10')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-21 19:59:10')
AND (a.state = 1 OR a.state =2)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY,idx_state,idx_catid | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | parent | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | v | const | PRIMARY | PRIMARY | 4 | const | 0 | unique row not found |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
13 | JDatabaseDriver->loadObject() | JROOT/components/com_content/models/article.php:151 |
12 | ContentModelArticle->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/article/view.html.php:42 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.26 ms 最後的查詢: 0.75 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 3.722 MB 前 回傳的列: 0
SELECT `m`.`tag_id`,`t`.*
FROM `c6rhi_contentitem_tag_map` AS m
INNER JOIN `c6rhi_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 14
AND `t`.`published` = 1
AND t.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where |
1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | c1_supermami_prod.m.tag_id | 1 | Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
11 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/views/article/view.html.php:184 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.36 ms 最後的查詢: 0.51 ms 之後 查詢記憶體: 0.032 MB 記憶體於查詢: 3.764 MB 前 回傳的列: 0
SELECT m.*
FROM c6rhi_modules AS m
LEFT JOIN c6rhi_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.client_id = 0
AND m.title = 'Blog Admin'
AND m.access IN (1,1,5)
AND m.published = 1
AND e.enabled = 1
ORDER BY m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | published,newsfeeds | published | 1 | const | 81 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | c1_supermami_prod.m.module,const | 1 | Using index condition; Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
20 | JDatabaseDriver->loadObject() | JROOT/plugins/system/modulesanywhere/helper.php:564 |
19 | plgSystemModulesAnywhereHelper->processModule() | JROOT/plugins/system/modulesanywhere/helper.php:413 |
18 | plgSystemModulesAnywhereHelper->processMatch() | JROOT/plugins/system/modulesanywhere/helper.php:288 |
17 | plgSystemModulesAnywhereHelper->replace() | JROOT/plugins/system/modulesanywhere/helper.php:248 |
16 | plgSystemModulesAnywhereHelper->processModules() | JROOT/plugins/system/nnframework/helpers/helper.php:105 |
15 | nnFrameworkHelper::processArticle() | JROOT/plugins/system/modulesanywhere/helper.php:83 |
14 | plgSystemModulesAnywhereHelper->onContentPrepare() | JROOT/plugins/system/modulesanywhere/modulesanywhere.php:40 |
13 | plgSystemModulesAnywhere->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.33 ms 最後的查詢: 0.26 ms 之後 查詢記憶體: 0.032 MB 記憶體於查詢: 3.775 MB 前 回傳的列: 1
SELECT m.*
FROM c6rhi_modules AS m
LEFT JOIN c6rhi_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.client_id = 0
AND m.title = 'Video side adv'
AND m.access IN (1,1,5)
AND m.published = 1
AND e.enabled = 1
ORDER BY m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | published,newsfeeds | published | 1 | const | 81 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | c1_supermami_prod.m.module,const | 1 | Using index condition; Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
20 | JDatabaseDriver->loadObject() | JROOT/plugins/system/modulesanywhere/helper.php:564 |
19 | plgSystemModulesAnywhereHelper->processModule() | JROOT/plugins/system/modulesanywhere/helper.php:413 |
18 | plgSystemModulesAnywhereHelper->processMatch() | JROOT/plugins/system/modulesanywhere/helper.php:288 |
17 | plgSystemModulesAnywhereHelper->replace() | JROOT/plugins/system/modulesanywhere/helper.php:248 |
16 | plgSystemModulesAnywhereHelper->processModules() | JROOT/plugins/system/nnframework/helpers/helper.php:105 |
15 | nnFrameworkHelper::processArticle() | JROOT/plugins/system/modulesanywhere/helper.php:83 |
14 | plgSystemModulesAnywhereHelper->onContentPrepare() | JROOT/plugins/system/modulesanywhere/modulesanywhere.php:40 |
13 | plgSystemModulesAnywhere->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.16 ms 最後的查詢: 0.76 ms 之後 查詢記憶體: 0.041 MB 記憶體於查詢: 3.834 MB 前 回傳的列: 0
SELECT *
FROM c6rhi_banners
WHERE '2025-03-21 19:59:10' >= 'reset'
AND `reset` != '0000-00-00 00:00:00'
AND `reset`!= NULL
AND (`checked_out` = 0 OR `checked_out` = 0)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
24 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_banners/helpers/banners.php:79 |
23 | BannersHelper::updateReset() | JROOT/modules/mod_banners/mod_banners.php:19 |
22 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
21 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
20 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/modulesanywhere/helper.php:664 |
19 | plgSystemModulesAnywhereHelper->processModule() | JROOT/plugins/system/modulesanywhere/helper.php:413 |
18 | plgSystemModulesAnywhereHelper->processMatch() | JROOT/plugins/system/modulesanywhere/helper.php:288 |
17 | plgSystemModulesAnywhereHelper->replace() | JROOT/plugins/system/modulesanywhere/helper.php:248 |
16 | plgSystemModulesAnywhereHelper->processModules() | JROOT/plugins/system/nnframework/helpers/helper.php:105 |
15 | nnFrameworkHelper::processArticle() | JROOT/plugins/system/modulesanywhere/helper.php:83 |
14 | plgSystemModulesAnywhereHelper->onContentPrepare() | JROOT/plugins/system/modulesanywhere/modulesanywhere.php:40 |
13 | plgSystemModulesAnywhere->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.53 ms 最後的查詢: 0.33 ms 之後 查詢記憶體: 0.032 MB 記憶體於查詢: 3.859 MB 前 回傳的列: 0
SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as cid,a.description as description,a.params as params,a.custombannercode as custombannercode,a.track_impressions as track_impressions,cl.track_impressions as client_track_impressions
FROM c6rhi_banners as a
LEFT JOIN c6rhi_banner_clients AS cl
ON cl.id = a.cid
WHERE a.state=1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-03-21 19:59:10')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-21 19:59:10')
AND (a.imptotal = 0 OR a.impmade <= a.imptotal)
AND a.catid IN (13)
ORDER BY a.sticky DESC, RAND()
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | index_merge | idx_state,idx_banner_catid | idx_banner_catid,idx_state | 4,1 | NULL | 14 | Using intersect(idx_banner_catid,idx_state); Using where; Using temporary; Using filesort |
1 | SIMPLE | cl | eq_ref | PRIMARY | PRIMARY | 4 | c1_supermami_prod.a.cid | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
27 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
26 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
25 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_banners/models/banners.php:205 |
24 | BannersModelBanners->getItems() | JROOT/modules/mod_banners/helper.php:44 |
23 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
22 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
21 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
20 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/modulesanywhere/helper.php:664 |
19 | plgSystemModulesAnywhereHelper->processModule() | JROOT/plugins/system/modulesanywhere/helper.php:413 |
18 | plgSystemModulesAnywhereHelper->processMatch() | JROOT/plugins/system/modulesanywhere/helper.php:288 |
17 | plgSystemModulesAnywhereHelper->replace() | JROOT/plugins/system/modulesanywhere/helper.php:248 |
16 | plgSystemModulesAnywhereHelper->processModules() | JROOT/plugins/system/nnframework/helpers/helper.php:105 |
15 | nnFrameworkHelper::processArticle() | JROOT/plugins/system/modulesanywhere/helper.php:83 |
14 | plgSystemModulesAnywhereHelper->onContentPrepare() | JROOT/plugins/system/modulesanywhere/modulesanywhere.php:40 |
13 | plgSystemModulesAnywhere->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.32 ms 最後的查詢: 0.21 ms 之後 查詢記憶體: 0.032 MB 記憶體於查詢: 3.834 MB 前 回傳的列: 1
SELECT m.*
FROM c6rhi_modules AS m
LEFT JOIN c6rhi_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.client_id = 0
AND m.title = 'banner grid'
AND m.access IN (1,1,5)
AND m.published = 1
AND e.enabled = 1
ORDER BY m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | published,newsfeeds | published | 1 | const | 81 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | c1_supermami_prod.m.module,const | 1 | Using index condition; Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
20 | JDatabaseDriver->loadObject() | JROOT/plugins/system/modulesanywhere/helper.php:564 |
19 | plgSystemModulesAnywhereHelper->processModule() | JROOT/plugins/system/modulesanywhere/helper.php:413 |
18 | plgSystemModulesAnywhereHelper->processMatch() | JROOT/plugins/system/modulesanywhere/helper.php:288 |
17 | plgSystemModulesAnywhereHelper->replace() | JROOT/plugins/system/modulesanywhere/helper.php:248 |
16 | plgSystemModulesAnywhereHelper->processModules() | JROOT/plugins/system/nnframework/helpers/helper.php:105 |
15 | nnFrameworkHelper::processArticle() | JROOT/plugins/system/modulesanywhere/helper.php:83 |
14 | plgSystemModulesAnywhereHelper->onContentPrepare() | JROOT/plugins/system/modulesanywhere/modulesanywhere.php:40 |
13 | plgSystemModulesAnywhere->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 0.23 ms 之後 查詢記憶體: 0.041 MB 記憶體於查詢: 3.879 MB 前 回傳的列: 0
SELECT *
FROM c6rhi_banners
WHERE '2025-03-21 19:59:10' >= 'reset'
AND `reset` != '0000-00-00 00:00:00'
AND `reset`!= NULL
AND (`checked_out` = 0 OR `checked_out` = 0)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
24 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_banners/helpers/banners.php:79 |
23 | BannersHelper::updateReset() | JROOT/modules/mod_banners/mod_banners.php:19 |
22 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
21 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
20 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/modulesanywhere/helper.php:664 |
19 | plgSystemModulesAnywhereHelper->processModule() | JROOT/plugins/system/modulesanywhere/helper.php:413 |
18 | plgSystemModulesAnywhereHelper->processMatch() | JROOT/plugins/system/modulesanywhere/helper.php:288 |
17 | plgSystemModulesAnywhereHelper->replace() | JROOT/plugins/system/modulesanywhere/helper.php:248 |
16 | plgSystemModulesAnywhereHelper->processModules() | JROOT/plugins/system/nnframework/helpers/helper.php:105 |
15 | nnFrameworkHelper::processArticle() | JROOT/plugins/system/modulesanywhere/helper.php:83 |
14 | plgSystemModulesAnywhereHelper->onContentPrepare() | JROOT/plugins/system/modulesanywhere/modulesanywhere.php:40 |
13 | plgSystemModulesAnywhere->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.27 ms 最後的查詢: 0.09 ms 之後 查詢記憶體: 0.032 MB 記憶體於查詢: 3.895 MB 前 回傳的列: 0
SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as cid,a.description as description,a.params as params,a.custombannercode as custombannercode,a.track_impressions as track_impressions,cl.track_impressions as client_track_impressions
FROM c6rhi_banners as a
LEFT JOIN c6rhi_banner_clients AS cl
ON cl.id = a.cid
WHERE a.state=1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-03-21 19:59:10')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-21 19:59:10')
AND (a.imptotal = 0 OR a.impmade <= a.imptotal)
AND a.catid IN (25)
ORDER BY a.sticky DESC,a.ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | index_merge | idx_state,idx_banner_catid | idx_banner_catid,idx_state | 4,1 | NULL | 1 | Using intersect(idx_banner_catid,idx_state); Using where; Using filesort |
1 | SIMPLE | cl | eq_ref | PRIMARY | PRIMARY | 4 | c1_supermami_prod.a.cid | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
27 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
26 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
25 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_banners/models/banners.php:205 |
24 | BannersModelBanners->getItems() | JROOT/modules/mod_banners/helper.php:44 |
23 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
22 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
21 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
20 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/modulesanywhere/helper.php:664 |
19 | plgSystemModulesAnywhereHelper->processModule() | JROOT/plugins/system/modulesanywhere/helper.php:413 |
18 | plgSystemModulesAnywhereHelper->processMatch() | JROOT/plugins/system/modulesanywhere/helper.php:288 |
17 | plgSystemModulesAnywhereHelper->replace() | JROOT/plugins/system/modulesanywhere/helper.php:248 |
16 | plgSystemModulesAnywhereHelper->processModules() | JROOT/plugins/system/nnframework/helpers/helper.php:105 |
15 | nnFrameworkHelper::processArticle() | JROOT/plugins/system/modulesanywhere/helper.php:83 |
14 | plgSystemModulesAnywhereHelper->onContentPrepare() | JROOT/plugins/system/modulesanywhere/modulesanywhere.php:40 |
13 | plgSystemModulesAnywhere->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.34 ms 最後的查詢: 0.17 ms 之後 查詢記憶體: 0.032 MB 記憶體於查詢: 3.870 MB 前 回傳的列: 1
SELECT m.*
FROM c6rhi_modules AS m
LEFT JOIN c6rhi_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.client_id = 0
AND m.title = 'Agency Banner Bottom'
AND m.access IN (1,1,5)
AND m.published = 1
AND e.enabled = 1
ORDER BY m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | published,newsfeeds | published | 1 | const | 81 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | c1_supermami_prod.m.module,const | 1 | Using index condition; Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
20 | JDatabaseDriver->loadObject() | JROOT/plugins/system/modulesanywhere/helper.php:564 |
19 | plgSystemModulesAnywhereHelper->processModule() | JROOT/plugins/system/modulesanywhere/helper.php:413 |
18 | plgSystemModulesAnywhereHelper->processMatch() | JROOT/plugins/system/modulesanywhere/helper.php:288 |
17 | plgSystemModulesAnywhereHelper->replace() | JROOT/plugins/system/modulesanywhere/helper.php:248 |
16 | plgSystemModulesAnywhereHelper->processModules() | JROOT/plugins/system/nnframework/helpers/helper.php:105 |
15 | nnFrameworkHelper::processArticle() | JROOT/plugins/system/modulesanywhere/helper.php:83 |
14 | plgSystemModulesAnywhereHelper->onContentPrepare() | JROOT/plugins/system/modulesanywhere/modulesanywhere.php:40 |
13 | plgSystemModulesAnywhere->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.32 ms 最後的查詢: 2.02 ms 之後 查詢記憶體: 0.033 MB 記憶體於查詢: 4.117 MB 前 回傳的列: 1
SELECT m.*
FROM c6rhi_modules AS m
LEFT JOIN c6rhi_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.client_id = 0
AND m.title = 'Agency banner
Group 1'
AND m.access IN (1,1,5)
AND m.published = 1
AND e.enabled = 1
ORDER BY m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | published,newsfeeds | published | 1 | const | 81 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | c1_supermami_prod.m.module,const | 1 | Using index condition; Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
20 | JDatabaseDriver->loadObject() | JROOT/plugins/system/modulesanywhere/helper.php:564 |
19 | plgSystemModulesAnywhereHelper->processModule() | JROOT/plugins/system/modulesanywhere/helper.php:413 |
18 | plgSystemModulesAnywhereHelper->processMatch() | JROOT/plugins/system/modulesanywhere/helper.php:288 |
17 | plgSystemModulesAnywhereHelper->replace() | JROOT/plugins/system/modulesanywhere/helper.php:249 |
16 | plgSystemModulesAnywhereHelper->processModules() | JROOT/plugins/system/nnframework/helpers/helper.php:105 |
15 | nnFrameworkHelper::processArticle() | JROOT/plugins/system/modulesanywhere/helper.php:83 |
14 | plgSystemModulesAnywhereHelper->onContentPrepare() | JROOT/plugins/system/modulesanywhere/modulesanywhere.php:40 |
13 | plgSystemModulesAnywhere->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 0.20 ms 之後 查詢記憶體: 0.041 MB 記憶體於查詢: 4.164 MB 前 回傳的列: 0
SELECT *
FROM c6rhi_banners
WHERE '2025-03-21 19:59:10' >= 'reset'
AND `reset` != '0000-00-00 00:00:00'
AND `reset`!= NULL
AND (`checked_out` = 0 OR `checked_out` = 0)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
24 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_banners/helpers/banners.php:79 |
23 | BannersHelper::updateReset() | JROOT/modules/mod_banners/mod_banners.php:19 |
22 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
21 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
20 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/modulesanywhere/helper.php:664 |
19 | plgSystemModulesAnywhereHelper->processModule() | JROOT/plugins/system/modulesanywhere/helper.php:413 |
18 | plgSystemModulesAnywhereHelper->processMatch() | JROOT/plugins/system/modulesanywhere/helper.php:288 |
17 | plgSystemModulesAnywhereHelper->replace() | JROOT/plugins/system/modulesanywhere/helper.php:249 |
16 | plgSystemModulesAnywhereHelper->processModules() | JROOT/plugins/system/nnframework/helpers/helper.php:105 |
15 | nnFrameworkHelper::processArticle() | JROOT/plugins/system/modulesanywhere/helper.php:83 |
14 | plgSystemModulesAnywhereHelper->onContentPrepare() | JROOT/plugins/system/modulesanywhere/modulesanywhere.php:40 |
13 | plgSystemModulesAnywhere->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.31 ms 最後的查詢: 0.09 ms 之後 查詢記憶體: 0.032 MB 記憶體於查詢: 4.180 MB 前 回傳的列: 1
SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as cid,a.description as description,a.params as params,a.custombannercode as custombannercode,a.track_impressions as track_impressions,cl.track_impressions as client_track_impressions
FROM c6rhi_banners as a
LEFT JOIN c6rhi_banner_clients AS cl
ON cl.id = a.cid
WHERE a.state=1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-03-21 19:59:10')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-21 19:59:10')
AND (a.imptotal = 0 OR a.impmade <= a.imptotal)
AND a.catid IN (26)
ORDER BY a.sticky DESC,a.ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | index_merge | idx_state,idx_banner_catid | idx_banner_catid,idx_state | 4,1 | NULL | 1 | Using intersect(idx_banner_catid,idx_state); Using where; Using filesort |
1 | SIMPLE | cl | eq_ref | PRIMARY | PRIMARY | 4 | c1_supermami_prod.a.cid | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
27 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
26 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
25 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_banners/models/banners.php:205 |
24 | BannersModelBanners->getItems() | JROOT/modules/mod_banners/helper.php:44 |
23 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
22 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
21 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
20 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/modulesanywhere/helper.php:664 |
19 | plgSystemModulesAnywhereHelper->processModule() | JROOT/plugins/system/modulesanywhere/helper.php:413 |
18 | plgSystemModulesAnywhereHelper->processMatch() | JROOT/plugins/system/modulesanywhere/helper.php:288 |
17 | plgSystemModulesAnywhereHelper->replace() | JROOT/plugins/system/modulesanywhere/helper.php:249 |
16 | plgSystemModulesAnywhereHelper->processModules() | JROOT/plugins/system/nnframework/helpers/helper.php:105 |
15 | nnFrameworkHelper::processArticle() | JROOT/plugins/system/modulesanywhere/helper.php:83 |
14 | plgSystemModulesAnywhereHelper->onContentPrepare() | JROOT/plugins/system/modulesanywhere/modulesanywhere.php:40 |
13 | plgSystemModulesAnywhere->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.66 ms 最後的查詢: 0.06 ms 之後 查詢記憶體: 0.011 MB 記憶體於查詢: 4.198 MB 前
UPDATE c6rhi_banners
SET impmade = (impmade + 1)
WHERE id IN (153)
EXPLAIN 無法被使用於查詢: UPDATE c6rhi_banners
SET impmade = (impmade + 1)
WHERE id IN (153)
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/components/com_banners/models/banners.php:249 |
24 | BannersModelBanners->impress() | JROOT/modules/mod_banners/helper.php:48 |
23 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
22 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
21 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
20 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/modulesanywhere/helper.php:664 |
19 | plgSystemModulesAnywhereHelper->processModule() | JROOT/plugins/system/modulesanywhere/helper.php:413 |
18 | plgSystemModulesAnywhereHelper->processMatch() | JROOT/plugins/system/modulesanywhere/helper.php:288 |
17 | plgSystemModulesAnywhereHelper->replace() | JROOT/plugins/system/modulesanywhere/helper.php:249 |
16 | plgSystemModulesAnywhereHelper->processModules() | JROOT/plugins/system/nnframework/helpers/helper.php:105 |
15 | nnFrameworkHelper::processArticle() | JROOT/plugins/system/modulesanywhere/helper.php:83 |
14 | plgSystemModulesAnywhereHelper->onContentPrepare() | JROOT/plugins/system/modulesanywhere/modulesanywhere.php:40 |
13 | plgSystemModulesAnywhere->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.32 ms 最後的查詢: 0.22 ms 之後 查詢記憶體: 0.032 MB 記憶體於查詢: 4.168 MB 前 回傳的列: 1
SELECT m.*
FROM c6rhi_modules AS m
LEFT JOIN c6rhi_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.client_id = 0
AND m.title = 'Agency banner
Group 2'
AND m.access IN (1,1,5)
AND m.published = 1
AND e.enabled = 1
ORDER BY m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | published,newsfeeds | published | 1 | const | 81 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | c1_supermami_prod.m.module,const | 1 | Using index condition; Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
20 | JDatabaseDriver->loadObject() | JROOT/plugins/system/modulesanywhere/helper.php:564 |
19 | plgSystemModulesAnywhereHelper->processModule() | JROOT/plugins/system/modulesanywhere/helper.php:413 |
18 | plgSystemModulesAnywhereHelper->processMatch() | JROOT/plugins/system/modulesanywhere/helper.php:288 |
17 | plgSystemModulesAnywhereHelper->replace() | JROOT/plugins/system/modulesanywhere/helper.php:249 |
16 | plgSystemModulesAnywhereHelper->processModules() | JROOT/plugins/system/nnframework/helpers/helper.php:105 |
15 | nnFrameworkHelper::processArticle() | JROOT/plugins/system/modulesanywhere/helper.php:83 |
14 | plgSystemModulesAnywhereHelper->onContentPrepare() | JROOT/plugins/system/modulesanywhere/modulesanywhere.php:40 |
13 | plgSystemModulesAnywhere->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 0.20 ms 之後 查詢記憶體: 0.041 MB 記憶體於查詢: 4.214 MB 前 回傳的列: 0
SELECT *
FROM c6rhi_banners
WHERE '2025-03-21 19:59:10' >= 'reset'
AND `reset` != '0000-00-00 00:00:00'
AND `reset`!= NULL
AND (`checked_out` = 0 OR `checked_out` = 0)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
24 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_banners/helpers/banners.php:79 |
23 | BannersHelper::updateReset() | JROOT/modules/mod_banners/mod_banners.php:19 |
22 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
21 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
20 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/modulesanywhere/helper.php:664 |
19 | plgSystemModulesAnywhereHelper->processModule() | JROOT/plugins/system/modulesanywhere/helper.php:413 |
18 | plgSystemModulesAnywhereHelper->processMatch() | JROOT/plugins/system/modulesanywhere/helper.php:288 |
17 | plgSystemModulesAnywhereHelper->replace() | JROOT/plugins/system/modulesanywhere/helper.php:249 |
16 | plgSystemModulesAnywhereHelper->processModules() | JROOT/plugins/system/nnframework/helpers/helper.php:105 |
15 | nnFrameworkHelper::processArticle() | JROOT/plugins/system/modulesanywhere/helper.php:83 |
14 | plgSystemModulesAnywhereHelper->onContentPrepare() | JROOT/plugins/system/modulesanywhere/modulesanywhere.php:40 |
13 | plgSystemModulesAnywhere->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.24 ms 最後的查詢: 0.09 ms 之後 查詢記憶體: 0.032 MB 記憶體於查詢: 4.229 MB 前 回傳的列: 1
SELECT a.id as id,a.type as type,a.name as name,a.clickurl as clickurl,a.cid as cid,a.description as description,a.params as params,a.custombannercode as custombannercode,a.track_impressions as track_impressions,cl.track_impressions as client_track_impressions
FROM c6rhi_banners as a
LEFT JOIN c6rhi_banner_clients AS cl
ON cl.id = a.cid
WHERE a.state=1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-03-21 19:59:10')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-21 19:59:10')
AND (a.imptotal = 0 OR a.impmade <= a.imptotal)
AND a.catid IN (27)
ORDER BY a.sticky DESC,a.ordering
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | idx_state,idx_banner_catid | idx_banner_catid | 4 | const | 1 | Using where; Using filesort |
1 | SIMPLE | cl | eq_ref | PRIMARY | PRIMARY | 4 | c1_supermami_prod.a.cid | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
27 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
26 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
25 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_banners/models/banners.php:205 |
24 | BannersModelBanners->getItems() | JROOT/modules/mod_banners/helper.php:44 |
23 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
22 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
21 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
20 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/modulesanywhere/helper.php:664 |
19 | plgSystemModulesAnywhereHelper->processModule() | JROOT/plugins/system/modulesanywhere/helper.php:413 |
18 | plgSystemModulesAnywhereHelper->processMatch() | JROOT/plugins/system/modulesanywhere/helper.php:288 |
17 | plgSystemModulesAnywhereHelper->replace() | JROOT/plugins/system/modulesanywhere/helper.php:249 |
16 | plgSystemModulesAnywhereHelper->processModules() | JROOT/plugins/system/nnframework/helpers/helper.php:105 |
15 | nnFrameworkHelper::processArticle() | JROOT/plugins/system/modulesanywhere/helper.php:83 |
14 | plgSystemModulesAnywhereHelper->onContentPrepare() | JROOT/plugins/system/modulesanywhere/modulesanywhere.php:40 |
13 | plgSystemModulesAnywhere->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.36 ms 最後的查詢: 0.07 ms 之後 查詢記憶體: 0.011 MB 記憶體於查詢: 4.248 MB 前
UPDATE c6rhi_banners
SET impmade = (impmade + 1)
WHERE id IN (119)
EXPLAIN 無法被使用於查詢: UPDATE c6rhi_banners
SET impmade = (impmade + 1)
WHERE id IN (119)
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/components/com_banners/models/banners.php:249 |
24 | BannersModelBanners->impress() | JROOT/modules/mod_banners/helper.php:48 |
23 | ModBannersHelper::getList() | JROOT/modules/mod_banners/mod_banners.php:20 |
22 | include JROOT/modules/mod_banners/mod_banners.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
21 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
20 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/system/modulesanywhere/helper.php:664 |
19 | plgSystemModulesAnywhereHelper->processModule() | JROOT/plugins/system/modulesanywhere/helper.php:413 |
18 | plgSystemModulesAnywhereHelper->processMatch() | JROOT/plugins/system/modulesanywhere/helper.php:288 |
17 | plgSystemModulesAnywhereHelper->replace() | JROOT/plugins/system/modulesanywhere/helper.php:249 |
16 | plgSystemModulesAnywhereHelper->processModules() | JROOT/plugins/system/nnframework/helpers/helper.php:105 |
15 | nnFrameworkHelper::processArticle() | JROOT/plugins/system/modulesanywhere/helper.php:83 |
14 | plgSystemModulesAnywhereHelper->onContentPrepare() | JROOT/plugins/system/modulesanywhere/modulesanywhere.php:40 |
13 | plgSystemModulesAnywhere->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.15 ms 最後的查詢: 0.35 ms 之後 查詢記憶體: 0.029 MB 記憶體於查詢: 4.223 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_widgetkit
WHERE id = "70"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_widgetkit | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
24 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/Database.php:35 |
23 | YOOtheme\Framework\Joomla\Database->fetchAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Database/Database.php:88 |
22 | YOOtheme\Framework\Database\Database->fetchObject() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:44 |
21 | YOOtheme\Widgetkit\Content\ContentProvider->find() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:30 |
20 | YOOtheme\Widgetkit\Content\ContentProvider->get() | JROOT/administrator/components/com_widgetkit/src/Application.php:151 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 1.58 ms 之後 查詢記憶體: 0.029 MB 記憶體於查詢: 4.266 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_widgetkit
WHERE id = "85"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_widgetkit | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
24 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/Database.php:35 |
23 | YOOtheme\Framework\Joomla\Database->fetchAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Database/Database.php:88 |
22 | YOOtheme\Framework\Database\Database->fetchObject() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:44 |
21 | YOOtheme\Widgetkit\Content\ContentProvider->find() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:30 |
20 | YOOtheme\Widgetkit\Content\ContentProvider->get() | JROOT/administrator/components/com_widgetkit/src/Application.php:151 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.15 ms 最後的查詢: 0.57 ms 之後 查詢記憶體: 0.032 MB 記憶體於查詢: 4.392 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_zoo_application
WHERE id = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_zoo_application | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
29 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
28 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:399 |
27 | AppTable->_queryObject() | JROOT/administrator/components/com_zoo/framework/classes/table.php:189 |
26 | AppTable->find() | JROOT/administrator/components/com_zoo/tables/application.php:131 |
25 | ApplicationTable->find() | JROOT/administrator/components/com_zoo/framework/classes/table.php:136 |
24 | AppTable->get() | JROOT/administrator/components/com_zoo/helpers/module.php:106 |
23 | ModuleHelper->getItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.57 ms 最後的查詢: 1.40 ms 之後 查詢記憶體: 0.083 MB 記憶體於查詢: 4.434 MB 前 回傳的列: 106
SELECT *
FROM c6rhi_zoo_category
WHERE application_id = 1
AND published = 1
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_zoo_category | ref | APPLICATIONID_ID_INDEX2,published | APPLICATIONID_ID_INDEX2 | 4 | const | 106 | Using where; Using filesort |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
31 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
30 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:425 |
29 | AppTable->_queryObjectList() | JROOT/administrator/components/com_zoo/framework/classes/table.php:192 |
28 | AppTable->find() | JROOT/administrator/components/com_zoo/framework/classes/table.php:165 |
27 | AppTable->all() | JROOT/administrator/components/com_zoo/tables/category.php:222 |
26 | CategoryTable->getAll() | JROOT/administrator/components/com_zoo/classes/application.php:425 |
25 | Application->getCategories() | JROOT/administrator/components/com_zoo/classes/application.php:449 |
24 | Application->getCategoryTree() | JROOT/administrator/components/com_zoo/helpers/module.php:111 |
23 | ModuleHelper->getItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 57.11 ms 最後的查詢: 1.30 ms 之後 查詢記憶體: 0.121 MB 記憶體於查詢: 4.830 MB 前 回傳的列: 4
SELECT a.*
FROM c6rhi_zoo_item AS a
LEFT JOIN c6rhi_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 1
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-03-21 19:59:10')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-21 19:59:10')
AND b.category_id IN (137)
GROUP BY a.id
ORDER BY a.priority DESC, a.publish_up DESC
LIMIT 0,4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | b | ref | ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 2758 | Using temporary; Using filesort |
1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | c1_supermami_prod.b.item_id | 1 | Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
26 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:425 |
25 | AppTable->_queryObjectList() | JROOT/administrator/components/com_zoo/tables/item.php:467 |
24 | ItemTable->getByCategory() | JROOT/administrator/components/com_zoo/helpers/module.php:125 |
23 | ModuleHelper->getItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.46 ms 最後的查詢: 7.72 ms 之後 查詢記憶體: 0.038 MB 記憶體於查詢: 5.668 MB 前 回傳的列: 5
SHOW FULL COLUMNS
FROM `c6rhi_usergroups`
EXPLAIN 無法被使用於查詢: SHOW FULL COLUMNS FROM `c6rhi_usergroups`
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
39 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
38 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 |
37 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
36 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
35 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Usergroup.php:29 |
34 | Joomla\CMS\Table\Usergroup->__construct() | JROOT/libraries/src/Table/Table.php:312 |
33 | Joomla\CMS\Table\Table::getInstance() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:490 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.19 ms 最後的查詢: 0.06 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 5.695 MB 前 回傳的列: 1
SELECT id
FROM c6rhi_users
WHERE id = 54
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
36 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
35 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:87 |
34 | DatabaseHelper->queryResult() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:44 |
33 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.37 ms 最後的查詢: 0.21 ms 之後 查詢記憶體: 0.042 MB 記憶體於查詢: 5.717 MB 前 回傳的列: 16
SHOW FULL COLUMNS
FROM `c6rhi_users`
EXPLAIN 無法被使用於查詢: SHOW FULL COLUMNS FROM `c6rhi_users`
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
45 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 |
44 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
43 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
42 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/User.php:40 |
41 | Joomla\CMS\Table\User->__construct() | JROOT/libraries/src/Table/Table.php:312 |
40 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/User/User.php:603 |
39 | Joomla\CMS\User\User::getTable() | JROOT/libraries/src/User/User.php:880 |
38 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
37 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
36 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
35 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_zoo/framework/classes/helper.php:69 |
34 | AppHelper->_call() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:51 |
33 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.17 ms 最後的查詢: 0.09 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 5.766 MB 前 回傳的列: 1
SELECT *
FROM `c6rhi_users`
WHERE `id` = 54
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
41 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
40 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
39 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
38 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
37 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
36 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
35 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_zoo/framework/classes/helper.php:69 |
34 | AppHelper->_call() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:51 |
33 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.24 ms 最後的查詢: 0.28 ms 之後 查詢記憶體: 0.036 MB 記憶體於查詢: 5.791 MB 前 回傳的列: 9
SELECT `g`.`id`,`g`.`title`
FROM `c6rhi_usergroups` AS g
INNER JOIN `c6rhi_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 54
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 9 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | c1_supermami_prod.m.group_id | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
41 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
40 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
39 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
38 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
37 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
36 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
35 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_zoo/framework/classes/helper.php:69 |
34 | AppHelper->_call() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:51 |
33 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.31 ms 最後的查詢: 0.10 ms 之後 查詢記憶體: 0.036 MB 記憶體於查詢: 5.808 MB 前 回傳的列: 29
SELECT b.id
FROM c6rhi_user_usergroup_map AS map
LEFT JOIN c6rhi_usergroups AS a
ON a.id = map.group_id
LEFT JOIN c6rhi_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE map.user_id = 54
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | map | ref | PRIMARY | PRIMARY | 4 | const | 9 | Using index |
1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | c1_supermami_prod.map.group_id | 1 | |
1 | SIMPLE | b | ALL | idx_usergroup_nested_set_lookup | NO INDEX KEY COULD BE USED | NULL | NULL | 12 | Range checked for each record (index map: 0x10) |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
39 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1544 |
38 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
37 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/User/User.php:480 |
36 | Joomla\CMS\User\User->getAuthorisedGroups() | JROOT/libraries/src/User/User.php:386 |
35 | Joomla\CMS\User\User->authorise() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:222 |
34 | UserAppHelper->isJoomlaSuperAdmin() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:54 |
33 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.17 ms 最後的查詢: 0.14 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 5.828 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.15 ms 最後的查詢: 3.29 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 5.937 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 1.94 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 5.966 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.16 ms 最後的查詢: 1.85 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 5.991 MB 前 回傳的列: 1
SELECT id
FROM c6rhi_users
WHERE id = 6450
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
36 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
35 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:87 |
34 | DatabaseHelper->queryResult() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:44 |
33 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.15 ms 最後的查詢: 0.09 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 6.012 MB 前 回傳的列: 1
SELECT *
FROM `c6rhi_users`
WHERE `id` = 6450
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
41 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
40 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
39 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
38 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
37 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
36 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
35 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_zoo/framework/classes/helper.php:69 |
34 | AppHelper->_call() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:51 |
33 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.19 ms 最後的查詢: 0.08 ms 之後 查詢記憶體: 0.036 MB 記憶體於查詢: 6.034 MB 前 回傳的列: 7
SELECT `g`.`id`,`g`.`title`
FROM `c6rhi_usergroups` AS g
INNER JOIN `c6rhi_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 6450
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 7 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | c1_supermami_prod.m.group_id | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
41 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
40 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
39 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
38 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
37 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
36 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
35 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_zoo/framework/classes/helper.php:69 |
34 | AppHelper->_call() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:51 |
33 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.22 ms 最後的查詢: 0.08 ms 之後 查詢記憶體: 0.036 MB 記憶體於查詢: 6.051 MB 前 回傳的列: 22
SELECT b.id
FROM c6rhi_user_usergroup_map AS map
LEFT JOIN c6rhi_usergroups AS a
ON a.id = map.group_id
LEFT JOIN c6rhi_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE map.user_id = 6450
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | map | ref | PRIMARY | PRIMARY | 4 | const | 7 | Using index |
1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | c1_supermami_prod.map.group_id | 1 | |
1 | SIMPLE | b | ALL | idx_usergroup_nested_set_lookup | NO INDEX KEY COULD BE USED | NULL | NULL | 12 | Range checked for each record (index map: 0x10) |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
39 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1544 |
38 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
37 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/User/User.php:480 |
36 | Joomla\CMS\User\User->getAuthorisedGroups() | JROOT/libraries/src/User/User.php:386 |
35 | Joomla\CMS\User\User->authorise() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:222 |
34 | UserAppHelper->isJoomlaSuperAdmin() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:54 |
33 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.12 ms 最後的查詢: 0.10 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 6.070 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.15 ms 最後的查詢: 1.49 ms 之後 查詢記憶體: 0.029 MB 記憶體於查詢: 5.939 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_widgetkit
WHERE id = "62"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_widgetkit | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
24 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/Database.php:35 |
23 | YOOtheme\Framework\Joomla\Database->fetchAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Database/Database.php:88 |
22 | YOOtheme\Framework\Database\Database->fetchObject() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:44 |
21 | YOOtheme\Widgetkit\Content\ContentProvider->find() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:30 |
20 | YOOtheme\Widgetkit\Content\ContentProvider->get() | JROOT/administrator/components/com_widgetkit/src/Application.php:151 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 59.25 ms 最後的查詢: 0.16 ms 之後 查詢記憶體: 0.078 MB 記憶體於查詢: 5.987 MB 前 回傳的列: 4
SELECT a.*
FROM c6rhi_zoo_item AS a
LEFT JOIN c6rhi_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 1
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-03-21 19:59:10')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-21 19:59:10')
AND b.category_id = 135
GROUP BY a.id
ORDER BY a.priority DESC, a.publish_up DESC
LIMIT 0,4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | b | ref | ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 2782 | Using temporary; Using filesort |
1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | c1_supermami_prod.b.item_id | 1 | Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
26 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:425 |
25 | AppTable->_queryObjectList() | JROOT/administrator/components/com_zoo/tables/item.php:467 |
24 | ItemTable->getByCategory() | JROOT/administrator/components/com_zoo/helpers/module.php:125 |
23 | ModuleHelper->getItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.40 ms 最後的查詢: 2.65 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 6.208 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.13 ms 最後的查詢: 2.07 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 6.237 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 1.93 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 6.267 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 1.87 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 6.305 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.15 ms 最後的查詢: 1.51 ms 之後 查詢記憶體: 0.029 MB 記憶體於查詢: 6.219 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_widgetkit
WHERE id = "64"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_widgetkit | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
24 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/Database.php:35 |
23 | YOOtheme\Framework\Joomla\Database->fetchAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Database/Database.php:88 |
22 | YOOtheme\Framework\Database\Database->fetchObject() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:44 |
21 | YOOtheme\Widgetkit\Content\ContentProvider->find() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:30 |
20 | YOOtheme\Widgetkit\Content\ContentProvider->get() | JROOT/administrator/components/com_widgetkit/src/Application.php:151 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 49.82 ms 最後的查詢: 0.16 ms 之後 查詢記憶體: 0.055 MB 記憶體於查詢: 6.267 MB 前 回傳的列: 4
SELECT a.*
FROM c6rhi_zoo_item AS a
LEFT JOIN c6rhi_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 1
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-03-21 19:59:10')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-21 19:59:10')
AND b.category_id = 5
GROUP BY a.id
ORDER BY a.priority DESC, a.publish_up DESC
LIMIT 0,4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | b | ref | ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 2394 | Using temporary; Using filesort |
1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | c1_supermami_prod.b.item_id | 1 | Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
26 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:425 |
25 | AppTable->_queryObjectList() | JROOT/administrator/components/com_zoo/tables/item.php:467 |
24 | ItemTable->getByCategory() | JROOT/administrator/components/com_zoo/helpers/module.php:125 |
23 | ModuleHelper->getItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.24 ms 最後的查詢: 2.67 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 6.467 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.17 ms 最後的查詢: 2.20 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 6.497 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.18 ms 最後的查詢: 2.01 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 6.525 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.16 ms 最後的查詢: 1.94 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 6.554 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.21 ms 最後的查詢: 1.51 ms 之後 查詢記憶體: 0.029 MB 記憶體於查詢: 6.424 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_widgetkit
WHERE id = "65"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_widgetkit | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
24 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/Database.php:35 |
23 | YOOtheme\Framework\Joomla\Database->fetchAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Database/Database.php:88 |
22 | YOOtheme\Framework\Database\Database->fetchObject() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:44 |
21 | YOOtheme\Widgetkit\Content\ContentProvider->find() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:30 |
20 | YOOtheme\Widgetkit\Content\ContentProvider->get() | JROOT/administrator/components/com_widgetkit/src/Application.php:151 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 15.79 ms 最後的查詢: 0.17 ms 之後 查詢記憶體: 0.078 MB 記憶體於查詢: 6.472 MB 前 回傳的列: 4
SELECT a.*
FROM c6rhi_zoo_item AS a
LEFT JOIN c6rhi_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 1
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-03-21 19:59:10')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-21 19:59:10')
AND b.category_id IN (61)
GROUP BY a.id
ORDER BY a.priority DESC, a.publish_up DESC
LIMIT 0,4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | b | ref | ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 423 | Using temporary; Using filesort |
1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | c1_supermami_prod.b.item_id | 1 | Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
26 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:425 |
25 | AppTable->_queryObjectList() | JROOT/administrator/components/com_zoo/tables/item.php:467 |
24 | ItemTable->getByCategory() | JROOT/administrator/components/com_zoo/helpers/module.php:125 |
23 | ModuleHelper->getItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.15 ms 最後的查詢: 1.02 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 6.679 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.16 ms 最後的查詢: 2.96 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 6.716 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.18 ms 最後的查詢: 1.95 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 6.747 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 0.92 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 6.767 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.20 ms 最後的查詢: 2.43 ms 之後 查詢記憶體: 0.029 MB 記憶體於查詢: 6.645 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_widgetkit
WHERE id = "75"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_widgetkit | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
24 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/Database.php:35 |
23 | YOOtheme\Framework\Joomla\Database->fetchAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Database/Database.php:88 |
22 | YOOtheme\Framework\Database\Database->fetchObject() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:44 |
21 | YOOtheme\Widgetkit\Content\ContentProvider->find() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:30 |
20 | YOOtheme\Widgetkit\Content\ContentProvider->get() | JROOT/administrator/components/com_widgetkit/src/Application.php:151 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 6.32 ms 最後的查詢: 0.17 ms 之後 查詢記憶體: 0.133 MB 記憶體於查詢: 6.693 MB 前 回傳的列: 4
SELECT a.*
FROM c6rhi_zoo_item AS a
LEFT JOIN c6rhi_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 1
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-03-21 19:59:10')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-21 19:59:10')
AND b.category_id IN (8,31,30)
GROUP BY a.id
ORDER BY a.priority DESC, a.publish_up DESC
LIMIT 0,4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | b | range | ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | NULL | 312 | Using index condition; Using temporary; Using filesort |
1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | c1_supermami_prod.b.item_id | 1 | Using where |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
26 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:425 |
25 | AppTable->_queryObjectList() | JROOT/administrator/components/com_zoo/tables/item.php:467 |
24 | ItemTable->getByCategory() | JROOT/administrator/components/com_zoo/helpers/module.php:125 |
23 | ModuleHelper->getItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.32 ms 最後的查詢: 2.18 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 6.948 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.17 ms 最後的查詢: 1.88 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 6.977 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.17 ms 最後的查詢: 1.92 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 7.006 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
不使用 SHOW PROFILE (有可能是因為超過 100 個查詢)
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 1.91 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 7.035 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 1.46 ms 之後 查詢記憶體: 0.029 MB 記憶體於查詢: 6.904 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_widgetkit
WHERE id = "66"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_widgetkit | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
24 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/Database.php:35 |
23 | YOOtheme\Framework\Joomla\Database->fetchAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Database/Database.php:88 |
22 | YOOtheme\Framework\Database\Database->fetchObject() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:44 |
21 | YOOtheme\Widgetkit\Content\ContentProvider->find() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:30 |
20 | YOOtheme\Widgetkit\Content\ContentProvider->get() | JROOT/administrator/components/com_widgetkit/src/Application.php:151 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 4.15 ms 最後的查詢: 0.15 ms 之後 查詢記憶體: 0.078 MB 記憶體於查詢: 6.952 MB 前 回傳的列: 4
SELECT a.*
FROM c6rhi_zoo_item AS a
LEFT JOIN c6rhi_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 1
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-03-21 19:59:10')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-21 19:59:10')
AND b.category_id = 7
GROUP BY a.id
ORDER BY a.priority DESC, a.publish_up DESC
LIMIT 0,4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | b | ref | ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 166 | Using temporary; Using filesort |
1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | c1_supermami_prod.b.item_id | 1 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.01 ms |
Table lock | 0.00 ms |
init | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Creating tmp table | 0.10 ms |
Copying to tmp table | 2.64 ms |
Sorting result | 0.87 ms |
Sending data | 0.08 ms |
end | 0.00 ms |
removing tmp table | 0.21 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
26 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:425 |
25 | AppTable->_queryObjectList() | JROOT/administrator/components/com_zoo/tables/item.php:467 |
24 | ItemTable->getByCategory() | JROOT/administrator/components/com_zoo/helpers/module.php:125 |
23 | ModuleHelper->getItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.16 ms 最後的查詢: 1.90 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 7.173 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.15 ms 最後的查詢: 1.98 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 7.202 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.16 ms 最後的查詢: 1.87 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 7.231 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 1.92 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 7.260 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.15 ms 最後的查詢: 1.45 ms 之後 查詢記憶體: 0.029 MB 記憶體於查詢: 7.129 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_widgetkit
WHERE id = "84"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_widgetkit | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
24 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/Database.php:35 |
23 | YOOtheme\Framework\Joomla\Database->fetchAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Database/Database.php:88 |
22 | YOOtheme\Framework\Database\Database->fetchObject() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:44 |
21 | YOOtheme\Widgetkit\Content\ContentProvider->find() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:30 |
20 | YOOtheme\Widgetkit\Content\ContentProvider->get() | JROOT/administrator/components/com_widgetkit/src/Application.php:151 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 15.27 ms 最後的查詢: 0.16 ms 之後 查詢記憶體: 0.051 MB 記憶體於查詢: 7.178 MB 前 回傳的列: 4
SELECT a.*
FROM c6rhi_zoo_item AS a
LEFT JOIN c6rhi_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 1
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-03-21 19:59:10')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-21 19:59:10')
AND b.category_id IN (93)
GROUP BY a.id
ORDER BY a.priority DESC, a.publish_up DESC
LIMIT 0,4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | b | ref | ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 782 | Using temporary; Using filesort |
1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | c1_supermami_prod.b.item_id | 1 | Using where |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.24 ms |
preparing | 0.03 ms |
executing | 0.00 ms |
Creating tmp table | 0.14 ms |
Copying to tmp table | 10.19 ms |
Sorting result | 3.60 ms |
Sending data | 0.07 ms |
end | 0.00 ms |
removing tmp table | 0.77 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
26 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:425 |
25 | AppTable->_queryObjectList() | JROOT/administrator/components/com_zoo/tables/item.php:467 |
24 | ItemTable->getByCategory() | JROOT/administrator/components/com_zoo/helpers/module.php:125 |
23 | ModuleHelper->getItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.19 ms 最後的查詢: 2.13 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 7.374 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 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.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 1.91 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 7.403 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 1.93 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 7.432 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 1.92 ms 之後 查詢記憶體: 0.034 MB 記憶體於查詢: 7.461 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 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.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
33 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
32 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
31 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
30 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
29 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
28 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
27 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
26 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
25 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
24 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
23 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
22 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.33 ms 最後的查詢: 1.46 ms 之後 查詢記憶體: 0.029 MB 記憶體於查詢: 7.330 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_widgetkit
WHERE id = "69"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_widgetkit | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.20 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
24 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/Database.php:35 |
23 | YOOtheme\Framework\Joomla\Database->fetchAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Database/Database.php:88 |
22 | YOOtheme\Framework\Database\Database->fetchObject() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:44 |
21 | YOOtheme\Widgetkit\Content\ContentProvider->find() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:30 |
20 | YOOtheme\Widgetkit\Content\ContentProvider->get() | JROOT/administrator/components/com_widgetkit/src/Application.php:151 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 0.31 ms 之後 查詢記憶體: 0.037 MB 記憶體於查詢: 7.360 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_widgetkit
WHERE id = "68"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_widgetkit | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
42 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
41 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/Database.php:35 |
40 | YOOtheme\Framework\Joomla\Database->fetchAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Database/Database.php:88 |
39 | YOOtheme\Framework\Database\Database->fetchObject() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:44 |
38 | YOOtheme\Widgetkit\Content\ContentProvider->find() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:30 |
37 | YOOtheme\Widgetkit\Content\ContentProvider->get() | JROOT/administrator/components/com_widgetkit/src/Application.php:151 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 3.47 ms 最後的查詢: 0.16 ms 之後 查詢記憶體: 0.082 MB 記憶體於查詢: 7.413 MB 前 回傳的列: 5
SELECT a.*
FROM c6rhi_zoo_item AS a
LEFT JOIN c6rhi_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 1
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-03-21 19:59:10')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-21 19:59:10')
AND b.category_id IN (147,158,153,154,143,149,155,144,150,156,145,151,157,152,146,168,159,169,160,170,161,171,162,172,163,173,164,174,165,175,166,176,167,177,178,188,179,189,180,190,181,191,148)
GROUP BY a.id
ORDER BY a.priority DESC, a.hits DESC
LIMIT 0,5
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | b | range | ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | NULL | 360 | Using index condition; Using temporary; Using filesort |
1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | c1_supermami_prod.b.item_id | 1 | Using where |
Status | Duration |
---|
starting | 0.23 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.13 ms |
preparing | 0.09 ms |
executing | 0.00 ms |
Creating tmp table | 0.12 ms |
Copying to tmp table | 2.12 ms |
Sorting result | 0.38 ms |
Sending data | 0.12 ms |
end | 0.00 ms |
removing tmp table | 0.13 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
44 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
43 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:425 |
42 | AppTable->_queryObjectList() | JROOT/administrator/components/com_zoo/tables/item.php:467 |
41 | ItemTable->getByCategory() | JROOT/administrator/components/com_zoo/helpers/module.php:125 |
40 | ModuleHelper->getItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.16 ms 最後的查詢: 2.37 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 7.661 MB 前 回傳的列: 1
SELECT id
FROM c6rhi_users
WHERE id = 5074
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
52 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:87 |
51 | DatabaseHelper->queryResult() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:44 |
50 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
49 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
48 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
47 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
46 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
45 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
44 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
43 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
42 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 0.09 ms 之後 查詢記憶體: 0.046 MB 記憶體於查詢: 7.688 MB 前 回傳的列: 1
SELECT *
FROM `c6rhi_users`
WHERE `id` = 5074
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
58 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
57 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
56 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
55 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
54 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
53 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
52 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_zoo/framework/classes/helper.php:69 |
51 | AppHelper->_call() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:51 |
50 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
49 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
48 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
47 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
46 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
45 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
44 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
43 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
42 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.46 ms 最後的查詢: 0.09 ms 之後 查詢記憶體: 0.042 MB 記憶體於查詢: 7.716 MB 前 回傳的列: 4
SELECT `g`.`id`,`g`.`title`
FROM `c6rhi_usergroups` AS g
INNER JOIN `c6rhi_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 5074
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 4 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | c1_supermami_prod.m.group_id | 1 | |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.22 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.02 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
58 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
57 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
56 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
55 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
54 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
53 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
52 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_zoo/framework/classes/helper.php:69 |
51 | AppHelper->_call() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:51 |
50 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
49 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
48 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
47 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
46 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
45 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
44 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
43 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
42 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.25 ms 最後的查詢: 0.08 ms 之後 查詢記憶體: 0.041 MB 記憶體於查詢: 7.739 MB 前 回傳的列: 14
SELECT b.id
FROM c6rhi_user_usergroup_map AS map
LEFT JOIN c6rhi_usergroups AS a
ON a.id = map.group_id
LEFT JOIN c6rhi_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE map.user_id = 5074
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | map | ref | PRIMARY | PRIMARY | 4 | const | 4 | Using index |
1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | c1_supermami_prod.map.group_id | 1 | |
1 | SIMPLE | b | ALL | idx_usergroup_nested_set_lookup | NO INDEX KEY COULD BE USED | NULL | NULL | 12 | Range checked for each record (index map: 0x10) |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.06 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.00 ms |
updating status | 0.02 ms |
cleaning up | 0.01 ms |
# | Caller | File and line number |
---|
56 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1544 |
55 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
54 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/User/User.php:480 |
53 | Joomla\CMS\User\User->getAuthorisedGroups() | JROOT/libraries/src/User/User.php:386 |
52 | Joomla\CMS\User\User->authorise() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:222 |
51 | UserAppHelper->isJoomlaSuperAdmin() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:54 |
50 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
49 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
48 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
47 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
46 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
45 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
44 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
43 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
42 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.16 ms 最後的查詢: 0.12 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 7.765 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '5'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.00 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
52 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
51 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
50 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
49 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
48 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
47 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
46 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
45 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
44 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
43 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
42 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.16 ms 最後的查詢: 0.92 ms 之後 查詢記憶體: 0.041 MB 記憶體於查詢: 7.796 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '5'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
52 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
51 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
50 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
49 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
48 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
47 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
46 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
45 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
44 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
43 | ElementRepeatablePro->hasValue() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:170 |
42 | ItemRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:235 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.17 ms 最後的查詢: 0.82 ms 之後 查詢記憶體: 0.041 MB 記憶體於查詢: 7.822 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '5'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
52 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
51 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
50 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
49 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
48 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
47 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
46 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
45 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
44 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
43 | ElementRepeatablePro->hasValue() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:170 |
42 | ItemRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:235 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.15 ms 最後的查詢: 0.62 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 7.847 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
52 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
51 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
50 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
49 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
48 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
47 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
46 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
45 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
44 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
43 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
42 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.13 ms 最後的查詢: 0.51 ms 之後 查詢記憶體: 0.041 MB 記憶體於查詢: 7.872 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
52 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
51 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
50 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
49 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
48 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
47 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
46 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
45 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
44 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
43 | ElementRepeatablePro->hasValue() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:170 |
42 | ItemRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:235 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.13 ms 最後的查詢: 1.57 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 7.907 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '5'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
52 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
51 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
50 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
49 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
48 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
47 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
46 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
45 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
44 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
43 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
42 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 0.68 ms 之後 查詢記憶體: 0.041 MB 記憶體於查詢: 7.933 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '5'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
52 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
51 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
50 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
49 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
48 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
47 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
46 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
45 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
44 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
43 | ElementRepeatablePro->hasValue() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:170 |
42 | ItemRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:235 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.12 ms 最後的查詢: 0.71 ms 之後 查詢記憶體: 0.041 MB 記憶體於查詢: 7.955 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '5'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
52 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
51 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
50 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
49 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
48 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
47 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
46 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
45 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
44 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
43 | ElementRepeatablePro->hasValue() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:170 |
42 | ItemRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:235 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 2.70 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 8.045 MB 前 回傳的列: 0
SELECT id
FROM c6rhi_users
WHERE id = 3551
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
52 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:87 |
51 | DatabaseHelper->queryResult() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:44 |
50 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
49 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
48 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
47 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
46 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
45 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
44 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
43 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
42 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.13 ms 最後的查詢: 0.45 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 8.070 MB 前 回傳的列: 0
SELECT id
FROM c6rhi_users
WHERE id = 3551
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
54 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
53 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:87 |
52 | DatabaseHelper->queryResult() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:44 |
51 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
50 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
49 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
48 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
47 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
46 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
45 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
44 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
43 | ElementRepeatablePro->hasValue() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:170 |
42 | ItemRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:235 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.13 ms 最後的查詢: 0.41 ms 之後 查詢記憶體: 0.037 MB 記憶體於查詢: 7.961 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_widgetkit
WHERE id = "82"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_widgetkit | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
42 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
41 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/Database.php:35 |
40 | YOOtheme\Framework\Joomla\Database->fetchAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Database/Database.php:88 |
39 | YOOtheme\Framework\Database\Database->fetchObject() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:44 |
38 | YOOtheme\Widgetkit\Content\ContentProvider->find() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:30 |
37 | YOOtheme\Widgetkit\Content\ContentProvider->get() | JROOT/administrator/components/com_widgetkit/src/Application.php:151 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 55.86 ms 最後的查詢: 0.15 ms 之後 查詢記憶體: 0.082 MB 記憶體於查詢: 8.011 MB 前 回傳的列: 5
SELECT a.*
FROM c6rhi_zoo_item AS a
LEFT JOIN c6rhi_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 1
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-03-21 19:59:10')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-21 19:59:10')
AND b.category_id IN (137)
GROUP BY a.id
ORDER BY a.priority DESC, a.hits DESC
LIMIT 0,5
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | b | ref | ITEMID_INDEX,CATEGORYID_INDEX | CATEGORYID_INDEX | 4 | const | 2758 | Using temporary; Using filesort |
1 | SIMPLE | a | eq_ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | c1_supermami_prod.b.item_id | 1 | Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Creating tmp table | 0.09 ms |
Copying to tmp table | 36.84 ms |
Sorting result | 14.38 ms |
Sending data | 0.13 ms |
end | 0.01 ms |
removing tmp table | 4.10 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.01 ms |
updating status | 0.03 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
44 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
43 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:425 |
42 | AppTable->_queryObjectList() | JROOT/administrator/components/com_zoo/tables/item.php:467 |
41 | ItemTable->getByCategory() | JROOT/administrator/components/com_zoo/helpers/module.php:125 |
40 | ModuleHelper->getItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.22 ms 最後的查詢: 1.14 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 8.229 MB 前 回傳的列: 0
SELECT id
FROM c6rhi_users
WHERE id = 6322
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.02 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.00 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
52 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:87 |
51 | DatabaseHelper->queryResult() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:44 |
50 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
49 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
48 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
47 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
46 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
45 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
44 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
43 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
42 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 0.53 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 8.254 MB 前 回傳的列: 0
SELECT id
FROM c6rhi_users
WHERE id = 6322
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
54 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
53 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:87 |
52 | DatabaseHelper->queryResult() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:44 |
51 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
50 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
49 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
48 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
47 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
46 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
45 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
44 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
43 | ElementRepeatablePro->hasValue() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:170 |
42 | ItemRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:235 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.13 ms 最後的查詢: 0.43 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 8.280 MB 前 回傳的列: 0
SELECT id
FROM c6rhi_users
WHERE id = 6322
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
52 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:87 |
51 | DatabaseHelper->queryResult() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:44 |
50 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
49 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
48 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
47 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
46 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
45 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
44 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
43 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
42 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 0.45 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 8.305 MB 前 回傳的列: 0
SELECT id
FROM c6rhi_users
WHERE id = 6322
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
54 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
53 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:87 |
52 | DatabaseHelper->queryResult() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:44 |
51 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
50 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
49 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
48 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
47 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
46 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
45 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
44 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
43 | ElementRepeatablePro->hasValue() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:170 |
42 | ItemRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:235 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.15 ms 最後的查詢: 0.32 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 8.333 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
52 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
51 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
50 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
49 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
48 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
47 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
46 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
45 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
44 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
43 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
42 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 0.47 ms 之後 查詢記憶體: 0.041 MB 記憶體於查詢: 8.358 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
52 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
51 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
50 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
49 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
48 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
47 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
46 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
45 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
44 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
43 | ElementRepeatablePro->hasValue() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:170 |
42 | ItemRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:235 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.12 ms 最後的查詢: 0.27 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 8.380 MB 前 回傳的列: 0
SELECT id
FROM c6rhi_users
WHERE id = 6322
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
52 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:87 |
51 | DatabaseHelper->queryResult() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:44 |
50 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
49 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
48 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
47 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
46 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
45 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
44 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
43 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
42 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.12 ms 最後的查詢: 0.44 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 8.405 MB 前 回傳的列: 0
SELECT id
FROM c6rhi_users
WHERE id = 6322
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
54 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
53 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:87 |
52 | DatabaseHelper->queryResult() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:44 |
51 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
50 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
49 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
48 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
47 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
46 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
45 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
44 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
43 | ElementRepeatablePro->hasValue() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:170 |
42 | ItemRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:235 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.12 ms 最後的查詢: 0.26 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 8.430 MB 前 回傳的列: 1
SELECT id
FROM c6rhi_users
WHERE id = 6088
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_users | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.00 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
52 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:87 |
51 | DatabaseHelper->queryResult() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:44 |
50 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
49 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
48 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
47 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
46 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
45 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
44 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
43 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
42 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 0.09 ms 之後 查詢記憶體: 0.046 MB 記憶體於查詢: 8.457 MB 前 回傳的列: 1
SELECT *
FROM `c6rhi_users`
WHERE `id` = 6088
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
58 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
57 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
56 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
55 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
54 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
53 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
52 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_zoo/framework/classes/helper.php:69 |
51 | AppHelper->_call() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:51 |
50 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
49 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
48 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
47 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
46 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
45 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
44 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
43 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
42 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.19 ms 最後的查詢: 0.09 ms 之後 查詢記憶體: 0.042 MB 記憶體於查詢: 8.485 MB 前 回傳的列: 7
SELECT `g`.`id`,`g`.`title`
FROM `c6rhi_usergroups` AS g
INNER JOIN `c6rhi_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 6088
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 7 | Using index |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | c1_supermami_prod.m.group_id | 1 | |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
58 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
57 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
56 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
55 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
54 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
53 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
52 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_zoo/framework/classes/helper.php:69 |
51 | AppHelper->_call() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:51 |
50 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
49 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
48 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
47 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
46 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
45 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
44 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
43 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
42 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.26 ms 最後的查詢: 0.09 ms 之後 查詢記憶體: 0.042 MB 記憶體於查詢: 8.508 MB 前 回傳的列: 22
SELECT b.id
FROM c6rhi_user_usergroup_map AS map
LEFT JOIN c6rhi_usergroups AS a
ON a.id = map.group_id
LEFT JOIN c6rhi_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE map.user_id = 6088
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | map | ref | PRIMARY | PRIMARY | 4 | const | 7 | Using index |
1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | c1_supermami_prod.map.group_id | 1 | |
1 | SIMPLE | b | ALL | idx_usergroup_nested_set_lookup | NO INDEX KEY COULD BE USED | NULL | NULL | 12 | Range checked for each record (index map: 0x10) |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.08 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.01 ms |
freeing items | 0.00 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
56 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1544 |
55 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
54 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/User/User.php:480 |
53 | Joomla\CMS\User\User->getAuthorisedGroups() | JROOT/libraries/src/User/User.php:386 |
52 | Joomla\CMS\User\User->authorise() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:222 |
51 | UserAppHelper->isJoomlaSuperAdmin() | JROOT/administrator/components/com_zoo/framework/helpers/user.php:54 |
50 | UserAppHelper->get() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:496 |
49 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
48 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
47 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
46 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
45 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
44 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
43 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
42 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.13 ms 最後的查詢: 0.12 ms 之後 查詢記憶體: 0.040 MB 記憶體於查詢: 8.533 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
52 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
51 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
50 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
49 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
48 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
47 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
46 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
45 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
44 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
43 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
42 | ElementRepeatablePro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.13 ms 最後的查詢: 0.47 ms 之後 查詢記憶體: 0.041 MB 記憶體於查詢: 8.558 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_usergroups
WHERE `id` = '2'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
52 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
51 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:504 |
50 | ElementFilesPro->replaceVars() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:295 |
49 | ElementFilesPro->getDefaultSource() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:271 |
48 | ElementFilesPro->getValidResources() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:224 |
47 | ElementFilesPro->_hasValue() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:198 |
46 | ElementRepeatablePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/filespro/filespro.php:251 |
45 | ElementFilesPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/imagepro/imagepro.php:83 |
44 | ElementImagePro->getRenderedValues() | JROOT/plugins/system/zlframework/zlframework/elements/repeatablepro/repeatablepro.php:80 |
43 | ElementRepeatablePro->hasValue() | JROOT/administrator/components/com_zoo/classes/renderer/item.php:170 |
42 | ItemRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:235 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 0.64 ms 之後 查詢記憶體: 0.033 MB 記憶體於查詢: 8.425 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_widgetkit
WHERE id = "74"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_widgetkit | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
24 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/Database.php:35 |
23 | YOOtheme\Framework\Joomla\Database->fetchAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Database/Database.php:88 |
22 | YOOtheme\Framework\Database\Database->fetchObject() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:44 |
21 | YOOtheme\Widgetkit\Content\ContentProvider->find() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:30 |
20 | YOOtheme\Widgetkit\Content\ContentProvider->get() | JROOT/administrator/components/com_widgetkit/src/Application.php:151 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.13 ms 最後的查詢: 0.17 ms 之後 查詢記憶體: 0.037 MB 記憶體於查詢: 8.453 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_widgetkit
WHERE id = "72"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_widgetkit | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
42 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
41 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/Database.php:35 |
40 | YOOtheme\Framework\Joomla\Database->fetchAssoc() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Database/Database.php:88 |
39 | YOOtheme\Framework\Database\Database->fetchObject() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:44 |
38 | YOOtheme\Widgetkit\Content\ContentProvider->find() | JROOT/administrator/components/com_widgetkit/src/Content/ContentProvider.php:30 |
37 | YOOtheme\Widgetkit\Content\ContentProvider->get() | JROOT/administrator/components/com_widgetkit/src/Application.php:151 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.14 ms 最後的查詢: 0.12 ms 之後 查詢記憶體: 0.039 MB 記憶體於查詢: 8.508 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_zoo_application
WHERE id = 8
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_zoo_application | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
46 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
45 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:399 |
44 | AppTable->_queryObject() | JROOT/administrator/components/com_zoo/framework/classes/table.php:189 |
43 | AppTable->find() | JROOT/administrator/components/com_zoo/tables/application.php:131 |
42 | ApplicationTable->find() | JROOT/administrator/components/com_zoo/framework/classes/table.php:136 |
41 | AppTable->get() | JROOT/administrator/components/com_zoo/helpers/module.php:106 |
40 | ModuleHelper->getItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.18 ms 最後的查詢: 0.83 ms 之後 查詢記憶體: 0.041 MB 記憶體於查詢: 8.539 MB 前 回傳的列: 2
SELECT *
FROM c6rhi_zoo_category
WHERE application_id = 8
AND published = 1
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_zoo_category | ref | APPLICATIONID_ID_INDEX2,published | APPLICATIONID_ID_INDEX2 | 4 | const | 2 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sorting result | 0.02 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.01 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
48 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
47 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:425 |
46 | AppTable->_queryObjectList() | JROOT/administrator/components/com_zoo/framework/classes/table.php:192 |
45 | AppTable->find() | JROOT/administrator/components/com_zoo/framework/classes/table.php:165 |
44 | AppTable->all() | JROOT/administrator/components/com_zoo/tables/category.php:222 |
43 | CategoryTable->getAll() | JROOT/administrator/components/com_zoo/classes/application.php:425 |
42 | Application->getCategories() | JROOT/administrator/components/com_zoo/classes/application.php:449 |
41 | Application->getCategoryTree() | JROOT/administrator/components/com_zoo/helpers/module.php:111 |
40 | ModuleHelper->getItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 109.44 ms 最後的查詢: 0.15 ms 之後 查詢記憶體: 0.294 MB 記憶體於查詢: 8.571 MB 前 回傳的列: 8
SELECT a.*
FROM c6rhi_zoo_item AS a
LEFT JOIN c6rhi_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 8
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-03-21 19:59:10')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-03-21 19:59:10')
AND b.category_id IN (0,127,89)
GROUP BY a.id
ORDER BY a.priority DESC, a.publish_up DESC
LIMIT 0,8
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,APPLICATIONID_INDEX,MULTI_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | APPLICATIONID_INDEX | 4 | const | 1815 | Using where; Using temporary; Using filesort |
1 | SIMPLE | b | ref | ITEMID_INDEX,CATEGORYID_INDEX | ITEMID_INDEX | 4 | c1_supermami_prod.a.id | 3 | Using where |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Creating tmp table | 0.11 ms |
Copying to tmp table | 67.23 ms |
Sorting result | 31.28 ms |
Sending data | 0.33 ms |
end | 0.01 ms |
removing tmp table | 10.08 ms |
end | 0.01 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.10 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
44 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
43 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:425 |
42 | AppTable->_queryObjectList() | JROOT/administrator/components/com_zoo/tables/item.php:467 |
41 | ItemTable->getByCategory() | JROOT/administrator/components/com_zoo/helpers/module.php:125 |
40 | ModuleHelper->getItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.35 ms 最後的查詢: 4.74 ms 之後 查詢記憶體: 0.038 MB 記憶體於查詢: 9.341 MB 前 回傳的列: 1
SELECT ritem_id, params
FROM c6rhi_zoo_relateditemsproxref
WHERE item_id = 16087
AND element_id='83d1c7f4-b8e3-4541-9a71-8b5c790fb82b'
ORDER BY id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_zoo_relateditemsproxref | ref | item_id_element_id_index | item_id_element_id_index | 772 | const,const | 22 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.08 ms |
preparing | 0.03 ms |
executing | 0.00 ms |
Sorting result | 0.04 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.00 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
46 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
45 | JDatabaseDriver->loadAssocList() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/relateditemspro/relateditemspro.php:249 |
44 | ElementRelatedItemsPro->getRelatedItems() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/relateditemspro/relateditemspro.php:140 |
43 | ElementRelatedItemsPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/relateditemspro/relateditemspro.php:106 |
42 | ElementRelatedItemsPro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.22 ms 最後的查詢: 0.11 ms 之後 查詢記憶體: 0.044 MB 記憶體於查詢: 9.363 MB 前 回傳的列: 1
SELECT *
FROM c6rhi_zoo_item
WHERE id IN (8504)
AND state = 1
AND access IN (1,5)
AND (publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-03-21 19:59:10')
AND (publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-03-21 19:59:10')
ORDER BY FIELD(id,8504)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c6rhi_zoo_item | const | PRIMARY,PUBLISH_INDEX,STATE_INDEX,ACCESS_INDEX,MULTI_INDEX2,ID_APPLICATION_INDEX | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
After opening tables | 0.00 ms |
System lock | 0.00 ms |
Table lock | 0.00 ms |
init | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.00 ms |
Unlocking tables | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
Unlocking tables | 0.00 ms |
freeing items | 0.01 ms |
updating status | 0.02 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number |
---|
49 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_zoo/framework/helpers/database.php:64 |
48 | DatabaseHelper->query() | JROOT/administrator/components/com_zoo/framework/classes/table.php:425 |
47 | AppTable->_queryObjectList() | JROOT/administrator/components/com_zoo/framework/classes/table.php:192 |
46 | AppTable->find() | JROOT/administrator/components/com_zoo/framework/classes/table.php:165 |
45 | AppTable->all() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/relateditemspro/relateditemspro.php:304 |
44 | ElementRelatedItemsPro->getRelatedItems() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/relateditemspro/relateditemspro.php:140 |
43 | ElementRelatedItemsPro->getRenderedValues() | JROOT/plugins/system/zoo_zlelements/zoo_zlelements/elements/relateditemspro/relateditemspro.php:106 |
42 | ElementRelatedItemsPro->hasValue() | JROOT/plugins/system/widgetkit_zl/plugin/renderer/widgetkit.php:68 |
41 | WidgetkitzlRenderer->renderPosition() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:73 |
40 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->renderZooItems() | JROOT/plugins/system/widgetkit_zl/plugin/src/Type.php:33 |
39 | YOOtheme\Widgetkit\Joomla\Zoopro\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
38 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
37 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
36 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
35 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
34 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
33 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
32 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
31 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
30 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
29 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
28 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
27 | JHtmlContent::prepare() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/plugins/joomla/src/ContentFilter.php:14 |
26 | YOOtheme\Framework\Joomla\ContentFilter->filter() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Filter/FilterManager.php:33 |
25 | YOOtheme\Framework\Filter\FilterManager->apply() | JROOT/administrator/components/com_widgetkit/plugins/content/custom/plugin.php:49 |
24 | YOOtheme\Framework\Plugin\PluginManager->{closure}() | Same as call in the line below. |
23 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Content/Type.php:49 |
22 | YOOtheme\Widgetkit\Content\Type->getItems() | JROOT/administrator/components/com_widgetkit/src/Content/Content.php:102 |
21 | YOOtheme\Widgetkit\Content\Content->getItems() | JROOT/administrator/components/com_widgetkit/src/Widget/Widget.php:44 |
20 | YOOtheme\Widgetkit\Widget\Widget->render() | JROOT/administrator/components/com_widgetkit/src/Application.php:163 |
19 | YOOtheme\Widgetkit\Application->renderWidget() | JROOT/plugins/content/widgetkit/widgetkit.php:14 |
18 | plgContentWidgetkit->{closure}() | Same as call in the line below. |
17 | call_user_func() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:33 |
16 | YOOtheme\Widgetkit\Helper\Shortcode->YOOtheme\Widgetkit\Helper\{closure}() | Same as call in the line below. |
15 | preg_replace_callback() | JROOT/administrator/components/com_widgetkit/src/Helper/Shortcode.php:35 |
14 | YOOtheme\Widgetkit\Helper\Shortcode->parse() | JROOT/plugins/content/widgetkit/widgetkit.php:15 |
13 | plgContentWidgetkit->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |
10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
查詢時間: 0.28 ms 最後的查詢: 3.42 ms 之後 查詢記憶體: 0.038 MB 記憶體於查詢: 9.448 MB 前 回傳的列: 1
SELECT ritem_id, params
FROM c6rhi_zoo_relateditemsproxref
WHERE item_id = 16065
AND element_id='83d1c7f4-b8e3-4541-9a71-8b5c790fb82b'
ORDER BY id ASC