- Abfragezeit: 0.45 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 0.765 MB Zeilen zurückgegeben: 0 - SELECT `session_id`
 FROM `jos_session`
 WHERE `session_id` = X'6365633633663635656235623562663235633562653366386634396161613732'
 LIMIT 1
 | 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 | Using index |  
 
| Status | Duration | 
|---|
 | starting | 0.12 ms |  | checking permissions | 0.02 ms |  | Opening tables | 0.06 ms |  | init | 0.03 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.06 ms |  | executing | 0.02 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 | 
|---|
 | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |  | 8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |  | 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |  | 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |  | 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: 0.38 ms Nach letzter Abfrage: 0.11 ms Abfragespeichernutzung: 0.003 MB Speichernutzung vor Abfrage: 0.770 MB - INSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) 
 VALUES 
(X'6365633633663635656235623562663235633562653366386634396161613732', 1, 1761946764, 0, '', 0)
 - „EXPLAIN“ unmöglich für Abfrage: INSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES 
(X'6365633633663635656235623562663235633562653366386634396161613732', 1, 1761946764, 0, '', 0) 
| Status | Duration | 
|---|
 | starting | 0.04 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.01 ms |  | init | 0.02 ms |  | System lock | 0.01 ms |  | update | 0.13 ms |  | Waiting for query cache lock | 0.01 ms |  | update | 0.01 ms |  | end | 0.01 ms |  | query end | 0.05 ms |  | closing tables | 0.01 ms |  | freeing items | 0.02 ms |  | cleaning up | 0.01 ms |  
 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
 | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |  | 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |  | 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |  | 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: 0.36 ms Nach letzter Abfrage: 1.91 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 0.842 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.06 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.03 ms |  | init | 0.02 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.05 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: 0.38 ms Nach letzter Abfrage: 0.15 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 0.852 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.02 ms |  | statistics | 0.09 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.01 ms |  
 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
 | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |  | 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |  | 9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |  | 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |  | 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |  | 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |  | 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |  | 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |  | 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |  | 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |  | 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |  
 
 
- Abfragezeit: 0.90 ms Nach letzter Abfrage: 17.82 ms Abfragespeichernutzung: 0.004 MB Speichernutzung vor Abfrage: 1.583 MB - UPDATE `jos_extensions`
 SET `params` = '{\"mediaversion\":\"20f37d5c19e108cff0f7b31798818dba\"}'
 WHERE `type` = 'library'
 AND `element` = 'joomla'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | UPDATE | jos_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.18 ms |  | checking permissions | 0.02 ms |  | Opening tables | 0.05 ms |  | init | 0.04 ms |  | System lock | 0.16 ms |  | updating | 0.14 ms |  | end | 0.01 ms |  | Waiting for query cache lock | 0.01 ms |  | end | 0.02 ms |  | query end | 0.08 ms |  | closing tables | 0.02 ms |  | freeing items | 0.04 ms |  | cleaning up | 0.01 ms |  
 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
 | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |  | 9 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |  | 8 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |  | 7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |  | 6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |  | 5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1137 |  | 4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |  | 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: 0.97 ms Nach letzter Abfrage: 29.83 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 2.011 MB Zeilen zurückgegeben: 1 - SELECT *
 FROM jos_wf_profiles
 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_wf_profiles | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 5 | 20.00 | Using where; filesort wurde genutzt |  
 
