Query Time: 1.70 ms Query memory: 0.023 MB Memory before query: 1.213 MB Rows returned: 0
SELECT `data`
FROM `g56en_session`
WHERE `session_id` = '860dba3f3ba6e7829c084f51f438da9e'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | g56en_session | const | PRIMARY | PRIMARY | 766 | const | 1 | |
Status | Duration |
---|
Starting | 0.21 ms |
checking permissions | 0.08 ms |
Opening tables | 0.16 ms |
After opening tables | 0.16 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init | 0.06 ms |
Optimizing | 0.05 ms |
Statistics | 0.13 ms |
Preparing | 0.13 ms |
Executing | 0.06 ms |
End of update loop | 0.05 ms |
Query end | 0.05 ms |
Commit | 0.05 ms |
Query end | 0.05 ms |
closing tables | 0.05 ms |
Unlocking tables | 0.05 ms |
closing tables | 0.05 ms |
Query end | 0.05 ms |
Starting cleanup | 0.05 ms |
Freeing items | 0.05 ms |
Updating status | 0.06 ms |
Reset for next command | 0.05 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
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:755 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:134 |
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:343 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 1.12 ms After last query: 2.41 ms Query memory: 0.020 MB Memory before query: 1.289 MB Rows returned: 0
SELECT `session_id`
FROM `g56en_session`
WHERE `session_id` = '860dba3f3ba6e7829c084f51f438da9e'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | g56en_session | const | PRIMARY | PRIMARY | 766 | const | 1 | Using index |
Status | Duration |
---|
Starting | 0.07 ms |
checking permissions | 0.05 ms |
Opening tables | 0.05 ms |
After opening tables | 0.05 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init | 0.05 ms |
Optimizing | 0.06 ms |
Statistics | 0.06 ms |
Preparing | 0.05 ms |
Executing | 0.05 ms |
End of update loop | 0.05 ms |
Query end | 0.05 ms |
Commit | 0.05 ms |
Query end | 0.04 ms |
closing tables | 0.05 ms |
Unlocking tables | 0.05 ms |
closing tables | 0.05 ms |
Query end | 0.05 ms |
Starting cleanup | 0.05 ms |
Freeing items | 0.05 ms |
Updating status | 0.05 ms |
Reset for next command | 0.05 ms |
# | Caller | File and line number |
---|
9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:152 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:757 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:134 |
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:343 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 1.01 ms After last query: 0.07 ms Query memory: 0.004 MB Memory before query: 1.295 MB
INSERT INTO `g56en_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('860dba3f3ba6e7829c084f51f438da9e', 1, '1733074880', 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `g56en_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('860dba3f3ba6e7829c084f51f438da9e', 1, '1733074880', 0, '', 0)
Status | Duration |
---|
Starting | 0.08 ms |
checking permissions | 0.05 ms |
Opening tables | 0.05 ms |
After opening tables | 0.05 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init for update | 0.06 ms |
Update | 0.11 ms |
End of update loop | 0.05 ms |
Query end | 0.05 ms |
Commit | 0.05 ms |
Query end | 0.05 ms |
closing tables | 0.05 ms |
Unlocking tables | 0.05 ms |
closing tables | 0.05 ms |
Query end | 0.05 ms |
Starting cleanup | 0.05 ms |
Freeing items | 0.05 ms |
Updating status | 0.05 ms |
Reset for next command | 0.05 ms |
# | Caller | File and line number |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:152 |
6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:757 |
5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:134 |
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:343 |
2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 1.39 ms After last query: 5.45 ms Query memory: 0.024 MB Memory before query: 1.327 MB Rows returned: 34
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `g56en_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | g56en_extensions | ref | extension | extension | 82 | const | 34 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.09 ms |
checking permissions | 0.05 ms |
Opening tables | 0.06 ms |
After opening tables | 0.05 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init | 0.06 ms |
Optimizing | 0.06 ms |
Statistics | 0.08 ms |
Preparing | 0.06 ms |
Executing | 0.05 ms |
Sending data | 0.20 ms |
End of update loop | 0.05 ms |
Query end | 0.05 ms |
Commit | 0.05 ms |
Query end | 0.05 ms |
closing tables | 0.04 ms |
Unlocking tables | 0.05 ms |
closing tables | 0.05 ms |
Query end | 0.05 ms |
Starting cleanup | 0.05 ms |
Freeing items | 0.05 ms |
Updating status | 0.05 ms |
Reset for next command | 0.05 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:425 |
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:433 |
7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:499 |
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:596 |
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:195 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.26 ms After last query: 4.59 ms Query memory: 0.021 MB Memory before query: 1.354 MB Rows returned: 5
SELECT id, rules
FROM `g56en_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | g56en_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
Status | Duration |
---|
Starting | 0.07 ms |
checking permissions | 0.05 ms |
Opening tables | 0.06 ms |
After opening tables | 0.05 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init | 0.05 ms |
Optimizing | 0.05 ms |
Statistics | 0.05 ms |
Preparing | 0.05 ms |
Executing | 0.05 ms |
Sending data | 0.06 ms |
End of update loop | 0.05 ms |
Query end | 0.05 ms |
Commit | 0.15 ms |
Query end | 0.05 ms |
closing tables | 0.05 ms |
Unlocking tables | 0.04 ms |
closing tables | 0.05 ms |
Query end | 0.05 ms |
Starting cleanup | 0.05 ms |
Freeing items | 0.05 ms |
Updating status | 0.05 ms |
Reset for next command | 0.05 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1496 |
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:606 |
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:195 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.32 ms After last query: 0.06 ms Query memory: 0.021 MB Memory before query: 1.366 MB Rows returned: 2
SELECT b.id
FROM g56en_usergroups AS a
LEFT JOIN g56en_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | Using where; Using index |
Status | Duration |
---|
Starting | 0.08 ms |
checking permissions | 0.05 ms |
Opening tables | 0.06 ms |
After opening tables | 0.05 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init | 0.06 ms |
Optimizing | 0.07 ms |
Statistics | 0.08 ms |
Preparing | 0.05 ms |
Unlocking tables | 0.05 ms |
Preparing | 0.06 ms |
Executing | 0.05 ms |
Sending data | 0.06 ms |
End of update loop | 0.05 ms |
Query end | 0.05 ms |
Commit | 0.05 ms |
Query end | 0.05 ms |
closing tables | 0.05 ms |
Unlocking tables | 0.05 ms |
closing tables | 0.05 ms |
Query end | 0.05 ms |
Starting cleanup | 0.05 ms |
Freeing items | 0.05 ms |
Updating status | 0.05 ms |
Reset for next command | 0.05 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1540 |
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:606 |
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:195 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.71 ms After last query: 1.72 ms Query memory: 0.030 MB Memory before query: 1.387 MB Rows returned: 68
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM g56en_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | g56en_extensions | ALL | extension | NO INDEX KEY COULD BE USED | NULL | NULL | 193 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.09 ms |
checking permissions | 0.05 ms |
Opening tables | 0.05 ms |
After opening tables | 0.05 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init | 0.07 ms |
Optimizing | 0.06 ms |
Statistics | 0.07 ms |
Preparing | 0.06 ms |
Sorting result | 0.05 ms |
Executing | 0.05 ms |
Sending data | 0.05 ms |
Creating sort index | 0.43 ms |
End of update loop | 0.05 ms |
Query end | 0.05 ms |
Commit | 0.05 ms |
Query end | 0.04 ms |
closing tables | 0.05 ms |
Unlocking tables | 0.05 ms |
closing tables | 0.05 ms |
Query end | 0.05 ms |
Starting cleanup | 0.05 ms |
Freeing items | 0.05 ms |
Updating status | 0.05 ms |
Reset for next command | 0.05 ms |
# | Caller | File and line number |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
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:606 |
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:195 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.38 ms After last query: 18.11 ms Query memory: 0.021 MB Memory before query: 1.770 MB Rows returned: 3
SELECT *
FROM g56en_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | g56en_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where; Using filesort |
Status | Duration |
---|
Starting | 0.15 ms |
checking permissions | 0.05 ms |
Opening tables | 0.06 ms |
After opening tables | 0.05 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init | 0.06 ms |
Optimizing | 0.05 ms |
Statistics | 0.06 ms |
Preparing | 0.05 ms |
Sorting result | 0.05 ms |
Executing | 0.05 ms |
Sending data | 0.06 ms |
Creating sort index | 0.08 ms |
End of update loop | 0.05 ms |
Query end | 0.05 ms |
Commit | 0.05 ms |
Query end | 0.05 ms |
closing tables | 0.05 ms |
Unlocking tables | 0.04 ms |
closing tables | 0.05 ms |
Query end | 0.05 ms |
Starting cleanup | 0.04 ms |
Freeing items | 0.05 ms |
Updating status | 0.05 ms |
Reset for next command | 0.05 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
8 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:98 |
7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 |
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:622 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
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:195 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.20 ms After last query: 0.09 ms Query memory: 0.021 MB Memory before query: 1.780 MB Rows returned: 6
SELECT `element`,`name`,`client_id`,`extension_id`
FROM `g56en_extensions`
WHERE `type` = 'language'
AND `state` = 0
AND `enabled` = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | g56en_extensions | ref | extension | extension | 82 | const | 6 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.06 ms |
checking permissions | 0.05 ms |
Opening tables | 0.05 ms |
After opening tables | 0.05 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init | 0.06 ms |
Optimizing | 0.06 ms |
Statistics | 0.07 ms |
Preparing | 0.06 ms |
Executing | 0.05 ms |
Sending data | 0.08 ms |
End of update loop | 0.05 ms |
Query end | 0.05 ms |
Commit | 0.05 ms |
Query end | 0.05 ms |
closing tables | 0.05 ms |
Unlocking tables | 0.04 ms |
closing tables | 0.05 ms |
Query end | 0.05 ms |
Starting cleanup | 0.05 ms |
Freeing items | 0.05 ms |
Updating status | 0.05 ms |
Reset for next command | 0.05 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:209 |
8 | Joomla\CMS\Language\LanguageHelper::getInstalledLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:109 |
7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 |
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:622 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
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:195 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.30 ms After last query: 28.79 ms Query memory: 0.025 MB Memory before query: 2.209 MB Rows returned: 1
SELECT id,template
FROM g56en_template_styles
WHERE client_id=0
AND home=1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | g56en_template_styles | ALL | idx_home | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | Using where |
Status | Duration |
---|
Starting | 0.17 ms |
checking permissions | 0.05 ms |
Opening tables | 0.06 ms |
After opening tables | 0.05 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init | 0.06 ms |
Optimizing | 0.06 ms |
Statistics | 0.06 ms |
Preparing | 0.05 ms |
Executing | 0.05 ms |
Sending data | 0.07 ms |
End of update loop | 0.05 ms |
Query end | 0.05 ms |
Commit | 0.05 ms |
Query end | 0.04 ms |
closing tables | 0.05 ms |
Unlocking tables | 0.04 ms |
closing tables | 0.05 ms |
Query end | 0.05 ms |
Starting cleanup | 0.05 ms |
Freeing items | 0.05 ms |
Updating status | 0.05 ms |
Reset for next command | 0.05 ms |
# | Caller | File and line number |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1652 |
17 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_widgetkit/widgetkit.php:23 |
16 | plgSystemWidgetkit->{closure}() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Container.php:240 |
15 | YOOtheme\Framework\Container->offsetGet() | JROOT/administrator/components/com_widgetkit/src/Application.php:49 |
14 | YOOtheme\Widgetkit\Application->YOOtheme\Widgetkit\{closure}() | Same as call in the line below. |
13 | call_user_func_array() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Event/EventDispatcher.php:113 |
12 | YOOtheme\Framework\Event\EventDispatcher->trigger() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Application.php:149 |
11 | YOOtheme\Framework\Application->boot() | JROOT/administrator/components/com_widgetkit/widgetkit.php:91 |
10 | include JROOT/administrator/components/com_widgetkit/widgetkit.php | JROOT/administrator/components/com_widgetkit/widgetkit-app.php:6 |
9 | include JROOT/administrator/components/com_widgetkit/widgetkit-app.php | JROOT/plugins/system/widgetkit/widgetkit.php:9 |
8 | plgSystemWidgetkit->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:623 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
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:195 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.68 ms After last query: 4.56 ms Query memory: 0.050 MB Memory before query: 2.265 MB Rows returned: 18
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 g56en_menu AS m
LEFT JOIN g56en_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 41 | Using index condition; Using where; Using filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | srv69112_agro.m.component_id | 1 | Using where |
Status | Duration |
---|
Starting | 0.10 ms |
checking permissions | 0.05 ms |
Opening tables | 0.06 ms |
After opening tables | 0.05 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init | 0.07 ms |
Optimizing | 0.06 ms |
Statistics | 0.08 ms |
Preparing | 0.06 ms |
Sorting result | 0.05 ms |
Executing | 0.05 ms |
Sending data | 0.06 ms |
Creating sort index | 0.38 ms |
End of update loop | 0.05 ms |
Query end | 0.05 ms |
Commit | 0.05 ms |
Query end | 0.05 ms |
closing tables | 0.05 ms |
Unlocking tables | 0.04 ms |
closing tables | 0.05 ms |
Query end | 0.05 ms |
Starting cleanup | 0.05 ms |
Freeing items | 0.05 ms |
Updating status | 0.05 ms |
Reset for next command | 0.05 ms |
# | Caller | File and line number |
---|
23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
21 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Same as call in the line below. |
20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
18 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:76 |
17 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
16 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:131 |
15 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:374 |
14 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
13 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:64 |
12 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
11 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:488 |
10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:405 |
9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:130 |
8 | PlgSystemLanguageFilter->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:623 |
4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
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:195 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.57 ms After last query: 15.21 ms Query memory: 0.053 MB Memory before query: 2.690 MB Rows returned: 5
SELECT id, home, template, s.params
FROM g56en_template_styles as s
LEFT JOIN g56en_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 5 | Using index condition; Using where |
1 | SIMPLE | s | ALL | idx_template | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | Using where; Using join buffer (flat, BNL join) |
Status | Duration |
---|
Starting | 0.20 ms |
checking permissions | 0.05 ms |
Opening tables | 0.06 ms |
After opening tables | 0.05 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init | 0.08 ms |
Optimizing | 0.08 ms |
Statistics | 0.11 ms |
Preparing | 0.09 ms |
Executing | 0.05 ms |
Sending data | 0.15 ms |
End of update loop | 0.05 ms |
Query end | 0.05 ms |
Commit | 0.05 ms |
Query end | 0.05 ms |
closing tables | 0.05 ms |
Unlocking tables | 0.05 ms |
closing tables | 0.05 ms |
Query end | 0.05 ms |
Starting cleanup | 0.05 ms |
Freeing items | 0.05 ms |
Updating status | 0.05 ms |
Reset for next command | 0.05 ms |
# | Caller | File and line number |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:488 |
10 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/plugins/system/yootheme/yootheme.php:113 |
9 | plgSystemYOOtheme->handleRequest() | JROOT/plugins/system/yootheme/yootheme.php:31 |
8 | plgSystemYOOtheme->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1080 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:798 |
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:195 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.42 ms After last query: 44.48 ms Query memory: 0.029 MB Memory before query: 3.601 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `g56en_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | g56en_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
Status | Duration |
---|
Starting | 0.20 ms |
checking permissions | 0.05 ms |
Opening tables | 0.06 ms |
After opening tables | 0.05 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init | 0.06 ms |
Optimizing | 0.06 ms |
Statistics | 0.11 ms |
Preparing | 0.06 ms |
Executing | 0.05 ms |
Sending data | 0.08 ms |
End of update loop | 0.05 ms |
Query end | 0.05 ms |
Commit | 0.05 ms |
Query end | 0.04 ms |
closing tables | 0.04 ms |
Unlocking tables | 0.04 ms |
closing tables | 0.05 ms |
Query end | 0.05 ms |
Starting cleanup | 0.04 ms |
Freeing items | 0.05 ms |
Updating status | 0.05 ms |
Reset for next command | 0.05 ms |
# | Caller | File and line number |
---|
32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1652 |
31 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
30 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Same as call in the line below. |
29 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
28 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
27 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
26 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
25 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
24 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
23 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
22 | Joomla\CMS\Factory::getDocument() | Same as call in the line below. |
21 | call_user_func() | JROOT/templates/yootheme/vendor/yootheme/framework/src/ContainerTrait.php:26 |
20 | YOOtheme\Module->__get() | JROOT/templates/yootheme/vendor/yootheme/theme/platforms/joomla/src/Joomla.php:31 |
19 | YOOtheme\Theme\Joomla->onInit() | Same as call in the line below. |
18 | call_user_func_array() | JROOT/templates/yootheme/vendor/yootheme/framework/modules/event/src/EventManager.php:119 |
17 | YOOtheme\EventManager->trigger() | JROOT/templates/yootheme/vendor/yootheme/framework/modules/event/src/EventTrait.php:42 |
16 | YOOtheme\Application->trigger() | JROOT/templates/yootheme/vendor/yootheme/theme/platforms/joomla/index.php:190 |
15 | YOOtheme\Theme\Joomla->{closure}() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/templates/yootheme/vendor/yootheme/framework/modules/event/src/EventManager.php:119 |
13 | YOOtheme\EventManager->trigger() | JROOT/templates/yootheme/vendor/yootheme/framework/modules/event/src/EventTrait.php:42 |
12 | YOOtheme\Application->trigger() | JROOT/templates/yootheme/vendor/yootheme/framework/modules/app/src/Application.php:58 |
11 | YOOtheme\Application->init() | JROOT/plugins/system/yootheme/yootheme.php:162 |
10 | plgSystemYOOtheme->loadTemplate() | JROOT/plugins/system/yootheme/yootheme.php:115 |
9 | plgSystemYOOtheme->handleRequest() | JROOT/plugins/system/yootheme/yootheme.php:31 |
8 | plgSystemYOOtheme->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1080 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:798 |
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:195 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.03 ms After last query: 0.12 ms Query memory: 0.011 MB Memory before query: 3.598 MB
UPDATE `g56en_extensions`
SET `params` = '{\"mediaversion\":\"5a0ea0147158da8f5f249e8f3eba70cb\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `g56en_extensions`
SET `params` = '{\"mediaversion\":\"5a0ea0147158da8f5f249e8f3eba70cb\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Status | Duration |
---|
Starting | 0.07 ms |
checking permissions | 0.05 ms |
Opening tables | 0.05 ms |
After opening tables | 0.05 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init for update | 0.09 ms |
Updating | 0.10 ms |
End of update loop | 0.05 ms |
Query end | 0.05 ms |
Commit | 0.05 ms |
Query end | 0.04 ms |
closing tables | 0.05 ms |
Unlocking tables | 0.05 ms |
closing tables | 0.05 ms |
Query end | 0.05 ms |
Starting cleanup | 0.04 ms |
Freeing items | 0.05 ms |
Updating status | 0.05 ms |
Reset for next command | 0.05 ms |
# | Caller | File and line number |
---|
27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
26 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
25 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
24 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
23 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
22 | Joomla\CMS\Factory::getDocument() | Same as call in the line below. |
21 | call_user_func() | JROOT/templates/yootheme/vendor/yootheme/framework/src/ContainerTrait.php:26 |
20 | YOOtheme\Module->__get() | JROOT/templates/yootheme/vendor/yootheme/theme/platforms/joomla/src/Joomla.php:31 |
19 | YOOtheme\Theme\Joomla->onInit() | Same as call in the line below. |
18 | call_user_func_array() | JROOT/templates/yootheme/vendor/yootheme/framework/modules/event/src/EventManager.php:119 |
17 | YOOtheme\EventManager->trigger() | JROOT/templates/yootheme/vendor/yootheme/framework/modules/event/src/EventTrait.php:42 |
16 | YOOtheme\Application->trigger() | JROOT/templates/yootheme/vendor/yootheme/theme/platforms/joomla/index.php:190 |
15 | YOOtheme\Theme\Joomla->{closure}() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/templates/yootheme/vendor/yootheme/framework/modules/event/src/EventManager.php:119 |
13 | YOOtheme\EventManager->trigger() | JROOT/templates/yootheme/vendor/yootheme/framework/modules/event/src/EventTrait.php:42 |
12 | YOOtheme\Application->trigger() | JROOT/templates/yootheme/vendor/yootheme/framework/modules/app/src/Application.php:58 |
11 | YOOtheme\Application->init() | JROOT/plugins/system/yootheme/yootheme.php:162 |
10 | plgSystemYOOtheme->loadTemplate() | JROOT/plugins/system/yootheme/yootheme.php:115 |
9 | plgSystemYOOtheme->handleRequest() | JROOT/plugins/system/yootheme/yootheme.php:31 |
8 | plgSystemYOOtheme->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1080 |
4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:798 |
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:195 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 5.98 ms After last query: 30.73 ms Query memory: 0.025 MB Memory before query: 4.089 MB Rows returned: 3
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,(
SELECT COUNT(i.`id`)
FROM `g56en_content` AS `i`
WHERE i.`catid` = c.id
AND i.state = 1
AND (i.language = '*' OR i.language = 'en-GB')) AS numitems
FROM `g56en_categories` AS `c`
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND c.language IN ('en-GB','*')
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | PRIMARY | c | ALL | cat_idx,idx_access,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 7 | Using where; Using filesort |
2 | DEPENDENT SUBQUERY | i | ref | idx_state,idx_catid,idx_language | idx_catid | 4 | srv69112_agro.c.id | 5 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.23 ms |
checking permissions | 0.05 ms |
Opening tables | 0.08 ms |
After opening tables | 0.05 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init | 0.11 ms |
Optimizing | 0.07 ms |
Statistics | 0.11 ms |
Preparing | 0.06 ms |
Optimizing | 0.06 ms |
Statistics | 0.09 ms |
Preparing | 0.08 ms |
Sorting result | 0.06 ms |
Executing | 0.05 ms |
Sending data | 0.06 ms |
Creating sort index | 0.69 ms |
Executing | 0.06 ms |
Sending data | 0.07 ms |
Executing | 0.05 ms |
Sending data | 2.39 ms |
Executing | 0.05 ms |
Sending data | 0.77 ms |
End of update loop | 0.05 ms |
Query end | 0.05 ms |
Commit | 0.05 ms |
Query end | 0.05 ms |
closing tables | 0.05 ms |
Unlocking tables | 0.05 ms |
closing tables | 0.05 ms |
Query end | 0.05 ms |
Starting cleanup | 0.05 ms |
Freeing items | 0.05 ms |
Removing tmp table | 0.05 ms |
Freeing items | 0.05 ms |
Updating status | 0.05 ms |
Reset for next command | 0.05 ms |
# | Caller | File and line number |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:312 |
14 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
13 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/models/categories.php:115 |
12 | ContentModelCategories->getItems() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/libraries/src/MVC/View/CategoriesView.php:56 |
10 | Joomla\CMS\MVC\View\CategoriesView->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
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:195 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.74 ms After last query: 15.01 ms Query memory: 0.029 MB Memory before query: 4.234 MB Rows returned: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `g56en_categories` AS `s`
INNER JOIN `g56en_categories` AS `c`
ON (s.lft < c.lft
AND c.lft < s.rgt
AND c.language IN ('en-GB','*')) OR (c.lft <= s.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id = 2
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | c | range | cat_idx,idx_access,idx_left_right,idx_language | idx_left_right | 4 | NULL | 3 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.21 ms |
checking permissions | 0.05 ms |
Opening tables | 0.07 ms |
After opening tables | 0.05 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init | 0.10 ms |
Optimizing | 0.08 ms |
Statistics | 0.15 ms |
Preparing | 0.05 ms |
Unlocking tables | 0.04 ms |
Preparing | 0.07 ms |
Sorting result | 0.05 ms |
Executing | 0.04 ms |
Sending data | 0.11 ms |
End of update loop | 0.05 ms |
Query end | 0.05 ms |
Commit | 0.05 ms |
Query end | 0.04 ms |
closing tables | 0.04 ms |
Unlocking tables | 0.04 ms |
closing tables | 0.05 ms |
Query end | 0.05 ms |
Starting cleanup | 0.05 ms |
Freeing items | 0.05 ms |
Updating status | 0.05 ms |
Reset for next command | 0.05 ms |
# | Caller | File and line number |
---|
28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
27 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:312 |
26 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
25 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/router.php:72 |
24 | ContentRouter->getCategorySegment() | Same as call in the line below. |
23 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |
22 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |
21 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |
20 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:672 |
19 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
18 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
17 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:66 |
16 | Joomla\CMS\Router\Route::_() | JROOT/components/com_content/views/categories/tmpl/default_items.php:30 |
15 | include JROOT/components/com_content/views/categories/tmpl/default_items.php | JROOT/libraries/src/MVC/View/HtmlView.php:695 |
14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/components/com_content/views/categories/tmpl/default.php:40 |
13 | include JROOT/components/com_content/views/categories/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:695 |
12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/libraries/src/MVC/View/CategoriesView.php:97 |
10 | Joomla\CMS\MVC\View\CategoriesView->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
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:195 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.21 ms After last query: 0.35 ms Query memory: 0.021 MB Memory before query: 4.210 MB Rows returned: 4
SELECT language,id
FROM `g56en_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | g56en_menu | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 65 | Using where |
Status | Duration |
---|
Starting | 0.07 ms |
checking permissions | 0.05 ms |
Opening tables | 0.06 ms |
After opening tables | 0.05 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init | 0.06 ms |
Optimizing | 0.06 ms |
Statistics | 0.06 ms |
Preparing | 0.06 ms |
Executing | 0.05 ms |
Sending data | 0.11 ms |
End of update loop | 0.05 ms |
Query end | 0.05 ms |
Commit | 0.05 ms |
Query end | 0.04 ms |
closing tables | 0.05 ms |
Unlocking tables | 0.04 ms |
closing tables | 0.05 ms |
Query end | 0.05 ms |
Starting cleanup | 0.04 ms |
Freeing items | 0.05 ms |
Updating status | 0.05 ms |
Reset for next command | 0.05 ms |
# | Caller | File and line number |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Multilanguage.php:107 |
8 | Joomla\CMS\Language\Multilanguage::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:718 |
7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
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:195 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.93 ms After last query: 10.82 ms Query memory: 0.030 MB Memory before query: 4.443 MB Rows returned: 5
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM g56en_modules AS m
LEFT JOIN g56en_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN g56en_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2024-12-01 17:41:20')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-12-01 17:41:20')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 0 OR mm.menuid <= 0)
AND m.language IN ('en-GB','*')
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds,idx_language | published | 1 | const | 27 | Using index condition; Using where; Using filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | srv69112_agro.m.id | 1 | Using where; Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | srv69112_agro.m.module,const | 1 | Using index condition; Using where |
Status | Duration |
---|
Starting | 0.18 ms |
checking permissions | 0.05 ms |
Opening tables | 0.07 ms |
After opening tables | 0.05 ms |
System lock | 0.05 ms |
table lock | 0.05 ms |
init | 0.10 ms |
Optimizing | 0.08 ms |
Statistics | 0.14 ms |
Preparing | 0.11 ms |
Sorting result | 0.06 ms |
Executing | 0.05 ms |
Sending data | 0.05 ms |
Creating sort index | 0.32 ms |
End of update loop | 0.05 ms |
Query end | 0.05 ms |
Commit | 0.05 ms |
Query end | 0.05 ms |
closing tables | 0.05 ms |
Unlocking tables | 0.04 ms |
closing tables | 0.05 ms |
Query end | 0.05 ms |
Starting cleanup | 0.05 ms |
Freeing items | 0.05 ms |
Updating status | 0.06 ms |
Reset for next command | 0.05 ms |
# | Caller | File and line number |
---|
30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
29 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
28 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
27 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:433 |
26 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:363 |
25 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
24 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:581 |
23 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/templates/yootheme/vendor/yootheme/theme/platforms/joomla-modules/src/Modules.php:146 |
22 | YOOtheme\Theme\Modules->countModules() | Same as call in the line below. |
21 | call_user_func_array() | JROOT/templates/yootheme/vendor/yootheme/framework/modules/view/src/View.php:74 |
20 | YOOtheme\View->__call() | JROOT/templates/yootheme/templates/header-mobile.php:40 |
19 | require JROOT/templates/yootheme/templates/header-mobile.php | JROOT/templates/yootheme/vendor/yootheme/framework/modules/view/src/View.php:249 |
18 | YOOtheme\View->evaluate() | JROOT/templates/yootheme/vendor/yootheme/framework/modules/view/index.php:50 |
17 | YOOtheme\Module->{closure}() | JROOT/templates/yootheme/vendor/yootheme/framework/modules/view/src/View.php:145 |
16 | YOOtheme\View->YOOtheme\{closure}() | JROOT/templates/yootheme/vendor/yootheme/theme/src/Theme.php:114 |
15 | YOOtheme\Theme->replace() | JROOT/templates/yootheme/vendor/yootheme/framework/modules/view/src/View.php:145 |
14 | YOOtheme\View->YOOtheme\{closure}() | JROOT/templates/yootheme/vendor/yootheme/theme/platforms/joomla/src/Joomla/UrlListener.php:32 |
13 | YOOtheme\Theme\Joomla\UrlListener->__invoke() | JROOT/templates/yootheme/vendor/yootheme/framework/modules/view/src/View.php:145 |
12 | YOOtheme\View->YOOtheme\{closure}() | JROOT/templates/yootheme/vendor/yootheme/framework/modules/view/src/View.php:217 |
11 | YOOtheme\View->render() | Same as call in the line below. |
10 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |
9 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |
8 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/templates/yootheme/index.php:101 |
7 | require JROOT/templates/yootheme/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:1027 |
3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:780 |
2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:201 |
1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `g56en_extensions`
1 × SELECT `data`
FROM `g56en_session`
1 × SELECT `session_id`
FROM `g56en_session`
1 × SELECT id, rules
FROM `g56en_viewlevels
1 × SELECT b.id
FROM g56en_usergroups AS a
LEFT JOIN g56en_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM g56en_extensions
1 × SELECT *
FROM g56en_languages
1 × SELECT `element`,`name`,`client_id`,`extension_id`
FROM `g56en_extensions`
1 × SELECT id,template
FROM g56en_template_styles
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 g56en_menu AS m
LEFT JOIN g56en_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT id, home, template, s.params
FROM g56en_template_styles as s
LEFT JOIN g56en_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
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,( SELECT COUNT(i.`id`)
FROM `g56en_content` AS `i`
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 `g56en_categories` AS `s`
INNER JOIN `g56en_categories` AS `c`
ON (s.lft < c.lft
AND c.lft < s.rgt
AND c.language IN ('en-GB','*')) OR (c.lft <= s.lft
AND s.rgt <= c.rgt)
1 × SELECT language,id
FROM `g56en_menu`
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM g56en_modules AS m
LEFT JOIN g56en_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN g56en_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id