- Query Time: 0.90 ms Query memory: 0.023 MB Memory before query: 3.978 MB Rows returned: 0 - SELECT `data`
 FROM `quen1_session`
 WHERE `session_id` = X'6e746d616f387365617231397470746137346334753668743467'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | NULL |  
 
| Status | Duration | 
|---|
 | starting | 0.09 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.12 ms |  | init | 0.02 ms |  | System lock | 0.03 ms |  | optimizing | 0.02 ms |  | statistics | 0.36 ms |  | executing | 0.02 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | waiting for handler commit | 0.02 ms |  | closing tables | 0.03 ms |  | freeing items | 0.04 ms |  | cleaning up | 0.02 ms |  
 
| # | Caller | File and line number | 
|---|
 | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |  | 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |  | 14 | JSessionStorageDatabase->read() | Same as call in the line below. |  | 13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |  | 12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |  | 11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 |  | 10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php: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: 0.57 ms After last query: 5.48 ms Query memory: 0.020 MB Memory before query: 4.101 MB Rows returned: 0 - SELECT `session_id`
 FROM `quen1_session`
 WHERE `session_id` = X'6e746d616f387365617231397470746137346334753668743467'
 LIMIT 1
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | Using index |  
 
| Status | Duration | 
|---|
 | starting | 0.10 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.02 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.04 ms |  | init | 0.01 ms |  | System lock | 0.02 ms |  | optimizing | 0.02 ms |  | statistics | 0.10 ms |  | executing | 0.02 ms |  | end | 0.02 ms |  | query end | 0.02 ms |  | waiting for handler commit | 0.02 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.03 ms |  
 
| # | Caller | File and line number | 
|---|
 | 9 | JDatabaseDriverMysqli->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: 2.58 ms After last query: 0.23 ms Query memory: 0.004 MB Memory before query: 4.106 MB - INSERT INTO `quen1_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) 
 VALUES 
(X'6e746d616f387365617231397470746137346334753668743467', 1, 1761920230, 0, '', 0)
 - EXPLAIN not possible on query: INSERT INTO `quen1_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES 
(X'6e746d616f387365617231397470746137346334753668743467', 1, 1761920230, 0, '', 0) 
| Status | Duration | 
|---|
 | starting | 0.09 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.04 ms |  | init | 0.02 ms |  | System lock | 0.01 ms |  | update | 0.55 ms |  | end | 0.01 ms |  | query end | 0.00 ms |  | waiting for handler commit | 1.66 ms |  | closing tables | 0.02 ms |  | freeing items | 0.03 ms |  | cleaning up | 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: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: 0.92 ms After last query: 7.37 ms Query memory: 0.021 MB Memory before query: 4.812 MB Rows returned: 3 - SELECT id, rules
 FROM `quen1_viewlevels`
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_viewlevels | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | 100.00 | NULL |  
 
| Status | Duration | 
|---|
 | starting | 0.12 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.11 ms |  | init | 0.02 ms |  | System lock | 0.01 ms |  | optimizing | 0.02 ms |  | statistics | 0.04 ms |  | preparing | 0.03 ms |  | executing | 0.30 ms |  | end | 0.02 ms |  | query end | 0.01 ms |  | waiting for handler commit | 0.03 ms |  | closing tables | 0.04 ms |  | freeing items | 0.02 ms |  | cleaning up | 0.02 ms |  
 
| # | Caller | File and line number | 
|---|
 | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |  | 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |  | 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |  | 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php: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: 0.83 ms After last query: 0.21 ms Query memory: 0.021 MB Memory before query: 4.824 MB Rows returned: 1 - SELECT b.id
 FROM quen1_usergroups AS a
 LEFT JOIN quen1_usergroups AS b
 ON b.lft <= a.lft
 AND b.rgt >= a.rgt
 WHERE a.id = 1
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |  | 1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 1 | 100.00 | Using where; Using index |  
 
| Status | Duration | 
|---|
 | starting | 0.15 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.00 ms |  | Opening tables | 0.19 ms |  | init | 0.02 ms |  | System lock | 0.02 ms |  | optimizing | 0.02 ms |  | statistics | 0.18 ms |  | preparing | 0.03 ms |  | executing | 0.06 ms |  | end | 0.01 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.02 ms |  | cleaning up | 0.04 ms |  
 
| # | Caller | File and line number | 
|---|
 | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |  | 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/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: 0.83 ms After last query: 18.37 ms Query memory: 0.022 MB Memory before query: 6.601 MB Rows returned: 1 - SELECT `value`
 FROM `quen1_admintools_storage`
 WHERE `key` = 'cparams'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_admintools_storage | NULL | const | PRIMARY | PRIMARY | 402 | const | 1 | 100.00 | NULL |  
 
| Status | Duration | 
|---|
 | starting | 0.12 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.14 ms |  | init | 0.01 ms |  | System lock | 0.02 ms |  | optimizing | 0.03 ms |  | statistics | 0.13 ms |  | preparing | 0.03 ms |  | executing | 0.02 ms |  | end | 0.02 ms |  | query end | 0.02 ms |  | closing tables | 0.03 ms |  | freeing items | 0.03 ms |  | cleaning up | 0.04 ms |  
 
| # | Caller | File and line number | 
|---|
 | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |  | 13 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_admintools/Helper/Storage.php:122 |  | 12 | Akeeba\AdminTools\Admin\Helper\Storage->load() | JROOT/administrator/components/com_admintools/Helper/Storage.php:37 |  | 11 | Akeeba\AdminTools\Admin\Helper\Storage->__construct() | JROOT/administrator/components/com_admintools/Helper/Storage.php:49 |  | 10 | Akeeba\AdminTools\Admin\Helper\Storage::getInstance() | JROOT/plugins/system/admintools/admintools/main.php:409 |  | 9 | plgSystemAdmintools->loadComponentParameters() | JROOT/plugins/system/admintools/admintools/main.php:892 |  | 8 | plgSystemAdmintools->initialize() | JROOT/plugins/system/admintools/admintools/main.php:84 |  | 7 | plgSystemAdmintools->__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: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: 0.45 ms After last query: 2.36 ms Query memory: 0.021 MB Memory before query: 6.753 MB Rows returned: 0 - SELECT *
 FROM `quen1_admintools_wafexceptions`
 WHERE NOT(`option` LIKE 'com_%')
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |  
 
| Status | Duration | 
|---|
 | starting | 0.08 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.16 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.03 ms |  | executing | 0.01 ms |  | end | 0.00 ms |  | query end | 0.01 ms |  | closing tables | 0.02 ms |  | freeing items | 2.71 ms |  | cleaning up | 0.08 ms |  
 
| # | Caller | File and line number | 
|---|
 | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |  | 11 | JDatabaseDriver->loadAssocList() | JROOT/plugins/system/admintools/admintools/main.php:729 |  | 10 | plgSystemAdmintools->loadWAFExceptionsSEF() | JROOT/plugins/system/admintools/admintools/main.php:640 |  | 9 | plgSystemAdmintools->loadWAFExceptions() | JROOT/plugins/system/admintools/admintools/main.php:901 |  | 8 | plgSystemAdmintools->initialize() | JROOT/plugins/system/admintools/admintools/main.php:84 |  | 7 | plgSystemAdmintools->__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: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: 0.94 ms After last query: 23.03 ms Query memory: 0.022 MB Memory before query: 8.596 MB Rows returned: 1 - SELECT template
 FROM quen1_template_styles as s
 WHERE s.client_id = 0
 AND s.home = 1
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | s | NULL | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 3 | 25.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.13 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.05 ms |  | Opening tables | 0.11 ms |  | init | 0.01 ms |  | System lock | 0.04 ms |  | optimizing | 0.02 ms |  | statistics | 0.18 ms |  | preparing | 0.03 ms |  | executing | 0.09 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | waiting for handler commit | 0.02 ms |  | closing tables | 0.02 ms |  | freeing items | 0.02 ms |  | cleaning up | 0.03 ms |  
 
| # | Caller | File and line number | 
|---|
 | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |  | 13 | JDatabaseDriver->loadResult() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:31 |  | 12 | RokCommon_PlatformInfo_Joomla->getDefaultTemplate() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:105 |  | 11 | RokCommon_PlatformInfo_Joomla->setPlatformParameters() | JROOT/libraries/rokcommon/RokCommon/Service.php:71 |  | 10 | RokCommon_Service::getContainer() | JROOT/libraries/rokcommon/include.php:38 |  | 9 | require_once JROOT/libraries/rokcommon/include.php | JROOT/plugins/system/rokcommon/rokcommon.php:95 |  | 8 | plgSystemRokCommon->loadCommonLib() | JROOT/plugins/system/rokcommon/rokcommon.php:53 |  | 7 | plgSystemRokCommon->__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: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: 0.52 ms After last query: 0.16 ms Query memory: 0.023 MB Memory before query: 8.604 MB Rows returned: 1 - SELECT template
 FROM quen1_template_styles as s
 WHERE s.client_id = 0
 AND s.home = 1
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | s | NULL | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 3 | 25.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.06 ms |  | Executing hook on transaction | 0.02 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.05 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.03 ms |  | statistics | 0.06 ms |  | preparing | 0.02 ms |  | executing | 0.05 ms |  | end | 0.02 ms |  | query end | 0.01 ms |  | waiting for handler commit | 0.03 ms |  | closing tables | 0.02 ms |  | freeing items | 0.03 ms |  | cleaning up | 0.02 ms |  
 
| # | Caller | File and line number | 
|---|
 | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |  | 14 | JDatabaseDriver->loadResult() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:31 |  | 13 | RokCommon_PlatformInfo_Joomla->getDefaultTemplate() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:67 |  | 12 | RokCommon_PlatformInfo_Joomla->getDefaultTemplatePath() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:106 |  | 11 | RokCommon_PlatformInfo_Joomla->setPlatformParameters() | JROOT/libraries/rokcommon/RokCommon/Service.php:71 |  | 10 | RokCommon_Service::getContainer() | JROOT/libraries/rokcommon/include.php:38 |  | 9 | require_once JROOT/libraries/rokcommon/include.php | JROOT/plugins/system/rokcommon/rokcommon.php:95 |  | 8 | plgSystemRokCommon->loadCommonLib() | JROOT/plugins/system/rokcommon/rokcommon.php:53 |  | 7 | plgSystemRokCommon->__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: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: 0.54 ms After last query: 4.20 ms Query memory: 0.021 MB Memory before query: 8.713 MB Rows returned: 4 - SELECT extension, file, type
 FROM quen1_rokcommon_configs
 ORDER BY priority
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_rokcommon_configs | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | 100.00 | Using filesort |  
 
| Status | Duration | 
|---|
 | starting | 0.08 ms |  | Executing hook on transaction | 0.02 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.07 ms |  | init | 0.01 ms |  | System lock | 0.02 ms |  | optimizing | 0.01 ms |  | statistics | 0.02 ms |  | preparing | 0.03 ms |  | executing | 0.08 ms |  | end | 0.01 ms |  | query end | 0.02 ms |  | closing tables | 0.01 ms |  | freeing items | 0.02 ms |  | cleaning up | 0.04 ms |  
 
