Abfragezeit: 1.59 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 3.977 MB Zeilen zurückgegeben: 1
SELECT `data`
  FROM `jos_session`
  WHERE `session_id` = X'3832346571386e33616774316c626837723663637665696f3962'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | jos_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | NULL | 
| Status | Duration | 
|---|
| starting | 0.07 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| init | 0.02 ms | 
| System lock | 0.02 ms | 
| optimizing | 0.01 ms | 
| statistics | 0.50 ms | 
| preparing | 0.02 ms | 
| executing | 0.01 ms | 
| Sending data | 0.01 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| freeing items | 0.02 ms | 
| cleaning up | 0.01 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 | 
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 | 
| 14 | JSessionStorageDatabase->read() | Derselbe Aufruf in der Zeile darunter. | 
| 13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 | 
| 12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 | 
| 11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 | 
| 10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:661 | 
| 9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 | 
| 8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 | 
| 7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 | 
| 6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 | 
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 | 
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 | 
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 | 
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 | 
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 | 
Abfragezeit: 1.53 ms Nach letzter Abfrage: 13.76 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 4.618 MB Zeilen zurückgegeben: 5
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.08 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| init | 0.01 ms | 
| System lock | 0.01 ms | 
| optimizing | 0.01 ms | 
| statistics | 0.01 ms | 
| preparing | 0.01 ms | 
| executing | 0.01 ms | 
| Sending data | 0.03 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| freeing items | 0.02 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 | 
Abfragezeit: 1.10 ms Nach letzter Abfrage: 0.06 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 4.630 MB Zeilen zurückgegeben: 2
SELECT b.id
  FROM jos_usergroups AS a
  LEFT JOIN jos_usergroups AS b 
  ON b.lft <= a.lft 
  AND b.rgt >= a.rgt
  WHERE a.id = 9
| id | select_type | table | 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.05 ms | 
| checking permissions | 0.01 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| init | 0.03 ms | 
| System lock | 0.01 ms | 
| optimizing | 0.01 ms | 
| statistics | 0.05 ms | 
| preparing | 0.01 ms | 
| executing | 0.01 ms | 
| Sending data | 0.02 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| freeing items | 0.03 ms | 
| cleaning up | 0.02 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 | 
Abfragezeit: 1.31 ms Nach letzter Abfrage: 76.96 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 7.330 MB Zeilen zurückgegeben: 1
SELECT `params`
  FROM `jos_extensions`
  WHERE `type` = 'component' 
  AND `element` = 'com_jchoptimize'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | jos_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where | 
| Status | Duration | 
|---|
| starting | 0.09 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.03 ms | 
| init | 0.03 ms | 
| System lock | 0.01 ms | 
| optimizing | 0.02 ms | 
| statistics | 0.11 ms | 
| preparing | 0.02 ms | 
| executing | 0.01 ms | 
| Sending data | 0.05 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| closing tables | 0.03 ms | 
| freeing items | 0.04 ms | 
| cleaning up | 0.02 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 | 
| 10 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_jchoptimize/lib/src/Service/ConfigurationProvider.php:25 | 
| 9 | JchOptimize\Service\ConfigurationProvider->JchOptimize\Service\{closure}() | JROOT/libraries/vendor/joomla/di/src/Container.php:457 | 
| 8 | Joomla\DI\Container->get() | JROOT/plugins/system/jchoptimize/jchoptimize.php:122 | 
| 7 | plgSystemJchoptimize->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 | 
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 | 
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 | 
| 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 | 
Abfragezeit: 1.30 ms Nach letzter Abfrage: 5.79 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 7.420 MB Zeilen zurückgegeben: 1
Doppelte Abfragen: 
#6  #28SELECT 
		    app_id,
		    app_data
		
  FROM jos_cms_app
		
  WHERE app_name = 'JAdmin!'
		
  LIMIT 1;
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | jos_cms_app | NULL | const | idx_name | idx_name | 152 | const | 1 | 100.00 | NULL | 
| Status | Duration | 
|---|
| starting | 0.09 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.03 ms | 
| init | 0.03 ms | 
| System lock | 0.04 ms | 
| optimizing | 0.02 ms | 
| statistics | 0.05 ms | 
| preparing | 0.02 ms | 
| executing | 0.01 ms | 
| Sending data | 0.04 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| closing tables | 0.02 ms | 
| freeing items | 0.04 ms | 
| cleaning up | 0.02 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 | 
| 15 | JDatabaseDriver->loadAssoc() | JROOT/components/com_jadmin/models/setting.php:62 | 
| 14 | JAdminModelSetting->_loadSettings() | JROOT/components/com_jadmin/models/setting.php:44 | 
| 13 | JAdminModelSetting->JAdminModelSetting() | JROOT/components/com_jadmin/models/setting.php:35 | 
| 12 | JAdminModelSetting->__construct() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:213 | 
| 11 | Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance() | JROOT/plugins/system/jadmin/jadmin.php:176 | 
| 10 | plgSystemJAdmin->_initPlugin() | JROOT/plugins/system/jadmin/jadmin.php:306 | 
| 9 | plgSystemJAdmin->_checkIPBlockerRules() | JROOT/plugins/system/jadmin/jadmin.php:301 | 
| 8 | plgSystemJAdmin->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 | 
Abfragezeit: 1.12 ms Nach letzter Abfrage: 0.66 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 7.443 MB Zeilen zurückgegeben: 1
Doppelte Abfragen: 
#5  #28SELECT 
		    app_id,
		    app_data
		
  FROM jos_cms_app
		
  WHERE app_name = 'JAdmin!'
		
  LIMIT 1;
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | jos_cms_app | NULL | const | idx_name | idx_name | 152 | const | 1 | 100.00 | NULL | 
| Status | Duration | 
|---|
| starting | 0.06 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| init | 0.03 ms | 
| System lock | 0.01 ms | 
| optimizing | 0.01 ms | 
| statistics | 0.04 ms | 
| preparing | 0.02 ms | 
| executing | 0.01 ms | 
| Sending data | 0.02 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| freeing items | 0.04 ms | 
| cleaning up | 0.02 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 | 
| 17 | JDatabaseDriver->loadAssoc() | JROOT/components/com_jadmin/models/setting.php:62 | 
| 16 | JAdminModelSetting->_loadSettings() | JROOT/components/com_jadmin/models/setting.php:44 | 
| 15 | JAdminModelSetting->JAdminModelSetting() | JROOT/components/com_jadmin/models/setting.php:35 | 
| 14 | JAdminModelSetting->__construct() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:213 | 
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance() | JROOT/components/com_jadmin/models/ipblocker.php:43 | 
| 12 | JAdminModelIPBlocker->JAdminModelIPBlocker() | JROOT/components/com_jadmin/models/ipblocker.php:34 | 
| 11 | JAdminModelIPBlocker->__construct() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:213 | 
| 10 | Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance() | JROOT/plugins/system/jadmin/jadmin.php:314 | 
| 9 | plgSystemJAdmin->_checkIPBlockerRules() | JROOT/plugins/system/jadmin/jadmin.php:301 | 
| 8 | plgSystemJAdmin->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 | 
Abfragezeit: 1.24 ms Nach letzter Abfrage: 0.27 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 7.468 MB Zeilen zurückgegeben: 0
SELECT
		    ipb.source_ip,
		    ipb.rule_params 
		
  FROM jos_jadm_ipblocker ipb
		
  INNER JOIN jos_jadm_user o
		USING(user_id)
		
  WHERE o.is_enabled = 1;
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | ipb | NULL | ALL | uniq_ip | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 1 | 100.00 | NULL | 
| 1 | SIMPLE | o | NULL | eq_ref | PRIMARY,online_index | PRIMARY | 4 | dbs9481385.ipb.user_id | 1 | 100.00 | Using where | 
| Status | Duration | 
|---|
| starting | 0.06 ms | 
| checking permissions | 0.01 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.04 ms | 
| init | 0.04 ms | 
| System lock | 0.01 ms | 
| optimizing | 0.02 ms | 
| statistics | 0.06 ms | 
| preparing | 0.02 ms | 
| executing | 0.01 ms | 
| Sending data | 0.05 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| freeing items | 0.03 ms | 
| cleaning up | 0.02 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 | 
| 12 | JDatabaseDriver->loadAssocList() | JROOT/components/com_jadmin/models/ipblocker.php:123 | 
| 11 | JAdminModelIPBlocker->getAllActiveRules() | JROOT/components/com_jadmin/models/ipblocker.php:143 | 
| 10 | JAdminModelIPBlocker->enforce() | JROOT/plugins/system/jadmin/jadmin.php:316 | 
| 9 | plgSystemJAdmin->_checkIPBlockerRules() | JROOT/plugins/system/jadmin/jadmin.php:301 | 
| 8 | plgSystemJAdmin->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 | 
Abfragezeit: 2.49 ms Nach letzter Abfrage: 10.84 ms Abfragespeichernutzung: 0.040 MB Speichernutzung vor Abfrage: 7.834 MB Zeilen zurückgegeben: 16
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
  FROM jos_menu AS m
  LEFT JOIN jos_extensions AS e 
  ON m.component_id = e.extension_id
  WHERE m.published = 1 
  AND m.parent_id > 0 
  AND m.client_id = 0
  ORDER BY m.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | m | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 40 | 3.33 | Using index condition; Using where; filesort wurde genutzt | 
