{
"__default": {
"session": {
"counter": 22,
"timer": {
"start": 1790041846,
"last": 1790041852,
"now": 1790041853
},
"token": "WiruVQq2RSgErMZewK4PJUPjG8Y1nWWm"
},
"registry": {},
"user": {
"id": 0,
"name": null,
"username": null,
"email": null,
"password": null,
"password_clear": "",
"block": null,
"sendEmail": 0,
"registerDate": null,
"lastvisitDate": null,
"activation": null,
"params": null,
"groups": [],
"guest": 1,
"lastResetTime": null,
"resetCount": null,
"requireReset": null,
"aid": 0
},
"plg_system_languagefilter": {
"language": "de-DE"
},
"com_mailto": {
"links": {
"ca6f6ece2f4c19d2280e9521feab661b7b493d81": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Wochen\u00fcbersicht/2019/7/29/-",
"expiry": 1790041846
},
"870162c472e845c0a727a0bcfaf400cf97fd82d7": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Wochen\u00fcbersicht/2020/9/28/-",
"expiry": 1790041847
},
"86abed72be960102119555203035346424428667": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Wochen\u00fcbersicht/2019/3/11/-",
"expiry": 1790041848
},
"2815a02b9adac7ddf5c92b26253b1be1a3870983": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Wochen\u00fcbersicht/2020/6/29/-",
"expiry": 1790041848
},
"ffd4b2ed6e701202e8d0af785c022de0c56dcc96": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Wochen\u00fcbersicht/2019/8/26/-",
"expiry": 1790041849
},
"490bf358e0ea51db3a4694377699d0a46c1f0ee3": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Wochen\u00fcbersicht/2019/1/21/-",
"expiry": 1790041850
},
"684e29b56d2128149cef5fd68fdc535df5d32ddf": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Wochen\u00fcbersicht/2020/1/13/-",
"expiry": 1790041850
},
"1c800f5d7629278cee6dac3c08506255d5d2d96a": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Wochen\u00fcbersicht/2019/9/16/-",
"expiry": 1790041852
},
"1e5221541f6d4acb08834ebea60dcede90d77cab": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Wochen\u00fcbersicht/2020/8/10/-",
"expiry": 1790041851
},
"c40365b8ccf086bb7c626e670e9a6efe19a4a15e": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Wochen\u00fcbersicht/2019/8/19/-",
"expiry": 1790041852
}
}
}
}
}
SELECT id, rules
FROM `jos_viewlevels`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | jos_viewlevels | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 5 | 100.00 | NULL |
| Status | Duration |
|---|---|
| starting | 0.73 ms |
| checking permissions | 0.08 ms |
| Opening tables | 0.30 ms |
| init | 0.18 ms |
| System lock | 0.05 ms |
| optimizing | 0.03 ms |
| statistics | 0.24 ms |
| preparing | 0.10 ms |
| executing | 0.08 ms |
| Sending data | 0.48 ms |
| end | 0.03 ms |
| query end | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|---|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
SELECT b.id
FROM jos_usergroups AS a
LEFT JOIN jos_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where; Using index |
| Status | Duration |
|---|---|
| starting | 0.14 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.11 ms |
| System lock | 0.01 ms |
| optimizing | 0.05 ms |
| statistics | 0.27 ms |
| preparing | 0.04 ms |
| executing | 0.01 ms |
| Sending data | 0.04 ms |
| end | 0.01 ms |
| query end | 0.02 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|---|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"4377568ed4bdb98f0e9f530fdc681665\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | UPDATE | jos_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
| Status | Duration |
|---|---|
| starting | 0.62 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.17 ms |
| init | 0.19 ms |
| System lock | 0.58 ms |
| updating | 0.52 ms |
| end | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| end | 0.03 ms |
| query end | 0.23 ms |
| closing tables | 0.02 ms |
| freeing items | 0.09 ms |
| cleaning up | 0.01 ms |
| # | Aufrufer | Datei und Zeilennummer |
|---|---|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 15 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 14 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 13 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 12 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 11 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Cache/Cache.php:518 |
| 10 | Joomla\CMS\Cache\Cache::getWorkarounds() | JROOT/libraries/src/Cache/Controller/PageController.php:105 |
| 9 | Joomla\CMS\Cache\Controller\PageController->get() | JROOT/plugins/system/cache/cache.php:123 |
| 8 | PlgSystemCache->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
1 × SELECT id, rules
FROM `jos_viewlevels
1 × SELECT b.id
FROM jos_usergroups AS a
LEFT JOIN jos_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"4377568ed4bdb98f0e9f530fdc681665\"}'