| # | Caller | File and line number | 
|---|
 | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rokcommon/rokcommon.php:131 |  | 8 | plgSystemRokCommon->processRegisteredConfigs() | JROOT/plugins/system/rokcommon/rokcommon.php:75 |  | 7 | plgSystemRokCommon->__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: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: 0.64 ms After last query: 34.18 ms Query memory: 0.021 MB Memory before query: 11.573 MB Rows returned: 0 - SELECT `source`,`keepurlparams`
 FROM `quen1_admintools_redirects`
 WHERE ((`dest` = 'transfers-tautona.html') OR (`dest` = 'transfers-tautona.html') OR ('transfers-tautona.html' LIKE `dest`))
 AND `published` = '1'
 ORDER BY `ordering` DESC
 LIMIT 1
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |  
 
| Status | Duration | 
|---|
 | starting | 0.15 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.02 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.14 ms |  | init | 0.02 ms |  | System lock | 0.03 ms |  | optimizing | 0.03 ms |  | statistics | 0.03 ms |  | executing | 0.02 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | closing tables | 0.03 ms |  | freeing items | 0.04 ms |  | cleaning up | 0.03 ms |  
 
| # | Caller | File and line number | 
|---|
 | 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1773 |  | 11 | JDatabaseDriver->loadRow() | JROOT/plugins/system/admintools/feature/urlredir.php:91 |  | 10 | AtsystemFeatureUrlredir->onAfterInitialise() | JROOT/plugins/system/admintools/admintools/main.php:308 |  | 9 | plgSystemAdmintools->runFeature() | JROOT/plugins/system/admintools/admintools/main.php:144 |  | 8 | plgSystemAdmintools->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:626 |  | 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: 0.78 ms After last query: 12.89 ms Query memory: 0.023 MB Memory before query: 12.821 MB Rows returned: 22 - SELECT *
 FROM quen1_rsform_config
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_rsform_config | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 22 | 100.00 | NULL |  
 
| Status | Duration | 
|---|
 | starting | 0.09 ms |  | Executing hook on transaction | 0.00 ms |  | starting | 0.01 ms |  | checking permissions | 0.02 ms |  | Opening tables | 0.10 ms |  | init | 0.02 ms |  | System lock | 0.03 ms |  | optimizing | 0.01 ms |  | statistics | 0.06 ms |  | preparing | 0.02 ms |  | executing | 0.24 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | waiting for handler commit | 0.02 ms |  | closing tables | 0.03 ms |  | freeing items | 0.02 ms |  | cleaning up | 0.02 ms |  
 
| # | Caller | File and line number | 
|---|
 | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/config.php:50 |  | 11 | RSFormProConfig->load() | JROOT/administrator/components/com_rsform/helpers/config.php:17 |  | 10 | RSFormProConfig->__construct() | JROOT/administrator/components/com_rsform/helpers/config.php:102 |  | 9 | RSFormProConfig::getInstance() | JROOT/plugins/system/rsformdeletesubmissions/rsformdeletesubmissions.php:28 |  | 8 | plgSystemRsformdeletesubmissions->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:626 |  | 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: 5.69 ms After last query: 1.28 ms Query memory: 0.026 MB Memory before query: 12.890 MB Rows returned: 18 - SHOW FULL COLUMNS 
 FROM `quen1_extensions`
 - EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `quen1_extensions` 
| Status | Duration | 
|---|
 | starting | 0.13 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 3.45 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.73 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.02 ms |  | statistics | 0.11 ms |  | preparing | 0.04 ms |  | Creating tmp table | 0.06 ms |  | executing | 0.08 ms |  | checking permissions | 0.11 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.05 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.14 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | waiting for handler commit | 0.02 ms |  | closing tables | 0.03 ms |  | freeing items | 0.07 ms |  | cleaning up | 0.04 ms |  
 
| # | Caller | File and line number | 
|---|
 | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 |  | 13 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |  | 12 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |  | 11 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Extension.php:32 |  | 10 | Joomla\CMS\Table\Extension->__construct() | JROOT/libraries/src/Table/Table.php:312 |  | 9 | Joomla\CMS\Table\Table::getInstance() | JROOT/plugins/system/roksprocket/roksprocket.php:45 |  | 8 | plgSystemRokSprocket->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:626 |  | 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: 0.69 ms After last query: 1.03 ms Query memory: 0.021 MB Memory before query: 12.935 MB Rows returned: 1 - SELECT `extension_id`
 FROM `quen1_extensions`
 WHERE type = 'component'
 AND element = 'com_roksprocket'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using index |  
 
| Status | Duration | 
|---|
 | starting | 0.06 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.10 ms |  | init | 0.01 ms |  | System lock | 0.02 ms |  | optimizing | 0.02 ms |  | statistics | 0.23 ms |  | preparing | 0.02 ms |  | executing | 0.03 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | waiting for handler commit | 0.02 ms |  | closing tables | 0.02 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.03 ms |  
 
| # | Caller | File and line number | 
|---|
 | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |  | 10 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Table/Extension.php:124 |  | 9 | Joomla\CMS\Table\Extension->find() | JROOT/plugins/system/roksprocket/roksprocket.php:47 |  | 8 | plgSystemRokSprocket->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:626 |  | 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: 0.45 ms After last query: 0.25 ms Query memory: 0.021 MB Memory before query: 12.942 MB Rows returned: 1 - SELECT *
 FROM quen1_extensions
 WHERE `extension_id` = '10041'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_extensions | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |  
 
| Status | Duration | 
|---|
 | starting | 0.05 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.04 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.02 ms |  | statistics | 0.12 ms |  | preparing | 0.01 ms |  | executing | 0.02 ms |  | end | 0.00 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.04 ms |  
 
| # | Caller | File and line number | 
|---|
 | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |  | 10 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |  | 9 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/roksprocket/roksprocket.php:54 |  | 8 | plgSystemRokSprocket->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:626 |  | 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: 0.30 ms After last query: 0.24 ms Query memory: 0.021 MB Memory before query: 12.946 MB Rows returned: 1 - SELECT `extension_id`
 FROM `quen1_extensions`
 WHERE type = 'module'
 AND element = 'mod_roksprocket'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using index |  
 
| Status | Duration | 
|---|
 | starting | 0.04 ms |  | Executing hook on transaction | 0.00 ms |  | starting | 0.01 ms |  | checking permissions | 0.00 ms |  | Opening tables | 0.02 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.06 ms |  | preparing | 0.01 ms |  | executing | 0.02 ms |  | end | 0.00 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.02 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.01 ms |  
 
| # | Caller | File and line number | 
|---|
 | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |  | 10 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Table/Extension.php:124 |  | 9 | Joomla\CMS\Table\Extension->find() | JROOT/plugins/system/roksprocket/roksprocket.php:70 |  | 8 | plgSystemRokSprocket->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:626 |  | 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: 0.32 ms After last query: 0.23 ms Query memory: 0.022 MB Memory before query: 12.954 MB Rows returned: 1 - SELECT *
 FROM quen1_extensions
 WHERE `extension_id` = '10041'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_extensions | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |  
 
| Status | Duration | 
|---|
 | starting | 0.04 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.03 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.03 ms |  | preparing | 0.01 ms |  | executing | 0.01 ms |  | end | 0.00 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.02 ms |  
 
| # | Caller | File and line number | 
|---|
 | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |  | 10 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |  | 9 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/roksprocket/roksprocket.php:76 |  | 8 | plgSystemRokSprocket->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:626 |  | 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: 2.69 ms After last query: 29.42 ms Query memory: 0.006 MB Memory before query: 13.429 MB - UPDATE `quen1_extensions`
 SET `params` = '{\"mediaversion\":\"c4a339d31f2ff61353cc61fd92767344\"}'
 WHERE `type` = 'library'
 AND `element` = 'joomla'
 - EXPLAIN not possible on query: UPDATE `quen1_extensions`
SET `params` = '{\"mediaversion\":\"c4a339d31f2ff61353cc61fd92767344\"}'
WHERE `type` = 'library' AND `element` = 'joomla' 
| Status | Duration | 
|---|
 | starting | 0.12 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.07 ms |  | init | 0.01 ms |  | System lock | 0.12 ms |  | updating | 0.47 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | waiting for handler commit | 1.69 ms |  | closing tables | 0.04 ms |  | freeing items | 0.03 ms |  | cleaning up | 0.02 ms |  
 
| # | Caller | File and line number | 
|---|
 | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |  | 13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |  | 12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |  | 11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |  | 10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |  | 9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/k2/k2.php:47 |  | 8 | plgSystemK2->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:626 |  | 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: 0.64 ms After last query: 15.69 ms Query memory: 0.022 MB Memory before query: 14.728 MB Rows returned: 2 - SELECT *
 FROM quen1_languages
 ORDER BY ordering ASC
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_languages | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 100.00 | Using filesort |  
 
| Status | Duration | 
|---|
 | starting | 0.08 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.12 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.05 ms |  | preparing | 0.03 ms |  | executing | 0.13 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.02 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.03 ms |  
 
| # | Caller | File and line number | 
|---|
 | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_sh404sef/helpers/language.php:219 |  | 12 | Sh404sefHelperLanguage::getAllContentLanguages() | JROOT/administrator/components/com_sh404sef/helpers/language.php:171 |  | 11 | Sh404sefHelperLanguage::getUrlCodeFromTag() | JROOT/administrator/components/com_sh404sef/classes/pageinfo.php:85 |  | 10 | Sh404sefClassPageinfo->setCurrentLanguage() | JROOT/administrator/components/com_sh404sef/classes/pageinfo.php:101 |  | 9 | Sh404sefClassPageinfo->init() | JROOT/plugins/system/sh404sef/sh404sef.php:103 |  | 8 | plgSystemSh404sef->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:626 |  | 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: 0.65 ms After last query: 8.80 ms Query memory: 0.023 MB Memory before query: 15.724 MB Rows returned: 1 - SELECT `params` 
 FROM quen1_extensions
 WHERE `element`='com_sh404sef'
 AND `type`='component';
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.07 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.03 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.11 ms |  | preparing | 0.02 ms |  | executing | 0.21 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.03 ms |  | cleaning up | 0.03 ms |  
 
| # | Caller | File and line number | 
|---|
 | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |  | 15 | JDatabaseDriver->loadResult() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:687 |  | 14 | ShlDbClass->loadResult() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:377 |  | 13 | ShlDbClass->shlLoadResult() | JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:483 |  | 12 | ShlDbHelper::selectResult() | JROOT/administrator/components/com_sh404sef/helpers/general.php:160 |  | 11 | Sh404sefHelperGeneral::getComponentParams() | JROOT/administrator/components/com_sh404sef/classes/config.php:668 |  | 10 | Sh404sefClassConfig->__construct() | JROOT/administrator/components/com_sh404sef/sh404seffactory.php:121 |  | 9 | Sh404sefFactory::getConfig() | JROOT/plugins/system/sh404sef/sh404sef.php:126 |  | 8 | plgSystemSh404sef->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:626 |  | 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: 0.80 ms After last query: 45.36 ms Query memory: 0.024 MB Memory before query: 18.083 MB Rows returned: 0 - SELECT * 
 FROM `quen1_sh404sef_aliases`
 WHERE `state` = 1
 and (`alias` = 'transfers-tautona.html')
 order by `ordering` asc
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_sh404sef_aliases | NULL | ref | state,alias | alias | 573 | const | 1 | 98.65 | Using where; Using filesort |  
 