| 1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | dbs9481385.m.component_id | 1 | 100.00 | Using where | 
| Status | Duration | 
|---|
| starting | 0.22 ms | 
| checking permissions | 0.02 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.05 ms | 
| init | 0.07 ms | 
| System lock | 0.02 ms | 
| optimizing | 0.03 ms | 
| statistics | 0.11 ms | 
| preparing | 0.06 ms | 
| Sorting result | 0.03 ms | 
| executing | 0.05 ms | 
| Sending data | 0.06 ms | 
| Creating sort index | 0.63 ms | 
| end | 0.03 ms | 
| query end | 0.02 ms | 
| closing tables | 0.03 ms | 
| freeing items | 0.09 ms | 
| cleaning up | 0.08 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 | 
| 17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Derselbe Aufruf in der Zeile darunter. | 
| 16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 | 
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 | 
| 14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 | 
| 13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 | 
| 12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 | 
| 11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 | 
| 10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 | 
| 9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 | 
| 8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 | 
| 7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:533 | 
| 6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 | 
| 5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1141 | 
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 | 
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 2.00 ms Nach letzter Abfrage: 31.49 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 8.612 MB Zeilen zurückgegeben: 0
SELECT `id`
  FROM `jos_icagenda_events`
  WHERE `alias` = '7-voltiturnier-bundenbacherhoehe'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | jos_icagenda_events | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 13 | 10.00 | Using where | 
| Status | Duration | 
|---|
| starting | 0.19 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.21 ms | 
| init | 0.06 ms | 
| System lock | 0.02 ms | 
| optimizing | 0.02 ms | 
| statistics | 0.03 ms | 
| preparing | 0.03 ms | 
| executing | 0.02 ms | 
| Sending data | 0.25 ms | 
| end | 0.02 ms | 
| query end | 0.02 ms | 
| closing tables | 0.03 ms | 
| freeing items | 0.11 ms | 
| cleaning up | 0.03 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 | 
| 12 | JDatabaseDriver->loadResult() | JROOT/components/com_icagenda/router.php:356 | 
| 11 | iCagendaRouter->getEventId() | JROOT/components/com_icagenda/router.php:332 | 
| 10 | iCagendaRouter->fixSegmentID() | JROOT/components/com_icagenda/router.php:240 | 
| 9 | iCagendaRouter->parse() | JROOT/libraries/src/Router/SiteRouter.php:438 | 
| 8 | Joomla\CMS\Router\SiteRouter->parseSefRoute() | JROOT/libraries/src/Router/Router.php:482 | 
| 7 | Joomla\CMS\Router\Router->_parseSefRoute() | JROOT/libraries/src/Router/Router.php:227 | 
| 6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:139 | 
| 5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1142 | 
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 | 
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 7.25 ms Nach letzter Abfrage: 1.53 ms Abfragespeichernutzung: 0.006 MB Speichernutzung vor Abfrage: 8.637 MB
UPDATE `jos_extensions`
  SET `params` = '{\"mediaversion\":\"a594ce8bf0b7486db8ac6679b9c05f1a\"}'
  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.14 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.04 ms | 
| init | 0.05 ms | 
| System lock | 0.25 ms | 
| updating | 0.34 ms | 
| end | 0.03 ms | 
| query end | 5.29 ms | 
| closing tables | 0.07 ms | 
| freeing items | 0.12 ms | 
| cleaning up | 0.14 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 | 
| 13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 | 
| 12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 | 
| 11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 | 
| 10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 | 
| 9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/jcktypography/jcktypography.php:48 | 
| 8 | plgSystemJCKtypography->onAfterRoute() | 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:1190 | 
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 | 
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 2.81 ms Nach letzter Abfrage: 2.15 ms Abfragespeichernutzung: 0.083 MB Speichernutzung vor Abfrage: 8.806 MB Zeilen zurückgegeben: 1
SELECT params
  FROM jos_extensions
  WHERE folder ='editors' 
  AND element ='jckeditor'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | jos_extensions | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 10.00 | Using where | 
| Status | Duration | 
|---|
| starting | 0.21 ms | 
| checking permissions | 0.03 ms | 
| Opening tables | 0.05 ms | 
| init | 0.06 ms | 
| System lock | 0.03 ms | 
| optimizing | 0.03 ms | 
| statistics | 0.20 ms | 
| preparing | 0.05 ms | 
| executing | 0.02 ms | 
| Sending data | 0.26 ms | 
| end | 0.08 ms | 
| query end | 0.04 ms | 
| closing tables | 0.03 ms | 
| freeing items | 0.11 ms | 
| cleaning up | 0.05 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 | 
| 9 | JDatabaseDriver->loadResult() | JROOT/plugins/system/jcktypography/jcktypography.php:61 | 
| 8 | plgSystemJCKtypography->onAfterRoute() | 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:1190 | 
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 | 
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 1.95 ms Nach letzter Abfrage: 4.65 ms Abfragespeichernutzung: 0.019 MB Speichernutzung vor Abfrage: 8.989 MB Zeilen zurückgegeben: 1
SELECT *
  FROM jos_languages
  WHERE published=1
  ORDER BY ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | jos_languages | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 1 | 100.00 | Using where; filesort wurde genutzt | 