| Status | Duration | 
|---|
 | starting | 0.15 ms |  | checking permissions | 0.03 ms |  | Opening tables | 0.23 ms |  | init | 0.05 ms |  | System lock | 0.01 ms |  | optimizing | 0.02 ms |  | statistics | 0.02 ms |  | preparing | 0.02 ms |  | Sorting result | 0.01 ms |  | executing | 0.01 ms |  | Sending data | 0.03 ms |  | Creating sort index | 0.15 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | closing tables | 0.02 ms |  | freeing items | 0.03 ms |  | cleaning up | 0.01 ms |  
 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
 | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 21 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jce/editor/libraries/classes/application.php:225 |  | 20 | WFApplication->getProfile() | JROOT/administrator/components/com_jce/helpers/browser.php:74 |  | 19 | WfBrowserHelper::getMediaFieldOptions() | JROOT/plugins/system/jce/jce.php:49 |  | 18 | PlgSystemJce->getMediaRedirectOptions() | JROOT/plugins/system/jce/jce.php:215 |  | 17 | PlgSystemJce->onContentPrepareForm() | JROOT/libraries/joomla/event/event.php:70 |  | 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 15 | JEventDispatcher->trigger() | JROOT/libraries/src/MVC/Model/FormModel.php:323 |  | 14 | Joomla\CMS\MVC\Model\FormModel->preprocessForm() | JROOT/libraries/src/MVC/Model/FormModel.php:244 |  | 13 | Joomla\CMS\MVC\Model\FormModel->loadForm() | JROOT/components/com_mailto/models/mailto.php:35 |  | 12 | MailtoModelMailto->getForm() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |  | 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_mailto/views/mailto/view.html.php:30 |  | 10 | MailtoViewMailto->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |  | 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_mailto/controller.php:29 |  | 8 | MailtoController->mailto() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |  | 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_mailto/mailto.php:16 |  | 6 | require_once JROOT/components/com_mailto/mailto.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.57 ms Nach letzter Abfrage: 1.02 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 2.025 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_mailto.mailto'
 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 | Joomla_a.a.language | 1 | 100.00 | Using where |  | 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Joomla_a.a.checked_out | 1 | 100.00 | NULL |  | 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Joomla_a.a.access | 1 | 100.00 | Using where |  | 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Joomla_a.a.created_user_id | 1 | 100.00 | Using where |  | 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Joomla_a.a.group_id | 1 | 100.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.16 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.15 ms |  | init | 0.16 ms |  | System lock | 0.01 ms |  | optimizing | 0.05 ms |  | statistics | 0.28 ms |  | preparing | 0.05 ms |  | Creating tmp table | 0.09 ms |  | Sorting result | 0.01 ms |  | executing | 0.01 ms |  | Sending data | 0.26 ms |  | Creating sort index | 0.04 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | removing tmp table | 0.04 ms |  | query end | 0.01 ms |  | closing tables | 0.06 ms |  | freeing items | 0.04 ms |  | cleaning up | 0.01 ms |  
 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
 | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |  | 22 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |  | 21 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |  | 20 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |  | 19 | FieldsHelper::getFields() | JROOT/administrator/components/com_fields/helpers/fields.php:286 |  | 18 | FieldsHelper::prepareForm() | JROOT/plugins/system/fields/fields.php:305 |  | 17 | PlgSystemFields->onContentPrepareForm() | JROOT/libraries/joomla/event/event.php:70 |  | 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 15 | JEventDispatcher->trigger() | JROOT/libraries/src/MVC/Model/FormModel.php:323 |  | 14 | Joomla\CMS\MVC\Model\FormModel->preprocessForm() | JROOT/libraries/src/MVC/Model/FormModel.php:244 |  | 13 | Joomla\CMS\MVC\Model\FormModel->loadForm() | JROOT/components/com_mailto/models/mailto.php:35 |  | 12 | MailtoModelMailto->getForm() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |  | 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_mailto/views/mailto/view.html.php:30 |  | 10 | MailtoViewMailto->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |  | 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_mailto/controller.php:29 |  | 8 | MailtoController->mailto() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |  | 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_mailto/mailto.php:16 |  | 6 | require_once JROOT/components/com_mailto/mailto.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: 0.35 ms Nach letzter Abfrage: 0.94 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 2.037 MB Zeilen zurückgegeben: 1 - SELECT *
 FROM jos_wf_profiles
 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_wf_profiles | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 5 | 20.00 | Using where; filesort wurde genutzt |  
 
| Status | Duration | 
|---|
 | starting | 0.04 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.01 ms |  | preparing | 0.01 ms |  | Sorting result | 0.01 ms |  | executing | 0.01 ms |  | Sending data | 0.02 ms |  | Creating sort index | 0.06 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 | 