| Status | Duration | 
|---|
 | starting | 0.10 ms |  | Executing hook on transaction | 0.02 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.12 ms |  | init | 0.01 ms |  | System lock | 0.03 ms |  | optimizing | 0.02 ms |  | statistics | 0.21 ms |  | preparing | 0.03 ms |  | executing | 0.03 ms |  | end | 0.01 ms |  | query end | 0.02 ms |  | closing tables | 0.01 ms |  | freeing items | 0.02 ms |  | cleaning up | 0.04 ms |  
 
| # | Caller | File and line number | 
|---|
 | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |  | 17 | JDatabaseDriver->loadObject() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:628 |  | 16 | ShlDbClass->loadObject() | JROOT/administrator/components/com_sh404sef/models/redirector.php:222 |  | 15 | Sh404sefModelRedirector->findHardcodedMatchedRules() | JROOT/administrator/components/com_sh404sef/models/redirector.php:116 |  | 14 | Sh404sefModelRedirector->loadMatchRules() | JROOT/administrator/components/com_sh404sef/models/redirector.php:87 |  | 13 | Sh404sefModelRedirector->__construct() | JROOT/administrator/components/com_sh404sef/sh404seffactory.php:205 |  | 12 | Sh404sefFactory::getRedirector() | JROOT/administrator/components/com_sh404sef/classes/router.php:706 |  | 11 | Sh404sefClassRouterInternal->_checkAliases() | JROOT/administrator/components/com_sh404sef/classes/router.php:295 |  | 10 | Sh404sefClassRouterInternal->preprocessParseRule() | Same as call in the line below. |  | 9 | call_user_func_array() | JROOT/libraries/src/Router/Router.php:596 |  | 8 | Joomla\CMS\Router\Router->processParseRules() | JROOT/libraries/src/Router/SiteRouter.php:597 |  | 7 | Joomla\CMS\Router\SiteRouter->processParseRules() | JROOT/libraries/src/Router/Router.php:212 |  | 6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:139 |  | 5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1074 |  | 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: 0.44 ms After last query: 0.61 ms Query memory: 0.025 MB Memory before query: 18.112 MB Rows returned: 0 - SELECT * 
 FROM quen1_sh404sef_aliases
 WHERE state = 1
 and (type = 1 or type = 2);
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_sh404sef_aliases | NULL | range | type,state | type | 1 | NULL | 2 | 98.65 | Using index condition; Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.07 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.04 ms |  | init | 0.02 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.05 ms |  | preparing | 0.02 ms |  | executing | 0.04 ms |  | end | 0.02 ms |  | query end | 0.02 ms |  | closing tables | 0.02 ms |  | freeing items | 0.02 ms |  | cleaning up | 0.03 ms |  
 
| # | Caller | File and line number | 
|---|
 | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:661 |  | 18 | ShlDbClass->loadObjectList() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:455 |  | 17 | ShlDbClass->shlLoadObjectList() | JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:686 |  | 16 | ShlDbHelper::selectObjectList() | JROOT/administrator/components/com_sh404sef/models/redirector.php:287 |  | 15 | Sh404sefModelRedirector->findWildcardMatchedRules() | JROOT/administrator/components/com_sh404sef/models/redirector.php:117 |  | 14 | Sh404sefModelRedirector->loadMatchRules() | JROOT/administrator/components/com_sh404sef/models/redirector.php:87 |  | 13 | Sh404sefModelRedirector->__construct() | JROOT/administrator/components/com_sh404sef/sh404seffactory.php:205 |  | 12 | Sh404sefFactory::getRedirector() | JROOT/administrator/components/com_sh404sef/classes/router.php:706 |  | 11 | Sh404sefClassRouterInternal->_checkAliases() | JROOT/administrator/components/com_sh404sef/classes/router.php:295 |  | 10 | Sh404sefClassRouterInternal->preprocessParseRule() | Same as call in the line below. |  | 9 | call_user_func_array() | JROOT/libraries/src/Router/Router.php:596 |  | 8 | Joomla\CMS\Router\Router->processParseRules() | JROOT/libraries/src/Router/SiteRouter.php:597 |  | 7 | Joomla\CMS\Router\SiteRouter->processParseRules() | JROOT/libraries/src/Router/Router.php:212 |  | 6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:139 |  | 5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1074 |  | 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: 0.75 ms After last query: 2.98 ms Query memory: 0.025 MB Memory before query: 18.190 MB Rows returned: 4 - SELECT `oldurl`, `newurl`, `dateadd`, `id`, `cpt`, `rank` 
 FROM quen1_sh404sef_urls
 WHERE `oldurl`='transfers-tautona.html'
 ORDER BY `rank`;
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_sh404sef_urls | NULL | ref | oldurl | oldurl | 573 | const | 3 | 100.00 | Using where; Using filesort |  
 
| Status | Duration | 
|---|
 | starting | 0.07 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.02 ms |  | Opening tables | 0.11 ms |  | init | 0.01 ms |  | System lock | 0.02 ms |  | optimizing | 0.01 ms |  | statistics | 0.18 ms |  | preparing | 0.02 ms |  | executing | 0.14 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.02 ms |  
 
| # | Caller | File and line number | 
|---|
 | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:661 |  | 18 | ShlDbClass->loadObjectList() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:455 |  | 17 | ShlDbClass->shlLoadObjectList() | JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:686 |  | 16 | ShlDbHelper::selectObjectList() | JROOT/administrator/components/com_sh404sef/models/sefurls.php:103 |  | 15 | Sh404sefModelSefurls->getNonSefUrlRecordFromDatabase() | JROOT/administrator/components/com_sh404sef/classes/router.php:1992 |  | 14 | Sh404sefClassRouterInternal->_lookupSef() | JROOT/administrator/components/com_sh404sef/classes/router.php:1439 |  | 13 | Sh404sefClassRouterInternal->_parseSefRouteInternal() | JROOT/administrator/components/com_sh404sef/classes/router.php:2647 |  | 12 | Sh404sefClassRouter->_parseSefRoute() | JROOT/administrator/components/com_sh404sef/classes/router.php:457 |  | 11 | Sh404sefClassRouterInternal->parseRule() | Same as call in the line below. |  | 10 | call_user_func_array() | JROOT/libraries/src/Router/Router.php:596 |  | 9 | Joomla\CMS\Router\Router->processParseRules() | JROOT/libraries/src/Router/SiteRouter.php:597 |  | 8 | Joomla\CMS\Router\SiteRouter->processParseRules() | JROOT/libraries/src/Router/Router.php:570 |  | 7 | Joomla\CMS\Router\Router->_processParseRules() | JROOT/libraries/src/Router/Router.php:216 |  | 6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:139 |  | 5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1074 |  | 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.02 ms After last query: 0.97 ms Query memory: 0.008 MB Memory before query: 18.233 MB - UPDATE `quen1_sh404sef_urls` 
 SET `cpt`=2075, `last_hit`='2025-10-31 14:17:11'
 WHERE `id`='16131'
 AND `rank`=0;
 - EXPLAIN not possible on query: UPDATE `quen1_sh404sef_urls` SET `cpt`=2075, `last_hit`='2025-10-31 14:17:11' WHERE `id`='16131' AND `rank`=0; 
| Status | Duration | 
|---|
 | starting | 0.07 ms |  | Executing hook on transaction | 0.09 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.03 ms |  | init | 0.01 ms |  | System lock | 0.12 ms |  | updating | 0.46 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | waiting for handler commit | 1.03 ms |  | closing tables | 0.06 ms |  | freeing items | 0.02 ms |  | cleaning up | 0.03 ms |  
 
| # | Caller | File and line number | 
|---|
 | 18 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/shlib/shl_packages/system/abstractdecorator.php:41 |  | 17 | ShlSystem_Abstractdecorator->__call() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:478 |  | 16 | ShlDbClass->shlExecute() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:467 |  | 15 | ShlDbClass->shlQuery() | JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:797 |  | 14 | ShlDbHelper::update() | JROOT/administrator/components/com_sh404sef/classes/router.php:1458 |  | 13 | Sh404sefClassRouterInternal->_parseSefRouteInternal() | JROOT/administrator/components/com_sh404sef/classes/router.php:2647 |  | 12 | Sh404sefClassRouter->_parseSefRoute() | JROOT/administrator/components/com_sh404sef/classes/router.php:457 |  | 11 | Sh404sefClassRouterInternal->parseRule() | Same as call in the line below. |  | 10 | call_user_func_array() | JROOT/libraries/src/Router/Router.php:596 |  | 9 | Joomla\CMS\Router\Router->processParseRules() | JROOT/libraries/src/Router/SiteRouter.php:597 |  | 8 | Joomla\CMS\Router\SiteRouter->processParseRules() | JROOT/libraries/src/Router/Router.php:570 |  | 7 | Joomla\CMS\Router\Router->_processParseRules() | JROOT/libraries/src/Router/Router.php:216 |  | 6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:139 |  | 5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1074 |  | 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: 0.50 ms After last query: 14.53 ms Query memory: 0.024 MB Memory before query: 18.958 MB Rows returned: 8 - SELECT * 
 FROM quen1_rokcandy
 WHERE published=1
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_rokcandy | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | 12.50 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.05 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.02 ms |  | Opening tables | 0.11 ms |  | init | 0.01 ms |  | System lock | 0.02 ms |  | optimizing | 0.01 ms |  | statistics | 0.02 ms |  | preparing | 0.01 ms |  | executing | 0.08 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | closing tables | 0.04 ms |  | freeing items | 0.02 ms |  | cleaning up | 0.03 ms |  
 
| # | Caller | File and line number | 
|---|
 | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rokcandy/helpers/rokcandy.php:27 |  | 13 | RokCandyHelper::getUserMacros() | 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/Cache/Controller/CallbackController.php:45 |  | 10 | Joomla\CMS\Cache\Controller\CallbackController->call() | JROOT/administrator/components/com_rokcandy/helpers/rokcandy.php:17 |  | 9 | RokCandyHelper::getMacros() | JROOT/plugins/system/rokcandy/rokcandy.php:28 |  | 8 | plgSystemRokCandy->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:1122 |  | 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.07 ms After last query: 7.03 ms Query memory: 0.028 MB Memory before query: 19.224 MB Rows returned: 48 - SELECT `id`,`name`,`rules`,`parent_id`
 FROM `quen1_assets`
 WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_admintools','com_ajax','com_akeeba','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_gantry','com_imageshow','com_installer','com_jch_optimize','com_joomlaupdate','com_k2','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_rokcandy','com_rokgallery','com_rokmodule','com_roksprocket','com_rsform','com_search','com_sh404sef','com_sigpro','com_tags','com_templates','com_users','com_weblinks','com_wrapper')
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_assets | NULL | range | idx_asset_name | idx_asset_name | 202 | NULL | 49 | 100.00 | Using index condition |  
 
| Status | Duration | 
|---|
 | starting | 0.12 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.02 ms |  | Opening tables | 0.13 ms |  | init | 0.02 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.18 ms |  | preparing | 0.02 ms |  | executing | 1.33 ms |  | end | 0.01 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.02 ms |  | freeing items | 0.03 ms |  | cleaning up | 0.06 ms |  
 
