Query Time: 6.86 ms Query memory: 0.004 MB Memory before query: 0.843 MB
DELETE
FROM `eledb_session`
WHERE `time` < '1770160741'
EXPLAIN not possible on query: DELETE
FROM `eledb_session`
WHERE `time` < '1770160741'
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 1.17 ms |
| System lock | 0.02 ms |
| init | 2.08 ms |
| updating | 3.02 ms |
| end | 0.02 ms |
| Waiting for query cache lock | 0.02 ms |
| end | 0.01 ms |
| query end | 0.05 ms |
| closing tables | 0.03 ms |
| freeing items | 0.04 ms |
| logging slow query | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 6 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:824 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:133 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:415 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOTlibrariesJROOTsrcJROOTFactory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOTindex.php:46 |
Query Time: 0.67 ms After last query: 3.74 ms Query memory: 0.010 MB Memory before query: 0.857 MB Rows returned: 0
SELECT `data`
FROM `eledb_session`
WHERE `session_id` = '2d4ph39ubvqicuvdag7p66pep6'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | eledb_session | const | PRIMARY | PRIMARY | 766 | const | 1 | |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.04 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.02 ms |
| System lock | 0.02 ms |
| Waiting for query cache lock | 0.05 ms |
| init | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.02 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.05 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.01 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1730 |
| 15 | JDatabaseDriver->loadResult() | JROOTlibrariesJROOTjoomlaJROOTsessionJROOTstorageJROOTdatabase.php:45 |
| 14 | JSessionStorageDatabase->read() | Same as call in the line below. |
| 13 | session_start() | JROOTlibrariesJROOTjoomlaJROOTsessionJROOThandlerJROOTnative.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOTlibrariesJROOTjoomlaJROOTsessionJROOThandlerJROOTnative.php:50 |
| 11 | JSessionHandlerNative->start() | JROOTlibrariesJROOTjoomlaJROOTsessionJROOThandlerJROOTjoomla.php:88 |
| 10 | JSessionHandlerJoomla->start() | JROOTlibrariesJROOTsrcJROOTSessionJROOTSession.php:660 |
| 9 | Joomla\CMS\Session\Session->_start() | JROOTlibrariesJROOTsrcJROOTSessionJROOTSession.php:620 |
| 8 | Joomla\CMS\Session\Session->start() | JROOTlibrariesJROOTsrcJROOTSessionJROOTSession.php:498 |
| 7 | Joomla\CMS\Session\Session->get() | JROOTlibrariesJROOTsrcJROOTSessionJROOTSession.php:455 |
| 6 | Joomla\CMS\Session\Session->isNew() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:831 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:133 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:415 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOTlibrariesJROOTsrcJROOTFactory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOTindex.php:46 |
Query Time: 0.58 ms After last query: 12.10 ms Query memory: 0.006 MB Memory before query: 0.887 MB Rows returned: 0
SELECT `session_id`
FROM `eledb_session`
WHERE `session_id` = '2d4ph39ubvqicuvdag7p66pep6'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | eledb_session | const | PRIMARY | PRIMARY | 766 | const | 1 | Using index |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.02 ms |
| init | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.03 ms |
| Waiting for query cache lock | 0.02 ms |
| freeing items | 0.01 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 8 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1730 |
| 7 | JDatabaseDriver->loadResult() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:178 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:833 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:133 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:415 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOTlibrariesJROOTsrcJROOTFactory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOTindex.php:46 |
Query Time: 0.47 ms After last query: 0.31 ms Query memory: 0.005 MB Memory before query: 0.895 MB
INSERT INTO `eledb_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('2d4ph39ubvqicuvdag7p66pep6', 1, '1770161641', 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `eledb_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('2d4ph39ubvqicuvdag7p66pep6', 1, '1770161641', 0, '', 0)
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| init | 0.02 ms |
| update | 0.04 ms |
| Waiting for query cache lock | 0.01 ms |
| update | 0.02 ms |
| end | 0.01 ms |
| query end | 0.03 ms |
| closing tables | 0.02 ms |
| freeing items | 0.04 ms |
| logging slow query | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 7 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:218 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:833 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:133 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:415 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOTlibrariesJROOTsrcJROOTFactory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOTindex.php:46 |
Query Time: 9.78 ms After last query: 26.44 ms Query memory: 0.007 MB Memory before query: 0.945 MB Rows returned: 36
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `eledb_extensions`
WHERE `type` = 'component'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | eledb_extensions | ref | extension | extension | 82 | const | 36 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.03 ms |
| checking permissions | 0.03 ms |
| Opening tables | 1.20 ms |
| System lock | 0.02 ms |
| Waiting for query cache lock | 0.02 ms |
| init | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 3.31 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 4.56 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.04 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.05 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.01 ms |
| storing result in query cache | 0.08 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1691 |
| 10 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:450 |
| 9 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Same as call in the line below. |
| 8 | call_user_func_array() | JROOTlibrariesJROOTsrcJROOTCacheJROOTControllerJROOTCallbackController.php:173 |
| 7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:458 |
| 6 | Joomla\CMS\Component\ComponentHelper::load() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:46 |
| 5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:114 |
| 4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:596 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 21.50 ms After last query: 26.80 ms Query memory: 0.007 MB Memory before query: 0.990 MB Rows returned: 5
SELECT id, rules
FROM `eledb_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | eledb_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
| Status | Duration |
|---|
| starting | 0.03 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 3.04 ms |
| System lock | 0.02 ms |
| Waiting for query cache lock | 0.03 ms |
| init | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 1.47 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.03 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.01 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1496 |
| 9 | JDatabaseDriver->loadAssocList() | JROOTlibrariesJROOTsrcJROOTAccessJROOTAccess.php:1063 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOTlibrariesJROOTsrcJROOTUserJROOTUser.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:310 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:606 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 7.94 ms After last query: 0.48 ms Query memory: 0.008 MB Memory before query: 1.004 MB Rows returned: 2
SELECT b.id
FROM eledb_usergroups AS a
LEFT JOIN eledb_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.02 ms |
| Waiting for query cache lock | 0.02 ms |
| checking query cache for query | 0.07 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 1.43 ms |
| System lock | 0.03 ms |
| Waiting for query cache lock | 0.03 ms |
| init | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 5.62 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.03 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.09 ms |
| freeing items | 0.02 ms |
| Waiting for query cache lock | 0.02 ms |
| freeing items | 0.04 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.02 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1540 |
| 10 | JDatabaseDriver->loadColumn() | JROOTlibrariesJROOTsrcJROOTAccessJROOTAccess.php:980 |
| 9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOTlibrariesJROOTsrcJROOTAccessJROOTAccess.php:1095 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOTlibrariesJROOTsrcJROOTUserJROOTUser.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:310 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:606 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 4.52 ms After last query: 6.48 ms Query memory: 0.007 MB Memory before query: 1.032 MB Rows returned: 72
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM eledb_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 | eledb_extensions | ref | extension | extension | 82 | const | 91 | Using where; Using filesort |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.03 ms |
| init | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sorting result | 3.63 ms |
| Sending data | 0.20 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.04 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.01 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1691 |
| 10 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:343 |
| 9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Same as call in the line below. |
| 8 | call_user_func_array() | JROOTlibrariesJROOTsrcJROOTCacheJROOTControllerJROOTCallbackController.php:173 |
| 7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:348 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOTlibrariesJROOTsrcJROOTPluginJROOTPluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:606 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 3.73 ms After last query: 625.78 ms Query memory: 0.013 MB Memory before query: 26.908 MB Rows returned: 6
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 eledb_menu AS m
LEFT JOIN eledb_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 | range | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 5 | NULL | 6 | Using where; Using filesort |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | elewebdb.m.component_id | 1 | |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.06 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.94 ms |
| System lock | 0.02 ms |
| Waiting for query cache lock | 0.04 ms |
| init | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 1.43 ms |
| preparing | 0.03 ms |
| executing | 0.02 ms |
| Sorting result | 0.53 ms |
| Sending data | 0.09 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.06 ms |
| freeing items | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.04 ms |
| Waiting for query cache lock | 0.02 ms |
| freeing items | 0.01 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1691 |
| 18 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTsrcJROOTMenuJROOTSiteMenu.php:93 |
| 17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Same as call in the line below. |
| 16 | call_user_func_array() | JROOTlibrariesJROOTsrcJROOTCacheJROOTControllerJROOTCallbackController.php:173 |
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOTlibrariesJROOTsrcJROOTMenuJROOTSiteMenu.php:101 |
| 14 | Joomla\CMS\Menu\SiteMenu->load() | JROOTlibrariesJROOTsrcJROOTMenuJROOTAbstractMenu.php:76 |
| 13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOTlibrariesJROOTsrcJROOTMenuJROOTSiteMenu.php:62 |
| 12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOTlibrariesJROOTsrcJROOTMenuJROOTAbstractMenu.php:131 |
| 11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:446 |
| 10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:275 |
| 9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOTlibrariesJROOTsrcJROOTRouterJROOTSiteRouter.php:64 |
| 8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOTlibrariesJROOTsrcJROOTRouterJROOTRouter.php:189 |
| 7 | Joomla\CMS\Router\Router::getInstance() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:551 |
| 6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:405 |
| 5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:1146 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:798 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 41.28 ms After last query: 89.12 ms Query memory: 0.009 MB Memory before query: 27.031 MB Rows returned: 5
SELECT id, home, template, s.params
FROM eledb_template_styles as s
LEFT JOIN eledb_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 | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | Using where |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | elewebdb.s.template,const | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.06 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.90 ms |
| System lock | 0.05 ms |
| Waiting for query cache lock | 0.05 ms |
| init | 0.06 ms |
| optimizing | 0.04 ms |
| statistics | 0.11 ms |
| preparing | 0.04 ms |
| executing | 0.02 ms |
| Sending data | 1.70 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.12 ms |
| freeing items | 0.03 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.03 ms |
| Waiting for query cache lock | 0.02 ms |
| freeing items | 0.01 ms |
| storing result in query cache | 0.02 ms |
| logging slow query | 0.02 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1691 |
| 12 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:488 |
| 11 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTcoreJROOTt3.php:310 |
| 10 | T3::detect() | JROOTpluginsJROOTsystemJROOTt3JROOTt3.php:87 |
| 9 | plgSystemT3->onAfterRoute() | Same as call in the line below. |
| 8 | call_user_func_array() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTevent.php:70 |
| 7 | JEvent->update() | JROOTlibrariesJROOTjoomlaJROOTeventJROOTdispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTBaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:1156 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:798 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 25.36 ms After last query: 43.30 ms Query memory: 0.010 MB Memory before query: 27.179 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `eledb_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | eledb_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| Waiting for query cache lock | 0.02 ms |
| checking query cache for query | 0.08 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| System lock | 0.03 ms |
| Waiting for query cache lock | 0.05 ms |
| init | 0.05 ms |
| optimizing | 0.03 ms |
| statistics | 0.68 ms |
| preparing | 0.04 ms |
| executing | 0.02 ms |
| Sending data | 0.07 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| Waiting for query cache lock | 0.02 ms |
| freeing items | 0.04 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.01 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1652 |
| 14 | JDatabaseDriver->loadObject() | JROOTlibrariesJROOTsrcJROOTHelperJROOTLibraryHelper.php:167 |
| 13 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Same as call in the line below. |
| 12 | call_user_func_array() | JROOTlibrariesJROOTsrcJROOTCacheJROOTControllerJROOTCallbackController.php:173 |
| 11 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOTlibrariesJROOTsrcJROOTHelperJROOTLibraryHelper.php:175 |
| 10 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOTlibrariesJROOTsrcJROOTHelperJROOTLibraryHelper.php:43 |
| 9 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOTlibrariesJROOTsrcJROOTHelperJROOTLibraryHelper.php:90 |
| 8 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOTlibrariesJROOTsrcJROOTVersion.php:321 |
| 7 | Joomla\CMS\Version->getMediaVersion() | JROOTlibrariesJROOTsrcJROOTFactory.php:778 |
| 6 | Joomla\CMS\Factory::createDocument() | JROOTlibrariesJROOTsrcJROOTFactory.php:234 |
| 5 | Joomla\CMS\Factory::getDocument() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTWebApplication.php:1116 |
| 4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:133 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 0.70 ms After last query: 0.67 ms Query memory: 0.007 MB Memory before query: 27.173 MB
UPDATE `eledb_extensions`
SET `params` = '{\"mediaversion\":\"f6cdbd3f88ebdd7bcfb28796ee257f47\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `eledb_extensions`
SET `params` = '{\"mediaversion\":\"f6cdbd3f88ebdd7bcfb28796ee257f47\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.02 ms |
| System lock | 0.02 ms |
| init | 0.07 ms |
| Updating | 0.10 ms |
| end | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| end | 0.06 ms |
| query end | 0.06 ms |
| closing tables | 0.02 ms |
| freeing items | 0.04 ms |
| logging slow query | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTsrcJROOTHelperJROOTLibraryHelper.php:117 |
| 9 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOTlibrariesJROOTsrcJROOTVersion.php:372 |
| 8 | Joomla\CMS\Version->setMediaVersion() | JROOTlibrariesJROOTsrcJROOTVersion.php:331 |
| 7 | Joomla\CMS\Version->getMediaVersion() | JROOTlibrariesJROOTsrcJROOTFactory.php:778 |
| 6 | Joomla\CMS\Factory::createDocument() | JROOTlibrariesJROOTsrcJROOTFactory.php:234 |
| 5 | Joomla\CMS\Factory::getDocument() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTWebApplication.php:1116 |
| 4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:133 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 2.98 ms After last query: 15.02 ms Query memory: 0.005 MB Memory before query: 27.221 MB Rows returned: 1
SELECT *
FROM eledb_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | eledb_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using filesort |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Waiting for query cache lock | 0.02 ms |
| checking query cache for query | 0.04 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.73 ms |
| System lock | 0.02 ms |
| Waiting for query cache lock | 0.04 ms |
| init | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.02 ms |
| Sorting result | 1.42 ms |
| Sending data | 0.08 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| closing tables | 0.09 ms |
| freeing items | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.03 ms |
| Waiting for query cache lock | 0.02 ms |
| freeing items | 0.01 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 7 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1691 |
| 6 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTsrcJROOTLanguageJROOTLanguageHelper.php:150 |
| 5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:330 |
| 4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:138 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 1.49 ms After last query: 101.23 ms Query memory: 0.012 MB Memory before query: 27.408 MB Rows returned: 18
SHOW FULL COLUMNS
FROM `eledb_extensions`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `eledb_extensions`
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.44 ms |
| System lock | 0.02 ms |
| init | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| Opening tables | 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.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| Sending data | 0.07 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| removing tmp table | 0.06 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1691 |
| 16 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriverJROOTmysqli.php:430 |
| 15 | JDatabaseDriverMysqli->getTableColumns() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:245 |
| 14 | Joomla\CMS\Table\Table->getFields() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:164 |
| 13 | Joomla\CMS\Table\Table->__construct() | JROOTlibrariesJROOTsrcJROOTTableJROOTExtension.php:32 |
| 12 | Joomla\CMS\Table\Extension->__construct() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:312 |
| 11 | Joomla\CMS\Table\Table::getInstance() | JROOTlibrariesJROOTquixJROOTappJROOTdriversJROOTjoomlaJROOTjoomla.php:115 |
| 10 | qxGetComponentInfo() | JROOTlibrariesJROOTquixJROOTappJROOTbootstrap.php:67 |
| 9 | include_once JROOTlibrariesJROOTquixJROOTappJROOTbootstrap.php | JROOTlibrariesJROOTloader.php:226 |
| 8 | JLoader::import() | JROOTlibrariesJROOTloader.php:830 |
| 7 | jimport() | JROOTcomponentsJROOTcom_quixJROOTquix.php:28 |
| 6 | require_once JROOTcomponentsJROOTcom_quixJROOTquix.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:392 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:367 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 0.78 ms After last query: 7.72 ms Query memory: 0.009 MB Memory before query: 27.449 MB Rows returned: 1
SELECT `extension_id`
FROM `eledb_extensions`
WHERE element = 'com_quix'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | eledb_extensions | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.03 ms |
| init | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.03 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.17 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.01 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1730 |
| 12 | JDatabaseDriver->loadResult() | JROOTlibrariesJROOTsrcJROOTTableJROOTExtension.php:121 |
| 11 | Joomla\CMS\Table\Extension->find() | JROOTlibrariesJROOTquixJROOTappJROOTdriversJROOTjoomlaJROOTjoomla.php:116 |
| 10 | qxGetComponentInfo() | JROOTlibrariesJROOTquixJROOTappJROOTbootstrap.php:67 |
| 9 | include_once JROOTlibrariesJROOTquixJROOTappJROOTbootstrap.php | JROOTlibrariesJROOTloader.php:226 |
| 8 | JLoader::import() | JROOTlibrariesJROOTloader.php:830 |
| 7 | jimport() | JROOTcomponentsJROOTcom_quixJROOTquix.php:28 |
| 6 | require_once JROOTcomponentsJROOTcom_quixJROOTquix.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:392 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:367 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 0.77 ms After last query: 0.29 ms Query memory: 0.009 MB Memory before query: 27.460 MB Rows returned: 1
SELECT *
FROM eledb_extensions
WHERE `extension_id` = '10000'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | eledb_extensions | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.03 ms |
| init | 0.03 ms |
| optimizing | 0.03 ms |
| statistics | 0.03 ms |
| preparing | 0.02 ms |
| executing | 0.01 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 |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.11 ms |
| Waiting for query cache lock | 0.02 ms |
| freeing items | 0.01 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1455 |
| 12 | JDatabaseDriver->loadAssoc() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:730 |
| 11 | Joomla\CMS\Table\Table->load() | JROOTlibrariesJROOTquixJROOTappJROOTdriversJROOTjoomlaJROOTjoomla.php:117 |
| 10 | qxGetComponentInfo() | JROOTlibrariesJROOTquixJROOTappJROOTbootstrap.php:67 |
| 9 | include_once JROOTlibrariesJROOTquixJROOTappJROOTbootstrap.php | JROOTlibrariesJROOTloader.php:226 |
| 8 | JLoader::import() | JROOTlibrariesJROOTloader.php:830 |
| 7 | jimport() | JROOTcomponentsJROOTcom_quixJROOTquix.php:28 |
| 6 | require_once JROOTcomponentsJROOTcom_quixJROOTquix.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:392 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:367 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 0.70 ms After last query: 6.99 ms Query memory: 0.008 MB Memory before query: 27.474 MB Rows returned: 1
SELECT template
FROM eledb_template_styles
WHERE client_id = 0
AND home = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | eledb_template_styles | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.02 ms |
| init | 0.03 ms |
| optimizing | 0.03 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.06 ms |
| Waiting for query cache lock | 0.02 ms |
| freeing items | 0.01 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1730 |
| 11 | JDatabaseDriver->loadResult() | JROOTlibrariesJROOTquixJROOTappJROOTdriversJROOTjoomlaJROOTjoomla.php:79 |
| 10 | quix_default_template() | JROOTlibrariesJROOTquixJROOTappJROOTbootstrap.php:100 |
| 9 | include_once JROOTlibrariesJROOTquixJROOTappJROOTbootstrap.php | JROOTlibrariesJROOTloader.php:226 |
| 8 | JLoader::import() | JROOTlibrariesJROOTloader.php:830 |
| 7 | jimport() | JROOTcomponentsJROOTcom_quixJROOTquix.php:28 |
| 6 | require_once JROOTcomponentsJROOTcom_quixJROOTquix.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:392 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:367 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 2.84 ms After last query: 216.56 ms Query memory: 0.014 MB Memory before query: 27.774 MB Rows returned: 20
SHOW FULL COLUMNS
FROM `eledb_quix`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `eledb_quix`
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.47 ms |
| System lock | 0.03 ms |
| init | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.03 ms |
| Opening tables | 1.11 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.04 ms |
| checking permissions | 0.09 ms |
| Sending data | 0.05 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| removing tmp table | 0.06 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1691 |
| 19 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriverJROOTmysqli.php:430 |
| 18 | JDatabaseDriverMysqli->getTableColumns() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:245 |
| 17 | Joomla\CMS\Table\Table->getFields() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:164 |
| 16 | Joomla\CMS\Table\Table->__construct() | JROOTadministratorJROOTcomponentsJROOTcom_quixJROOTtablesJROOTpage.php:28 |
| 15 | QuixTablePage->__construct() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:312 |
| 14 | Joomla\CMS\Table\Table::getInstance() | JROOTcomponentsJROOTcom_quixJROOTmodelsJROOTpage.php:125 |
| 13 | QuixModelPage->getTable() | JROOTcomponentsJROOTcom_quixJROOTmodelsJROOTpage.php:70 |
| 12 | QuixModelPage->getData() | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTjoomla30JROOTviewlegacy.php:394 |
| 11 | JViewLegacy->get() | JROOTcomponentsJROOTcom_quixJROOTviewsJROOTpageJROOTview.html.php:46 |
| 10 | QuixViewPage->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOTcomponentsJROOTcom_quixJROOTcontroller.php:40 |
| 8 | QuixController->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOTcomponentsJROOTcom_quixJROOTquix.php:35 |
| 6 | require_once JROOTcomponentsJROOTcom_quixJROOTquix.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:392 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:367 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 1.72 ms After last query: 0.72 ms Query memory: 0.010 MB Memory before query: 27.814 MB Rows returned: 1
SELECT *
FROM eledb_quix
WHERE `id` = '1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | eledb_quix | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.02 ms |
| init | 0.03 ms |
| optimizing | 0.02 ms |
| statistics | 0.14 ms |
| preparing | 0.04 ms |
| executing | 0.02 ms |
| Sending data | 0.35 ms |
| Waiting for query cache lock | 0.02 ms |
| Sending data | 0.12 ms |
| Waiting for query cache lock | 0.01 ms |
| Sending data | 0.04 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.01 ms |
| storing result in query cache | 0.02 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.02 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1455 |
| 14 | JDatabaseDriver->loadAssoc() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:730 |
| 13 | Joomla\CMS\Table\Table->load() | JROOTcomponentsJROOTcom_quixJROOTmodelsJROOTpage.php:73 |
| 12 | QuixModelPage->getData() | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTjoomla30JROOTviewlegacy.php:394 |
| 11 | JViewLegacy->get() | JROOTcomponentsJROOTcom_quixJROOTviewsJROOTpageJROOTview.html.php:46 |
| 10 | QuixViewPage->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOTcomponentsJROOTcom_quixJROOTcontroller.php:40 |
| 8 | QuixController->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOTcomponentsJROOTcom_quixJROOTquix.php:35 |
| 6 | require_once JROOTcomponentsJROOTcom_quixJROOTquix.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:392 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:367 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 0.74 ms After last query: 0.73 ms Query memory: 0.010 MB Memory before query: 27.880 MB Rows returned: 1
SELECT title
FROM eledb_usergroups
WHERE id = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | eledb_usergroups | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.04 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| System lock | 0.02 ms |
| Waiting for query cache lock | 0.03 ms |
| init | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.01 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 |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.04 ms |
| Waiting for query cache lock | 0.02 ms |
| freeing items | 0.01 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1730 |
| 14 | JDatabaseDriver->loadResult() | JROOTcomponentsJROOTcom_quixJROOThelpersJROOTquix.php:34 |
| 13 | QuixFrontendHelper::getGroupNameByGroupId() | JROOTcomponentsJROOTcom_quixJROOTmodelsJROOTpage.php:101 |
| 12 | QuixModelPage->getData() | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTjoomla30JROOTviewlegacy.php:394 |
| 11 | JViewLegacy->get() | JROOTcomponentsJROOTcom_quixJROOTviewsJROOTpageJROOTview.html.php:46 |
| 10 | QuixViewPage->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOTcomponentsJROOTcom_quixJROOTcontroller.php:40 |
| 8 | QuixController->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOTcomponentsJROOTcom_quixJROOTquix.php:35 |
| 6 | require_once JROOTcomponentsJROOTcom_quixJROOTquix.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:392 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:367 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 2.16 ms After last query: 4.99 ms Query memory: 0.016 MB Memory before query: 27.905 MB Rows returned: 16
SHOW FULL COLUMNS
FROM `eledb_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `eledb_users`
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.36 ms |
| System lock | 0.02 ms |
| init | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.02 ms |
| Opening tables | 0.65 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.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.09 ms |
| Sending data | 0.06 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| removing tmp table | 0.08 ms |
| closing tables | 0.02 ms |
| freeing items | 0.04 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1691 |
| 23 | JDatabaseDriver->loadObjectList() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriverJROOTmysqli.php:430 |
| 22 | JDatabaseDriverMysqli->getTableColumns() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:245 |
| 21 | Joomla\CMS\Table\Table->getFields() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:164 |
| 20 | Joomla\CMS\Table\Table->__construct() | JROOTlibrariesJROOTsrcJROOTTableJROOTUser.php:40 |
| 19 | Joomla\CMS\Table\User->__construct() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:312 |
| 18 | Joomla\CMS\Table\Table::getInstance() | JROOTlibrariesJROOTsrcJROOTUserJROOTUser.php:603 |
| 17 | Joomla\CMS\User\User::getTable() | JROOTlibrariesJROOTsrcJROOTUserJROOTUser.php:880 |
| 16 | Joomla\CMS\User\User->load() | JROOTlibrariesJROOTsrcJROOTUserJROOTUser.php:248 |
| 15 | Joomla\CMS\User\User->__construct() | JROOTlibrariesJROOTsrcJROOTUserJROOTUser.php:301 |
| 14 | Joomla\CMS\User\User::getInstance() | JROOTlibrariesJROOTsrcJROOTFactory.php:266 |
| 13 | Joomla\CMS\Factory::getUser() | JROOTcomponentsJROOTcom_quixJROOTmodelsJROOTpage.php:106 |
| 12 | QuixModelPage->getData() | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTjoomla30JROOTviewlegacy.php:394 |
| 11 | JViewLegacy->get() | JROOTcomponentsJROOTcom_quixJROOTviewsJROOTpageJROOTview.html.php:46 |
| 10 | QuixViewPage->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOTcomponentsJROOTcom_quixJROOTcontroller.php:40 |
| 8 | QuixController->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOTcomponentsJROOTcom_quixJROOTquix.php:35 |
| 6 | require_once JROOTcomponentsJROOTcom_quixJROOTquix.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:392 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:367 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 1.81 ms After last query: 0.55 ms Query memory: 0.013 MB Memory before query: 27.942 MB Rows returned: 1
SELECT *
FROM `eledb_users`
WHERE `id` = 406
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | eledb_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.03 ms |
| checking permissions | 0.08 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| Waiting for query cache lock | 0.02 ms |
| init | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 1.17 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.09 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.04 ms |
| Waiting for query cache lock | 0.02 ms |
| freeing items | 0.01 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1455 |
| 18 | JDatabaseDriver->loadAssoc() | JROOTlibrariesJROOTsrcJROOTTableJROOTUser.php:86 |
| 17 | Joomla\CMS\Table\User->load() | JROOTlibrariesJROOTsrcJROOTUserJROOTUser.php:883 |
| 16 | Joomla\CMS\User\User->load() | JROOTlibrariesJROOTsrcJROOTUserJROOTUser.php:248 |
| 15 | Joomla\CMS\User\User->__construct() | JROOTlibrariesJROOTsrcJROOTUserJROOTUser.php:301 |
| 14 | Joomla\CMS\User\User::getInstance() | JROOTlibrariesJROOTsrcJROOTFactory.php:266 |
| 13 | Joomla\CMS\Factory::getUser() | JROOTcomponentsJROOTcom_quixJROOTmodelsJROOTpage.php:106 |
| 12 | QuixModelPage->getData() | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTjoomla30JROOTviewlegacy.php:394 |
| 11 | JViewLegacy->get() | JROOTcomponentsJROOTcom_quixJROOTviewsJROOTpageJROOTview.html.php:46 |
| 10 | QuixViewPage->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOTcomponentsJROOTcom_quixJROOTcontroller.php:40 |
| 8 | QuixController->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOTcomponentsJROOTcom_quixJROOTquix.php:35 |
| 6 | require_once JROOTcomponentsJROOTcom_quixJROOTquix.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:392 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:367 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 4.45 ms After last query: 18.90 ms Query memory: 0.013 MB Memory before query: 28.347 MB Rows returned: 1
SELECT `g`.`id`,`g`.`title`
FROM `eledb_usergroups` AS g
INNER JOIN `eledb_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 406
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | elewebdb.m.group_id | 1 | |
| Status | Duration |
|---|
| starting | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| checking query cache for query | 0.03 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.54 ms |
| System lock | 0.02 ms |
| Waiting for query cache lock | 0.04 ms |
| init | 0.02 ms |
| optimizing | 0.02 ms |
| statistics | 1.23 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| Sending data | 0.03 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.42 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.01 ms |
| storing result in query cache | 0.01 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1496 |
| 18 | JDatabaseDriver->loadAssocList() | JROOTlibrariesJROOTsrcJROOTTableJROOTUser.php:111 |
| 17 | Joomla\CMS\Table\User->load() | JROOTlibrariesJROOTsrcJROOTUserJROOTUser.php:883 |
| 16 | Joomla\CMS\User\User->load() | JROOTlibrariesJROOTsrcJROOTUserJROOTUser.php:248 |
| 15 | Joomla\CMS\User\User->__construct() | JROOTlibrariesJROOTsrcJROOTUserJROOTUser.php:301 |
| 14 | Joomla\CMS\User\User::getInstance() | JROOTlibrariesJROOTsrcJROOTFactory.php:266 |
| 13 | Joomla\CMS\Factory::getUser() | JROOTcomponentsJROOTcom_quixJROOTmodelsJROOTpage.php:106 |
| 12 | QuixModelPage->getData() | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTjoomla30JROOTviewlegacy.php:394 |
| 11 | JViewLegacy->get() | JROOTcomponentsJROOTcom_quixJROOTviewsJROOTpageJROOTview.html.php:46 |
| 10 | QuixViewPage->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOTcomponentsJROOTcom_quixJROOTcontroller.php:40 |
| 8 | QuixController->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOTcomponentsJROOTcom_quixJROOTquix.php:35 |
| 6 | require_once JROOTcomponentsJROOTcom_quixJROOTquix.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:392 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:367 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 0.61 ms After last query: 5.76 ms Query memory: 0.010 MB Memory before query: 28.360 MB
UPDATE eledb_quix
SET `hits` = (`hits` + 1)
WHERE `id` = '1'
EXPLAIN not possible on query: UPDATE eledb_quix
SET `hits` = (`hits` + 1)
WHERE `id` = '1'
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| System lock | 0.01 ms |
| init | 0.03 ms |
| Updating | 0.12 ms |
| end | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| end | 0.03 ms |
| query end | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.04 ms |
| logging slow query | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTsrcJROOTTableJROOTTable.php:1241 |
| 13 | Joomla\CMS\Table\Table->hit() | JROOTcomponentsJROOTcom_quixJROOTmodelsJROOTpage.php:289 |
| 12 | QuixModelPage->getHit() | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTjoomla30JROOTviewlegacy.php:394 |
| 11 | JViewLegacy->get() | JROOTcomponentsJROOTcom_quixJROOTviewsJROOTpageJROOTview.html.php:58 |
| 10 | QuixViewPage->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOTcomponentsJROOTcom_quixJROOTcontroller.php:40 |
| 8 | QuixController->display() | JROOTlibrariesJROOTsrcJROOTMVCJROOTControllerJROOTBaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOTcomponentsJROOTcom_quixJROOTquix.php:35 |
| 6 | require_once JROOTcomponentsJROOTcom_quixJROOTquix.php | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:392 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOTlibrariesJROOTsrcJROOTComponentJROOTComponentHelper.php:367 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
Query Time: 6.17 ms After last query: 626.53 ms Query memory: 0.014 MB Memory before query: 34.068 MB Rows returned: 2
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM eledb_modules AS m
LEFT JOIN eledb_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN eledb_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-02-03 23:34:02')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-02-03 23:34:02')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 101 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 | range | PRIMARY,published,newsfeeds | published | 5 | NULL | 4 | Using where; Using filesort |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | elewebdb.m.id | 1 | Using where; Using index |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | elewebdb.m.module,const | 1 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| Waiting for query cache lock | 0.02 ms |
| checking query cache for query | 0.11 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 1.32 ms |
| System lock | 0.02 ms |
| Waiting for query cache lock | 0.03 ms |
| init | 0.05 ms |
| optimizing | 0.02 ms |
| statistics | 1.36 ms |
| preparing | 0.05 ms |
| executing | 0.02 ms |
| Sorting result | 0.65 ms |
| Sending data | 2.07 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.02 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.04 ms |
| Waiting for query cache lock | 0.01 ms |
| freeing items | 0.01 ms |
| storing result in query cache | 0.12 ms |
| logging slow query | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOTlibrariesJROOTjoomlaJROOTdatabaseJROOTdriver.php:1691 |
| 19 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
| 18 | call_user_func_array() | JROOTlibrariesJROOTsrcJROOTCacheJROOTControllerJROOTCallbackController.php:173 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTjoomla30JROOTmodulehelper.php:442 |
| 16 | JModuleHelper::getModuleList() | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTjoomla30JROOTmodulehelper.php:378 |
| 15 | JModuleHelper::load() | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTjoomla30JROOTmodulehelper.php:84 |
| 14 | JModuleHelper::getModules() | JROOTlibrariesJROOTsrcJROOTDocumentJROOTHtmlDocument.php:594 |
| 13 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTcoreJROOTtemplate.php:653 |
| 12 | T3Template->checkSpotlight() | JROOTtemplatesJROOTtx_infinitoJROOTtplsJROOTblocksJROOTroof.php:11 |
| 11 | include JROOTtemplatesJROOTtx_infinitoJROOTtplsJROOTblocksJROOTroof.php | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTcoreJROOTtemplate.php:195 |
| 10 | T3Template->loadBlock() | JROOTtemplatesJROOTtx_infinitoJROOTtplsJROOTdefault-content-left.php:45 |
| 9 | include JROOTtemplatesJROOTtx_infinitoJROOTtplsJROOTdefault-content-left.php | JROOTpluginsJROOTsystemJROOTt3JROOTincludesJROOTcoreJROOTtemplate.php:221 |
| 8 | T3Template->loadLayout() | JROOTtemplatesJROOTtx_infinitoJROOTindex.php:49 |
| 7 | require JROOTtemplatesJROOTtx_infinitoJROOTindex.php | JROOTlibrariesJROOTsrcJROOTDocumentJROOTHtmlDocument.php:658 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOTlibrariesJROOTsrcJROOTDocumentJROOTHtmlDocument.php:720 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOTlibrariesJROOTsrcJROOTDocumentJROOTHtmlDocument.php:535 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:1103 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTSiteApplication.php:780 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOTlibrariesJROOTsrcJROOTApplicationJROOTCMSApplication.php:273 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOTindex.php:49 |
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `eledb_extensions`
1 × SELECT *
FROM eledb_quix
1 × SELECT template
FROM eledb_template_styles
1 × SELECT title
FROM eledb_usergroups
1 × SELECT *
FROM eledb_extensions
1 × SELECT *
FROM `eledb_users`
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM eledb_modules AS m
LEFT JOIN eledb_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN eledb_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT `g`.`id`,`g`.`title`
FROM `eledb_usergroups` AS g
INNER JOIN `eledb_user_usergroup_map` AS m
ON m.group_id = g.id
1 × SELECT `extension_id`
FROM `eledb_extensions`
1 × SELECT *
FROM eledb_languages
1 × SELECT id, rules
FROM `eledb_viewlevels
1 × SELECT `session_id`
FROM `eledb_session`
1 × SELECT b.id
FROM eledb_usergroups AS a
LEFT JOIN eledb_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 eledb_extensions
1 × SELECT id, home, template, s.params
FROM eledb_template_styles as s
LEFT JOIN eledb_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
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 eledb_menu AS m
LEFT JOIN eledb_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `data`
FROM `eledb_session`