Query Time: 13.27 ms
SELECT `data`
FROM `jos_session`
WHERE `session_id` = X'38387365383872653770753135393038616c6a3769316d376a36'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_session | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.11 ms |
checking permissions | 0.03 ms |
Opening tables | 0.07 ms |
init | 0.06 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 12.09 ms |
executing | 0.10 ms |
end | 0.04 ms |
query end | 0.03 ms |
closing tables | 0.04 ms |
freeing items | 0.22 ms |
cleaning up | 0.05 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysql->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:660 |
9 | Joomla\CMS\Session\Session->_start() | JROOT\libraries\src\Session\Session.php:620 |
8 | Joomla\CMS\Session\Session->start() | JROOT\libraries\src\Session\Session.php:498 |
7 | Joomla\CMS\Session\Session->get() | JROOT\libraries\src\Session\Session.php:455 |
6 | Joomla\CMS\Session\Session->isNew() | JROOT\libraries\src\Application\CMSApplication.php:758 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT\libraries\src\Application\CMSApplication.php:135 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT\libraries\src\Application\SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT\libraries\src\Application\CMSApplication.php:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT\libraries\src\Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT\index.php:46 |
Query Time: 3.52 ms After last query: 17.80 ms
SELECT `session_id`
FROM `jos_session`
WHERE `session_id` = X'38387365383872653770753135393038616c6a3769316d376a36'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_session | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.11 ms |
checking permissions | 0.03 ms |
Opening tables | 0.05 ms |
init | 0.07 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.09 ms |
executing | 0.04 ms |
end | 0.03 ms |
query end | 0.03 ms |
closing tables | 0.03 ms |
freeing items | 0.19 ms |
cleaning up | 0.06 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOT\libraries\src\Session\MetadataManager.php:74 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT\libraries\src\Application\CMSApplication.php:153 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT\libraries\src\Application\CMSApplication.php:760 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT\libraries\src\Application\CMSApplication.php:135 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT\libraries\src\Application\SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT\libraries\src\Application\CMSApplication.php:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT\libraries\src\Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT\index.php:46 |
Query Time: 94.47 ms After last query: 0.36 ms
INSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'38387365383872653770753135393038616c6a3769316d376a36', 1, 1656242493, 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `jos_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'38387365383872653770753135393038616c6a3769316d376a36', 1, 1656242493, 0, '', 0)
Status | Duration |
---|
starting | 0.11 ms |
checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
init | 0.04 ms |
System lock | 0.02 ms |
update | 24.46 ms |
end | 0.03 ms |
query end | 69.16 ms |
closing tables | 0.06 ms |
freeing items | 0.21 ms |
cleaning up | 0.05 ms |
# | Caller | File and line number |
---|
8 | JDatabaseDriverMysql->execute() | JROOT\libraries\src\Session\MetadataManager.php:116 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT\libraries\src\Application\CMSApplication.php:153 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT\libraries\src\Application\CMSApplication.php:760 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT\libraries\src\Application\CMSApplication.php:135 |
4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT\libraries\src\Application\SiteApplication.php:66 |
3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT\libraries\src\Application\CMSApplication.php:344 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT\libraries\src\Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT\index.php:46 |
Query Time: 2.02 ms After last query: 32.89 ms
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 | filtered | Extra |
---|
1 | SIMPLE | jos_extensions | ref | extension | extension | 82 | const | 44 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.13 ms |
checking permissions | 0.03 ms |
Opening tables | 0.05 ms |
init | 0.06 ms |
System lock | 0.03 ms |
optimizing | 0.04 ms |
statistics | 0.17 ms |
preparing | 0.05 ms |
executing | 0.02 ms |
Sending data | 0.86 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.05 ms |
freeing items | 0.16 ms |
cleaning up | 0.06 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysql->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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.04 ms After last query: 19.47 ms
SELECT id, rules
FROM `jos_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 6 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.03 ms |
Opening tables | 0.05 ms |
init | 0.04 ms |
System lock | 0.03 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.03 ms |
executing | 0.02 ms |
Sending data | 0.10 ms |
end | 0.02 ms |
query end | 0.03 ms |
closing tables | 0.03 ms |
freeing items | 0.21 ms |
cleaning up | 0.04 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysql->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:321 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT\libraries\src\Plugin\PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT\libraries\src\Plugin\PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT\libraries\src\Application\SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT\libraries\src\Application\SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.12 ms After last query: 0.37 ms
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 | filtered | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 4 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.11 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
init | 0.05 ms |
System lock | 0.03 ms |
optimizing | 0.04 ms |
statistics | 0.15 ms |
preparing | 0.05 ms |
executing | 0.03 ms |
Sending data | 0.07 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.17 ms |
cleaning up | 0.05 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysql->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:321 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT\libraries\src\Plugin\PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT\libraries\src\Plugin\PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT\libraries\src\Application\SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT\libraries\src\Application\SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 3.55 ms After last query: 2.70 ms
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 | filtered | Extra |
---|
1 | SIMPLE | jos_extensions | ref | extension | extension | 82 | const | 131 | 100.00 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.14 ms |
checking permissions | 0.03 ms |
Opening tables | 0.05 ms |
init | 0.07 ms |
System lock | 0.03 ms |
optimizing | 0.04 ms |
statistics | 0.14 ms |
preparing | 0.06 ms |
Sorting result | 0.02 ms |
executing | 0.02 ms |
Sending data | 0.07 ms |
Creating sort index | 2.14 ms |
end | 0.03 ms |
query end | 0.03 ms |
closing tables | 0.04 ms |
freeing items | 0.22 ms |
cleaning up | 0.05 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
10 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Plugin\PluginHelper.php:354 |
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:359 |
6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT\libraries\src\Plugin\PluginHelper.php:87 |
5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT\libraries\src\Plugin\PluginHelper.php:129 |
4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT\libraries\src\Application\SiteApplication.php:604 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT\libraries\src\Application\SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.69 ms After last query: 57.14 ms
SELECT `enabled`
FROM `jos_extensions`
WHERE `element` = 'com_akeeba'
AND `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.13 ms |
checking permissions | 0.04 ms |
Opening tables | 0.06 ms |
init | 0.12 ms |
System lock | 0.04 ms |
optimizing | 0.05 ms |
statistics | 0.25 ms |
preparing | 0.06 ms |
executing | 0.03 ms |
Sending data | 0.16 ms |
end | 0.03 ms |
query end | 0.03 ms |
closing tables | 0.08 ms |
freeing items | 0.24 ms |
cleaning up | 0.05 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
8 | JDatabaseDriver->loadResult() | JROOT\plugins\system\backuponupdate\backuponupdate.php:79 |
7 | require_once JROOT\plugins\system\backuponupdate\backuponupdate.php | JROOT\libraries\src\Plugin\PluginHelper.php:253 |
6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT\libraries\src\Plugin\PluginHelper.php:182 |
5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT\libraries\src\Application\CMSApplication.php:625 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT\libraries\src\Application\SiteApplication.php:686 |
3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT\libraries\src\Application\SiteApplication.php:212 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 12.95 ms After last query: 113.17 ms
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 | filtered | Extra |
---|
1 | SIMPLE | m | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 208 | 77.40 | Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | phubbard_joomla_e.m.component_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.20 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
Opening tables | 0.06 ms |
init | 0.08 ms |
System lock | 0.03 ms |
optimizing | 0.04 ms |
statistics | 0.14 ms |
preparing | 0.06 ms |
Sorting result | 0.02 ms |
executing | 0.02 ms |
Sending data | 0.05 ms |
Creating sort index | 11.38 ms |
end | 0.02 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.39 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysql->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:76 |
13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT\libraries\src\Menu\SiteMenu.php:62 |
12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT\libraries\src\Menu\AbstractMenu.php:131 |
11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT\libraries\src\Application\CMSApplication.php:375 |
10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT\libraries\src\Application\SiteApplication.php:275 |
9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT\libraries\src\Router\SiteRouter.php:64 |
8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT\libraries\src\Router\Router.php:189 |
7 | Joomla\CMS\Router\Router::getInstance() | JROOT\libraries\src\Application\CMSApplication.php:491 |
6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT\libraries\src\Application\SiteApplication.php:403 |
5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT\libraries\src\Application\CMSApplication.php:1073 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT\libraries\src\Application\SiteApplication.php:796 |
3 | Joomla\CMS\Application\SiteApplication->route() | JROOT\libraries\src\Application\SiteApplication.php:218 |
2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 2.10 ms After last query: 108.22 ms
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 | filtered | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.31 ms |
checking permissions | 0.06 ms |
Opening tables | 0.09 ms |
init | 0.16 ms |
System lock | 0.09 ms |
optimizing | 0.09 ms |
statistics | 0.20 ms |
preparing | 0.08 ms |
executing | 0.07 ms |
Sending data | 0.13 ms |
end | 0.04 ms |
query end | 0.03 ms |
closing tables | 0.04 ms |
freeing items | 0.35 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysql->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:1130 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 40.91 ms After last query: 0.61 ms
UPDATE `jos_extensions`
SET `params` = '{\"mediaversion\":\"4a68cb23d858896c2cb60da1a62928b1\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_extensions | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.03 ms |
Opening tables | 0.06 ms |
init | 0.06 ms |
System lock | 0.17 ms |
updating | 9.29 ms |
end | 0.02 ms |
query end | 30.63 ms |
closing tables | 0.07 ms |
freeing items | 0.21 ms |
cleaning up | 0.05 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysql->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:1130 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 18.49 ms After last query: 21.41 ms
SELECT *
FROM jos_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using filesort |
Status | Duration |
---|
starting | 0.11 ms |
checking permissions | 0.03 ms |
Opening tables | 0.05 ms |
init | 0.07 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.04 ms |
preparing | 0.05 ms |
Sorting result | 0.02 ms |
executing | 0.02 ms |
Sending data | 0.04 ms |
Creating sort index | 17.25 ms |
end | 0.03 ms |
query end | 0.03 ms |
closing tables | 0.05 ms |
freeing items | 0.28 ms |
cleaning up | 0.09 ms |
# | Caller | File and line number |
---|
7 | JDatabaseDriverMysql->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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.90 ms After last query: 3.40 ms
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 | filtered | Extra |
---|
1 | SIMPLE | s | ALL | idx_template,idx_client_id,idx_client_id_home | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | 71.43 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | phubbard_joomla_e.s.template,const | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.14 ms |
checking permissions | 0.03 ms |
checking permissions | 0.03 ms |
Opening tables | 0.06 ms |
init | 0.07 ms |
System lock | 0.03 ms |
optimizing | 0.05 ms |
statistics | 0.20 ms |
preparing | 0.09 ms |
executing | 0.03 ms |
Sending data | 0.34 ms |
end | 0.03 ms |
query end | 0.02 ms |
closing tables | 0.04 ms |
freeing items | 0.23 ms |
cleaning up | 0.08 ms |
# | Caller | File and line number |
---|
6 | JDatabaseDriverMysql->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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 91.77 ms After last query: 426.75 ms
SELECT `id`,`name`,`rules`,`parent_id`
FROM `jos_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_akeeba','com_arilayerslider','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_djimageslider','com_edocman','com_extplorer','com_fields','com_finder','com_gantry','com_installer','com_jce','com_jevents','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_smartcountdown3','com_tags','com_templates','com_uniterevolution2','com_users','com_wrapper')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_assets | range | idx_asset_name | idx_asset_name | 202 | NULL | 45 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.07 ms |
System lock | 0.01 ms |
optimizing | 0.02 ms |
statistics | 0.17 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 90.53 ms |
end | 0.03 ms |
query end | 0.03 ms |
closing tables | 0.04 ms |
freeing items | 0.25 ms |
cleaning up | 0.12 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
21 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Access\Access.php:429 |
20 | Joomla\CMS\Access\Access::preloadComponents() | JROOT\libraries\src\Access\Access.php:213 |
19 | Joomla\CMS\Access\Access::preload() | JROOT\libraries\src\Access\Access.php:531 |
18 | Joomla\CMS\Access\Access::getAssetRules() | JROOT\libraries\src\Access\Access.php:183 |
17 | Joomla\CMS\Access\Access::check() | JROOT\libraries\src\User\User.php:398 |
16 | Joomla\CMS\User\User->authorise() | JROOT\components\com_jevents\libraries\helper.php:2241 |
15 | JEVHelper::isAdminUser() | JROOT\components\com_jevents\libraries\helper.php:2323 |
14 | JEVHelper::getAid() | JROOT\components\com_jevents\libraries\datamodel.php:40 |
13 | JEventsDataModel->__construct() | JROOT\components\com_jevents\views\default\abstract\abstract.php:59 |
12 | JEventsDefaultView->__construct() | JROOT\components\com_jevents\views\flat\abstract\abstract.php:30 |
11 | JEventsFlatView->__construct() | JROOT\libraries\src\MVC\Controller\BaseController.php:598 |
10 | Joomla\CMS\MVC\Controller\BaseController->createView() | JROOT\libraries\src\MVC\Controller\BaseController.php:841 |
9 | Joomla\CMS\MVC\Controller\BaseController->getView() | JROOT\components\com_jevents\controllers\cat.php:66 |
8 | CatController->listevents() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jevents\jevents.php:299 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 8.01 ms After last query: 134.76 ms
SHOW FULL COLUMNS
FROM `jos_content`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `jos_content`
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
Opening tables | 2.30 ms |
init | 0.06 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.04 ms |
preparing | 0.04 ms |
executing | 0.04 ms |
Opening tables | 0.06 ms |
checking permissions | 0.34 ms |
checking permissions | 0.17 ms |
checking permissions | 0.10 ms |
checking permissions | 0.19 ms |
checking permissions | 0.06 ms |
checking permissions | 0.05 ms |
checking permissions | 0.08 ms |
checking permissions | 0.07 ms |
checking permissions | 0.07 ms |
checking permissions | 0.05 ms |
checking permissions | 0.05 ms |
checking permissions | 0.05 ms |
checking permissions | 0.06 ms |
checking permissions | 0.10 ms |
checking permissions | 0.06 ms |
checking permissions | 0.06 ms |
checking permissions | 0.09 ms |
checking permissions | 0.06 ms |
checking permissions | 0.05 ms |
checking permissions | 0.05 ms |
checking permissions | 0.05 ms |
checking permissions | 0.05 ms |
checking permissions | 0.05 ms |
checking permissions | 0.05 ms |
checking permissions | 0.20 ms |
checking permissions | 0.07 ms |
checking permissions | 0.10 ms |
checking permissions | 0.06 ms |
checking permissions | 0.07 ms |
checking permissions | 0.07 ms |
checking permissions | 0.11 ms |
Sending data | 0.28 ms |
end | 0.03 ms |
query end | 0.03 ms |
closing tables | 0.02 ms |
removing tmp table | 1.45 ms |
closing tables | 0.03 ms |
freeing items | 0.27 ms |
cleaning up | 0.05 ms |
# | Caller | File and line number |
---|
32 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
31 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\database\driver\mysqli.php:445 |
30 | JDatabaseDriverMysqli->getTableColumns() | JROOT\libraries\src\Table\Table.php:245 |
29 | Joomla\CMS\Table\Table->getFields() | JROOT\libraries\src\Table\Table.php:164 |
28 | Joomla\CMS\Table\Table->__construct() | JROOT\libraries\src\Table\Content.php:39 |
27 | Joomla\CMS\Table\Content->__construct() | JROOT\libraries\src\Table\Table.php:312 |
26 | Joomla\CMS\Table\Table::getInstance() | JROOT\components\com_jevents\views\default\helpers\defaultloadmodules.php:11 |
25 | DefaultLoadModules() | Same as call in the line below. |
24 | call_user_func_array() | JROOT\components\com_jevents\views\default\abstract\abstract.php:155 |
23 | JEventsDefaultView->__call() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader16.php:10 |
22 | flatViewCat->loadModules() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader16.php:10 |
21 | FlatViewHelperHeader16() | Same as call in the line below. |
20 | call_user_func_array() | JROOT\components\com_jevents\views\default\abstract\abstract.php:155 |
19 | JEventsDefaultView->__call() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader.php:5 |
18 | flatViewCat->_header16() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader.php:5 |
17 | FlatViewHelperHeader() | Same as call in the line below. |
16 | call_user_func_array() | JROOT\components\com_jevents\views\default\abstract\abstract.php:155 |
15 | JEventsDefaultView->__call() | JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php:4 |
14 | flatViewCat->_header() | JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php:4 |
13 | include JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php:4 |
12 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
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:92 |
9 | JEventsAbstractView->display() | JROOT\components\com_jevents\controllers\cat.php:86 |
8 | CatController->listevents() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jevents\jevents.php:299 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.06 ms After last query: 75.75 ms
SELECT MAX(ordering)
FROM `jos_extensions`
WHERE `type` = 'plugin'
AND `folder` = 'content'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_extensions | ref | extension | extension | 82 | const | 131 | 100.00 | Using index condition |
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.06 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.10 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
Sending data | 0.26 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.10 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number |
---|
30 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
29 | JDatabaseDriver->loadResult() | JROOT\plugins\content\perfect_everything_in_everyway\perfect_everything_in_everyway.php:54 |
28 | PlgContentPerfect_everything_in_everyway->__construct() | JROOT\libraries\src\Plugin\PluginHelper.php:283 |
27 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT\libraries\src\Plugin\PluginHelper.php:182 |
26 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT\components\com_jevents\views\default\helpers\defaultloadmodules.php:17 |
25 | DefaultLoadModules() | Same as call in the line below. |
24 | call_user_func_array() | JROOT\components\com_jevents\views\default\abstract\abstract.php:155 |
23 | JEventsDefaultView->__call() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader16.php:10 |
22 | flatViewCat->loadModules() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader16.php:10 |
21 | FlatViewHelperHeader16() | Same as call in the line below. |
20 | call_user_func_array() | JROOT\components\com_jevents\views\default\abstract\abstract.php:155 |
19 | JEventsDefaultView->__call() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader.php:5 |
18 | flatViewCat->_header16() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader.php:5 |
17 | FlatViewHelperHeader() | Same as call in the line below. |
16 | call_user_func_array() | JROOT\components\com_jevents\views\default\abstract\abstract.php:155 |
15 | JEventsDefaultView->__call() | JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php:4 |
14 | flatViewCat->_header() | JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php:4 |
13 | include JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php:4 |
12 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
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:92 |
9 | JEventsAbstractView->display() | JROOT\components\com_jevents\controllers\cat.php:86 |
8 | CatController->listevents() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jevents\jevents.php:299 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 0.87 ms After last query: 0.37 ms
SELECT `ordering`
FROM `jos_extensions`
WHERE `type` = 'plugin'
AND `folder` = 'content'
AND `element` = 'perfect_everything_in_everyway'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_extensions | ref | element_clientid,element_folder_clientid,extension | element_folder_clientid | 804 | const,const | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.15 ms |
preparing | 0.03 ms |
executing | 0.01 ms |
Sending data | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.03 ms |
freeing items | 0.08 ms |
cleaning up | 0.04 ms |
# | Caller | File and line number |
---|
30 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
29 | JDatabaseDriver->loadResult() | JROOT\plugins\content\perfect_everything_in_everyway\perfect_everything_in_everyway.php:73 |
28 | PlgContentPerfect_everything_in_everyway->__construct() | JROOT\libraries\src\Plugin\PluginHelper.php:283 |
27 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT\libraries\src\Plugin\PluginHelper.php:182 |
26 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT\components\com_jevents\views\default\helpers\defaultloadmodules.php:17 |
25 | DefaultLoadModules() | Same as call in the line below. |
24 | call_user_func_array() | JROOT\components\com_jevents\views\default\abstract\abstract.php:155 |
23 | JEventsDefaultView->__call() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader16.php:10 |
22 | flatViewCat->loadModules() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader16.php:10 |
21 | FlatViewHelperHeader16() | Same as call in the line below. |
20 | call_user_func_array() | JROOT\components\com_jevents\views\default\abstract\abstract.php:155 |
19 | JEventsDefaultView->__call() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader.php:5 |
18 | flatViewCat->_header16() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader.php:5 |
17 | FlatViewHelperHeader() | Same as call in the line below. |
16 | call_user_func_array() | JROOT\components\com_jevents\views\default\abstract\abstract.php:155 |
15 | JEventsDefaultView->__call() | JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php:4 |
14 | flatViewCat->_header() | JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php:4 |
13 | include JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php:4 |
12 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
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:92 |
9 | JEventsAbstractView->display() | JROOT\components\com_jevents\controllers\cat.php:86 |
8 | CatController->listevents() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jevents\jevents.php:299 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 5.32 ms After last query: 30.00 ms
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 | filtered | Extra |
---|
1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | 100.00 | Using where; Using temporary; Using filesort |
1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | phubbard_joomla_e.a.language | 1 | 100.00 | Using where |
1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | phubbard_joomla_e.a.checked_out | 1 | 100.00 | NULL |
1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | phubbard_joomla_e.a.access | 1 | 100.00 | Using where |
1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | phubbard_joomla_e.a.created_user_id | 1 | 100.00 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | phubbard_joomla_e.a.group_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.28 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 |
Opening tables | 0.08 ms |
init | 0.14 ms |
System lock | 0.04 ms |
optimizing | 0.06 ms |
statistics | 0.30 ms |
preparing | 0.10 ms |
Creating tmp table | 0.23 ms |
Sorting result | 0.03 ms |
executing | 0.02 ms |
Sending data | 2.27 ms |
Creating sort index | 0.12 ms |
end | 0.02 ms |
removing tmp table | 0.81 ms |
end | 0.03 ms |
query end | 0.03 ms |
closing tables | 0.05 ms |
freeing items | 0.22 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number |
---|
35 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
34 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\MVC\Model\BaseDatabaseModel.php:308 |
33 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT\administrator\components\com_fields\models\fields.php:333 |
32 | FieldsModelFields->_getList() | JROOT\libraries\src\MVC\Model\ListModel.php:187 |
31 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT\administrator\components\com_fields\helpers\fields.php:135 |
30 | FieldsHelper::getFields() | JROOT\plugins\system\fields\fields.php:495 |
29 | PlgSystemFields->onContentPrepare() | Same as call in the line below. |
28 | call_user_func_array() | JROOT\libraries\joomla\event\event.php:70 |
27 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:160 |
26 | JEventDispatcher->trigger() | JROOT\components\com_jevents\views\default\helpers\defaultloadmodules.php:19 |
25 | DefaultLoadModules() | Same as call in the line below. |
24 | call_user_func_array() | JROOT\components\com_jevents\views\default\abstract\abstract.php:155 |
23 | JEventsDefaultView->__call() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader16.php:10 |
22 | flatViewCat->loadModules() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader16.php:10 |
21 | FlatViewHelperHeader16() | Same as call in the line below. |
20 | call_user_func_array() | JROOT\components\com_jevents\views\default\abstract\abstract.php:155 |
19 | JEventsDefaultView->__call() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader.php:5 |
18 | flatViewCat->_header16() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader.php:5 |
17 | FlatViewHelperHeader() | Same as call in the line below. |
16 | call_user_func_array() | JROOT\components\com_jevents\views\default\abstract\abstract.php:155 |
15 | JEventsDefaultView->__call() | JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php:4 |
14 | flatViewCat->_header() | JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php:4 |
13 | include JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php:4 |
12 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
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:92 |
9 | JEventsAbstractView->display() | JROOT\components\com_jevents\controllers\cat.php:86 |
8 | CatController->listevents() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jevents\jevents.php:299 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 4.16 ms After last query: 18.38 ms
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
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2022-06-26 11:21:34')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2022-06-26 11:21:34')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 340 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 98 | 100.00 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | phubbard_joomla_e.m.module,const | 1 | 100.00 | Using index condition; Using where |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | phubbard_joomla_e.m.id | 2 | 100.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.24 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.06 ms |
init | 0.12 ms |
System lock | 0.03 ms |
optimizing | 0.06 ms |
statistics | 0.21 ms |
preparing | 0.09 ms |
Sorting result | 0.02 ms |
executing | 0.02 ms |
Sending data | 0.04 ms |
Creating sort index | 2.72 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.11 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number |
---|
37 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
36 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
35 | call_user_func_array() | JROOT\libraries\src\Cache\Controller\CallbackController.php:173 |
34 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT\libraries\src\Helper\ModuleHelper.php:432 |
33 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT\libraries\src\Helper\ModuleHelper.php:362 |
32 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT\libraries\src\Helper\ModuleHelper.php:87 |
31 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT\plugins\content\loadmodule\loadmodule.php:157 |
30 | PlgContentLoadmodule->_load() | JROOT\plugins\content\loadmodule\loadmodule.php:81 |
29 | PlgContentLoadmodule->onContentPrepare() | Same as call in the line below. |
28 | call_user_func_array() | JROOT\libraries\joomla\event\event.php:70 |
27 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:160 |
26 | JEventDispatcher->trigger() | JROOT\components\com_jevents\views\default\helpers\defaultloadmodules.php:19 |
25 | DefaultLoadModules() | Same as call in the line below. |
24 | call_user_func_array() | JROOT\components\com_jevents\views\default\abstract\abstract.php:155 |
23 | JEventsDefaultView->__call() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader16.php:10 |
22 | flatViewCat->loadModules() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader16.php:10 |
21 | FlatViewHelperHeader16() | Same as call in the line below. |
20 | call_user_func_array() | JROOT\components\com_jevents\views\default\abstract\abstract.php:155 |
19 | JEventsDefaultView->__call() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader.php:5 |
18 | flatViewCat->_header16() | JROOT\components\com_jevents\views\flat\helpers\flatviewhelperheader.php:5 |
17 | FlatViewHelperHeader() | Same as call in the line below. |
16 | call_user_func_array() | JROOT\components\com_jevents\views\default\abstract\abstract.php:155 |
15 | JEventsDefaultView->__call() | JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php:4 |
14 | flatViewCat->_header() | JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php:4 |
13 | include JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php:4 |
12 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
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:92 |
9 | JEventsAbstractView->display() | JROOT\components\com_jevents\controllers\cat.php:86 |
8 | CatController->listevents() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jevents\jevents.php:299 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 6.84 ms After last query: 101.07 ms
SHOW FULL COLUMNS
FROM `jos_jev_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `jos_jev_users`
Status | Duration |
---|
starting | 0.10 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
Opening tables | 4.03 ms |
init | 0.04 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.03 ms |
preparing | 0.03 ms |
executing | 0.04 ms |
Opening tables | 0.04 ms |
checking permissions | 0.23 ms |
checking permissions | 0.10 ms |
checking permissions | 0.07 ms |
checking permissions | 0.16 ms |
checking permissions | 0.05 ms |
checking permissions | 0.04 ms |
checking permissions | 0.04 ms |
checking permissions | 0.04 ms |
checking permissions | 0.04 ms |
checking permissions | 0.04 ms |
checking permissions | 0.04 ms |
checking permissions | 0.04 ms |
checking permissions | 0.04 ms |
checking permissions | 0.04 ms |
checking permissions | 0.04 ms |
checking permissions | 0.04 ms |
checking permissions | 0.04 ms |
checking permissions | 0.06 ms |
Sending data | 0.13 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
removing tmp table | 0.60 ms |
closing tables | 0.01 ms |
freeing items | 0.10 ms |
cleaning up | 0.04 ms |
# | Caller | File and line number |
---|
28 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
27 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\database\driver\mysqli.php:445 |
26 | JDatabaseDriverMysqli->getTableColumns() | JROOT\libraries\src\Table\Table.php:245 |
25 | Joomla\CMS\Table\Table->getFields() | JROOT\libraries\src\Table\Table.php:164 |
24 | Joomla\CMS\Table\Table->__construct() | JROOT\administrator\components\com_jevents\tables\jevuser.php:69 |
23 | TableUser->__construct() | JROOT\components\com_jevents\libraries\helper.php:2181 |
22 | JEVHelper::getAuthorisedUser() | JROOT\components\com_jevents\libraries\helper.php:1098 |
21 | JEVHelper::isEventCreator() | JROOT\components\com_jevents\libraries\filters\Published.php:50 |
20 | jevPublishedFilter->__construct() | JROOT\components\com_jevents\libraries\filters.php:140 |
19 | jevFilterProcessing->__construct() | JROOT\components\com_jevents\libraries\filters.php:198 |
18 | jevFilterProcessing::getInstance() | JROOT\components\com_jevents\libraries\dbmodel.php:3963 |
17 | JEventsDBModel->countIcalEventsByCat() | JROOT\components\com_jevents\libraries\datamodel.php:898 |
16 | JEventsDataModel->getCatData() | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents_body.php:8 |
15 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents_body.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php:7 |
13 | include JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php:4 |
12 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
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:92 |
9 | JEventsAbstractView->display() | JROOT\components\com_jevents\controllers\cat.php:86 |
8 | CatController->listevents() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jevents\jevents.php:299 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.68 ms After last query: 50.90 ms
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 | filtered | Extra |
---|
1 | SIMPLE | c | range | cat_idx,idx_access | cat_idx | 207 | NULL | 7 | 100.00 | Using index condition; Using filesort |
Status | Duration |
---|
starting | 0.21 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
init | 0.08 ms |
System lock | 0.04 ms |
optimizing | 0.05 ms |
statistics | 0.18 ms |
preparing | 0.04 ms |
Sorting result | 0.01 ms |
executing | 0.01 ms |
Sending data | 0.04 ms |
Creating sort index | 0.35 ms |
end | 0.02 ms |
query end | 0.03 ms |
closing tables | 0.03 ms |
freeing items | 0.16 ms |
cleaning up | 0.04 ms |
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
26 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Categories\Categories.php:324 |
25 | Joomla\CMS\Categories\Categories->_load() | JROOT\components\com_jevents\helpers\category.php:47 |
24 | JEventsCategories->_load() | JROOT\libraries\src\Categories\Categories.php:184 |
23 | Joomla\CMS\Categories\Categories->get() | JROOT\components\com_jevents\libraries\dbmodel.php:90 |
22 | JEventsDBModel->accessibleCategoryList() | JROOT\components\com_jevents\libraries\datamodel.php:886 |
21 | JEventsDataModel->accessibleCategoryList() | JROOT\components\com_jevents\libraries\filters\Category.php:39 |
20 | jevCategoryFilter->__construct() | JROOT\components\com_jevents\libraries\filters.php:140 |
19 | jevFilterProcessing->__construct() | JROOT\components\com_jevents\libraries\filters.php:198 |
18 | jevFilterProcessing::getInstance() | JROOT\components\com_jevents\libraries\dbmodel.php:3963 |
17 | JEventsDBModel->countIcalEventsByCat() | JROOT\components\com_jevents\libraries\datamodel.php:898 |
16 | JEventsDataModel->getCatData() | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents_body.php:8 |
15 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents_body.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php:7 |
13 | include JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php:4 |
12 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
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:92 |
9 | JEventsAbstractView->display() | JROOT\components\com_jevents\controllers\cat.php:86 |
8 | CatController->listevents() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jevents\jevents.php:299 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 6.56 ms After last query: 4.93 ms
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'
AND ((c.lft>=449
AND c.rgt<=452 ))
ORDER BY c.lft asc
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | range | cat_idx,idx_access,idx_left_right,idx_language | idx_left_right | 4 | NULL | 2 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.11 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.06 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 5.46 ms |
preparing | 0.06 ms |
Sorting result | 0.02 ms |
executing | 0.02 ms |
Sending data | 0.13 ms |
end | 0.02 ms |
query end | 0.03 ms |
closing tables | 0.03 ms |
freeing items | 0.18 ms |
cleaning up | 0.07 ms |
# | Caller | File and line number |
---|
24 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1550 |
23 | JDatabaseDriver->loadColumn() | JROOT\components\com_jevents\libraries\dbmodel.php:165 |
22 | JEventsDBModel->accessibleCategoryList() | JROOT\components\com_jevents\libraries\datamodel.php:886 |
21 | JEventsDataModel->accessibleCategoryList() | JROOT\components\com_jevents\libraries\filters\Category.php:39 |
20 | jevCategoryFilter->__construct() | JROOT\components\com_jevents\libraries\filters.php:140 |
19 | jevFilterProcessing->__construct() | JROOT\components\com_jevents\libraries\filters.php:198 |
18 | jevFilterProcessing::getInstance() | JROOT\components\com_jevents\libraries\dbmodel.php:3963 |
17 | JEventsDBModel->countIcalEventsByCat() | JROOT\components\com_jevents\libraries\datamodel.php:898 |
16 | JEventsDataModel->getCatData() | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents_body.php:8 |
15 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents_body.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php:7 |
13 | include JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php:4 |
12 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
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:92 |
9 | JEventsAbstractView->display() | JROOT\components\com_jevents\controllers\cat.php:86 |
8 | CatController->listevents() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jevents\jevents.php:299 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 45.93 ms After last query: 9.57 ms
SELECT count(DISTINCT rpt.rp_id) as cnt
FROM jos_jevents_vevent as ev
LEFT JOIN jos_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
LEFT JOIN jos_jevents_repetition as rpt
ON rpt.eventid = ev.ev_id
LEFT JOIN jos_jevents_rrule as rr
ON rr.eventid = ev.ev_id
LEFT JOIN jos_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
WHERE ev.catid IN(-1,226,218)
AND icsf.state=1
AND rpt.endrepeat >= '2022-06-26 00:00:00'
AND ev.state=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | rpt | range | eventid,eventstart,eventend,endrepeat | endrepeat | 5 | NULL | 1 | 100.00 | Using index condition; Using where |
1 | SIMPLE | ev | eq_ref | PRIMARY,icsid,stateidx | PRIMARY | 4 | phubbard_joomla_e.rpt.eventid | 1 | 100.00 | Using where |
1 | SIMPLE | icsf | eq_ref | PRIMARY,stateidx | PRIMARY | 4 | phubbard_joomla_e.ev.icsid | 1 | 100.00 | Using where |
1 | SIMPLE | rr | ref | eventid | eventid | 4 | phubbard_joomla_e.rpt.eventid | 1 | 100.00 | Using index |
1 | SIMPLE | det | eq_ref | PRIMARY | PRIMARY | 4 | phubbard_joomla_e.rpt.eventdetail_id | 1 | 100.00 | Using index |
Status | Duration |
---|
starting | 0.19 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 |
Opening tables | 0.13 ms |
init | 0.12 ms |
System lock | 0.04 ms |
optimizing | 0.07 ms |
statistics | 43.98 ms |
preparing | 0.31 ms |
executing | 0.03 ms |
Sending data | 0.09 ms |
end | 0.04 ms |
removing tmp table | 0.03 ms |
end | 0.02 ms |
query end | 0.03 ms |
closing tables | 0.05 ms |
freeing items | 0.25 ms |
cleaning up | 0.06 ms |
# | Caller | File and line number |
---|
19 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
18 | JDatabaseDriver->loadResult() | JROOT\components\com_jevents\libraries\dbmodel.php:4049 |
17 | JEventsDBModel->countIcalEventsByCat() | JROOT\components\com_jevents\libraries\datamodel.php:898 |
16 | JEventsDataModel->getCatData() | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents_body.php:8 |
15 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents_body.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php:7 |
13 | include JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php:4 |
12 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
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:92 |
9 | JEventsAbstractView->display() | JROOT\components\com_jevents\controllers\cat.php:86 |
8 | CatController->listevents() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jevents\jevents.php:299 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 7.75 ms After last query: 13.68 ms
SELECT ev.*, rpt.*, rr.*, det.*
, 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_vevent as ev
LEFT JOIN jos_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
LEFT JOIN jos_jevents_repetition as rpt
ON rpt.eventid = ev.ev_id
LEFT JOIN jos_jevents_rrule as rr
ON rr.eventid = ev.ev_id
LEFT JOIN jos_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
WHERE ev.catid IN(-1,226,218)
AND rpt.endrepeat >= '2022-06-26 00:00:00'
AND ev.state=1
AND icsf.state=1
AND ev.access IN (1,1,5)
GROUP BY rpt.rp_id
ORDER BY rpt.startrepeat asc, rpt.endrepeat ASC, det.summary ASC
LIMIT 0, 50
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | rpt | range | PRIMARY,duplicatecheck,eventid,eventstart,eventend,eventdetail,startrepeat,startend,endrepeat | endrepeat | 5 | NULL | 1 | 100.00 | Using index condition; Using where; Using temporary; Using filesort |
1 | SIMPLE | ev | eq_ref | PRIMARY,icsid,stateidx,evaccess | PRIMARY | 4 | phubbard_joomla_e.rpt.eventid | 1 | 100.00 | Using where |
1 | SIMPLE | icsf | eq_ref | PRIMARY,stateidx | PRIMARY | 4 | phubbard_joomla_e.ev.icsid | 1 | 100.00 | Using where |
1 | SIMPLE | rr | ref | eventid | eventid | 4 | phubbard_joomla_e.rpt.eventid | 1 | 100.00 | NULL |
1 | SIMPLE | det | eq_ref | PRIMARY | PRIMARY | 4 | phubbard_joomla_e.rpt.eventdetail_id | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.28 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 |
Opening tables | 0.07 ms |
init | 0.25 ms |
System lock | 0.04 ms |
optimizing | 0.06 ms |
statistics | 1.27 ms |
preparing | 0.09 ms |
Creating tmp table | 0.29 ms |
Sorting result | 0.03 ms |
executing | 0.02 ms |
Sending data | 3.01 ms |
Creating sort index | 0.15 ms |
end | 0.03 ms |
removing tmp table | 0.76 ms |
end | 0.04 ms |
query end | 0.03 ms |
closing tables | 0.05 ms |
freeing items | 0.32 ms |
cleaning up | 0.09 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
21 | JDatabaseDriver->loadObjectList() | JROOT\components\com_jevents\libraries\dbmodel.php:2562 |
20 | JEventsDBModel->_cachedlistIcalEvents() | Same as call in the line below. |
19 | call_user_func_array() | JROOT\components\com_jevents\libraries\jevCache.php:73 |
18 | jevCache->call() | JROOT\components\com_jevents\libraries\dbmodel.php:3929 |
17 | JEventsDBModel->listIcalEventsByCat() | JROOT\components\com_jevents\libraries\datamodel.php:909 |
16 | JEventsDataModel->getCatData() | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents_body.php:8 |
15 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents_body.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php:7 |
13 | include JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php:4 |
12 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
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:92 |
9 | JEventsAbstractView->display() | JROOT\components\com_jevents\controllers\cat.php:86 |
8 | CatController->listevents() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jevents\jevents.php:299 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.25 ms After last query: 0.97 ms
SELECT c.title, c.description, c.id
FROM jos_categories AS c
WHERE c.access IN (1,1,5)
AND c.extension = 'com_jevents'
AND c.id = '226'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | c | const | PRIMARY,cat_idx,idx_access | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.12 ms |
checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
init | 0.07 ms |
System lock | 0.03 ms |
optimizing | 0.04 ms |
statistics | 0.12 ms |
preparing | 0.05 ms |
executing | 0.02 ms |
Sending data | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.18 ms |
cleaning up | 0.05 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1662 |
17 | JDatabaseDriver->loadObject() | JROOT\components\com_jevents\libraries\datamodel.php:963 |
16 | JEventsDataModel->getCatData() | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents_body.php:8 |
15 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents_body.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php:7 |
13 | include JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php:4 |
12 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
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:92 |
9 | JEventsAbstractView->display() | JROOT\components\com_jevents\controllers\cat.php:86 |
8 | CatController->listevents() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jevents\jevents.php:299 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 3.06 ms After last query: 75.08 ms
SELECT a.id, a.title, a.level, a.language
FROM jos_categories AS a
WHERE a.parent_id > 0
AND extension = 'com_jevents'
AND a.access IN (1,1,5)
AND a.published IN (0,1)
ORDER BY a.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | range | cat_idx,idx_access | cat_idx | 207 | NULL | 7 | 85.71 | Using index condition; Using where; Using filesort |
Status | Duration |
---|
starting | 0.23 ms |
checking permissions | 0.06 ms |
Opening tables | 0.06 ms |
init | 0.13 ms |
System lock | 0.05 ms |
optimizing | 0.06 ms |
statistics | 0.66 ms |
preparing | 0.17 ms |
Sorting result | 0.03 ms |
executing | 0.02 ms |
Sending data | 0.05 ms |
Creating sort index | 0.46 ms |
end | 0.03 ms |
query end | 0.03 ms |
closing tables | 0.03 ms |
freeing items | 0.17 ms |
cleaning up | 0.06 ms |
# | Caller | File and line number |
---|
28 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
27 | JDatabaseDriver->loadObjectList() | JROOT\libraries\cms\html\category.php:115 |
26 | JHtmlCategory::options() | Same as call in the line below. |
25 | call_user_func_array() | JROOT\libraries\src\HTML\HTMLHelper.php:239 |
24 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT\libraries\src\HTML\HTMLHelper.php:146 |
23 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT\components\com_jevents\libraries\jeventshtml.php:226 |
22 | JEventsHTML::buildCategorySelect() | JROOT\components\com_jevents\libraries\filters\Category.php:121 |
21 | jevCategoryFilter->createfilterHTML() | JROOT\components\com_jevents\libraries\filters.php:228 |
20 | jevFilterProcessing->getFilterHTML() | JROOT\components\com_jevents\views\default\helpers\defaultviewnavcattext.php:6 |
19 | DefaultViewNavCatText() | Same as call in the line below. |
18 | call_user_func_array() | JROOT\components\com_jevents\views\default\abstract\abstract.php:155 |
17 | JEventsDefaultView->__call() | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents_body.php:16 |
16 | flatViewCat->viewNavCatText() | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents_body.php:16 |
15 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents_body.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php:7 |
13 | include JROOT\components\com_jevents\views\default\cat\tmpl\listevents.php | JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php:4 |
12 | include JROOT\components\com_jevents\views\flat\cat\tmpl\listevents.php | JROOT\libraries\src\MVC\View\HtmlView.php:697 |
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:92 |
9 | JEventsAbstractView->display() | JROOT\components\com_jevents\controllers\cat.php:86 |
8 | CatController->listevents() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jevents\jevents.php:299 |
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:196 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.11 ms After last query: 174.39 ms
SELECT id, home, template, params
FROM jos_template_styles
WHERE client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_template_styles | ALL | idx_client_id,idx_client_id_home | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | 71.43 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
init | 0.05 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.11 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.02 ms |
freeing items | 0.25 ms |
cleaning up | 0.05 ms |
# | Caller | File and line number |
---|
15 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
14 | JDatabaseDriver->loadObjectList() | JROOT\libraries\gantry\gantry.php:148 |
13 | gantry_getAllTemplates() | JROOT\libraries\gantry\gantry.php:125 |
12 | gantry_getTemplateById() | JROOT\libraries\gantry\gantry.php:206 |
11 | gantry_getTemplateParams() | JROOT\libraries\gantry\gantry.php:264 |
10 | gantry_setup() | JROOT\libraries\gantry\gantry.php:432 |
9 | include JROOT\libraries\gantry\gantry.php | JROOT\templates\rt_reflex\lib\gantry\gantry.php:21 |
8 | require_once JROOT\templates\rt_reflex\lib\gantry\gantry.php | JROOT\templates\rt_reflex\index.php:17 |
7 | require JROOT\templates\rt_reflex\index.php | JROOT\libraries\src\Document\HtmlDocument.php:658 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:720 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:535 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT\libraries\src\Application\CMSApplication.php:1030 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.19 ms After last query: 118.67 ms
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 | filtered | Extra |
---|
1 | SIMPLE | s | ALL | idx_template,idx_client_id,idx_client_id_home | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | 71.43 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | phubbard_joomla_e.s.template,const | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.11 ms |
checking permissions | 0.02 ms |
checking permissions | 0.01 ms |
Opening tables | 0.04 ms |
init | 0.05 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.15 ms |
preparing | 0.04 ms |
executing | 0.01 ms |
Sending data | 0.25 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.16 ms |
cleaning up | 0.05 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT\libraries\gantry\core\gantrytemplate.class.php:638 |
16 | GantryTemplate::getAllTemplates() | JROOT\libraries\gantry\core\gantrytemplate.class.php:590 |
15 | GantryTemplate::getTemplateParams() | JROOT\libraries\gantry\core\params\overrides\gantrymenuitemparamoverride.class.php:69 |
14 | GantryMenuItemParamOverride::_populateSingleItem() | JROOT\libraries\gantry\core\params\overrides\gantrymenuitemparamoverride.class.php:36 |
13 | GantryMenuItemParamOverride::populate() | JROOT\libraries\gantry\core\gantry.class.php:1843 |
12 | Gantry->populateParams() | JROOT\libraries\gantry\core\gantry.class.php:392 |
11 | Gantry->init() | JROOT\libraries\gantry\gantry.php:275 |
10 | gantry_setup() | JROOT\libraries\gantry\gantry.php:432 |
9 | include JROOT\libraries\gantry\gantry.php | JROOT\templates\rt_reflex\lib\gantry\gantry.php:21 |
8 | require_once JROOT\templates\rt_reflex\lib\gantry\gantry.php | JROOT\templates\rt_reflex\index.php:17 |
7 | require JROOT\templates\rt_reflex\index.php | JROOT\libraries\src\Document\HtmlDocument.php:658 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:720 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:535 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT\libraries\src\Application\CMSApplication.php:1030 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.38 ms After last query: 7.04 ms
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 | filtered | Extra |
---|
1 | SIMPLE | s | ALL | idx_template,idx_client_id,idx_client_id_home | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | 71.43 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | phubbard_joomla_e.s.template,const | 1 | 100.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.13 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
init | 0.07 ms |
System lock | 0.05 ms |
optimizing | 0.03 ms |
statistics | 0.18 ms |
preparing | 0.06 ms |
executing | 0.01 ms |
Sending data | 0.28 ms |
end | 0.03 ms |
query end | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.15 ms |
cleaning up | 0.05 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
17 | JDatabaseDriver->loadObjectList() | JROOT\libraries\gantry\core\gantrytemplate.class.php:638 |
16 | GantryTemplate::getAllTemplates() | JROOT\libraries\gantry\core\gantrytemplate.class.php:590 |
15 | GantryTemplate::getTemplateParams() | JROOT\libraries\gantry\core\params\overrides\gantrymenuitemparamoverride.class.php:69 |
14 | GantryMenuItemParamOverride::_populateSingleItem() | JROOT\libraries\gantry\core\params\overrides\gantrymenuitemparamoverride.class.php:36 |
13 | GantryMenuItemParamOverride::populate() | JROOT\libraries\gantry\core\gantry.class.php:1843 |
12 | Gantry->populateParams() | JROOT\libraries\gantry\core\gantry.class.php:392 |
11 | Gantry->init() | JROOT\libraries\gantry\gantry.php:275 |
10 | gantry_setup() | JROOT\libraries\gantry\gantry.php:432 |
9 | include JROOT\libraries\gantry\gantry.php | JROOT\templates\rt_reflex\lib\gantry\gantry.php:21 |
8 | require_once JROOT\templates\rt_reflex\lib\gantry\gantry.php | JROOT\templates\rt_reflex\index.php:17 |
7 | require JROOT\templates\rt_reflex\index.php | JROOT\libraries\src\Document\HtmlDocument.php:658 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:720 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:535 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT\libraries\src\Application\CMSApplication.php:1030 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 23.85 ms After last query: 814.98 ms
SELECT ts.template
FROM jos_template_styles AS ts
INNER JOIN jos_menu AS m
ON ts.id=m.template_style_id
WHERE m.id = 340
AND m.template_style_id != 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.15 ms |
checking permissions | 0.02 ms |
checking permissions | 0.03 ms |
Opening tables | 0.19 ms |
init | 0.06 ms |
System lock | 0.02 ms |
optimizing | 0.04 ms |
statistics | 0.11 ms |
executing | 0.03 ms |
end | 0.01 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.34 ms |
cleaning up | 0.06 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1550 |
17 | JDatabaseDriver->loadColumn() | JROOT\modules\mod_roknavmenu\lib\RokNavMenu.php:98 |
16 | RokNavMenu::getTemplates() | JROOT\modules\mod_roknavmenu\lib\RokNavMenu.php:71 |
15 | RokNavMenu::loadCatalogs() | JROOT\modules\mod_roknavmenu\lib\RokNavMenu.php:22 |
14 | RokNavMenu->__construct() | JROOT\modules\mod_roknavmenu\mod_roknavmenu.php:21 |
13 | include JROOT\modules\mod_roknavmenu\mod_roknavmenu.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
12 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\libraries\src\Document\Renderer\Html\ModuleRenderer.php:98 |
11 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT\templates\rt_reflex\features\fusionmenu.php:65 |
10 | GantryFeatureFusionMenu->render() | JROOT\libraries\gantry\core\renderers\gantrymodulesrenderer.class.php:70 |
9 | GantryModulesRenderer::display() | JROOT\libraries\gantry\core\gantry.class.php:867 |
8 | Gantry->displayModules() | JROOT\templates\rt_reflex\index.php:79 |
7 | require JROOT\templates\rt_reflex\index.php | JROOT\libraries\src\Document\HtmlDocument.php:658 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:720 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:535 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT\libraries\src\Application\CMSApplication.php:1030 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.24 ms After last query: 0.92 ms
SELECT template
FROM jos_template_styles
WHERE home = 1
AND client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_template_styles | ALL | idx_client_id,idx_client_id_home | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | 71.43 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.03 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.11 ms |
preparing | 0.02 ms |
executing | 0.01 ms |
Sending data | 0.07 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.10 ms |
cleaning up | 0.08 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1550 |
17 | JDatabaseDriver->loadColumn() | JROOT\modules\mod_roknavmenu\lib\RokNavMenu.php:113 |
16 | RokNavMenu::getTemplates() | JROOT\modules\mod_roknavmenu\lib\RokNavMenu.php:71 |
15 | RokNavMenu::loadCatalogs() | JROOT\modules\mod_roknavmenu\lib\RokNavMenu.php:22 |
14 | RokNavMenu->__construct() | JROOT\modules\mod_roknavmenu\mod_roknavmenu.php:21 |
13 | include JROOT\modules\mod_roknavmenu\mod_roknavmenu.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
12 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\libraries\src\Document\Renderer\Html\ModuleRenderer.php:98 |
11 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT\templates\rt_reflex\features\fusionmenu.php:65 |
10 | GantryFeatureFusionMenu->render() | JROOT\libraries\gantry\core\renderers\gantrymodulesrenderer.class.php:70 |
9 | GantryModulesRenderer::display() | JROOT\libraries\gantry\core\gantry.class.php:867 |
8 | Gantry->displayModules() | JROOT\templates\rt_reflex\index.php:79 |
7 | require JROOT\templates\rt_reflex\index.php | JROOT\libraries\src\Document\HtmlDocument.php:658 |
6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:720 |
5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:535 |
4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT\libraries\src\Application\CMSApplication.php:1030 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 2.24 ms After last query: 297.60 ms
SHOW FULL COLUMNS
FROM `jos_template_styles`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `jos_template_styles`
Status | Duration |
---|
starting | 0.06 ms |
checking permissions | 0.01 ms |
checking permissions | 0.01 ms |
Opening tables | 0.94 ms |
init | 0.02 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.02 ms |
preparing | 0.02 ms |
executing | 0.02 ms |
Opening tables | 0.02 ms |
checking permissions | 0.10 ms |
checking permissions | 0.04 ms |
checking permissions | 0.03 ms |
checking permissions | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.03 ms |
Sending data | 0.05 ms |
end | 0.01 ms |
query end | 0.01 ms |
closing tables | 0.01 ms |
removing tmp table | 0.40 ms |
closing tables | 0.01 ms |
freeing items | 0.09 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number |
---|
22 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
21 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\database\driver\mysqli.php:445 |
20 | JDatabaseDriverMysqli->getTableColumns() | JROOT\libraries\src\Table\Table.php:245 |
19 | Joomla\CMS\Table\Table->getFields() | JROOT\libraries\src\Table\Table.php:164 |
18 | Joomla\CMS\Table\Table->__construct() | JROOT\administrator\components\com_templates\tables\style.php:30 |
17 | TemplatesTableStyle->__construct() | JROOT\libraries\src\Table\Table.php:312 |
16 | Joomla\CMS\Table\Table::getInstance() | JROOT\plugins\system\gantry\gantry.php:194 |
15 | plgSystemGantry->getTable() | JROOT\plugins\system\gantry\gantry.php:165 |
14 | plgSystemGantry->isGantryTemplate() | JROOT\plugins\system\gantry\gantry.php:234 |
13 | plgSystemGantry->onBeforeCompileHead() | Same as call in the line below. |
12 | call_user_func_array() | JROOT\libraries\joomla\event\event.php:70 |
11 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:160 |
10 | JEventDispatcher->trigger() | JROOT\libraries\src\Application\BaseApplication.php:108 |
9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT\libraries\src\Document\Renderer\Html\HeadRenderer.php:67 |
8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT\libraries\src\Document\Renderer\Html\HeadRenderer.php:38 |
7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT\libraries\src\Document\HtmlDocument.php:491 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT\libraries\src\Document\HtmlDocument.php:783 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:557 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT\libraries\src\Application\CMSApplication.php:1044 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 0.71 ms After last query: 0.42 ms
SELECT *
FROM jos_template_styles
WHERE `id` = '12'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | jos_template_styles | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.05 ms |
checking permissions | 0.01 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.01 ms |
optimizing | 0.01 ms |
statistics | 0.08 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.03 ms |
freeing items | 0.07 ms |
cleaning up | 0.04 ms |
# | Caller | File and line number |
---|
17 | JDatabaseDriverMysql->execute() | JROOT\libraries\joomla\database\driver.php:1465 |
16 | JDatabaseDriver->loadAssoc() | JROOT\libraries\src\Table\Table.php:731 |
15 | Joomla\CMS\Table\Table->load() | JROOT\plugins\system\gantry\gantry.php:168 |
14 | plgSystemGantry->isGantryTemplate() | JROOT\plugins\system\gantry\gantry.php:234 |
13 | plgSystemGantry->onBeforeCompileHead() | Same as call in the line below. |
12 | call_user_func_array() | JROOT\libraries\joomla\event\event.php:70 |
11 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:160 |
10 | JEventDispatcher->trigger() | JROOT\libraries\src\Application\BaseApplication.php:108 |
9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT\libraries\src\Document\Renderer\Html\HeadRenderer.php:67 |
8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT\libraries\src\Document\Renderer\Html\HeadRenderer.php:38 |
7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT\libraries\src\Document\HtmlDocument.php:491 |
6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT\libraries\src\Document\HtmlDocument.php:783 |
5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:557 |
4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT\libraries\src\Application\CMSApplication.php:1044 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:202 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
3 × 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
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
1 × SELECT ev.*, rpt.*, rr.*, det.* , 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_vevent as ev
LEFT JOIN jos_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
LEFT JOIN jos_jevents_repetition as rpt
ON rpt.eventid = ev.ev_id
LEFT JOIN jos_jevents_rrule as rr
ON rr.eventid = ev.ev_id
LEFT JOIN jos_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
1 × SELECT count(DISTINCT rpt.rp_id) as cnt
FROM jos_jevents_vevent as ev
LEFT JOIN jos_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
LEFT JOIN jos_jevents_repetition as rpt
ON rpt.eventid = ev.ev_id
LEFT JOIN jos_jevents_rrule as rr
ON rr.eventid = ev.ev_id
LEFT JOIN jos_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
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 c.title, c.description, c.id
FROM jos_categories AS c
1 × SELECT a.id, a.title, a.level, a.language
FROM jos_categories AS a
1 × SELECT *
FROM jos_template_styles
1 × SELECT template
FROM jos_template_styles
1 × SELECT ts.template
FROM jos_template_styles AS ts
INNER JOIN jos_menu AS m
ON ts.id=m.template_style_id
1 × SELECT id, home, template, params
FROM jos_template_styles
1 × 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
1 × SELECT `ordering`
FROM `jos_extensions`
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 `session_id`
FROM `jos_session`
1 × SELECT `enabled`
FROM `jos_extensions`
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM jos_menu AS m
LEFT JOIN jos_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `data`
FROM `jos_session`
1 × SELECT MAX(ordering)
FROM `jos_extensions`
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `jos_assets`
1 × SELECT *
FROM jos_languages
1 × SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM 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