|---|
 | 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 26 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jce/editor/libraries/classes/application.php:225 |  | 25 | WFApplication->getProfile() | JROOT/administrator/components/com_jce/helpers/browser.php:74 |  | 24 | WfBrowserHelper::getMediaFieldOptions() | JROOT/plugins/system/jce/jce.php:49 |  | 23 | PlgSystemJce->getMediaRedirectOptions() | JROOT/plugins/system/jce/jce.php:215 |  | 22 | PlgSystemJce->onContentPrepareForm() | JROOT/plugins/system/jce/jce.php:35 |  | 21 | PlgSystemJce->onPlgSystemJceContentPrepareForm() | JROOT/libraries/joomla/event/event.php:70 |  | 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |  | 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/plugins/content/jce/jce.php:22 |  | 17 | PlgContentJce->onContentPrepareForm() | JROOT/libraries/joomla/event/event.php:70 |  | 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 15 | JEventDispatcher->trigger() | JROOT/libraries/src/MVC/Model/FormModel.php:323 |  | 14 | Joomla\CMS\MVC\Model\FormModel->preprocessForm() | JROOT/libraries/src/MVC/Model/FormModel.php:244 |  | 13 | Joomla\CMS\MVC\Model\FormModel->loadForm() | JROOT/components/com_mailto/models/mailto.php:35 |  | 12 | MailtoModelMailto->getForm() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |  | 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_mailto/views/mailto/view.html.php:30 |  | 10 | MailtoViewMailto->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |  | 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_mailto/controller.php:29 |  | 8 | MailtoController->mailto() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |  | 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_mailto/mailto.php:16 |  | 6 | require_once JROOT/components/com_mailto/mailto.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: 0.65 ms Nach letzter Abfrage: 15.24 ms Abfragespeichernutzung: 0.024 MB Speichernutzung vor Abfrage: 2.207 MB Zeilen zurückgegeben: 0 - SELECT `id`,`catid`,`language`
 FROM `jos_content`
 WHERE `id` = 2
 | 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 matching row in const table |  
 
| Status | Duration | 
|---|
 | starting | 0.15 ms |  | checking permissions | 0.02 ms |  | Opening tables | 0.06 ms |  | init | 0.06 ms |  | System lock | 0.01 ms |  | optimizing | 0.02 ms |  | statistics | 0.13 ms |  | executing | 0.02 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | closing tables | 0.02 ms |  | freeing items | 0.03 ms |  | cleaning up | 0.01 ms |  
 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
 | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |  | 17 | JDatabaseDriver->loadObject() | JROOT/plugins/content/confirmconsent/fields/consentbox.php:225 |  | 16 | JFormFieldConsentBox->getAssignedArticleUrl() | JROOT/plugins/content/confirmconsent/fields/consentbox.php:178 |  | 15 | JFormFieldConsentBox->getInput() | JROOT/libraries/src/Form/FormField.php:975 |  | 14 | Joomla\CMS\Form\FormField->renderField() | JROOT/components/com_mailto/views/mailto/tmpl/default.php:31 |  | 13 | include JROOT/components/com_mailto/views/mailto/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_mailto/views/mailto/view.html.php:33 |  | 10 | MailtoViewMailto->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |  | 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_mailto/controller.php:29 |  | 8 | MailtoController->mailto() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |  | 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_mailto/mailto.php:16 |  | 6 | require_once JROOT/components/com_mailto/mailto.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: 0.24 ms Nach letzter Abfrage: 0.25 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 2.218 MB Zeilen zurückgegeben: 0 - SELECT `alias`
 FROM `jos_content`
 WHERE id = '2'
 | 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 matching row in const table |  
 
| Status | Duration | 
|---|
 | starting | 0.04 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.02 ms |  | init | 0.02 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.03 ms |  | executing | 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 | 
