Abfragezeit: 0.85 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 2.267 MB Zeilen zurückgegeben: 0
SELECT `data`
FROM `x0okr_session`
WHERE `session_id` = '4dhbe3jeilvm1kmq7mrfv6vpju'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_session | const | PRIMARY | PRIMARY | 766 | const | 1 | |
Status | Duration |
---|
Starting | 0.04 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
Opening tables | 0.06 ms |
After opening tables | 0.01 ms |
System lock | 0.03 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.08 ms |
Preparing | 0.01 ms |
Executing | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.04 ms |
Waiting for query cache lock | 0.03 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:44 |
12 | JSessionStorageDatabase->read() | Der selbe Aufruf in der Zeile darunter. |
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.63 ms Nach letzter Abfrage: 4.32 ms Abfragespeichernutzung: 0.019 MB Speichernutzung vor Abfrage: 2.388 MB Zeilen zurückgegeben: 0
SELECT `session_id`
FROM `x0okr_session`
WHERE `session_id` = '4dhbe3jeilvm1kmq7mrfv6vpju'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_session | const | PRIMARY | PRIMARY | 766 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.01 ms |
Executing | 0.04 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 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.50 ms Nach letzter Abfrage: 0.21 ms Abfragespeichernutzung: 0.003 MB Speichernutzung vor Abfrage: 2.392 MB
INSERT INTO `x0okr_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`)
VALUES
('4dhbe3jeilvm1kmq7mrfv6vpju', 0, 1, '1656304518', 0, '')
„EXPLAIN“ unmöglich für Abfrage: INSERT INTO `x0okr_session`
(`session_id`,`client_id`,`guest`,`time`,`userid`,`username`) VALUES
('4dhbe3jeilvm1kmq7mrfv6vpju', 0, 1, '1656304518', 0, '')
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init for update | 0.02 ms |
Update | 0.07 ms |
Waiting for query cache lock | 0.01 ms |
Update | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.09 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.03 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 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.84 ms Nach letzter Abfrage: 3.70 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 2.562 MB Zeilen zurückgegeben: 33
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `x0okr_extensions`
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_extensions | ref | extension | extension | 82 | const | 33 | Using index condition |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.07 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.09 ms |
Waiting for query cache lock | 0.01 ms |
Sending data | 0.27 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
8 | JDatabaseDriver->loadObjectList() | 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.13 ms Nach letzter Abfrage: 1.91 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 2.752 MB Zeilen zurückgegeben: 2
SELECT b.id
FROM x0okr_usergroups AS a
LEFT JOIN x0okr_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 | 2 | Using where; Using index |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 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.12 ms Nach letzter Abfrage: 0.84 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 2.796 MB Zeilen zurückgegeben: 5
SELECT id, rules
FROM `x0okr_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_viewlevels | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 5 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1494 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:921 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:454 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:599 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.81 ms Nach letzter Abfrage: 0.08 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 2.805 MB Zeilen zurückgegeben: 52
SELECT folder AS type, element AS name, params
FROM x0okr_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 | x0okr_extensions | ALL | extension | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 166 | Using where; filesort wurde genutzt |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.00 ms |
Checking query cache for query | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.03 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Creating sort index | 0.27 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.05 ms |
# | Aufrufer | Datei und Zeilennummer | 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: 0.96 ms Nach letzter Abfrage: 17.74 ms Abfragespeichernutzung: 0.046 MB Speichernutzung vor Abfrage: 3.859 MB Zeilen zurückgegeben: 18
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 x0okr_menu AS m
LEFT JOIN x0okr_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 | 19 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | landfrauen.m.component_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.12 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.04 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.16 ms |
Waiting for query cache lock | 0.01 ms |
Creating sort index | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 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.65 ms Nach letzter Abfrage: 17.00 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 4.657 MB Zeilen zurückgegeben: 1
SELECT cid
FROM x0okr_joomgallery_catg
WHERE alias = '2020'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 16 | Using where |
Status | Duration |
---|
Starting | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.10 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/helpers/routing.php:44 |
11 | JoomRouting::getId() | JROOT/components/com_joomgallery/router.php:499 |
10 | JoomGalleryParseRoute() | JROOT/libraries/cms/component/router/legacy.php:104 |
9 | JComponentRouterLegacy->parse() | JROOT/libraries/cms/router/site.php:408 |
8 | JRouterSite->parseSefRoute() | JROOT/libraries/cms/router/router.php:482 |
7 | JRouter->_parseSefRoute() | JROOT/libraries/cms/router/router.php:235 |
6 | JRouter->parse() | JROOT/libraries/cms/router/site.php:131 |
5 | JRouterSite->parse() | JROOT/libraries/cms/application/cms.php:1116 |
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.57 ms Nach letzter Abfrage: 0.78 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 4.760 MB Zeilen zurückgegeben: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `x0okr_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.09 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.07 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
12 | JDatabaseDriver->loadObject() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
11 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:156 |
10 | JLibraryHelper::_load() | JROOT/libraries/cms/library/helper.php:47 |
9 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:90 |
8 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:274 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:755 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:977 |
4 | JApplicationWeb->loadDocument() | JROOT/libraries/cms/application/site.php:130 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.79 ms Nach letzter Abfrage: 0.21 ms Abfragespeichernutzung: 0.005 MB Speichernutzung vor Abfrage: 4.750 MB
UPDATE `x0okr_extensions`
SET `params` = '{\"mediaversion\":\"6cf369f96821ae16fef9b1e57c8ebf88\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
„EXPLAIN“ unmöglich für Abfrage: UPDATE `x0okr_extensions`
SET `params` = '{\"mediaversion\":\"6cf369f96821ae16fef9b1e57c8ebf88\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init for update | 0.14 ms |
Updating | 0.06 ms |
End of update loop | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
End of update loop | 0.26 ms |
Query end | 0.01 ms |
Commit | 0.08 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 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.19 ms Nach letzter Abfrage: 3.45 ms Abfragespeichernutzung: 0.019 MB Speichernutzung vor Abfrage: 4.887 MB Zeilen zurückgegeben: 2
SELECT *
FROM x0okr_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_languages | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 2 | Using where; filesort wurde genutzt |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 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.95 ms Nach letzter Abfrage: 0.32 ms Abfragespeichernutzung: 0.019 MB Speichernutzung vor Abfrage: 4.896 MB Zeilen zurückgegeben: 1
SELECT id, home, template, s.params
FROM x0okr_template_styles as s
LEFT JOIN x0okr_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 2 | Using index condition; Using where |
1 | SIMPLE | s | ALL | idx_template | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 2 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.13 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.10 ms |
init | 0.05 ms |
Optimizing | 0.04 ms |
Statistics | 0.11 ms |
Preparing | 0.06 ms |
Executing | 0.01 ms |
Sending data | 0.12 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 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: 3.09 ms Nach letzter Abfrage: 13.59 ms Abfragespeichernutzung: 0.091 MB Speichernutzung vor Abfrage: 5.437 MB Zeilen zurückgegeben: 296
SHOW FULL COLUMNS
FROM `x0okr_joomgallery_config`
„EXPLAIN“ unmöglich für Abfrage: SHOW FULL COLUMNS FROM `x0okr_joomgallery_config`
Status | Duration |
---|
Starting | 0.09 ms |
checking permissions | 0.01 ms |
closing tables | 0.01 ms |
Opening tables | 0.61 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.02 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Filling schema table | 0.01 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
checking permissions | 1.06 ms |
closing tables | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.47 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.33 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:241 |
16 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:162 |
15 | JTable->__construct() | JROOT/administrator/components/com_joomgallery/tables/joomgalleryconfig.php:334 |
14 | TableJoomgalleryConfig->__construct() | JROOT/libraries/joomla/table/table.php:308 |
13 | JTable::getInstance() | JROOT/administrator/components/com_joomgallery/helpers/config.php:366 |
12 | JoomConfig->__construct() | JROOT/administrator/components/com_joomgallery/helpers/config.php:429 |
11 | JoomConfig::getInstance() | JROOT/components/com_joomgallery/helpers/ambit.php:147 |
10 | JoomAmbit->__construct() | JROOT/components/com_joomgallery/helpers/ambit.php:220 |
9 | JoomAmbit::getInstance() | JROOT/components/com_joomgallery/controller.php:71 |
8 | JoomGalleryController->__construct() | JROOT/libraries/legacy/controller/legacy.php:299 |
7 | JControllerLegacy::getInstance() | JROOT/components/com_joomgallery/joomgallery.php:38 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.34 ms Nach letzter Abfrage: 2.60 ms Abfragespeichernutzung: 0.137 MB Speichernutzung vor Abfrage: 5.775 MB Zeilen zurückgegeben: 1
SELECT *
FROM x0okr_joomgallery_config
WHERE `id` = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_config | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.06 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
14 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:719 |
13 | JTable->load() | JROOT/administrator/components/com_joomgallery/helpers/config.php:367 |
12 | JoomConfig->__construct() | JROOT/administrator/components/com_joomgallery/helpers/config.php:429 |
11 | JoomConfig::getInstance() | JROOT/components/com_joomgallery/helpers/ambit.php:147 |
10 | JoomAmbit->__construct() | JROOT/components/com_joomgallery/helpers/ambit.php:220 |
9 | JoomAmbit::getInstance() | JROOT/components/com_joomgallery/controller.php:71 |
8 | JoomGalleryController->__construct() | JROOT/libraries/legacy/controller/legacy.php:299 |
7 | JControllerLegacy::getInstance() | JROOT/components/com_joomgallery/joomgallery.php:38 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.24 ms Nach letzter Abfrage: 12.47 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 6.455 MB Zeilen zurückgegeben: 7
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM x0okr_modules AS m
LEFT JOIN x0okr_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN x0okr_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 <= '2022-06-27 04:35:18')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2022-06-27 04:35:18')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 118 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 | 11 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | landfrauen.m.id | 1 | Using where; Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | landfrauen.m.module,const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.16 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.07 ms |
Optimizing | 0.05 ms |
Statistics | 0.11 ms |
Preparing | 0.05 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Creating sort index | 0.21 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.03 ms |
Reset for next command | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/cache/controller/callback.php:152 |
16 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:425 |
15 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:361 |
14 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
13 | JModuleHelper::getModules() | JROOT/components/com_joomgallery/helpers/helper.php:499 |
12 | JoomHelper::getModules() | JROOT/components/com_joomgallery/helpers/helper.php:535 |
11 | JoomHelper::getRenderedModules() | JROOT/components/com_joomgallery/views/category/view.html.php:39 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.56 ms Nach letzter Abfrage: 0.38 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 6.456 MB Zeilen zurückgegeben: 7
SELECT c.cid, c.parent_id, c.name, c.access, c.published, c.hidden, c.owner
FROM x0okr_joomgallery_catg AS c
WHERE lft > 0
AND c.published = 1
AND c.access IN (1,1,5)
AND (c.password = '' OR c.cid IN (0))
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | ALL | PRIMARY | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 16 | Using where; filesort wurde genutzt |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.02 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
Creating sort index | 0.07 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.06 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.02 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomgallery/helpers/ambit.php:492 |
12 | JoomAmbit->getCategoryStructure() | JROOT/components/com_joomgallery/helpers/helper.php:786 |
11 | JoomHelper::getNumberOfImgHits() | JROOT/components/com_joomgallery/views/category/view.html.php:65 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.07 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 6.467 MB Zeilen zurückgegeben: 9
SELECT catid, COUNT(id) as piccount, SUM(hits) as hitcount
FROM x0okr_joomgallery
WHERE approved = 1
AND published = 1
AND hidden = 0
AND access IN (1,1,5)
GROUP BY catid
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery | index | NULL | idx_catid | 4 | NULL | 95 | Using where |
Status | Duration |
---|
Starting | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.10 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.06 ms |
Optimizing | 0.03 ms |
Statistics | 0.04 ms |
Preparing | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.26 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.21 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomgallery/helpers/ambit.php:508 |
12 | JoomAmbit->getCategoryStructure() | JROOT/components/com_joomgallery/helpers/helper.php:786 |
11 | JoomHelper::getNumberOfImgHits() | JROOT/components/com_joomgallery/views/category/view.html.php:65 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.45 ms Nach letzter Abfrage: 0.23 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 6.481 MB Zeilen zurückgegeben: 1
SELECT COUNT(*)
FROM x0okr_joomgallery_catg AS c
WHERE c.published = 1
AND c.hidden = 0
AND c.parent_id = 13
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | ref | idx_parent_id | idx_parent_id | 4 | const | 1 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
14 | JDatabaseDriver->loadResult() | JROOT/libraries/legacy/model/legacy.php:337 |
13 | JModelLegacy->_getListCount() | JROOT/components/com_joomgallery/models/category.php:163 |
12 | JoomGalleryModelCategory->getTotalCategories() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_joomgallery/views/category/view.html.php:74 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.78 ms Nach letzter Abfrage: 4.89 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 6.797 MB Zeilen zurückgegeben: 1
SELECT COUNT(*)
FROM x0okr_joomgallery AS a
LEFT JOIN x0okr_joomgallery_catg AS c
ON c.cid = a.catid
WHERE a.published = 1
AND a.catid = 13
AND a.approved = 1
AND a.hidden = 0
AND a.access IN (1,1,5)
AND c.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | a | ref | idx_catid | idx_catid | 4 | const | 15 | Using where |
Status | Duration |
---|
Starting | 0.03 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.08 ms |
checking permissions | 0.01 ms |
Opening tables | 0.07 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.10 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.03 ms |
Executing | 0.01 ms |
Sending data | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.08 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
14 | JDatabaseDriver->loadResult() | JROOT/libraries/legacy/model/legacy.php:337 |
13 | JModelLegacy->_getListCount() | JROOT/components/com_joomgallery/models/category.php:280 |
12 | JoomGalleryModelCategory->getTotalImages() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_joomgallery/views/category/view.html.php:143 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.22 ms Abfragespeichernutzung: 0.047 MB Speichernutzung vor Abfrage: 6.798 MB Zeilen zurückgegeben: 8
SELECT *, a.owner AS owner, ROUND(LEAST(IF(imgvotes > 0, a.imgvotesum/a.imgvotes, 0.0), 5), 2)AS rating
FROM x0okr_joomgallery AS a
LEFT JOIN x0okr_joomgallery_catg AS c
ON c.cid = a.catid
WHERE a.published = 1
AND a.catid = 13
AND a.approved = 1
AND a.hidden = 0
AND a.access IN (1,1,5)
AND c.access IN (1,1,5)
ORDER BY a.ordering ASC,a.imgdate DESC,a.imgtitle DESC
LIMIT 8
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | a | ref | idx_catid | idx_catid | 4 | const | 15 | Using where; filesort wurde genutzt |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.10 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.08 ms |
init | 0.07 ms |
Optimizing | 0.03 ms |
Statistics | 0.11 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.03 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.14 ms |
Waiting for query cache lock | 0.01 ms |
Creating sort index | 0.05 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
14 | JModelLegacy->_getList() | JROOT/components/com_joomgallery/models/category.php:564 |
13 | JoomGalleryModelCategory->_loadImages() | JROOT/components/com_joomgallery/models/category.php:219 |
12 | JoomGalleryModelCategory->getImages() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_joomgallery/views/category/view.html.php:211 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.45 ms Nach letzter Abfrage: 0.16 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 6.834 MB Zeilen zurückgegeben: 1
SELECT cid, name, parent_id, description, password, owner, metakey, metadesc, params
FROM x0okr_joomgallery_catg
WHERE cid = 13
AND published = 1
AND access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.06 ms |
checking permissions | 0.05 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1650 |
14 | JDatabaseDriver->loadObject() | JROOT/components/com_joomgallery/models/category.php:453 |
13 | JoomGalleryModelCategory->_loadCategory() | JROOT/components/com_joomgallery/models/category.php:127 |
12 | JoomGalleryModelCategory->getCategory() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_joomgallery/views/category/view.html.php:239 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.48 ms Nach letzter Abfrage: 2.43 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 6.888 MB Zeilen zurückgegeben: 1
SELECT alias
FROM x0okr_joomgallery_catg
WHERE cid = 13
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.09 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
18 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/router.php:310 |
17 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
16 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
15 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
14 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
13 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
12 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
11 | JRoute::_() | JROOT/components/com_joomgallery/views/category/view.html.php:368 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.10 ms Nach letzter Abfrage: 0.16 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 6.899 MB Zeilen zurückgegeben: 1
SELECT alias
FROM x0okr_joomgallery_catg
WHERE cid = 13
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.01 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
18 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/router.php:310 |
17 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
16 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
15 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
14 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
13 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
12 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
11 | JRoute::_() | JROOT/components/com_joomgallery/views/category/view.html.php:370 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.68 ms Nach letzter Abfrage: 0.12 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 6.908 MB Zeilen zurückgegeben: 1
SELECT c.*
FROM x0okr_joomgallery_catg AS c
WHERE c.published = 1
AND c.hidden = 0
AND c.parent_id = 13
ORDER BY c.lft ASC
LIMIT 8
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | ref | idx_parent_id | idx_parent_id | 4 | const | 1 | Using where; filesort wurde genutzt |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Sorting result | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.06 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.03 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.17 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:310 |
14 | JModelLegacy->_getList() | JROOT/components/com_joomgallery/models/category.php:492 |
13 | JoomGalleryModelCategory->_loadCategories() | JROOT/components/com_joomgallery/models/category.php:143 |
12 | JoomGalleryModelCategory->getCategories() | JROOT/libraries/legacy/view/legacy.php:408 |
11 | JViewLegacy->get() | JROOT/components/com_joomgallery/views/category/view.html.php:435 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.52 ms Nach letzter Abfrage: 0.12 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 6.919 MB Zeilen zurückgegeben: 1
SELECT MAX(imgdate)
FROM x0okr_joomgallery AS a
LEFT JOIN x0okr_joomgallery_catg AS c
ON c.cid = a.catid
WHERE a.catid IN (14)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ALL | idx_catid | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 95 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.04 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.09 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.05 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
12 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/helpers/helper.php:213 |
11 | JoomHelper::checkNewCatg() | JROOT/components/com_joomgallery/views/category/view.html.php:444 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.87 ms Nach letzter Abfrage: 0.30 ms Abfragespeichernutzung: 0.066 MB Speichernutzung vor Abfrage: 6.926 MB Zeilen zurückgegeben: 31
SELECT *, c.access
FROM x0okr_joomgallery AS p
LEFT JOIN x0okr_joomgallery_catg AS c
ON c.cid = p.catid
WHERE p.catid = 14
AND p.access IN (1,1,5)
AND p.published = 1
AND p.approved = 1
AND c.access IN (1,1,5)
AND c.published = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | p | ALL | idx_catid | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 95 | Using where |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.06 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.14 ms |
Waiting for query cache lock | 0.01 ms |
Sending data | 0.10 ms |
Waiting for query cache lock | 0.01 ms |
Sending data | 0.08 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1689 |
12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomgallery/models/category.php:334 |
11 | JoomGalleryModelCategory->getRandomImage() | JROOT/components/com_joomgallery/views/category/view.html.php:523 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.34 ms Nach letzter Abfrage: 0.25 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 6.935 MB Zeilen zurückgegeben: 1
SELECT catpath
FROM x0okr_joomgallery_catg
WHERE cid = 14
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/helpers/helper.php:141 |
12 | JoomHelper::getCatPath() | JROOT/components/com_joomgallery/helpers/ambit.php:338 |
11 | JoomAmbit->getImg() | JROOT/components/com_joomgallery/views/category/view.html.php:534 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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: 0.13 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 6.943 MB Zeilen zurückgegeben: 1
SELECT alias
FROM x0okr_joomgallery_catg
WHERE cid = 14
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.06 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
18 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/router.php:310 |
17 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
16 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
15 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
14 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
13 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
12 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
11 | JRoute::_() | JROOT/components/com_joomgallery/views/category/view.html.php:655 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.31 ms Nach letzter Abfrage: 0.13 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 6.954 MB Zeilen zurückgegeben: 1
SELECT catpath
FROM x0okr_joomgallery_catg
WHERE cid = 13
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.00 ms |
Checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
13 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/helpers/helper.php:141 |
12 | JoomHelper::getCatPath() | JROOT/components/com_joomgallery/helpers/ambit.php:338 |
11 | JoomAmbit->getImg() | JROOT/components/com_joomgallery/views/category/view.html.php:763 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.47 ms Nach letzter Abfrage: 2.31 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 6.965 MB Zeilen zurückgegeben: 1
SELECT catid, alias
FROM x0okr_joomgallery
WHERE id = 41
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.05 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.05 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
21 | JDatabaseDriver->loadAssoc() | JROOT/components/com_joomgallery/router.php:327 |
20 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
19 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
18 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
17 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
16 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
15 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
14 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:578 |
13 | JHtmlJoomGallery::openImage() | JROOT/libraries/cms/html/html.php:237 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:139 |
11 | JHtml::_() | JROOT/components/com_joomgallery/views/category/view.html.php:773 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.10 ms Nach letzter Abfrage: 0.08 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 6.975 MB Zeilen zurückgegeben: 1
SELECT alias
FROM x0okr_joomgallery_catg
WHERE cid = 13
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
21 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/router.php:333 |
20 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
19 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
18 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
17 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
16 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
15 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
14 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:578 |
13 | JHtmlJoomGallery::openImage() | JROOT/libraries/cms/html/html.php:237 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:139 |
11 | JHtml::_() | JROOT/components/com_joomgallery/views/category/view.html.php:773 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.37 ms Nach letzter Abfrage: 0.86 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 6.994 MB Zeilen zurückgegeben: 1
SELECT catid, alias
FROM x0okr_joomgallery
WHERE id = 42
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.03 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
21 | JDatabaseDriver->loadAssoc() | JROOT/components/com_joomgallery/router.php:327 |
20 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
19 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
18 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
17 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
16 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
15 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
14 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:578 |
13 | JHtmlJoomGallery::openImage() | JROOT/libraries/cms/html/html.php:237 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
11 | JHtml::_() | JROOT/components/com_joomgallery/views/category/view.html.php:773 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.07 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 7.006 MB Zeilen zurückgegeben: 1
SELECT alias
FROM x0okr_joomgallery_catg
WHERE cid = 13
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
21 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/router.php:333 |
20 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
19 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
18 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
17 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
16 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
15 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
14 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:578 |
13 | JHtmlJoomGallery::openImage() | JROOT/libraries/cms/html/html.php:237 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
11 | JHtml::_() | JROOT/components/com_joomgallery/views/category/view.html.php:773 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.86 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 7.018 MB Zeilen zurückgegeben: 1
SELECT catid, alias
FROM x0okr_joomgallery
WHERE id = 43
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
21 | JDatabaseDriver->loadAssoc() | JROOT/components/com_joomgallery/router.php:327 |
20 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
19 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
18 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
17 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
16 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
15 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
14 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:578 |
13 | JHtmlJoomGallery::openImage() | JROOT/libraries/cms/html/html.php:237 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
11 | JHtml::_() | JROOT/components/com_joomgallery/views/category/view.html.php:773 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.10 ms Nach letzter Abfrage: 0.07 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 7.029 MB Zeilen zurückgegeben: 1
SELECT alias
FROM x0okr_joomgallery_catg
WHERE cid = 13
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
21 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/router.php:333 |
20 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
19 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
18 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
17 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
16 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
15 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
14 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:578 |
13 | JHtmlJoomGallery::openImage() | JROOT/libraries/cms/html/html.php:237 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
11 | JHtml::_() | JROOT/components/com_joomgallery/views/category/view.html.php:773 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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: 0.84 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 7.041 MB Zeilen zurückgegeben: 1
SELECT catid, alias
FROM x0okr_joomgallery
WHERE id = 44
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
21 | JDatabaseDriver->loadAssoc() | JROOT/components/com_joomgallery/router.php:327 |
20 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
19 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
18 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
17 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
16 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
15 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
14 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:578 |
13 | JHtmlJoomGallery::openImage() | JROOT/libraries/cms/html/html.php:237 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
11 | JHtml::_() | JROOT/components/com_joomgallery/views/category/view.html.php:773 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.09 ms Nach letzter Abfrage: 0.07 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 7.051 MB Zeilen zurückgegeben: 1
SELECT alias
FROM x0okr_joomgallery_catg
WHERE cid = 13
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
21 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/router.php:333 |
20 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
19 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
18 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
17 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
16 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
15 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
14 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:578 |
13 | JHtmlJoomGallery::openImage() | JROOT/libraries/cms/html/html.php:237 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
11 | JHtml::_() | JROOT/components/com_joomgallery/views/category/view.html.php:773 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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: 1.25 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 7.063 MB Zeilen zurückgegeben: 1
SELECT catid, alias
FROM x0okr_joomgallery
WHERE id = 45
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
21 | JDatabaseDriver->loadAssoc() | JROOT/components/com_joomgallery/router.php:327 |
20 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
19 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
18 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
17 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
16 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
15 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
14 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:578 |
13 | JHtmlJoomGallery::openImage() | JROOT/libraries/cms/html/html.php:237 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
11 | JHtml::_() | JROOT/components/com_joomgallery/views/category/view.html.php:773 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.09 ms Nach letzter Abfrage: 0.07 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 7.073 MB Zeilen zurückgegeben: 1
SELECT alias
FROM x0okr_joomgallery_catg
WHERE cid = 13
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.01 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
21 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/router.php:333 |
20 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
19 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
18 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
17 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
16 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
15 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
14 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:578 |
13 | JHtmlJoomGallery::openImage() | JROOT/libraries/cms/html/html.php:237 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
11 | JHtml::_() | JROOT/components/com_joomgallery/views/category/view.html.php:773 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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: 0.81 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 7.085 MB Zeilen zurückgegeben: 1
SELECT catid, alias
FROM x0okr_joomgallery
WHERE id = 46
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
21 | JDatabaseDriver->loadAssoc() | JROOT/components/com_joomgallery/router.php:327 |
20 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
19 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
18 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
17 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
16 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
15 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
14 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:578 |
13 | JHtmlJoomGallery::openImage() | JROOT/libraries/cms/html/html.php:237 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
11 | JHtml::_() | JROOT/components/com_joomgallery/views/category/view.html.php:773 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.10 ms Nach letzter Abfrage: 0.07 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 7.096 MB Zeilen zurückgegeben: 1
SELECT alias
FROM x0okr_joomgallery_catg
WHERE cid = 13
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
21 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/router.php:333 |
20 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
19 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
18 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
17 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
16 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
15 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
14 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:578 |
13 | JHtmlJoomGallery::openImage() | JROOT/libraries/cms/html/html.php:237 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
11 | JHtml::_() | JROOT/components/com_joomgallery/views/category/view.html.php:773 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.36 ms Nach letzter Abfrage: 1.18 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 7.109 MB Zeilen zurückgegeben: 1
SELECT catid, alias
FROM x0okr_joomgallery
WHERE id = 47
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.00 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
21 | JDatabaseDriver->loadAssoc() | JROOT/components/com_joomgallery/router.php:327 |
20 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
19 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
18 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
17 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
16 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
15 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
14 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:578 |
13 | JHtmlJoomGallery::openImage() | JROOT/libraries/cms/html/html.php:237 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
11 | JHtml::_() | JROOT/components/com_joomgallery/views/category/view.html.php:773 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.10 ms Nach letzter Abfrage: 0.09 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 7.119 MB Zeilen zurückgegeben: 1
SELECT alias
FROM x0okr_joomgallery_catg
WHERE cid = 13
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
21 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/router.php:333 |
20 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
19 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
18 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
17 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
16 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
15 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
14 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:578 |
13 | JHtmlJoomGallery::openImage() | JROOT/libraries/cms/html/html.php:237 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
11 | JHtml::_() | JROOT/components/com_joomgallery/views/category/view.html.php:773 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.42 ms Nach letzter Abfrage: 1.22 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 7.131 MB Zeilen zurückgegeben: 1
SELECT catid, alias
FROM x0okr_joomgallery
WHERE id = 77
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.06 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.01 ms |
Waiting for query cache lock | 0.02 ms |
init | 0.02 ms |
Optimizing | 0.01 ms |
Statistics | 0.03 ms |
Preparing | 0.01 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.01 ms |
Executing | 0.01 ms |
Sending data | 0.01 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.00 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
Updating status | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
Updating status | 0.00 ms |
Storing result in query cache | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1453 |
21 | JDatabaseDriver->loadAssoc() | JROOT/components/com_joomgallery/router.php:327 |
20 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
19 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
18 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
17 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
16 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
15 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
14 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:578 |
13 | JHtmlJoomGallery::openImage() | JROOT/libraries/cms/html/html.php:237 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
11 | JHtml::_() | JROOT/components/com_joomgallery/views/category/view.html.php:773 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.09 ms Nach letzter Abfrage: 0.07 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 7.141 MB Zeilen zurückgegeben: 1
SELECT alias
FROM x0okr_joomgallery_catg
WHERE cid = 13
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
21 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/router.php:333 |
20 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
19 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
18 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
17 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
16 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
15 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
14 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:578 |
13 | JHtmlJoomGallery::openImage() | JROOT/libraries/cms/html/html.php:237 |
12 | JHtml::call() | JROOT/libraries/cms/html/html.php:105 |
11 | JHtml::_() | JROOT/components/com_joomgallery/views/category/view.html.php:773 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.09 ms Nach letzter Abfrage: 0.15 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 7.151 MB Zeilen zurückgegeben: 1
SELECT alias
FROM x0okr_joomgallery_catg
WHERE cid = 13
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.01 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.00 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
18 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/router.php:310 |
17 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
16 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
15 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
14 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
13 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
12 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
11 | JRoute::_() | JROOT/components/com_joomgallery/views/category/view.html.php:888 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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: 16.82 ms Abfragespeichernutzung: 0.028 MB Speichernutzung vor Abfrage: 7.527 MB Zeilen zurückgegeben: 1
SELECT alias
FROM x0okr_joomgallery_catg
WHERE cid = 13
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.04 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.02 ms |
Sending cached result to clien | 0.02 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
26 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/router.php:310 |
25 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
24 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
23 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
22 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
21 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
20 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
19 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/pagination.php:112 |
18 | JoomPagination->_buildDataObject() | JROOT/libraries/cms/pagination/pagination.php:319 |
17 | JPagination->getPagesLinks() | JROOT/components/com_joomgallery/views/category/tmpl/default_images.php:17 |
16 | include JROOT/components/com_joomgallery/views/category/tmpl/default_images.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/components/com_joomgallery/views/category/tmpl/default.php:11 |
14 | include JROOT/components/com_joomgallery/views/category/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
12 | JViewLegacy->display() | JROOT/components/com_joomgallery/view.php:171 |
11 | JoomGalleryView->display() | JROOT/components/com_joomgallery/views/category/view.html.php:917 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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.15 ms Nach letzter Abfrage: 0.33 ms Abfragespeichernutzung: 0.028 MB Speichernutzung vor Abfrage: 7.541 MB Zeilen zurückgegeben: 1
SELECT alias
FROM x0okr_joomgallery_catg
WHERE cid = 13
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
26 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/router.php:310 |
25 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
24 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
23 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
22 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
21 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
20 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
19 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/pagination.php:138 |
18 | JoomPagination->_buildDataObject() | JROOT/libraries/cms/pagination/pagination.php:319 |
17 | JPagination->getPagesLinks() | JROOT/components/com_joomgallery/views/category/tmpl/default_images.php:17 |
16 | include JROOT/components/com_joomgallery/views/category/tmpl/default_images.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/components/com_joomgallery/views/category/tmpl/default.php:11 |
14 | include JROOT/components/com_joomgallery/views/category/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
12 | JViewLegacy->display() | JROOT/components/com_joomgallery/view.php:171 |
11 | JoomGalleryView->display() | JROOT/components/com_joomgallery/views/category/view.html.php:917 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:261 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Abfragezeit: 0.16 ms Nach letzter Abfrage: 0.21 ms Abfragespeichernutzung: 0.028 MB Speichernutzung vor Abfrage: 7.555 MB Zeilen zurückgegeben: 1
SELECT alias
FROM x0okr_joomgallery_catg
WHERE cid = 13
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | x0okr_joomgallery_catg | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Status | Duration |
---|
Starting | 0.02 ms |
Waiting for query cache lock | 0.01 ms |
starting | 0.01 ms |
Checking query cache for query | 0.01 ms |
checking privileges on cached | 0.01 ms |
checking permissions | 0.01 ms |
Sending cached result to clien | 0.01 ms |
Updating status | 0.01 ms |
Reset for next command | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer | 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1728 |
26 | JDatabaseDriver->loadResult() | JROOT/components/com_joomgallery/router.php:310 |
25 | JoomGalleryBuildRoute() | JROOT/libraries/cms/component/router/legacy.php:68 |
24 | JComponentRouterLegacy->build() | JROOT/libraries/cms/router/site.php:496 |
23 | JRouterSite->buildSefRoute() | JROOT/libraries/cms/router/site.php:465 |
22 | JRouterSite->_buildSefRoute() | JROOT/libraries/cms/router/router.php:281 |
21 | JRouter->build() | JROOT/libraries/cms/router/site.php:147 |
20 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
19 | JRoute::_() | JROOT/administrator/components/com_joomgallery/helpers/pagination.php:157 |
18 | JoomPagination->_buildDataObject() | JROOT/libraries/cms/pagination/pagination.php:319 |
17 | JPagination->getPagesLinks() | JROOT/components/com_joomgallery/views/category/tmpl/default_images.php:17 |
16 | include JROOT/components/com_joomgallery/views/category/tmpl/default_images.php | JROOT/libraries/legacy/view/legacy.php:677 |
15 | JViewLegacy->loadTemplate() | JROOT/components/com_joomgallery/views/category/tmpl/default.php:11 |
14 | include JROOT/components/com_joomgallery/views/category/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:677 |
13 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:216 |
12 | JViewLegacy->display() | JROOT/components/com_joomgallery/view.php:171 |
11 | JoomGalleryView->display() | JROOT/components/com_joomgallery/views/category/view.html.php:917 |
10 | JoomGalleryViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:664 |
9 | JControllerLegacy->display() | JROOT/components/com_joomgallery/controller.php:100 |
8 | JoomGalleryController->display() | JROOT/libraries/legacy/controller/legacy.php:702 |
7 | JControllerLegacy->execute() | JROOT/components/com_joomgallery/joomgallery.php:41 |
6 | require_once JROOT/components/com_joomgallery/joomgallery.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 |
15 × SELECT alias
FROM x0okr_joomgallery_catg
8 × SELECT catid, alias
FROM x0okr_joomgallery
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `x0okr_extensions`
2 × SELECT catpath
FROM x0okr_joomgallery_catg
1 × SELECT catid, COUNT(id) as piccount, SUM(hits) as hitcount
FROM x0okr_joomgallery
1 × SELECT *, c.access
FROM x0okr_joomgallery AS p
LEFT JOIN x0okr_joomgallery_catg AS c
ON c.cid = p.catid
1 × SELECT MAX(imgdate)
FROM x0okr_joomgallery AS a
LEFT JOIN x0okr_joomgallery_catg AS c
ON c.cid = a.catid
1 × SELECT c.*
FROM x0okr_joomgallery_catg AS c
1 × SELECT cid, name, parent_id, description, password, owner, metakey, metadesc, params
FROM x0okr_joomgallery_catg
1 × SELECT *, a.owner AS owner, ROUND(LEAST(IF(imgvotes > 0, a.imgvotesum/a.imgvotes, 0.0), 5), 2)AS rating
FROM x0okr_joomgallery AS a
LEFT JOIN x0okr_joomgallery_catg AS c
ON c.cid = a.catid
1 × SELECT COUNT(*)
FROM x0okr_joomgallery AS a
LEFT JOIN x0okr_joomgallery_catg AS c
ON c.cid = a.catid
1 × SELECT COUNT(*)
FROM x0okr_joomgallery_catg AS c
1 × SELECT `data`
FROM `x0okr_session`
1 × SELECT `session_id`
FROM `x0okr_session`
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM x0okr_modules AS m
LEFT JOIN x0okr_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN x0okr_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT *
FROM x0okr_joomgallery_config
1 × SELECT id, home, template, s.params
FROM x0okr_template_styles as s
LEFT JOIN x0okr_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM x0okr_languages
1 × SELECT cid
FROM x0okr_joomgallery_catg
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 x0okr_menu AS m
LEFT JOIN x0okr_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT folder AS type, element AS name, params
FROM x0okr_extensions
1 × SELECT id, rules
FROM `x0okr_viewlevels
1 × SELECT b.id
FROM x0okr_usergroups AS a
LEFT JOIN x0okr_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT c.cid, c.parent_id, c.name, c.access, c.published, c.hidden, c.owner
FROM x0okr_joomgallery_catg AS c