Abfragezeit: 0.32 ms Abfragespeichernutzung: 0.018 MB Speichernutzung vor Abfrage: 2.977 MB Zeilen zurückgegeben: 0
SELECT `data`
FROM `jos_session`
WHERE `session_id` = '3902dvp4c5blbr312tdei1af22'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_session | const | PRIMARY | PRIMARY | 766 | const | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:44 |
12 | JSessionStorageDatabase->read() | Same as call in the line below. |
11 | session_start() | JROOT/libraries/joomla/session/handler/native.php:259 |
10 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:49 |
9 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:81 |
8 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:636 |
7 | JSession->_start() | JROOT/libraries/joomla/session/session.php:596 |
6 | JSession->start() | JROOT/libraries/cms/application/cms.php:773 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Abfragezeit: 0.46 ms Nach letzter Abfrage: 3.81 ms Abfragespeichernutzung: 0.008 MB Speichernutzung vor Abfrage: 3.184 MB
DELETE
FROM `jos_session`
WHERE `time` < '1575780511'
„EXPLAIN“ unmöglich für Abfrage: DELETE
FROM `jos_session`
WHERE `time` < '1575780511'
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Caller | File and line number | 6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:790 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Abfragezeit: 0.25 ms Nach letzter Abfrage: 0.27 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 3.195 MB Zeilen zurückgegeben: 0
SELECT `session_id`
FROM `jos_session`
WHERE `session_id` = '3902dvp4c5blbr312tdei1af22'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_session | const | PRIMARY | PRIMARY | 766 | const | 1 | Using index |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Caller | File and line number | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:799 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Abfragezeit: 0.34 ms Nach letzter Abfrage: 0.23 ms Abfragespeichernutzung: 0.009 MB Speichernutzung vor Abfrage: 3.211 MB
INSERT INTO `jos_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('3902dvp4c5blbr312tdei1af22', 0, 1, '1575810511', 0, '')
„EXPLAIN“ unmöglich für Abfrage: INSERT INTO `jos_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('3902dvp4c5blbr312tdei1af22', 0, 1, '1575810511', 0, '')
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Caller | File and line number | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:212 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:799 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Abfragezeit: 0.32 ms Nach letzter Abfrage: 4.39 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 3.465 MB Zeilen zurückgegeben: 35
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | extension | extension | 82 | const | 24 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
9 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:448 |
6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:120 |
4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:589 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.19 ms Nach letzter Abfrage: 2.85 ms Abfragespeichernutzung: 0.015 MB Speichernutzung vor Abfrage: 3.675 MB Zeilen zurückgegeben: 2
SELECT b.id
FROM jos_usergroups AS a
LEFT JOIN jos_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 3 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Caller | File and line number | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:835 |
9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:904 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:454 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.19 ms Nach letzter Abfrage: 1.04 ms Abfragespeichernutzung: 0.014 MB Speichernutzung vor Abfrage: 3.751 MB Zeilen zurückgegeben: 4
SELECT id, rules
FROM `jos_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_viewlevels | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 4 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:921 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:454 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.35 ms Nach letzter Abfrage: 0.22 ms Abfragespeichernutzung: 0.015 MB Speichernutzung vor Abfrage: 3.769 MB Zeilen zurückgegeben: 96
SELECT folder AS type, element AS name, params
FROM jos_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 | jos_extensions | ref | extension | extension | 82 | const | 226 | Using where; filesort wurde genutzt |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Caller | File and line number | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
7 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:310 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 1.77 ms Nach letzter Abfrage: 49.44 ms Abfragespeichernutzung: 0.037 MB Speichernutzung vor Abfrage: 7.186 MB Zeilen zurückgegeben: 83
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 jos_menu AS m
LEFT JOIN jos_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 | 1 | Using where; filesort wurde genutzt |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | 6165567db1.m.component_id | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
14 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
13 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
12 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:145 |
11 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:439 |
10 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
9 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:57 |
8 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:197 |
7 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:535 |
6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1115 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:791 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.50 ms Nach letzter Abfrage: 22.94 ms Abfragespeichernutzung: 0.019 MB Speichernutzung vor Abfrage: 9.701 MB Zeilen zurückgegeben: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
13 | JDatabaseDriver->loadObject() | Same as call in the line below. |
12 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
11 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:156 |
10 | JLibraryHelper::_load() | JROOT/libraries/cms/library/helper.php:47 |
9 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:90 |
8 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:274 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:977 |
4 | JApplicationWeb->loadDocument() | JROOT/libraries/cms/application/site.php:130 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.44 ms Nach letzter Abfrage: 0.40 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 9.703 MB
UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"35882f9fdba132834213d4a42ff08b97\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
„EXPLAIN“ unmöglich für Abfrage: UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"35882f9fdba132834213d4a42ff08b97\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:119 |
9 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:325 |
8 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:284 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:977 |
4 | JApplicationWeb->loadDocument() | JROOT/libraries/cms/application/site.php:130 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.24 ms Nach letzter Abfrage: 4.07 ms Abfragespeichernutzung: 0.013 MB Speichernutzung vor Abfrage: 9.963 MB Zeilen zurückgegeben: 1
SELECT *
FROM jos_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_languages | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 2 | Using where; filesort wurde genutzt |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Caller | File and line number | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:164 |
5 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:329 |
4 | JApplicationSite->getParams() | JROOT/libraries/cms/application/site.php:135 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.82 ms Nach letzter Abfrage: 0.74 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 10.000 MB Zeilen zurückgegeben: 4
SELECT id, home, template, s.params
FROM jos_template_styles as s
LEFT JOIN jos_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 | s | ALL | idx_template | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 6 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | 6165567db1.s.template,const | 1 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Caller | File and line number | 6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
5 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:484 |
4 | JApplicationSite->getTemplate() | JROOT/libraries/cms/application/site.php:165 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 4.52 ms Nach letzter Abfrage: 37.23 ms Abfragespeichernutzung: 0.034 MB Speichernutzung vor Abfrage: 13.210 MB Zeilen zurückgegeben: 580
SELECT *
FROM jos_hikashop_config
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_config | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 580 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 3.02 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
10 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/config.php:16 |
9 | hikashopConfigClass->load() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1000 |
8 | hikashop_config() | JROOT/administrator/components/com_hikashop/helpers/helper.php:3451 |
7 | include_once JROOT/administrator/components/com_hikashop/helpers/helper.php | JROOT/components/com_hikashop/hikashop.php:17 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.39 ms Nach letzter Abfrage: 12.19 ms Abfragespeichernutzung: 0.030 MB Speichernutzung vor Abfrage: 14.774 MB Zeilen zurückgegeben: 1
SELECT *
FROM jos_menu
WHERE id = '710'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_menu | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.00 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 |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
18 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1780 |
17 | hikashopClass->get() | JROOT/administrator/components/com_hikashop/classes/menus.php:19 |
16 | hikashopMenusClass->get() | JROOT/administrator/components/com_hikashop/helpers/module.php:196 |
15 | hikashopModuleHelper->_getParams() | JROOT/administrator/components/com_hikashop/helpers/module.php:14 |
14 | hikashopModuleHelper->initialize() | JROOT/components/com_hikashop/views/category/view.html.php:31 |
13 | CategoryViewCategory->listing() | JROOT/components/com_hikashop/views/category/view.html.php:24 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 1.30 ms Nach letzter Abfrage: 1.42 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 14.854 MB Zeilen zurückgegeben: 1
SELECT *
FROM jos_modules
WHERE id IN (484);
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_modules | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.12 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 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.83 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/helpers/module.php:131 |
15 | hikashopModuleHelper->setModuleData() | JROOT/administrator/components/com_hikashop/helpers/module.php:25 |
14 | hikashopModuleHelper->initialize() | JROOT/components/com_hikashop/views/category/view.html.php:31 |
13 | CategoryViewCategory->listing() | JROOT/components/com_hikashop/views/category/view.html.php:24 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.51 ms Nach letzter Abfrage: 3.90 ms Abfragespeichernutzung: 0.029 MB Speichernutzung vor Abfrage: 15.164 MB Zeilen zurückgegeben: 1
SELECT *
FROM jos_hikashop_category
WHERE category_id = '69'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_category | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.12 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 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.01 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.05 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1780 |
15 | hikashopClass->get() | JROOT/administrator/components/com_hikashop/classes/category.php:38 |
14 | hikashopCategoryClass->get() | JROOT/components/com_hikashop/views/category/view.html.php:71 |
13 | CategoryViewCategory->listing() | JROOT/components/com_hikashop/views/category/view.html.php:24 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.22 ms Nach letzter Abfrage: 0.55 ms Abfragespeichernutzung: 0.029 MB Speichernutzung vor Abfrage: 15.197 MB Zeilen zurückgegeben: 1
SELECT *
FROM jos_hikashop_category
WHERE category_id = '69'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_category | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
16 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1780 |
15 | hikashopClass->get() | JROOT/administrator/components/com_hikashop/classes/category.php:38 |
14 | hikashopCategoryClass->get() | JROOT/components/com_hikashop/views/category/view.html.php:147 |
13 | CategoryViewCategory->listing() | JROOT/components/com_hikashop/views/category/view.html.php:24 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.31 ms Nach letzter Abfrage: 0.19 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 15.224 MB Zeilen zurückgegeben: 1
SELECT category_id
FROM jos_hikashop_category
WHERE (category_access = 'all' OR category_access LIKE '%,9,%')
AND category_type='product'
AND category_id IN ('69')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_category | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 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 |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
14 | JDatabaseDriver->loadColumn() | JROOT/components/com_hikashop/views/category/view.html.php:158 |
13 | CategoryViewCategory->listing() | JROOT/components/com_hikashop/views/category/view.html.php:24 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.52 ms Nach letzter Abfrage: 52.16 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 18.997 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM jos_hikashop_category AS a
WHERE a.category_parent_id = 69
AND a.category_published=1
AND (a.category_access = 'all' OR a.category_access LIKE '%,9,%')
ORDER BY a.category_ordering ASC
LIMIT 0, 20
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 106 | Using where; filesort wurde genutzt |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sorting result | 0.10 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/category.php:554 |
14 | hikashopCategoryClass->getChildren() | JROOT/components/com_hikashop/views/category/view.html.php:268 |
13 | CategoryViewCategory->listing() | JROOT/components/com_hikashop/views/category/view.html.php:24 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.38 ms Nach letzter Abfrage: 0.16 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 19.017 MB Zeilen zurückgegeben: 1
SELECT COUNT(*)
FROM jos_hikashop_category AS a
WHERE a.category_parent_id = 69
AND a.category_published=1
AND (a.category_access = 'all' OR a.category_access LIKE '%,9,%')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 106 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.09 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
14 | JDatabaseDriver->loadResult() | JROOT/components/com_hikashop/views/category/view.html.php:273 |
13 | CategoryViewCategory->listing() | JROOT/components/com_hikashop/views/category/view.html.php:24 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.84 ms Nach letzter Abfrage: 3.84 ms Abfragespeichernutzung: 0.029 MB Speichernutzung vor Abfrage: 19.267 MB Zeilen zurückgegeben: 1
SELECT a.*,b.*
FROM jos_hikashop_category AS a
LEFT JOIN jos_hikashop_file AS b
ON a.category_id = b.file_ref_id
AND b.file_type = 'category'
WHERE a.category_id = 69
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | ref | file_type | file_type | 767 | const | 87 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.12 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.14 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.16 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.07 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/classes/category.php:35 |
14 | hikashopCategoryClass->get() | JROOT/components/com_hikashop/views/category/view.html.php:340 |
13 | CategoryViewCategory->listing() | JROOT/components/com_hikashop/views/category/view.html.php:24 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.97 ms Nach letzter Abfrage: 10.15 ms Abfragespeichernutzung: 0.030 MB Speichernutzung vor Abfrage: 20.024 MB Zeilen zurückgegeben: 4
SELECT hk_parent.*
FROM jos_hikashop_category AS hk_cat
LEFT JOIN jos_hikashop_category AS hk_parent
ON (hk_parent.category_left <= hk_cat.category_left
AND hk_parent.category_right >= hk_cat.category_right)
WHERE hk_cat.category_id = 69
GROUP BY hk_parent.category_id
ORDER BY hk_parent.category_left
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hk_cat | const | PRIMARY | PRIMARY | 4 | const | 1 | Using temporary; filesort wurde genutzt |
1 | SIMPLE | hk_parent | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 106 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.05 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
Creating tmp table | 0.23 ms |
executing | 0.00 ms |
Copying to tmp table | 0.14 ms |
Sorting result | 0.02 ms |
Sending data | 0.04 ms |
end | 0.00 ms |
removing tmp table | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/category.php:711 |
16 | hikashopCategoryClass->getParents() | JROOT/administrator/components/com_hikashop/classes/field.php:355 |
15 | hikashopFieldClass->getCategories() | JROOT/administrator/components/com_hikashop/classes/field.php:134 |
14 | hikashopFieldClass->getFields() | JROOT/components/com_hikashop/views/category/view.html.php:342 |
13 | CategoryViewCategory->listing() | JROOT/components/com_hikashop/views/category/view.html.php:24 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.62 ms Nach letzter Abfrage: 0.38 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 20.069 MB Zeilen zurückgegeben: 0
SELECT *
FROM jos_hikashop_field as a
WHERE a.`field_published` = 1
AND a.`field_frontcomp` = 1
AND a.field_table='category'
AND (a.field_access = 'all' OR a.field_access LIKE '%,9,%')
AND ((field_with_sub_categories=0
AND (field_categories="all" OR field_categories="" OR field_categories LIKE '%,69,%'))OR (field_with_sub_categories=1
AND (field_categories="all" OR field_categories="" OR field_categories LIKE '%,1,%' OR field_categories LIKE '%,2,%' OR field_categories LIKE '%,21,%' OR field_categories LIKE '%,69,%')))
ORDER BY a.`field_ordering` ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 24 | Using where; filesort wurde genutzt |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.11 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.04 ms |
optimizing | 0.02 ms |
statistics | 0.01 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sorting result | 0.03 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.18 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/field.php:115 |
15 | hikashopFieldClass->getData() | JROOT/administrator/components/com_hikashop/classes/field.php:135 |
14 | hikashopFieldClass->getFields() | JROOT/components/com_hikashop/views/category/view.html.php:342 |
13 | CategoryViewCategory->listing() | JROOT/components/com_hikashop/views/category/view.html.php:24 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.29 ms Nach letzter Abfrage: 33.09 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 21.921 MB Zeilen zurückgegeben: 1
SELECT category_id
FROM jos_hikashop_category
WHERE (category_access = 'all' OR category_access LIKE '%,9,%')
AND category_id IN ('69')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_category | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 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 |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
20 | JDatabaseDriver->loadColumn() | JROOT/components/com_hikashop/views/product/view.html.php:475 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.26 ms Nach letzter Abfrage: 10.89 ms Abfragespeichernutzung: 0.033 MB Speichernutzung vor Abfrage: 22.766 MB Zeilen zurückgegeben: 0
SELECT *
FROM jos_hikashop_filter
WHERE filter_published = 1
AND (filter_access = 'all' OR filter_access LIKE '%,9,%')
ORDER BY filter_ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
22 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/filter.php:281 |
21 | hikashopFilterClass->getFilters() | JROOT/components/com_hikashop/views/product/view.html.php:129 |
20 | ProductViewProduct->filter() | JROOT/components/com_hikashop/views/product/view.html.php:498 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.24 ms Nach letzter Abfrage: 1.00 ms Abfragespeichernutzung: 0.036 MB Speichernutzung vor Abfrage: 22.798 MB Zeilen zurückgegeben: 1
SELECT a.*,b.*
FROM jos_hikashop_category AS a
LEFT JOIN jos_hikashop_file AS b
ON a.category_id = b.file_ref_id
AND b.file_type = 'category'
WHERE a.category_id = 69
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | ref | file_type | file_type | 767 | const | 87 | |
Status | Duration |
---|
starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
21 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/classes/category.php:35 |
20 | hikashopCategoryClass->get() | JROOT/components/com_hikashop/views/product/view.html.php:501 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 2.43 ms Nach letzter Abfrage: 10.56 ms Abfragespeichernutzung: 0.043 MB Speichernutzung vor Abfrage: 23.108 MB Zeilen zurückgegeben: 8
SELECT DISTINCT b.*
FROM jos_hikashop_product_category AS a
LEFT JOIN jos_hikashop_product AS b
ON a.product_id=b.product_id
WHERE b.product_published=1
AND b.product_type = 'main'
AND a.category_id IN (69)
AND (b.product_access = 'all' OR b.product_access LIKE '%,9,%')
ORDER BY a.ordering ASC
LIMIT 0, 20
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | category_id,product_id | category_id | 4 | const | 7 | Using where; Using temporary; filesort wurde genutzt |
1 | SIMPLE | b | eq_ref | PRIMARY,product_main_index | PRIMARY | 4 | 6165567db1.a.product_id | 1 | Using where |
Status | Duration |
---|
starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.30 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.04 ms |
optimizing | 0.01 ms |
statistics | 0.20 ms |
preparing | 0.02 ms |
Creating tmp table | 0.42 ms |
executing | 0.00 ms |
Copying to tmp table | 0.54 ms |
Sorting result | 0.03 ms |
Sending data | 0.16 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.15 ms |
end | 0.00 ms |
removing tmp table | 0.09 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.03 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_hikashop/views/product/view.html.php:636 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 1.74 ms Nach letzter Abfrage: 3.97 ms Abfragespeichernutzung: 0.032 MB Speichernutzung vor Abfrage: 23.351 MB Zeilen zurückgegeben: 33
SELECT *
FROM jos_hikashop_file
WHERE file_ref_id IN (606,612,613,614,615,616,617,618)
AND file_type='product'
ORDER BY file_ref_id ASC, file_ordering ASC, file_id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_file | ALL | file_type | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 2787 | Using where; filesort wurde genutzt |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.21 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sorting result | 1.03 ms |
Sending data | 0.14 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.07 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_hikashop/views/product/view.html.php:652 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.45 ms Nach letzter Abfrage: 0.59 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 23.456 MB Zeilen zurückgegeben: 0
SELECT variant_product_id
FROM jos_hikashop_variant
WHERE variant_product_id IN (606,612,613,614,615,616,617,618)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_variant | range | variant_product_id | variant_product_id | 4 | NULL | 8 | Using where; Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.11 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.05 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.02 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.10 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_hikashop/views/product/view.html.php:677 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 1.21 ms Nach letzter Abfrage: 0.17 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 23.482 MB Zeilen zurückgegeben: 0
SELECT product_id
FROM jos_hikashop_product_related
WHERE product_related_type = 'options'
AND product_id IN (606,612,613,614,615,616,617,618)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_product_related | range | PRIMARY | PRIMARY | 4 | NULL | 8 | Using where; Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.11 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.64 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.18 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.09 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_hikashop/views/product/view.html.php:690 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.65 ms Nach letzter Abfrage: 0.27 ms Abfragespeichernutzung: 0.035 MB Speichernutzung vor Abfrage: 23.518 MB Zeilen zurückgegeben: 0
SELECT *
FROM jos_hikashop_discount
WHERE discount_type='discount'
AND discount_published=1
AND ( discount_quota>discount_used_times OR discount_quota=0 )
AND discount_start < 1575810511
AND ( discount_end > 1575810511 OR discount_end = 0 )
AND ( (discount_product_id IN ('','0','606','612','613','614','615','616','617','618')) OR (discount_product_id LIKE '%,606,%') OR (discount_product_id LIKE '%,612,%') OR (discount_product_id LIKE '%,613,%') OR (discount_product_id LIKE '%,614,%') OR (discount_product_id LIKE '%,615,%') OR (discount_product_id LIKE '%,616,%') OR (discount_product_id LIKE '%,617,%') OR (discount_product_id LIKE '%,618,%') )
AND ( discount_flat_amount != 0 OR discount_percent_amount != 0 )
AND (discount_access = 'all' OR discount_access LIKE '%,9,%')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_discount | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 28 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.00 ms |
Opening tables | 0.12 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.05 ms |
optimizing | 0.02 ms |
statistics | 0.01 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.06 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.02 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
21 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/currency.php:470 |
20 | hikashopCurrencyClass->getListingPrices() | JROOT/components/com_hikashop/views/product/view.html.php:702 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.19 ms Nach letzter Abfrage: 0.18 ms Abfragespeichernutzung: 0.030 MB Speichernutzung vor Abfrage: 23.547 MB Zeilen zurückgegeben: 2
SELECT currency_id
FROM jos_hikashop_currency
WHERE currency_published=1 OR currency_id = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_currency | ALL | PRIMARY | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 181 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.01 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
22 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/currency.php:434 |
21 | hikashopCurrencyClass->publishedCurrencies() | JROOT/administrator/components/com_hikashop/classes/currency.php:473 |
20 | hikashopCurrencyClass->getListingPrices() | JROOT/components/com_hikashop/views/product/view.html.php:702 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.66 ms Nach letzter Abfrage: 0.23 ms Abfragespeichernutzung: 0.030 MB Speichernutzung vor Abfrage: 23.574 MB Zeilen zurückgegeben: 8
SELECT a.*
FROM jos_hikashop_price AS a
WHERE a.price_product_id IN (606,612,613,614,615,616,617,618)
AND a.price_currency_id IN (1,2)
AND (a.price_access = 'all' OR a.price_access LIKE '%,9,%' OR ISNULL(a.price_access))
ORDER BY a.price_site_id ASC, a.price_value DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | range | price_product_id | price_product_id | 4 | NULL | 11 | Using where; filesort wurde genutzt |
Status | Duration |
---|
starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.11 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sorting result | 0.07 ms |
Sending data | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
21 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/currency.php:479 |
20 | hikashopCurrencyClass->getListingPrices() | JROOT/components/com_hikashop/views/product/view.html.php:702 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.79 ms Nach letzter Abfrage: 0.39 ms Abfragespeichernutzung: 0.035 MB Speichernutzung vor Abfrage: 23.621 MB Zeilen zurückgegeben: 3
SELECT b.*,c.*
FROM jos_hikashop_category AS a
LEFT JOIN jos_hikashop_taxation AS b
ON a.category_namekey=b.category_namekey
LEFT JOIN jos_hikashop_tax AS c
ON b.tax_namekey=c.tax_namekey
WHERE a.category_id = 11
AND b.taxation_published=1
AND ( taxation_type = '' OR (taxation_type = 'individual' OR taxation_type LIKE '%individual%') )
AND b.taxation_date_start <= 1575810511
AND (b.taxation_date_end = 0 OR b.taxation_date_end > 1575810511)
AND (b.taxation_access = 'all' OR b.taxation_access LIKE '%,9,%')
ORDER BY b.taxation_id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY,category_namekey | PRIMARY | 4 | const | 1 | filesort wurde genutzt |
1 | SIMPLE | b | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 8 | Using where |
1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 767 | 6165567db1.b.tax_namekey | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.23 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.04 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sorting result | 0.03 ms |
Sending data | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.03 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.03 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/currency.php:165 |
22 | hikashopCurrencyClass->getTax() | JROOT/administrator/components/com_hikashop/classes/currency.php:57 |
21 | hikashopCurrencyClass->getTaxedPrice() | JROOT/administrator/components/com_hikashop/classes/currency.php:559 |
20 | hikashopCurrencyClass->getListingPrices() | JROOT/components/com_hikashop/views/product/view.html.php:702 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.18 ms Nach letzter Abfrage: 0.20 ms Abfragespeichernutzung: 0.033 MB Speichernutzung vor Abfrage: 23.660 MB Zeilen zurückgegeben: 1
SELECT *
FROM jos_hikashop_zone
WHERE zone_id = 4567
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_zone | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
23 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/classes/currency.php:186 |
22 | hikashopCurrencyClass->getTax() | JROOT/administrator/components/com_hikashop/classes/currency.php:57 |
21 | hikashopCurrencyClass->getTaxedPrice() | JROOT/administrator/components/com_hikashop/classes/currency.php:559 |
20 | hikashopCurrencyClass->getListingPrices() | JROOT/components/com_hikashop/views/product/view.html.php:702 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.62 ms Nach letzter Abfrage: 0.77 ms Abfragespeichernutzung: 0.037 MB Speichern