Abfragezeit: 1.03 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 3.832 MB Zeilen zurückgegeben: 0
SELECT `data`
FROM `Udo2_session`
WHERE `session_id` = '9q5tv1rqvcl9po6bdik0qv0lsd'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.02 ms |
Opening tables | 0.15 ms |
init | 0.04 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.06 ms |
executing | 0.03 ms |
end | 0.07 ms |
query end | 0.02 ms |
closing tables | 0.05 ms |
freeing items | 0.07 ms |
cleaning up | 0.04 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
14 | JSessionStorageDatabase->read() | Der selbe 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:660 |
9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:620 |
8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:498 |
7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:455 |
6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:758 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
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:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Abfragezeit: 0.92 ms Nach letzter Abfrage: 2.73 ms Abfragespeichernutzung: 0.004 MB Speichernutzung vor Abfrage: 3.928 MB Zeilen zurückgegeben: 0
SELECT `session_id`
FROM `Udo2_session`
WHERE `session_id` = '9q5tv1rqvcl9po6bdik0qv0lsd'
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.04 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.06 ms |
executing | 0.03 ms |
end | 0.01 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:153 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:760 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
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:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Abfragezeit: 3.46 ms Nach letzter Abfrage: 0.07 ms Abfragespeichernutzung: 0.004 MB Speichernutzung vor Abfrage: 3.996 MB
INSERT INTO `Udo2_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('9q5tv1rqvcl9po6bdik0qv0lsd', 1, 1730427862, 0, '', 0)
„EXPLAIN“ unmöglich für Abfrage: INSERT INTO `Udo2_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('9q5tv1rqvcl9po6bdik0qv0lsd', 1, 1730427862, 0, '', 0)
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.02 ms |
update | 0.16 ms |
end | 0.02 ms |
query end | 2.69 ms |
closing tables | 0.03 ms |
freeing items | 0.05 ms |
cleaning up | 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:153 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:760 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 |
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:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Abfragezeit: 1.78 ms Nach letzter Abfrage: 6.79 ms Abfragespeichernutzung: 0.006 MB Speichernutzung vor Abfrage: 4.210 MB Zeilen zurückgegeben: 45
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `Udo2_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_extensions | NULL | ref | extension,enabled | extension | 82 | const | 45 | 9.86 | Using where |
Status | Duration |
---|
starting | 0.12 ms |
checking permissions | 0.02 ms |
Opening tables | 0.15 ms |
init | 0.03 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.04 ms |
executing | 0.01 ms |
Sending data | 0.38 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.06 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Der selbe Aufruf in der Zeile darunter. |
9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.81 ms Nach letzter Abfrage: 5.73 ms Abfragespeichernutzung: 0.005 MB Speichernutzung vor Abfrage: 4.449 MB Zeilen zurückgegeben: 4
SELECT id, rules
FROM `Udo2_viewlevels`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_viewlevels | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 4 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.02 ms |
Opening tables | 0.11 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.06 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
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:321 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.84 ms Nach letzter Abfrage: 0.12 ms Abfragespeichernutzung: 0.005 MB Speichernutzung vor Abfrage: 4.460 MB Zeilen zurückgegeben: 2
SELECT b.id
FROM Udo2_usergroups AS a
LEFT JOIN Udo2_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.15 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.08 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1544 |
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:321 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 3.12 ms Nach letzter Abfrage: 1.43 ms Abfragespeichernutzung: 0.005 MB Speichernutzung vor Abfrage: 4.529 MB Zeilen zurückgegeben: 248
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM Udo2_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_extensions | NULL | ref | extension,enabled | extension | 82 | const | 273 | 5.92 | Using index condition; Using where; filesort wurde genutzt |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.09 ms |
preparing | 0.04 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 2.25 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:354 |
9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Der selbe Aufruf in der Zeile darunter. |
8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:359 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.95 ms Nach letzter Abfrage: 71.60 ms Abfragespeichernutzung: 0.005 MB Speichernutzung vor Abfrage: 7.706 MB Zeilen zurückgegeben: 1
SELECT count(1)
FROM `Udo2_session`
WHERE `session_id` = ''
AND client_id = 1
AND guest = 0
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.17 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.07 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
9 | JDatabaseDriver->loadResult() | JROOT/plugins/system/arktypography/arktypography.php:53 |
8 | plgSystemARKtypography->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:626 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 2.67 ms Nach letzter Abfrage: 6.10 ms Abfragespeichernutzung: 0.009 MB Speichernutzung vor Abfrage: 8.057 MB Zeilen zurückgegeben: 10
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 Udo2_menu AS m
LEFT JOIN Udo2_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 | range | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 5 | NULL | 155 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.m.component_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.15 ms |
init | 0.07 ms |
System lock | 0.02 ms |
optimizing | 0.24 ms |
statistics | 0.12 ms |
preparing | 0.04 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 1.27 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Der selbe 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:76 |
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:131 |
11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:375 |
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:64 |
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:491 |
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:1073 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.27 ms Nach letzter Abfrage: 73.10 ms Abfragespeichernutzung: 0.009 MB Speichernutzung vor Abfrage: 11.249 MB Zeilen zurückgegeben: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `Udo2_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.17 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
init | 0.05 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.17 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.09 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.04 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
18 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
17 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Der selbe 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/Helper/LibraryHelper.php:175 |
14 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
13 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
12 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/arktypography/arktypography.php:115 |
8 | plgSystemARKtypography->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1122 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 4.20 ms Nach letzter Abfrage: 0.15 ms Abfragespeichernutzung: 0.006 MB Speichernutzung vor Abfrage: 11.242 MB
UPDATE `Udo2_extensions`
SET `params` = '{\"mediaversion\":\"f4a0759795664503e9d47232d0e37d80\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | Udo2_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.04 ms |
System lock | 0.13 ms |
updating | 0.16 ms |
end | 0.03 ms |
query end | 3.31 ms |
closing tables | 0.03 ms |
freeing items | 0.06 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/arktypography/arktypography.php:115 |
8 | plgSystemARKtypography->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1122 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.21 ms Nach letzter Abfrage: 2.54 ms Abfragespeichernutzung: 0.005 MB Speichernutzung vor Abfrage: 11.481 MB Zeilen zurückgegeben: 1
SELECT params
FROM `Udo2_extensions`
WHERE `element` = 'com_arkeditor'
AND `type` = 'component'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.34 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.17 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
9 | JDatabaseDriver->loadResult() | JROOT/plugins/system/arktypography/arktypography.php:127 |
8 | plgSystemARKtypography->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1122 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.32 ms Nach letzter Abfrage: 1.30 ms Abfragespeichernutzung: 0.005 MB Speichernutzung vor Abfrage: 11.527 MB Zeilen zurückgegeben: 11
SELECT id, home, template, s.params
FROM Udo2_template_styles as s
LEFT JOIN Udo2_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 | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 14 | 10.00 | Using where |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension,enabled | element_clientid | 403 | DB2201773.s.template,const | 1 | 4.63 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.14 ms |
init | 0.06 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.13 ms |
preparing | 0.04 ms |
executing | 0.01 ms |
Sending data | 0.34 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
9 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/plugins/system/sunfw/sunfw.php:376 |
8 | PlgSystemSunFw->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1122 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.97 ms Nach letzter Abfrage: 2.79 ms Abfragespeichernutzung: 0.003 MB Speichernutzung vor Abfrage: 11.569 MB Zeilen zurückgegeben: 1
SELECT *
FROM Udo2_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 | Udo2_languages | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 1 | 100.00 | Using where; filesort wurde genutzt |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.02 ms |
Opening tables | 0.10 ms |
init | 0.05 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.18 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.05 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 2.99 ms Nach letzter Abfrage: 11.02 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 12.484 MB Zeilen zurückgegeben: 45
SELECT `id`,`name`,`rules`,`parent_id`
FROM `Udo2_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_acym','com_acymailing','com_admin','com_ajax','com_arkeditor','com_arkmanager','com_arkmedia','com_arkwidget','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_creativecontactform','com_easyblog','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_modules','com_newsfeeds','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_tags','com_templates','com_universal_ajax_live_search','com_users','com_wrapper')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_assets | NULL | range | idx_asset_name | idx_asset_name | 202 | NULL | 46 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.17 ms |
checking permissions | 0.02 ms |
Opening tables | 0.13 ms |
init | 0.33 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.42 ms |
preparing | 0.04 ms |
executing | 0.01 ms |
Sending data | 1.12 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.08 ms |
cleaning up | 0.09 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
13 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
12 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
11 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
10 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
9 | Joomla\CMS\User\User->authorise() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:1225 |
8 | EB::isSiteAdmin() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:136 |
7 | EB::checkEnvironment() | JROOT/components/com_easyblog/easyblog.php:20 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.30 ms Nach letzter Abfrage: 10.27 ms Abfragespeichernutzung: 0.006 MB Speichernutzung vor Abfrage: 12.970 MB Zeilen zurückgegeben: 1
SELECT *
FROM Udo2_easyblog_configs
WHERE `name` = 'config'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_easyblog_configs | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 4 | 25.00 | Using where |
Status | Duration |
---|
starting | 0.12 ms |
checking permissions | 0.02 ms |
Opening tables | 0.17 ms |
init | 0.06 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.26 ms |
end | 0.02 ms |
query end | 0.03 ms |
closing tables | 0.02 ms |
freeing items | 0.05 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
10 | Joomla\CMS\Table\Table->load() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:581 |
9 | EB::config() | JROOT/administrator/components/com_easyblog/includes/utils.php:51 |
8 | EasyBlog->__construct() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:2681 |
7 | EB::ajax() | JROOT/components/com_easyblog/easyblog.php:23 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.91 ms Nach letzter Abfrage: 11.46 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 14.071 MB
DELETE
FROM `Udo2_easyblog_mailq`
WHERE `status`='1'
AND DATEDIFF(NOW(), `created`) >='7'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | DELETE | Udo2_easyblog_mailq | NULL | range | easyblog_mailq_status,idx_mailq_statuscreated | easyblog_mailq_status | 1 | const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.12 ms |
checking permissions | 0.02 ms |
Opening tables | 0.12 ms |
init | 0.04 ms |
System lock | 0.07 ms |
updating | 0.03 ms |
end | 0.01 ms |
query end | 0.04 ms |
closing tables | 0.02 ms |
freeing items | 0.09 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_easyblog/includes/utils.php:198 |
11 | EasyBlogDbJoomla->query() | JROOT/administrator/components/com_easyblog/models/mailer.php:39 |
10 | EasyBlogModelMailer->cleanup() | JROOT/administrator/components/com_easyblog/includes/mailer/mailer.php:29 |
9 | EasyBlogMailer->dispatch() | JROOT/components/com_easyblog/services/maintenance.php:18 |
8 | require_once JROOT/components/com_easyblog/services/maintenance.php | JROOT/administrator/components/com_easyblog/includes/easyblog.php:3920 |
7 | EB::loadServices() | JROOT/components/com_easyblog/easyblog.php:27 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.70 ms Nach letzter Abfrage: 0.03 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 14.077 MB Zeilen zurückgegeben: 0
SELECT `id`
FROM `Udo2_easyblog_mailq`
WHERE `status`='0'
ORDER BY `id` ASC
LIMIT 20
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_easyblog_mailq | NULL | ref | easyblog_mailq_status,idx_mailq_statuscreated | easyblog_mailq_status | 1 | const | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.03 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
11 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/mailer.php:67 |
10 | EasyBlogModelMailer->getPendingEmails() | JROOT/administrator/components/com_easyblog/includes/mailer/mailer.php:32 |
9 | EasyBlogMailer->dispatch() | JROOT/components/com_easyblog/services/maintenance.php:18 |
8 | require_once JROOT/components/com_easyblog/services/maintenance.php | JROOT/administrator/components/com_easyblog/includes/easyblog.php:3920 |
7 | EB::loadServices() | JROOT/components/com_easyblog/easyblog.php:27 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.42 ms Nach letzter Abfrage: 11.43 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 15.117 MB Zeilen zurückgegeben: 0
SELECT *
FROM `Udo2_easyblog_post`
WHERE `publish_up`<='2024-11-01 02:24:22'
AND `published`='2'
AND `state`='0'
ORDER BY `id`
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_easyblog_post | NULL | ref | easyblog_post_published,easyblog_post_blogger_list,easyblog_frontpage1,idx_pre_soucetype_postcount,idx_post_sql1 | easyblog_post_published | 1 | const | 1 | 5.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.02 ms |
Opening tables | 0.23 ms |
init | 0.09 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.15 ms |
preparing | 0.04 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.11 ms |
end | 0.01 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
11 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blogs.php:386 |
10 | EasyBlogModelBlogs->getScheduledPosts() | JROOT/administrator/components/com_easyblog/includes/scheduler/scheduler.php:51 |
9 | EasyBlogScheduler->publish() | JROOT/components/com_easyblog/services/maintenance.php:22 |
8 | require_once JROOT/components/com_easyblog/services/maintenance.php | JROOT/administrator/components/com_easyblog/includes/easyblog.php:3920 |
7 | EB::loadServices() | JROOT/components/com_easyblog/easyblog.php:27 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.98 ms Nach letzter Abfrage: 0.11 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 15.130 MB Zeilen zurückgegeben: 0
SELECT id, created_by
FROM`Udo2_easyblog_post`
WHERE `publish_down` > `publish_up`
AND `publish_down` <= '2024-11-01 02:24:22'
AND `publish_down` != '0000-00-00 00:00:00'
AND `published` = '1'
AND `state` = '0'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_easyblog_post | NULL | range | easyblog_post_published,easyblog_post_blogger_list,easyblog_frontpage1,idx_pre_soucetype_postcount,idx_post_sql1,idx_publishdown_posts | idx_publishdown_posts | 11 | NULL | 2 | 3.33 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.12 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.06 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.18 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.06 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.04 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
11 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blogs.php:542 |
10 | EasyBlogModelBlogs->getUnpublishScheduledPosts() | JROOT/administrator/components/com_easyblog/includes/scheduler/scheduler.php:26 |
9 | EasyBlogScheduler->unpublish() | JROOT/components/com_easyblog/services/maintenance.php:25 |
8 | require_once JROOT/components/com_easyblog/services/maintenance.php | JROOT/administrator/components/com_easyblog/includes/easyblog.php:3920 |
7 | EB::loadServices() | JROOT/components/com_easyblog/easyblog.php:27 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.85 ms Nach letzter Abfrage: 0.07 ms Abfragespeichernutzung: 0.006 MB Speichernutzung vor Abfrage: 15.134 MB Zeilen zurückgegeben: 0
SELECT *
FROM `Udo2_easyblog_uploader_tmp`
WHERE `created` <= DATE_SUB('2024-11-01 02:24:22' , INTERVAL 120 MINUTE)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_easyblog_uploader_tmp | NULL | range | idx_uploader_created | idx_uploader_created | 5 | NULL | 1 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.02 ms |
Opening tables | 0.11 ms |
init | 0.05 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
end | 0.01 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 |
11 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
10 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/includes/scheduler/scheduler.php:165 |
9 | EasyBlogScheduler->removeTmpFiles() | JROOT/components/com_easyblog/services/maintenance.php:28 |
8 | require_once JROOT/components/com_easyblog/services/maintenance.php | JROOT/administrator/components/com_easyblog/includes/easyblog.php:3920 |
7 | EB::loadServices() | JROOT/components/com_easyblog/easyblog.php:27 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.99 ms Nach letzter Abfrage: 0.06 ms Abfragespeichernutzung: 0.006 MB Speichernutzung vor Abfrage: 15.141 MB Zeilen zurückgegeben: 0
SELECT a.`id`
FROM `Udo2_easyblog_post` as a
inner join `Udo2_easyblog_revisions` as b
on a.`id` = b.`post_id`
where a.`published` = '9'
and a.`created` <= DATE_SUB('2024-11-01 02:24:22', INTERVAL 3 DAY)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | PRIMARY,easyblog_post_published,easyblog_post_blogger_list,easyblog_frontpage1,idx_pre_soucetype_postcount,idx_post_sql1 | easyblog_post_published | 1 | const | 1 | 33.33 | Using where |
1 | SIMPLE | b | NULL | ref | idx_postid,idx_ordering,idx_revision_state | idx_postid | 8 | DB2201773.a.id | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.13 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.10 ms |
init | 0.05 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.15 ms |
preparing | 0.04 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
11 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
10 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/includes/scheduler/scheduler.php:207 |
9 | EasyBlogScheduler->removeBlankPosts() | JROOT/components/com_easyblog/services/maintenance.php:31 |
8 | require_once JROOT/components/com_easyblog/services/maintenance.php | JROOT/administrator/components/com_easyblog/includes/easyblog.php:3920 |
7 | EB::loadServices() | JROOT/components/com_easyblog/easyblog.php:27 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.97 ms Nach letzter Abfrage: 0.02 ms Abfragespeichernutzung: 0.006 MB Speichernutzung vor Abfrage: 15.147 MB
DELETE a, b
FROM `Udo2_easyblog_post` as a
inner join `Udo2_easyblog_revisions` as b
on a.`id` = b.`post_id`
where a.`published` = '9'
and a.`created` <= DATE_SUB('2024-11-01 02:24:22', INTERVAL 3 DAY)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | DELETE | a | NULL | ref | PRIMARY,easyblog_post_published,easyblog_post_blogger_list,easyblog_frontpage1,idx_pre_soucetype_postcount,idx_post_sql1 | easyblog_post_published | 1 | const | 1 | 33.33 | Using where |
1 | DELETE | b | NULL | ref | idx_postid,idx_ordering,idx_revision_state | idx_postid | 8 | DB2201773.a.id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
init | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.04 ms |
deleting from main table | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.13 ms |
preparing | 0.05 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
deleting from reference tables | 0.01 ms |
end | 0.01 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/administrator/components/com_easyblog/includes/utils.php:198 |
10 | EasyBlogDbJoomla->query() | JROOT/administrator/components/com_easyblog/includes/scheduler/scheduler.php:220 |
9 | EasyBlogScheduler->removeBlankPosts() | JROOT/components/com_easyblog/services/maintenance.php:31 |
8 | require_once JROOT/components/com_easyblog/services/maintenance.php | JROOT/administrator/components/com_easyblog/includes/easyblog.php:3920 |
7 | EB::loadServices() | JROOT/components/com_easyblog/easyblog.php:27 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 2.02 ms Nach letzter Abfrage: 4.81 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 15.394 MB Zeilen zurückgegeben: 1
SELECT *
FROM `Udo2_menu`
WHERE `published`='1'
AND `link` LIKE 'index.php?option=com_easyblog%'
AND `client_id` = '0'
ORDER BY `id`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_menu | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 156 | 1.11 | Using index condition; Using where; filesort wurde genutzt |
Status | Duration |
---|
starting | 0.17 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
init | 0.06 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.08 ms |
preparing | 0.04 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
Creating sort index | 0.98 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
13 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/menu.php:64 |
12 | EasyBlogModelMenu->getAssociatedMenus() | JROOT/administrator/components/com_easyblog/includes/router.php:97 |
11 | EBR::getMenus() | JROOT/administrator/components/com_easyblog/includes/router.php:448 |
10 | EBR::_() | JROOT/administrator/components/com_easyblog/includes/router.php:919 |
9 | EBR::getRoutedURL() | JROOT/components/com_easyblog/services/weblog.php:26 |
8 | require_once JROOT/components/com_easyblog/services/weblog.php | JROOT/administrator/components/com_easyblog/includes/easyblog.php:3920 |
7 | EB::loadServices() | JROOT/components/com_easyblog/easyblog.php:27 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.15 ms Nach letzter Abfrage: 3.43 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 15.517 MB Zeilen zurückgegeben: 46
SELECT *
FROM `Udo2_easyblog_acl`
WHERE `published`='1'
ORDER BY `id` ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_easyblog_acl | NULL | index | idx_acl_published,idx_acl_published_id | PRIMARY | 8 | NULL | 46 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.02 ms |
Opening tables | 0.12 ms |
init | 0.04 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.03 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.24 ms |
end | 0.03 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
12 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/includes/acl/acl.php:322 |
11 | EasyBlogAcl::getRules() | JROOT/administrator/components/com_easyblog/includes/acl/acl.php:36 |
10 | EasyBlogAcl::getRuleSet() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:219 |
9 | EB::acl() | JROOT/components/com_easyblog/controllers/controller.php:22 |
8 | EasyBlogController->__construct() | JROOT/libraries/src/MVC/Controller/BaseController.php:302 |
7 | Joomla\CMS\MVC\Controller\BaseController::getInstance() | JROOT/components/com_easyblog/easyblog.php:33 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.36 ms Nach letzter Abfrage: 0.08 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 15.567 MB Zeilen zurückgegeben: 92
SELECT *
FROM `Udo2_easyblog_acl_group`
WHERE `content_id` IN (1, 9)
AND `type`='
group'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_easyblog_acl_group | NULL | ALL | easyblog_post_acl_content_type | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 414 | 22.22 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.02 ms |
Opening tables | 0.09 ms |
init | 0.05 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.08 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.55 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.05 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
12 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/includes/acl/acl.php:151 |
11 | EasyBlogAcl::getEasyBlogAclGroups() | JROOT/administrator/components/com_easyblog/includes/acl/acl.php:98 |
10 | EasyBlogAcl::getRuleSet() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:219 |
9 | EB::acl() | JROOT/components/com_easyblog/controllers/controller.php:22 |
8 | EasyBlogController->__construct() | JROOT/libraries/src/MVC/Controller/BaseController.php:302 |
7 | Joomla\CMS\MVC\Controller\BaseController::getInstance() | JROOT/components/com_easyblog/easyblog.php:33 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 3.58 ms Nach letzter Abfrage: 18.58 ms Abfragespeichernutzung: 0.006 MB Speichernutzung vor Abfrage: 16.669 MB Zeilen zurückgegeben: 0
SELECT a.*, 1 as `featured`
FROM `Udo2_easyblog_post` AS a
INNER JOIN `Udo2_easyblog_featured` AS c
ON a.`id` = c.`content_id`
AND c.`type`='post'
INNER JOIN `Udo2_users` AS uu
ON a.`created_by` = uu.`id`
and uu.`block` = 0
WHERE a.`published`='1'
AND a.`state`='0'
AND ((a.`source_type` = 'easyblog.sitewide') OR ( a.`source_type` = 'easyblog.team'
and 1 <= (select count(1)
from `Udo2_easyblog_team` as srcteam
where srcteam.`id` = a.`source_id`
and srcteam.`published` = 1
and ( (srcteam.`access` = 3) OR (srcteam.`access` = 2
and (select count(1)
from `Udo2_easyblog_team_groups` as srcteamgrp
where srcteamgrp.`team_id` = srcteam.`id`
and srcteamgrp.`group_id` IN (9) ) > 0)))))
AND a.`access`='0'
AND (1 <= (select count(1)
from `Udo2_easyblog_post_category` AS acp
INNER JOIN `Udo2_easyblog_category` as cat
on acp.`category_id` = cat.`id`
where acp.`post_id` = a.`id`
and ( ( cat.`private` = 0 ) OR ( (cat.`private` = 1)
and (0 > 0) ) OR ( (cat.`private` = 2)
and ( (select count(1)
from `Udo2_easyblog_category_acl` as cacl
where cacl.`category_id` = cat.id
and cacl.`acl_id` = 1
and cacl.`content_id` in (9)) > 0 ) ) )
and not exists ( select acp2.post_id
from `Udo2_easyblog_post_category` as acp2
inner join `Udo2_easyblog_category` as cat2
on acp2.`category_id` = cat2.`id`
where acp2.`post_id` = acp.`post_id`
and ( ( cat2.`private` = 1
and (0 = 0) ) OR ( cat2.`private` = 2
and (select count(1)
from `Udo2_easyblog_category_acl` as cacl2
where cacl2.`category_id` = cat2.`id`
and cacl2.`acl_id` = 1
and cacl2.`content_id` IN (9)) = 0 ) ) ) ))
ORDER BY a.`created` DESC
LIMIT 10
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | c | NULL | index | easyblog_featured_content_type,easyblog_content | easyblog_featured_content_type | 775 | NULL | 1 | 100.00 | Using where; Using index; Using temporary; filesort wurde genutzt |
1 | PRIMARY | a | NULL | eq_ref | PRIMARY,easyblog_post_published,easyblog_post_created_by,easyblog_post_blogger_list,easyblog_post_searchnew,easyblog_frontpage1,idx_pre_soucetype_postcount,idx_post_sql1 | PRIMARY | 8 | DB2201773.c.content_id | 1 | 5.00 | Using where |
1 | PRIMARY | uu | NULL | eq_ref | PRIMARY,idx_block | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
4 | DEPENDENT SUBQUERY | acp | NULL | ref | eb_post_category_postid,eb_post_category_catid,eb_post_category_post_cat,eb_post_category_cat_post | eb_post_category_post_cat | 4 | DB2201773.a.id | 1 | 100.00 | Using where; Using index |
4 | DEPENDENT SUBQUERY | cat | NULL | eq_ref | PRIMARY,easyblog_cat_private | PRIMARY | 8 | DB2201773.acp.category_id | 1 | 100.00 | Using where |
6 | DEPENDENT SUBQUERY | acp2 | NULL | ref | eb_post_category_postid,eb_post_category_catid,eb_post_category_post_cat,eb_post_category_cat_post | eb_post_category_post_cat | 4 | DB2201773.acp.post_id | 1 | 100.00 | Using index |
6 | DEPENDENT SUBQUERY | cat2 | NULL | eq_ref | PRIMARY,easyblog_cat_private | PRIMARY | 8 | DB2201773.acp2.category_id | 1 | 66.67 | Using where |
7 | DEPENDENT SUBQUERY | cacl2 | NULL | ref | easyblog_category_acl,easyblog_category_acl_id,easyblog_content_type,easyblog_category_content_type | easyblog_category_acl | 8 | DB2201773.cat2.id | 1 | 100.00 | Using index condition; Using where |
5 | DEPENDENT SUBQUERY | cacl | NULL | ref | easyblog_category_acl,easyblog_category_acl_id,easyblog_content_type,easyblog_category_content_type | easyblog_category_acl | 8 | DB2201773.cat.id | 1 | 100.00 | Using index condition; Using where |
2 | DEPENDENT SUBQUERY | srcteam | NULL | eq_ref | PRIMARY,idx_viewable_team,idx_published,idx_access | PRIMARY | 4 | DB2201773.a.source_id | 1 | 100.00 | Using where |
3 | DEPENDENT SUBQUERY | srcteamgrp | NULL | ref | team_id,group_id,idx_team_group | team_id | 4 | DB2201773.srcteam.id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.30 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.66 ms |
init | 0.14 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.20 ms |
preparing | 0.05 ms |
Creating tmp table | 0.07 ms |
Sorting result | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.05 ms |
preparing | 0.04 ms |
optimizing | 0.02 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.03 ms |
preparing | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.04 ms |
preparing | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.32 ms |
Creating sort index | 0.03 ms |
end | 0.01 ms |
query end | 0.02 ms |
removing tmp table | 0.07 ms |
query end | 0.02 ms |
closing tables | 0.05 ms |
freeing items | 0.10 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
11 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:357 |
10 | EasyBlogModelBlog->getFeaturedBlog() | JROOT/components/com_easyblog/views/latest/view.html.php:75 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 24.85 ms Nach letzter Abfrage: 2.84 ms Abfragespeichernutzung: 0.006 MB Speichernutzung vor Abfrage: 16.846 MB Zeilen zurückgegeben: 20
SELECT SQL_CALC_FOUND_ROWS a.`id` AS key1, a.*, ifnull(f.`id`, 0) as `featured`
FROM `Udo2_easyblog_post` AS a
INNER JOIN `Udo2_users` AS uu
ON a.`created_by` = uu.`id`
and uu.`block` = 0
LEFT JOIN `Udo2_easyblog_featured` AS f
ON a.`id` = f.`content_id`
AND f.`type` = 'post'
WHERE a.`published`='1'
AND a.`state`='0'
AND a.`access` = '0'
AND a.`frontpage` = '1'
AND f.`id` is null
AND (1 <= (select count(1)
from `Udo2_easyblog_post_category` AS acp
INNER JOIN `Udo2_easyblog_category` as cat
on acp.`category_id` = cat.`id`
where acp.`post_id` = a.`id`
and ( ( cat.`private` = 0 ) OR ( (cat.`private` = 1)
and (0 > 0) ) OR ( (cat.`private` = 2)
and ( (select count(1)
from `Udo2_easyblog_category_acl` as cacl
where cacl.`category_id` = cat.id
and cacl.`acl_id` = 1
and cacl.`content_id` in (9)) > 0 ) ) )
and not exists ( select acp2.post_id
from `Udo2_easyblog_post_category` as acp2
inner join `Udo2_easyblog_category` as cat2
on acp2.`category_id` = cat2.`id`
where acp2.`post_id` = acp.`post_id`
and ( ( cat2.`private` = 1
and (0 = 0) ) OR ( cat2.`private` = 2
and (select count(1)
from `Udo2_easyblog_category_acl` as cacl2
where cacl2.`category_id` = cat2.`id`
and cacl2.`acl_id` = 1
and cacl2.`content_id` IN (9)) = 0 ) ) ) ))
AND ((a.`source_type` = 'easyblog.sitewide') OR ( a.`source_type` = 'easyblog.team'
and 1 <= (select count(1)
from `Udo2_easyblog_team` as srcteam
where srcteam.`id` = a.`source_id`
and srcteam.`published` = 1
and ( (srcteam.`access` = 3) OR (srcteam.`access` = 2
and (select count(1)
from `Udo2_easyblog_team_groups` as srcteamgrp
where srcteamgrp.`team_id` = srcteam.`id`
and srcteamgrp.`group_id` IN (9) ) > 0)))))
ORDER BY a.`created` desc
LIMIT 340,20
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | a | NULL | ref | easyblog_post_published,easyblog_post_created_by,easyblog_post_blogger_list,easyblog_post_searchnew,easyblog_frontpage1,idx_pre_soucetype_postcount,idx_post_sql1 | easyblog_frontpage1 | 2 | const,const | 576 | 0.33 | Using where |
1 | PRIMARY | uu | NULL | eq_ref | PRIMARY,idx_block | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
1 | PRIMARY | f | NULL | ref | easyblog_featured_content_type,easyblog_content | easyblog_featured_content_type | 775 | DB2201773.a.id,const | 1 | 100.00 | Using where; Not exists; Using index |
6 | DEPENDENT SUBQUERY | srcteam | NULL | eq_ref | PRIMARY,idx_viewable_team,idx_published,idx_access | PRIMARY | 4 | DB2201773.a.source_id | 1 | 100.00 | Using where |
7 | DEPENDENT SUBQUERY | srcteamgrp | NULL | ref | team_id,group_id,idx_team_group | team_id | 4 | DB2201773.srcteam.id | 1 | 100.00 | Using where |
2 | DEPENDENT SUBQUERY | acp | NULL | ref | eb_post_category_postid,eb_post_category_catid,eb_post_category_post_cat,eb_post_category_cat_post | eb_post_category_post_cat | 4 | DB2201773.a.id | 1 | 100.00 | Using where; Using index |
2 | DEPENDENT SUBQUERY | cat | NULL | eq_ref | PRIMARY,easyblog_cat_private | PRIMARY | 8 | DB2201773.acp.category_id | 1 | 100.00 | Using where |
4 | DEPENDENT SUBQUERY | acp2 | NULL | ref | eb_post_category_postid,eb_post_category_catid,eb_post_category_post_cat,eb_post_category_cat_post | eb_post_category_post_cat | 4 | DB2201773.acp.post_id | 1 | 100.00 | Using index |
4 | DEPENDENT SUBQUERY | cat2 | NULL | eq_ref | PRIMARY,easyblog_cat_private | PRIMARY | 8 | DB2201773.acp2.category_id | 1 | 66.67 | Using where |
5 | DEPENDENT SUBQUERY | cacl2 | NULL | ref | easyblog_category_acl,easyblog_category_acl_id,easyblog_content_type,easyblog_category_content_type | easyblog_category_acl | 8 | DB2201773.cat2.id | 1 | 100.00 | Using index condition; Using where |
3 | DEPENDENT SUBQUERY | cacl | NULL | ref | easyblog_category_acl,easyblog_category_acl_id,easyblog_content_type,easyblog_category_content_type | easyblog_category_acl | 8 | DB2201773.cat.id | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.00 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
query end | 0.03 ms |
closing tables | 0.03 ms |
freeing items | 0.09 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
11 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:1136 |
10 | EasyBlogModelBlog->getBlogsBy() | JROOT/components/com_easyblog/views/latest/view.html.php:204 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.39 ms Nach letzter Abfrage: 0.34 ms Abfragespeichernutzung: 0.006 MB Speichernutzung vor Abfrage: 17.323 MB Zeilen zurückgegeben: 1
select FOUND_ROWS()
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | NULL | NULL | No tables used |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.01 ms |
optimizing | 0.01 ms |
executing | 0.01 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.02 ms |
cleaning up | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 |
12 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
11 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:1166 |
10 | EasyBlogModelBlog->getBlogsBy() | JROOT/components/com_easyblog/views/latest/view.html.php:204 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.21 ms Nach letzter Abfrage: 11.14 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 18.458 MB Zeilen zurückgegeben: 0
SELECT COUNT(1) as `voted`, `uid`
FROM `Udo2_easyblog_ratings`
WHERE `uid` IN (264,268,267,269,266,262,263,261,259,255,258,254,260,257,256,251,249,248,247,246)
AND `type`='entry'
AND `created_by`='0'
AND (`sessionid` = '9q5tv1rqvcl9po6bdik0qv0lsd' OR `ip` = '18.227.10.213')
GROUP BY `uid`
ORDER BY NULL
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_easyblog_ratings | NULL | ref | post_id,created_by,idx_uid_type,idx_uid_type_user,idx_uid_type_user_session,idx_uid_type_user_ipaddr | created_by | 4 | const | 1 | 100.00 | Using index condition; Using where; Using temporary |
Status | Duration |
---|
starting | 0.13 ms |
checking permissions | 0.02 ms |
Opening tables | 0.14 ms |
init | 0.05 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.22 ms |
preparing | 0.03 ms |
Creating tmp table | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
removing tmp table | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
13 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/ratings.php:135 |
12 | EasyBlogModelRatings->preloadUserPostRatings() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:435 |
11 | EasyBlogCache->cacheVoted() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:340 |
10 | EasyBlogCache->insert() | JROOT/components/com_easyblog/views/latest/view.html.php:254 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.08 ms Nach letzter Abfrage: 2.61 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 18.631 MB Zeilen zurückgegeben: 2
SELECT a.*
FROM `Udo2_easyblog_comment` AS a
LEFT JOIN `Udo2_users` AS uu
ON a.`created_by` = uu.`id`
WHERE a.`post_id` IN(264,268,267,269,266,262,263,261,259,255,258,254,260,257,256,251,249,248,247,246)
AND a.`published`='1'
AND (uu.`block` = 0 OR uu.`id` IS NULL)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ALL | easyblog_comment_postid,idx_comment_post_items | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 32 | 6.25 | Using where |
1 | SIMPLE | uu | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.10 ms |
init | 0.05 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.15 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.20 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
13 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/comment.php:582 |
12 | EasyBlogModelComment->preloadComments() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:598 |
11 | EasyBlogCache->cacheComments() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:350 |
10 | EasyBlogCache->insert() | JROOT/components/com_easyblog/views/latest/view.html.php:254 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.60 ms Nach letzter Abfrage: 1.41 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 18.750 MB Zeilen zurückgegeben: 2
SELECT a.`post_id`, COUNT(1) AS `count`
FROM `Udo2_easyblog_comment` AS a
LEFT JOIN `Udo2_users` AS uu
ON a.`created_by` = uu.`id`
WHERE a.`post_id` IN(264,268,267,269,266,262,263,261,259,255,258,254,260,257,256,251,249,248,247,246)
AND a.`published`='1'
AND (uu.`block` = 0 OR uu.`id` IS NULL)
GROUP BY a.`post_id`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ALL | easyblog_comment_postid,idx_comment_post_items | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 32 | 6.25 | Using where; Using temporary; filesort wurde genutzt |
1 | SIMPLE | uu | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.18 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
init | 0.09 ms |
System lock | 0.02 ms |
optimizing | 0.04 ms |
statistics | 0.31 ms |
preparing | 0.05 ms |
Creating tmp table | 0.05 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.16 ms |
Creating sort index | 0.07 ms |
end | 0.02 ms |
query end | 0.02 ms |
removing tmp table | 0.02 ms |
query end | 0.05 ms |
closing tables | 0.02 ms |
freeing items | 0.08 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
13 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/comment.php:629 |
12 | EasyBlogModelComment->preloadCommentCount() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:624 |
11 | EasyBlogCache->cacheCommentCount() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:355 |
10 | EasyBlogCache->insert() | JROOT/components/com_easyblog/views/latest/view.html.php:254 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 2.97 ms Nach letzter Abfrage: 2.12 ms Abfragespeichernutzung: 0.008 MB Speichernutzung vor Abfrage: 19.006 MB Zeilen zurückgegeben: 20
select a.*, b.`post_id`, b.`primary`
from `Udo2_easyblog_category` as a
inner join `Udo2_easyblog_post_category` as b
on a.`id` = b.`category_id`
where b.`post_id` IN (264,268,267,269,266,262,263,261,259,255,258,254,260,257,256,251,249,248,247,246)
order by a.`lft` asc
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | b | NULL | range | eb_post_category_postid,eb_post_category_catid,eb_post_category_post_cat,eb_post_category_cat_post | eb_post_category_postid | 4 | NULL | 20 | 100.00 | Using index condition; Using temporary; filesort wurde genutzt |
1 | SIMPLE | a | NULL | ALL | PRIMARY | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 3 | 33.33 | Using where; Using join buffer (Block Nested Loop) |
Status | Duration |
---|
starting | 0.13 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
init | 0.07 ms |
System lock | 0.02 ms |
optimizing | 0.04 ms |
statistics | 0.35 ms |
preparing | 0.05 ms |
Creating tmp table | 0.09 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 1.00 ms |
Creating sort index | 0.39 ms |
end | 0.02 ms |
query end | 0.04 ms |
removing tmp table | 0.22 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
13 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/category.php:1746 |
12 | EasyBlogModelCategory->preloadByPosts() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:709 |
11 | EasyBlogCache->cacheCategories() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:360 |
10 | EasyBlogCache->insert() | JROOT/components/com_easyblog/views/latest/view.html.php:254 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.06 ms Nach letzter Abfrage: 2.93 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 19.385 MB Zeilen zurückgegeben: 0
select a.*, b.`post_id`
from `Udo2_easyblog_tag` as a
inner join `Udo2_easyblog_post_tag` as b
on a.`id` = b.`tag_id`
where b.`post_id` IN (264,268,267,269,266,262,263,261,259,255,258,254,260,257,256,251,249,248,247,246)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ALL | PRIMARY | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 1 | 100.00 | NULL |
1 | SIMPLE | b | NULL | ref | easyblog_post_tag_tag_id,easyblog_post_tag_post_id,easyblog_post_tagpost_id | easyblog_post_tag_tag_id | 8 | DB2201773.a.id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.20 ms |
init | 0.05 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.14 ms |
preparing | 0.04 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.05 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
13 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/tags.php:924 |
12 | EasyBlogModelTags->preloadByPosts() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:791 |
11 | EasyBlogCache->cacheTags() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:365 |
10 | EasyBlogCache->insert() | JROOT/components/com_easyblog/views/latest/view.html.php:254 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.93 ms Nach letzter Abfrage: 1.30 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 19.482 MB Zeilen zurückgegeben: 20
select a.*
from `Udo2_easyblog_revisions` as a
where a.`id` IN ( 703,708,707,710,706,696,699,693,690,686,689,685,692,688,687,680,678,676,675,673)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | range | PRIMARY | PRIMARY | 8 | NULL | 20 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.08 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 1.20 ms |
end | 0.03 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
13 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/revisions.php:625 |
12 | EasyBlogModelRevisions->preload() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:685 |
11 | EasyBlogCache->cacheRevisions() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:370 |
10 | EasyBlogCache->insert() | JROOT/components/com_easyblog/views/latest/view.html.php:254 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.77 ms Nach letzter Abfrage: 0.91 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 19.971 MB Zeilen zurückgegeben: 0
select `a`.`id` as `cat_fg_id`, `a`.`category_id` as `cat_fg_category_id`, `a`.`group_id` as `cat_fg_group_id`, `fg`.`id` as `fg_id`, `fg`.`title` as `fg_title`, `fg`.`description` as `fg_description`, `fg`.`created` as `fg_created`, `fg`.`state` as `fg_state`, `fg`.`read` as `fg_read`, `fg`.`write` as `fg_write`, `fg`.`params` as `fg_params`, `f`.`id` as `f_id`, `f`.`group_id` as `f_group_id`, `f`.`title` as `f_title`, `f`.`help` as `f_help`, `f`.`state` as `f_state`, `f`.`required` as `f_required`, `f`.`type` as `f_type`, `f`.`params` as `f_params`, `f`.`created` as `f_created`, `f`.`options` as `f_options`, `f`.`ordering` as `f_ordering`,`fv`.`id` as `fv_id`, `fv`.`field_id` as `fv_field_id`, `fv`.`post_id` as `fv_post_id`, `fv`.`value` as `fv_value`
from `Udo2_easyblog_category_fields_groups` as a
inner join `Udo2_easyblog_post_category` as p
on `a`.`category_id` = `p`.`category_id`
inner join `Udo2_easyblog_fields_groups` as fg
on `a`.`group_id` = `fg`.`id`
inner join `Udo2_easyblog_fields` as f
on `fg`.`id` = `f`.`group_id`
left join `Udo2_easyblog_fields_values` as fv
on `fv`.`field_id` = `f`.`id`
and `fv`.`post_id` = `p`.`post_id`
LEFT JOIN `Udo2_easyblog_fields_groups_acl` AS acl
ON fg.`id` = acl.`group_id`
where p.post_id IN (264,268,267,269,266,262,263,261,259,255,258,254,260,257,256,251,249,248,247,246)
AND ( acl.`acl_id` IN(9)
AND acl.`acl_type` = 'read' OR acl.`id` IS NULL )
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | index | category_id,cat_id | category_id | 8 | NULL | 1 | 100.00 | Using index |
1 | SIMPLE | fg | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.group_id | 1 | 100.00 | NULL |
1 | SIMPLE | f | NULL | ref | group_id,idx_group_ordering | group_id | 4 | DB2201773.a.group_id | 1 | 100.00 | NULL |
1 | SIMPLE | p | NULL | range | eb_post_category_postid,eb_post_category_catid,eb_post_category_post_cat,eb_post_category_cat_post | eb_post_category_post_cat | 4 | NULL | 20 | 33.33 | Using where; Using index; Using join buffer (Block Nested Loop) |
1 | SIMPLE | fv | NULL | ALL | field_id,post_id | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 1 | 100.00 | Using where; Using join buffer (Block Nested Loop) |
1 | SIMPLE | acl | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 1 | 100.00 | Using where; Using join buffer (Block Nested Loop) |
Status | Duration |
---|
starting | 0.19 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.30 ms |
init | 0.09 ms |
System lock | 0.02 ms |
optimizing | 0.04 ms |
statistics | 0.31 ms |
preparing | 0.27 ms |
executing | 0.03 ms |
Sending data | 0.06 ms |
end | 0.01 ms |
query end | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.06 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
13 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/fields.php:309 |
12 | EasyBlogModelFields->preloadFields() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:472 |
11 | EasyBlogCache->cacheFields() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:380 |
10 | EasyBlogCache->insert() | JROOT/components/com_easyblog/views/latest/view.html.php:254 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.81 ms Nach letzter Abfrage: 0.83 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 20.028 MB Zeilen zurückgegeben: 20
select *
from `Udo2_easyblog_meta`
where `content_id` in (264,268,267,269,266,262,263,261,259,255,258,254,260,257,256,251,249,248,247,246)
and `type` = 'post'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_easyblog_meta | NULL | range | idx_meta_content_type,type | idx_meta_content_type | 66 | NULL | 20 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.06 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.12 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.14 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
13 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/metas.php:393 |
12 | EasyBlogModelMetas->preloadPostMetas() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:401 |
11 | EasyBlogCache->cacheMetas() | JROOT/administrator/components/com_easyblog/includes/cache/cache.php:385 |
10 | EasyBlogCache->insert() | JROOT/components/com_easyblog/views/latest/view.html.php:254 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.20 ms Nach letzter Abfrage: 16.90 ms Abfragespeichernutzung: 0.006 MB Speichernutzung vor Abfrage: 21.160 MB Zeilen zurückgegeben: 1
SELECT *
FROM Udo2_easyblog_meta
WHERE `content_id` = '1'
AND `type` = 'view'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_easyblog_meta | NULL | ref | idx_meta_content_type,type | idx_meta_content_type | 66 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.11 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.10 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.06 ms |
end | 0.01 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
12 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
11 | Joomla\CMS\Table\Table->load() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:1953 |
10 | EB::setMeta() | JROOT/components/com_easyblog/views/latest/view.html.php:286 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.11 ms Nach letzter Abfrage: 19.34 ms Abfragespeichernutzung: 0.009 MB Speichernutzung vor Abfrage: 22.304 MB Zeilen zurückgegeben: 1
SELECT *
FROM Udo2_easyblog_configs
WHERE `name` = 'elegant'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_easyblog_configs | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 4 | 25.00 | Using where |
Status | Duration |
---|
starting | 0.13 ms |
checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
init | 0.05 ms |
System lock | 0.06 ms |
optimizing | 0.03 ms |
statistics | 0.03 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.12 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.08 ms |
cleaning up | 0.04 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
17 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
16 | Joomla\CMS\Table\Table->load() | JROOT/administrator/components/com_easyblog/models/themes.php:298 |
15 | EasyBlogModelThemes->getThemeParams() | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:500 |
14 | EasyBlogThemes->getThemeParams() | JROOT/components/com_easyblog/themes/elegant/structure/css.php:15 |
13 | include JROOT/components/com_easyblog/themes/elegant/structure/css.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
12 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:132 |
11 | EasyBlogView->renderHeaders() | JROOT/components/com_easyblog/views/views.php:182 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 9.06 ms Nach letzter Abfrage: 6.23 ms Abfragespeichernutzung: 0.011 MB Speichernutzung vor Abfrage: 22.565 MB Zeilen zurückgegeben: 63
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM Udo2_modules AS m
LEFT JOIN Udo2_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN Udo2_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 <= '2024-11-01 02:24:22')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-11-01 02:24:22')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 550 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | range | PRIMARY,published,newsfeeds | published | 5 | NULL | 192 | 1.60 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,enabled | element_clientid | 403 | DB2201773.m.module,const | 1 | 98.62 | Using index condition; Using where |
1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | DB2201773.m.id | 3 | 40.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.23 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.02 ms |
Opening tables | 0.23 ms |
init | 0.11 ms |
System lock | 0.03 ms |
optimizing | 0.05 ms |
statistics | 0.26 ms |
preparing | 0.07 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 7.29 ms |
end | 0.04 ms |
query end | 0.03 ms |
closing tables | 0.03 ms |
freeing items | 0.06 ms |
cleaning up | 0.04 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
21 | JDatabaseDriver->loadObjectList() | Der selbe Aufruf in der Zeile darunter. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:432 |
18 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:362 |
17 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
16 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:1796 |
15 | EB::renderModule() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:14 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 2.11 ms Nach letzter Abfrage: 33.78 ms Abfragespeichernutzung: 0.014 MB Speichernutzung vor Abfrage: 24.037 MB Zeilen zurückgegeben: 0
SELECT 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 Udo2_fields AS a
LEFT JOIN `Udo2_languages` AS l
ON l.lang_code = a.language
LEFT JOIN Udo2_users AS uc
ON uc.id=a.checked_out
LEFT JOIN Udo2_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN Udo2_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN Udo2_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `Udo2_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'easyblog.blog'
AND (fc.category_id IS NULL OR fc.category_id IN (2,0))
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | 100.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | DB2201773.a.language | 1 | 100.00 | Using where |
1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.checked_out | 1 | 100.00 | NULL |
1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.access | 1 | 100.00 | Using where |
1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_user_id | 1 | 100.00 | Using where |
1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.group_id | 1 | 100.00 | Using where |
1 | SIMPLE | fc | NULL | ref | PRIMARY | PRIMARY | 4 | DB2201773.a.id | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.36 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 |
Opening tables | 0.37 ms |
init | 0.16 ms |
System lock | 0.03 ms |
optimizing | 0.05 ms |
statistics | 0.21 ms |
preparing | 0.08 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
Creating sort index | 0.09 ms |
end | 0.02 ms |
query end | 0.03 ms |
closing tables | 0.03 ms |
freeing items | 0.09 ms |
cleaning up | 0.04 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
28 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
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:187 |
25 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:135 |
24 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:488 |
23 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
21 | JEventDispatcher->trigger() | JROOT/administrator/components/com_easyblog/includes/dispatcher/dispatcher.php:42 |
20 | EasyBlogDispatcher->trigger() | JROOT/administrator/components/com_easyblog/includes/triggers/triggers.php:48 |
19 | EasyBlogTriggers->trigger() | JROOT/administrator/components/com_easyblog/includes/post/post.php:5507 |
18 | EasyBlogPost->prepareContent() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4985 |
17 | EasyBlogPost->getIntro() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:148 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.07 ms Nach letzter Abfrage: 8.12 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 24.245 MB Zeilen zurückgegeben: 1
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '264'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.11 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.06 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.04 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.12 ms |
end | 0.01 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.05 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.48 ms Nach letzter Abfrage: 0.58 ms Abfragespeichernutzung: 0.013 MB Speichernutzung vor Abfrage: 24.267 MB Zeilen zurückgegeben: 0
select a.id as `user_id`, c.id, a.name as `displayname`
FROM `Udo2_users` as a
inner join `Udo2_easyblog_users` as b
on a.id = b.id
inner join `Udo2_easyblog_likes` as c
on a.id = c.created_by
where c.content_id = '22'
and c.`type` = 'comment'
order by c.id desc
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | ref | easyblog_content_type,easyblog_contentid,easyblog_createdby | easyblog_content_type | 66 | const,const | 1 | 100.00 | Using where |
1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.c.created_by | 1 | 100.00 | Using where |
1 | SIMPLE | b | NULL | eq_ref | PRIMARY | PRIMARY | 8 | DB2201773.a.id | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.68 ms |
init | 0.08 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.04 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.05 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
25 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
24 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:312 |
23 | EasyBlogComment->getLikesAuthors() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:87 |
22 | EasyBlogComment->format() | JROOT/administrator/components/com_easyblog/models/blog.php:201 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.90 ms Nach letzter Abfrage: 4.05 ms Abfragespeichernutzung: 0.013 MB Speichernutzung vor Abfrage: 24.343 MB Zeilen zurückgegeben: 1
select u.*, e.`id` as `eb_id`, e.`nickname`, e.`avatar`, e.`description`, e.`url`, e.`params` as `eb_params`, e.`published` as `eb_published`, e.`title` as `eb_title`, e.`biography`, e.`permalink`, e.`custom_css`, e.`ordering`
from `Udo2_users` as u
left join `Udo2_easyblog_users` as e
ON u.`id` = e.`id`
where u.`id` = 505
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | u | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | e | NULL | const | PRIMARY | PRIMARY | 8 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.13 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.05 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
25 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
24 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/users.php:298 |
23 | EasyBlogModelUsers->getUsersMeta() | JROOT/administrator/components/com_easyblog/includes/user/user.php:171 |
22 | EasyBlogUser::loadUsers() | JROOT/administrator/components/com_easyblog/includes/user/user.php:63 |
21 | EasyBlogUser::factory() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:1099 |
20 | EB::user() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4418 |
19 | EasyBlogPost->getAuthor() | JROOT/components/com_easyblog/themes/wireframe/blogs/post.schema.php:21 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/post.schema.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:225 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 2.07 ms Nach letzter Abfrage: 1.13 ms Abfragespeichernutzung: 0.017 MB Speichernutzung vor Abfrage: 24.488 MB Zeilen zurückgegeben: 16
SHOW FULL COLUMNS
FROM `Udo2_users`
„EXPLAIN“ unmöglich für Abfrage: SHOW FULL COLUMNS FROM `Udo2_users`
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.50 ms |
init | 0.03 ms |
System lock | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.04 ms |
executing | 0.06 ms |
Opening tables | 0.03 ms |
checking permissions | 0.08 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
checking permissions | 0.03 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.04 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.03 ms |
Sending data | 0.10 ms |
end | 0.01 ms |
query end | 0.02 ms |
closing tables | 0.01 ms |
removing tmp table | 0.16 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.05 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 |
32 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
31 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
30 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/User.php:40 |
29 | Joomla\CMS\Table\User->__construct() | JROOT/libraries/src/Table/Table.php:312 |
28 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/User/User.php:603 |
27 | Joomla\CMS\User\User::getTable() | JROOT/libraries/src/User/User.php:880 |
26 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
25 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
24 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
23 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_easyblog/includes/user/user.php:218 |
22 | EasyBlogUser::loadUsers() | JROOT/administrator/components/com_easyblog/includes/user/user.php:63 |
21 | EasyBlogUser::factory() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:1099 |
20 | EB::user() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4418 |
19 | EasyBlogPost->getAuthor() | JROOT/components/com_easyblog/themes/wireframe/blogs/post.schema.php:21 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/post.schema.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:225 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.82 ms Nach letzter Abfrage: 0.13 ms Abfragespeichernutzung: 0.014 MB Speichernutzung vor Abfrage: 24.530 MB Zeilen zurückgegeben: 1
SELECT *
FROM `Udo2_users`
WHERE `id` = 505
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_users | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.04 ms |
System lock | 0.02 ms |
optimizing | 0.04 ms |
statistics | 0.08 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 |
28 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
27 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
26 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
25 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
24 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
23 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_easyblog/includes/user/user.php:218 |
22 | EasyBlogUser::loadUsers() | JROOT/administrator/components/com_easyblog/includes/user/user.php:63 |
21 | EasyBlogUser::factory() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:1099 |
20 | EB::user() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4418 |
19 | EasyBlogPost->getAuthor() | JROOT/components/com_easyblog/themes/wireframe/blogs/post.schema.php:21 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/post.schema.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:225 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.84 ms Nach letzter Abfrage: 3.94 ms Abfragespeichernutzung: 0.014 MB Speichernutzung vor Abfrage: 25.289 MB Zeilen zurückgegeben: 1
SELECT `g`.`id`,`g`.`title`
FROM `Udo2_usergroups` AS g
INNER JOIN `Udo2_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 505
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.m.group_id | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.10 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.04 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 |
28 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
27 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
26 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
25 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
24 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
23 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_easyblog/includes/user/user.php:218 |
22 | EasyBlogUser::loadUsers() | JROOT/administrator/components/com_easyblog/includes/user/user.php:63 |
21 | EasyBlogUser::factory() | JROOT/administrator/components/com_easyblog/includes/easyblog.php:1099 |
20 | EB::user() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4418 |
19 | EasyBlogPost->getAuthor() | JROOT/components/com_easyblog/themes/wireframe/blogs/post.schema.php:21 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/post.schema.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:225 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.06 ms Nach letzter Abfrage: 8.75 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 25.360 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '268'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.13 ms |
checking permissions | 0.01 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
init | 0.07 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.10 ms |
preparing | 0.04 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.07 ms |
end | 0.01 ms |
query end | 0.02 ms |
closing tables | 0.01 ms |
freeing items | 0.06 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.05 ms Nach letzter Abfrage: 6.51 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 25.418 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '267'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.13 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.05 ms |
init | 0.06 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.09 ms |
preparing | 0.04 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.06 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.14 ms |
cleaning up | 0.06 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.29 ms Nach letzter Abfrage: 6.37 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 25.467 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '269'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.19 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
init | 0.07 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.11 ms |
preparing | 0.05 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.07 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.85 ms Nach letzter Abfrage: 6.56 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 25.548 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '266'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
preparing | 0.03 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.04 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.01 ms Nach letzter Abfrage: 12.87 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 25.815 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '262'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.12 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.06 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.10 ms |
preparing | 0.04 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.06 ms |
end | 0.01 ms |
query end | 0.02 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.17 ms Nach letzter Abfrage: 14.27 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 25.863 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '263'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.14 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
init | 0.07 ms |
System lock | 0.02 ms |
optimizing | 0.05 ms |
statistics | 0.11 ms |
preparing | 0.05 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
Creating sort index | 0.08 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.20 ms Nach letzter Abfrage: 6.17 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 25.923 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '261'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.07 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.11 ms |
preparing | 0.06 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.07 ms |
Creating sort index | 0.07 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 2.73 ms Nach letzter Abfrage: 6.04 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 25.985 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '259'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.12 ms |
checking permissions | 0.02 ms |
checking permissions | 0.39 ms |
Opening tables | 0.03 ms |
init | 0.06 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.09 ms |
preparing | 0.09 ms |
Sorting result | 0.02 ms |
executing | 0.08 ms |
Sending data | 1.28 ms |
Creating sort index | 0.07 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.05 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.82 ms Nach letzter Abfrage: 7.06 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 26.029 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '255'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
preparing | 0.03 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.07 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.70 ms Nach letzter Abfrage: 6.47 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 26.106 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '258'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.08 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.65 ms Nach letzter Abfrage: 6.08 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 26.151 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '254'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.03 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.74 ms Nach letzter Abfrage: 6.17 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 26.194 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '260'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.01 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.74 ms Nach letzter Abfrage: 6.19 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 26.259 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '257'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.03 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.28 ms Nach letzter Abfrage: 6.11 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 26.339 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '256'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
Opening tables | 0.06 ms |
init | 0.13 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.12 ms |
preparing | 0.05 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
Creating sort index | 0.08 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.22 ms Nach letzter Abfrage: 12.78 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 26.383 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '251'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.06 ms |
init | 0.07 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.12 ms |
preparing | 0.05 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
Creating sort index | 0.08 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.08 ms |
cleaning up | 0.04 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.13 ms Nach letzter Abfrage: 8.14 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 26.443 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '249'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.14 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.07 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.11 ms |
preparing | 0.05 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
Creating sort index | 0.07 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.18 ms Nach letzter Abfrage: 6.49 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 26.493 MB Zeilen zurückgegeben: 1
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '248'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.12 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.09 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.11 ms |
preparing | 0.05 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
Creating sort index | 0.15 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.04 ms Nach letzter Abfrage: 0.16 ms Abfragespeichernutzung: 0.018 MB Speichernutzung vor Abfrage: 26.525 MB Zeilen zurückgegeben: 0
select a.id as `user_id`, c.id, a.name as `displayname`
FROM `Udo2_users` as a
inner join `Udo2_easyblog_users` as b
on a.id = b.id
inner join `Udo2_easyblog_likes` as c
on a.id = c.created_by
where c.content_id = '21'
and c.`type` = 'comment'
order by c.id desc
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | ref | easyblog_content_type,easyblog_contentid,easyblog_createdby | easyblog_content_type | 66 | const,const | 1 | 100.00 | Using where |
1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.c.created_by | 1 | 100.00 | Using where |
1 | SIMPLE | b | NULL | eq_ref | PRIMARY | PRIMARY | 8 | DB2201773.a.id | 1 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
init | 0.06 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.12 ms |
preparing | 0.09 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
25 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
24 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:312 |
23 | EasyBlogComment->getLikesAuthors() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:87 |
22 | EasyBlogComment->format() | JROOT/administrator/components/com_easyblog/models/blog.php:201 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.25 ms Nach letzter Abfrage: 6.33 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 26.590 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '247'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.14 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
init | 0.07 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.11 ms |
preparing | 0.08 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.07 ms |
Creating sort index | 0.08 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.07 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.25 ms Nach letzter Abfrage: 6.00 ms Abfragespeichernutzung: 0.012 MB Speichernutzung vor Abfrage: 26.633 MB Zeilen zurückgegeben: 0
SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
WHERE a.`post_id` = '246'
AND a.`published` = 1
AND (c.`block` = 0 OR c.`id` IS NULL)
ORDER BY a.`lft` asc
LIMIT 3
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | ref | easyblog_comment_postid,idx_comment_post_items | easyblog_comment_postid | 8 | const | 1 | 10.00 | Using index condition; Using where; filesort wurde genutzt |
1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.created_by | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.07 ms |
init | 0.07 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.11 ms |
preparing | 0.05 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
Creating sort index | 0.08 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.09 ms |
cleaning up | 0.05 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
23 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_easyblog/includes/utils.php:330 |
22 | EasyBlogDbJoomla->__call() | JROOT/administrator/components/com_easyblog/models/blog.php:194 |
21 | EasyBlogModelBlog->getBlogComment() | JROOT/administrator/components/com_easyblog/includes/comment/comment.php:411 |
20 | EasyBlogComment->getPreviewBlogComment() | JROOT/administrator/components/com_easyblog/includes/post/post.php:4746 |
19 | EasyBlogPost->getPreviewComments() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php:14 |
18 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/part.comments.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
17 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php:195 |
16 | include JROOT/components/com_easyblog/themes/elegant/blogs/latest/default.main.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
15 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php:22 |
14 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/posts.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
13 | EasyBlogThemes->output() | JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php:18 |
12 | include JROOT/components/com_easyblog/themes/wireframe/blogs/latest/default.php | JROOT/administrator/components/com_easyblog/includes/themes/themes.php:608 |
11 | EasyBlogThemes->output() | JROOT/components/com_easyblog/views/views.php:187 |
10 | EasyBlogView->display() | JROOT/components/com_easyblog/views/latest/view.html.php:305 |
9 | EasyBlogViewLatest->display() | JROOT/components/com_easyblog/controllers/controller.php:105 |
8 | EasyBlogController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_easyblog/easyblog.php:36 |
6 | require_once JROOT/components/com_easyblog/easyblog.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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 2.04 ms Nach letzter Abfrage: 42.18 ms Abfragespeichernutzung: 0.008 MB Speichernutzung vor Abfrage: 27.079 MB Zeilen zurückgegeben: 18
SHOW FULL COLUMNS
FROM `Udo2_extensions`
„EXPLAIN“ unmöglich für Abfrage: SHOW FULL COLUMNS FROM `Udo2_extensions`
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.03 ms |
checking permissions | 0.01 ms |
Opening tables | 0.50 ms |
init | 0.03 ms |
System lock | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.02 ms |
Opening tables | 0.03 ms |
checking permissions | 0.08 ms |
checking permissions | 0.03 ms |
checking permissions | 0.03 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
checking permissions | 0.03 ms |
Sending data | 0.10 ms |
end | 0.01 ms |
query end | 0.02 ms |
closing tables | 0.01 ms |
removing tmp table | 0.14 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 |
15 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
14 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
13 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Extension.php:32 |
12 | Joomla\CMS\Table\Extension->__construct() | JROOT/libraries/src/Table/Table.php:312 |
11 | Joomla\CMS\Table\Table::getInstance() | JROOT/administrator/components/com_arkwidget/helpers/ark_frameworks.php:426 |
10 | Ark\Widget\HelperFrameworks::plugins() | JROOT/administrator/components/com_arkwidget/helpers/ark_frameworks.php:93 |
9 | Ark\Widget\HelperFrameworks::register() | JROOT/administrator/components/com_arkwidget/helpers/ark_frameworks.php:52 |
8 | Ark\Widget\HelperFrameworks::load() | JROOT/plugins/system/arkwidget/arkwidget.php:64 |
7 | PlgSystemArkWidget->onBeforeRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1034 |
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:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.32 ms Nach letzter Abfrage: 0.14 ms Abfragespeichernutzung: 0.006 MB Speichernutzung vor Abfrage: 27.115 MB Zeilen zurückgegeben: 2
SELECT *
FROM Udo2_extensions
WHERE `folder` = 'arkwidget'
AND `type` = 'plugin'
AND `enabled` = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_extensions | NULL | ref | extension,enabled | extension | 82 | const | 273 | 9.86 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.11 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.50 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
11 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_arkwidget/helpers/ark_frameworks.php:439 |
10 | Ark\Widget\HelperFrameworks::plugins() | JROOT/administrator/components/com_arkwidget/helpers/ark_frameworks.php:93 |
9 | Ark\Widget\HelperFrameworks::register() | JROOT/administrator/components/com_arkwidget/helpers/ark_frameworks.php:52 |
8 | Ark\Widget\HelperFrameworks::load() | JROOT/plugins/system/arkwidget/arkwidget.php:64 |
7 | PlgSystemArkWidget->onBeforeRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1034 |
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:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 9.34 ms Nach letzter Abfrage: 22.25 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 27.392 MB Zeilen zurückgegeben: 5
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating,
COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM Udo2_content AS a
LEFT JOIN Udo2_categories AS c
ON c.id = a.catid
LEFT JOIN Udo2_users AS ua
ON ua.id = a.created_by
LEFT JOIN Udo2_users AS uam
ON uam.id = a.modified_by
LEFT JOIN Udo2_categories as parent
ON parent.id = c.parent_id
LEFT JOIN Udo2_content_rating AS v
ON a.id = v.content_id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-11-01 02:24:22')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-11-01 02:24:22')
ORDER BY a.created DESC
LIMIT 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | ALL | PRIMARY,idx_access | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 65 | 10.00 | Using where; Using temporary; filesort wurde genutzt |
1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,publish_up,publish_down | idx_catid | 4 | DB2201773.c.id | 10 | 29.74 | Using index condition; Using where |
1 | SIMPLE | ua | NULL | ALL | PRIMARY | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 3 | 100.00 | Using where; Using join buffer (Block Nested Loop) |
1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.modified_by | 1 | 100.00 | Using where |
1 | SIMPLE | parent | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.c.parent_id | 1 | 100.00 | Using where |
1 | SIMPLE | v | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.52 ms |
checking permissions | 0.04 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.36 ms |
init | 0.22 ms |
System lock | 0.03 ms |
optimizing | 0.06 ms |
statistics | 0.28 ms |
preparing | 0.11 ms |
Creating tmp table | 0.21 ms |
Sorting result | 0.03 ms |
executing | 0.01 ms |
Sending data | 5.98 ms |
Creating sort index | 0.54 ms |
end | 0.04 ms |
query end | 0.02 ms |
removing tmp table | 0.26 ms |
query end | 0.02 ms |
closing tables | 0.04 ms |
freeing items | 0.06 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
14 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
13 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
12 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_latest/helper.php:123 |
11 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
10 | include JROOT/modules/mod_articles_latest/mod_articles_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:491 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1044 |
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:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.11 ms Nach letzter Abfrage: 1.30 ms Abfragespeichernutzung: 0.011 MB Speichernutzung vor Abfrage: 27.536 MB Zeilen zurückgegeben: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `Udo2_categories` AS `s`
INNER JOIN `Udo2_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id = 2
ORDER BY c.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | c | NULL | range | cat_idx,idx_access,idx_left_right | idx_left_right | 4 | NULL | 2 | 50.77 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.17 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.07 ms |
System lock | 0.04 ms |
optimizing | 0.03 ms |
statistics | 0.19 ms |
preparing | 0.04 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.10 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
23 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
22 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/router.php:72 |
21 | ContentRouter->getCategorySegment() | Der selbe Aufruf in der Zeile darunter. |
20 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |
19 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |
18 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |
17 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:672 |
16 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
15 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
14 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:102 |
13 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:52 |
12 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_articles_latest/helper.php:135 |
11 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
10 | include JROOT/modules/mod_articles_latest/mod_articles_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:491 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1044 |
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:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.03 ms Nach letzter Abfrage: 0.79 ms Abfragespeichernutzung: 0.011 MB Speichernutzung vor Abfrage: 27.586 MB Zeilen zurückgegeben: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `Udo2_categories` AS `s`
INNER JOIN `Udo2_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id = 10
ORDER BY c.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | c | NULL | range | cat_idx,idx_access,idx_left_right | idx_left_right | 4 | NULL | 12 | 50.77 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.14 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.06 ms |
System lock | 0.01 ms |
optimizing | 0.03 ms |
statistics | 0.18 ms |
preparing | 0.04 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.12 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.03 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
23 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
22 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/router.php:72 |
21 | ContentRouter->getCategorySegment() | Der selbe Aufruf in der Zeile darunter. |
20 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |
19 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |
18 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |
17 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:672 |
16 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
15 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
14 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:102 |
13 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:52 |
12 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_articles_latest/helper.php:135 |
11 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
10 | include JROOT/modules/mod_articles_latest/mod_articles_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:491 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1044 |
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:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.12 ms Nach letzter Abfrage: 0.19 ms Abfragespeichernutzung: 0.011 MB Speichernutzung vor Abfrage: 27.604 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 `Udo2_categories` AS `s`
INNER JOIN `Udo2_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id = 50
ORDER BY c.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | filesort wurde genutzt |
1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 65 | 23.43 | Using where |
Status | Duration |
---|
starting | 0.13 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.06 ms |
System lock | 0.01 ms |
optimizing | 0.03 ms |
statistics | 0.17 ms |
preparing | 0.03 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.03 ms |
Creating sort index | 0.20 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
23 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
22 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/router.php:72 |
21 | ContentRouter->getCategorySegment() | Der selbe Aufruf in der Zeile darunter. |
20 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |
19 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |
18 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |
17 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:672 |
16 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
15 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
14 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:102 |
13 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:52 |
12 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_articles_latest/helper.php:135 |
11 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
10 | include JROOT/modules/mod_articles_latest/mod_articles_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:491 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1044 |
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:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 4.40 ms Nach letzter Abfrage: 3.80 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 27.530 MB Zeilen zurückgegeben: 5
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating,
COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM Udo2_content AS a
LEFT JOIN Udo2_categories AS c
ON c.id = a.catid
LEFT JOIN Udo2_users AS ua
ON ua.id = a.created_by
LEFT JOIN Udo2_users AS uam
ON uam.id = a.modified_by
LEFT JOIN Udo2_categories as parent
ON parent.id = c.parent_id
LEFT JOIN Udo2_content_rating AS v
ON a.id = v.content_id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-11-01 02:24:22')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-11-01 02:24:22')
ORDER BY a.hits DESC
LIMIT 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | NULL | ALL | PRIMARY,idx_access | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 65 | 10.00 | Using where; Using temporary; filesort wurde genutzt |
1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,publish_up,publish_down | idx_catid | 4 | DB2201773.c.id | 10 | 29.74 | Using index condition; Using where |
1 | SIMPLE | ua | NULL | ALL | PRIMARY | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 3 | 100.00 | Using where; Using join buffer (Block Nested Loop) |
1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.modified_by | 1 | 100.00 | Using where |
1 | SIMPLE | parent | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.c.parent_id | 1 | 100.00 | Using where |
1 | SIMPLE | v | NULL | eq_ref | PRIMARY | PRIMARY | 4 | DB2201773.a.id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.18 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.03 ms |
init | 0.08 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.14 ms |
preparing | 0.04 ms |
Creating tmp table | 0.07 ms |
Sorting result | 0.02 ms |
executing | 0.01 ms |
Sending data | 2.98 ms |
Creating sort index | 0.25 ms |
end | 0.01 ms |
query end | 0.02 ms |
removing tmp table | 0.13 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
14 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
13 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
12 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_popular/helper.php:77 |
11 | ModArticlesPopularHelper::getList() | JROOT/modules/mod_articles_popular/mod_articles_popular.php:15 |
10 | include JROOT/modules/mod_articles_popular/mod_articles_popular.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:491 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1044 |
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:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.85 ms Nach letzter Abfrage: 0.35 ms Abfragespeichernutzung: 0.011 MB Speichernutzung vor Abfrage: 27.635 MB Zeilen zurückgegeben: 3
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 `Udo2_categories` AS `s`
INNER JOIN `Udo2_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id = 36
ORDER BY c.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | filesort wurde genutzt |
1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 65 | 42.18 | Using where |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.05 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.11 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.12 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
23 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
22 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/router.php:72 |
21 | ContentRouter->getCategorySegment() | Der selbe Aufruf in der Zeile darunter. |
20 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |
19 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |
18 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |
17 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:672 |
16 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
15 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
14 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:102 |
13 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:52 |
12 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_articles_popular/helper.php:89 |
11 | ModArticlesPopularHelper::getList() | JROOT/modules/mod_articles_popular/mod_articles_popular.php:15 |
10 | include JROOT/modules/mod_articles_popular/mod_articles_popular.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:491 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1044 |
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:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.79 ms Nach letzter Abfrage: 0.23 ms Abfragespeichernutzung: 0.011 MB Speichernutzung vor Abfrage: 27.659 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 `Udo2_categories` AS `s`
INNER JOIN `Udo2_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id = 65
ORDER BY c.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | filesort wurde genutzt |
1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 65 | 31.24 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.10 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.12 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
23 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
22 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/router.php:72 |
21 | ContentRouter->getCategorySegment() | Der selbe Aufruf in der Zeile darunter. |
20 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |
19 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |
18 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |
17 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:672 |
16 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
15 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
14 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:102 |
13 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:52 |
12 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_articles_popular/helper.php:89 |
11 | ModArticlesPopularHelper::getList() | JROOT/modules/mod_articles_popular/mod_articles_popular.php:15 |
10 | include JROOT/modules/mod_articles_popular/mod_articles_popular.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:491 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1044 |
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:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.77 ms Nach letzter Abfrage: 0.15 ms Abfragespeichernutzung: 0.011 MB Speichernutzung vor Abfrage: 27.682 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 `Udo2_categories` AS `s`
INNER JOIN `Udo2_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id = 53
ORDER BY c.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | filesort wurde genutzt |
1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 65 | 28.12 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.01 ms |
init | 0.04 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.02 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.02 ms |
Creating sort index | 0.11 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.03 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
23 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
22 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/router.php:72 |
21 | ContentRouter->getCategorySegment() | Der selbe Aufruf in der Zeile darunter. |
20 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |
19 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |
18 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |
17 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:672 |
16 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
15 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
14 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:102 |
13 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:52 |
12 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_articles_popular/helper.php:89 |
11 | ModArticlesPopularHelper::getList() | JROOT/modules/mod_articles_popular/mod_articles_popular.php:15 |
10 | include JROOT/modules/mod_articles_popular/mod_articles_popular.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:491 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1044 |
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:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.38 ms Nach letzter Abfrage: 23.57 ms Abfragespeichernutzung: 0.009 MB Speichernutzung vor Abfrage: 28.018 MB Zeilen zurückgegeben: 139
SELECT *
FROM Udo2_acym_configuration
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_acym_configuration | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 139 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.03 ms |
Opening tables | 0.11 ms |
init | 0.03 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.33 ms |
end | 0.01 ms |
query end | 0.02 ms |
closing tables | 0.01 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
18 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:31 |
17 | acym_loadObjectList() | JROOT/administrator/components/com_acym/classes/configuration.php:15 |
16 | AcyMailing\Classes\ConfigurationClass->load() | JROOT/administrator/components/com_acym/helpers/global/global.php:35 |
15 | acym_config() | JROOT/administrator/components/com_acym/libraries/object.php:14 |
14 | AcyMailing\Libraries\acymObject->__construct() | JROOT/administrator/components/com_acym/classes/form.php:42 |
13 | AcyMailing\Classes\FormClass->__construct() | JROOT/plugins/system/acymtriggers/acymtriggers.php:108 |
12 | plgSystemAcymtriggers->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:491 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1044 |
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:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 0.71 ms Nach letzter Abfrage: 0.17 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 28.116 MB Zeilen zurückgegeben: 0
SELECT *
FROM Udo2_acym_form
WHERE active = 1
AND type != 'shortcode'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_acym_form | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
Opening tables | 0.08 ms |
init | 0.05 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
freeing items | 0.04 ms |
cleaning up | 0.02 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:31 |
14 | acym_loadObjectList() | JROOT/administrator/components/com_acym/classes/form.php:112 |
13 | AcyMailing\Classes\FormClass->getAllFormsToDisplay() | JROOT/plugins/system/acymtriggers/acymtriggers.php:109 |
12 | plgSystemAcymtriggers->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:491 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1044 |
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:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 2.48 ms Nach letzter Abfrage: 36.75 ms Abfragespeichernutzung: 0.008 MB Speichernutzung vor Abfrage: 29.289 MB Zeilen zurückgegeben: 277
SHOW TABLES
„EXPLAIN“ unmöglich für Abfrage: SHOW TABLES
Status | Duration |
---|
starting | 0.08 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.07 ms |
init | 0.14 ms |
System lock | 0.03 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.02 ms |
checking permissions | 1.21 ms |
Sending data | 0.21 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.01 ms |
removing tmp table | 0.02 ms |
closing tables | 0.01 ms |
freeing items | 0.07 ms |
cleaning up | 0.04 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1544 |
15 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:502 |
14 | JDatabaseDriverMysqli->getTableList() | JROOT/administrator/components/com_acymailing/compat/joomla.php:552 |
13 | acymailing_getTableList() | JROOT/administrator/components/com_acymailing/classes/cpanel.php:18 |
12 | cpanelClass->load() | JROOT/administrator/components/com_acymailing/helpers/helper.php:523 |
11 | acymailing_config() | JROOT/administrator/components/com_acymailing/compat/joomla.php:840 |
10 | include_once JROOT/administrator/components/com_acymailing/compat/joomla.php | JROOT/administrator/components/com_acymailing/helpers/helper.php:25 |
9 | include_once JROOT/administrator/components/com_acymailing/helpers/helper.php | JROOT/plugins/system/regacymailing/regacymailing.php:22 |
8 | plgSystemRegacymailing->initAcy() | JROOT/plugins/system/regacymailing/regacymailing.php:146 |
7 | plgSystemRegacymailing->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1050 |
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:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Abfragezeit: 1.51 ms Nach letzter Abfrage: 0.14 ms Abfragespeichernutzung: 0.007 MB Speichernutzung vor Abfrage: 29.330 MB Zeilen zurückgegeben: 183
SELECT *
FROM Udo2_acymailing_config
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | Udo2_acymailing_config | NULL | ALL | NULL | ES KONNTE KEIN INDEX-SCHLÜSSEL GENUTZT WERDEN | NULL | NULL | 183 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.02 ms |
Opening tables | 0.14 ms |
init | 0.04 ms |
System lock | 0.02 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.68 ms |
end | 0.03 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.06 ms |
cleaning up | 0.04 ms |
# | Aufrufer | Datei und Zeilennummer |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 |
14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/compat/joomla.php:478 |
13 | acymailing_loadObjectList() | JROOT/administrator/components/com_acymailing/classes/cpanel.php:23 |
12 | cpanelClass->load() | JROOT/administrator/components/com_acymailing/helpers/helper.php:523 |
11 | acymailing_config() | JROOT/administrator/components/com_acymailing/compat/joomla.php:840 |
10 | include_once JROOT/administrator/components/com_acymailing/compat/joomla.php | JROOT/administrator/components/com_acymailing/helpers/helper.php:25 |
9 | include_once JROOT/administrator/components/com_acymailing/helpers/helper.php | JROOT/plugins/system/regacymailing/regacymailing.php:22 |
8 | plgSystemRegacymailing->initAcy() | JROOT/plugins/system/regacymailing/regacymailing.php:146 |
7 | plgSystemRegacymailing->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1050 |
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:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
20 × SELECT a.*
FROM `Udo2_easyblog_comment` a
LEFT JOIN Udo2_users AS c
ON a.`created_by` = c.`id`
6 × 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 `Udo2_categories` AS `s`
INNER JOIN `Udo2_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
2 × select a.id as `user_id`, c.id, a.name as `displayname`
FROM `Udo2_users` as a
inner join `Udo2_easyblog_users` as b
on a.id = b.id
inner join `Udo2_easyblog_likes` as c
on a.id = c.created_by
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `Udo2_extensions`
2 × SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,COALESCE(NULLIF(ROUND(v.rating_sum / v.rating_count, 0), 0), 0) AS rating, COALESCE(NULLIF(v.rating_count, 0), 0) as rating_count
FROM Udo2_content AS a
LEFT JOIN Udo2_categories AS c
ON c.id = a.catid
LEFT JOIN Udo2_users AS ua
ON ua.id = a.created_by
LEFT JOIN Udo2_users AS uam
ON uam.id = a.modified_by
LEFT JOIN Udo2_categories as parent
ON parent.id = c.parent_id
LEFT JOIN Udo2_content_rating AS v
ON a.id = v.content_id
2 × SELECT *
FROM Udo2_easyblog_configs
1 × select a.*, b.`post_id`, b.`primary`
from `Udo2_easyblog_category` as a
inner join `Udo2_easyblog_post_category` as b
on a.`id` = b.`category_id`
1 × select a.*, b.`post_id`
from `Udo2_easyblog_tag` as a
inner join `Udo2_easyblog_post_tag` as b
on a.`id` = b.`tag_id`
1 × select a.*
from `Udo2_easyblog_revisions` as a
1 × select `a`.`id` as `cat_fg_id`, `a`.`category_id` as `cat_fg_category_id`, `a`.`group_id` as `cat_fg_group_id`, `fg`.`id` as `fg_id`, `fg`.`title` as `fg_title`, `fg`.`description` as `fg_description`, `fg`.`created` as `fg_created`, `fg`.`state` as `fg_state`, `fg`.`read` as `fg_read`, `fg`.`write` as `fg_write`, `fg`.`params` as `fg_params`, `f`.`id` as `f_id`, `f`.`group_id` as `f_group_id`, `f`.`title` as `f_title`, `f`.`help` as `f_help`, `f`.`state` as `f_state`, `f`.`required` as `f_required`, `f`.`type` as `f_type`, `f`.`params` as `f_params`, `f`.`created` as `f_created`, `f`.`options` as `f_options`, `f`.`ordering` as `f_ordering`,`fv`.`id` as `fv_id`, `fv`.`field_id` as `fv_field_id`, `fv`.`post_id` as `fv_post_id`, `fv`.`value` as `fv_value`
from `Udo2_easyblog_category_fields_groups` as a
inner join `Udo2_easyblog_post_category` as p
on `a`.`category_id` = `p`.`category_id`
inner join `Udo2_easyblog_fields_groups` as fg
on `a`.`group_id` = `fg`.`id`
inner join `Udo2_easyblog_fields` as f
on `fg`.`id` = `f`.`group_id`
left join `Udo2_easyblog_fields_values` as fv
on `fv`.`field_id` = `f`.`id`
and `fv`.`post_id` = `p`.`post_id`
LEFT JOIN `Udo2_easyblog_fields_groups_acl` AS acl
ON fg.`id` = acl.`group_id`
1 × select *
from `Udo2_easyblog_meta`
1 × SELECT *
FROM Udo2_easyblog_meta
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM Udo2_modules AS m
LEFT JOIN Udo2_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN Udo2_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT `data`
FROM `Udo2_session`
1 × SELECT 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 Udo2_fields AS a
LEFT JOIN `Udo2_languages` AS l
ON l.lang_code = a.language
LEFT JOIN Udo2_users AS uc
ON uc.id=a.checked_out
LEFT JOIN Udo2_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN Udo2_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN Udo2_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `Udo2_fields_categories` AS fc
ON fc.field_id = a.id
1 × SELECT a.*
FROM `Udo2_easyblog_comment` AS a
LEFT JOIN `Udo2_users` AS uu
ON a.`created_by` = uu.`id`
1 × select u.*, e.`id` as `eb_id`, e.`nickname`, e.`avatar`, e.`description`, e.`url`, e.`params` as `eb_params`, e.`published` as `eb_published`, e.`title` as `eb_title`, e.`biography`, e.`permalink`, e.`custom_css`, e.`ordering`
from `Udo2_users` as u
left join `Udo2_easyblog_users` as e
ON u.`id` = e.`id`
1 × SELECT *
FROM `Udo2_users`
1 × SELECT `g`.`id`,`g`.`title`
FROM `Udo2_usergroups` AS g
INNER JOIN `Udo2_user_usergroup_map` AS m
ON m.group_id = g.id
1 × SELECT *
FROM Udo2_extensions
1 × SELECT *
FROM Udo2_acym_configuratio
1 × SELECT *
FROM Udo2_acym_form
1 × SELECT a.`post_id`, COUNT(1) AS `count`
FROM `Udo2_easyblog_comment` AS a
LEFT JOIN `Udo2_users` AS uu
ON a.`created_by` = uu.`id`
1 × select FOUND_ROWS(
1 × SELECT COUNT(1) as `voted`, `uid`
FROM `Udo2_easyblog_ratings`
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `Udo2_assets`
1 × SELECT id, rules
FROM `Udo2_viewlevels
1 × SELECT b.id
FROM Udo2_usergroups AS a
LEFT JOIN Udo2_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM Udo2_extensions
1 × SELECT count(1)
FROM `Udo2_session`
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 Udo2_menu AS m
LEFT JOIN Udo2_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT params
FROM `Udo2_extensions`
1 × SELECT id, home, template, s.params
FROM Udo2_template_styles as s
LEFT JOIN Udo2_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM Udo2_languages
1 × SELECT `id`
FROM `Udo2_easyblog_mailq`
1 × SELECT `session_id`
FROM `Udo2_session`
1 × SELECT *
FROM `Udo2_easyblog_post`
1 × SELECT id, created_by
FROM`Udo2_easyblog_post`
1 × SELECT *
FROM `Udo2_easyblog_uploader_tmp`
1 × SELECT a.`id`
FROM `Udo2_easyblog_post` as a
inner join `Udo2_easyblog_revisions` as b
on a.`id` = b.`post_id`
1 × SELECT *
FROM `Udo2_menu`
1 × SELECT *
FROM `Udo2_easyblog_acl`
1 × SELECT *
FROM `Udo2_easyblog_acl_group`
1 × SELECT a.*, 1 as `featured`
FROM `Udo2_easyblog_post` AS a
INNER JOIN `Udo2_easyblog_featured` AS c
ON a.`id` = c.`content_id`
AND c.`type`='post'
INNER JOIN `Udo2_users` AS uu
ON a.`created_by` = uu.`id`
and uu.`block` = 0
1 × SELECT SQL_CALC_FOUND_ROWS a.`id` AS key1, a.*, ifnull(f.`id`, 0) as `featured`
FROM `Udo2_easyblog_post` AS a
INNER JOIN `Udo2_users` AS uu
ON a.`created_by` = uu.`id`
and uu.`block` = 0
LEFT JOIN `Udo2_easyblog_featured` AS f
ON a.`id` = f.`content_id`
AND f.`type` = 'post'
1 × SELECT *
FROM Udo2_acymailing_confi