Abfragezeit: 0.46 ms Abfragespeichernutzung: 0.018 MB Speichernutzung vor Abfrage: 2.977 MB Zeilen zurückgegeben: 0
SELECT `data`
FROM `jos_session`
WHERE `session_id` = 'ch1t1dn3mgce2bbatiid3ltdm1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_session | const | PRIMARY | PRIMARY | 766 | 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.14 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.00 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 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.25 ms Nach letzter Abfrage: 3.89 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 3.184 MB Zeilen zurückgegeben: 0
SELECT `session_id`
FROM `jos_session`
WHERE `session_id` = 'ch1t1dn3mgce2bbatiid3ltdm1'
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 |
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.00 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 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.35 ms Nach letzter Abfrage: 0.25 ms Abfragespeichernutzung: 0.009 MB Speichernutzung vor Abfrage: 3.200 MB
INSERT INTO `jos_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('ch1t1dn3mgce2bbatiid3ltdm1', 0, 1, '1576270560', 0, '')
„EXPLAIN“ unmöglich für Abfrage: INSERT INTO `jos_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('ch1t1dn3mgce2bbatiid3ltdm1', 0, 1, '1576270560', 0, '')
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
init | 0.01 ms |
update | 0.09 ms |
Waiting for query cache lock | 0.00 ms |
update | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:212 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:799 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:408 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Abfragezeit: 0.82 ms Nach letzter Abfrage: 4.24 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 |
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.13 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.09 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.16 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | 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.20 ms Nach letzter Abfrage: 2.92 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 |
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 | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1538 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:835 |
9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:904 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:454 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.19 ms Nach letzter Abfrage: 1.07 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 | |
Status | Duration |
---|
starting | 0.00 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 | 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: 1.65 ms Nach letzter Abfrage: 0.24 ms Abfragespeichernutzung: 0.015 MB Speichernutzung vor Abfrage: 3.760 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 |
Status | Duration |
---|
starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.07 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sorting result | 0.90 ms |
Sending data | 0.27 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 | 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: 2.70 ms Nach letzter Abfrage: 49.47 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.05 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.15 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.02 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.06 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.23 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.08 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.06 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.17 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.19 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.05 ms |
Waiting for query cache lock | 0.00 ms |
Sending data | 0.04 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.08 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 | 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.54 ms Nach letzter Abfrage: 23.47 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.16 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.04 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.24 ms Nach letzter Abfrage: 0.39 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 9.695 MB
UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"cdf1b3455c50a064777c69e168019b0a\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
„EXPLAIN“ unmöglich für Abfrage: UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"cdf1b3455c50a064777c69e168019b0a\"}'
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.12 ms |
Updating | 0.04 ms |
end | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
end | 0.84 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.23 ms Nach letzter Abfrage: 3.52 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.73 ms Nach letzter Abfrage: 0.77 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.13 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.03 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 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: 5.02 ms Nach letzter Abfrage: 37.22 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 | 3.71 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.43 ms Nach letzter Abfrage: 12.43 ms Abfragespeichernutzung: 0.030 MB Speichernutzung vor Abfrage: 14.766 MB Zeilen zurückgegeben: 1
SELECT *
FROM jos_menu
WHERE id = '684'
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.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.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.50 ms Nach letzter Abfrage: 1.45 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 14.846 MB Zeilen zurückgegeben: 1
SELECT *
FROM jos_modules
WHERE id IN (467);
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_modules | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.12 ms |
System lock | 0.01 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.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.03 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 | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/helpers/module.php:131 |
15 | hikashopModuleHelper->setModuleData() | JROOT/administrator/components/com_hikashop/helpers/module.php:25 |
14 | hikashopModuleHelper->initialize() | JROOT/components/com_hikashop/views/category/view.html.php:31 |
13 | CategoryViewCategory->listing() | JROOT/components/com_hikashop/views/category/view.html.php:24 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.51 ms Nach letzter Abfrage: 4.30 ms Abfragespeichernutzung: 0.029 MB Speichernutzung vor Abfrage: 15.156 MB Zeilen zurückgegeben: 1
SELECT *
FROM jos_hikashop_category
WHERE category_id = '53'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_category | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.12 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 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.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.06 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.25 ms Nach letzter Abfrage: 0.66 ms Abfragespeichernutzung: 0.029 MB Speichernutzung vor Abfrage: 15.189 MB Zeilen zurückgegeben: 1
SELECT *
FROM jos_hikashop_category
WHERE category_id = '53'
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.32 ms Nach letzter Abfrage: 0.19 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 ('53')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_category | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.02 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.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: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.50 ms Nach letzter Abfrage: 48.99 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 18.989 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM jos_hikashop_category AS a
WHERE a.category_parent_id = 53
AND a.category_published=1
AND (a.category_access = 'all' OR a.category_access LIKE '%,9,%')
ORDER BY a.category_ordering ASC
LIMIT 0, 20
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 106 | Using where; filesort wurde genutzt |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sorting result | 0.09 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.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/category.php:554 |
14 | hikashopCategoryClass->getChildren() | JROOT/components/com_hikashop/views/category/view.html.php:268 |
13 | CategoryViewCategory->listing() | JROOT/components/com_hikashop/views/category/view.html.php:24 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.40 ms Nach letzter Abfrage: 0.19 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 19.009 MB Zeilen zurückgegeben: 1
SELECT COUNT(*)
FROM jos_hikashop_category AS a
WHERE a.category_parent_id = 53
AND a.category_published=1
AND (a.category_access = 'all' OR a.category_access LIKE '%,9,%')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 106 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.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.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 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.75 ms Nach letzter Abfrage: 3.72 ms Abfragespeichernutzung: 0.029 MB Speichernutzung vor Abfrage: 19.259 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 = 53
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.04 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.12 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.14 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.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.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:1650 |
15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/classes/category.php:35 |
14 | hikashopCategoryClass->get() | JROOT/components/com_hikashop/views/category/view.html.php:340 |
13 | CategoryViewCategory->listing() | JROOT/components/com_hikashop/views/category/view.html.php:24 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.97 ms Nach letzter Abfrage: 7.70 ms Abfragespeichernutzung: 0.030 MB Speichernutzung vor Abfrage: 20.016 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 = 53
GROUP BY hk_parent.category_id
ORDER BY hk_parent.category_left
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | hk_cat | const | PRIMARY | PRIMARY | 4 | const | 1 | Using temporary; filesort wurde genutzt |
1 | SIMPLE | hk_parent | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 106 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.03 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.05 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
Creating tmp table | 0.23 ms |
executing | 0.00 ms |
Copying to tmp table | 0.13 ms |
Sorting result | 0.02 ms |
Sending data | 0.06 ms |
end | 0.00 ms |
removing tmp table | 0.06 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.03 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.10 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.64 ms Nach letzter Abfrage: 0.38 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 20.061 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 '%,53,%'))OR (field_with_sub_categories=1
AND (field_categories="all" OR field_categories="" OR field_categories LIKE '%,1,%' OR field_categories LIKE '%,2,%' OR field_categories LIKE '%,21,%' OR field_categories LIKE '%,53,%')))
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.12 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.05 ms |
optimizing | 0.02 ms |
statistics | 0.01 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sorting result | 0.03 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.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 | 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.35 ms Nach letzter Abfrage: 33.54 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 21.911 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 ('53')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_category | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
System lock | 0.00 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.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.01 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.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.27 ms Nach letzter Abfrage: 8.82 ms Abfragespeichernutzung: 0.033 MB Speichernutzung vor Abfrage: 22.756 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.01 ms Abfragespeichernutzung: 0.036 MB Speichernutzung vor Abfrage: 22.788 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 = 53
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | ref | file_type | file_type | 767 | const | 87 | |
Status | Duration |
---|
starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.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: 3.88 ms Nach letzter Abfrage: 11.20 ms Abfragespeichernutzung: 0.042 MB Speichernutzung vor Abfrage: 23.099 MB Zeilen zurückgegeben: 6
SELECT DISTINCT b.*
FROM jos_hikashop_product_category AS a
LEFT JOIN jos_hikashop_product AS b
ON a.product_id=b.product_id
WHERE b.product_published=1
AND b.product_type = 'main'
AND a.category_id IN (53)
AND (b.product_access = 'all' OR b.product_access LIKE '%,9,%')
ORDER BY a.ordering ASC
LIMIT 0, 20
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | category_id,product_id | category_id | 4 | const | 6 | Using where; Using temporary; filesort wurde genutzt |
1 | SIMPLE | b | eq_ref | PRIMARY,product_main_index | PRIMARY | 4 | 6165567db1.a.product_id | 1 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.32 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.04 ms |
optimizing | 0.01 ms |
statistics | 0.20 ms |
preparing | 0.02 ms |
Creating tmp table | 2.32 ms |
executing | 0.00 ms |
Copying to tmp table | 0.26 ms |
Sorting result | 0.03 ms |
Sending data | 0.12 ms |
end | 0.00 ms |
removing tmp table | 0.06 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.04 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.03 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_hikashop/views/product/view.html.php:636 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 1.68 ms Nach letzter Abfrage: 3.44 ms Abfragespeichernutzung: 0.031 MB Speichernutzung vor Abfrage: 23.301 MB Zeilen zurückgegeben: 18
SELECT *
FROM jos_hikashop_file
WHERE file_ref_id IN (415,416,417,418,419,420)
AND file_type='product'
ORDER BY file_ref_id ASC, file_ordering ASC, file_id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_file | ALL | file_type | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 2787 | Using where; filesort wurde genutzt |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.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.21 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sorting result | 1.02 ms |
Sending data | 0.08 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.08 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_hikashop/views/product/view.html.php:652 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.40 ms Nach letzter Abfrage: 0.45 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 23.372 MB Zeilen zurückgegeben: 0
SELECT variant_product_id
FROM jos_hikashop_variant
WHERE variant_product_id IN (415,416,417,418,419,420)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_variant | range | variant_product_id | variant_product_id | 4 | NULL | 6 | Using where; Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.11 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 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.02 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_hikashop/views/product/view.html.php:677 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.76 ms Nach letzter Abfrage: 0.16 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 23.398 MB Zeilen zurückgegeben: 0
SELECT product_id
FROM jos_hikashop_product_related
WHERE product_related_type = 'options'
AND product_id IN (415,416,417,418,419,420)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_product_related | range | PRIMARY | PRIMARY | 4 | NULL | 30 | Using where; Using index |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.12 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.27 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.07 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.03 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.02 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_hikashop/views/product/view.html.php:690 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.65 ms Nach letzter Abfrage: 0.29 ms Abfragespeichernutzung: 0.035 MB Speichernutzung vor Abfrage: 23.433 MB Zeilen zurückgegeben: 0
SELECT *
FROM jos_hikashop_discount
WHERE discount_type='discount'
AND discount_published=1
AND ( discount_quota>discount_used_times OR discount_quota=0 )
AND discount_start < 1576270560
AND ( discount_end > 1576270560 OR discount_end = 0 )
AND ( (discount_product_id IN ('','0','415','416','417','418','419','420')) OR (discount_product_id LIKE '%,415,%') OR (discount_product_id LIKE '%,416,%') OR (discount_product_id LIKE '%,417,%') OR (discount_product_id LIKE '%,418,%') OR (discount_product_id LIKE '%,419,%') OR (discount_product_id LIKE '%,420,%') )
AND ( discount_flat_amount != 0 OR discount_percent_amount != 0 )
AND (discount_access = 'all' OR discount_access LIKE '%,9,%')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_discount | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 28 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.00 ms |
Opening tables | 0.12 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.05 ms |
optimizing | 0.02 ms |
statistics | 0.01 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.06 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 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 | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
21 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/currency.php:470 |
20 | hikashopCurrencyClass->getListingPrices() | JROOT/components/com_hikashop/views/product/view.html.php:702 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.19 ms Nach letzter Abfrage: 0.18 ms Abfragespeichernutzung: 0.030 MB Speichernutzung vor Abfrage: 23.462 MB Zeilen zurückgegeben: 2
SELECT currency_id
FROM jos_hikashop_currency
WHERE currency_published=1 OR currency_id = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_currency | ALL | PRIMARY | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 181 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.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:1538 |
22 | JDatabaseDriver->loadColumn() | JROOT/administrator/components/com_hikashop/classes/currency.php:434 |
21 | hikashopCurrencyClass->publishedCurrencies() | JROOT/administrator/components/com_hikashop/classes/currency.php:473 |
20 | hikashopCurrencyClass->getListingPrices() | JROOT/components/com_hikashop/views/product/view.html.php:702 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.58 ms Nach letzter Abfrage: 0.25 ms Abfragespeichernutzung: 0.030 MB Speichernutzung vor Abfrage: 23.490 MB Zeilen zurückgegeben: 6
SELECT a.*
FROM jos_hikashop_price AS a
WHERE a.price_product_id IN (415,416,417,418,419,420)
AND a.price_currency_id IN (1,2)
AND (a.price_access = 'all' OR a.price_access LIKE '%,9,%' OR ISNULL(a.price_access))
ORDER BY a.price_site_id ASC, a.price_value DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | range | price_product_id | price_product_id | 4 | NULL | 8 | Using where; filesort wurde genutzt |
Status | Duration |
---|
starting | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.00 ms |
Opening tables | 0.11 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sorting result | 0.04 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.03 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.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:1689 |
21 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/currency.php:479 |
20 | hikashopCurrencyClass->getListingPrices() | JROOT/components/com_hikashop/views/product/view.html.php:702 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.79 ms Nach letzter Abfrage: 0.42 ms Abfragespeichernutzung: 0.035 MB Speichernutzung vor Abfrage: 23.533 MB Zeilen zurückgegeben: 3
SELECT b.*,c.*
FROM jos_hikashop_category AS a
LEFT JOIN jos_hikashop_taxation AS b
ON a.category_namekey=b.category_namekey
LEFT JOIN jos_hikashop_tax AS c
ON b.tax_namekey=c.tax_namekey
WHERE a.category_id = 11
AND b.taxation_published=1
AND ( taxation_type = '' OR (taxation_type = 'individual' OR taxation_type LIKE '%individual%') )
AND b.taxation_date_start <= 1576270560
AND (b.taxation_date_end = 0 OR b.taxation_date_end > 1576270560)
AND (b.taxation_access = 'all' OR b.taxation_access LIKE '%,9,%')
ORDER BY b.taxation_id ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY,category_namekey | PRIMARY | 4 | const | 1 | filesort wurde genutzt |
1 | SIMPLE | b | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 8 | Using where |
1 | SIMPLE | c | eq_ref | PRIMARY | PRIMARY | 767 | 6165567db1.b.tax_namekey | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.24 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.04 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sorting result | 0.03 ms |
Sending data | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.17 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/currency.php:165 |
22 | hikashopCurrencyClass->getTax() | JROOT/administrator/components/com_hikashop/classes/currency.php:57 |
21 | hikashopCurrencyClass->getTaxedPrice() | JROOT/administrator/components/com_hikashop/classes/currency.php:559 |
20 | hikashopCurrencyClass->getListingPrices() | JROOT/components/com_hikashop/views/product/view.html.php:702 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.21 ms Nach letzter Abfrage: 0.22 ms Abfragespeichernutzung: 0.033 MB Speichernutzung vor Abfrage: 23.572 MB Zeilen zurückgegeben: 1
SELECT *
FROM jos_hikashop_zone
WHERE zone_id = 4567
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | jos_hikashop_zone | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
checking query cache for query | 0.00 ms |
checking privileges on cached | 0.00 ms |
checking permissions | 0.00 ms |
sending cached result to clien | 0.01 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
23 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_hikashop/classes/currency.php:186 |
22 | hikashopCurrencyClass->getTax() | JROOT/administrator/components/com_hikashop/classes/currency.php:57 |
21 | hikashopCurrencyClass->getTaxedPrice() | JROOT/administrator/components/com_hikashop/classes/currency.php:559 |
20 | hikashopCurrencyClass->getListingPrices() | JROOT/components/com_hikashop/views/product/view.html.php:702 |
19 | ProductViewProduct->listing() | JROOT/components/com_hikashop/views/product/view.html.php:37 |
18 | ProductViewProduct->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:765 |
17 | hikashop_getLayout() | JROOT/components/com_hikashop/views/category/tmpl/listing.php:118 |
16 | include JROOT/components/com_hikashop/views/category/tmpl/listing.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
14 | JViewLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1865 |
13 | hikashopView->display() | JROOT/components/com_hikashop/views/category/view.html.php:25 |
12 | CategoryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
11 | JControllerLegacy->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1618 |
10 | hikashopController->display() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1353 |
9 | hikashopController->listing() | JROOT/libraries/legacy/controller/legacy.php:702 |
8 | JControllerLegacy->execute() | JROOT/administrator/components/com_hikashop/helpers/helper.php:1598 |
7 | hikashopController->execute() | JROOT/components/com_hikashop/hikashop.php:77 |
6 | require_once JROOT/components/com_hikashop/hikashop.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.51 ms Nach letzter Abfrage: 0.62 ms Abfragespeichernutzung: 0.036 MB Speichernutzung vor Abfrage: 23.612 MB Zeilen zurückgegeben: 12
SELECT *
FROM jos_hikashop_category AS a
LEFT JOIN jos_hikashop_product_category AS b
ON a.category_id = b.category_id
WHERE b.product_id IN (415,416,417,418,419,420);
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | b | range | category_id,product_id | product_id | 4 | NULL | 9 | Using where |
1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | 6165567db1.b.category_id | 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 |
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.04 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.12 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.00 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.00 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_hikashop/views/product/view.html.php:732 |
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.93 ms Nach letzter Abfrage: 0.60 ms Abfragespeichernutzung: 0.036 MB Speichernutzung vor Abfrage: 23.713 MB Zeilen zurückgegeben: 6
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 IN (54,53)
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 | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where; 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.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
Creating tmp table | 0.22 ms |
executing | 0.00 ms |
Copying to tmp table | 0.22 ms |
Sorting result | 0.02 ms |
Sending data | 0.05 ms |
end | 0.00 ms |
removing tmp table | 0.05 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.02 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/category.php:711 |
21 | hikashopCategoryClass->getParents() | JROOT/administrator/components/com_hikashop/classes/badge.php:104 |
20 | hikashopBadgeClass->loadBadges() | JROOT/components/com_hikashop/views/product/view.html.php:746 |
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.67 ms Nach letzter Abfrage: 0.32 ms Abfragespeichernutzung: 0.033 MB Speichernutzung vor Abfrage: 23.776 MB Zeilen zurückgegeben: 1
SELECT a.*
FROM jos_hikashop_badge AS a
WHERE a.badge_start <= 1576270561
AND ( a.badge_end >= 1576270561 OR a.badge_end =0 )
AND a.badge_published=1
AND (a.badge_quantity='' OR a.badge_quantity=0)
AND (badge_discount_id='0' OR badge_discount_id='')
AND ((badge_category_childs = 0
AND (badge_category_id = '0' OR badge_category_id = '' OR badge_category_id = '54' OR badge_category_id LIKE '%,54,%' OR badge_category_id = '53' OR badge_category_id LIKE '%,53,%')) OR (badge_category_childs = 1
AND (badge_category_id='0' OR badge_category_id='' OR badge_category_id = '1' OR badge_category_id LIKE '%,1,%' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%' OR badge_category_id = '17' OR badge_category_id LIKE '%,17,%' OR badge_category_id = '54' OR badge_category_id LIKE '%,54,%' OR badge_category_id = '21' OR badge_category_id LIKE '%,21,%' OR badge_category_id = '53' OR badge_category_id LIKE '%,53,%')))
ORDER BY a.badge_ordering ASC,a.badge_id 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 | 9 | 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.07 ms |
checking permissions | 0.00 ms |
Opening tables | 0.12 ms |
System lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.05 ms |
optimizing | 0.02 ms |
statistics | 0.01 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sorting result | 0.03 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.03 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
freeing items | 0.00 ms |
storing result in query cache | 0.06 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
21 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/badge.php:138 |
20 | hikashopBadgeClass->loadBadges() | JROOT/components/com_hikashop/views/product/view.html.php:746 |
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.55 ms Nach letzter Abfrage: 0.69 ms Abfragespeichernutzung: 0.033 MB Speichernutzung vor Abfrage: 23.811 MB Zeilen zurückgegeben: 1
SELECT a.*
FROM jos_hikashop_badge AS a
WHERE a.badge_start <= 1576270561
AND ( a.badge_end >= 1576270561 OR a.badge_end =0 )
AND a.badge_published=1
AND (a.badge_quantity='' OR a.badge_quantity=3)
AND (badge_discount_id='0' OR badge_discount_id='')
AND ((badge_category_childs = 0
AND (badge_category_id = '0' OR badge_category_id = '' OR badge_category_id = '54' OR badge_category_id LIKE '%,54,%' OR badge_category_id = '53' OR badge_category_id LIKE '%,53,%')) OR (badge_category_childs = 1
AND (badge_category_id='0' OR badge_category_id='' OR badge_category_id = '1' OR badge_category_id LIKE '%,1,%' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%' OR badge_category_id = '17' OR badge_category_id LIKE '%,17,%' OR badge_category_id = '54' OR badge_category_id LIKE '%,54,%' OR badge_category_id = '21' OR badge_category_id LIKE '%,21,%' OR badge_category_id = '53' OR badge_category_id LIKE '%,53,%')))
ORDER BY a.badge_ordering ASC,a.badge_id 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 | 9 | 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.07 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.05 ms |
optimizing | 0.02 ms |
statistics | 0.01 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sorting result | 0.03 ms |
Sending data | 0.03 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.06 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
21 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/badge.php:138 |
20 | hikashopBadgeClass->loadBadges() | JROOT/components/com_hikashop/views/product/view.html.php:746 |
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.53 ms Nach letzter Abfrage: 0.33 ms Abfragespeichernutzung: 0.033 MB Speichernutzung vor Abfrage: 23.846 MB Zeilen zurückgegeben: 1
SELECT a.*
FROM jos_hikashop_badge AS a
WHERE a.badge_start <= 1576270561
AND ( a.badge_end >= 1576270561 OR a.badge_end =0 )
AND a.badge_published=1
AND (a.badge_quantity='' OR a.badge_quantity=6)
AND (badge_discount_id='0' OR badge_discount_id='')
AND ((badge_category_childs = 0
AND (badge_category_id = '0' OR badge_category_id = '' OR badge_category_id = '54' OR badge_category_id LIKE '%,54,%' OR badge_category_id = '53' OR badge_category_id LIKE '%,53,%')) OR (badge_category_childs = 1
AND (badge_category_id='0' OR badge_category_id='' OR badge_category_id = '1' OR badge_category_id LIKE '%,1,%' OR badge_category_id = '2' OR badge_category_id LIKE '%,2,%' OR badge_category_id = '17' OR badge_category_id LIKE '%,17,%' OR badge_category_id = '54' OR badge_category_id LIKE '%,54,%' OR badge_category_id = '21' OR badge_category_id LIKE '%,21,%' OR badge_category_id = '53' OR badge_category_id LIKE '%,53,%')))
ORDER BY a.badge_ordering ASC,a.badge_id 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 | 9 | 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.07 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.05 ms |
optimizing | 0.02 ms |
statistics | 0.01 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sorting result | 0.03 ms |
Sending data | 0.03 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.07 ms |
logging slow query | 0.00 ms |
cleaning up | 0.00 ms |
# | Caller | File and line number | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
21 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_hikashop/classes/badge.php:138 |
20 | hikashopBadgeClass->loadBadges() | JROOT/components/com_hikashop/views/product/view.html.php:746 |
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.25 ms Nach letzter Abfrage: 0.45 ms Abfragespeichernutzung: 0.037 MB Speichernutzung vor Abfrage: 23.873 MB Zeilen zurückgegeben: 6