Abfragezeit: 0.85 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 1.248 MB Zeilen zurückgegeben: 0
SELECT `data`
FROM `agip_session`
WHERE `session_id` = X'716b683235387274663968637567746639357474646667373536'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | agip_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
Status | Duration |
---|
Starting | 0.07 ms |
checking permissions | 0.03 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.10 ms |
Preparing | 0.02 ms |
Executing | 0.02 ms |
End of update loop | 0.02 ms |
Query end | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 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: 0.71 ms Nach letzter Abfrage: 0.58 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 1.266 MB Zeilen zurückgegeben: 0
SELECT `session_id`
FROM `agip_session`
WHERE `session_id` = X'716b683235387274663968637567746639357474646667373536'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | agip_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.02 ms |
Freeing items | 0.02 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 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.99 ms Nach letzter Abfrage: 0.16 ms Abfragespeichernutzung: 0.005 MB Speichernutzung vor Abfrage: 1.273 MB
INSERT INTO `agip_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'716b683235387274663968637567746639357474646667373536', 1, 1730417785, 0, '', 0)
„EXPLAIN“ unmöglich für Abfrage: INSERT INTO `agip_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'716b683235387274663968637567746639357474646667373536', 1, 1730417785, 0, '', 0)
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init for update | 0.03 ms |
Update | 0.05 ms |
End of update loop | 0.02 ms |
Query end | 0.03 ms |
Commit | 0.09 ms |
Writing to binlog | 0.02 ms |
Commit | 0.04 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.03 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.03 ms |
Updating status | 0.04 ms |
Reset for next command | 0.03 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.84 ms Nach letzter Abfrage: 1.64 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 1.446 MB Zeilen zurückgegeben: 5
SELECT id, rules
FROM `agip_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | agip_viewlevels | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 5 | |
Status | Duration |
---|
Starting | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.02 ms |
Sending data | 0.07 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 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.80 ms Nach letzter Abfrage: 0.18 ms Abfragespeichernutzung: 0.025 MB Speichernutzung vor Abfrage: 1.461 MB Zeilen zurückgegeben: 2
SELECT b.id
FROM agip_usergroups AS a
LEFT JOIN agip_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | Using where; Using index |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.02 ms |
Unlocking tables | 0.01 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.02 ms |
Reset for next command | 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: 0.89 ms Nach letzter Abfrage: 33.45 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 4.705 MB
UPDATE `agip_extensions`
SET `params` = '{\"mediaversion\":\"af9214018089e6afa8358b6b3520ca97\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
„EXPLAIN“ unmöglich für Abfrage: UPDATE `agip_extensions`
SET `params` = '{\"mediaversion\":\"af9214018089e6afa8358b6b3520ca97\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init for update | 0.06 ms |
Updating | 0.04 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.08 ms |
Writing to binlog | 0.02 ms |
Commit | 0.02 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 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: 1.18 ms Nach letzter Abfrage: 14.91 ms Abfragespeichernutzung: 0.038 MB Speichernutzung vor Abfrage: 5.328 MB Zeilen zurückgegeben: 41
SELECT `id`,`name`,`rules`,`parent_id`
FROM `agip_assets`
WHERE `name` IN ('root.1','com_admin','com_ajax','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_easyjoomlabackup','com_fields','com_finder','com_installer','com_jce','com_jevents','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_mijoftp','com_modules','com_newsfeeds','com_phocagallery','com_plugins','com_postinstall','com_profiles','com_redirect','com_search','com_seminarman','com_tags','com_templates','com_users','com_weblinks','com_wrapper','com_xcloner-backupandrestore')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | agip_assets | ALL | idx_asset_name | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 194 | Using where |
Status | Duration |
---|
Starting | 0.05 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.03 ms |
Optimizing | 0.02 ms |
Statistics | 0.06 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.17 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
21 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
20 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
19 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
18 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
17 | Joomla\CMS\User\User->authorise() | JROOT/components/com_jevents/libraries/helper.php:1120 |
16 | JEVHelper::isAdminUser() | JROOT/components/com_jevents/libraries/helper.php:1078 |
15 | JEVHelper::getAid() | JROOT/components/com_jevents/libraries/datamodel.php:49 |
14 | JEventsDataModel->__construct() | JROOT/components/com_jevents/views/default/abstract/abstract.php:65 |
13 | JEventsDefaultView->__construct() | JROOT/components/com_jevents/views/geraint/abstract/abstract.php:32 |
12 | JEventsGeraintView->__construct() | JROOT/libraries/src/MVC/Factory/LegacyFactory.php:89 |
11 | Joomla\CMS\MVC\Factory\LegacyFactory->createView() | JROOT/libraries/src/MVC/Controller/BaseController.php:590 |
10 | Joomla\CMS\MVC\Controller\BaseController->createView() | JROOT/libraries/src/MVC/Controller/BaseController.php:833 |
9 | Joomla\CMS\MVC\Controller\BaseController->getView() | JROOT/components/com_jevents/controllers/week.php:59 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:320 |
6 | require_once JROOT/components/com_jevents/jevents.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.31 ms Abfragespeichernutzung: 0.046 MB Speichernutzung vor Abfrage: 5.556 MB Zeilen zurückgegeben: 31
SHOW FULL COLUMNS
FROM `agip_content`
„EXPLAIN“ unmöglich für Abfrage: SHOW FULL COLUMNS FROM `agip_content`
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.03 ms |
closing tables | 0.02 ms |
Opening tables | 0.19 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.02 ms |
Filling schema table | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
checking permissions | 0.10 ms |
closing tables | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.04 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.07 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
25 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
24 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
23 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
22 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Content.php:39 |
21 | Joomla\CMS\Table\Content->__construct() | JROOT/libraries/src/Table/Table.php:328 |
20 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:15 |
19 | DefaultLoadModules() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
18 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/helpers/defaultviewhelperheader16.php:19 |
17 | DefaultViewHelperHeader16() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
16 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/helpers/defaultviewhelperheader.php:7 |
15 | DefaultViewHelperHeader() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
14 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/week/tmpl/listevents.php:4 |
13 | include JROOT/components/com_jevents/views/default/week/tmpl/listevents.php | JROOT/components/com_jevents/views/geraint/week/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/geraint/week/tmpl/listevents.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:125 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:320 |
6 | require_once JROOT/components/com_jevents/jevents.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: 2.73 ms Abfragespeichernutzung: 0.047 MB Speichernutzung vor Abfrage: 5.776 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 agip_fields AS a
LEFT JOIN `agip_languages` AS l
ON l.lang_code = a.language
LEFT JOIN agip_users AS uc
ON uc.id=a.checked_out
LEFT JOIN agip_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN agip_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN agip_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_content.article'
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 | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using temporary; filesort wurde genutzt |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | HTO01FLQBWWG_3.a.language | 1 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | HTO01FLQBWWG_3.a.checked_out | 1 | |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | HTO01FLQBWWG_3.a.access | 1 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | HTO01FLQBWWG_3.a.created_user_id | 1 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | HTO01FLQBWWG_3.a.group_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.08 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
After opening tables | 0.02 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.04 ms |
Optimizing | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.04 ms |
Creating tmp table | 0.05 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.22 ms |
Creating sort index | 0.03 ms |
Removing tmp table | 0.04 ms |
Creating sort index | 0.02 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
28 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
27 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
26 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
25 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
24 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
23 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
21 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
20 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:23 |
19 | DefaultLoadModules() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
18 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/helpers/defaultviewhelperheader16.php:19 |
17 | DefaultViewHelperHeader16() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
16 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/helpers/defaultviewhelperheader.php:7 |
15 | DefaultViewHelperHeader() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
14 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/week/tmpl/listevents.php:4 |
13 | include JROOT/components/com_jevents/views/default/week/tmpl/listevents.php | JROOT/components/com_jevents/views/geraint/week/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/geraint/week/tmpl/listevents.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:125 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:320 |
6 | require_once JROOT/components/com_jevents/jevents.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: 10.13 ms Abfragespeichernutzung: 0.043 MB Speichernutzung vor Abfrage: 5.990 MB Zeilen zurückgegeben: 18
SHOW FULL COLUMNS
FROM `agip_jev_users`
„EXPLAIN“ unmöglich für Abfrage: SHOW FULL COLUMNS FROM `agip_jev_users`
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.02 ms |
closing tables | 0.01 ms |
Opening tables | 0.14 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.02 ms |
Preparing | 0.02 ms |
Executing | 0.01 ms |
Filling schema table | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
checking permissions | 0.05 ms |
closing tables | 0.04 ms |
Executing | 0.02 ms |
Sending data | 0.03 ms |
End of update loop | 0.01 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Removing tmp table | 0.06 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.02 ms |
closing tables | 0.01 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.01 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
29 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
28 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
27 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
26 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_jevents/tables/jevuser.php:75 |
25 | TableUser->__construct() | JROOT/components/com_jevents/libraries/helper.php:1543 |
24 | JEVHelper::getAuthorisedUser() | JROOT/components/com_jevents/libraries/helper.php:1398 |
23 | JEVHelper::isEventCreator() | JROOT/components/com_jevents/libraries/filters/Published.php:61 |
22 | jevPublishedFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:180 |
21 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:251 |
20 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:2666 |
19 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:2986 |
18 | JEventsDBModel->listIcalEventsByWeek() | JROOT/components/com_jevents/libraries/datamodel.php:681 |
17 | JEventsDataModel->getWeekData() | JROOT/components/com_jevents/views/default/week/tmpl/listevents_body.php:9 |
16 | include JROOT/components/com_jevents/views/default/week/tmpl/listevents_body.php | JROOT/components/com_jevents/views/geraint/week/tmpl/listevents_body.php:4 |
15 | include JROOT/components/com_jevents/views/geraint/week/tmpl/listevents_body.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_jevents/views/default/week/tmpl/listevents.php:7 |
13 | include JROOT/components/com_jevents/views/default/week/tmpl/listevents.php | JROOT/components/com_jevents/views/geraint/week/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/geraint/week/tmpl/listevents.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:125 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:320 |
6 | require_once JROOT/components/com_jevents/jevents.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.13 ms Nach letzter Abfrage: 1.25 ms Abfragespeichernutzung: 0.049 MB Speichernutzung vor Abfrage: 6.077 MB Zeilen zurückgegeben: 4
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 `agip_categories` AS `c`
WHERE (c.extension='com_jevents' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | ALL | cat_idx,idx_access | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 23 | Using where; filesort wurde genutzt |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.03 ms |
table lock | 0.03 ms |
init | 0.05 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.02 ms |
Sorting result | 0.02 ms |
Executing | 0.03 ms |
Sending data | 0.03 ms |
Creating sort index | 0.06 ms |
End of update loop | 0.02 ms |
Query end | 0.03 ms |
Commit | 0.03 ms |
closing tables | 0.03 ms |
Unlocking tables | 0.03 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
28 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
27 | Joomla\CMS\Categories\Categories->_load() | JROOT/components/com_jevents/helpers/category.php:53 |
26 | JEventsCategories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
25 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_jevents/libraries/dbmodel.php:401 |
24 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/datamodel.php:1019 |
23 | JEventsDataModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/filters/Category.php:47 |
22 | jevCategoryFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:180 |
21 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:251 |
20 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:2666 |
19 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:2986 |
18 | JEventsDBModel->listIcalEventsByWeek() | JROOT/components/com_jevents/libraries/datamodel.php:681 |
17 | JEventsDataModel->getWeekData() | JROOT/components/com_jevents/views/default/week/tmpl/listevents_body.php:9 |
16 | include JROOT/components/com_jevents/views/default/week/tmpl/listevents_body.php | JROOT/components/com_jevents/views/geraint/week/tmpl/listevents_body.php:4 |
15 | include JROOT/components/com_jevents/views/geraint/week/tmpl/listevents_body.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_jevents/views/default/week/tmpl/listevents.php:7 |
13 | include JROOT/components/com_jevents/views/default/week/tmpl/listevents.php | JROOT/components/com_jevents/views/geraint/week/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/geraint/week/tmpl/listevents.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:125 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:320 |
6 | require_once JROOT/components/com_jevents/jevents.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.86 ms Nach letzter Abfrage: 0.49 ms Abfragespeichernutzung: 0.035 MB Speichernutzung vor Abfrage: 6.138 MB Zeilen zurückgegeben: 3
SELECT c.id
FROM agip_categories AS c
WHERE c.access IN (1,1,5)
AND c.published = 1
AND c.language in ('de-DE','*')
AND c.extension = 'com_jevents'
ORDER BY c.lft asc
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | range | cat_idx,idx_access,idx_language | cat_idx | 207 | NULL | 4 | Using index condition; Using where; filesort wurde genutzt |
Status | Duration |
---|
Starting | 0.03 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.02 ms |
Optimizing | 0.02 ms |
Statistics | 0.04 ms |
Preparing | 0.02 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.12 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
25 | JDatabaseDriver->loadColumn() | JROOT/components/com_jevents/libraries/dbmodel.php:514 |
24 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/datamodel.php:1019 |
23 | JEventsDataModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/filters/Category.php:47 |
22 | jevCategoryFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:180 |
21 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:251 |
20 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:2666 |
19 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:2986 |
18 | JEventsDBModel->listIcalEventsByWeek() | JROOT/components/com_jevents/libraries/datamodel.php:681 |
17 | JEventsDataModel->getWeekData() | JROOT/components/com_jevents/views/default/week/tmpl/listevents_body.php:9 |
16 | include JROOT/components/com_jevents/views/default/week/tmpl/listevents_body.php | JROOT/components/com_jevents/views/geraint/week/tmpl/listevents_body.php:4 |
15 | include JROOT/components/com_jevents/views/geraint/week/tmpl/listevents_body.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_jevents/views/default/week/tmpl/listevents.php:7 |
13 | include JROOT/components/com_jevents/views/default/week/tmpl/listevents.php | JROOT/components/com_jevents/views/geraint/week/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/geraint/week/tmpl/listevents.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:125 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:320 |
6 | require_once JROOT/components/com_jevents/jevents.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.39 ms Nach letzter Abfrage: 0.65 ms Abfragespeichernutzung: 0.058 MB Speichernutzung vor Abfrage: 6.181 MB Zeilen zurückgegeben: 0
SELECT det.evdet_id as detailid, rpt.*, ev.*, rr.*, det.* , ev.state as published, ev.created as created
, YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
, YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn
, HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup
, HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM agip_jevents_repetition as rpt
INNER JOIN agip_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN agip_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN agip_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN agip_jevents_rrule as rr
ON rr.eventid = rpt.eventid
WHERE ev.catid IN(-1,15,22,23)
AND rpt.endrepeat >= '2023-09-11 00:00:00'
AND rpt.startrepeat <= '2023-09-17 23:59:59'
AND NOT (rpt.startrepeat < '2023-09-11 00:00:00'
AND det.multiday=0)
AND ev.state=1
AND ev.access IN (1,1,5)
AND icsf.state=1
AND icsf.access IN (1,1,5)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | rpt | range | eventid,eventstart,eventend,eventdetail,startrepeat,startend,endrepeat | endrepeat | 5 | NULL | 1 | Using index condition; Using where |
1 | SIMPLE | ev | eq_ref | PRIMARY,icsid,stateidx,evaccess | PRIMARY | 4 | HTO01FLQBWWG_3.rpt.eventid | 1 | Using where |
1 | SIMPLE | icsf | eq_ref | PRIMARY,stateidx | PRIMARY | 4 | HTO01FLQBWWG_3.ev.icsid | 1 | Using where |
1 | SIMPLE | det | eq_ref | PRIMARY,multiday | PRIMARY | 4 | HTO01FLQBWWG_3.rpt.eventdetail_id | 1 | Using where |
1 | SIMPLE | rr | ref | eventid | eventid | 4 | HTO01FLQBWWG_3.rpt.eventid | 1 | |
Status | Duration |
---|
Starting | 0.09 ms |
checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
After opening tables | 0.02 ms |
System lock | 0.03 ms |
table lock | 0.03 ms |
init | 0.09 ms |
Optimizing | 0.04 ms |
Statistics | 0.07 ms |
Preparing | 0.05 ms |
Executing | 0.02 ms |
Sending data | 0.10 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.02 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
21 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:2933 |
20 | JEventsDBModel->_cachedlistIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:2869 |
19 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:2986 |
18 | JEventsDBModel->listIcalEventsByWeek() | JROOT/components/com_jevents/libraries/datamodel.php:681 |
17 | JEventsDataModel->getWeekData() | JROOT/components/com_jevents/views/default/week/tmpl/listevents_body.php:9 |
16 | include JROOT/components/com_jevents/views/default/week/tmpl/listevents_body.php | JROOT/components/com_jevents/views/geraint/week/tmpl/listevents_body.php:4 |
15 | include JROOT/components/com_jevents/views/geraint/week/tmpl/listevents_body.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_jevents/views/default/week/tmpl/listevents.php:7 |
13 | include JROOT/components/com_jevents/views/default/week/tmpl/listevents.php | JROOT/components/com_jevents/views/geraint/week/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/geraint/week/tmpl/listevents.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:125 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/week.php:77 |
8 | WeekController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:320 |
6 | require_once JROOT/components/com_jevents/jevents.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.07 ms Nach letzter Abfrage: 17.17 ms Abfragespeichernutzung: 0.028 MB Speichernutzung vor Abfrage: 6.471 MB Zeilen zurückgegeben: 1
SELECT c.id
FROM agip_categories AS c
WHERE c.access IN (1,1,5)
AND c.published = 1
AND c.language in ('de-DE','*')
AND c.extension = 'com_jevents'
AND ((c.lft>=27
AND c.rgt<=28 ))
ORDER BY c.lft asc
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | c | range|filter | cat_idx,idx_access,idx_left_right,idx_language | cat_idx|idx_left_right | 207|4 | NULL | 4 (39%) | Using index condition; Using where; filesort wurde genutzt; Using rowid filter |
Status | Duration |
---|
Starting | 0.04 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.03 ms |
init | 0.04 ms |
Optimizing | 0.02 ms |
Statistics | 0.05 ms |
Preparing | 0.02 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.09 ms |
Creating sort index | 0.06 ms |
End of update loop | 0.02 ms |
Query end | 0.03 ms |
Commit | 0.03 ms |
closing tables | 0.02 ms |
Unlocking tables | 0.03 ms |
closing tables | 0.03 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.03 ms |
Updating status | 0.04 ms |
Reset for next command | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
15 | JDatabaseDriver->loadColumn() | JROOT/components/com_jevents/libraries/dbmodel.php:514 |
14 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/dbmodel.php:1248 |
13 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:600 |
12 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/geraint/latest.php:32 |
11 | GeraintModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:54 |
10 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
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.47 ms Nach letzter Abfrage: 0.32 ms Abfragespeichernutzung: 0.054 MB Speichernutzung vor Abfrage: 6.509 MB Zeilen zurückgegeben: 0
SELECT rpt.*, ev.*, rr.*, det.*, ev.state as published, ev.created as created
, YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
, YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn
, HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup
, HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM agip_jevents_repetition as rpt
INNER JOIN agip_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN agip_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN agip_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN agip_jevents_rrule as rr
ON rr.eventid = rpt.eventid
WHERE ev.catid IN(-1,15)
AND rpt.endrepeat >= '2024-11-01 00:36:25'
AND rpt.startrepeat <= '2025-05-20 23:59:59'
AND (rpt.startrepeat >= '2024-11-01 00:00:00' OR det.multiday=1)
AND ev.state=1
AND ev.access IN (1,1,5)
AND icsf.state=1
AND icsf.access IN (1,1,5)
GROUP BY rpt.startrepeat , rpt.rp_id
ORDER BY rpt.startrepeat ASC
LIMIT 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | rpt | range | eventid,eventstart,eventend,eventdetail,startrepeat,startend,endrepeat | endrepeat | 5 | NULL | 1 | Using index condition; Using where; Using temporary; filesort wurde genutzt |
1 | SIMPLE | ev | eq_ref | PRIMARY,icsid,stateidx,evaccess | PRIMARY | 4 | HTO01FLQBWWG_3.rpt.eventid | 1 | Using where |
1 | SIMPLE | icsf | eq_ref | PRIMARY,stateidx | PRIMARY | 4 | HTO01FLQBWWG_3.ev.icsid | 1 | Using where |
1 | SIMPLE | det | eq_ref | PRIMARY,multiday | PRIMARY | 4 | HTO01FLQBWWG_3.rpt.eventdetail_id | 1 | Using where |
1 | SIMPLE | rr | ref | eventid | eventid | 4 | HTO01FLQBWWG_3.rpt.eventid | 1 | |
Status | Duration |
---|
Starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
After opening tables | 0.01 ms |
System lock | 0.02 ms |
table lock | 0.02 ms |
init | 0.06 ms |
Optimizing | 0.03 ms |
Statistics | 0.08 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.08 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.18 ms |
Creating sort index | 0.03 ms |
Removing tmp table | 0.06 ms |
Creating sort index | 0.02 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:2933 |
15 | JEventsDBModel->_cachedlistIcalEvents() | JROOT/components/com_jevents/libraries/jevCache.php:74 |
14 | jevCache->call() | JROOT/components/com_jevents/libraries/dbmodel.php:1727 |
13 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:600 |
12 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/geraint/latest.php:32 |
11 | GeraintModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:54 |
10 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
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.70 ms Nach letzter Abfrage: 0.24 ms Abfragespeichernutzung: 0.054 MB Speichernutzung vor Abfrage: 6.534 MB Zeilen zurückgegeben: 0
SELECT rpt.*, ev.*, rr.*, det.*, ev.state as published, ev.created as created
, YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
, YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn
, HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup
, HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM agip_jevents_repetition as rpt
INNER JOIN agip_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN agip_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN agip_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN agip_jevents_rrule as rr
ON rr.eventid = rpt.eventid
WHERE ev.catid IN(-1,15)
AND rpt.endrepeat >= '2024-11-01 00:00:00'
AND rpt.startrepeat <= '2024-11-01 00:36:25'
AND (rpt.startrepeat >= '2024-11-01 00:00:00' OR det.multiday=1)
AND ev.state=1
AND ev.access IN (1,1,5)
AND icsf.state=1
AND icsf.access IN (1,1,5)
GROUP BY rpt.startrepeat , rpt.rp_id
ORDER BY rpt.startrepeat desc
LIMIT 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | rpt | range | eventid,eventstart,eventend,eventdetail,startrepeat,startend,endrepeat | endrepeat | 5 | NULL | 1 | Using index condition; Using where; Using temporary; filesort wurde genutzt |
1 | SIMPLE | ev | eq_ref | PRIMARY,icsid,stateidx,evaccess | PRIMARY | 4 | HTO01FLQBWWG_3.rpt.eventid | 1 | Using where |
1 | SIMPLE | icsf | eq_ref | PRIMARY,stateidx | PRIMARY | 4 | HTO01FLQBWWG_3.ev.icsid | 1 | Using where |
1 | SIMPLE | det | eq_ref | PRIMARY,multiday | PRIMARY | 4 | HTO01FLQBWWG_3.rpt.eventdetail_id | 1 | Using where |
1 | SIMPLE | rr | ref | eventid | eventid | 4 | HTO01FLQBWWG_3.rpt.eventid | 1 | |
Status | Duration |
---|
Starting | 0.08 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
After opening tables | 0.03 ms |
System lock | 0.02 ms |
table lock | 0.03 ms |
init | 0.05 ms |
Optimizing | 0.05 ms |
Statistics | 0.08 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.06 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.25 ms |
Creating sort index | 0.03 ms |
Removing tmp table | 0.05 ms |
Creating sort index | 0.02 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.03 ms |
closing tables | 0.03 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.03 ms |
Freeing items | 0.03 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:2933 |
15 | JEventsDBModel->_cachedlistIcalEvents() | JROOT/components/com_jevents/libraries/jevCache.php:74 |
14 | jevCache->call() | JROOT/components/com_jevents/libraries/dbmodel.php:1770 |
13 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:600 |
12 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/geraint/latest.php:32 |
11 | GeraintModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:54 |
10 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
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.46 ms Nach letzter Abfrage: 0.26 ms Abfragespeichernutzung: 0.054 MB Speichernutzung vor Abfrage: 6.561 MB Zeilen zurückgegeben: 0
SELECT rpt.*, ev.*, rr.*, det.*, ev.state as published, ev.created as created
, YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
, YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn
, HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup
, HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM agip_jevents_repetition as rpt
INNER JOIN agip_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN agip_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN agip_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN agip_jevents_rrule as rr
ON rr.eventid = rpt.eventid
WHERE ev.catid IN(-1,15)
AND rpt.endrepeat >= '2024-11-01 00:00:00'
AND rpt.startrepeat <= '2024-11-01 00:36:25'
AND (rpt.startrepeat <= '2024-11-01 00:00:00'OR det.multiday=1)
AND ev.state=1
AND ev.access IN (1,1,5)
AND icsf.state=1
AND icsf.access IN (1,1,5)
GROUP BY rpt.startrepeat , rpt.rp_id
ORDER BY rpt.startrepeat asc
LIMIT 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | rpt | range | eventid,eventstart,eventend,eventdetail,startrepeat,startend,endrepeat | endrepeat | 5 | NULL | 1 | Using index condition; Using where; Using temporary; filesort wurde genutzt |
1 | SIMPLE | ev | eq_ref | PRIMARY,icsid,stateidx,evaccess | PRIMARY | 4 | HTO01FLQBWWG_3.rpt.eventid | 1 | Using where |
1 | SIMPLE | icsf | eq_ref | PRIMARY,stateidx | PRIMARY | 4 | HTO01FLQBWWG_3.ev.icsid | 1 | Using where |
1 | SIMPLE | det | eq_ref | PRIMARY,multiday | PRIMARY | 4 | HTO01FLQBWWG_3.rpt.eventdetail_id | 1 | Using where |
1 | SIMPLE | rr | ref | eventid | eventid | 4 | HTO01FLQBWWG_3.rpt.eventid | 1 | |
Status | Duration |
---|
Starting | 0.07 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.02 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.07 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.05 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.23 ms |
Creating sort index | 0.03 ms |
Removing tmp table | 0.04 ms |
Creating sort index | 0.02 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.02 ms |
Reset for next command | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:2933 |
15 | JEventsDBModel->_cachedlistIcalEvents() | JROOT/components/com_jevents/libraries/jevCache.php:74 |
14 | jevCache->call() | JROOT/components/com_jevents/libraries/dbmodel.php:1812 |
13 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:600 |
12 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/geraint/latest.php:32 |
11 | GeraintModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:54 |
10 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
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.40 ms Nach letzter Abfrage: 2.65 ms Abfragespeichernutzung: 0.045 MB Speichernutzung vor Abfrage: 6.625 MB Zeilen zurückgegeben: 0
SELECT DISTINCT i.*,
CASE WHEN CHAR_LENGTH(i.alias) THEN CONCAT_WS(':', i.id, i.alias) ELSE i.id END as slug, rel.catid as cat
FROM agip_seminarman_courses AS i
LEFT JOIN agip_seminarman_cats_course_relations AS rel
ON rel.courseid = i.id
WHERE i.state = 1
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2024-10-31 23:36:25')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2024-10-31 23:36:25')
AND (CONCAT_WS(' ', i.start_date, i.start_time)) >= '2024-10-30 23:00:00'
AND TIME_TO_SEC(TIMEDIFF(CONCAT_WS(' ', i.start_date, i.start_time), '2024-10-30 23:00:00')) <= 31622400
GROUP BY i.id
ORDER BY i.start_date
LIMIT 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | i | index | NULL | PRIMARY | 4 | NULL | 51 | Using where; Using temporary; filesort wurde genutzt |
1 | SIMPLE | rel | ref | itemid | itemid | 4 | HTO01FLQBWWG_3.i.id | 1 | Using index |
Status | Duration |
---|
Starting | 0.07 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
After opening tables | 0.01 ms |
System lock | 0.01 ms |
table lock | 0.02 ms |
init | 0.05 ms |
Optimizing | 0.03 ms |
Statistics | 0.03 ms |
Preparing | 0.03 ms |
Creating tmp table | 0.05 ms |
Sorting for group | 0.02 ms |
Sorting result | 0.02 ms |
Executing | 0.01 ms |
Sending data | 0.25 ms |
Creating sort index | 0.03 ms |
Removing tmp table | 0.04 ms |
Creating sort index | 0.02 ms |
End of update loop | 0.02 ms |
Query end | 0.01 ms |
Commit | 0.01 ms |
closing tables | 0.01 ms |
Unlocking tables | 0.01 ms |
closing tables | 0.02 ms |
Starting cleanup | 0.01 ms |
Freeing items | 0.02 ms |
Updating status | 0.03 ms |
Reset for next command | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
12 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_seminarman_schedule/helper.php:115 |
11 | require JROOT/modules/mod_seminarman_schedule/helper.php | JROOT/modules/mod_seminarman_schedule/mod_seminarman_schedule.php:30 |
10 | include JROOT/modules/mod_seminarman_schedule/mod_seminarman_schedule.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
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 |
3 × SELECT rpt.*, ev.*, rr.*, det.*, ev.state as published, ev.created as created , YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup , YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn , HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup , HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM agip_jevents_repetition as rpt
INNER JOIN agip_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN agip_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN agip_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN agip_jevents_rrule as rr
ON rr.eventid = rpt.eventid
2 × SELECT c.id
FROM agip_categories AS c
1 × SELECT `data`
FROM `agip_session`
1 × SELECT `session_id`
FROM `agip_session`
1 × SELECT id, rules
FROM `agip_viewlevels
1 × SELECT b.id
FROM agip_usergroups AS a
LEFT JOIN agip_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `agip_assets`
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 agip_fields AS a
LEFT JOIN `agip_languages` AS l
ON l.lang_code = a.language
LEFT JOIN agip_users AS uc
ON uc.id=a.checked_out
LEFT JOIN agip_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN agip_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN agip_fields_groups AS g
ON g.id = a.group_id
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 `agip_categories` AS `c`
1 × SELECT det.evdet_id as detailid, rpt.*, ev.*, rr.*, det.* , ev.state as published, ev.created as created , YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup , YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn , HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup , HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM agip_jevents_repetition as rpt
INNER JOIN agip_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN agip_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN agip_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN agip_jevents_rrule as rr
ON rr.eventid = rpt.eventid
1 × SELECT DISTINCT i.*,
CASE WHEN CHAR_LENGTH(i.alias) THEN CONCAT_WS(':', i.id, i.alias) ELSE i.id END as slug, rel.catid as cat
FROM agip_seminarman_courses AS i
LEFT JOIN agip_seminarman_cats_course_relations AS rel
ON rel.courseid = i.id