| Status | Duration | 
|---|
| starting | 0.15 ms | 
| checking permissions | 0.03 ms | 
| Opening tables | 0.20 ms | 
| init | 0.10 ms | 
| System lock | 0.03 ms | 
| optimizing | 0.03 ms | 
| statistics | 0.04 ms | 
| preparing | 0.03 ms | 
| Sorting result | 0.02 ms | 
| executing | 0.01 ms | 
| Sending data | 0.05 ms | 
| Creating sort index | 0.17 ms | 
| end | 0.03 ms | 
| query end | 0.03 ms | 
| closing tables | 0.03 ms | 
| freeing items | 0.09 ms | 
| cleaning up | 0.05 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 | 
| 5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 | 
| 4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/libraries/src/Application/SiteApplication.php:138 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 3.10 ms Nach letzter Abfrage: 2.87 ms Abfragespeichernutzung: 0.019 MB Speichernutzung vor Abfrage: 8.999 MB Zeilen zurückgegeben: 3
SELECT id, home, template, s.params
  FROM jos_template_styles as s
  LEFT JOIN jos_extensions as e 
  ON e.element=s.template 
  AND e.type='template' 
  AND e.client_id=s.client_id
  WHERE s.client_id = 0 
  AND e.enabled = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | s | NULL | ALL | idx_template,idx_client_id,idx_client_id_home | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 5 | 60.00 | Using where | 
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | dbs9481385.s.template,const | 1 | 4.45 | Using index condition; Using where | 
| Status | Duration | 
|---|
| starting | 0.63 ms | 
| checking permissions | 0.04 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.05 ms | 
| init | 0.07 ms | 
| System lock | 0.03 ms | 
| optimizing | 0.50 ms | 
| statistics | 0.52 ms | 
| preparing | 0.04 ms | 
| executing | 0.01 ms | 
| Sending data | 0.10 ms | 
| end | 0.02 ms | 
| query end | 0.01 ms | 
| closing tables | 0.02 ms | 
| freeing items | 0.04 ms | 
| cleaning up | 0.02 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 5 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 | 
| 4 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/libraries/src/Application/SiteApplication.php:168 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 2.11 ms Nach letzter Abfrage: 22.83 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 9.675 MB Zeilen zurückgegeben: 40
SELECT `id`,`name`,`rules`,`parent_id`
  FROM `jos_assets`
  WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_akeeba','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_icagenda','com_installer','com_jadmin','com_jchoptimize','com_jckman','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_phocagallery','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_tags','com_templates','com_users','com_wrapper')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | jos_assets | NULL | ALL | idx_asset_name | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 200 | 20.50 | Using where | 
| Status | Duration | 
|---|
| starting | 0.15 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.03 ms | 
| init | 0.15 ms | 
| System lock | 0.02 ms | 
| optimizing | 0.02 ms | 
| statistics | 0.18 ms | 
| preparing | 0.02 ms | 
| executing | 0.01 ms | 
| Sending data | 0.54 ms | 
| end | 0.02 ms | 
| query end | 0.02 ms | 
| closing tables | 0.01 ms | 
| freeing items | 0.06 ms | 
| cleaning up | 0.02 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 | 
| 19 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 | 
| 18 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 | 
| 17 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 | 
| 16 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 | 
| 15 | Joomla\CMS\User\User->authorise() | JROOT/components/com_icagenda/models/event.php:64 | 
| 14 | iCagendaModelEvent->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 | 
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_icagenda/models/event.php:88 | 
| 12 | iCagendaModelEvent->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 | 
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_icagenda/views/event/view.html.php:53 | 
| 10 | iCagendaViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_icagenda/controller.php:52 | 
| 8 | iCagendaController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_icagenda/icagenda.php:117 | 
| 6 | require_once JROOT/components/com_icagenda/icagenda.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 1.35 ms Nach letzter Abfrage: 4.45 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 9.915 MB Zeilen zurückgegeben: 1
SELECT e.params
  FROM `jos_icagenda_events` AS `e`
  WHERE `e`.`id` = 7
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | e | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL | 
| Status | Duration | 
|---|
| starting | 0.13 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.03 ms | 
| init | 0.03 ms | 
| System lock | 0.01 ms | 
| optimizing | 0.02 ms | 
| statistics | 0.07 ms | 
| preparing | 0.02 ms | 
| executing | 0.01 ms | 
| Sending data | 0.02 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| closing tables | 0.02 ms | 
| freeing items | 0.08 ms | 
| cleaning up | 0.03 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 | 
| 14 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_icagenda/utilities/event/event.php:227 | 
| 13 | icagendaEvent::getParams() | JROOT/components/com_icagenda/models/event.php:133 | 
| 12 | iCagendaModelEvent->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 | 
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_icagenda/views/event/view.html.php:53 | 
| 10 | iCagendaViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_icagenda/controller.php:52 | 
| 8 | iCagendaController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_icagenda/icagenda.php:117 | 
| 6 | require_once JROOT/components/com_icagenda/icagenda.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 2.77 ms Nach letzter Abfrage: 1.06 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 9.930 MB Zeilen zurückgegeben: 1
SELECT e.*, e.name AS contact_name, e.email AS contact_email,c.id AS cat_id, c.title AS cat_title, c.color AS cat_color, c.desc AS cat_desc,feat.count AS features,`r`.`count` AS `registered`
  FROM jos_icagenda_events AS e
  LEFT JOIN jos_icagenda_category AS c 
  ON c.id = e.catid
  LEFT JOIN (
SELECT fx.event_id, COUNT(*) AS count
  FROM jos_icagenda_feature_xref AS fx
  INNER JOIN jos_icagenda_feature AS f 
  ON fx.feature_id = f.id 
  AND f.state = 1 
  AND f.icon <> '-1'
  GROUP BY fx.event_id) AS feat 
  ON e.id = feat.event_id
  LEFT JOIN (
SELECT `r`.`eventid`,sum(`r`.`people`) AS count
  FROM `jos_icagenda_registration` AS `r`
  WHERE `r`.`status` = 1 
  AND `r`.`state` = 1 
  AND r.date = ""
  GROUP BY r.eventid) AS r 
  ON e.id = r.eventid
  WHERE e.state = 1 
  AND c.state = 1 
  AND e.id = 7
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | PRIMARY | e | NULL | const | PRIMARY,idx_state,idx_catid | PRIMARY | 4 | const | 1 | 100.00 | NULL | 
| 1 | PRIMARY | c | NULL | const | PRIMARY,idx_state | PRIMARY | 4 | const | 1 | 100.00 | NULL | 
| 1 | PRIMARY | <derived2> | NULL | ref | <auto_key0> | <auto_key0> | 4 | const | 1 | 100.00 | NULL | 
| 1 | PRIMARY | <derived3> | NULL | ref | <auto_key0> | <auto_key0> | 4 | const | 1 | 100.00 | NULL | 
| 3 | DERIVED | r | NULL | ref | idx_state,idx_eventid,idx_status | idx_state | 1 | const | 1 | 100.00 | Using index condition; Using where; Using temporary; filesort wurde genutzt | 
| 2 | DERIVED | fx | NULL | ALL | idx_event_id,idx_feature_id | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 1 | 100.00 | Using temporary; filesort wurde genutzt | 
| 2 | DERIVED | f | NULL | eq_ref | PRIMARY,idx_state | PRIMARY | 4 | dbs9481385.fx.feature_id | 1 | 100.00 | Using where | 
| Status | Duration | 
|---|
| starting | 0.20 ms | 
| checking permissions | 0.02 ms | 
| checking permissions | 0.01 ms | 
| checking permissions | 0.01 ms | 
| checking permissions | 0.01 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.34 ms | 
| init | 0.18 ms | 
| System lock | 0.02 ms | 
| optimizing | 0.01 ms | 
| optimizing | 0.02 ms | 
| statistics | 0.06 ms | 
| preparing | 0.03 ms | 
| Creating tmp table | 0.03 ms | 
| Sorting result | 0.01 ms | 
| optimizing | 0.02 ms | 
| statistics | 0.04 ms | 
| preparing | 0.02 ms | 
| Creating tmp table | 0.03 ms | 
| Sorting result | 0.02 ms | 
| statistics | 0.10 ms | 
| preparing | 0.03 ms | 
| executing | 0.02 ms | 
| Sending data | 0.04 ms | 
| executing | 0.01 ms | 
| Sending data | 0.03 ms | 
| Creating sort index | 0.03 ms | 
| executing | 0.01 ms | 
| Sending data | 0.03 ms | 
| Creating sort index | 0.05 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| removing tmp table | 0.01 ms | 
| query end | 0.02 ms | 
| removing tmp table | 0.01 ms | 
| query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| removing tmp table | 0.01 ms | 
| closing tables | 0.01 ms | 
| removing tmp table | 0.01 ms | 
| closing tables | 0.02 ms | 
| freeing items | 0.05 ms | 
| cleaning up | 0.03 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 | 
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_icagenda/models/event.php:219 | 
| 12 | iCagendaModelEvent->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 | 
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_icagenda/views/event/view.html.php:53 | 
| 10 | iCagendaViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_icagenda/controller.php:52 | 
| 8 | iCagendaController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_icagenda/icagenda.php:117 | 
| 6 | require_once JROOT/components/com_icagenda/icagenda.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 47.74 ms Nach letzter Abfrage: 7.34 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 10.058 MB
UPDATE jos_icagenda_events 
  SET hits = hits + 1 
  WHERE id = 7
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | UPDATE | jos_icagenda_events | NULL | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where | 
| Status | Duration | 
|---|
| starting | 0.11 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.03 ms | 
| init | 0.04 ms | 
| System lock | 0.07 ms | 
| updating | 0.53 ms | 
| end | 0.04 ms | 
| query end | 45.85 ms | 
| closing tables | 0.07 ms | 
| freeing items | 0.05 ms | 
| cleaning up | 0.03 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 | 
| 12 | JDatabase->query() | JROOT/components/com_icagenda/models/event.php:304 | 
| 11 | iCagendaModelEvent->hit() | JROOT/components/com_icagenda/views/event/view.html.php:135 | 
| 10 | iCagendaViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_icagenda/controller.php:52 | 
| 8 | iCagendaController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_icagenda/icagenda.php:117 | 
| 6 | require_once JROOT/components/com_icagenda/icagenda.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 1.28 ms Nach letzter Abfrage: 12.47 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 10.419 MB Zeilen zurückgegeben: 1
SELECT e.params
  FROM `jos_icagenda_events` AS `e`
  WHERE `e`.`id` = 7
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | e | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL | 
| Status | Duration | 
|---|
| starting | 0.10 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.03 ms | 
| init | 0.03 ms | 
| System lock | 0.02 ms | 
| optimizing | 0.02 ms | 
| statistics | 0.06 ms | 
| preparing | 0.02 ms | 
| executing | 0.01 ms | 
| Sending data | 0.02 ms | 
| end | 0.01 ms | 
| query end | 0.02 ms | 
| closing tables | 0.02 ms | 
| freeing items | 0.05 ms | 
| cleaning up | 0.05 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 | 
| 18 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_icagenda/utilities/event/event.php:227 | 
| 17 | icagendaEvent::getParams() | JROOT/administrator/components/com_icagenda/utilities/event/event.php:320 | 
| 16 | icagendaEvent::backArrow() | JROOT/components/com_icagenda/views/event/tmpl/default_top.php:28 | 
| 15 | include JROOT/components/com_icagenda/views/event/tmpl/default_top.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 | 
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_icagenda/views/event/tmpl/default.php:28 | 
| 13 | include JROOT/components/com_icagenda/views/event/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 | 
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 | 
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_icagenda/views/event/view.html.php:177 | 
| 10 | iCagendaViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_icagenda/controller.php:52 | 
| 8 | iCagendaController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_icagenda/icagenda.php:117 | 
| 6 | require_once JROOT/components/com_icagenda/icagenda.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 2.74 ms Nach letzter Abfrage: 8.04 ms Abfragespeichernutzung: 0.029 MB Speichernutzung vor Abfrage: 10.699 MB Zeilen zurückgegeben: 0
SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
  FROM jos_fields AS a
  LEFT JOIN `jos_languages` AS l 
  ON l.lang_code = a.language
  LEFT JOIN jos_users AS uc 
  ON uc.id=a.checked_out
  LEFT JOIN jos_viewlevels AS ag 
  ON ag.id = a.access
  LEFT JOIN jos_users AS ua 
  ON ua.id = a.created_user_id
  LEFT JOIN jos_fields_groups AS g 
  ON g.id = a.group_id
  WHERE a.context = 'com_icagenda.event' 
  AND a.access IN (1,1,5) 
  AND (a.group_id = 0 OR g.access IN (1,1,5)) 
  AND a.state = 1 
  AND (a.group_id = 0 OR g.state = 1)
  ORDER BY a.ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | a | NULL | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | 100.00 | Using index condition; Using where; Using temporary; filesort wurde genutzt | 
