Abfragezeit: 0.50 ms
DELETE
FROM `vykvb_session`
WHERE `time` < '1524321865'
„EXPLAIN“ unmöglich für Abfrage: DELETE
FROM `vykvb_session`
WHERE `time` < '1524321865'
Error |
---|
The 'SHOW PROFILES' feature is disabled; you need MySQL built with 'enable-profiling' to have it working |
# | Aufrufer | Datei und Zeilennummer |
---|
6 | JDatabaseDriverMysql->execute() | JROOT/libraries/cms/application/cms.php:822 |
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:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Abfragezeit: 0.45 ms Nach letzter Abfrage: 1.78 ms
SELECT `data`
FROM `vykvb_session`
WHERE `session_id` = '22daff97db5cc355772e88180d65b95d'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_session | const | PRIMARY | PRIMARY | 575 | const | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
14 | JSessionStorageDatabase->read() | Der selbe Aufruf in der Zeile darunter. |
13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:82 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:648 |
9 | JSession->_start() | JROOT/libraries/joomla/session/session.php:608 |
8 | JSession->start() | JROOT/libraries/joomla/session/session.php:486 |
7 | JSession->get() | JROOT/libraries/joomla/session/session.php:443 |
6 | JSession->isNew() | JROOT/libraries/cms/application/cms.php:829 |
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:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Abfragezeit: 0.73 ms Nach letzter Abfrage: 6.07 ms
SELECT `session_id`
FROM `vykvb_session`
WHERE `session_id` = '22daff97db5cc355772e88180d65b95d'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_session | const | PRIMARY | PRIMARY | 575 | const | 1 | Using index |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
8 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:831 |
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:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Abfragezeit: 0.51 ms Nach letzter Abfrage: 0.65 ms
INSERT INTO `vykvb_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('22daff97db5cc355772e88180d65b95d', 1, '1524322765', 0, '', 0)
„EXPLAIN“ unmöglich für Abfrage: INSERT INTO `vykvb_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('22daff97db5cc355772e88180d65b95d', 1, '1524322765', 0, '', 0)
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
7 | JDatabaseDriverMysql->execute() | JROOT/libraries/cms/application/cms.php:216 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:831 |
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:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Abfragezeit: 0.81 ms Nach letzter Abfrage: 13.43 ms
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `vykvb_extensions`
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_extensions | ref | extension | extension | 62 | const | 35 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/component/helper.php:447 |
9 | JComponentHelper::{closure}() | Der selbe Aufruf in der Zeile darunter. |
8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:455 |
6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:111 |
4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:593 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.74 ms Nach letzter Abfrage: 13.87 ms
SELECT id, rules
FROM `vykvb_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_viewlevels | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 5 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
10 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:1061 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:293 |
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:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.50 ms Nach letzter Abfrage: 0.63 ms
SELECT b.id
FROM vykvb_usergroups AS a
LEFT JOIN vykvb_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 13
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:978 |
9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:1093 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:293 |
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:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 1.41 ms Nach letzter Abfrage: 4.06 ms
SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM vykvb_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_extensions | ref | extension | extension | 62 | const | 109 | Using where; filesort wurde genutzt |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:311 |
9 | JPluginHelper::{closure}() | Der selbe Aufruf in der Zeile darunter. |
8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/plugin/helper.php:316 |
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:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 2.92 ms Nach letzter Abfrage: 71.07 ms
SHOW TABLES
„EXPLAIN“ unmöglich für Abfrage: SHOW TABLES
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:497 |
9 | JDatabaseDriverMysqli->getTableList() | JROOT/plugins/system/jsnframework/libraries/joomlashine/config/helper.php:68 |
8 | JSNConfigHelper::get() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:98 |
7 | plgSystemJsnpoweradmin->__construct() | JROOT/libraries/cms/plugin/helper.php:255 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:683 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.34 ms Nach letzter Abfrage: 0.93 ms
SELECT name,value
FROM vykvb_jsn_poweradmin_config
WHERE 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_jsn_poweradmin_config | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 3 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
10 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsnframework/libraries/joomlashine/config/helper.php:81 |
8 | JSNConfigHelper::get() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:98 |
7 | plgSystemJsnpoweradmin->__construct() | JROOT/libraries/cms/plugin/helper.php:255 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:683 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.81 ms Nach letzter Abfrage: 4.95 ms
SELECT COUNT(*)
FROM vykvb_extensions
WHERE element="jsnadminbar"
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_extensions | ref | element_clientid,element_folder_clientid | element_clientid | 302 | const | 1 | Using where; Using index |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
10 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
9 | JDatabaseDriver->loadResult() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:799 |
8 | plgSystemJsnpoweradmin->_removeAdminBarPlugin() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:104 |
7 | plgSystemJsnpoweradmin->__construct() | JROOT/libraries/cms/plugin/helper.php:255 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:683 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 1.60 ms Nach letzter Abfrage: 84.28 ms
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 vykvb_menu AS m
LEFT JOIN vykvb_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 | HTO01FLAQGAY.m.component_id | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
19 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:88 |
17 | JMenuSite->{closure}() | Der selbe Aufruf in der Zeile darunter. |
16 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
15 | JCacheControllerCallback->get() | JROOT/libraries/cms/menu/site.php:96 |
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:129 |
11 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:444 |
10 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
9 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:59 |
8 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:198 |
7 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:549 |
6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:402 |
5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1145 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.77 ms Nach letzter Abfrage: 58.24 ms
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `vykvb_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
20 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
19 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/library/helper.php:166 |
18 | JLibraryHelper::{closure}() | Der selbe Aufruf in der Zeile darunter. |
17 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
16 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:174 |
15 | JLibraryHelper::loadLibrary() | JROOT/libraries/cms/library/helper.php:42 |
14 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:89 |
13 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:270 |
12 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
11 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
10 | JFactory::getDocument() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:330 |
9 | plgSystemJsnpoweradmin->onAfterRoute() | Der selbe Aufruf in der Zeile darunter. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 1.18 ms Nach letzter Abfrage: 0.93 ms
UPDATE `vykvb_extensions`
SET `params` = '{\"mediaversion\":\"78e89045a33e3131e56de056b33cce65\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
„EXPLAIN“ unmöglich für Abfrage: UPDATE `vykvb_extensions`
SET `params` = '{\"mediaversion\":\"78e89045a33e3131e56de056b33cce65\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
15 | JDatabaseDriverMysql->execute() | JROOT/libraries/cms/library/helper.php:116 |
14 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:321 |
13 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:280 |
12 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
11 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
10 | JFactory::getDocument() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:330 |
9 | plgSystemJsnpoweradmin->onAfterRoute() | Der selbe Aufruf in der Zeile darunter. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.89 ms Nach letzter Abfrage: 8.16 ms
SELECT id, home, template, s.params
FROM vykvb_template_styles as s
LEFT JOIN vykvb_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 | 5 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 303 | HTO01FLAQGAY.s.template,const | 1 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:485 |
12 | JApplicationSite->getTemplate() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/loader.php:33 |
11 | jsn_template_framework_class_loader() | Der selbe Aufruf in der Zeile darunter. |
10 | spl_autoload_call() | JROOT/plugins/system/jsntplframework/jsntplframework.php:144 |
9 | PlgSystemJSNTPLFramework->onAfterRoute() | Der selbe Aufruf in der Zeile darunter. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.68 ms Nach letzter Abfrage: 2.71 ms
SELECT manifest_cache
FROM vykvb_extensions
WHERE element LIKE 'jsn_nuru_free'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_extensions | range | element_clientid,element_folder_clientid | element_clientid | 302 | NULL | 4 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
15 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
14 | JDatabaseDriver->loadResult() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/helper.php:122 |
13 | JSNTplHelper::getManifestCache() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/helper.php:198 |
12 | JSNTplHelper::getTemplateVersion() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/loader.php:35 |
11 | jsn_template_framework_class_loader() | Der selbe Aufruf in der Zeile darunter. |
10 | spl_autoload_call() | JROOT/plugins/system/jsntplframework/jsntplframework.php:144 |
9 | PlgSystemJSNTPLFramework->onAfterRoute() | Der selbe Aufruf in der Zeile darunter. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.32 ms Nach letzter Abfrage: 10.65 ms
SELECT *
FROM vykvb_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_languages | system | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
7 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:148 |
5 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:327 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.41 ms Nach letzter Abfrage: 32.53 ms
SELECT `id`,`name`,`rules`,`parent_id`
FROM `vykvb_assets`
WHERE `name` IN ('com_admin','com_ajax','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_imageshow','com_installer','com_joomgallery','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_phocagallery','com_plugins','com_postinstall','com_redirect','com_search','com_tags','com_templates','com_uniform','com_users','com_weblinks','com_wrapper') OR `parent_id` = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_assets | index_merge | idx_asset_name,idx_parent_id | idx_asset_name,idx_parent_id | 152,4 | NULL | 38 | Using sort_union(idx_asset_name,idx_parent_id); Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
18 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/access/access.php:427 |
16 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:211 |
15 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:529 |
14 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:181 |
13 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
12 | JUser->authorise() | JROOT/components/com_content/models/article.php:55 |
11 | ContentModelArticle->populateState() | JROOT/libraries/legacy/model/legacy.php:434 |
10 | JModelLegacy->getState() | JROOT/components/com_content/models/article.php:248 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 2.43 ms Nach letzter Abfrage: 7.35 ms
SHOW FULL COLUMNS
FROM `vykvb_content`
„EXPLAIN“ unmöglich für Abfrage: SHOW FULL COLUMNS FROM `vykvb_content`
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
16 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
13 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
12 | JTable->__construct() | JROOT/libraries/legacy/table/content.php:33 |
11 | JTableContent->__construct() | JROOT/libraries/joomla/table/table.php:311 |
10 | JTable::getInstance() | JROOT/components/com_content/models/article.php:250 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.81 ms Nach letzter Abfrage: 16.58 ms
SELECT *
FROM vykvb_content
WHERE `id` = '117'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
12 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
10 | JTable->load() | JROOT/components/com_content/models/article.php:251 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.76 ms Nach letzter Abfrage: 0.87 ms
UPDATE vykvb_content
SET `hits` = (`hits` + 1)
WHERE `id` = '117'
„EXPLAIN“ unmöglich für Abfrage: UPDATE vykvb_content
SET `hits` = (`hits` + 1)
WHERE `id` = '117'
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/table/table.php:1240 |
10 | JTable->hit() | JROOT/components/com_content/models/article.php:252 |
9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 1.19 ms Nach letzter Abfrage: 7.86 ms
SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM vykvb_content AS a
INNER JOIN vykvb_categories AS c
on c.id = a.catid
LEFT JOIN vykvb_users AS u
on u.id = a.created_by
LEFT JOIN vykvb_categories as parent
ON parent.id = c.parent_id
LEFT JOIN vykvb_content_rating AS v
ON a.id = v.content_id
WHERE a.id = 117
AND c.published > 0
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2018-04-21 14:59:25')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2018-04-21 14:59:25')
AND (a.state = 1 OR a.state =2)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | v | system | PRIMARY | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 0 | const row not found |
1 | SIMPLE | a | const | PRIMARY,idx_state,idx_catid | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | parent | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
13 | JDatabaseDriver->loadObject() | JROOT/components/com_content/models/article.php:148 |
12 | ContentModelArticle->getItem() | JROOT/libraries/legacy/view/legacy.php:422 |
11 | JViewLegacy->get() | JROOT/components/com_content/views/article/view.html.php:42 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.60 ms Nach letzter Abfrage: 13.54 ms
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM vykvb_categories as c
LEFT JOIN vykvb_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=87
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | filesort wurde genutzt |
1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 90 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
23 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
21 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
20 | JCategories->get() | JROOT/components/com_content/router.php:72 |
19 | ContentRouter->getCategorySegment() | Der selbe Aufruf in der Zeile darunter. |
18 | call_user_func_array() | JROOT/libraries/cms/component/router/view.php:117 |
17 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
16 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
15 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
14 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
13 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
12 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
11 | JRoute::_() | JROOT/components/com_content/views/article/view.html.php:71 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.60 ms Nach letzter Abfrage: 2.92 ms
SELECT `m`.`tag_id`,`t`.*
FROM `vykvb_contentitem_tag_map` AS m
INNER JOIN `vykvb_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 117
AND `t`.`published` = 1
AND t.access IN (1,1)
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 |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:450 |
11 | JHelperTags->getItemTags() | JROOT/components/com_content/views/article/view.html.php:180 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.32 ms Nach letzter Abfrage: 50.06 ms
SELECT `name`, `value`
FROM `vykvb_jsn_imageshow_config`
WHERE `name` IN ('show_quick_icons', 'enable_update_checking', 'number_of_images_on_loading')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_jsn_imageshow_config | ALL | name | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 6 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
19 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
18 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_imageshow/classes/jsn_is_parameter.php:81 |
17 | JSNISParameter->getParameters() | JROOT/administrator/components/com_imageshow/imageshow.defines.php:27 |
16 | require_once JROOT/administrator/components/com_imageshow/imageshow.defines.php | JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php:16 |
15 | include_once JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php | JROOT/plugins/content/imageshow/imageshow.php:28 |
14 | plgContentImageShow->onContentPrepare() | Der selbe Aufruf in der Zeile darunter. |
13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.83 ms Nach letzter Abfrage: 55.75 ms
SELECT *
FROM vykvb_extensions
WHERE element='com_imageshow'
AND type='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_extensions | ref | element_clientid,element_folder_clientid,extension | element_folder_clientid | 302 | const | 1 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
17 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
16 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
15 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:47 |
14 | plgContentImageShow->onContentPrepare() | Der selbe Aufruf in der Zeile darunter. |
13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
10 | ContentViewArticle->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:39 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
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:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 3.72 ms Nach letzter Abfrage: 73.64 ms
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM vykvb_modules AS m
LEFT JOIN vykvb_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN vykvb_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2018-04-21 14:59:25')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2018-04-21 14:59:25')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 1173 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 52 | Using where; filesort wurde genutzt |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | HTO01FLAQGAY.m.module,const | 1 | Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | HTO01FLAQGAY.m.id | 5 | Using where; Using index |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
17 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
16 | JDatabaseDriver->loadObjectList() | Der selbe Aufruf in der Zeile darunter. |
15 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
14 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:424 |
13 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:360 |
12 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
11 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:576 |
10 | JDocumentHtml->countModules() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:475 |
9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:118 |
8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_nuru_free/index.php:18 |
7 | require JROOT/templates/jsn_nuru_free/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 1.02 ms Nach letzter Abfrage: 9.41 ms
SELECT m.id
FROM vykvb_modules AS m
INNER JOIN vykvb_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_k2_%'
AND (mm.menuid < 0
AND mm.menuid = -1173)
AND m.position IN ("topbar", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "user5", "user6", "user7", "footer", "bottom", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom")
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 97 | Using where |
1 | SIMPLE | mm | eq_ref | PRIMARY | PRIMARY | 8 | HTO01FLAQGAY.m.id,const | 1 | Using index |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
15 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:606 |
13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:647 |
12 | JSNTplUtils->checkK2() | JROOT/templates/jsn_nuru_free/template_custom.php:23 |
11 | include_once JROOT/templates/jsn_nuru_free/template_custom.php | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:942 |
10 | JSNTplTemplateHelper->_prepareHead() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:693 |
9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:118 |
8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_nuru_free/index.php:18 |
7 | require JROOT/templates/jsn_nuru_free/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 1.23 ms Nach letzter Abfrage: 0.57 ms
SELECT m.id
FROM vykvb_modules AS m
INNER JOIN vykvb_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.client_id = 0
AND m.published = 1
AND m.module LIKE 'mod_k2_%'
AND (mm.menuid = 1173 OR mm.menuid = 0 OR (mm.menuid < 0
AND mm.menuid != -1173))
AND m.position IN ("topbar", "logo", "top", "mainmenu", "toolbar", "promo-
left", "promo", "promo-right", "content-top", "
left", "right", "innerleft", "innerright", "breadcrumbs", "user-top", "user1", "user2", "mainbody-top", "mainbody-bottom", "user3", "user4", "user-bottom", "banner", "content-bottom", "user5", "user6", "user7", "footer", "bottom", "debug", "stick-lefttop", "stick-leftmiddle", "stick-leftbottom", "stick-righttop", "stick-rightmiddle", "stick-rightbottom")
GROUP BY m.id
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 97 | Using where; Using temporary; filesort wurde genutzt |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | HTO01FLAQGAY.m.id | 5 | Using where; Using index |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
15 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
14 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:627 |
13 | JSNTplUtils->checkExt() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:647 |
12 | JSNTplUtils->checkK2() | JROOT/templates/jsn_nuru_free/template_custom.php:23 |
11 | include_once JROOT/templates/jsn_nuru_free/template_custom.php | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:942 |
10 | JSNTplTemplateHelper->_prepareHead() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:693 |
9 | JSNTplTemplateHelper->_prepare() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/template/helper.php:118 |
8 | JSNTplTemplateHelper::prepare() | JROOT/templates/jsn_nuru_free/index.php:18 |
7 | require JROOT/templates/jsn_nuru_free/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.58 ms Nach letzter Abfrage: 11.18 ms
SELECT assets, legacy
FROM vykvb_jsn_poweradmin_menu_assets
WHERE type='css'
AND menuId='1173'
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 |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
10 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:375 |
9 | PoweradminModelMenuitem::loadMenuCustomAssets() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:181 |
8 | plgSystemJsnpoweradmin->onBeforeRender() | Der selbe Aufruf in der Zeile darunter. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1106 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.79 ms Nach letzter Abfrage: 0.39 ms
SELECT assets, legacy
FROM vykvb_jsn_poweradmin_menu_assets
WHERE type='js'
AND menuId='1173'
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 |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
11 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
10 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:375 |
9 | PoweradminModelMenuitem::loadMenuCustomAssets() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:182 |
8 | plgSystemJsnpoweradmin->onBeforeRender() | Der selbe Aufruf in der Zeile darunter. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1106 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.44 ms Nach letzter Abfrage: 0.38 ms
SELECT parent_id
FROM vykvb_menu
WHERE id='1173'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_menu | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
12 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
11 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:337 |
10 | PoweradminModelMenuitem::getParentId() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:414 |
9 | PoweradminModelMenuitem::getInheritedAssetsFromParents() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:187 |
8 | plgSystemJsnpoweradmin->onBeforeRender() | Der selbe Aufruf in der Zeile darunter. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1106 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.34 ms Nach letzter Abfrage: 0.37 ms
SELECT assets, legacy
FROM vykvb_jsn_poweradmin_menu_assets
WHERE type='css'
AND menuId='1'
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 |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
12 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
11 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:375 |
10 | PoweradminModelMenuitem::loadMenuCustomAssets() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:416 |
9 | PoweradminModelMenuitem::getInheritedAssetsFromParents() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:187 |
8 | plgSystemJsnpoweradmin->onBeforeRender() | Der selbe Aufruf in der Zeile darunter. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1106 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.28 ms Nach letzter Abfrage: 0.37 ms
SELECT parent_id
FROM vykvb_menu
WHERE id='1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_menu | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
12 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:337 |
11 | PoweradminModelMenuitem::getParentId() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:414 |
10 | PoweradminModelMenuitem::getInheritedAssetsFromParents() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:432 |
9 | PoweradminModelMenuitem::getInheritedAssetsFromParents() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:187 |
8 | plgSystemJsnpoweradmin->onBeforeRender() | Der selbe Aufruf in der Zeile darunter. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1106 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.28 ms Nach letzter Abfrage: 0.37 ms
SELECT parent_id
FROM vykvb_menu
WHERE id='1173'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_menu | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
12 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
11 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:337 |
10 | PoweradminModelMenuitem::getParentId() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:414 |
9 | PoweradminModelMenuitem::getInheritedAssetsFromParents() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:219 |
8 | plgSystemJsnpoweradmin->onBeforeRender() | Der selbe Aufruf in der Zeile darunter. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1106 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.30 ms Nach letzter Abfrage: 0.36 ms
SELECT assets, legacy
FROM vykvb_jsn_poweradmin_menu_assets
WHERE type='js'
AND menuId='1'
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 |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
12 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
11 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:375 |
10 | PoweradminModelMenuitem::loadMenuCustomAssets() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:416 |
9 | PoweradminModelMenuitem::getInheritedAssetsFromParents() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:219 |
8 | plgSystemJsnpoweradmin->onBeforeRender() | Der selbe Aufruf in der Zeile darunter. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1106 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.27 ms Nach letzter Abfrage: 0.85 ms
SELECT parent_id
FROM vykvb_menu
WHERE id='1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_menu | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
13 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
12 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:337 |
11 | PoweradminModelMenuitem::getParentId() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:414 |
10 | PoweradminModelMenuitem::getInheritedAssetsFromParents() | JROOT/administrator/components/com_poweradmin/models/menuitem.php:432 |
9 | PoweradminModelMenuitem::getInheritedAssetsFromParents() | JROOT/plugins/system/jsnpoweradmin/jsnpoweradmin.php:219 |
8 | plgSystemJsnpoweradmin->onBeforeRender() | Der selbe Aufruf in der Zeile darunter. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1106 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.41 ms Nach letzter Abfrage: 15.60 ms
SELECT *
FROM vykvb_extensions
WHERE element='com_imageshow'
AND type='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_extensions | ref | element_clientid,element_folder_clientid,extension | element_folder_clientid | 302 | const | 1 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
21 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
20 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
19 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:47 |
18 | plgContentImageShow->onContentPrepare() | Der selbe Aufruf in der Zeile darunter. |
17 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
15 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
14 | JHtmlContent::prepare() | Der selbe Aufruf in der Zeile darunter. |
13 | call_user_func_array() | JROOT/libraries/cms/html/html.php:233 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:140 |
11 | JHtml::_() | JROOT/modules/mod_custom/mod_custom.php:15 |
10 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/libraries/cms/module/helper.php:198 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.42 ms Nach letzter Abfrage: 7.91 ms
SELECT *
FROM vykvb_extensions
WHERE element='com_imageshow'
AND type='component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_extensions | ref | element_clientid,element_folder_clientid,extension | element_folder_clientid | 302 | const | 1 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
21 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
20 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |
19 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:47 |
18 | plgContentImageShow->onContentPrepare() | Der selbe Aufruf in der Zeile darunter. |
17 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
15 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |
14 | JHtmlContent::prepare() | Der selbe Aufruf in der Zeile darunter. |
13 | call_user_func_array() | JROOT/libraries/cms/html/html.php:233 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
11 | JHtml::_() | JROOT/modules/mod_custom/mod_custom.php:15 |
10 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/libraries/cms/module/helper.php:198 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.30 ms Nach letzter Abfrage: 30.00 ms
SELECT lft, rgt
FROM vykvb_menu
WHERE id = 1180 OR id = 1198
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:483 |
12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_nuru_free/html/mod_menu/default.php:58 |
11 | require JROOT/templates/jsn_nuru_free/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/libraries/cms/module/helper.php:198 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.31 ms Nach letzter Abfrage: 1.49 ms
SELECT lft, rgt
FROM vykvb_menu
WHERE id = 1180 OR id = 1216
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:483 |
12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_nuru_free/html/mod_menu/default.php:58 |
11 | require JROOT/templates/jsn_nuru_free/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/libraries/cms/module/helper.php:198 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.35 ms Nach letzter Abfrage: 1.65 ms
SELECT lft, rgt
FROM vykvb_menu
WHERE id = 1180 OR id = 1215
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:483 |
12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_nuru_free/html/mod_menu/default.php:58 |
11 | require JROOT/templates/jsn_nuru_free/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/libraries/cms/module/helper.php:198 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.38 ms Nach letzter Abfrage: 1.88 ms
SELECT lft, rgt
FROM vykvb_menu
WHERE id = 1180 OR id = 1217
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:483 |
12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_nuru_free/html/mod_menu/default.php:58 |
11 | require JROOT/templates/jsn_nuru_free/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/libraries/cms/module/helper.php:198 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.25 ms Nach letzter Abfrage: 1.53 ms
SELECT lft, rgt
FROM vykvb_menu
WHERE id = 1180 OR id = 1199
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:483 |
12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_nuru_free/html/mod_menu/default.php:58 |
11 | require JROOT/templates/jsn_nuru_free/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/libraries/cms/module/helper.php:198 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.32 ms Nach letzter Abfrage: 3.76 ms
SELECT lft, rgt
FROM vykvb_menu
WHERE id = 1195 OR id = 1196
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_menu | range | PRIMARY | PRIMARY | 4 | NULL | 2 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
14 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
13 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jsntplframework/libraries/joomlashine/utils.php:483 |
12 | JSNTplUtils->isLastMenu() | JROOT/templates/jsn_nuru_free/html/mod_menu/default.php:58 |
11 | require JROOT/templates/jsn_nuru_free/html/mod_menu/default.php | JROOT/modules/mod_menu/mod_menu.php:27 |
10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/libraries/cms/module/helper.php:198 |
9 | JModuleHelper::renderModule() | JROOT/libraries/joomla/document/renderer/html/module.php:93 |
8 | JDocumentRendererHtmlModule->render() | JROOT/libraries/joomla/document/renderer/html/modules.php:42 |
7 | JDocumentRendererHtmlModules->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.33 ms Nach letzter Abfrage: 16.16 ms
SELECT `alias`
FROM `vykvb_contact_details`
WHERE id = '10'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_contact_details | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
19 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
18 | JDatabaseDriver->loadResult() | JROOT/components/com_contact/router.php:121 |
17 | ContactRouter->getContactSegment() | Der selbe Aufruf in der Zeile darunter. |
16 | call_user_func_array() | JROOT/libraries/cms/component/router/view.php:117 |
15 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
14 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
13 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
12 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
11 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
10 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
9 | JRoute::_() | JROOT/plugins/system/sef/sef.php:110 |
8 | PlgSystemSef->onAfterRender() | Der selbe Aufruf in der Zeile darunter. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1122 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.57 ms Nach letzter Abfrage: 1.82 ms
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM vykvb_categories as c
LEFT JOIN vykvb_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_contact' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=10
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | filesort wurde genutzt |
1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 90 | Using where |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
21 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
19 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
18 | JCategories->get() | JROOT/components/com_contact/router.php:68 |
17 | ContactRouter->getCategorySegment() | Der selbe Aufruf in der Zeile darunter. |
16 | call_user_func_array() | JROOT/libraries/cms/component/router/view.php:121 |
15 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
14 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
13 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
12 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
11 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
10 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
9 | JRoute::_() | JROOT/plugins/system/sef/sef.php:110 |
8 | PlgSystemSef->onAfterRender() | Der selbe Aufruf in der Zeile darunter. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1122 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.47 ms Nach letzter Abfrage: 1.62 ms
SELECT `alias`
FROM `vykvb_content`
WHERE id = '117'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | vykvb_content | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
19 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
18 | JDatabaseDriver->loadResult() | JROOT/components/com_content/router.php:125 |
17 | ContentRouter->getArticleSegment() | Der selbe Aufruf in der Zeile darunter. |
16 | call_user_func_array() | JROOT/libraries/cms/component/router/view.php:117 |
15 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
14 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
13 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
12 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
11 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
10 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
9 | JRoute::_() | JROOT/plugins/system/sef/sef.php:110 |
8 | PlgSystemSef->onAfterRender() | Der selbe Aufruf in der Zeile darunter. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1122 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.59 ms Nach letzter Abfrage: 0.76 ms
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM vykvb_categories as c
LEFT JOIN vykvb_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=117
ORDER BY c.lft
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 |
Kein „SHOW PROFILE“ (vielleicht weil es mehr als 100 Abfragen gab)
# | Aufrufer | Datei und Zeilennummer |
---|
21 | JDatabaseDriverMysql->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
19 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
18 | JCategories->get() | JROOT/components/com_content/router.php:72 |
17 | ContentRouter->getCategorySegment() | Der selbe Aufruf in der Zeile darunter. |
16 | call_user_func_array() | JROOT/libraries/cms/component/router/view.php:121 |
15 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
14 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
13 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
12 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
11 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
10 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
9 | JRoute::_() | JROOT/plugins/system/sef/sef.php:110 |
8 | PlgSystemSef->onAfterRender() | Der selbe Aufruf in der Zeile darunter. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1122 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
6 × SELECT lft, rgt
FROM vykvb_menu
4 × SELECT parent_id
FROM vykvb_menu
4 × SELECT assets, legacy
FROM vykvb_jsn_poweradmin_menu_assets
3 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM vykvb_categories as c
LEFT JOIN vykvb_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
3 × SELECT *
FROM vykvb_extensions
2 × SELECT m.id
FROM vykvb_modules AS m
INNER JOIN vykvb_modules_menu AS mm
ON mm.moduleid = m.id
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `vykvb_extensions`
1 × SELECT `m`.`tag_id`,`t`.*
FROM `vykvb_contentitem_tag_map` AS m
INNER JOIN `vykvb_tags` AS t
ON `m`.`tag_id` = `t`.`id`
1 × SELECT `name`, `value`
FROM `vykvb_jsn_imageshow_config`
1 × SELECT `alias`
FROM `vykvb_content`
1 × SELECT `alias`
FROM `vykvb_contact_details`
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM vykvb_modules AS m
LEFT JOIN vykvb_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN vykvb_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM vykvb_content AS a
INNER JOIN vykvb_categories AS c
on c.id = a.catid
LEFT JOIN vykvb_users AS u
on u.id = a.created_by
LEFT JOIN vykvb_categories as parent
ON parent.id = c.parent_id
LEFT JOIN vykvb_content_rating AS v
ON a.id = v.content_id
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `vykvb_assets`
1 × SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM vykvb_extensions
1 × SELECT name,value
FROM vykvb_jsn_poweradmin_config
1 × SELECT b.id
FROM vykvb_usergroups AS a
LEFT JOIN vykvb_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, rules
FROM `vykvb_viewlevels
1 × SELECT `session_id`
FROM `vykvb_session`
1 × SELECT COUNT(*)
FROM vykvb_extensions
1 × 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 vykvb_menu AS m
LEFT JOIN vykvb_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `data`
FROM `vykvb_session`
1 × SELECT *
FROM vykvb_languages
1 × SELECT manifest_cache
FROM vykvb_extensions
1 × SELECT id, home, template, s.params
FROM vykvb_template_styles as s
LEFT JOIN vykvb_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM vykvb_content