| # | Caller | File and line number | 
|---|
 | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |  | 16 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |  | 15 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |  | 14 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |  | 13 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |  | 12 | Joomla\CMS\User\User->authorise() | JROOT/components/com_content/models/article.php:58 |  | 11 | ContentModelArticle->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |  | 10 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_content/models/article.php:251 |  | 9 | ContentModelArticle->hit() | 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: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.37 ms After last query: 0.51 ms Query memory: 0.067 MB Memory before query: 19.280 MB Rows returned: 279 - SELECT `id`,`name`,`rules`,`parent_id`
 FROM `quen1_assets`
 WHERE `name` LIKE 'com_content.%' OR `name` = 'com_content' OR `parent_id` = 0
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_assets | NULL | ALL | idx_asset_name,idx_parent_id | NO INDEX KEY COULD BE USED | NULL | NULL | 484 | 21.63 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.06 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.03 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.02 ms |  | statistics | 0.40 ms |  | preparing | 0.03 ms |  | executing | 0.55 ms |  | end | 0.02 ms |  | query end | 0.01 ms |  | waiting for handler commit | 0.02 ms |  | closing tables | 0.01 ms |  | freeing items | 0.02 ms |  | cleaning up | 0.04 ms |  
 
| # | Caller | File and line number | 
|---|
 | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:359 |  | 16 | Joomla\CMS\Access\Access::preloadPermissions() | JROOT/libraries/src/Access/Access.php:226 |  | 15 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:540 |  | 14 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |  | 13 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |  | 12 | Joomla\CMS\User\User->authorise() | JROOT/components/com_content/models/article.php:58 |  | 11 | ContentModelArticle->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 |  | 10 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_content/models/article.php:251 |  | 9 | ContentModelArticle->hit() | 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: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.97 ms After last query: 3.93 ms Query memory: 0.031 MB Memory before query: 19.611 MB Rows returned: 31 - SHOW FULL COLUMNS 
 FROM `quen1_content`
 - EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `quen1_content` 
| Status | Duration | 
|---|
 | starting | 0.09 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.23 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.71 ms |  | init | 0.01 ms |  | System lock | 0.02 ms |  | optimizing | 0.04 ms |  | statistics | 0.15 ms |  | preparing | 0.04 ms |  | Creating tmp table | 0.08 ms |  | executing | 0.18 ms |  | checking permissions | 0.10 ms |  | checking permissions | 0.99 ms |  | checking permissions | 0.17 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.09 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | waiting for handler commit | 0.03 ms |  | closing tables | 0.04 ms |  | freeing items | 0.08 ms |  | cleaning up | 0.04 ms |  
 
| # | Caller | File and line number | 
|---|
 | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 |  | 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |  | 13 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |  | 12 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Content.php:39 |  | 11 | Joomla\CMS\Table\Content->__construct() | JROOT/libraries/src/Table/Table.php:312 |  | 10 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_content/models/article.php:253 |  | 9 | ContentModelArticle->hit() | 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: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.31 ms After last query: 4.96 ms Query memory: 0.005 MB Memory before query: 19.878 MB - UPDATE quen1_content
 SET `hits` = (`hits` + 1)
 WHERE `id` = '245'
 - EXPLAIN not possible on query: UPDATE quen1_content
SET `hits` = (`hits` + 1)
WHERE `id` = '245' 
| Status | Duration | 
|---|
 | starting | 0.11 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.23 ms |  | init | 0.02 ms |  | System lock | 0.25 ms |  | updating | 1.07 ms |  | end | 0.02 ms |  | query end | 0.01 ms |  | waiting for handler commit | 1.42 ms |  | closing tables | 0.04 ms |  | freeing items | 0.02 ms |  | cleaning up | 0.01 ms |  
 
| # | Caller | File and line number | 
|---|
 | 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Table/Table.php:1245 |  | 10 | Joomla\CMS\Table\Table->hit() | JROOT/components/com_content/models/article.php:254 |  | 9 | ContentModelArticle->hit() | 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: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: 2.55 ms After last query: 3.42 ms Query memory: 0.039 MB Memory before query: 20.105 MB Rows returned: 1 - SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, 
 CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
 FROM quen1_content AS a
 INNER JOIN quen1_categories AS c
 on c.id = a.catid
 LEFT JOIN quen1_users AS u
 on u.id = a.created_by
 LEFT JOIN quen1_categories as parent
 ON parent.id = c.parent_id
 LEFT JOIN quen1_content_rating AS v
 ON a.id = v.content_id
 WHERE a.id = 245
 AND c.published > 0
 AND a.language in ('en-GB','*')
 AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-31 14:17:11')
 AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-31 14:17:11')
 AND (a.state = 1 OR a.state =2)
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | a | NULL | const | PRIMARY,idx_state,idx_catid,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |  | 1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |  | 1 | SIMPLE | u | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |  | 1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |  | 1 | SIMPLE | v | NULL | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |  
 
| Status | Duration | 
|---|
 | starting | 0.27 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.00 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 1.20 ms |  | init | 0.02 ms |  | System lock | 0.02 ms |  | optimizing | 0.07 ms |  | statistics | 0.61 ms |  | preparing | 0.03 ms |  | executing | 0.04 ms |  | end | 0.01 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.05 ms |  | freeing items | 0.04 ms |  | cleaning up | 0.03 ms |  
 
