Abfragezeit: 0.63 ms Abfragespeichernutzung: 0.018 MB Speichernutzung vor Abfrage: 2.977 MB Zeilen zurückgegeben: 0
SELECT `data`
FROM `jos_session`
WHERE `session_id` = 'of60j2as85c8p4f85tj6tdjb10'
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.41 ms Nach letzter Abfrage: 5.55 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 3.184 MB Zeilen zurückgegeben: 0
SELECT `session_id`
FROM `jos_session`
WHERE `session_id` = 'of60j2as85c8p4f85tj6tdjb10'
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.41 ms Nach letzter Abfrage: 0.32 ms Abfragespeichernutzung: 0.009 MB Speichernutzung vor Abfrage: 3.200 MB
INSERT INTO `jos_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('of60j2as85c8p4f85tj6tdjb10', 0, 1, '1576274686', 0, '')
„EXPLAIN“ unmöglich für Abfrage: INSERT INTO `jos_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('of60j2as85c8p4f85tj6tdjb10', 0, 1, '1576274686', 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: 1.30 ms Nach letzter Abfrage: 5.48 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 3.456 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.38 ms Nach letzter Abfrage: 3.61 ms Abfragespeichernutzung: 0.015 MB Speichernutzung vor Abfrage: 3.666 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.24 ms Nach letzter Abfrage: 1.37 ms Abfragespeichernutzung: 0.014 MB Speichernutzung vor Abfrage: 3.743 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: 2.03 ms Nach letzter Abfrage: 0.28 ms Abfragespeichernutzung: 0.015 MB Speichernutzung vor Abfrage: 3.761 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: 6.37 ms Nach letzter Abfrage: 62.81 ms Abfragespeichernutzung: 0.037 MB Speichernutzung vor Abfrage: 7.177 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 | |
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 |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sorting result | 0.52 ms |
Sending data | 0.09 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.07 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.40 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.06 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.41 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.11 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.74 ms |
Waiting for query cache lock | 0.02 ms |
Sending data | 0.17 ms |
Waiting for query cache lock | 0.02 ms |
Sending data | 0.54 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.28 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 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 | 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.60 ms Nach letzter Abfrage: 29.11 ms Abfragespeichernutzung: 0.019 MB Speichernutzung vor Abfrage: 9.692 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 |
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.14 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 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 | 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: 1.53 ms Nach letzter Abfrage: 0.43 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 9.695 MB
UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"79869b90adf7339c73bc561f6949e25b\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
„EXPLAIN“ unmöglich für Abfrage: UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"79869b90adf7339c73bc561f6949e25b\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
init | 0.13 ms |
Updating | 0.04 ms |
end | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
end | 0.96 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | 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.44 ms Nach letzter Abfrage: 3.57 ms Abfragespeichernutzung: 0.013 MB Speichernutzung vor Abfrage: 9.954 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 |
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 | 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.72 ms Nach letzter Abfrage: 0.78 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 9.991 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 |
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 |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 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 |
Sending data | 0.11 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 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 | 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: 6.37 ms Nach letzter Abfrage: 36.80 ms Abfragespeichernutzung: 0.034 MB Speichernutzung vor Abfrage: 13.202 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 | 5.32 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.34 ms Nach letzter Abfrage: 11.76 ms Abfragespeichernutzung: 0.030 MB Speichernutzung vor Abfrage: 14.767 MB Zeilen zurückgegeben: 1
SELECT *
FROM jos_menu
WHERE id = '790'
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.00 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: 0.32 ms Nach letzter Abfrage: 1.34 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 14.846 MB Zeilen zurückgegeben: 1
SELECT *
FROM jos_modules
WHERE id IN (553);
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.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.00 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.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.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: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.35 ms Nach letzter Abfrage: 3.75 ms Abfragespeichernutzung: 0.029 MB Speichernutzung vor Abfrage: 15.155 MB Zeilen zurückgegeben: 1
SELECT *
FROM jos_hikashop_category
WHERE category_id = '109'
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.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.03 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.23 ms Nach letzter Abfrage: 0.86 ms Abfragespeichernutzung: 0.029 MB Speichernutzung vor Abfrage: 15.189 MB Zeilen zurückgegeben: 1
SELECT *
FROM jos_hikashop_category
WHERE category_id = '109'
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.33 ms Nach letzter Abfrage: 0.15 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 15.216 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 ('109')
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.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.03 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.61 ms Nach letzter Abfrage: 46.43 ms Abfragespeichernutzung: 0.028 MB Speichernutzung vor Abfrage: 18.988 MB Zeilen zurückgegeben: 6
SELECT a.*
FROM jos_hikashop_category AS a
WHERE a.category_parent_id = 109
AND a.category_published=1
AND (a.category_access = 'all' OR a.category_access LIKE '%,9,%')
ORDER BY a.category_ordering ASC
LIMIT 0, 16
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.01 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.06 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.00 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.76 ms Nach letzter Abfrage: 0.28 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 19.038 MB Zeilen zurückgegeben: 6
SELECT *
FROM jos_hikashop_file
WHERE file_type='category'
AND file_ref_id IN (116,117,118,119,120,122)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_file | ref | file_type | file_type | 767 | const | 87 | Using where |
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.01 ms |
statistics | 0.11 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.27 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.07 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 | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/category.php:574 |
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.82 ms Nach letzter Abfrage: 0.27 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 19.067 MB Zeilen zurückgegeben: 1
SELECT COUNT(*)
FROM jos_hikashop_category AS a
WHERE a.category_parent_id = 109
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.42 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.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.10 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.01 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.42 ms Nach letzter Abfrage: 3.14 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 19.199 MB Zeilen zurückgegeben: 6
SELECT category_left,category_right
FROM jos_hikashop_category
WHERE category_id IN (116,117,118,119,120,122)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_category | range | PRIMARY | PRIMARY | 4 | NULL | 6 | 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.03 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.06 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.02 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 | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/category.php:457 |
14 | hikashopCategoryClass->getChildren() | JROOT/components/com_hikashop/views/category/view.html.php:299 |
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.57 ms Nach letzter Abfrage: 0.28 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 19.226 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM jos_hikashop_category AS a
WHERE ((a.category_left > 131
AND a.category_right < 132) OR (a.category_left > 133
AND a.category_right < 134) OR (a.category_left > 135
AND a.category_right < 136) OR (a.category_left > 137
AND a.category_right < 138) OR (a.category_left > 139
AND a.category_right < 140) OR (a.category_left > 141
AND a.category_right < 142))
AND a.category_published=1
AND (a.category_access = 'all' OR a.category_access LIKE '%,9,%')
ORDER BY a.category_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 | 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.05 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.02 ms |
statistics | 0.01 ms |
preparing | 0.03 ms |
executing | 0.00 ms |
Sorting result | 0.12 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.05 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:299 |
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.84 ms Nach letzter Abfrage: 0.15 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 19.239 MB Zeilen zurückgegeben: 6
SELECT count(a.product_id) AS number_of_products,a.category_id
FROM jos_hikashop_product_category AS a
INNER JOIN jos_hikashop_product AS b
ON a.product_id=b.product_id
AND b.product_published>0
AND b.product_parent_id=0
WHERE a.category_id IN (116,117,118,119,120,122)
GROUP BY a.category_id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | range | category_id,product_id | category_id | 4 | NULL | 162 | Using where; Using index |
1 | SIMPLE | b | eq_ref | PRIMARY,product_parent_id | PRIMARY | 4 | 6165567db1.a.product_id | 1 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.08 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sorting result | 0.00 ms |
Sending data | 1.39 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 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 | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_hikashop/views/category/view.html.php:323 |
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.87 ms Nach letzter Abfrage: 3.70 ms Abfragespeichernutzung: 0.029 MB Speichernutzung vor Abfrage: 19.494 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 = 109
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.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.13 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.25 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.13 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 | 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.87 ms Nach letzter Abfrage: 7.79 ms Abfragespeichernutzung: 0.030 MB Speichernutzung vor Abfrage: 20.251 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 = 109
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.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
Creating tmp table | 0.22 ms |
executing | 0.00 ms |
Copying to tmp table | 0.13 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.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 | 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.49 ms Nach letzter Abfrage: 0.41 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 20.296 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 '%,109,%'))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 '%,30,%' OR field_categories LIKE '%,109,%')))
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.05 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.04 ms |
optimizing | 0.02 ms |
statistics | 0.01 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sorting result | 0.04 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.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 | 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.54 ms Nach letzter Abfrage: 14.94 ms Abfragespeichernutzung: 0.030 MB Speichernutzung vor Abfrage: 20.857 MB Zeilen zurückgegeben: 6
SELECT a.id as itemid
FROM `jos_menu` as a
WHERE a.client_id=0
AND a.parent_id=790
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 5 | const,const | 6 | |
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.05 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.04 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.11 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 | 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_hikashop/views/category/view.html.php:440 |
21 | CategoryViewCategory->getLink() | JROOT/components/com_hikashop/views/category/tmpl/listing_img_title.php:10 |
20 | include JROOT/components/com_hikashop/views/category/tmpl/listing_img_title.php | JROOT/libraries/legacy/view/legacy.php:677 |
19 | JViewLegacy->loadTemplate() | JROOT/components/com_hikashop/views/category/tmpl/listing_div.php:210 |
18 | include JROOT/components/com_hikashop/views/category/tmpl/listing_div.php | JROOT/libraries/legacy/view/legacy.php:677 |
17 | JViewLegacy->loadTemplate() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:103 |
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.20 ms Nach letzter Abfrage: 0.58 ms Abfragespeichernutzung: 0.033 MB Speichernutzung vor Abfrage: 20.925 MB Zeilen zurückgegeben: 63
SELECT a.id
FROM jos_menu AS a
INNER JOIN `jos_menu_types` as b
on a.menutype = b.menutype
WHERE a.type='component'
AND a.published=1
AND b.title IS NOT NULL
AND a.client_id=0
AND a.link='index.php?option=com_hikashop&view=category&layout=listing'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | b | ALL | idx_menutype | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 7 | Using where |
1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language,idx_menutype | idx_menutype | 98 | 6165567db1.b.menutype | 15 | 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 |
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 | 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
24 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/menus.php:186 |
23 | hikashopMenusClass->loadAMenuItemId() | JROOT/administrator/components/com_hikashop/helpers/helper.php:932 |
22 | hikashop_contentLink() | JROOT/components/com_hikashop/views/category/view.html.php:463 |
21 | CategoryViewCategory->getLink() | JROOT/components/com_hikashop/views/category/tmpl/listing_img_title.php:10 |
20 | include JROOT/components/com_hikashop/views/category/tmpl/listing_img_title.php | JROOT/libraries/legacy/view/legacy.php:677 |
19 | JViewLegacy->loadTemplate() | JROOT/components/com_hikashop/views/category/tmpl/listing_div.php:210 |
18 | include JROOT/components/com_hikashop/views/category/tmpl/listing_div.php | JROOT/libraries/legacy/view/legacy.php:677 |
17 | JViewLegacy->loadTemplate() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:103 |
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.17 ms Nach letzter Abfrage: 1.76 ms Abfragespeichernutzung: 0.030 MB Speichernutzung vor Abfrage: 20.964 MB Zeilen zurückgegeben: 6
SELECT a.id as itemid
FROM `jos_menu` as a
WHERE a.client_id=0
AND a.parent_id=790
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 5 | const,const | 6 | |
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 |
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/components/com_hikashop/views/category/view.html.php:440 |
21 | CategoryViewCategory->getLink() | JROOT/components/com_hikashop/views/category/tmpl/listing_img_title.php:10 |
20 | include JROOT/components/com_hikashop/views/category/tmpl/listing_img_title.php | JROOT/libraries/legacy/view/legacy.php:677 |
19 | JViewLegacy->loadTemplate() | JROOT/components/com_hikashop/views/category/tmpl/listing_div.php:210 |
18 | include JROOT/components/com_hikashop/views/category/tmpl/listing_div.php | JROOT/libraries/legacy/view/legacy.php:677 |
17 | JViewLegacy->loadTemplate() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:103 |
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.20 ms Nach letzter Abfrage: 1.59 ms Abfragespeichernutzung: 0.030 MB Speichernutzung vor Abfrage: 20.995 MB Zeilen zurückgegeben: 6
SELECT a.id as itemid
FROM `jos_menu` as a
WHERE a.client_id=0
AND a.parent_id=790
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 5 | const,const | 6 | |
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 |
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/components/com_hikashop/views/category/view.html.php:440 |
21 | CategoryViewCategory->getLink() | JROOT/components/com_hikashop/views/category/tmpl/listing_img_title.php:10 |
20 | include JROOT/components/com_hikashop/views/category/tmpl/listing_img_title.php | JROOT/libraries/legacy/view/legacy.php:677 |
19 | JViewLegacy->loadTemplate() | JROOT/components/com_hikashop/views/category/tmpl/listing_div.php:210 |
18 | include JROOT/components/com_hikashop/views/category/tmpl/listing_div.php | JROOT/libraries/legacy/view/legacy.php:677 |
17 | JViewLegacy->loadTemplate() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:103 |
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: 1.59 ms Abfragespeichernutzung: 0.030 MB Speichernutzung vor Abfrage: 21.025 MB Zeilen zurückgegeben: 6
SELECT a.id as itemid
FROM `jos_menu` as a
WHERE a.client_id=0
AND a.parent_id=790
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 5 | const,const | 6 | |
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.01 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/components/com_hikashop/views/category/view.html.php:440 |
21 | CategoryViewCategory->getLink() | JROOT/components/com_hikashop/views/category/tmpl/listing_img_title.php:10 |
20 | include JROOT/components/com_hikashop/views/category/tmpl/listing_img_title.php | JROOT/libraries/legacy/view/legacy.php:677 |
19 | JViewLegacy->loadTemplate() | JROOT/components/com_hikashop/views/category/tmpl/listing_div.php:210 |
18 | include JROOT/components/com_hikashop/views/category/tmpl/listing_div.php | JROOT/libraries/legacy/view/legacy.php:677 |
17 | JViewLegacy->loadTemplate() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:103 |
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.20 ms Nach letzter Abfrage: 1.55 ms Abfragespeichernutzung: 0.031 MB Speichernutzung vor Abfrage: 21.057 MB Zeilen zurückgegeben: 6
SELECT a.id as itemid
FROM `jos_menu` as a
WHERE a.client_id=0
AND a.parent_id=790
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 5 | const,const | 6 | |
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 |
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/components/com_hikashop/views/category/view.html.php:440 |
21 | CategoryViewCategory->getLink() | JROOT/components/com_hikashop/views/category/tmpl/listing_img_title.php:10 |
20 | include JROOT/components/com_hikashop/views/category/tmpl/listing_img_title.php | JROOT/libraries/legacy/view/legacy.php:677 |
19 | JViewLegacy->loadTemplate() | JROOT/components/com_hikashop/views/category/tmpl/listing_div.php:210 |
18 | include JROOT/components/com_hikashop/views/category/tmpl/listing_div.php | JROOT/libraries/legacy/view/legacy.php:677 |
17 | JViewLegacy->loadTemplate() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:103 |
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.16 ms Nach letzter Abfrage: 1.53 ms Abfragespeichernutzung: 0.030 MB Speichernutzung vor Abfrage: 21.087 MB Zeilen zurückgegeben: 6
SELECT a.id as itemid
FROM `jos_menu` as a
WHERE a.client_id=0
AND a.parent_id=790
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 5 | const,const | 6 | |
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 |
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/components/com_hikashop/views/category/view.html.php:440 |
21 | CategoryViewCategory->getLink() | JROOT/components/com_hikashop/views/category/tmpl/listing_img_title.php:10 |
20 | include JROOT/components/com_hikashop/views/category/tmpl/listing_img_title.php | JROOT/libraries/legacy/view/legacy.php:677 |
19 | JViewLegacy->loadTemplate() | JROOT/components/com_hikashop/views/category/tmpl/listing_div.php:210 |
18 | include JROOT/components/com_hikashop/views/category/tmpl/listing_div.php | JROOT/libraries/legacy/view/legacy.php:677 |
17 | JViewLegacy->loadTemplate() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:103 |
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.43 ms Nach letzter Abfrage: 20.78 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 22.403 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 ('109')
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.02 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.05 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.36 ms Nach letzter Abfrage: 9.59 ms Abfragespeichernutzung: 0.033 MB Speichernutzung vor Abfrage: 23.248 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.26 ms Nach letzter Abfrage: 1.18 ms Abfragespeichernutzung: 0.036 MB Speichernutzung vor Abfrage: 23.280 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 = 109
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.01 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: 5.65 ms Nach letzter Abfrage: 11.25 ms Abfragespeichernutzung: 0.046 MB Speichernutzung vor Abfrage: 23.590 MB Zeilen zurückgegeben: 16