|---|
 | 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |  | 27 | JDatabaseDriver->loadResult() | JROOT/components/com_content/router.php:125 |  | 26 | ContentRouter->getArticleSegment() | Derselbe Aufruf in der Zeile darunter. |  | 25 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |  | 24 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |  | 23 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |  | 22 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:676 |  | 21 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |  | 20 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |  | 19 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |  | 18 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |  | 17 | Joomla\CMS\Router\Route::_() | JROOT/plugins/content/confirmconsent/fields/consentbox.php:239 |  | 16 | JFormFieldConsentBox->getAssignedArticleUrl() | JROOT/plugins/content/confirmconsent/fields/consentbox.php:178 |  | 15 | JFormFieldConsentBox->getInput() | JROOT/libraries/src/Form/FormField.php:975 |  | 14 | Joomla\CMS\Form\FormField->renderField() | JROOT/components/com_mailto/views/mailto/tmpl/default.php:31 |  | 13 | include JROOT/components/com_mailto/views/mailto/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_mailto/views/mailto/view.html.php:33 |  | 10 | MailtoViewMailto->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |  | 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_mailto/controller.php:29 |  | 8 | MailtoController->mailto() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |  | 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_mailto/mailto.php:16 |  | 6 | require_once JROOT/components/com_mailto/mailto.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: 0.96 ms Abfragespeichernutzung: 0.028 MB Speichernutzung vor Abfrage: 2.235 MB Zeilen zurückgegeben: 2 - SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
				c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
				c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
				c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version, 
 CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
 FROM `jos_categories` AS `s`
 INNER JOIN `jos_categories` AS `c`
 ON (s.lft < c.lft
 AND c.lft < s.rgt
 AND c.language IN ('de-DE','*')) OR (c.lft <= s.lft
 AND s.rgt <= c.rgt)
 WHERE (c.extension='com_content' OR c.extension='system')
 AND c.access IN (1,1,5)
 AND c.published = 1
 AND s.id = 2
 ORDER BY c.lft
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | filesort wurde genutzt |  | 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right,idx_language | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 9 | 11.11 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.20 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.22 ms |  | init | 0.10 ms |  | System lock | 0.01 ms |  | optimizing | 0.03 ms |  | statistics | 0.22 ms |  | preparing | 0.04 ms |  | Sorting result | 0.01 ms |  | executing | 0.01 ms |  | Sending data | 0.03 ms |  | Creating sort index | 0.21 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.04 ms |  | cleaning up | 0.01 ms |  
 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
 | 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 29 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |  | 28 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |  | 27 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/router.php:72 |  | 26 | ContentRouter->getCategorySegment() | Derselbe Aufruf in der Zeile darunter. |  | 25 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:124 |  | 24 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |  | 23 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |  | 22 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:676 |  | 21 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |  | 20 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |  | 19 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |  | 18 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |  | 17 | Joomla\CMS\Router\Route::_() | JROOT/plugins/content/confirmconsent/fields/consentbox.php:239 |  | 16 | JFormFieldConsentBox->getAssignedArticleUrl() | JROOT/plugins/content/confirmconsent/fields/consentbox.php:178 |  | 15 | JFormFieldConsentBox->getInput() | JROOT/libraries/src/Form/FormField.php:975 |  | 14 | Joomla\CMS\Form\FormField->renderField() | JROOT/components/com_mailto/views/mailto/tmpl/default.php:31 |  | 13 | include JROOT/components/com_mailto/views/mailto/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_mailto/views/mailto/view.html.php:33 |  | 10 | MailtoViewMailto->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |  | 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_mailto/controller.php:29 |  | 8 | MailtoController->mailto() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |  | 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_mailto/mailto.php:16 |  | 6 | require_once JROOT/components/com_mailto/mailto.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: 0.70 ms Nach letzter Abfrage: 6.21 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 2.237 MB Zeilen zurückgegeben: 1 - SELECT language,id
 FROM `jos_menu`
 WHERE home = 1
 AND published = 1
 AND client_id = 0
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | jos_menu | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 52 | 1.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.10 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.03 ms |  | init | 0.03 ms |  | System lock | 0.01 ms |  | optimizing | 0.02 ms |  | statistics | 0.06 ms |  | preparing | 0.02 ms |  | executing | 0.02 ms |  | Sending data | 0.21 ms |  | end | 0.01 ms |  | query end | 0.03 ms |  | closing tables | 0.02 ms |  | freeing items | 0.03 ms |  | cleaning up | 0.01 ms |  
 
| # | Aufrufer | Datei und Zeilennummer | 
|---|
 | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Multilanguage.php:107 |  | 8 | Joomla\CMS\Language\Multilanguage::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:751 |  | 7 | PlgSystemLanguageFilter->onAfterDispatch() | 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/SiteApplication.php:199 |  | 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 |  
 
 
- 2 × SELECT * 
 FROM jos_wf_profiles
 
- 1 × SELECT `session_id` 
 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 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 `id`,`catid`,`language` 
 FROM `jos_content`
 
- 1 × SELECT `alias` 
 FROM `jos_content`
 
- 1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,     c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,     c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,     c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version, 
 CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
 FROM `jos_categories` AS `s`
 INNER JOIN `jos_categories` AS `c`
 ON (s.lft < c.lft
 AND c.lft < s.rgt
 AND c.language IN ('de-DE','*')) OR (c.lft <= s.lft
 AND s.rgt <= c.rgt)
 
- 1 × SELECT language,id 
 FROM `jos_menu`