| # | Caller | File and line number | 
|---|
 | 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |  | 14 | JDatabaseDriver->loadObject() | JROOT/components/com_content/models/article.php:151 |  | 13 | ContentModelArticle->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |  | 12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/article/view.html.php:42 |  | 11 | ContentViewArticle->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |  | 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |  | 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |  | 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: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.21 ms After last query: 4.85 ms Query memory: 0.028 MB Memory before query: 20.291 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 `quen1_categories` AS `s`
 INNER JOIN `quen1_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)
 AND c.published = 1
 AND s.id = 24
 ORDER BY c.lft
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |  | 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 55 | 12.22 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.17 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.10 ms |  | init | 0.02 ms |  | System lock | 0.01 ms |  | optimizing | 0.02 ms |  | statistics | 0.37 ms |  | preparing | 0.04 ms |  | executing | 0.25 ms |  | end | 0.01 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.02 ms |  | freeing items | 0.03 ms |  | cleaning up | 0.04 ms |  
 
| # | Caller | File and line number | 
|---|
 | 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |  | 23 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |  | 22 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/router.php:72 |  | 21 | ContentRouter->getCategorySegment() | Same as call in the line below. |  | 20 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |  | 19 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |  | 18 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |  | 17 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:676 |  | 16 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |  | 15 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |  | 14 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |  | 13 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |  | 12 | Joomla\CMS\Router\Route::_() | JROOT/components/com_content/views/article/view.html.php:71 |  | 11 | ContentViewArticle->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |  | 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |  | 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |  | 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: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.43 ms After last query: 0.94 ms Query memory: 0.044 MB Memory before query: 20.339 MB Rows returned: 291 - SHOW TABLES - EXPLAIN not possible on query: SHOW TABLES 
| Status | Duration | 
|---|
 | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.09 ms |  | checking permissions | 0.06 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.06 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.05 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.12 ms |  | end | 0.01 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.02 ms |  | closing tables | 0.02 ms |  | freeing items | 0.05 ms |  | cleaning up | 0.03 ms |  
 
| # | Caller | File and line number | 
|---|
 | 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |  | 28 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:502 |  | 27 | JDatabaseDriverMysqli->getTableList() | JROOT/plugins/system/shlib/shl_packages/system/abstractdecorator.php:41 |  | 26 | ShlSystem_Abstractdecorator->__call() | JROOT/administrator/components/com_sh404sef/helpers/language.php:368 |  | 25 | Sh404sefHelperLanguage::getInstalledLanguagesList() | JROOT/administrator/components/com_sh404sef/helpers/language.php:252 |  | 24 | Sh404sefHelperLanguage::validateSefLanguageCode() | JROOT/administrator/components/com_sh404sef/classes/router.php:1338 |  | 23 | Sh404sefClassRouterInternal->_fixUriLanguageVar() | JROOT/administrator/components/com_sh404sef/classes/router.php:1139 |  | 22 | Sh404sefClassRouterInternal->_buildSefRouteInternal() | JROOT/administrator/components/com_sh404sef/classes/router.php:2658 |  | 21 | Sh404sefClassRouter->_buildSefRoute() | JROOT/administrator/components/com_sh404sef/classes/router.php:1084 |  | 20 | Sh404sefClassRouterInternal->buildRule() | Same as call in the line below. |  | 19 | call_user_func_array() | JROOT/libraries/src/Router/Router.php:638 |  | 18 | Joomla\CMS\Router\Router->processBuildRules() | JROOT/libraries/src/Router/SiteRouter.php:661 |  | 17 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:614 |  | 16 | Joomla\CMS\Router\Router->_processBuildRules() | JROOT/libraries/src/Router/Router.php:270 |  | 15 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |  | 14 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |  | 13 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |  | 12 | Joomla\CMS\Router\Route::_() | JROOT/components/com_content/views/article/view.html.php:71 |  | 11 | ContentViewArticle->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |  | 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |  | 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |  | 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: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.39 ms After last query: 0.65 ms Query memory: 0.030 MB Memory before query: 20.392 MB Rows returned: 2 - SELECT * 
 FROM quen1_languages
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_languages | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 100.00 | NULL |  
 
| Status | Duration | 
|---|
 | starting | 0.06 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.03 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.01 ms |  | preparing | 0.03 ms |  | executing | 0.05 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.02 ms |  
 
| # | Caller | File and line number | 
|---|
 | 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 27 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:661 |  | 26 | ShlDbClass->loadObjectList() | JROOT/administrator/components/com_sh404sef/helpers/language.php:375 |  | 25 | Sh404sefHelperLanguage::getInstalledLanguagesList() | JROOT/administrator/components/com_sh404sef/helpers/language.php:252 |  | 24 | Sh404sefHelperLanguage::validateSefLanguageCode() | JROOT/administrator/components/com_sh404sef/classes/router.php:1338 |  | 23 | Sh404sefClassRouterInternal->_fixUriLanguageVar() | JROOT/administrator/components/com_sh404sef/classes/router.php:1139 |  | 22 | Sh404sefClassRouterInternal->_buildSefRouteInternal() | JROOT/administrator/components/com_sh404sef/classes/router.php:2658 |  | 21 | Sh404sefClassRouter->_buildSefRoute() | JROOT/administrator/components/com_sh404sef/classes/router.php:1084 |  | 20 | Sh404sefClassRouterInternal->buildRule() | Same as call in the line below. |  | 19 | call_user_func_array() | JROOT/libraries/src/Router/Router.php:638 |  | 18 | Joomla\CMS\Router\Router->processBuildRules() | JROOT/libraries/src/Router/SiteRouter.php:661 |  | 17 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:614 |  | 16 | Joomla\CMS\Router\Router->_processBuildRules() | JROOT/libraries/src/Router/Router.php:270 |  | 15 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |  | 14 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |  | 13 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |  | 12 | Joomla\CMS\Router\Route::_() | JROOT/components/com_content/views/article/view.html.php:71 |  | 11 | ContentViewArticle->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |  | 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |  | 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |  | 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: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: 2.34 ms After last query: 4.63 ms Query memory: 0.023 MB Memory before query: 20.558 MB Rows returned: 0 - SELECT `m`.`tag_id`,`t`.*
 FROM `quen1_contentitem_tag_map` AS m
 INNER JOIN `quen1_tags` AS t
 ON `m`.`tag_id` = `t`.`id`
 WHERE `m`.`type_alias` = 'com_content.article'
 AND `m`.`content_item_id` = 245
 AND `t`.`published` = 1
 AND t.access IN (1,1)
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | m | NULL | ALL | idx_tag_type | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |  | 1 | SIMPLE | t | NULL | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | blackrhinogamereserve.m.tag_id | 1 | 100.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.29 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.00 ms |  | Opening tables | 1.62 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.02 ms |  | statistics | 0.12 ms |  | preparing | 0.03 ms |  | executing | 0.05 ms |  | end | 0.01 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.03 ms |  | freeing items | 0.03 ms |  | cleaning up | 0.02 ms |  
 
| # | Caller | File and line number | 
|---|
 | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |  | 12 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/views/article/view.html.php:184 |  | 11 | ContentViewArticle->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |  | 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |  | 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |  | 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: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.87 ms After last query: 12.99 ms Query memory: 0.025 MB Memory before query: 21.388 MB Rows returned: 0 - SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
 FROM quen1_fields AS a
 LEFT JOIN `quen1_languages` AS l
 ON l.lang_code = a.language
 LEFT JOIN quen1_users AS uc
 ON uc.id=a.checked_out
 LEFT JOIN quen1_viewlevels AS ag
 ON ag.id = a.access
 LEFT JOIN quen1_users AS ua
 ON ua.id = a.created_user_id
 LEFT JOIN quen1_fields_groups AS g
 ON g.id = a.group_id
 LEFT JOIN `quen1_fields_categories` AS fc
 ON fc.field_id = a.id
 WHERE a.context = 'com_content.article'
 AND (fc.category_id IS NULL OR fc.category_id IN (24,0))
 AND a.access IN (1,1)
 AND (a.group_id = 0 OR g.access IN (1,1))
 AND a.state = 1
 AND (a.group_id = 0 OR g.state = 1)
 ORDER BY a.ordering ASC
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | a | NULL | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | 100.00 | Using where; Using temporary; Using filesort |  | 1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | blackrhinogamereserve.a.language | 1 | 100.00 | Using index condition |  | 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blackrhinogamereserve.a.checked_out | 1 | 100.00 | NULL |  | 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blackrhinogamereserve.a.access | 1 | 100.00 | Using where |  | 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blackrhinogamereserve.a.created_user_id | 1 | 100.00 | Using where |  | 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blackrhinogamereserve.a.group_id | 1 | 100.00 | Using where |  | 1 | SIMPLE | fc | NULL | ref | PRIMARY | PRIMARY | 4 | blackrhinogamereserve.a.id | 1 | 100.00 | Using where; Using index; Distinct |  
 
| Status | Duration | 
|---|
 | starting | 0.19 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.00 ms |  | checking permissions | 0.00 ms |  | checking permissions | 0.00 ms |  | checking permissions | 0.00 ms |  | checking permissions | 0.00 ms |  | checking permissions | 0.02 ms |  | Opening tables | 0.40 ms |  | init | 0.01 ms |  | System lock | 0.03 ms |  | optimizing | 0.03 ms |  | statistics | 0.61 ms |  | preparing | 0.04 ms |  | Creating tmp table | 0.15 ms |  | executing | 0.10 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | waiting for handler commit | 0.02 ms |  | closing tables | 0.05 ms |  | freeing items | 0.03 ms |  | cleaning up | 0.04 ms |  
 
| # | Caller | File and line number | 
|---|
 | 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |  | 18 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |  | 17 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |  | 16 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |  | 15 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |  | 14 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |  | 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |  | 11 | ContentViewArticle->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |  | 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |  | 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |  | 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: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.27 ms After last query: 6.51 ms Query memory: 0.035 MB Memory before query: 22.040 MB Rows returned: 41 - SHOW FULL COLUMNS 
 FROM `quen1_sh404sef_metas`
 - EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `quen1_sh404sef_metas` 
| Status | Duration | 
|---|
 | starting | 0.09 ms |  | Executing hook on transaction | 0.00 ms |  | starting | 2.12 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.00 ms |  | Opening tables | 0.47 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.02 ms |  | statistics | 0.09 ms |  | preparing | 0.03 ms |  | Creating tmp table | 0.05 ms |  | executing | 0.06 ms |  | checking permissions | 0.06 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.05 ms |  | checking permissions | 0.06 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.05 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.02 ms |  | checking permissions | 0.07 ms |  | end | 0.01 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.02 ms |  | closing tables | 0.03 ms |  | freeing items | 0.04 ms |  | cleaning up | 0.06 ms |  
 
| # | Caller | File and line number | 
|---|
 | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 |  | 22 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |  | 21 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |  | 20 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_sh404sef/tables/metas.php:138 |  | 19 | Sh404sefTableMetas->__construct() | JROOT/libraries/src/Table/Table.php:312 |  | 18 | Joomla\CMS\Table\Table::getInstance() | JROOT/administrator/components/com_sh404sef/models/metas.php:37 |  | 17 | Sh404sefModelMetas->getCustomMetaData() | JROOT/administrator/components/com_sh404sef/helpers/metadata.php:92 |  | 16 | Sh404sefHelperMetadata::getCustomMetaDataFromDb() | JROOT/plugins/system/sh404sef/sh404sef.php:515 |  | 15 | plgSystemSh404sef->searchOGPImage() | JROOT/plugins/system/sh404sef/sh404sef.php:347 |  | 14 | plgSystemSh404sef->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |  | 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |  | 11 | ContentViewArticle->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |  | 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |  | 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |  | 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: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.51 ms After last query: 0.32 ms Query memory: 0.027 MB Memory before query: 22.090 MB Rows returned: 0 - SELECT * 
 FROM quen1_sh404sef_metas
 WHERE `newurl`='index.php?option=com_content&Itemid=292&id=245&lang=en&view=article';
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_sh404sef_metas | NULL | ref | newurl | newurl | 573 | const | 1 | 100.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.04 ms |  | Executing hook on transaction | 0.00 ms |  | starting | 0.01 ms |  | checking permissions | 0.00 ms |  | Opening tables | 0.11 ms |  | init | 0.01 ms |  | System lock | 0.02 ms |  | optimizing | 0.01 ms |  | statistics | 0.11 ms |  | preparing | 0.02 ms |  | executing | 0.02 ms |  | end | 0.00 ms |  | query end | 0.01 ms |  | closing tables | 0.02 ms |  | freeing items | 0.02 ms |  | cleaning up | 0.05 ms |  
 
| # | Caller | File and line number | 
|---|
 | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |  | 21 | JDatabaseDriver->loadObject() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:628 |  | 20 | ShlDbClass->loadObject() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:442 |  | 19 | ShlDbClass->shlLoadObject() | JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:655 |  | 18 | ShlDbHelper::selectObject() | JROOT/administrator/components/com_sh404sef/models/metas.php:38 |  | 17 | Sh404sefModelMetas->getCustomMetaData() | JROOT/administrator/components/com_sh404sef/helpers/metadata.php:92 |  | 16 | Sh404sefHelperMetadata::getCustomMetaDataFromDb() | JROOT/plugins/system/sh404sef/sh404sef.php:515 |  | 15 | plgSystemSh404sef->searchOGPImage() | JROOT/plugins/system/sh404sef/sh404sef.php:347 |  | 14 | plgSystemSh404sef->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |  | 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |  | 11 | ContentViewArticle->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |  | 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |  | 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |  | 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: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.53 ms After last query: 2.37 ms Query memory: 0.025 MB Memory before query: 22.249 MB Rows returned: 0 - SELECT `name`, `value`
 FROM `quen1_jsn_imageshow_config`
 WHERE `name` IN ('show_quick_icons', 'enable_update_checking', 'number_of_images_on_loading')
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_jsn_imageshow_config | NULL | range | name | name | 767 | NULL | 3 | 100.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.05 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.06 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.04 ms |  | preparing | 0.01 ms |  | executing | 0.21 ms |  | end | 0.01 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.02 ms |  
 
| # | Caller | File and line number | 
|---|
 | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 18 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_imageshow/classes/jsn_is_parameter.php:81 |  | 17 | JSNISParameter->getParameters() | JROOT/administrator/components/com_imageshow/imageshow.defines.php:27 |  | 16 | require_once JROOT/administrator/components/com_imageshow/imageshow.defines.php | JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php:16 |  | 15 | include_once JROOT/administrator/components/com_imageshow/classes/jsn_is_factory.php | JROOT/plugins/content/imageshow/imageshow.php:28 |  | 14 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |  | 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |  | 11 | ContentViewArticle->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |  | 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |  | 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |  | 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: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.41 ms After last query: 3.19 ms Query memory: 0.024 MB Memory before query: 22.586 MB Rows returned: 1 - SELECT *
 FROM quen1_extensions
 WHERE element='com_imageshow'
 AND type='component'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.05 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.04 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.07 ms |  | preparing | 0.01 ms |  | executing | 0.07 ms |  | end | 0.01 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.02 ms |  
 
| # | Caller | File and line number | 
|---|
 | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |  | 16 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |  | 15 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |  | 14 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |  | 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 |  | 11 | ContentViewArticle->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |  | 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |  | 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |  | 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: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.22 ms After last query: 21.17 ms Query memory: 0.027 MB Memory before query: 25.266 MB Rows returned: 3 - SELECT id, home, template, s.params
 FROM quen1_template_styles as s
 LEFT JOIN quen1_extensions as e
 ON e.element=s.template
 AND e.type='template'
 AND e.client_id=s.client_id
 WHERE s.client_id = 0
 AND e.enabled = 1
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 4 | 1.25 | Using index condition; Using where |  | 1 | SIMPLE | s | NULL | ref | idx_template,idx_client_id,idx_client_id_home | idx_template | 202 | blackrhinogamereserve.e.element | 1 | 75.00 | Using index condition; Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.16 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.07 ms |  | init | 0.01 ms |  | System lock | 0.05 ms |  | optimizing | 0.03 ms |  | statistics | 0.16 ms |  | preparing | 0.04 ms |  | executing | 0.41 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | waiting for handler commit | 0.02 ms |  | closing tables | 0.03 ms |  | freeing items | 0.03 ms |  | cleaning up | 0.03 ms |  
 
| # | Caller | File and line number | 
|---|
 | 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/gantry/core/gantrytemplate.class.php:638 |  | 21 | GantryTemplate::getAllTemplates() | JROOT/libraries/gantry/core/params/overrides/gantrymenuitemparamoverride.class.php:65 |  | 20 | GantryMenuItemParamOverride::_populateSingleItem() | JROOT/libraries/gantry/core/params/overrides/gantrymenuitemparamoverride.class.php:42 |  | 19 | GantryMenuItemParamOverride::populate() | JROOT/libraries/gantry/core/gantry.class.php:1843 |  | 18 | Gantry->populateParams() | JROOT/libraries/gantry/core/gantry.class.php:392 |  | 17 | Gantry->init() | JROOT/libraries/gantry/gantry.php:275 |  | 16 | gantry_setup() | JROOT/libraries/gantry/gantry.php:432 |  | 15 | include JROOT/libraries/gantry/gantry.php | JROOT/templates/rt_myriad/html/com_content/article/default.php:14 |  | 14 | include JROOT/templates/rt_myriad/html/com_content/article/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |  | 13 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |  | 12 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_content/views/article/view.html.php:210 |  | 11 | ContentViewArticle->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |  | 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |  | 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 |  | 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: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.83 ms After last query: 18.40 ms Query memory: 0.023 MB Memory before query: 26.118 MB Rows returned: 1 - SELECT `params` 
 FROM quen1_extensions
 WHERE `type`='plugin'
 AND `folder`='system'
 AND `element`='sef';
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 5.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.11 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.05 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.02 ms |  | statistics | 0.13 ms |  | preparing | 0.04 ms |  | executing | 0.16 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | waiting for handler commit | 0.02 ms |  | closing tables | 0.03 ms |  | freeing items | 0.02 ms |  | cleaning up | 0.10 ms |  
 
| # | Caller | File and line number | 
|---|
 | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |  | 15 | JDatabaseDriver->loadResult() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:687 |  | 14 | ShlDbClass->loadResult() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:377 |  | 13 | ShlDbClass->shlLoadResult() | JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:483 |  | 12 | ShlDbHelper::selectResult() | JROOT/administrator/components/com_sh404sef/helpers/general.php:182 |  | 11 | Sh404sefHelperGeneral::getExtensionParams() | JROOT/administrator/components/com_sh404sef/helpers/url.php:543 |  | 10 | Sh404sefHelperUrl::canonicalRoutedToAbs() | JROOT/components/com_sh404sef/meta_ext/com_content.php:127 |  | 9 | include JROOT/components/com_sh404sef/meta_ext/com_content.php | JROOT/administrator/components/com_sh404sef/helpers/metadata.php:510 |  | 8 | Sh404sefHelperMetadata::includeMetaPlugin() | JROOT/plugins/system/sh404sef/sh404sef.php:295 |  | 7 | plgSystemSh404sef->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:196 |  | 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |  
 
 
- Query Time: 0.40 ms After last query: 1.97 ms Query memory: 0.023 MB Memory before query: 26.372 MB Rows returned: 1 - SELECT `id`, `title`, `alias`, `catid`, `language` 
 FROM quen1_content
 WHERE `id`=245;
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_content | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |  
 
| Status | Duration | 
|---|
 | starting | 0.07 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.03 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.02 ms |  | statistics | 0.06 ms |  | preparing | 0.01 ms |  | executing | 0.01 ms |  | end | 0.00 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.04 ms |  
 
| # | Caller | File and line number | 
|---|
 | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |  | 15 | JDatabaseDriver->loadObject() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:628 |  | 14 | ShlDbClass->loadObject() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:442 |  | 13 | ShlDbClass->shlLoadObject() | JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:655 |  | 12 | ShlDbHelper::selectObject() | JROOT/administrator/components/com_sh404sef/models/slugs.php:51 |  | 11 | Sh404sefModelSlugs->getArticle() | JROOT/components/com_sh404sef/sef_ext.php:737 |  | 10 | sef_404::getContentSlugsArray() | JROOT/components/com_sh404sef/meta_ext/com_content.php:169 |  | 9 | include JROOT/components/com_sh404sef/meta_ext/com_content.php | JROOT/administrator/components/com_sh404sef/helpers/metadata.php:510 |  | 8 | Sh404sefHelperMetadata::includeMetaPlugin() | JROOT/plugins/system/sh404sef/sh404sef.php:295 |  | 7 | plgSystemSh404sef->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:196 |  | 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |  
 
 
- Query Time: 0.53 ms After last query: 0.42 ms Query memory: 0.024 MB Memory before query: 26.385 MB Rows returned: 1 - SELECT * 
 FROM quen1_categories
 WHERE parent_id > 0
 and extension = 'com_content'
 and path = 'uncategorised'
 and level = 1;
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_categories | NULL | ref | cat_idx,idx_path | idx_path | 402 | const | 7 | 2.67 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.06 ms |  | Executing hook on transaction | 0.00 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.04 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.16 ms |  | preparing | 0.02 ms |  | executing | 0.06 ms |  | end | 0.00 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.04 ms |  
 
| # | Caller | File and line number | 
|---|
 | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |  | 15 | JDatabaseDriver->loadObject() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:628 |  | 14 | ShlDbClass->loadObject() | JROOT/plugins/system/shlib/shl_packages/db/classes/class.php:442 |  | 13 | ShlDbClass->shlLoadObject() | JROOT/plugins/system/shlib/shl_packages/db/helpers/helper.php:655 |  | 12 | ShlDbHelper::selectObject() | JROOT/administrator/components/com_sh404sef/helpers/categories.php:40 |  | 11 | Sh404sefHelperCategories::getUncategorizedCat() | JROOT/components/com_sh404sef/sef_ext.php:751 |  | 10 | sef_404::getContentSlugsArray() | JROOT/components/com_sh404sef/meta_ext/com_content.php:169 |  | 9 | include JROOT/components/com_sh404sef/meta_ext/com_content.php | JROOT/administrator/components/com_sh404sef/helpers/metadata.php:510 |  | 8 | Sh404sefHelperMetadata::includeMetaPlugin() | JROOT/plugins/system/sh404sef/sh404sef.php:295 |  | 7 | plgSystemSh404sef->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:196 |  | 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |  
 
 
- Query Time: 0.69 ms After last query: 0.30 ms Query memory: 0.025 MB Memory before query: 26.399 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 `quen1_categories` AS `s`
 INNER JOIN `quen1_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 s.id = 24
 ORDER BY c.lft
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |  | 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 55 | 16.66 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.11 ms |  | Executing hook on transaction | 0.00 ms |  | starting | 0.01 ms |  | checking permissions | 0.00 ms |  | checking permissions | 0.00 ms |  | Opening tables | 0.06 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.02 ms |  | statistics | 0.12 ms |  | preparing | 0.03 ms |  | executing | 0.18 ms |  | end | 0.01 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.02 ms |  | cleaning up | 0.03 ms |  
 
