Abfragezeit: 0.27 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 4.086 MB Zeilen zurückgegeben: 0
SELECT `data`
FROM `wlenm_session`
WHERE `session_id` = X'3034383138386436663738636462336261303735643565396565646332303933'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wlenm_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.06 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.00 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.17 ms Nach letzter Abfrage: 1.24 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 4.182 MB Zeilen zurückgegeben: 0
SELECT `session_id`
FROM `wlenm_session`
WHERE `session_id` = X'3034383138386436663738636462336261303735643565396565646332303933'
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wlenm_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.02 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.00 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.23 ms Nach letzter Abfrage: 0.07 ms Abfragespeichernutzung: 0.004 MB Speichernutzung vor Abfrage: 4.187 MB
INSERT INTO `wlenm_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'3034383138386436663738636462336261303735643565396565646332303933', 1, 1685861173, 0, '', 0)
„EXPLAIN“ unmöglich für Abfrage: INSERT INTO `wlenm_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'3034383138386436663738636462336261303735643565396565646332303933', 1, 1685861173, 0, '', 0)
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.00 ms |
update | 0.08 ms |
Waiting for query cache lock | 0.00 ms |
update | 0.00 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.00 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.25 ms Nach letzter Abfrage: 5.79 ms Abfragespeichernutzung: 0.020 MB Speichernutzung vor Abfrage: 4.740 MB Zeilen zurückgegeben: 4
SELECT id, rules
FROM `wlenm_viewlevels`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wlenm_viewlevels | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 4 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.03 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.00 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.30 ms Nach letzter Abfrage: 0.08 ms Abfragespeichernutzung: 0.021 MB Speichernutzung vor Abfrage: 4.752 MB Zeilen zurückgegeben: 1
SELECT b.id
FROM wlenm_usergroups AS a
LEFT JOIN wlenm_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
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 | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.06 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.00 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.94 ms Nach letzter Abfrage: 30.17 ms Abfragespeichernutzung: 0.041 MB Speichernutzung vor Abfrage: 7.535 MB Zeilen zurückgegeben: 32
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM wlenm_menu AS m
LEFT JOIN wlenm_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ALL | idx_client_id_parent_id_alias_language | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 140 | 5.79 | Using where; filesort wurde genutzt |
1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db11024404-musges.m.component_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.13 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.08 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.38 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
cleaning up | 0.04 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Derselbe Aufruf in der Zeile darunter. |
16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 |
10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:533 |
6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1141 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.33 ms Nach letzter Abfrage: 11.90 ms Abfragespeichernutzung: 0.005 MB Speichernutzung vor Abfrage: 8.539 MB
UPDATE `wlenm_extensions`
SET `params` = '{\"mediaversion\":\"5c10be91cbd1489b1e4f0a22906ca7ce\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | wlenm_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.06 ms |
updating | 0.06 ms |
end | 0.01 ms |
Waiting for query cache lock | 0.00 ms |
end | 0.01 ms |
query end | 0.02 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.00 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.30 ms Nach letzter Abfrage: 1.90 ms Abfragespeichernutzung: 0.019 MB Speichernutzung vor Abfrage: 8.762 MB Zeilen zurückgegeben: 1
SELECT *
FROM wlenm_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wlenm_languages | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 2 | 50.00 | Using where; filesort wurde genutzt |
Status | Duration |
---|
starting | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.06 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.05 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.00 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 |
4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/libraries/src/Application/SiteApplication.php:138 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.39 ms Nach letzter Abfrage: 0.19 ms Abfragespeichernutzung: 0.019 MB Speichernutzung vor Abfrage: 8.774 MB Zeilen zurückgegeben: 3
SELECT id, home, template, s.params
FROM wlenm_template_styles as s
LEFT JOIN wlenm_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | ALL | idx_template,idx_client_id,idx_client_id_home | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 6 | 50.00 | Using where |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | db11024404-musges.s.template,const | 1 | 4.47 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.05 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.00 ms |
Sending data | 0.06 ms |
end | 0.00 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 |
---|
6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
5 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
4 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/libraries/src/Application/SiteApplication.php:168 |
3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.21 ms Nach letzter Abfrage: 25.37 ms Abfragespeichernutzung: 0.023 MB Speichernutzung vor Abfrage: 11.069 MB Zeilen zurückgegeben: 1
SELECT template
FROM wlenm_template_styles
WHERE id ='14'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wlenm_template_styles | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
15 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:62 |
14 | JEventsAbstractView->__construct() | JROOT/components/com_jevents/views/default/abstract/abstract.php:51 |
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/year.php:68 |
8 | YearController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:364 |
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.73 ms Nach letzter Abfrage: 2.31 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 11.352 MB Zeilen zurückgegeben: 41
SELECT `id`,`name`,`rules`,`parent_id`
FROM `wlenm_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_akeeba','com_associations','com_baforms','com_banners','com_cache','com_categories','com_checkin','com_cmc','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_fst','com_installer','com_jce','com_jevents','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_tags','com_templates','com_users','com_weblinks','com_wrapper')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wlenm_assets | NULL | ALL | idx_asset_name | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 206 | 20.39 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.00 ms |
Opening tables | 0.05 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.11 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.34 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 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:1192 |
16 | JEVHelper::isAdminUser() | JROOT/components/com_jevents/libraries/helper.php:1150 |
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/year.php:68 |
8 | YearController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:364 |
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: 10.57 ms Abfragespeichernutzung: 0.028 MB Speichernutzung vor Abfrage: 12.233 MB Zeilen zurückgegeben: 31
SHOW FULL COLUMNS
FROM `wlenm_content`
„EXPLAIN“ unmöglich für Abfrage: SHOW FULL COLUMNS FROM `wlenm_content`
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.29 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Opening tables | 0.10 ms |
checking permissions | 0.03 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 |
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 |
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 |
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 |
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 |
Sending data | 0.06 ms |
end | 0.00 ms |
query end | 0.02 ms |
closing tables | 0.00 ms |
removing tmp table | 0.08 ms |
closing tables | 0.00 ms |
freeing items | 0.03 ms |
cleaning up | 0.04 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/year/tmpl/listevents.php:6 |
13 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/geraint/year/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:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/year.php:88 |
8 | YearController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:364 |
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.14 ms Nach letzter Abfrage: 16.41 ms Abfragespeichernutzung: 0.029 MB Speichernutzung vor Abfrage: 14.141 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 wlenm_fields AS a
LEFT JOIN `wlenm_languages` AS l
ON l.lang_code = a.language
LEFT JOIN wlenm_users AS uc
ON uc.id=a.checked_out
LEFT JOIN wlenm_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN wlenm_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN wlenm_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_content.article'
AND a.access IN (1,1)
AND (a.group_id = 0 OR g.access IN (1,1))
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 | db11024404-musges.a.language | 1 | 100.00 | Using where |
1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db11024404-musges.a.checked_out | 1 | 100.00 | NULL |
1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db11024404-musges.a.access | 1 | 100.00 | Using where |
1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db11024404-musges.a.created_user_id | 1 | 100.00 | Using where |
1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db11024404-musges.a.group_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.01 ms |
Opening tables | 0.17 ms |
init | 0.06 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.13 ms |
preparing | 0.03 ms |
Creating tmp table | 0.06 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.24 ms |
Creating sort index | 0.02 ms |
end | 0.00 ms |
query end | 0.01 ms |
removing tmp table | 0.06 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.04 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/year/tmpl/listevents.php:6 |
13 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/geraint/year/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:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/year.php:88 |
8 | YearController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:364 |
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.40 ms Nach letzter Abfrage: 1.36 ms Abfragespeichernutzung: 0.596 MB Speichernutzung vor Abfrage: 14.263 MB Zeilen zurückgegeben: 195
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM wlenm_modules AS m
LEFT JOIN wlenm_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN wlenm_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2023-06-04 06:46:13')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2023-06-04 06:46:13')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 116 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ALL | PRIMARY,published,newsfeeds | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 45 | 2.22 | Using where; filesort wurde genutzt |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | db11024404-musges.m.module,const | 1 | 10.00 | Using index condition; Using where |
1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | db11024404-musges.m.id | 5 | 40.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.04 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.07 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 1.01 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.04 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
30 | JDatabaseDriver->loadObjectList() | Derselbe Aufruf in der Zeile darunter. |
29 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
28 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
27 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
26 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
25 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/plugins/content/loadmodule/loadmodule.php:169 |
24 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:81 |
23 | PlgContentLoadmodule->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/year/tmpl/listevents.php:6 |
13 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/geraint/year/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:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/year.php:88 |
8 | YearController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:364 |
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.72 ms Nach letzter Abfrage: 10.30 ms Abfragespeichernutzung: 0.030 MB Speichernutzung vor Abfrage: 14.797 MB Zeilen zurückgegeben: 18
SHOW FULL COLUMNS
FROM `wlenm_jev_users`
„EXPLAIN“ unmöglich für Abfrage: SHOW FULL COLUMNS FROM `wlenm_jev_users`
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.22 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.00 ms |
statistics | 0.01 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Opening tables | 0.05 ms |
checking permissions | 0.03 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 |
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 |
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 |
Sending data | 0.04 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.00 ms |
removing tmp table | 0.06 ms |
closing tables | 0.00 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
28 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
27 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
26 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
25 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_jevents/tables/jevuser.php:75 |
24 | TableUser->__construct() | JROOT/components/com_jevents/libraries/helper.php:1615 |
23 | JEVHelper::getAuthorisedUser() | JROOT/components/com_jevents/libraries/helper.php:1470 |
22 | JEVHelper::isEventCreator() | JROOT/components/com_jevents/libraries/filters/Published.php:61 |
21 | jevPublishedFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:180 |
20 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:251 |
19 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:3473 |
18 | JEventsDBModel->listIcalEventsByYear() | JROOT/components/com_jevents/libraries/datamodel.php:583 |
17 | JEventsDataModel->getYearData() | JROOT/components/com_jevents/views/default/year/tmpl/listevents_body.php:10 |
16 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents_body.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents_body.php:4 |
15 | include JROOT/components/com_jevents/views/geraint/year/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/year/tmpl/listevents.php:11 |
13 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/geraint/year/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:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/year.php:88 |
8 | YearController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:364 |
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.55 ms Nach letzter Abfrage: 2.05 ms Abfragespeichernutzung: 0.030 MB Speichernutzung vor Abfrage: 14.942 MB Zeilen zurückgegeben: 9
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 `wlenm_categories` AS `c`
WHERE (c.extension='com_jevents' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
ORDER BY c.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 24 | 37.50 | Using where; filesort wurde genutzt |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
Opening tables | 0.06 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.13 ms |
end | 0.00 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 |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
27 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
26 | Joomla\CMS\Categories\Categories->_load() | JROOT/components/com_jevents/helpers/category.php:53 |
25 | JEventsCategories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
24 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_jevents/libraries/dbmodel.php:411 |
23 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/datamodel.php:1020 |
22 | JEventsDataModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/filters/Category.php:47 |
21 | jevCategoryFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:180 |
20 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:251 |
19 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:3473 |
18 | JEventsDBModel->listIcalEventsByYear() | JROOT/components/com_jevents/libraries/datamodel.php:583 |
17 | JEventsDataModel->getYearData() | JROOT/components/com_jevents/views/default/year/tmpl/listevents_body.php:10 |
16 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents_body.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents_body.php:4 |
15 | include JROOT/components/com_jevents/views/geraint/year/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/year/tmpl/listevents.php:11 |
13 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/geraint/year/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:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/year.php:88 |
8 | YearController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:364 |
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.29 ms Nach letzter Abfrage: 0.54 ms Abfragespeichernutzung: 0.029 MB Speichernutzung vor Abfrage: 15.024 MB Zeilen zurückgegeben: 8
SELECT c.id
FROM wlenm_categories AS c
WHERE c.access IN (1,1)
AND c.published = 1
AND c.language in ('de-DE','*')
AND c.extension = 'com_jevents'
ORDER BY c.lft asc
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_language | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 24 | 33.33 | Using where; filesort wurde genutzt |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.01 ms |
Sorting result | 0.00 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.05 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.00 ms |
freeing items | 0.02 ms |
cleaning up | 0.00 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
24 | JDatabaseDriver->loadColumn() | JROOT/components/com_jevents/libraries/dbmodel.php:542 |
23 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/datamodel.php:1020 |
22 | JEventsDataModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/filters/Category.php:47 |
21 | jevCategoryFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:180 |
20 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:251 |
19 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:3473 |
18 | JEventsDBModel->listIcalEventsByYear() | JROOT/components/com_jevents/libraries/datamodel.php:583 |
17 | JEventsDataModel->getYearData() | JROOT/components/com_jevents/views/default/year/tmpl/listevents_body.php:10 |
16 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents_body.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents_body.php:4 |
15 | include JROOT/components/com_jevents/views/geraint/year/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/year/tmpl/listevents.php:11 |
13 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/geraint/year/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:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/year.php:88 |
8 | YearController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:364 |
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: 3.88 ms Nach letzter Abfrage: 0.74 ms Abfragespeichernutzung: 0.279 MB Speichernutzung vor Abfrage: 15.082 MB Zeilen zurückgegeben: 17
SELECT ev.*, rpt.*, rr.*, det.*, ev.state as published
, 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 wlenm_jevents_repetition as rpt use INDEX (eventstart)
INNER JOIN wlenm_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN wlenm_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN wlenm_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN wlenm_jevents_rrule as rr
ON rr.eventid = rpt.eventid
WHERE ev.catid IN(-1,17,18,19,20,21,22,24,25)
AND rpt.endrepeat >= '2023-01-01 00:00:00'
AND rpt.startrepeat <= '2023-12-31 23:59:59'
AND ev.state=1
AND ev.access IN (1,1)
AND icsf.state=1
AND icsf.access IN (1,1)
GROUP BY ev.ev_id
ORDER BY rpt.startrepeat asc
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | icsf | NULL | ref | PRIMARY,stateidx | stateidx | 1 | const | 2 | 50.00 | Using where; Using temporary; filesort wurde genutzt |
1 | SIMPLE | ev | NULL | ref | PRIMARY,icsid,stateidx,evaccess | icsid | 4 | db11024404-musges.icsf.ics_id | 51 | 50.00 | Using where |
1 | SIMPLE | rpt | NULL | ref | eventstart | eventstart | 4 | db11024404-musges.ev.ev_id | 1 | 11.11 | Using index condition; Using where |
1 | SIMPLE | det | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db11024404-musges.rpt.eventdetail_id | 1 | 100.00 | NULL |
1 | SIMPLE | rr | NULL | ref | eventid | eventid | 4 | db11024404-musges.ev.ev_id | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.17 ms |
init | 0.07 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.11 ms |
preparing | 0.02 ms |
Creating tmp table | 0.07 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 1.66 ms |
Creating sort index | 1.46 ms |
end | 0.00 ms |
query end | 0.00 ms |
removing tmp table | 0.07 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.04 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:3232 |
20 | JEventsDBModel->_cachedlistIcalEvents() | JROOT/components/com_jevents/libraries/jevCache.php:74 |
19 | jevCache->call() | JROOT/components/com_jevents/libraries/dbmodel.php:3569 |
18 | JEventsDBModel->listIcalEventsByYear() | JROOT/components/com_jevents/libraries/datamodel.php:583 |
17 | JEventsDataModel->getYearData() | JROOT/components/com_jevents/views/default/year/tmpl/listevents_body.php:10 |
16 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents_body.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents_body.php:4 |
15 | include JROOT/components/com_jevents/views/geraint/year/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/year/tmpl/listevents.php:11 |
13 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/geraint/year/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:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/year.php:88 |
8 | YearController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:364 |
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.47 ms Nach letzter Abfrage: 6.65 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 15.930 MB Zeilen zurückgegeben: 10
SELECT c.*
FROM wlenm_categories as c
WHERE extension='com_jevents'
order by c.lft asc
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | ref | cat_idx | cat_idx | 202 | const | 10 | 100.00 | Using index condition; filesort wurde genutzt |
Status | Duration |
---|
starting | 0.03 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
Creating sort index | 0.14 ms |
end | 0.00 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 |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
20 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/commonfunctions.php:191 |
19 | JEV_CommonFunctions::getCategoryData() | JROOT/components/com_jevents/libraries/commonfunctions.php:144 |
18 | JEV_CommonFunctions::setColor() | JROOT/components/com_jevents/libraries/jeventcal.php:598 |
17 | jEventCal->bgcolor() | JROOT/components/com_jevents/views/default/year/tmpl/listevents_body.php:44 |
16 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents_body.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents_body.php:4 |
15 | include JROOT/components/com_jevents/views/geraint/year/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/year/tmpl/listevents.php:11 |
13 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/geraint/year/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:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/year.php:88 |
8 | YearController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:364 |
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.31 ms Nach letzter Abfrage: 4.27 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 16.340 MB Zeilen zurückgegeben: 8
SELECT a.id, a.parent_id
FROM wlenm_categories AS a
WHERE a.parent_id > 0
AND a.extension = "com_jevents"
AND a.published = 1
AND a.language in ('de-DE','*')
ORDER BY a.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | cat_idx,idx_language | cat_idx | 203 | const,const | 8 | 33.33 | Using index condition; Using where; filesort wurde genutzt |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.01 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.00 ms |
Creating sort index | 0.06 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.00 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
19 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/views/default/helpers/defaultloadedfromtemplate.php:42 |
18 | DefaultLoadedFromTemplate() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
17 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/year/tmpl/listevents_body.php:47 |
16 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents_body.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents_body.php:4 |
15 | include JROOT/components/com_jevents/views/geraint/year/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/year/tmpl/listevents.php:11 |
13 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/geraint/year/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:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/year.php:88 |
8 | YearController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:364 |
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.37 ms Nach letzter Abfrage: 0.05 ms Abfragespeichernutzung: 0.026 MB Speichernutzung vor Abfrage: 16.355 MB Zeilen zurückgegeben: 0
SELECT *
FROM wlenm_jev_defaults
WHERE state=1
AND name= 'icalevent.list_row'
AND value<>''
AND language in ('de-DE','*')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wlenm_jev_defaults | NULL | ref | name,langcodename | name | 152 | const | 27 | 6.00 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
Opening tables | 0.06 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.07 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.04 ms |
freeing items | 0.04 ms |
cleaning up | 0.00 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
19 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/views/default/helpers/defaultloadedfromtemplate.php:76 |
18 | DefaultLoadedFromTemplate() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
17 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/year/tmpl/listevents_body.php:47 |
16 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents_body.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents_body.php:4 |
15 | include JROOT/components/com_jevents/views/geraint/year/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/year/tmpl/listevents.php:11 |
13 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/geraint/year/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:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/year.php:88 |
8 | YearController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:364 |
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.34 ms Nach letzter Abfrage: 1.49 ms Abfragespeichernutzung: 0.027 MB Speichernutzung vor Abfrage: 16.448 MB Zeilen zurückgegeben: 0
SELECT `c2`.`language`,`c2`.`id`
FROM `wlenm_menu` AS `c`
INNER JOIN `wlenm_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `wlenm_associations` AS `a2`
ON `a`.`key` = `a2`.`key`
INNER JOIN `wlenm_menu` AS `c2`
ON a2.id = c2.`id`
WHERE c.id = 116
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.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.09 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.06 ms |
executing | 0.01 ms |
end | 0.00 ms |
query end | 0.00 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Associations.php:115 |
21 | Joomla\CMS\Language\Associations::getAssociations() | JROOT/administrator/components/com_menus/helpers/menus.php:321 |
20 | MenusHelper::getAssociations() | JROOT/components/com_jevents/libraries/jicaleventrepeat.php:292 |
19 | jIcalEventRepeat->viewDetailLink() | JROOT/components/com_jevents/views/default/helpers/defaultloadedfromtemplate.php:553 |
18 | DefaultLoadedFromTemplate() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
17 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/year/tmpl/listevents_body.php:47 |
16 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents_body.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents_body.php:4 |
15 | include JROOT/components/com_jevents/views/geraint/year/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/year/tmpl/listevents.php:11 |
13 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/geraint/year/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:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/year.php:88 |
8 | YearController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:364 |
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.38 ms Nach letzter Abfrage: 1.68 ms Abfragespeichernutzung: 0.028 MB Speichernutzung vor Abfrage: 16.576 MB Zeilen zurückgegeben: 10
SELECT cat.id, cat.title as name, pcat.title as pname, cat.description, cat.params
FROM wlenm_categories as cat
LEFT JOIN wlenm_categories as pcat
on pcat.id=cat.parent_id
WHERE cat.extension='com_jevents'
ORDER BY cat.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cat | NULL | ref | cat_idx | cat_idx | 202 | const | 10 | 100.00 | Using index condition; filesort wurde genutzt |
1 | SIMPLE | pcat | NULL | eq_ref | PRIMARY | PRIMARY | 4 | db11024404-musges.cat.parent_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.01 ms |
checking permissions | 0.00 ms |
checking permissions | 0.00 ms |
Opening tables | 0.06 ms |
init | 0.01 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
Sorting result | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.01 ms |
Creating sort index | 0.10 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.00 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
23 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/jeventcal.php:507 |
22 | jEventCal->getCategoryData() | JROOT/components/com_jevents/libraries/jeventcal.php:477 |
21 | jEventCal->getCategoryName() | JROOT/components/com_jevents/libraries/jicaleventdb.php:681 |
20 | jIcalEventDB->getCategoryName() | JROOT/components/com_jevents/libraries/jeventcal.php:467 |
19 | jEventCal->catname() | JROOT/components/com_jevents/views/default/helpers/defaultloadedfromtemplate.php:640 |
18 | DefaultLoadedFromTemplate() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
17 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/default/year/tmpl/listevents_body.php:47 |
16 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents_body.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents_body.php:4 |
15 | include JROOT/components/com_jevents/views/geraint/year/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/year/tmpl/listevents.php:11 |
13 | include JROOT/components/com_jevents/views/default/year/tmpl/listevents.php | JROOT/components/com_jevents/views/geraint/year/tmpl/listevents.php:4 |
12 | include JROOT/components/com_jevents/views/geraint/year/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:132 |
9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/year.php:88 |
8 | YearController->listevents() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:364 |
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.35 ms Nach letzter Abfrage: 27.03 ms Abfragespeichernutzung: 0.022 MB Speichernutzung vor Abfrage: 17.250 MB Zeilen zurückgegeben: 1
SELECT alow_captcha
FROM wlenm_baforms_forms
WHERE alow_captcha <> '0'
AND published = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | wlenm_baforms_forms | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.09 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.05 ms |
end | 0.00 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.04 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_baforms/helpers/baforms.php:27 |
13 | baformsHelper::addStyle() | JROOT/plugins/system/baforms/baforms.php:39 |
12 | plgSystemBaforms->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
10 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 |
8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 |
7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->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 |
1 × SELECT `data`
FROM `wlenm_session`
1 × SELECT `session_id`
FROM `wlenm_session`
1 × SELECT id, rules
FROM `wlenm_viewlevels
1 × SELECT b.id
FROM wlenm_usergroups AS a
LEFT JOIN wlenm_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM wlenm_menu AS m
LEFT JOIN wlenm_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT *
FROM wlenm_languages
1 × SELECT id, home, template, s.params
FROM wlenm_template_styles as s
LEFT JOIN wlenm_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT template
FROM wlenm_template_styles
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `wlenm_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 wlenm_fields AS a
LEFT JOIN `wlenm_languages` AS l
ON l.lang_code = a.language
LEFT JOIN wlenm_users AS uc
ON uc.id=a.checked_out
LEFT JOIN wlenm_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN wlenm_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN wlenm_fields_groups AS g
ON g.id = a.group_id
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM wlenm_modules AS m
LEFT JOIN wlenm_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN wlenm_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_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 `wlenm_categories` AS `c`
1 × SELECT c.id
FROM wlenm_categories AS c
1 × SELECT ev.*, rpt.*, rr.*, det.*, ev.state as published , 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 wlenm_jevents_repetition as rpt use INDEX (eventstart)
INNER JOIN wlenm_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN wlenm_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN wlenm_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN wlenm_jevents_rrule as rr
ON rr.eventid = rpt.eventid
1 × SELECT c.*
FROM wlenm_categories as c
1 × SELECT a.id, a.parent_id
FROM wlenm_categories AS a
1 × SELECT *
FROM wlenm_jev_defaults
1 × SELECT `c2`.`language`,`c2`.`id`
FROM `wlenm_menu` AS `c`
INNER JOIN `wlenm_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `wlenm_associations` AS `a2`
ON `a`.`key` = `a2`.`key`
INNER JOIN `wlenm_menu` AS `c2`
ON a2.id = c2.`id`
1 × SELECT cat.id, cat.title as name, pcat.title as pname, cat.description, cat.params
FROM wlenm_categories as cat
LEFT JOIN wlenm_categories as pcat
on pcat.id=cat.parent_id
1 × SELECT alow_captcha
FROM wlenm_baforms_forms