| 1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | dbs9481385.a.language | 1 | 100.00 | Using where | 
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | dbs9481385.a.checked_out | 1 | 100.00 | NULL | 
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | dbs9481385.a.access | 1 | 100.00 | Using where | 
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | dbs9481385.a.created_user_id | 1 | 100.00 | Using where | 
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | dbs9481385.a.group_id | 1 | 100.00 | Using where | 
| Status | Duration | 
|---|
| starting | 0.24 ms | 
| checking permissions | 0.01 ms | 
| checking permissions | 0.01 ms | 
| checking permissions | 0.01 ms | 
| checking permissions | 0.01 ms | 
| checking permissions | 0.01 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.31 ms | 
| init | 0.10 ms | 
| System lock | 0.04 ms | 
| optimizing | 0.04 ms | 
| statistics | 0.20 ms | 
| preparing | 0.06 ms | 
| Creating tmp table | 0.09 ms | 
| Sorting result | 0.04 ms | 
| executing | 0.01 ms | 
| Sending data | 0.39 ms | 
| Creating sort index | 0.05 ms | 
| end | 0.01 ms | 
| query end | 0.02 ms | 
| removing tmp table | 0.12 ms | 
| query end | 0.01 ms | 
| closing tables | 0.02 ms | 
| freeing items | 0.06 ms | 
| cleaning up | 0.03 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 26 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 | 
| 25 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 | 
| 24 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 | 
| 23 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 | 
| 22 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 | 
| 21 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 | 
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 19 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 | 
| 18 | JHtmlContent::prepare() | Derselbe Aufruf in der Zeile darunter. | 
| 17 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 | 
| 16 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 | 
| 15 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/components/com_icagenda/add/elements/icevent_vars.php:34 | 
| 14 | require_once JROOT/components/com_icagenda/add/elements/icevent_vars.php | JROOT/components/com_icagenda/views/event/tmpl/default.php:36 | 
| 13 | include JROOT/components/com_icagenda/views/event/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 | 
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 | 
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_icagenda/views/event/view.html.php:177 | 
| 10 | iCagendaViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_icagenda/controller.php:52 | 
| 8 | iCagendaController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_icagenda/icagenda.php:117 | 
| 6 | require_once JROOT/components/com_icagenda/icagenda.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 2.31 ms Nach letzter Abfrage: 2.89 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 10.778 MB Zeilen zurückgegeben: 0
SELECT cfd.*, cf.*
  FROM `jos_icagenda_customfields_data` AS cfd
  LEFT JOIN jos_icagenda_customfields AS cf 
  ON cf.slug = cfd.slug
  WHERE `cfd`.`parent_id` = 7 
  AND `cfd`.`parent_form` = 2 
  AND `cf`.`parent_form` = 2 
  AND `cfd`.`state` = 1 
  AND `cf`.`state` = 1 
  AND `cfd`.`value` NOT IN ("", "{}")
  ORDER BY cf.ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | cfd | NULL | ref | idx_state,idx_parent_form,idx_parent_id | idx_state | 1 | const | 1 | 100.00 | Using where; Using temporary; filesort wurde genutzt | 