| # | Caller | File and line number | 
|---|
 | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |  | 15 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |  | 14 | Joomla\CMS\Categories\Categories->get() | JROOT/administrator/components/com_sh404sef/models/slugs.php:154 |  | 13 | Sh404sefModelSlugs->getCategory() | JROOT/administrator/components/com_sh404sef/models/slugs.php:190 |  | 12 | Sh404sefModelSlugs->getCategoryPathArray() | JROOT/administrator/components/com_sh404sef/models/slugs.php:284 |  | 11 | Sh404sefModelSlugs->getCategorySlugArray() | JROOT/components/com_sh404sef/sef_ext.php:758 |  | 10 | sef_404::getContentSlugsArray() | JROOT/components/com_sh404sef/meta_ext/com_content.php:169 |  | 9 | include JROOT/components/com_sh404sef/meta_ext/com_content.php | JROOT/administrator/components/com_sh404sef/helpers/metadata.php:510 |  | 8 | Sh404sefHelperMetadata::includeMetaPlugin() | JROOT/plugins/system/sh404sef/sh404sef.php:295 |  | 7 | plgSystemSh404sef->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:196 |  | 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |  
 
 
- Query Time: 3.14 ms After last query: 24.72 ms Query memory: 0.026 MB Memory before query: 27.128 MB Rows returned: 11 - SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
 FROM quen1_modules AS m
 LEFT JOIN quen1_modules_menu AS mm
 ON mm.moduleid = m.id
 LEFT JOIN quen1_extensions AS e
 ON e.element = m.module
 AND e.client_id = m.client_id
 WHERE m.published = 1
 AND e.enabled = 1
 AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-10-31 14:17:11')
 AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-10-31 14:17:11')
 AND m.access IN (1,1)
 AND m.client_id = 0
 AND (mm.menuid = 292 OR mm.menuid <= 0)
 AND m.language IN ('en-GB','*')
 ORDER BY m.position, m.ordering
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | m | NULL | ALL | PRIMARY,published,newsfeeds,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 186 | 0.61 | Using where; Using filesort |  | 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | blackrhinogamereserve.m.module,const | 1 | 10.00 | Using index condition; Using where |  | 1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | blackrhinogamereserve.m.id | 4 | 40.00 | Using where; Using index |  
 
| Status | Duration | 
|---|
 | starting | 0.18 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.00 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.23 ms |  | init | 0.04 ms |  | System lock | 0.01 ms |  | optimizing | 0.04 ms |  | statistics | 0.29 ms |  | preparing | 0.06 ms |  | executing | 2.00 ms |  | end | 0.01 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.02 ms |  | closing tables | 0.03 ms |  | freeing items | 0.06 ms |  | cleaning up | 0.03 ms |  
 
| # | Caller | File and line number | 
|---|
 | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 16 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |  | 15 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |  | 14 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:432 |  | 13 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:362 |  | 12 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |  | 11 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:591 |  | 10 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/libraries/gantry/core/gantry.class.php:804 |  | 9 | Gantry->getJoomlaModuleCount() | JROOT/libraries/gantry/core/gantry.class.php:757 |  | 8 | Gantry->countModules() | JROOT/templates/rt_myriad/index.php:57 |  | 7 | require JROOT/templates/rt_myriad/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |  | 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |  | 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |  | 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: 0.91 ms After last query: 10.48 ms Query memory: 0.025 MB Memory before query: 27.731 MB Rows returned: 0 - SELECT ts.template
 FROM quen1_template_styles AS ts
 INNER JOIN quen1_menu AS m
 ON ts.id=m.template_style_id
 WHERE m.id = 292
 AND m.template_style_id != 0
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |  
 
| Status | Duration | 
|---|
 | starting | 0.12 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.09 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.02 ms |  | statistics | 0.42 ms |  | executing | 0.02 ms |  | end | 0.01 ms |  | query end | 0.01 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.02 ms |  | freeing items | 0.02 ms |  | cleaning up | 0.02 ms |  
 
| # | Caller | File and line number | 
|---|
 | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |  | 17 | JDatabaseDriver->loadColumn() | JROOT/modules/mod_roknavmenu/lib/RokNavMenu.php:101 |  | 16 | RokNavMenu::getTemplates() | JROOT/modules/mod_roknavmenu/lib/RokNavMenu.php:74 |  | 15 | RokNavMenu::loadCatalogs() | JROOT/modules/mod_roknavmenu/lib/RokNavMenu.php:25 |  | 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_myriad/features/dropdownmenu.php:56 |  | 10 | GantryFeatureDropdownMenu->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_myriad/index.php:63 |  | 7 | require JROOT/templates/rt_myriad/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |  | 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |  | 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |  | 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: 0.36 ms After last query: 0.12 ms Query memory: 0.025 MB Memory before query: 27.739 MB Rows returned: 1 - SELECT template
 FROM quen1_template_styles
 WHERE home = 1
 AND client_id = 0
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_template_styles | NULL | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 3 | 25.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.04 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.02 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.02 ms |  | statistics | 0.06 ms |  | preparing | 0.02 ms |  | executing | 0.05 ms |  | end | 0.02 ms |  | query end | 0.01 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.02 ms |  
 
