{
"__default": {
"session": {
"counter": 16,
"timer": {
"start": 1790039850,
"last": 1790039854,
"now": 1790039854
},
"token": "LYICucf4ITWtYnwTWYYXxomqXSigFlVZ"
},
"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": {
"e22d6b22e62c4379ec0190d6661d9c38e4ab82f3": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Tages\u00fcbersicht/2024/10/2/-",
"expiry": 1790039850
},
"ec0a587399769603f07565ba89c23dbef3c27ad6": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Tages\u00fcbersicht/2027/10/2/-",
"expiry": 1790039851
},
"19d5bc88cad7924f8d6342dcd5f69a751459c461": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Tages\u00fcbersicht/2025/8/4/-",
"expiry": 1790039851
},
"430f0eceb1038ad97ff9abe1bdf010867491cfbd": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Tages\u00fcbersicht/2025/8/7/-",
"expiry": 1790039852
},
"363b98b501ddf135f81299ced86934bf845c76f6": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Tages\u00fcbersicht/2024/3/5/-",
"expiry": 1790039852
},
"ac8031494710d44fdba8692878bd18cfbc24c6b9": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Tages\u00fcbersicht/2025/4/8/-",
"expiry": 1790039852
},
"f7e12751fe40dd976cead24ef58c7674e45033e1": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Tages\u00fcbersicht/2027/8/3/-",
"expiry": 1790039852
},
"b815567e1f267fb87eead35aafb561677c3b8ba7": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Tages\u00fcbersicht/2024/2/26/-",
"expiry": 1790039853
},
"db53d39a9acc0675d548c8c70123d8d2ab03808d": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Tages\u00fcbersicht/2025/4/9/-",
"expiry": 1790039853
},
"73e514eb534eee473597044517a45605cddd2506": {
"link": "https://cachaca-online.de/de/events-jahresuebersicht/Tages\u00fcbersicht/2024/8/7/-",
"expiry": 1790039854
}
}
}
}
}
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.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.07 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 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.02 ms |
| Opening tables | 0.12 ms |
| init | 0.08 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.23 ms |
| preparing | 0.04 ms |
| executing | 0.01 ms |
| Sending data | 0.06 ms |
| end | 0.01 ms |
| query end | 0.03 ms |
| closing tables | 0.02 ms |
| freeing items | 0.06 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\":\"0bed529fda467f575b9e4c289c2dff34\"}'
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.18 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| init | 0.05 ms |
| System lock | 0.24 ms |
| updating | 0.42 ms |
| end | 0.03 ms |
| query end | 0.22 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 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\":\"0bed529fda467f575b9e4c289c2dff34\"}'