| 1 | SIMPLE | cf | NULL | ref | idx_state,idx_parent_form | idx_state | 1 | const | 1 | 100.00 | Using where | 
| Status | Duration | 
|---|
| starting | 0.11 ms | 
| checking permissions | 0.01 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.45 ms | 
| init | 0.08 ms | 
| System lock | 0.02 ms | 
| optimizing | 0.02 ms | 
| statistics | 0.11 ms | 
| preparing | 0.03 ms | 
| Creating tmp table | 0.06 ms | 
| Sorting result | 0.01 ms | 
| executing | 0.01 ms | 
| Sending data | 0.22 ms | 
| Creating sort index | 0.04 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| removing tmp table | 0.09 ms | 
| query end | 0.02 ms | 
| closing tables | 0.02 ms | 
| freeing items | 0.05 ms | 
| cleaning up | 0.02 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_icagenda/utilities/event/data.php:60 | 
| 16 | icagendaEventData::loadEventCustomFields() | JROOT/administrator/components/com_icagenda/utilities/event/event.php:1289 | 
| 15 | icagendaEvent::getCustomFields() | JROOT/components/com_icagenda/add/elements/icevent_vars.php:39 | 
| 14 | require_once JROOT/components/com_icagenda/add/elements/icevent_vars.php | JROOT/components/com_icagenda/views/event/tmpl/default.php:36 | 
| 13 | include JROOT/components/com_icagenda/views/event/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 | 
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 | 
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_icagenda/views/event/view.html.php:177 | 
| 10 | iCagendaViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_icagenda/controller.php:52 | 
| 8 | iCagendaController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_icagenda/icagenda.php:117 | 
| 6 | require_once JROOT/components/com_icagenda/icagenda.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 1.41 ms Nach letzter Abfrage: 9.11 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 11.095 MB Zeilen zurückgegeben: 1
SELECT sum(`r`.`people`) AS total
  FROM `jos_icagenda_registration` AS `r`
  WHERE `r`.`eventid` = 7 
  AND `r`.`status` = 1 
  AND `r`.`state` = 1 
  AND r.date = ""
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | r | NULL | ref | idx_state,idx_eventid,idx_status | idx_state | 1 | const | 1 | 100.00 | Using where | 
| Status | Duration | 
|---|
| starting | 0.16 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.03 ms | 
| init | 0.04 ms | 
| System lock | 0.02 ms | 
| optimizing | 0.02 ms | 
| statistics | 0.10 ms | 
| preparing | 0.03 ms | 
| executing | 0.01 ms | 
| Sending data | 0.03 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| freeing items | 0.05 ms | 
| cleaning up | 0.02 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 | 
| 21 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:65 | 
| 20 | icagendaRegistration::getRegisteredTotal() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:103 | 
| 19 | icagendaRegistration::getTicketsAvailable() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:138 | 
| 18 | icagendaRegistration::getTicketsBookable() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:290 | 
| 17 | icagendaRegistration::formDatesList() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:881 | 
| 16 | icagendaRegistration::upcomingDatesBooking() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:521 | 
| 15 | icagendaRegistration::registerButton() | JROOT/components/com_icagenda/add/elements/icevent_vars.php:342 | 
| 14 | require_once JROOT/components/com_icagenda/add/elements/icevent_vars.php | JROOT/components/com_icagenda/views/event/tmpl/default.php:36 | 
| 13 | include JROOT/components/com_icagenda/views/event/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 | 
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 | 
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_icagenda/views/event/view.html.php:177 | 
| 10 | iCagendaViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_icagenda/controller.php:52 | 
| 8 | iCagendaController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_icagenda/icagenda.php:117 | 
| 6 | require_once JROOT/components/com_icagenda/icagenda.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 1.27 ms Nach letzter Abfrage: 0.06 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 11.105 MB Zeilen zurückgegeben: 1
SELECT sum(`r`.`people`) AS total
  FROM `jos_icagenda_registration` AS `r`
  WHERE `r`.`eventid` = 7 
  AND `r`.`status` = 1 
  AND `r`.`state` = 1 
  AND r.date = ""
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | r | NULL | ref | idx_state,idx_eventid,idx_status | idx_state | 1 | const | 1 | 100.00 | Using where | 
| Status | Duration | 
|---|
| starting | 0.08 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| init | 0.03 ms | 
| System lock | 0.01 ms | 
| optimizing | 0.02 ms | 
| statistics | 0.06 ms | 
| preparing | 0.02 ms | 
| executing | 0.01 ms | 
| Sending data | 0.02 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| freeing items | 0.05 ms | 
| cleaning up | 0.01 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 | 
| 21 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:65 | 
| 20 | icagendaRegistration::getRegisteredTotal() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:103 | 
| 19 | icagendaRegistration::getTicketsAvailable() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:138 | 
| 18 | icagendaRegistration::getTicketsBookable() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:290 | 
| 17 | icagendaRegistration::formDatesList() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:881 | 
| 16 | icagendaRegistration::upcomingDatesBooking() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:521 | 
| 15 | icagendaRegistration::registerButton() | JROOT/components/com_icagenda/add/elements/icevent_vars.php:342 | 
| 14 | require_once JROOT/components/com_icagenda/add/elements/icevent_vars.php | JROOT/components/com_icagenda/views/event/tmpl/default.php:36 | 
| 13 | include JROOT/components/com_icagenda/views/event/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 | 
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 | 
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_icagenda/views/event/view.html.php:177 | 
| 10 | iCagendaViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_icagenda/controller.php:52 | 
| 8 | iCagendaController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_icagenda/icagenda.php:117 | 
| 6 | require_once JROOT/components/com_icagenda/icagenda.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 1.11 ms Nach letzter Abfrage: 0.14 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 11.117 MB Zeilen zurückgegeben: 1
SELECT sum(`r`.`people`) AS total
  FROM `jos_icagenda_registration` AS `r`
  WHERE `r`.`eventid` = 7 
  AND `r`.`status` = 1 
  AND `r`.`state` = 1 
  AND (r.date = '2017-06-17 00:00:00' OR (r.date = "" 
  AND r.period = 1))
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | r | NULL | ref | idx_state,idx_eventid,idx_status | idx_state | 1 | const | 1 | 100.00 | Using where | 
| Status | Duration | 
|---|
| starting | 0.05 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.01 ms | 
| init | 0.03 ms | 
| System lock | 0.01 ms | 
| optimizing | 0.01 ms | 
| statistics | 0.05 ms | 
| preparing | 0.02 ms | 
| executing | 0.01 ms | 
| Sending data | 0.02 ms | 
| end | 0.02 ms | 
| query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| freeing items | 0.03 ms | 
| cleaning up | 0.01 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 | 
| 18 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:65 | 
| 17 | icagendaRegistration::getRegisteredTotal() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:944 | 
| 16 | icagendaRegistration::ticketsCouldBeBooked() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:522 | 
| 15 | icagendaRegistration::registerButton() | JROOT/components/com_icagenda/add/elements/icevent_vars.php:342 | 
| 14 | require_once JROOT/components/com_icagenda/add/elements/icevent_vars.php | JROOT/components/com_icagenda/views/event/tmpl/default.php:36 | 
| 13 | include JROOT/components/com_icagenda/views/event/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 | 
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 | 
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_icagenda/views/event/view.html.php:177 | 
| 10 | iCagendaViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_icagenda/controller.php:52 | 
| 8 | iCagendaController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_icagenda/icagenda.php:117 | 
| 6 | require_once JROOT/components/com_icagenda/icagenda.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 1.22 ms Nach letzter Abfrage: 0.06 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 11.127 MB Zeilen zurückgegeben: 1
SELECT sum(`r`.`people`) AS total
  FROM `jos_icagenda_registration` AS `r`
  WHERE `r`.`eventid` = 7 
  AND `r`.`status` = 1 
  AND `r`.`state` = 1 
  AND (r.date = '2017-06-18 00:00:00' OR (r.date = "" 
  AND r.period = 1))
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | r | NULL | ref | idx_state,idx_eventid,idx_status | idx_state | 1 | const | 1 | 100.00 | Using where | 
| Status | Duration | 
|---|
| starting | 0.07 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| init | 0.03 ms | 
| System lock | 0.01 ms | 
| optimizing | 0.02 ms | 
| statistics | 0.06 ms | 
| preparing | 0.02 ms | 
| executing | 0.01 ms | 
| Sending data | 0.02 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| freeing items | 0.03 ms | 
| cleaning up | 0.02 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 | 
| 18 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:65 | 
| 17 | icagendaRegistration::getRegisteredTotal() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:944 | 
| 16 | icagendaRegistration::ticketsCouldBeBooked() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:522 | 
| 15 | icagendaRegistration::registerButton() | JROOT/components/com_icagenda/add/elements/icevent_vars.php:342 | 
| 14 | require_once JROOT/components/com_icagenda/add/elements/icevent_vars.php | JROOT/components/com_icagenda/views/event/tmpl/default.php:36 | 
| 13 | include JROOT/components/com_icagenda/views/event/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 | 
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 | 
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_icagenda/views/event/view.html.php:177 | 
| 10 | iCagendaViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_icagenda/controller.php:52 | 
| 8 | iCagendaController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_icagenda/icagenda.php:117 | 
| 6 | require_once JROOT/components/com_icagenda/icagenda.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 1.17 ms Nach letzter Abfrage: 0.06 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 11.134 MB Zeilen zurückgegeben: 1
SELECT sum(`r`.`people`) AS total
  FROM `jos_icagenda_registration` AS `r`
  WHERE `r`.`eventid` = 7 
  AND `r`.`status` = 1 
  AND `r`.`state` = 1 
  AND r.date = ""
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | r | NULL | ref | idx_state,idx_eventid,idx_status | idx_state | 1 | const | 1 | 100.00 | Using where | 
| Status | Duration | 
|---|
| starting | 0.06 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.08 ms | 
| init | 0.02 ms | 
| System lock | 0.01 ms | 
| optimizing | 0.01 ms | 
| statistics | 0.04 ms | 
| preparing | 0.01 ms | 
| executing | 0.01 ms | 
| Sending data | 0.02 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| freeing items | 0.03 ms | 
| cleaning up | 0.01 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 | 
| 17 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:65 | 
| 16 | icagendaRegistration::getRegisteredTotal() | JROOT/administrator/components/com_icagenda/utilities/registration/registration.php:602 | 
| 15 | icagendaRegistration::registerButton() | JROOT/components/com_icagenda/add/elements/icevent_vars.php:342 | 
| 14 | require_once JROOT/components/com_icagenda/add/elements/icevent_vars.php | JROOT/components/com_icagenda/views/event/tmpl/default.php:36 | 
| 13 | include JROOT/components/com_icagenda/views/event/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 | 
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 | 
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_icagenda/views/event/view.html.php:177 | 
| 10 | iCagendaViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_icagenda/controller.php:52 | 
| 8 | iCagendaController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_icagenda/icagenda.php:117 | 
| 6 | require_once JROOT/components/com_icagenda/icagenda.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 1.80 ms Nach letzter Abfrage: 1.22 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 11.257 MB Zeilen zurückgegeben: 0
SELECT  r.id AS regID, r.userid AS userid, r.name AS registeredUsers, r.date as regDate, r.people as regPeople, r.email as regEmail,
						u.name AS name, u.username AS username, GROUP_CONCAT(ua.user_action) AS user_action
  FROM jos_icagenda_registration AS r
  LEFT JOIN jos_users as u 
  ON u.id = r.userid
  LEFT JOIN jos_icagenda_user_actions as ua 
  ON ua.parent_id = r.id
  WHERE r.eventid = 7 
  AND r.status = 1 
  AND r.state = 1 
  AND r.date = ""
  GROUP BY r.id, ua.parent_id
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | r | NULL | ref | idx_state,idx_eventid,idx_status | idx_state | 1 | const | 1 | 100.00 | Using where; Using temporary; filesort wurde genutzt | 
| 1 | SIMPLE | u | NULL | eq_ref | PRIMARY | PRIMARY | 4 | dbs9481385.r.userid | 1 | 100.00 | NULL | 
| 1 | SIMPLE | ua | NULL | ref | idx_parent_id | idx_parent_id | 4 | dbs9481385.r.id | 1 | 100.00 | Using where | 
| Status | Duration | 
|---|
| starting | 0.08 ms | 
| checking permissions | 0.01 ms | 
| checking permissions | 0.01 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.15 ms | 
| init | 0.04 ms | 
| System lock | 0.01 ms | 
| optimizing | 0.02 ms | 
| statistics | 0.07 ms | 
| preparing | 0.02 ms | 
| Creating tmp table | 0.06 ms | 
| Sorting result | 0.01 ms | 
| executing | 0.01 ms | 
| Sending data | 0.23 ms | 
| Creating sort index | 0.03 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| removing tmp table | 0.08 ms | 
| query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| freeing items | 0.01 ms | 
| removing tmp table | 0.01 ms | 
| freeing items | 0.03 ms | 
| cleaning up | 0.02 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_icagenda/utilities/registration/participants.php:151 | 
| 15 | icagendaRegistrationParticipants::registeredUsers() | JROOT/components/com_icagenda/add/elements/icevent_vars.php:376 | 
| 14 | require_once JROOT/components/com_icagenda/add/elements/icevent_vars.php | JROOT/components/com_icagenda/views/event/tmpl/default.php:36 | 
| 13 | include JROOT/components/com_icagenda/views/event/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 | 
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 | 
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_icagenda/views/event/view.html.php:177 | 
| 10 | iCagendaViewEvent->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_icagenda/controller.php:52 | 
| 8 | iCagendaController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_icagenda/icagenda.php:117 | 
| 6 | require_once JROOT/components/com_icagenda/icagenda.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 2.60 ms Nach letzter Abfrage: 13.49 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 11.549 MB Zeilen zurückgegeben: 6
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
  FROM jos_modules AS m
  LEFT JOIN jos_modules_menu AS mm 
  ON mm.moduleid = m.id
  LEFT JOIN jos_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 <= '2025-11-04 06:54:09') 
  AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-11-04 06:54:09') 
  AND m.access IN (1,1,5) 
  AND m.client_id = 0 
  AND (mm.menuid = 120 OR mm.menuid <= 0)
  ORDER BY m.position, m.ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | m | NULL | range | PRIMARY,published,newsfeeds | published | 5 | NULL | 19 | 3.33 | Using index condition; Using where; filesort wurde genutzt | 
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | dbs9481385.m.module,const | 1 | 10.00 | Using index condition; Using where | 
| 1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | dbs9481385.m.id | 1 | 40.00 | Using where; Using index | 
| Status | Duration | 
|---|
| starting | 0.21 ms | 
| checking permissions | 0.02 ms | 
| checking permissions | 0.01 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.20 ms | 
| init | 0.09 ms | 
| System lock | 0.02 ms | 
| optimizing | 0.03 ms | 
| statistics | 0.14 ms | 
| preparing | 0.05 ms | 
| Sorting result | 0.01 ms | 
| executing | 0.01 ms | 
| Sending data | 0.02 ms | 
| Creating sort index | 0.38 ms | 
| end | 0.02 ms | 
| query end | 0.02 ms | 
| closing tables | 0.02 ms | 
| freeing items | 0.41 ms | 
| cleaning up | 0.03 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 14 | JDatabaseDriver->loadObjectList() | Derselbe Aufruf in der Zeile darunter. | 
| 13 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 | 
| 12 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 | 
| 11 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 | 
| 10 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 | 
| 9 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:601 | 
| 8 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/templates/joomspirit_99/index.php:221 | 
| 7 | require JROOT/templates/joomspirit_99/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 | 
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 | 
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 | 
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 | 
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 | 
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 1.25 ms Nach letzter Abfrage: 14.47 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 11.716 MB Zeilen zurückgegeben: 1
SELECT 
		    app_id,
		    app_data
		
  FROM jos_cms_app
		
  WHERE app_name = 'JAdmin!'
		
  LIMIT 1;
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | jos_cms_app | NULL | const | idx_name | idx_name | 152 | const | 1 | 100.00 | NULL | 
| Status | Duration | 
|---|
| starting | 0.11 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.02 ms | 
| init | 0.03 ms | 
| System lock | 0.01 ms | 
| optimizing | 0.01 ms | 
| statistics | 0.05 ms | 
| preparing | 0.01 ms | 
| executing | 0.01 ms | 
| Sending data | 0.01 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| freeing items | 0.04 ms | 
| cleaning up | 0.02 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 | 
| 16 | JDatabaseDriver->loadAssoc() | JROOT/components/com_jadmin/models/setting.php:62 | 
| 15 | JAdminModelSetting->_loadSettings() | JROOT/components/com_jadmin/models/setting.php:44 | 
| 14 | JAdminModelSetting->JAdminModelSetting() | JROOT/components/com_jadmin/models/setting.php:35 | 
| 13 | JAdminModelSetting->__construct() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:213 | 
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance() | JROOT/components/com_jadmin/models/visitor.php:87 | 
| 11 | JAdminModelVisitor->JAdminModelVisitor() | JROOT/components/com_jadmin/models/visitor.php:78 | 
| 10 | JAdminModelVisitor->__construct() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:213 | 
| 9 | Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance() | JROOT/plugins/system/jadmin/jadmin.php:333 | 
| 8 | plgSystemJAdmin->_trackVisitor() | JROOT/plugins/system/jadmin/jadmin.php:343 | 
| 7 | plgSystemJAdmin->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 | 
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 | 
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 | 
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 | 
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 1.17 ms Nach letzter Abfrage: 0.10 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 11.725 MB Zeilen zurückgegeben: 1
SELECT
		    visitor_id,
		    visitor_params
		
  FROM jos_jadm_visitor
		
  WHERE visitor_id = 'db9e4d9418d83d98c74ae8318e0de11d'
		
  LIMIT 1;
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | jos_jadm_visitor | NULL | const | PRIMARY | PRIMARY | 96 | const | 1 | 100.00 | NULL | 
| Status | Duration | 
|---|
| starting | 0.06 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.03 ms | 
| init | 0.03 ms | 
| System lock | 0.01 ms | 
| optimizing | 0.01 ms | 
| statistics | 0.05 ms | 
| preparing | 0.02 ms | 
| executing | 0.03 ms | 
| Sending data | 0.02 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| freeing items | 0.03 ms | 
| cleaning up | 0.01 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 | 
| 13 | JDatabaseDriver->loadAssoc() | JROOT/components/com_jadmin/models/visitor.php:111 | 
| 12 | JAdminModelVisitor->_loadVisitor() | JROOT/components/com_jadmin/models/visitor.php:93 | 
| 11 | JAdminModelVisitor->JAdminModelVisitor() | JROOT/components/com_jadmin/models/visitor.php:78 | 
| 10 | JAdminModelVisitor->__construct() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:213 | 
| 9 | Joomla\CMS\MVC\Model\BaseDatabaseModel::getInstance() | JROOT/plugins/system/jadmin/jadmin.php:333 | 
| 8 | plgSystemJAdmin->_trackVisitor() | JROOT/plugins/system/jadmin/jadmin.php:343 | 
| 7 | plgSystemJAdmin->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 | 
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 | 
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 | 
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 | 
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 0.96 ms Nach letzter Abfrage: 0.05 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 11.736 MB Zeilen zurückgegeben: 1
SELECT UNIX_TIMESTAMP(UTC_TIMESTAMP()) AS 'current_utc_timestamp'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | NULL | NULL | No tables used | 
| Status | Duration | 
|---|
| starting | 0.05 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.01 ms | 
| init | 0.02 ms | 
| optimizing | 0.01 ms | 
| executing | 0.02 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| freeing items | 0.03 ms | 
| cleaning up | 0.01 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 | 
| 14 | JDatabaseDriver->loadResult() | JROOT/components/com_jadmin/models/jadmdate.php:67 | 
| 13 | JAdminModelJADMDate->currentUTCUnixTimestamp() | JROOT/components/com_jadmin/models/jadmdate.php:42 | 
| 12 | JAdminModelJADMDate->JAdminModelJADMDate() | JROOT/components/com_jadmin/models/jadmdate.php:30 | 
| 11 | JAdminModelJADMDate->__construct() | JROOT/components/com_jadmin/models/visitor.php:130 | 
| 10 | JAdminModelVisitor->expireOldVisitorRecords() | JROOT/components/com_jadmin/models/visitor.php:155 | 
| 9 | JAdminModelVisitor->track() | JROOT/plugins/system/jadmin/jadmin.php:334 | 
| 8 | plgSystemJAdmin->_trackVisitor() | JROOT/plugins/system/jadmin/jadmin.php:343 | 
| 7 | plgSystemJAdmin->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 | 
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 | 
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 | 
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 | 
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 0.94 ms Nach letzter Abfrage: 0.05 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 11.743 MB Zeilen zurückgegeben: 1
SELECT UNIX_TIMESTAMP(UTC_TIMESTAMP()) AS 'current_utc_timestamp'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | NULL | NULL | No tables used | 
| Status | Duration | 
|---|
| starting | 0.04 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.01 ms | 
| init | 0.01 ms | 
| optimizing | 0.01 ms | 
| executing | 0.01 ms | 
| end | 0.01 ms | 
| query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| freeing items | 0.03 ms | 
| cleaning up | 0.01 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 | 
| 13 | JDatabaseDriver->loadResult() | JROOT/components/com_jadmin/models/jadmdate.php:67 | 
| 12 | JAdminModelJADMDate->currentUTCUnixTimestamp() | JROOT/components/com_jadmin/models/jadmdate.php:42 | 
| 11 | JAdminModelJADMDate->JAdminModelJADMDate() | JROOT/components/com_jadmin/models/jadmdate.php:30 | 
| 10 | JAdminModelJADMDate->__construct() | JROOT/components/com_jadmin/models/visitor.php:159 | 
| 9 | JAdminModelVisitor->track() | JROOT/plugins/system/jadmin/jadmin.php:334 | 
| 8 | plgSystemJAdmin->_trackVisitor() | JROOT/plugins/system/jadmin/jadmin.php:343 | 
| 7 | plgSystemJAdmin->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 | 
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 | 
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 | 
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 | 
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Abfragezeit: 8.79 ms Nach letzter Abfrage: 0.15 ms Abfragespeichernutzung: 0.005 MB Speichernutzung vor Abfrage: 11.764 MB
UPDATE `jos_jadm_visitor` 
  SET `user_id`='0',`visitor_params`='{\"uri_history\":[\"https:\\/\\/www.volti-zweibruecken.de\\/8-aktuelles\\/91-zeitungsartikel-holzpferdturnier-2018?iccaldate=2146-12-1\",\"https:\\/\\/www.volti-zweibruecken.de\\/8-aktuelles\\/91-zeitungsartikel-holzpferdturnier-2018?iccaldate=2146-10-1\",\"https:\\/\\/www.volti-zweibruecken.de\\/8-aktuelles\\/91-zeitungsartikel-holzpferdturnier-2018?iccaldate=2145-12-1\",\"https:\\/\\/www.volti-zweibruecken.de\\/8-aktuelles\\/91-zeitungsartikel-holzpferdturnier-2018?iccaldate=2146-1-1\",\"https:\\/\\/www.volti-zweibruecken.de\\/8-aktuelles\\/91-zeitungsartikel-holzpferdturnier-2018?iccaldate=2144-9-1\",\"https:\\/\\/www.volti-zweibruecken.de\\/8-aktuelles\\/91-zeitungsartikel-holzpferdturnier-2018?iccaldate=2145-1-1\",\"https:\\/\\/www.volti-zweibruecken.de\\/joomla\\/index.php\\/news\\/berichte\\/8-aktuelles\\/29-neuer-verein-heisstpsg-voltigieren?iccaldate=2345-3-1\",\"https:\\/\\/www.volti-zweibruecken.de\\/joomla\\/index.php\\/news\\/berichte\\/8-aktuelles\\/29-neuer-verein-heisstpsg-voltigieren?iccaldate=2429-04-1\",\"https:\\/\\/www.volti-zweibruecken.de\\/8-aktuelles\\/61-voltigieren-ist-nicht-nur-was-fuer-die-grossen-aber-grosser-sport?iccaldate=1677-10-1\",\"https:\\/\\/www.volti-zweibruecken.de\\/8-aktuelles\\/61-voltigieren-ist-nicht-nur-was-fuer-die-grossen-aber-grosser-sport?iccaldate=1679-12-1\",\"https:\\/\\/www.volti-zweibruecken.de\\/8-aktuelles\\/61-voltigieren-ist-nicht-nur-was-fuer-die-grossen-aber-grosser-sport?iccaldate=1678-9-1\",\"https:\\/\\/www.volti-zweibruecken.de\\/8-aktuelles\\/61-voltigieren-ist-nicht-nur-was-fuer-die-grossen-aber-grosser-sport?iccaldate=1678-11-1\",\"https:\\/\\/www.volti-zweibruecken.de\\/8-aktuelles\\/61-voltigieren-ist-nicht-nur-was-fuer-die-grossen-aber-grosser-sport?iccaldate=1684-06-1\",\"https:\\/\\/www.volti-zweibruecken.de\\/8-aktuelles\\/67-monty-roberts-tour-2016?iccaldate=1981-06-1\",\"https:\\/\\/www.volti-zweibruecken.de\\/component\\/icagenda\\/7-voltiturnier-bundenbacherhoehe?Itemid=120&iccaldate=2090-3-1\"]}',`visitor_mdate`='1762235649',`visitor_last_uri`='https://www.volti-zweibruecken.de/component/icagenda/7-voltiturnier-bundenbacherhoehe?Itemid=120&iccaldate=2090-3-1' 
  WHERE `visitor_id` = 'db9e4d9418d83d98c74ae8318e0de11d'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
