Query Time: 0.58 ms Query memory: 0.022 MB Memory before query: 0.750 MB Rows returned: 1
SELECT `data`
FROM `b3v1f_session`
WHERE `session_id` = X'31616465376d30657170346770703075666a3368713036663661'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b3v1f_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.13 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.95 ms |
| cleaning up | 0.04 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
| 14 | JSessionStorageDatabase->read() | Same as call in the line below. |
| 13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
| 11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 |
| 10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:661 |
| 9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 |
| 8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 |
| 7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 |
| 6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 0.87 ms After last query: 0.83 ms Query memory: 0.021 MB Memory before query: 0.793 MB Rows returned: 39
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `b3v1f_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 | b3v1f_extensions | NULL | ref | extension | extension | 82 | const | 39 | 1.00 | Using where |
| Status | Duration |
|---|
| starting | 0.13 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.11 ms |
| preparing | 0.04 ms |
| executing | 0.20 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.72 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
| 10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Same as call in the line below. |
| 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.45 ms After last query: 0.58 ms Query memory: 0.020 MB Memory before query: 0.806 MB Rows returned: 6
SELECT id, rules
FROM `b3v1f_viewlevels`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b3v1f_viewlevels | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 6 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.10 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.06 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.23 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.46 ms After last query: 0.15 ms Query memory: 0.020 MB Memory before query: 0.816 MB Rows returned: 2
SELECT b.id
FROM b3v1f_usergroups AS a
LEFT JOIN b3v1f_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.08 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 ms |
| preparing | 0.03 ms |
| executing | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.24 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.99 ms After last query: 0.17 ms Query memory: 0.022 MB Memory before query: 0.836 MB Rows returned: 84
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM b3v1f_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 | b3v1f_extensions | NULL | ref | extension | extension | 82 | const | 105 | 0.60 | Using where; Using filesort |
| Status | Duration |
|---|
| starting | 0.09 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.08 ms |
| preparing | 0.03 ms |
| executing | 0.52 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 3.94 ms |
| cleaning up | 0.06 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:351 |
| 9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Same as call in the line below. |
| 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:356 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.96 ms After last query: 9.30 ms Query memory: 0.024 MB Memory before query: 1.196 MB Rows returned: 4
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 b3v1f_menu AS m
LEFT JOIN b3v1f_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 | 4 | 10.00 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | groundzerodatast.m.component_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.19 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.07 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.13 ms |
| preparing | 0.06 ms |
| executing | 0.17 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
| 17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Same as call in the line below. |
| 16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
| 14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
| 13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
| 12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
| 11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 |
| 10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
| 9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
| 8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
| 7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:533 |
| 6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
| 5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1141 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.76 ms After last query: 2.12 ms Query memory: 0.021 MB Memory before query: 1.254 MB Rows returned: 5
SELECT id, home, template, s.params
FROM b3v1f_template_styles as s
LEFT JOIN b3v1f_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 | e | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 6 | 1.00 | Using index condition; Using where |
| 1 | SIMPLE | s | NULL | ref | idx_template,idx_client_id,idx_client_id_home | idx_template | 202 | groundzerodatast.e.element | 1 | 71.43 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.18 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.11 ms |
| preparing | 0.03 ms |
| executing | 0.09 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
| 10 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/plugins/system/gantry5/gantry5.php:261 |
| 9 | plgSystemGantry5->onAfterRouteSite() | JROOT/plugins/system/gantry5/gantry5.php:112 |
| 8 | plgSystemGantry5->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.84 ms After last query: 1.96 ms Query memory: 0.022 MB Memory before query: 1.323 MB Rows returned: 2
SELECT s.id, s.template, s.home, s.title AS long_title, s.params
FROM b3v1f_template_styles AS s
WHERE s.client_id = 0
AND s.template = 'g5_helium'
ORDER BY s.id
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | ref | idx_template,idx_client_id,idx_client_id_home | idx_template | 202 | const | 2 | 71.43 | Using where |
| Status | Duration |
|---|
| starting | 0.21 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.07 ms |
| init | 0.01 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.12 ms |
| preparing | 0.04 ms |
| executing | 0.12 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/gantry5/src/classes/Gantry/Joomla/StyleHelper.php:69 |
| 14 | Gantry\Joomla\StyleHelper::loadStyles() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Assignments.php:63 |
| 13 | Gantry\Framework\Assignments->loadAssignments() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Assignments/AbstractAssignments.php:301 |
| 12 | Gantry\Component\Assignments\AbstractAssignments->init() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Assignments/AbstractAssignments.php:99 |
| 11 | Gantry\Component\Assignments\AbstractAssignments->scores() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Assignments/AbstractAssignments.php:86 |
| 10 | Gantry\Component\Assignments\AbstractAssignments->select() | JROOT/plugins/system/gantry5/gantry5.php:319 |
| 9 | plgSystemGantry5->onAfterRouteSite() | JROOT/plugins/system/gantry5/gantry5.php:112 |
| 8 | plgSystemGantry5->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.64 ms After last query: 1.24 ms Query memory: 0.022 MB Memory before query: 1.359 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `b3v1f_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b3v1f_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.15 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 ms |
| preparing | 0.02 ms |
| executing | 0.06 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
| 13 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Same as call in the line below. |
| 12 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 11 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
| 10 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
| 9 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
| 8 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
| 7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1137 |
| 4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.42 ms After last query: 0.23 ms Query memory: 0.004 MB Memory before query: 1.349 MB
UPDATE `b3v1f_extensions`
SET `params` = '{\"mediaversion\":\"4e43c369bb6d497bfad4c583574ba822\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `b3v1f_extensions`
SET `params` = '{\"mediaversion\":\"4e43c369bb6d497bfad4c583574ba822\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
| Status | Duration |
|---|
| starting | 0.10 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.08 ms |
| updating | 0.05 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 9 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 8 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1137 |
| 4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.41 ms After last query: 0.35 ms Query memory: 0.019 MB Memory before query: 1.359 MB Rows returned: 2
SELECT *
FROM b3v1f_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 | b3v1f_languages | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 50.00 | Using where; Using filesort |
| Status | Duration |
|---|
| starting | 0.07 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.03 ms |
| executing | 0.07 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
| 5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 |
| 4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/libraries/src/Application/SiteApplication.php:138 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.58 ms After last query: 3.98 ms Query memory: 0.026 MB Memory before query: 1.503 MB Rows returned: 0
SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM b3v1f_fields AS a
LEFT JOIN `b3v1f_languages` AS l
ON l.lang_code = a.language
LEFT JOIN b3v1f_users AS uc
ON uc.id=a.checked_out
LEFT JOIN b3v1f_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN b3v1f_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN b3v1f_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_users.login'
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 where; Using temporary; Using filesort |
| 1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | groundzerodatast.a.language | 1 | 100.00 | Using index condition |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | groundzerodatast.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | groundzerodatast.a.access | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | groundzerodatast.a.created_user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | groundzerodatast.a.group_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.22 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.12 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.04 ms |
| statistics | 0.30 ms |
| preparing | 0.05 ms |
| Creating tmp table | 0.31 ms |
| executing | 0.17 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 22 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 21 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 20 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 19 | FieldsHelper::getFields() | JROOT/administrator/components/com_fields/helpers/fields.php:286 |
| 18 | FieldsHelper::prepareForm() | JROOT/plugins/system/fields/fields.php:305 |
| 17 | PlgSystemFields->onContentPrepareForm() | JROOT/libraries/joomla/event/event.php:70 |
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT/libraries/src/MVC/Model/FormModel.php:323 |
| 14 | Joomla\CMS\MVC\Model\FormModel->preprocessForm() | JROOT/components/com_users/models/login.php:110 |
| 13 | UsersModelLogin->preprocessForm() | JROOT/libraries/src/MVC/Model/FormModel.php:244 |
| 12 | Joomla\CMS\MVC\Model\FormModel->loadForm() | JROOT/components/com_users/models/login.php:35 |
| 11 | UsersModelLogin->getForm() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 10 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_users/views/login/view.html.php:40 |
| 9 | UsersViewLogin->display() | JROOT/components/com_users/controller.php:139 |
| 8 | UsersController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_users/users.php:15 |
| 6 | require_once JROOT/components/com_users/users.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.95 ms After last query: 14.82 ms Query memory: 0.033 MB Memory before query: 1.845 MB Rows returned: 2
SELECT `a`.`menutype`,`a`.`title`
FROM `b3v1f_menu_types` AS `a`
WHERE `a`.`client_id` = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 50.00 | Using where |
| Status | Duration |
|---|
| starting | 0.34 ms |
| Executing hook on transaction | 0.03 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.03 ms |
| preparing | 0.03 ms |
| executing | 0.07 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 44 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 43 | JDatabaseDriver->loadAssocList() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:138 |
| 42 | Gantry\Framework\Menu->getMenuOptions() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:115 |
| 41 | Gantry\Framework\Menu->getMenus() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Menu/AbstractMenu.php:274 |
| 40 | Gantry\Component\Menu\AbstractMenu->instance() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
| 39 | Twig\Template->getAttribute() | JROOT/cache/gantry5/g5_helium/twig/bb/bb9172f613996d557ed73fa286eb04ce84c7e35ecea1bb4fc0b8d82d547a7812.php:32 |
| 38 | __TwigTemplate_1077746f4424922da7493277a28f2b064a1c899c5e6aa773b8968eacab5ae62a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
| 37 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
| 36 | Twig\Template->display() | JROOT/cache/gantry5/g5_helium/twig/5b/5bf14cad423de714de362ba9a517abc8262d52f14edd9f0276119132b78fb7bf.php:85 |
| 35 | __TwigTemplate_3f81b15ffa47e90b0b84c7cab92fcd033ccd4eeb01522abacc36a6fd1c66cd62->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
| 34 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
| 33 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
| 32 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
| 31 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
| 30 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
| 29 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
| 28 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
| 27 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
| 26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
| 25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
| 24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
| 23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
| 22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
| 21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/g5_helium/twig/cf/cf258eb9b695c360fdfe3046762233859471d9c18b902e5b38ade5c1881d0a22.php:47 |
| 20 | __TwigTemplate_5d75b7df8ef41aeb0e51a4653b1b43a6ee49861466cc215f1c29b7a5812c1ef8->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
| 19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
| 18 | Twig\Template->display() | JROOT/cache/gantry5/g5_helium/twig/c2/c2e6947d8bbea143d371ccf0d7e4b738bb989f377b67a04daa24ceee2f5e7dc5.php:35 |
| 17 | __TwigTemplate_89ba2da846ceafe4dd030deb530892963a60a954ab3a562ee08d769d566f394d->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
| 16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
| 15 | Twig\Template->display() | JROOT/cache/gantry5/g5_helium/twig/96/96818510ed595801ae7ea4bd2cdce8313de31a81eccb37e19de1fb212e8419c0.php:35 |
| 14 | __TwigTemplate_36e671e6ad3c7e2fea0aa8447c1ddcffe58edd257952717d84f5b82c1a63366a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
| 13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
| 12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
| 11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
| 10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
| 9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
| 8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/g5_helium/index.php:35 |
| 7 | require JROOT/templates/g5_helium/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.77 ms After last query: 0.45 ms Query memory: 0.034 MB Memory before query: 1.869 MB Rows returned: 2
SELECT m.id, m.alias, m.path AS route, m.level, m.parent_id
FROM b3v1f_menu AS m
WHERE m.menutype = 'mainmenu'
AND m.parent_id > 0
AND m.client_id = 0
AND m.published >= 0
ORDER BY m.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ref | idx_client_id_parent_id_alias_language,idx_menutype | idx_menutype | 98 | const | 2 | 4.04 | Using where; Using filesort |
| Status | Duration |
|---|
| starting | 0.15 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.12 ms |
| preparing | 0.04 ms |
| executing | 0.13 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 45 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 44 | JDatabaseDriver->loadAssocList() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791 |
| 43 | Gantry\Framework\Menu->getMenuItemIds() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:310 |
| 42 | Gantry\Framework\Menu->getItemsFromPlatform() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:753 |
| 41 | Gantry\Framework\Menu->getList() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Menu/AbstractMenu.php:316 |
| 40 | Gantry\Component\Menu\AbstractMenu->instance() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
| 39 | Twig\Template->getAttribute() | JROOT/cache/gantry5/g5_helium/twig/bb/bb9172f613996d557ed73fa286eb04ce84c7e35ecea1bb4fc0b8d82d547a7812.php:32 |
| 38 | __TwigTemplate_1077746f4424922da7493277a28f2b064a1c899c5e6aa773b8968eacab5ae62a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
| 37 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
| 36 | Twig\Template->display() | JROOT/cache/gantry5/g5_helium/twig/5b/5bf14cad423de714de362ba9a517abc8262d52f14edd9f0276119132b78fb7bf.php:85 |
| 35 | __TwigTemplate_3f81b15ffa47e90b0b84c7cab92fcd033ccd4eeb01522abacc36a6fd1c66cd62->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
| 34 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
| 33 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
| 32 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
| 31 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
| 30 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
| 29 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
| 28 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
| 27 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
| 26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
| 25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
| 24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
| 23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
| 22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
| 21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/g5_helium/twig/cf/cf258eb9b695c360fdfe3046762233859471d9c18b902e5b38ade5c1881d0a22.php:47 |
| 20 | __TwigTemplate_5d75b7df8ef41aeb0e51a4653b1b43a6ee49861466cc215f1c29b7a5812c1ef8->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
| 19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
| 18 | Twig\Template->display() | JROOT/cache/gantry5/g5_helium/twig/c2/c2e6947d8bbea143d371ccf0d7e4b738bb989f377b67a04daa24ceee2f5e7dc5.php:35 |
| 17 | __TwigTemplate_89ba2da846ceafe4dd030deb530892963a60a954ab3a562ee08d769d566f394d->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
| 16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
| 15 | Twig\Template->display() | JROOT/cache/gantry5/g5_helium/twig/96/96818510ed595801ae7ea4bd2cdce8313de31a81eccb37e19de1fb212e8419c0.php:35 |
| 14 | __TwigTemplate_36e671e6ad3c7e2fea0aa8447c1ddcffe58edd257952717d84f5b82c1a63366a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
| 13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
| 12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
| 11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
| 10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
| 9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
| 8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/g5_helium/index.php:35 |
| 7 | require JROOT/templates/g5_helium/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.22 ms After last query: 1.67 ms Query memory: 0.036 MB Memory before query: 1.935 MB Rows returned: 3
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM b3v1f_modules AS m
LEFT JOIN b3v1f_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN b3v1f_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 <= '2026-05-25 19:27:07')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-05-25 19:27:07')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 125 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 | 6 | 5.00 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | groundzerodatast.m.module,const | 1 | 10.00 | Using index condition; Using where |
| 1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | groundzerodatast.m.id | 1 | 40.00 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.22 ms |
| Executing hook on transaction | 0.07 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.11 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.05 ms |
| statistics | 0.17 ms |
| preparing | 0.10 ms |
| executing | 0.20 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 52 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 51 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
| 50 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 49 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
| 48 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
| 47 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 46 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/gantry5/src/classes/Gantry/Framework/Platform.php:341 |
| 45 | Gantry\Framework\Platform->displayModules() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:702 |
| 44 | Twig\Template->getAttribute() | JROOT/cache/gantry5/g5_helium/twig/e4/e44e2acb6d6481d1efe773e496aee2c9350f53c48bb20d039af9d31a5eef4a69.php:43 |
| 43 | __TwigTemplate_5192678d867e791c969b101d028be193a2bc8b653ad8c6155db6452d83523c80->block_particle() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:214 |
| 42 | Twig\Template->displayBlock() | JROOT/cache/gantry5/g5_helium/twig/e8/e851ec3df02dacae07242db4121c274c858c603c102e6c17b5fa4e31d77fcbc9.php:73 |
| 41 | __TwigTemplate_edefafb2b689b1307146d5be38acfa374dc5255ada353e391580febb2b0fb1f3->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
| 40 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
| 39 | Twig\Template->display() | JROOT/cache/gantry5/g5_helium/twig/e4/e44e2acb6d6481d1efe773e496aee2c9350f53c48bb20d039af9d31a5eef4a69.php:35 |
| 38 | __TwigTemplate_5192678d867e791c969b101d028be193a2bc8b653ad8c6155db6452d83523c80->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
| 37 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
| 36 | Twig\Template->display() | JROOT/cache/gantry5/g5_helium/twig/52/526386002388b8071705529846872eb0de7a2009005506def4a21afb99d32dd3.php:53 |
| 35 | __TwigTemplate_039af0a1edba79b8c06742d03b62ea0b5cb540798c2dbe318bd140c0ef52d050->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
| 34 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
| 33 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
| 32 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
| 31 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
| 30 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
| 29 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:825 |
| 28 | Gantry\Framework\Theme->getContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:718 |
| 27 | Gantry\Framework\Theme->renderContent() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:643 |
| 26 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
| 25 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
| 24 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:627 |
| 23 | Gantry\Framework\Theme->prepareLayout() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/ThemeTrait.php:468 |
| 22 | Gantry\Framework\Theme->segments() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:700 |
| 21 | Twig\Template->getAttribute() | JROOT/cache/gantry5/g5_helium/twig/cf/cf258eb9b695c360fdfe3046762233859471d9c18b902e5b38ade5c1881d0a22.php:47 |
| 20 | __TwigTemplate_5d75b7df8ef41aeb0e51a4653b1b43a6ee49861466cc215f1c29b7a5812c1ef8->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
| 19 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
| 18 | Twig\Template->display() | JROOT/cache/gantry5/g5_helium/twig/c2/c2e6947d8bbea143d371ccf0d7e4b738bb989f377b67a04daa24ceee2f5e7dc5.php:35 |
| 17 | __TwigTemplate_89ba2da846ceafe4dd030deb530892963a60a954ab3a562ee08d769d566f394d->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
| 16 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
| 15 | Twig\Template->display() | JROOT/cache/gantry5/g5_helium/twig/96/96818510ed595801ae7ea4bd2cdce8313de31a81eccb37e19de1fb212e8419c0.php:35 |
| 14 | __TwigTemplate_36e671e6ad3c7e2fea0aa8447c1ddcffe58edd257952717d84f5b82c1a63366a->doDisplay() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:453 |
| 13 | Twig\Template->displayWithErrorHandling() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:420 |
| 12 | Twig\Template->display() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Template.php:432 |
| 11 | Twig\Template->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/TemplateWrapper.php:47 |
| 10 | Twig\TemplateWrapper->render() | JROOT/libraries/gantry5/compat/vendor/twig/twig/src/Environment.php:384 |
| 9 | Twig\Environment->render() | JROOT/libraries/gantry5/src/classes/Gantry/Component/Theme/AbstractTheme.php:176 |
| 8 | Gantry\Component\Theme\AbstractTheme->render() | JROOT/templates/g5_helium/index.php:35 |
| 7 | require JROOT/templates/g5_helium/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 8.64 ms After last query: 21.86 ms Query memory: 0.004 MB Memory before query: 2.115 MB
LOCK TABLES `b3v1f_extensions` WRITE
EXPLAIN not possible on query: LOCK TABLES `b3v1f_extensions` WRITE
| Status | Duration |
|---|
| starting | 0.55 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 7.78 ms |
| System lock | 0.04 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver/mysqli.php:551 |
| 8 | JDatabaseDriverMysqli->lockTable() | JROOT/plugins/system/updatenotification/updatenotification.php:78 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.19 ms After last query: 0.16 ms Query memory: 0.004 MB Memory before query: 2.120 MB
UPDATE `b3v1f_extensions`
SET `params` = '{\"lastrun\":1779737227}'
WHERE `type` = 'plugin'
AND `folder` = 'system'
AND `element` = 'updatenotification'
EXPLAIN not possible on query: UPDATE `b3v1f_extensions`
SET `params` = '{\"lastrun\":1779737227}'
WHERE `type` = 'plugin' AND `folder` = 'system' AND `element` = 'updatenotification'
| Status | Duration |
|---|
| starting | 0.15 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.15 ms |
| updating | 0.19 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 1.44 ms |
| closing tables | 0.03 ms |
| freeing items | 0.33 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 8 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/updatenotification/updatenotification.php:89 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.15 ms After last query: 3.49 ms Query memory: 0.004 MB Memory before query: 2.137 MB
UNLOCK TABLES
EXPLAIN not possible on query: UNLOCK TABLES
| Status | Duration |
|---|
| starting | 0.81 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.01 ms |
| waiting for handler commit | 0.05 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver/mysqli.php:926 |
| 8 | JDatabaseDriverMysqli->unlockTables() | JROOT/plugins/system/updatenotification/updatenotification.php:103 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 17.90 ms After last query: 1.15 ms Query memory: 0.020 MB Memory before query: 2.144 MB Rows returned: 1
SELECT DISTINCT a.update_site_id, a.type, a.location, a.last_check_timestamp, a.extra_query
FROM `b3v1f_update_sites` AS `a`
INNER JOIN b3v1f_update_sites_extensions AS b
ON a.update_site_id = b.update_site_id
WHERE a.enabled = 1
AND b.extension_id IN (700)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 11 | 10.00 | Using where; Using temporary |
| 1 | SIMPLE | b | NULL | eq_ref | PRIMARY | PRIMARY | 8 | groundzerodatast.a.update_site_id,const | 1 | 100.00 | Using index; Distinct |
| Status | Duration |
|---|
| starting | 0.33 ms |
| Executing hook on transaction | 0.03 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 14.24 ms |
| init | 0.07 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| Creating tmp table | 0.06 ms |
| executing | 2.78 ms |
| end | 0.03 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.05 ms |
| closing tables | 0.02 ms |
| freeing items | 0.34 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 10 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Updater/Updater.php:248 |
| 9 | Joomla\CMS\Updater\Updater->getUpdateSites() | JROOT/libraries/src/Updater/Updater.php:127 |
| 8 | Joomla\CMS\Updater\Updater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:122 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 7.12 ms After last query: 0.21 ms Query memory: 0.020 MB Memory before query: 2.150 MB Rows returned: 3
SELECT DISTINCT update_site_id
FROM b3v1f_updates
WHERE `update_site_id` IN (
SELECT update_site_id
FROM b3v1f_update_sites
WHERE `last_check_timestamp` IS NULL OR `last_check_timestamp` <= '1779715627')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b3v1f_updates | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 80 | 100.00 | Using where; Using temporary |
| 1 | SIMPLE | b3v1f_update_sites | NULL | eq_ref | PRIMARY | PRIMARY | 4 | groundzerodatast.b3v1f_updates.update_site_id | 1 | 40.00 | Using where |
| Status | Duration |
|---|
| starting | 1.15 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 3.12 ms |
| init | 0.03 ms |
| System lock | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.53 ms |
| preparing | 0.05 ms |
| Creating tmp table | 0.06 ms |
| executing | 1.59 ms |
| end | 0.24 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.36 ms |
| cleaning up | 0.04 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Updater/Updater.php:426 |
| 9 | Joomla\CMS\Updater\Updater->getSitesWithUpdates() | JROOT/libraries/src/Updater/Updater.php:140 |
| 8 | Joomla\CMS\Updater\Updater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:122 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.34 ms After last query: 0.22 ms Query memory: 0.004 MB Memory before query: 2.153 MB
DELETE
FROM `b3v1f_updates`
WHERE `update_site_id` = '1'
EXPLAIN not possible on query: DELETE
FROM `b3v1f_updates`
WHERE `update_site_id` = '1'
| Status | Duration |
|---|
| starting | 1.00 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.24 ms |
| init | 0.01 ms |
| System lock | 0.64 ms |
| updating | 0.21 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.26 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Updater/Updater.php:165 |
| 8 | Joomla\CMS\Updater\Updater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:122 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.63 ms After last query: 0.75 ms Query memory: 0.021 MB Memory before query: 2.160 MB Rows returned: 1
SELECT `name`
FROM `b3v1f_update_sites`
WHERE `update_site_id` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b3v1f_update_sites | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.11 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.24 ms |
| preparing | 0.03 ms |
| executing | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.26 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Updater/UpdateAdapter.php:195 |
| 12 | Joomla\CMS\Updater\UpdateAdapter->getUpdateSiteName() | JROOT/libraries/src/Updater/UpdateAdapter.php:222 |
| 11 | Joomla\CMS\Updater\UpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/src/Updater/Adapter/CollectionAdapter.php:232 |
| 10 | Joomla\CMS\Updater\Adapter\CollectionAdapter->findUpdate() | JROOT/libraries/src/Updater/Updater.php:286 |
| 9 | Joomla\CMS\Updater\Updater->getUpdateObjectsForSite() | JROOT/libraries/src/Updater/Updater.php:167 |
| 8 | Joomla\CMS\Updater\Updater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:122 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.78 ms After last query: 0.17 ms Query memory: 0.005 MB Memory before query: 2.166 MB
UPDATE `b3v1f_update_sites`
SET `enabled` = '0'
WHERE `update_site_id` = '1'
EXPLAIN not possible on query: UPDATE `b3v1f_update_sites`
SET `enabled` = '0'
WHERE `update_site_id` = '1'
| Status | Duration |
|---|
| starting | 0.08 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.06 ms |
| updating | 0.18 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 1.25 ms |
| closing tables | 0.02 ms |
| freeing items | 0.23 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Updater/UpdateAdapter.php:160 |
| 12 | Joomla\CMS\Updater\UpdateAdapter->toggleUpdateSite() | JROOT/libraries/src/Updater/UpdateAdapter.php:245 |
| 11 | Joomla\CMS\Updater\UpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/src/Updater/Adapter/CollectionAdapter.php:232 |
| 10 | Joomla\CMS\Updater\Adapter\CollectionAdapter->findUpdate() | JROOT/libraries/src/Updater/Updater.php:286 |
| 9 | Joomla\CMS\Updater\Updater->getUpdateObjectsForSite() | JROOT/libraries/src/Updater/Updater.php:167 |
| 8 | Joomla\CMS\Updater\Updater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:122 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.57 ms After last query: 124.80 ms Query memory: 0.005 MB Memory before query: 2.184 MB
UPDATE `b3v1f_update_sites`
SET `enabled` = '1'
WHERE `update_site_id` = '1'
EXPLAIN not possible on query: UPDATE `b3v1f_update_sites`
SET `enabled` = '1'
WHERE `update_site_id` = '1'
| Status | Duration |
|---|
| starting | 0.21 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.07 ms |
| init | 0.01 ms |
| System lock | 0.14 ms |
| updating | 0.21 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 1.64 ms |
| closing tables | 0.04 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Updater/UpdateAdapter.php:160 |
| 12 | Joomla\CMS\Updater\UpdateAdapter->toggleUpdateSite() | JROOT/libraries/src/Updater/UpdateAdapter.php:265 |
| 11 | Joomla\CMS\Updater\UpdateAdapter->getUpdateSiteResponse() | JROOT/libraries/src/Updater/Adapter/CollectionAdapter.php:232 |
| 10 | Joomla\CMS\Updater\Adapter\CollectionAdapter->findUpdate() | JROOT/libraries/src/Updater/Updater.php:286 |
| 9 | Joomla\CMS\Updater\Updater->getUpdateObjectsForSite() | JROOT/libraries/src/Updater/Updater.php:167 |
| 8 | Joomla\CMS\Updater\Updater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:122 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 13.45 ms After last query: 2.52 ms Query memory: 0.024 MB Memory before query: 2.189 MB Rows returned: 14
SHOW FULL COLUMNS
FROM `b3v1f_updates`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `b3v1f_updates`
| Status | Duration |
|---|
| starting | 1.76 ms |
| Executing hook on transaction | 0.02 ms |
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 6.11 ms |
| init | 0.03 ms |
| System lock | 0.02 ms |
| optimizing | 0.03 ms |
| statistics | 1.27 ms |
| preparing | 0.12 ms |
| Creating tmp table | 0.69 ms |
| executing | 1.57 ms |
| checking permissions | 0.78 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.09 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.08 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.73 ms |
| cleaning up | 0.05 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 16 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 15 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Update.php:32 |
| 14 | Joomla\CMS\Table\Update->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 13 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/Updater/Adapter/CollectionAdapter.php:126 |
| 12 | Joomla\CMS\Updater\Adapter\CollectionAdapter->_startElement() | Same as call in the line below. |
| 11 | xml_parse() | JROOT/libraries/src/Updater/Adapter/CollectionAdapter.php:243 |
| 10 | Joomla\CMS\Updater\Adapter\CollectionAdapter->findUpdate() | JROOT/libraries/src/Updater/Updater.php:286 |
| 9 | Joomla\CMS\Updater\Updater->getUpdateObjectsForSite() | JROOT/libraries/src/Updater/Updater.php:167 |
| 8 | Joomla\CMS\Updater\Updater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:122 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.68 ms After last query: 3.26 ms Query memory: 0.022 MB Memory before query: 2.206 MB Rows returned: 18
SHOW FULL COLUMNS
FROM `b3v1f_extensions`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `b3v1f_extensions`
| Status | Duration |
|---|
| starting | 0.17 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.75 ms |
| init | 0.03 ms |
| System lock | 0.02 ms |
| optimizing | 0.04 ms |
| statistics | 0.21 ms |
| preparing | 0.06 ms |
| Creating tmp table | 0.09 ms |
| executing | 0.20 ms |
| checking permissions | 0.11 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.05 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.04 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.06 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.08 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.64 ms |
| cleaning up | 0.04 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 13 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 12 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Extension.php:32 |
| 11 | Joomla\CMS\Table\Extension->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 10 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/Updater/Updater.php:330 |
| 9 | Joomla\CMS\Updater\Updater->getUpdateObjectsForSite() | JROOT/libraries/src/Updater/Updater.php:167 |
| 8 | Joomla\CMS\Updater\Updater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:122 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.60 ms After last query: 0.44 ms Query memory: 0.021 MB Memory before query: 2.234 MB Rows returned: 0
SELECT `update_id`
FROM `b3v1f_updates`
WHERE element = 'joomla'
AND type = 'file'
AND client_id = '0'
AND folder = ''
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b3v1f_updates | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 80 | 1.25 | Using where |
| Status | Duration |
|---|
| starting | 0.12 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.03 ms |
| preparing | 0.03 ms |
| executing | 0.11 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.26 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 11 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Table/Update.php:114 |
| 10 | Joomla\CMS\Table\Update->find() | JROOT/libraries/src/Updater/Updater.php:333 |
| 9 | Joomla\CMS\Updater\Updater->getUpdateObjectsForSite() | JROOT/libraries/src/Updater/Updater.php:167 |
| 8 | Joomla\CMS\Updater\Updater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:122 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.60 ms After last query: 0.17 ms Query memory: 0.021 MB Memory before query: 2.238 MB Rows returned: 1
SELECT `extension_id`
FROM `b3v1f_extensions`
WHERE element = 'joomla'
AND type = 'file'
AND client_id = '0'
AND folder = ''
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b3v1f_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 887 | const,const,const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.09 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.17 ms |
| preparing | 0.03 ms |
| executing | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.35 ms |
| cleaning up | 0.03 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 11 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Table/Extension.php:124 |
| 10 | Joomla\CMS\Table\Extension->find() | JROOT/libraries/src/Updater/Updater.php:343 |
| 9 | Joomla\CMS\Updater\Updater->getUpdateObjectsForSite() | JROOT/libraries/src/Updater/Updater.php:167 |
| 8 | Joomla\CMS\Updater\Updater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:122 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.40 ms After last query: 0.24 ms Query memory: 0.021 MB Memory before query: 2.244 MB Rows returned: 1
SELECT *
FROM b3v1f_extensions
WHERE `extension_id` = '700'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b3v1f_extensions | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| executing | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.42 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 10 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/Updater/Updater.php:358 |
| 9 | Joomla\CMS\Updater\Updater->getUpdateObjectsForSite() | JROOT/libraries/src/Updater/Updater.php:167 |
| 8 | Joomla\CMS\Updater\Updater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:122 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.49 ms After last query: 0.30 ms Query memory: 0.021 MB Memory before query: 2.250 MB Rows returned: 0
SELECT `update_id`
FROM `b3v1f_updates`
WHERE element = 'joomla'
AND type = 'file'
AND client_id = '0'
AND folder = ''
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b3v1f_updates | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 80 | 1.25 | Using where |
| Status | Duration |
|---|
| starting | 0.08 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.11 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.21 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 11 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Table/Update.php:114 |
| 10 | Joomla\CMS\Table\Update->find() | JROOT/libraries/src/Updater/Updater.php:333 |
| 9 | Joomla\CMS\Updater\Updater->getUpdateObjectsForSite() | JROOT/libraries/src/Updater/Updater.php:167 |
| 8 | Joomla\CMS\Updater\Updater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:122 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.57 ms After last query: 0.11 ms Query memory: 0.021 MB Memory before query: 2.255 MB Rows returned: 1
SELECT `extension_id`
FROM `b3v1f_extensions`
WHERE element = 'joomla'
AND type = 'file'
AND client_id = '0'
AND folder = ''
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b3v1f_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 887 | const,const,const,const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.16 ms |
| preparing | 0.03 ms |
| executing | 0.03 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.30 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 11 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Table/Extension.php:124 |
| 10 | Joomla\CMS\Table\Extension->find() | JROOT/libraries/src/Updater/Updater.php:343 |
| 9 | Joomla\CMS\Updater\Updater->getUpdateObjectsForSite() | JROOT/libraries/src/Updater/Updater.php:167 |
| 8 | Joomla\CMS\Updater\Updater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:122 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.36 ms After last query: 0.22 ms Query memory: 0.021 MB Memory before query: 2.260 MB Rows returned: 1
SELECT *
FROM b3v1f_extensions
WHERE `extension_id` = '700'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b3v1f_extensions | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.01 ms |
| freeing items | 0.26 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:747 |
| 10 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/Updater/Updater.php:358 |
| 9 | Joomla\CMS\Updater\Updater->getUpdateObjectsForSite() | JROOT/libraries/src/Updater/Updater.php:167 |
| 8 | Joomla\CMS\Updater\Updater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:122 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.04 ms After last query: 0.17 ms Query memory: 0.005 MB Memory before query: 2.260 MB
UPDATE `b3v1f_update_sites`
SET `last_check_timestamp` = '1779737227'
WHERE `update_site_id` = '1'
EXPLAIN not possible on query: UPDATE `b3v1f_update_sites`
SET `last_check_timestamp` = '1779737227'
WHERE `update_site_id` = '1'
| Status | Duration |
|---|
| starting | 0.06 ms |
| Executing hook on transaction | 0.00 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.05 ms |
| updating | 0.14 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 1.56 ms |
| closing tables | 0.03 ms |
| freeing items | 2.81 ms |
| cleaning up | 0.06 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Updater/Updater.php:455 |
| 9 | Joomla\CMS\Updater\Updater->updateLastCheckTimestamp() | JROOT/libraries/src/Updater/Updater.php:182 |
| 8 | Joomla\CMS\Updater\Updater->findUpdates() | JROOT/plugins/system/updatenotification/updatenotification.php:122 |
| 7 | PlgSystemUpdatenotification->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `b3v1f_extensions`
2 × SELECT `update_id`
FROM `b3v1f_updates`
2 × SELECT `extension_id`
FROM `b3v1f_extensions`
2 × SELECT *
FROM b3v1f_extensions
1 × SELECT `data`
FROM `b3v1f_session`
1 × SELECT id, rules
FROM `b3v1f_viewlevels
1 × SELECT b.id
FROM b3v1f_usergroups AS a
LEFT JOIN b3v1f_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 b3v1f_extensions
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 b3v1f_menu AS m
LEFT JOIN b3v1f_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT id, home, template, s.params
FROM b3v1f_template_styles as s
LEFT JOIN b3v1f_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT s.id, s.template, s.home, s.title AS long_title, s.params
FROM b3v1f_template_styles AS s
1 × SELECT *
FROM b3v1f_languages
1 × SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM b3v1f_fields AS a
LEFT JOIN `b3v1f_languages` AS l
ON l.lang_code = a.language
LEFT JOIN b3v1f_users AS uc
ON uc.id=a.checked_out
LEFT JOIN b3v1f_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN b3v1f_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN b3v1f_fields_groups AS g
ON g.id = a.group_id
1 × SELECT `a`.`menutype`,`a`.`title`
FROM `b3v1f_menu_types` AS `a`
1 × SELECT m.id, m.alias, m.path AS route, m.level, m.parent_id
FROM b3v1f_menu AS m
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM b3v1f_modules AS m
LEFT JOIN b3v1f_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN b3v1f_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT DISTINCT a.update_site_id, a.type, a.location, a.last_check_timestamp, a.extra_query
FROM `b3v1f_update_sites` AS `a`
INNER JOIN b3v1f_update_sites_extensions AS b
ON a.update_site_id = b.update_site_id
1 × SELECT DISTINCT update_site_id
FROM b3v1f_updates
1 × SELECT `name`
FROM `b3v1f_update_sites`