| # | Caller | File and line number | 
|---|
 | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |  | 17 | JDatabaseDriver->loadColumn() | JROOT/modules/mod_roknavmenu/lib/RokNavMenu.php:116 |  | 16 | RokNavMenu::getTemplates() | JROOT/modules/mod_roknavmenu/lib/RokNavMenu.php:74 |  | 15 | RokNavMenu::loadCatalogs() | JROOT/modules/mod_roknavmenu/lib/RokNavMenu.php:25 |  | 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_myriad/features/dropdownmenu.php:56 |  | 10 | GantryFeatureDropdownMenu->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_myriad/index.php:63 |  | 7 | require JROOT/templates/rt_myriad/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |  | 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |  | 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |  | 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.00 ms After last query: 52.81 ms Query memory: 0.028 MB Memory before query: 28.350 MB Rows returned: 0 - SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
 FROM quen1_fields AS a
 LEFT JOIN `quen1_languages` AS l
 ON l.lang_code = a.language
 LEFT JOIN quen1_users AS uc
 ON uc.id=a.checked_out
 LEFT JOIN quen1_viewlevels AS ag
 ON ag.id = a.access
 LEFT JOIN quen1_users AS ua
 ON ua.id = a.created_user_id
 LEFT JOIN quen1_fields_groups AS g
 ON g.id = a.group_id
 WHERE a.context = 'mod_custom.content'
 AND a.access IN (1,1)
 AND (a.group_id = 0 OR g.access IN (1,1))
 AND a.state = 1
 AND (a.group_id = 0 OR g.state = 1)
 ORDER BY a.ordering ASC
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | a | NULL | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | 100.00 | Using where; Using temporary; Using filesort |  | 1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | blackrhinogamereserve.a.language | 1 | 100.00 | Using index condition |  | 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blackrhinogamereserve.a.checked_out | 1 | 100.00 | NULL |  | 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blackrhinogamereserve.a.access | 1 | 100.00 | Using where |  | 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blackrhinogamereserve.a.created_user_id | 1 | 100.00 | Using where |  | 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blackrhinogamereserve.a.group_id | 1 | 100.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.21 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.00 ms |  | checking permissions | 0.00 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.13 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.03 ms |  | statistics | 0.17 ms |  | preparing | 0.03 ms |  | Creating tmp table | 0.06 ms |  | executing | 0.06 ms |  | end | 0.00 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.02 ms |  | closing tables | 0.02 ms |  | freeing items | 0.03 ms |  | cleaning up | 0.02 ms |  
 
| # | Caller | File and line number | 
|---|
 | 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 25 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |  | 24 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |  | 23 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |  | 22 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |  | 21 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |  | 20 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |  | 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 18 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |  | 17 | JHtmlContent::prepare() | Same as call in the line below. |  | 16 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |  | 15 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |  | 14 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_custom/mod_custom.php:15 |  | 13 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |  | 12 | Joomla\CMS\Helper\ModuleHelper::renderModule() | Same as call in the line below. |  | 11 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |  | 10 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:597 |  | 9 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:95 |  | 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |  | 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |  | 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |  | 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |  | 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.39 ms After last query: 0.45 ms Query memory: 0.027 MB Memory before query: 28.363 MB Rows returned: 1 - SELECT *
 FROM quen1_extensions
 WHERE element='com_imageshow'
 AND type='component'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.05 ms |  | Executing hook on transaction | 0.00 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.04 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.06 ms |  | preparing | 0.01 ms |  | executing | 0.08 ms |  | end | 0.01 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.01 ms |  
 
| # | Caller | File and line number | 
|---|
 | 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |  | 22 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |  | 21 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |  | 20 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |  | 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 18 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |  | 17 | JHtmlContent::prepare() | Same as call in the line below. |  | 16 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |  | 15 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 |  | 14 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_custom/mod_custom.php:15 |  | 13 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |  | 12 | Joomla\CMS\Helper\ModuleHelper::renderModule() | Same as call in the line below. |  | 11 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |  | 10 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:597 |  | 9 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:95 |  | 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |  | 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |  | 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |  | 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |  | 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.33 ms After last query: 1.73 ms Query memory: 0.027 MB Memory before query: 28.377 MB Rows returned: 1 - SELECT *
 FROM quen1_extensions
 WHERE element='com_imageshow'
 AND type='component'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.04 ms |  | Executing hook on transaction | 0.00 ms |  | starting | 0.01 ms |  | checking permissions | 0.00 ms |  | Opening tables | 0.03 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.05 ms |  | preparing | 0.01 ms |  | executing | 0.05 ms |  | end | 0.01 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.01 ms |  
 
| # | Caller | File and line number | 
|---|
 | 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |  | 22 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |  | 21 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |  | 20 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |  | 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 18 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |  | 17 | JHtmlContent::prepare() | Same as call in the line below. |  | 16 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |  | 15 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |  | 14 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_custom/mod_custom.php:15 |  | 13 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |  | 12 | Joomla\CMS\Helper\ModuleHelper::renderModule() | Same as call in the line below. |  | 11 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |  | 10 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:597 |  | 9 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:95 |  | 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |  | 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |  | 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |  | 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |  | 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.35 ms After last query: 1.53 ms Query memory: 0.027 MB Memory before query: 28.390 MB Rows returned: 1 - SELECT *
 FROM quen1_extensions
 WHERE element='com_imageshow'
 AND type='component'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.05 ms |  | Executing hook on transaction | 0.00 ms |  | starting | 0.01 ms |  | checking permissions | 0.00 ms |  | Opening tables | 0.03 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.05 ms |  | preparing | 0.03 ms |  | executing | 0.04 ms |  | end | 0.00 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.01 ms |  
 
| # | Caller | File and line number | 
|---|
 | 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |  | 22 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |  | 21 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |  | 20 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |  | 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 18 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |  | 17 | JHtmlContent::prepare() | Same as call in the line below. |  | 16 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |  | 15 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |  | 14 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_custom/mod_custom.php:15 |  | 13 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |  | 12 | Joomla\CMS\Helper\ModuleHelper::renderModule() | Same as call in the line below. |  | 11 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |  | 10 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:597 |  | 9 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:95 |  | 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |  | 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |  | 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |  | 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |  | 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.34 ms After last query: 2.68 ms Query memory: 0.027 MB Memory before query: 28.405 MB Rows returned: 1 - SELECT *
 FROM quen1_extensions
 WHERE element='com_imageshow'
 AND type='component'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.04 ms |  | Executing hook on transaction | 0.00 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.03 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.05 ms |  | preparing | 0.01 ms |  | executing | 0.03 ms |  | end | 0.00 ms |  | query end | 0.01 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.01 ms |  
 
| # | Caller | File and line number | 
|---|
 | 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |  | 22 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |  | 21 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |  | 20 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |  | 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 18 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |  | 17 | JHtmlContent::prepare() | Same as call in the line below. |  | 16 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |  | 15 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |  | 14 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_custom/mod_custom.php:15 |  | 13 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |  | 12 | Joomla\CMS\Helper\ModuleHelper::renderModule() | Same as call in the line below. |  | 11 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |  | 10 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:597 |  | 9 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:95 |  | 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |  | 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |  | 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |  | 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |  | 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.30 ms After last query: 1.83 ms Query memory: 0.027 MB Memory before query: 28.419 MB Rows returned: 1 - SELECT *
 FROM quen1_extensions
 WHERE element='com_imageshow'
 AND type='component'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.04 ms |  | Executing hook on transaction | 0.00 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.03 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.05 ms |  | preparing | 0.01 ms |  | executing | 0.03 ms |  | end | 0.00 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.01 ms |  
 
| # | Caller | File and line number | 
|---|
 | 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |  | 22 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |  | 21 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |  | 20 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |  | 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 18 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |  | 17 | JHtmlContent::prepare() | Same as call in the line below. |  | 16 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |  | 15 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |  | 14 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_custom/mod_custom.php:15 |  | 13 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |  | 12 | Joomla\CMS\Helper\ModuleHelper::renderModule() | Same as call in the line below. |  | 11 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |  | 10 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:597 |  | 9 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:95 |  | 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |  | 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |  | 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |  | 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |  | 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.29 ms After last query: 1.60 ms Query memory: 0.027 MB Memory before query: 28.435 MB Rows returned: 1 - SELECT *
 FROM quen1_extensions
 WHERE element='com_imageshow'
 AND type='component'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.03 ms |  | Executing hook on transaction | 0.00 ms |  | starting | 0.02 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.03 ms |  | init | 0.00 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.05 ms |  | preparing | 0.01 ms |  | executing | 0.03 ms |  | end | 0.00 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.01 ms |  
 
| # | Caller | File and line number | 
|---|
 | 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |  | 22 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |  | 21 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |  | 20 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |  | 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 18 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |  | 17 | JHtmlContent::prepare() | Same as call in the line below. |  | 16 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |  | 15 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |  | 14 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_custom/mod_custom.php:15 |  | 13 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |  | 12 | Joomla\CMS\Helper\ModuleHelper::renderModule() | Same as call in the line below. |  | 11 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |  | 10 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:597 |  | 9 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:95 |  | 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |  | 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |  | 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |  | 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |  | 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.34 ms After last query: 1.44 ms Query memory: 0.027 MB Memory before query: 28.449 MB Rows returned: 1 - SELECT *
 FROM quen1_extensions
 WHERE element='com_imageshow'
 AND type='component'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.04 ms |  | Executing hook on transaction | 0.00 ms |  | starting | 0.00 ms |  | checking permissions | 0.00 ms |  | Opening tables | 0.03 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.06 ms |  | preparing | 0.01 ms |  | executing | 0.05 ms |  | end | 0.00 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.01 ms |  
 
| # | Caller | File and line number | 
|---|
 | 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |  | 22 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |  | 21 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |  | 20 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |  | 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 18 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |  | 17 | JHtmlContent::prepare() | Same as call in the line below. |  | 16 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |  | 15 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |  | 14 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_custom/mod_custom.php:15 |  | 13 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |  | 12 | Joomla\CMS\Helper\ModuleHelper::renderModule() | Same as call in the line below. |  | 11 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |  | 10 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:597 |  | 9 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:95 |  | 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |  | 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |  | 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |  | 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |  | 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.51 ms After last query: 1.47 ms Query memory: 0.027 MB Memory before query: 28.465 MB Rows returned: 1 - SELECT *
 FROM quen1_extensions
 WHERE element='com_imageshow'
 AND type='component'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.04 ms |  | Executing hook on transaction | 0.00 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.03 ms |  | init | 0.00 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.23 ms |  | preparing | 0.02 ms |  | executing | 0.04 ms |  | end | 0.00 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.01 ms |  
 
| # | Caller | File and line number | 
|---|
 | 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |  | 22 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |  | 21 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |  | 20 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |  | 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 18 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |  | 17 | JHtmlContent::prepare() | Same as call in the line below. |  | 16 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |  | 15 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |  | 14 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_custom/mod_custom.php:15 |  | 13 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |  | 12 | Joomla\CMS\Helper\ModuleHelper::renderModule() | Same as call in the line below. |  | 11 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |  | 10 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:597 |  | 9 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:95 |  | 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |  | 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |  | 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |  | 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |  | 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.28 ms After last query: 1.57 ms Query memory: 0.027 MB Memory before query: 28.481 MB Rows returned: 1 - SELECT *
 FROM quen1_extensions
 WHERE element='com_imageshow'
 AND type='component'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.04 ms |  | Executing hook on transaction | 0.00 ms |  | starting | 0.00 ms |  | checking permissions | 0.00 ms |  | Opening tables | 0.03 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.05 ms |  | preparing | 0.01 ms |  | executing | 0.03 ms |  | end | 0.00 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.01 ms |  
 
| # | Caller | File and line number | 
|---|
 | 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |  | 22 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |  | 21 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |  | 20 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |  | 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 18 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |  | 17 | JHtmlContent::prepare() | Same as call in the line below. |  | 16 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |  | 15 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |  | 14 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_custom/mod_custom.php:15 |  | 13 | include JROOT/modules/mod_custom/mod_custom.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |  | 12 | Joomla\CMS\Helper\ModuleHelper::renderModule() | Same as call in the line below. |  | 11 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |  | 10 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:597 |  | 9 | Joomla\CMS\Helper\ModuleHelper::moduleCache() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:95 |  | 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |  | 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |  | 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |  | 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |  | 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.64 ms After last query: 15.95 ms Query memory: 0.026 MB Memory before query: 29.108 MB Rows returned: 1 - SELECT *
 FROM quen1_extensions
 WHERE element='com_imageshow'
 AND type='component'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.13 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.06 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.02 ms |  | statistics | 0.11 ms |  | preparing | 0.03 ms |  | executing | 0.06 ms |  | end | 0.01 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.02 ms |  | freeing items | 0.02 ms |  | cleaning up | 0.02 ms |  
 