| 1 | UPDATE | jos_jadm_visitor | NULL | range | PRIMARY | PRIMARY | 96 | const | 1 | 100.00 | Using where | 
| Status | Duration | 
|---|
| starting | 0.09 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| init | 0.03 ms | 
| System lock | 0.06 ms | 
| updating | 0.21 ms | 
| end | 0.03 ms | 
| query end | 7.38 ms | 
| closing tables | 0.06 ms | 
| freeing items | 0.06 ms | 
| cleaning up | 0.03 ms | 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:2304 | 
| 10 | JDatabaseDriver->updateObject() | JROOT/components/com_jadmin/models/visitor.php:229 | 
| 9 | JAdminModelVisitor->track() | JROOT/plugins/system/jadmin/jadmin.php:334 | 
| 8 | plgSystemJAdmin->_trackVisitor() | JROOT/plugins/system/jadmin/jadmin.php:343 | 
| 7 | plgSystemJAdmin->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 | 
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 | 
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 | 
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 | 
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
5 × SELECT sum(`r`.`people`) AS total 
  FROM `jos_icagenda_registration` AS `r`
3 × SELECT        app_id,       app_data   
  FROM jos_cms_app
2 × SELECT e.params 
  FROM `jos_icagenda_events` AS `e`
2 × SELECT UNIX_TIMESTAMP(UTC_TIMESTAMP()) AS 'current_utc_timestamp
1 × SELECT `data` 
  FROM `jos_session`
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 × SELECT `params` 
  FROM `jos_extensions`
