**Query Time: 0.29 ms** **Query memory: 0.023 MB Memory before query: 1.255 MB** **Rows returned: 1**
SELECT `data`
FROM `jos_session`
WHERE `session_id` = X'3732396c6973646766706839756d333373307263723571706a65'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 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.59 ms** **After last query: 0.65 ms** **Query memory: 0.040 MB Memory before query: 1.369 MB** **Rows returned: 43**
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_extensions | ref | extension | extension | 82 | const | 45 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.30 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 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/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.24 ms** **After last query: 0.54 ms** **Query memory: 0.021 MB Memory before query: 1.414 MB** **Rows returned: 6**
SELECT id, rules
FROM `jos_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_viewlevels | ALL | NULL | **NO INDEX KEY COULD BE USED** | NULL | NULL | 6 | |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.00 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 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.33 ms** **After last query: 0.11 ms** **Query memory: 0.021 MB Memory before query: 1.426 MB** **Rows returned: 2**
SELECT b.id
FROM jos_usergroups AS a
LEFT JOIN jos_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 3 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 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: 1.25 ms** **After last query: 0.18 ms** **Query memory: 0.030 MB Memory before query: 1.449 MB** **Rows returned: 70**
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM jos_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 | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_extensions | ref | extension | extension | 82 | const | 135 | Using index condition; Using where; **Using filesort** |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.03 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sorting result | 0.54 ms |
| Sending data | 0.40 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 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.44 ms** **After last query: 24.37 ms** **Query memory: 0.005 MB Memory before query: 2.046 MB**
DELETE
FROM `jos_jhackguard_logs`
WHERE `time` < DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY)
**EXPLAIN not possible on query: DELETE
FROM `jos_jhackguard_logs`
WHERE `time` < DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY)**
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.03 ms |
| updating | 0.13 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| Waiting for query cache lock | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.00 ms |
| # | **Caller** | **File and line number** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 9 | JDatabase->query() | JROOT/plugins/system/jhackguard/jhackguard.php:145 |
| 8 | PlgSystemJhackguard->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query Time: 0.25 ms** **After last query: 0.21 ms** **Query memory: 0.005 MB Memory before query: 2.051 MB**
DELETE
FROM `jos_jhackguard_ip_filters`
WHERE `expires` BETWEEN DATE_SUB(CURRENT_DATE, INTERVAL 36500 DAY)
AND DATE_SUB(CURRENT_DATE, INTERVAL 1 DAY)
**EXPLAIN not possible on query: DELETE
FROM `jos_jhackguard_ip_filters`
WHERE `expires` BETWEEN DATE_SUB(CURRENT_DATE, INTERVAL 36500 DAY) AND DATE_SUB(CURRENT_DATE, INTERVAL 1 DAY)**
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.00 ms |
| After table lock | 0.00 ms |
| init | 0.02 ms |
| updating | 0.01 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| Waiting for query cache lock | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 ms |
| # | **Caller** | **File and line number** |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 9 | JDatabase->query() | JROOT/plugins/system/jhackguard/jhackguard.php:156 |
| 8 | PlgSystemJhackguard->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query Time: 0.30 ms** **After last query: 0.12 ms** **Query memory: 0.021 MB Memory before query: 2.058 MB** **Rows returned: 0**
SELECT `state`,`rule_type`
FROM `jos_jhackguard_ip_filters`
WHERE `ip` = '216.73.216.123'
AND `state` = 1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **NO INDEX KEY COULD BE USED** | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 ms |
| # | **Caller** | **File and line number** |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 10 | JDatabaseDriver->loadObject() | JROOT/plugins/system/jhackguard/jhackguard.php:358 |
| 9 | PlgSystemJhackguard->ip_is() | JROOT/plugins/system/jhackguard/jhackguard.php:174 |
| 8 | PlgSystemJhackguard->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query Time: 1.85 ms** **After last query: 3.04 ms** **Query memory: 0.096 MB Memory before query: 2.178 MB** **Rows returned: 79**
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 jos_menu AS m
LEFT JOIN jos_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 | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 98 | Using index condition; Using where; **Using filesort** |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | jrogers8_joom248.m.component_id | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sorting result | 0.37 ms |
| Sending data | 1.09 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 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.43 ms** **After last query: 9.68 ms** **Query memory: 0.022 MB Memory before query: 2.786 MB** **Rows returned: 1**
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 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.91 ms** **After last query: 0.19 ms** **Query memory: 0.005 MB Memory before query: 2.777 MB**
UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"67b655dc9f02733785855cd8d5788a94\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
**EXPLAIN not possible on query: UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"67b655dc9f02733785855cd8d5788a94\"}'
WHERE `type` = 'library' AND `element` = 'joomla'**
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.00 ms |
| init | 0.06 ms |
| Updating | 0.28 ms |
| end | 0.01 ms |
| query end | 0.35 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 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.32 ms** **After last query: 0.42 ms** **Query memory: 0.019 MB Memory before query: 2.801 MB** **Rows returned: 1**
SELECT *
FROM jos_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_languages | ALL | NULL | **NO INDEX KEY COULD BE USED** | NULL | NULL | 1 | Using where; **Using filesort** |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| Sorting result | 0.04 ms |
| Sending data | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 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: 0.59 ms** **After last query: 0.29 ms** **Query memory: 0.019 MB Memory before query: 2.809 MB** **Rows returned: 7**
SELECT id, home, template, s.params
FROM jos_template_styles as s
LEFT JOIN jos_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 | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | s | ALL | idx_template,idx_client_id,idx_client_id_home | **NO INDEX KEY COULD BE USED** | NULL | NULL | 9 | Using where |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | jrogers8_joom248.s.template,const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.03 ms |
| optimizing | 0.03 ms |
| statistics | 0.09 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.19 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | **Caller** | **File and line number** |
|---|
| 6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 5 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
| 4 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/libraries/src/Application/SiteApplication.php:168 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query Time: 1.89 ms** **After last query: 18.83 ms** **Query memory: 0.030 MB Memory before query: 3.290 MB** **Rows returned: 43**
SELECT `id`,`name`,`rules`,`parent_id`
FROM `jos_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_contactmap','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_igallery','com_installer','com_jevents','com_jhackguard','com_joomlaupdate','com_kunena','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_phocadownload','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_tags','com_templates','com_uddeim','com_users','com_weblinks','com_wrapper','com_zhgooglemap')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_assets | ALL | idx_asset_name | **NO INDEX KEY COULD BE USED** | NULL | NULL | 244 | Using where |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.21 ms |
| optimizing | 0.03 ms |
| statistics | 0.27 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.94 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | **Caller** | **File and line number** |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 21 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 20 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 19 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 18 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 17 | Joomla\CMS\User\User->authorise() | JROOT/components/com_jevents/libraries/helper.php:1428 |
| 16 | JEVHelper::isAdminUser() | JROOT/components/com_jevents/libraries/helper.php:1386 |
| 15 | JEVHelper::getAid() | JROOT/components/com_jevents/libraries/datamodel.php:50 |
| 14 | JEventsDataModel->__construct() | JROOT/components/com_jevents/views/default/abstract/abstract.php:65 |
| 13 | JEventsDefaultView->__construct() | JROOT/components/com_jevents/views/flat/abstract/abstract.php:36 |
| 12 | JEventsFlatView->__construct() | JROOT/libraries/src/MVC/Factory/LegacyFactory.php:89 |
| 11 | Joomla\CMS\MVC\Factory\LegacyFactory->createView() | JROOT/libraries/src/MVC/Controller/BaseController.php:590 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->createView() | JROOT/libraries/src/MVC/Controller/BaseController.php:833 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->getView() | JROOT/components/com_jevents/controllers/month.php:57 |
| 8 | MonthController->calendar() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:365 |
| 6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query Time: 1.73 ms** **After last query: 1.54 ms** **Query memory: 0.026 MB Memory before query: 3.459 MB** **Rows returned: 5**
**Duplicate queries**:
#16SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jos_modules AS m
LEFT JOIN jos_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jos_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 <= '2025-12-31 17:01:23')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-12-31 17:01:23')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 0 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 34 | Using index condition; Using where; **Using filesort** |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | jrogers8_joom248.m.id | 1 | Using where; Using index |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | jrogers8_joom248.m.module,const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.05 ms |
| optimizing | 0.06 ms |
| statistics | 0.12 ms |
| preparing | 0.07 ms |
| executing | 0.01 ms |
| Sorting result | 0.40 ms |
| Sending data | 0.67 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | **Caller** | **File and line number** |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 21 | JDatabaseDriver->loadObjectList() | **Same as call in the line below.** |
| 20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
| 18 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
| 17 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/components/com_jevents/libraries/jevmodulehelper.php:25 |
| 16 | JevModuleHelper::getVisibleModules() | JROOT/components/com_jevents/libraries/filters.php:67 |
| 15 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:257 |
| 14 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:3013 |
| 13 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:3384 |
| 12 | JEventsDBModel->listIcalEventsByMonth() | JROOT/components/com_jevents/libraries/datamodel.php:285 |
| 11 | JEventsDataModel->getCalendarData() | JROOT/components/com_jevents/views/flat/month/view.html.php:39 |
| 10 | flatViewMonth->calendar() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:94 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/month.php:82 |
| 8 | MonthController->calendar() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:365 |
| 6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query Time: 1.53 ms** **After last query: 0.50 ms** **Query memory: 0.027 MB Memory before query: 3.488 MB** **Rows returned: 5**
**Duplicate queries**:
#15SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jos_modules AS m
LEFT JOIN jos_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jos_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 <= '2025-12-31 17:01:23')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-12-31 17:01:23')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 0 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 34 | Using index condition; Using where; **Using filesort** |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | jrogers8_joom248.m.id | 1 | Using where; Using index |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | jrogers8_joom248.m.module,const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.05 ms |
| optimizing | 0.04 ms |
| statistics | 0.09 ms |
| preparing | 0.06 ms |
| executing | 0.01 ms |
| Sorting result | 0.37 ms |
| Sending data | 0.61 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | **Caller** | **File and line number** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | **Same as call in the line below.** |
| 22 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 21 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
| 20 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
| 19 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:37 |
| 18 | Joomla\CMS\Helper\ModuleHelper::getModule() | JROOT/components/com_jevents/libraries/filters.php:453 |
| 17 | jevFilter->__construct() | JROOT/components/com_jevents/libraries/filters/Published.php:83 |
| 16 | jevPublishedFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:186 |
| 15 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:257 |
| 14 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:3013 |
| 13 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:3384 |
| 12 | JEventsDBModel->listIcalEventsByMonth() | JROOT/components/com_jevents/libraries/datamodel.php:285 |
| 11 | JEventsDataModel->getCalendarData() | JROOT/components/com_jevents/views/flat/month/view.html.php:39 |
| 10 | flatViewMonth->calendar() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:94 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/month.php:82 |
| 8 | MonthController->calendar() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:365 |
| 6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query Time: 1.00 ms** **After last query: 0.27 ms** **Query memory: 0.030 MB Memory before query: 3.495 MB** **Rows returned: 18**
SHOW FULL COLUMNS
FROM `jos_jev_users`
**EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `jos_jev_users`**
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.30 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| closing tables | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.10 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 ms |
| # | **Caller** | **File and line number** |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 22 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 21 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 20 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_jevents/tables/jevuser.php:75 |
| 19 | TableUser->__construct() | JROOT/components/com_jevents/libraries/helper.php:1851 |
| 18 | JEVHelper::getAuthorisedUser() | JROOT/components/com_jevents/libraries/helper.php:1706 |
| 17 | JEVHelper::isEventCreator() | JROOT/components/com_jevents/libraries/filters/Published.php:86 |
| 16 | jevPublishedFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:186 |
| 15 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:257 |
| 14 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:3013 |
| 13 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:3384 |
| 12 | JEventsDBModel->listIcalEventsByMonth() | JROOT/components/com_jevents/libraries/datamodel.php:285 |
| 11 | JEventsDataModel->getCalendarData() | JROOT/components/com_jevents/views/flat/month/view.html.php:39 |
| 10 | flatViewMonth->calendar() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:94 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/month.php:82 |
| 8 | MonthController->calendar() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:365 |
| 6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query Time: 0.69 ms** **After last query: 0.98 ms** **Query memory: 0.027 MB Memory before query: 3.553 MB** **Rows returned: 2**
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `jos_categories` AS `c`
WHERE (c.extension='com_jevents' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | ALL | cat_idx,idx_access | **NO INDEX KEY COULD BE USED** | NULL | NULL | 14 | Using where; **Using filesort** |
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.05 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sorting result | 0.07 ms |
| Sending data | 0.10 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 ms |
| # | **Caller** | **File and line number** |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
| 21 | Joomla\CMS\Categories\Categories->_load() | JROOT/components/com_jevents/helpers/category.php:53 |
| 20 | JEventsCategories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
| 19 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_jevents/libraries/dbmodel.php:427 |
| 18 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/datamodel.php:1021 |
| 17 | JEventsDataModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/filters/Category.php:47 |
| 16 | jevCategoryFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:186 |
| 15 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:257 |
| 14 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:3013 |
| 13 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:3384 |
| 12 | JEventsDBModel->listIcalEventsByMonth() | JROOT/components/com_jevents/libraries/datamodel.php:285 |
| 11 | JEventsDataModel->getCalendarData() | JROOT/components/com_jevents/views/flat/month/view.html.php:39 |
| 10 | flatViewMonth->calendar() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:94 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/month.php:82 |
| 8 | MonthController->calendar() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:365 |
| 6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query Time: 0.46 ms** **After last query: 0.25 ms** **Query memory: 0.025 MB Memory before query: 3.576 MB** **Rows returned: 1**
SELECT c.id
FROM jos_categories AS c
WHERE c.access IN (1,1,5)
AND c.published = 1
AND c.language in ('en-GB','*')
AND c.extension = 'com_jevents'
ORDER BY c.lft asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | range | cat_idx,idx_access,idx_language | cat_idx | 207 | NULL | 2 | Using index condition; Using where; **Using filesort** |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.09 ms |
| preparing | 0.03 ms |
| executing | 0.01 ms |
| Sorting result | 0.07 ms |
| Sending data | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | **Caller** | **File and line number** |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 19 | JDatabaseDriver->loadColumn() | JROOT/components/com_jevents/libraries/dbmodel.php:563 |
| 18 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/datamodel.php:1021 |
| 17 | JEventsDataModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/filters/Category.php:47 |
| 16 | jevCategoryFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:186 |
| 15 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:257 |
| 14 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:3013 |
| 13 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:3384 |
| 12 | JEventsDBModel->listIcalEventsByMonth() | JROOT/components/com_jevents/libraries/datamodel.php:285 |
| 11 | JEventsDataModel->getCalendarData() | JROOT/components/com_jevents/views/flat/month/view.html.php:39 |
| 10 | flatViewMonth->calendar() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:94 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/month.php:82 |
| 8 | MonthController->calendar() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:365 |
| 6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query Time: 1.10 ms** **After last query: 0.39 ms** **Query memory: 0.039 MB Memory before query: 3.596 MB** **Rows returned: 0**
SELECT det.evdet_id as detailid, rpt.*, ev.*, rr.*, det.* , ev.rawdata as evrawdata, ev.state as published, ev.created as created
, YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
, YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn
, HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup
, HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM jos_jevents_repetition as rpt
INNER JOIN jos_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN jos_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN jos_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN jos_jevents_rrule as rr
ON rr.eventid = rpt.eventid
WHERE ev.catid IN(-1,15)
AND rpt.endrepeat >= '2017-06-01 00:00:00'
AND rpt.startrepeat <= '2017-06-30 23:59:59'
AND NOT (rpt.startrepeat < '2017-06-01 00:00:00'
AND det.multiday=0)
AND ev.state=1
AND ev.access IN (1,1,5)
AND icsf.state=1
AND icsf.access IN (1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | icsf | ref | PRIMARY,stateidx | stateidx | 1 | const | 1 | Using where |
| 1 | SIMPLE | rpt | range | eventid,eventstart,eventend,eventdetail,startrepeat,startend,endrepeat | startrepeat | 8 | NULL | 2 | Using index condition; Using where; Using join buffer (flat, BNL join) |
| 1 | SIMPLE | ev | eq_ref | PRIMARY,icsid,stateidx,evaccess | PRIMARY | 4 | jrogers8_joom248.rpt.eventid | 1 | Using where |
| 1 | SIMPLE | det | eq_ref | PRIMARY,multiday | PRIMARY | 4 | jrogers8_joom248.rpt.eventdetail_id | 1 | Using where |
| 1 | SIMPLE | rr | ALL | eventid | **NO INDEX KEY COULD BE USED** | NULL | NULL | 5 | Using where; Using join buffer (flat, BNL join) |
| Status | Duration |
|---|
| starting | 0.18 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.11 ms |
| optimizing | 0.06 ms |
| statistics | 0.18 ms |
| preparing | 0.13 ms |
| executing | 0.01 ms |
| Sending data | 0.15 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | **Caller** | **File and line number** |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:3305 |
| 14 | JEventsDBModel->_cachedlistIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:3236 |
| 13 | JEventsDBModel->listIcalEvents() | JROOT/components/com_jevents/libraries/dbmodel.php:3384 |
| 12 | JEventsDBModel->listIcalEventsByMonth() | JROOT/components/com_jevents/libraries/datamodel.php:285 |
| 11 | JEventsDataModel->getCalendarData() | JROOT/components/com_jevents/views/flat/month/view.html.php:39 |
| 10 | flatViewMonth->calendar() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:94 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/month.php:82 |
| 8 | MonthController->calendar() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:365 |
| 6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query Time: 1.40 ms** **After last query: 10.07 ms** **Query memory: 0.035 MB Memory before query: 3.828 MB** **Rows returned: 31**
SHOW FULL COLUMNS
FROM `jos_content`
**EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `jos_content`**
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.32 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 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.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| closing tables | 0.01 ms |
| executing | 0.01 ms |
| Sending data | 0.11 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.09 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | **Caller** | **File and line number** |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 23 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 22 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 21 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Content.php:39 |
| 20 | Joomla\CMS\Table\Content->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 19 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:15 |
| 18 | DefaultLoadModules() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
| 17 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:17 |
| 16 | FlatViewHelperHeader16() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
| 15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:7 |
| 14 | FlatViewHelperHeader() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
| 13 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/month/tmpl/calendar.php:4 |
| 12 | include JROOT/components/com_jevents/views/flat/month/tmpl/calendar.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:133 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/month.php:82 |
| 8 | MonthController->calendar() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:365 |
| 6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query Time: 1.72 ms** **After last query: 2.86 ms** **Query memory: 0.028 MB Memory before query: 3.998 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 jos_fields AS a
LEFT JOIN `jos_languages` AS l
ON l.lang_code = a.language
LEFT JOIN jos_users AS uc
ON uc.id=a.checked_out
LEFT JOIN jos_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN jos_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN jos_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_content.article'
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using temporary; **Using filesort** |
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | jrogers8_joom248.a.language | 1 | Using where |
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | jrogers8_joom248.a.checked_out | 1 | |
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | jrogers8_joom248.a.access | 1 | Using where |
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | jrogers8_joom248.a.created_user_id | 1 | Using where |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | jrogers8_joom248.a.group_id | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.16 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.08 ms |
| optimizing | 0.05 ms |
| statistics | 0.16 ms |
| preparing | 0.06 ms |
| executing | 0.01 ms |
| Creating tmp table | 0.60 ms |
| Copying to tmp table | 0.05 ms |
| Sorting result | 0.02 ms |
| Sending data | 0.15 ms |
| end | 0.01 ms |
| removing tmp table | 0.11 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | **Caller** | **File and line number** |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 27 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 26 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 25 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 24 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 23 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 22 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/components/com_jevents/views/default/helpers/defaultloadmodules.php:23 |
| 18 | DefaultLoadModules() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
| 17 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader16.php:17 |
| 16 | FlatViewHelperHeader16() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
| 15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/helpers/flatviewhelperheader.php:7 |
| 14 | FlatViewHelperHeader() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
| 13 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/month/tmpl/calendar.php:4 |
| 12 | include JROOT/components/com_jevents/views/flat/month/tmpl/calendar.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:133 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/month.php:82 |
| 8 | MonthController->calendar() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:365 |
| 6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query Time: 0.50 ms** **After last query: 9.97 ms** **Query memory: 0.026 MB Memory before query: 4.189 MB** **Rows returned: 1**
SELECT c.*
FROM jos_categories as c
WHERE extension='com_jevents'
AND c.access IN (1,1,5)
AND c.language in ('en-GB','*')
AND c.published = 1
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | range | cat_idx,idx_access,idx_language | cat_idx | 207 | NULL | 2 | Using index condition; Using where; **Using filesort** |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.04 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sorting result | 0.07 ms |
| Sending data | 0.06 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | **Caller** | **File and line number** |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_jevents_legend/tmpl/default/legend.php:277 |
| 18 | DefaultModLegendView->getCategoryHierarchy() | JROOT/modules/mod_jevents_legend/tmpl/flat/legend.php:109 |
| 17 | FlatModLegendView->displayCalendarLegend() | JROOT/components/com_jevents/views/default/helpers/defaulteventslegend.php:30 |
| 16 | DefaultEventsLegend() | JROOT/components/com_jevents/views/default/abstract/abstract.php:187 |
| 15 | JEventsDefaultView->__call() | JROOT/components/com_jevents/views/flat/month/tmpl/calendar_body.php:121 |
| 14 | include JROOT/components/com_jevents/views/flat/month/tmpl/calendar_body.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_jevents/views/flat/month/tmpl/calendar.php:7 |
| 12 | include JROOT/components/com_jevents/views/flat/month/tmpl/calendar.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_jevents/views/abstract/abstract.php:133 |
| 9 | JEventsAbstractView->display() | JROOT/components/com_jevents/controllers/month.php:82 |
| 8 | MonthController->calendar() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_jevents/jevents.php:365 |
| 6 | require_once JROOT/components/com_jevents/jevents.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query Time: 0.36 ms** **After last query: 9.64 ms** **Query memory: 0.026 MB Memory before query: 4.473 MB** **Rows returned: 1**
SELECT *
FROM `jos_kunena_configuration`
WHERE `id`=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_kunena_configuration | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| Table lock | 0.01 ms |
| After table lock | 0.01 ms |
| init | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | **Caller** | **File and line number** |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 22 | JDatabaseDriver->loadAssoc() | JROOT/libraries/kunena/config.php:1430 |
| 21 | KunenaConfig->load() | JROOT/libraries/kunena/config.php:1403 |
| 20 | KunenaConfig::getInstance() | JROOT/components/com_kunena/router.php:42 |
| 19 | KunenaBuildRoute() | JROOT/libraries/src/Component/Router/RouterLegacy.php:69 |
| 18 | Joomla\CMS\Component\Router\RouterLegacy->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 17 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 16 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 15 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 14 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 13 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 12 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_menu/helper.php:139 |
| 11 | ModMenuHelper::getList() | JROOT/modules/mod_menu/mod_menu.php:15 |
| 10 | include JROOT/modules/mod_menu/mod_menu.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query Time: 0.88 ms** **After last query: 6.31 ms** **Query memory: 0.065 MB Memory before query: 4.665 MB** **Rows returned: 776**
SELECT guest, client_id
FROM jos_session
WHERE client_id = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | jos_session | ref | client_id_guest | client_id_guest | 2 | const | 775 | Using index |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.47 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.02 ms |
| cleaning up | 0.01 ms |
| # | **Caller** | **File and line number** |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_whosonline/helper.php:45 |
| 11 | ModWhosonlineHelper::getOnlineCount() | JROOT/modules/mod_whosonline/mod_whosonline.php:19 |
| 10 | include JROOT/modules/mod_whosonline/mod_whosonline.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query Time: 0.40 ms** **After last query: 0.83 ms** **Query memory: 0.022 MB Memory before query: 4.681 MB** **Rows returned: 2**
SELECT `a`.`username`,`a`.`userid`,`a`.`client_id`
FROM jos_session AS a
WHERE `a`.`userid` != 0
AND `a`.`client_id` = 0
GROUP BY `a`.`username`,`a`.`userid`,`a`.`client_id`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | range | userid,client_id_guest | userid | 5 | NULL | 5 | Using index condition; Using where; Using temporary; **Using filesort** |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.00 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Creating tmp table | 0.03 ms |
| Copying to tmp table | 0.06 ms |
| Sorting result | 0.02 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| removing tmp table | 0.01 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 ms |
| # | **Caller** | **File and line number** |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_whosonline/helper.php:118 |
| 11 | ModWhosonlineHelper::getOnlineUserNames() | JROOT/modules/mod_whosonline/mod_whosonline.php:24 |
| 10 | include JROOT/modules/mod_whosonline/mod_whosonline.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
**Query Time: 0.21 ms** **After last query: 2.78 ms** **Query memory: 0.020 MB Memory before query: 4.819 MB** **Rows returned: 0**
SELECT `name`,`regex`,`replacement`
FROM `jos_jhackguard_output_filters`
WHERE `state` = 1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | **NO INDEX KEY COULD BE USED** | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.00 ms |
| System lock | 0.01 ms |
| Table lock | 0.00 ms |
| After table lock | 0.01 ms |
| init | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| updating status | 0.01 ms |
| cleaning up | 0.01 ms |
| # | **Caller** | **File and line number** |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 8 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/jhackguard/jhackguard.php:91 |
| 7 | PlgSystemJhackguard->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 m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jos_modules AS m
LEFT JOIN jos_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN jos_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id**
**2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`**
**1 × SELECT `a`.`username`,`a`.`userid`,`a`.`client_id`
FROM jos_session AS a**
**1 × SELECT guest, client_id
FROM jos_session**
**1 × SELECT *
FROM `jos_kunena_configuration`**
**1 × SELECT c.*
FROM jos_categories as c**
**1 × SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM jos_fields AS a
LEFT JOIN `jos_languages` AS l
ON l.lang_code = a.language
LEFT JOIN jos_users AS uc
ON uc.id=a.checked_out
LEFT JOIN jos_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN jos_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN jos_fields_groups AS g
ON g.id = a.group_id**
**1 × SELECT det.evdet_id as detailid, rpt.*, ev.*, rr.*, det.* , ev.rawdata as evrawdata, ev.state as published, ev.created as created , YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup , YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn , HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup , HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM jos_jevents_repetition as rpt
INNER JOIN jos_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN jos_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN jos_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN jos_jevents_rrule as rr
ON rr.eventid = rpt.eventid**
**1 × SELECT c.id
FROM jos_categories AS c**
**1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `jos_categories` AS `c`**
**1 × SELECT `data`
FROM `jos_session`**
**1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `jos_assets`**
**1 × SELECT id, home, template, s.params
FROM jos_template_styles as s
LEFT JOIN jos_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id**
**1 × SELECT *
FROM jos_languages**
**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 jos_menu AS m
LEFT JOIN jos_extensions AS e
ON m.component_id = e.extension_id**
**1 × SELECT `state`,`rule_type`
FROM `jos_jhackguard_ip_filters`**
**1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM jos_extensions**
**1 × SELECT b.id
FROM jos_usergroups AS a
LEFT JOIN jos_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt**
**1 × SELECT id, rules
FROM `jos_viewlevels**
**1 × SELECT `name`,`regex`,`replacement`
FROM `jos_jhackguard_output_filters`**