| # | Caller | File and line number | 
|---|
 | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |  | 20 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_imageshow/classes/jsn_is_utils.php:310 |  | 19 | JSNISUtils->getComponentInfo() | JROOT/plugins/content/imageshow/imageshow.php:45 |  | 18 | plgContentImageShow->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |  | 17 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 16 | JEventDispatcher->trigger() | JROOT/libraries/cms/html/content.php:41 |  | 15 | JHtmlContent::prepare() | Same as call in the line below. |  | 14 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 |  | 13 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:111 |  | 12 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/modules/mod_roksprocket/lib/ModRokSprocket.php:24 |  | 11 | ModRokSprocket->render() | JROOT/modules/mod_roksprocket/mod_roksprocket.php:39 |  | 10 | include JROOT/modules/mod_roksprocket/mod_roksprocket.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |  | 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |  | 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |  | 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |  | 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |  | 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |  | 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: 2.61 ms After last query: 2.30 ms Query memory: 0.026 MB Memory before query: 29.093 MB Rows returned: 6 - SHOW FULL COLUMNS 
 FROM `quen1_template_styles`
 - EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `quen1_template_styles` 
| Status | Duration | 
|---|
 | starting | 0.06 ms |  | Executing hook on transaction | 0.00 ms |  | starting | 1.13 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.00 ms |  | Opening tables | 0.46 ms |  | init | 0.03 ms |  | System lock | 0.01 ms |  | optimizing | 0.02 ms |  | statistics | 0.08 ms |  | preparing | 0.02 ms |  | Creating tmp table | 0.05 ms |  | executing | 0.25 ms |  | checking permissions | 0.06 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.01 ms |  | checking permissions | 0.08 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.03 ms |  | checking permissions | 0.04 ms |  | checking permissions | 0.05 ms |  | end | 0.00 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.02 ms |  | closing tables | 0.02 ms |  | freeing items | 0.04 ms |  | cleaning up | 0.02 ms |  
 
| # | Caller | File and line number | 
|---|
 | 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |  | 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 |  | 19 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |  | 18 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |  | 17 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_templates/tables/style.php:30 |  | 16 | TemplatesTableStyle->__construct() | JROOT/libraries/src/Table/Table.php:312 |  | 15 | Joomla\CMS\Table\Table::getInstance() | JROOT/plugins/system/gantry/gantry.php:194 |  | 14 | plgSystemGantry->getTable() | JROOT/plugins/system/gantry/gantry.php:165 |  | 13 | plgSystemGantry->isGantryTemplate() | JROOT/plugins/system/gantry/gantry.php:234 |  | 12 | plgSystemGantry->onBeforeCompileHead() | 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:501 |  | 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |  | 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |  | 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.25 ms After last query: 0.21 ms Query memory: 0.023 MB Memory before query: 29.112 MB Rows returned: 1 - SELECT *
 FROM quen1_template_styles
 WHERE `id` = '19'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_template_styles | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |  
 
| Status | Duration | 
|---|
 | starting | 0.03 ms |  | Executing hook on transaction | 0.00 ms |  | starting | 0.00 ms |  | checking permissions | 0.00 ms |  | Opening tables | 0.02 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.03 ms |  | preparing | 0.01 ms |  | executing | 0.01 ms |  | end | 0.00 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.01 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.03 ms |  
 
| # | Caller | File and line number | 
|---|
 | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |  | 15 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |  | 14 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/gantry/gantry.php:168 |  | 13 | plgSystemGantry->isGantryTemplate() | JROOT/plugins/system/gantry/gantry.php:234 |  | 12 | plgSystemGantry->onBeforeCompileHead() | 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:501 |  | 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |  | 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |  | 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.41 ms After last query: 17.03 ms Query memory: 0.024 MB Memory before query: 30.233 MB Rows returned: 1 - SELECT folder AS type, element AS name, params, extension_id
 FROM quen1_extensions
 WHERE element = 'jch_optimize'
 AND type = 'plugin'
 AND folder = 'system'
 | id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra | 
|---|
 | 1 | SIMPLE | quen1_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 5.00 | Using where |  
 
| Status | Duration | 
|---|
 | starting | 0.08 ms |  | Executing hook on transaction | 0.01 ms |  | starting | 0.01 ms |  | checking permissions | 0.01 ms |  | Opening tables | 0.03 ms |  | init | 0.01 ms |  | System lock | 0.01 ms |  | optimizing | 0.01 ms |  | statistics | 0.07 ms |  | preparing | 0.02 ms |  | executing | 0.03 ms |  | end | 0.00 ms |  | query end | 0.00 ms |  | waiting for handler commit | 0.01 ms |  | closing tables | 0.02 ms |  | freeing items | 0.01 ms |  | cleaning up | 0.02 ms |  
 
| # | Caller | File and line number | 
|---|
 | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |  | 17 | JDatabaseDriver->loadObject() | JROOT/plugins/system/jch_optimize/platform/plugin.php:82 |  | 16 | JchOptimize\Platform\Plugin::loadjch() | JROOT/plugins/system/jch_optimize/platform/plugin.php:55 |  | 15 | JchOptimize\Platform\Plugin::getPlugin() | JROOT/plugins/system/jch_optimize/platform/plugin.php:99 |  | 14 | JchOptimize\Platform\Plugin::getPluginParams() | JROOT/plugins/system/jch_optimize/platform/cache.php:139 |  | 13 | JchOptimize\Platform\Cache::getLifetime() | JROOT/plugins/system/jch_optimize/platform/cache.php:121 |  | 12 | JchOptimize\Platform\Cache::getCacheObject() | JROOT/plugins/system/jch_optimize/platform/cache.php:45 |  | 11 | JchOptimize\Platform\Cache::getCache() | JROOT/plugins/system/jch_optimize/jchoptimize/parser.php:101 |  | 10 | JchOptimize\Core\Parser->__construct() | JROOT/plugins/system/jch_optimize/jchoptimize/optimize.php:56 |  | 9 | JchOptimize\Core\Optimize->process() | JROOT/plugins/system/jch_optimize/jchoptimize/optimize.php:116 |  | 8 | JchOptimize\Core\Optimize::optimize() | JROOT/plugins/system/jch_optimize/jch_optimize.php:125 |  | 7 | plgSystemJCH_Optimize->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |  | 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |  | 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |  | 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1050 |  | 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 |  
 
 
- 13 × SELECT * 
 FROM quen1_extensions
 
- 2 × SELECT `extension_id` 
 FROM `quen1_extensions`
 
- 2 × SELECT `id`,`name`,`rules`,`parent_id` 
 FROM `quen1_assets`
 
- 2 × SELECT template 
 FROM quen1_template_styles as s
 
- 2 × SELECT `params` 
 FROM quen1_extensions
 
- 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 `quen1_categories` AS `s`
 INNER JOIN `quen1_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 `m`.`tag_id`,`t`.* 
 FROM `quen1_contentitem_tag_map` AS m
 INNER JOIN `quen1_tags` AS t
 ON `m`.`tag_id` = `t`.`id`
 
- 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 quen1_fields AS a
 LEFT JOIN `quen1_languages` AS l
 ON l.lang_code = a.language
 LEFT JOIN quen1_users AS uc
 ON uc.id=a.checked_out
 LEFT JOIN quen1_viewlevels AS ag
 ON ag.id = a.access
 LEFT JOIN quen1_users AS ua
 ON ua.id = a.created_user_id
 LEFT JOIN quen1_fields_groups AS g
 ON g.id = a.group_id
 LEFT JOIN `quen1_fields_categories` AS fc
 ON fc.field_id = a.id
 
- 1 × SELECT * 
 FROM quen1_sh404sef_metas
 
- 1 × SELECT `name`, `value` 
 FROM `quen1_jsn_imageshow_config`
 
- 1 × SELECT id, home, template, s.params 
 FROM quen1_template_styles as s
 LEFT JOIN quen1_extensions as e
 ON e.element=s.template
 AND e.type='template'
 AND e.client_id=s.client_id
 
- 1 × SELECT `data` 
 FROM `quen1_session`
 
- 1 × SELECT `id`, `title`, `alias`, `catid`, `language` 
 FROM quen1_content
 
- 1 × SELECT * 
 FROM quen1_categories
 
- 1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid 
 FROM quen1_modules AS m
 LEFT JOIN quen1_modules_menu AS mm
 ON mm.moduleid = m.id
 LEFT JOIN quen1_extensions AS e
 ON e.element = m.module
 AND e.client_id = m.client_id
 
- 1 × SELECT ts.template 
 FROM quen1_template_styles AS ts
 INNER JOIN quen1_menu AS m
 ON ts.id=m.template_style_id
 
- 1 × SELECT template 
 FROM quen1_template_styles
 
- 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 quen1_fields AS a
 LEFT JOIN `quen1_languages` AS l
 ON l.lang_code = a.language
 LEFT JOIN quen1_users AS uc
 ON uc.id=a.checked_out
 LEFT JOIN quen1_viewlevels AS ag
 ON ag.id = a.access
 LEFT JOIN quen1_users AS ua
 ON ua.id = a.created_user_id
 LEFT JOIN quen1_fields_groups AS g
 ON g.id = a.group_id
 
- 1 × SELECT * 
 FROM quen1_template_styles
 
- 1 × SELECT * 
 FROM quen1_language
 
- 1 × SELECT * 
 FROM quen1_rokcandy
 
- 1 × SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, 
 CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
 FROM quen1_content AS a
 INNER JOIN quen1_categories AS c
 on c.id = a.catid
 LEFT JOIN quen1_users AS u
 on u.id = a.created_by
 LEFT JOIN quen1_categories as parent
 ON parent.id = c.parent_id
 LEFT JOIN quen1_content_rating AS v
 ON a.id = v.content_id
 
- 1 × SELECT `session_id` 
 FROM `quen1_session`
 
- 1 × SELECT `oldurl`, `newurl`, `dateadd`, `id`, `cpt`, `rank` 
 FROM quen1_sh404sef_urls
 
- 1 × SELECT * 
 FROM quen1_sh404sef_aliases
 
- 1 × SELECT * 
 FROM `quen1_sh404sef_aliases`
 
- 1 × SELECT * 
 FROM quen1_languages
 
- 1 × SELECT * 
 FROM quen1_rsform_confi
 
- 1 × SELECT `source`,`keepurlparams` 
 FROM `quen1_admintools_redirects`
 
- 1 × SELECT extension, file, type 
 FROM quen1_rokcommon_configs
 
- 1 × SELECT * 
 FROM `quen1_admintools_wafexceptions`
 
- 1 × SELECT `value` 
 FROM `quen1_admintools_storage`
 
- 1 × SELECT b.id 
 FROM quen1_usergroups AS a
 LEFT JOIN quen1_usergroups AS b
 ON b.lft <= a.lft
 AND b.rgt >= a.rgt
 
- 1 × SELECT id, rules 
 FROM `quen1_viewlevels
 
- 1 × SELECT folder AS type, element AS name, params, extension_id 
 FROM quen1_extensions