1 × SELECT       ipb.source_ip,       ipb.rule_params    
  FROM jos_jadm_ipblocker ipb    
  INNER JOIN jos_jadm_user o   USING(user_id)
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 jos_menu AS m 
  LEFT JOIN jos_extensions AS e 
  ON m.component_id = e.extension_id
1 × SELECT `id` 
  FROM `jos_icagenda_events`
1 × SELECT params 
  FROM jos_extensions
1 × SELECT * 
  FROM jos_languages
1 × SELECT id, home, template, s.params 
  FROM jos_template_styles as s 
  LEFT JOIN jos_extensions as e 
  ON e.element=s.template 
  AND e.type='template' 
  AND e.client_id=s.client_id
1 × SELECT `id`,`name`,`rules`,`parent_id` 
  FROM `jos_assets`
1 × SELECT e.*, e.name AS contact_name, e.email AS contact_email,c.id AS cat_id, c.title AS cat_title, c.color AS cat_color, c.desc AS cat_desc,feat.count AS features,`r`.`count` AS `registered` 
  FROM jos_icagenda_events AS e 
  LEFT JOIN jos_icagenda_category AS c 
  ON c.id = e.catid 
  LEFT JOIN ( SELECT fx.event_id, COUNT(*) AS count 
  FROM jos_icagenda_feature_xref AS fx 
  INNER JOIN jos_icagenda_feature AS f 
  ON fx.feature_id = f.id 
  AND f.state = 1 
  AND f.icon <> '-1' 
  GROUP BY fx.event_id) AS feat 
  ON e.id = feat.event_id 
  LEFT JOIN ( SELECT `r`.`eventid`,sum(`r`.`people`) AS count 
  FROM `jos_icagenda_registration` AS `r`
1 × SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note 
  FROM jos_fields AS a 
  LEFT JOIN `jos_languages` AS l 
  ON l.lang_code = a.language 
  LEFT JOIN jos_users AS uc 
  ON uc.id=a.checked_out 
  LEFT JOIN jos_viewlevels AS ag 
  ON ag.id = a.access 
  LEFT JOIN jos_users AS ua 
  ON ua.id = a.created_user_id 
  LEFT JOIN jos_fields_groups AS g 
  ON g.id = a.group_id
1 × SELECT cfd.*, cf.* 
  FROM `jos_icagenda_customfields_data` AS cfd 
  LEFT JOIN jos_icagenda_customfields AS cf 
  ON cf.slug = cfd.slug
1 × SELECT  r.id AS regID, r.userid AS userid, r.name AS registeredUsers, r.date as regDate, r.people as regPeople, r.email as regEmail,       u.name AS name, u.username AS username, GROUP_CONCAT(ua.user_action) AS user_action 
  FROM jos_icagenda_registration AS r 
  LEFT JOIN jos_users as u 
  ON u.id = r.userid 
  LEFT JOIN jos_icagenda_user_actions as ua 
  ON ua.parent_id = r.id
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid 
  FROM jos_modules AS m 
  LEFT JOIN jos_modules_menu AS mm 
  ON mm.moduleid = m.id 
  LEFT JOIN jos_extensions AS e 
  ON e.element = m.module 
  AND e.client_id = m.client_id
1 × SELECT       visitor_id,       visitor_params   
  FROM jos_jadm_visitor