Query Time: 4.81 ms Query memory: 0.023 MB Memory before query: 1.039 MB Rows returned: 1
SELECT `data`
  FROM `cop19_session`
  WHERE `session_id` = X'68333039767430393736636d6e61626f353039636e343230706c'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_session | const | PRIMARY | PRIMARY | 194 | const | 1 |  | 
| Status | Duration | 
|---|
| Starting | 0.03 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.03 ms | 
| Preparing | 0.01 ms | 
| Unlocking tables | 0.00 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.01 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.02 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 | 
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 | 
| 14 | JSessionStorageDatabase->read() | Same as call in the line below. | 
| 13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 | 
| 12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 | 
| 11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 | 
| 10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:661 | 
| 9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 | 
| 8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 | 
| 7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 | 
| 6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 | 
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 | 
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 | 
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 | 
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 | 
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 | 
Query Time: 0.50 ms After last query: 3.42 ms Query memory: 0.096 MB Memory before query: 1.088 MB Rows returned: 61
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
  FROM `cop19_extensions`
  WHERE `type` = 'component' 
  AND `state` = 0 
  AND `enabled` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_extensions | ref | extension | extension | 82 | const | 63 | Using index condition; Using where | 
| Status | Duration | 
|---|
| Starting | 0.03 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.02 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.04 ms | 
| Preparing | 0.02 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.24 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 | 
| 10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Same as call in the line below. | 
| 9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 | 
| 8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 | 
| 7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 | 
| 6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 | 
| 5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 | 
| 4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.20 ms After last query: 2.64 ms Query memory: 0.021 MB Memory before query: 1.173 MB Rows returned: 8
SELECT id, rules
  FROM `cop19_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 8 |  | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.00 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.00 ms | 
| Statistics | 0.01 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.03 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 | 
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 | 
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 | 
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 | 
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 | 
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 | 
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.25 ms After last query: 0.08 ms Query memory: 0.021 MB Memory before query: 1.187 MB Rows returned: 2
SELECT b.id
  FROM cop19_usergroups AS a
  LEFT JOIN cop19_usergroups AS b 
  ON b.lft <= a.lft 
  AND b.rgt >= a.rgt
  WHERE a.id = 9
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 |  | 
| 1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | Using where; Using index | 
| Status | Duration | 
|---|
| Starting | 0.03 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.04 ms | 
| Preparing | 0.01 ms | 
| Unlocking tables | 0.00 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.02 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 | 
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 | 
| 9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 | 
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 | 
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 | 
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 | 
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 | 
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 1.19 ms After last query: 0.52 ms Query memory: 0.072 MB Memory before query: 1.208 MB Rows returned: 240
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
  FROM cop19_extensions
  WHERE enabled = 1 
  AND type = 'plugin' 
  AND state IN (0,1) 
  AND access IN (1,1,5)
  ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_extensions | ref | extension | extension | 82 | const | 318 | Using index condition; Using where; Using filesort | 
| Status | Duration | 
|---|
| Starting | 0.04 ms | 
| Checking permissions | 0.00 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.02 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.03 ms | 
| Preparing | 0.02 ms | 
| Sorting result | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.01 ms | 
| Creating sort index | 0.89 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:351 | 
| 9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Same as call in the line below. | 
| 8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 | 
| 7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:356 | 
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 | 
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 | 
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 14.34 ms After last query: 16.03 ms Query memory: 0.022 MB Memory before query: 1.734 MB Rows returned: 1
SELECT `value`
  FROM `cop19_admintools_storage`
  WHERE `key` = 'cparams'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_admintools_storage | const | PRIMARY | PRIMARY | 402 | const | 1 |  | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.02 ms | 
| Preparing | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.01 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 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:280 | 
| 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:667 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 1.65 ms After last query: 0.59 ms Query memory: 0.021 MB Memory before query: 1.766 MB Rows returned: 0
SELECT *
  FROM `cop19_admintools_wafexceptions`
  WHERE NOT(`option` LIKE 'com_%')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_admintools_wafexceptions | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.00 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.01 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.01 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 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:280 | 
| 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:667 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 1.44 ms After last query: 102.19 ms Query memory: 0.260 MB Memory before query: 3.154 MB Rows returned: 201
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
  FROM cop19_menu AS m
  LEFT JOIN cop19_extensions AS e 
  ON m.component_id = e.extension_id
  WHERE m.published = 1 
  AND m.parent_id > 0 
  AND m.client_id = 0
  ORDER BY m.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 214 | Using index condition; Using where; Using filesort | 
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | dbs10325457.m.component_id | 1 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.09 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.03 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| Table lock | 0.01 ms | 
| Init | 0.03 ms | 
| Optimizing | 0.02 ms | 
| Statistics | 0.04 ms | 
| Preparing | 0.02 ms | 
| Sorting result | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.01 ms | 
| Creating sort index | 0.97 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 | 
| 20 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Same as call in the line below. | 
| 19 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 | 
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 | 
| 17 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 | 
| 16 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 | 
| 15 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 | 
| 14 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 | 
| 13 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 | 
| 12 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 | 
| 11 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 | 
| 10 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:533 | 
| 9 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 | 
| 8 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/jmap/jmap.php:1078 | 
| 7 | plgSystemJMap->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 | 
| 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:667 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.17 ms After last query: 8.22 ms Query memory: 0.022 MB Memory before query: 4.036 MB Rows returned: 0
SELECT *
  FROM `cop19_admintools_ipautoban`
  WHERE `ip` = '216.73.216.15'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.02 ms | 
| Preparing | 0.00 ms | 
| Executing | 0.01 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 | 
| 12 | JDatabaseDriver->loadObject() | JROOT/plugins/system/admintools/feature/autoipfiltering.php:74 | 
| 11 | AtsystemFeatureAutoipfiltering->isIPBlocked() | JROOT/plugins/system/admintools/feature/autoipfiltering.php:23 | 
| 10 | AtsystemFeatureAutoipfiltering->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:668 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.19 ms After last query: 0.06 ms Query memory: 0.025 MB Memory before query: 4.041 MB Rows returned: 105
SELECT `ip`
  FROM `cop19_admintools_ipblock`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_admintools_ipblock | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 101 |  | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.00 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.00 ms | 
| Statistics | 0.01 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.04 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 | 
| 12 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/admintools/feature/ipblacklist.php:143 | 
| 11 | AtsystemFeatureIpblacklist->isIPBlocked() | JROOT/plugins/system/admintools/feature/ipblacklist.php:37 | 
| 10 | AtsystemFeatureIpblacklist->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:668 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.19 ms After last query: 0.18 ms Query memory: 0.022 MB Memory before query: 4.048 MB Rows returned: 5
SELECT *
  FROM `cop19_admintools_storage`
  WHERE `key` LIKE 'timestamp_%'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_admintools_storage | range | PRIMARY | PRIMARY | 402 | NULL | 5 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.00 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.02 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.02 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 | 
| 13 | JDatabaseDriver->loadAssocList() | JROOT/plugins/system/admintools/feature/abstract.php:277 | 
| 12 | AtsystemFeatureAbstract->loadTimestamps() | JROOT/plugins/system/admintools/feature/abstract.php:356 | 
| 11 | AtsystemFeatureAbstract->getTimestamp() | JROOT/plugins/system/admintools/feature/disableobsoleteadmins.php:115 | 
| 10 | AtsystemFeatureDisableobsoleteadmins->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:668 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.23 ms After last query: 17.95 ms Query memory: 0.021 MB Memory before query: 4.057 MB Rows returned: 0
SELECT `source`,`keepurlparams`
  FROM `cop19_admintools_redirects`
  WHERE ((`dest` = 'component/mailto/') OR (`dest` = 'component/mailto/?link=28b45f8340f181ff271380f322620c70bcf29a88&template=wt_blank_pro&tmpl=component') OR ('component/mailto/?link=28b45f8340f181ff271380f322620c70bcf29a88&template=wt_blank_pro&tmpl=component' LIKE `dest`)) 
  AND `published` = '1'
  ORDER BY `ordering` DESC 
  LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_admintools_redirects | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using filesort | 
| Status | Duration | 
|---|
| Starting | 0.04 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.02 ms | 
| Optimizing | 0.02 ms | 
| Statistics | 0.01 ms | 
| Preparing | 0.01 ms | 
| Sorting result | 0.00 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.01 ms | 
| Creating sort index | 0.02 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 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:668 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.20 ms After last query: 0.07 ms Query memory: 0.022 MB Memory before query: 4.061 MB Rows returned: 5
SELECT *
  FROM `cop19_admintools_storage`
  WHERE `key` LIKE 'timestamp_%'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_admintools_storage | range | PRIMARY | PRIMARY | 402 | NULL | 5 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.00 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.02 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.02 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 | 
| 13 | JDatabaseDriver->loadAssocList() | JROOT/plugins/system/admintools/feature/abstract.php:277 | 
| 12 | AtsystemFeatureAbstract->loadTimestamps() | JROOT/plugins/system/admintools/feature/abstract.php:356 | 
| 11 | AtsystemFeatureAbstract->getTimestamp() | JROOT/plugins/system/admintools/feature/sessionoptimiser.php:35 | 
| 10 | AtsystemFeatureSessionoptimiser->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:668 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.18 ms After last query: 0.08 ms Query memory: 0.022 MB Memory before query: 4.068 MB Rows returned: 5
SELECT *
  FROM `cop19_admintools_storage`
  WHERE `key` LIKE 'timestamp_%'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_admintools_storage | range | PRIMARY | PRIMARY | 402 | NULL | 5 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.00 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.02 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.02 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 | 
| 13 | JDatabaseDriver->loadAssocList() | JROOT/plugins/system/admintools/feature/abstract.php:277 | 
| 12 | AtsystemFeatureAbstract->loadTimestamps() | JROOT/plugins/system/admintools/feature/abstract.php:356 | 
| 11 | AtsystemFeatureAbstract->getTimestamp() | JROOT/plugins/system/admintools/feature/sessioncleaner.php:40 | 
| 10 | AtsystemFeatureSessioncleaner->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:668 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.18 ms After last query: 0.07 ms Query memory: 0.022 MB Memory before query: 4.075 MB Rows returned: 5
SELECT *
  FROM `cop19_admintools_storage`
  WHERE `key` LIKE 'timestamp_%'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_admintools_storage | range | PRIMARY | PRIMARY | 402 | NULL | 5 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.00 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.02 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.02 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 | 
| 13 | JDatabaseDriver->loadAssocList() | JROOT/plugins/system/admintools/feature/abstract.php:277 | 
| 12 | AtsystemFeatureAbstract->loadTimestamps() | JROOT/plugins/system/admintools/feature/abstract.php:356 | 
| 11 | AtsystemFeatureAbstract->getTimestamp() | JROOT/plugins/system/admintools/feature/cachecleaner.php:37 | 
| 10 | AtsystemFeatureCachecleaner->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:668 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.17 ms After last query: 0.07 ms Query memory: 0.022 MB Memory before query: 4.082 MB Rows returned: 5
SELECT *
  FROM `cop19_admintools_storage`
  WHERE `key` LIKE 'timestamp_%'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_admintools_storage | range | PRIMARY | PRIMARY | 402 | NULL | 5 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.00 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.02 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.02 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 | 
| 13 | JDatabaseDriver->loadAssocList() | JROOT/plugins/system/admintools/feature/abstract.php:277 | 
| 12 | AtsystemFeatureAbstract->loadTimestamps() | JROOT/plugins/system/admintools/feature/abstract.php:356 | 
| 11 | AtsystemFeatureAbstract->getTimestamp() | JROOT/plugins/system/admintools/feature/cleantemp.php:37 | 
| 10 | AtsystemFeatureCleantemp->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:668 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 2.82 ms After last query: 15.66 ms Query memory: 0.025 MB Memory before query: 4.293 MB Rows returned: 1
SELECT id,template 
  FROM cop19_template_styles 
  WHERE client_id=0 
  AND home=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_template_styles | ALL | idx_client_id,idx_client_id_home | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.03 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.02 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 | 
| 17 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_widgetkit/widgetkit.php:23 | 
| 16 | plgSystemWidgetkit->{closure}() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Container.php:240 | 
| 15 | YOOtheme\Framework\Container->offsetGet() | JROOT/administrator/components/com_widgetkit/src/Application.php:49 | 
| 14 | YOOtheme\Widgetkit\Application->YOOtheme\Widgetkit\{closure}() | Same as call in the line below. | 
| 13 | call_user_func_array() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Event/EventDispatcher.php:113 | 
| 12 | YOOtheme\Framework\Event\EventDispatcher->trigger() | JROOT/administrator/components/com_widgetkit/vendor/yootheme/framework/src/Application.php:149 | 
| 11 | YOOtheme\Framework\Application->boot() | JROOT/administrator/components/com_widgetkit/widgetkit.php:91 | 
| 10 | include JROOT/administrator/components/com_widgetkit/widgetkit.php | JROOT/administrator/components/com_widgetkit/widgetkit-app.php:6 | 
| 9 | include JROOT/administrator/components/com_widgetkit/widgetkit-app.php | JROOT/plugins/system/widgetkit/widgetkit.php:9 | 
| 8 | plgSystemWidgetkit->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 | 
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 | 
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 11.73 ms After last query: 4.22 ms Query memory: 0.026 MB Memory before query: 4.433 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
  FROM `cop19_extensions`
  WHERE `type` = 'library' 
  AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.04 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.03 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 | 
| 22 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 | 
| 21 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Same as call in the line below. | 
| 20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 | 
| 19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 | 
| 18 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 | 
| 17 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 | 
| 16 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 | 
| 15 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 | 
| 14 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 | 
| 13 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1137 | 
| 12 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/regularlabs/src/Document.php:48 | 
| 11 | RegularLabs\Library\Document::get() | JROOT/libraries/regularlabs/src/Document.php:249 | 
| 10 | RegularLabs\Library\Document::isFeed() | JROOT/plugins/system/emailprotector/emailprotector.php:95 | 
| 9 | PlgSystemEmailProtector->passChecks() | JROOT/libraries/regularlabs/src/SystemPlugin.php:119 | 
| 8 | RegularLabs\Library\SystemPlugin->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 | 
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 | 
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.22 ms After last query: 0.12 ms Query memory: 0.008 MB Memory before query: 4.427 MB
UPDATE `cop19_extensions`
  SET `params` = '{\"mediaversion\":\"c6dd4d2afac559beecaedd1b84eeab5c\"}'
  WHERE `type` = 'library' 
  AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `cop19_extensions`
SET `params` = '{\"mediaversion\":\"c6dd4d2afac559beecaedd1b84eeab5c\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
| Status | Duration | 
|---|
| Starting | 0.03 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init for update | 0.05 ms | 
| Updating | 0.04 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.00 ms | 
| Commit | 0.01 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 | 
| 17 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 | 
| 16 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 | 
| 15 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 | 
| 14 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 | 
| 13 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1137 | 
| 12 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/regularlabs/src/Document.php:48 | 
| 11 | RegularLabs\Library\Document::get() | JROOT/libraries/regularlabs/src/Document.php:249 | 
| 10 | RegularLabs\Library\Document::isFeed() | JROOT/plugins/system/emailprotector/emailprotector.php:95 | 
| 9 | PlgSystemEmailProtector->passChecks() | JROOT/libraries/regularlabs/src/SystemPlugin.php:119 | 
| 8 | RegularLabs\Library\SystemPlugin->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 | 
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 | 
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.23 ms After last query: 3.56 ms Query memory: 0.022 MB Memory before query: 4.475 MB Rows returned: 1
SELECT *
  FROM cop19_languages
  ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using filesort | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.00 ms | 
| Opening tables | 0.03 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.01 ms | 
| Preparing | 0.01 ms | 
| Sorting result | 0.00 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.01 ms | 
| Creating sort index | 0.03 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 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:668 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.24 ms After last query: 1.73 ms Query memory: 0.062 MB Memory before query: 4.635 MB Rows returned: 1
SELECT `params` 
  FROM cop19_extensions 
  WHERE `element`='com_sh404sef' 
  AND `type`='component';
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.04 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.04 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 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:668 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.40 ms After last query: 42.90 ms Query memory: 0.021 MB Memory before query: 5.530 MB Rows returned: 1
SELECT *
  FROM `cop19_admintools_wafblacklists`
  WHERE `verb` IN('','GET') 
  AND `option` IN('','com_mailto') 
  AND `view` IN('') 
  AND `task` IN('','.') 
  AND `enabled` = '1'
  GROUP BY `query`
  ORDER BY `query` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_admintools_wafblacklists | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where; Using temporary; Using filesort | 
| Status | Duration | 
|---|
| Starting | 0.05 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.01 ms | 
| Init | 0.03 ms | 
| Optimizing | 0.02 ms | 
| Statistics | 0.01 ms | 
| Preparing | 0.01 ms | 
| Creating tmp table | 0.03 ms | 
| Sorting result | 0.01 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.06 ms | 
| Creating sort index | 0.02 ms | 
| Removing tmp table | 0.01 ms | 
| Creating sort index | 0.01 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 11 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/admintools/feature/wafblacklist.php:92 | 
| 10 | AtsystemFeatureWafblacklist->onAfterRoute() | JROOT/plugins/system/admintools/admintools/main.php:308 | 
| 9 | plgSystemAdmintools->runFeature() | JROOT/plugins/system/admintools/admintools/main.php:154 | 
| 8 | plgSystemAdmintools->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:1190 | 
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 | 
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.25 ms After last query: 1.51 ms Query memory: 0.022 MB Memory before query: 5.574 MB Rows returned: 1
SELECT *
  FROM cop19_languages
  WHERE published=1
  ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using filesort | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.00 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.01 ms | 
| Preparing | 0.01 ms | 
| Sorting result | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.02 ms | 
| Creating sort index | 0.04 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 | 
| 12 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 | 
| 11 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/components/com_k2/helpers/utilities.php:243 | 
| 10 | K2HelperUtilities::getParams() | JROOT/administrator/components/com_k2/helpers/html.php:244 | 
| 9 | K2HelperHTML::loadHeadIncludes() | JROOT/plugins/system/k2/k2.php:394 | 
| 8 | plgSystemK2->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:1190 | 
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 | 
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.36 ms After last query: 0.70 ms Query memory: 0.025 MB Memory before query: 5.590 MB Rows returned: 3
SELECT id, home, template, s.params
  FROM cop19_template_styles as s
  LEFT JOIN cop19_extensions as e 
  ON e.element=s.template 
  AND e.type='template' 
  AND e.client_id=s.client_id
  WHERE s.client_id = 0 
  AND e.enabled = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | s | ALL | idx_template,idx_client_id,idx_client_id_home | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | Using where | 
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | dbs10325457.s.template,const | 1 | Using index condition; Using where | 
| Status | Duration | 
|---|
| Starting | 0.04 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.02 ms | 
| Optimizing | 0.04 ms | 
| Statistics | 0.05 ms | 
| Preparing | 0.03 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.06 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 | 
| 19 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/libraries/src/HTML/HTMLHelper.php:365 | 
| 18 | Joomla\CMS\HTML\HTMLHelper::includeRelativeFiles() | JROOT/libraries/src/HTML/HTMLHelper.php:712 | 
| 17 | Joomla\CMS\HTML\HTMLHelper::script() | 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/libraries/cms/html/jquery.php:52 | 
| 13 | JHtmlJquery::framework() | Same as call in the line below. | 
| 12 | call_user_func_array() | JROOT/libraries/src/HTML/HTMLHelper.php:239 | 
| 11 | Joomla\CMS\HTML\HTMLHelper::call() | JROOT/libraries/src/HTML/HTMLHelper.php:146 | 
| 10 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/administrator/components/com_k2/helpers/html.php:268 | 
| 9 | K2HelperHTML::loadHeadIncludes() | JROOT/plugins/system/k2/k2.php:394 | 
| 8 | plgSystemK2->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:1190 | 
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 | 
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.19 ms After last query: 4.19 ms Query memory: 0.024 MB Memory before query: 5.617 MB Rows returned: 1
SELECT COUNT(*)
  FROM `cop19_ampz` AS a
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | a | index | NULL | PRIMARY | 4 | NULL | 1 | Using index | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.00 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.00 ms | 
| Statistics | 0.01 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.02 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 | 
| 16 | JDatabaseDriver->loadResult() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:354 | 
| 15 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getListCount() | JROOT/libraries/src/MVC/Model/ListModel.php:289 | 
| 14 | Joomla\CMS\MVC\Model\ListModel->getTotal() | JROOT/libraries/src/MVC/Model/ListModel.php:323 | 
| 13 | Joomla\CMS\MVC\Model\ListModel->getStart() | JROOT/libraries/src/MVC/Model/ListModel.php:194 | 
| 12 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_ampz/models/shortcodes.php:66 | 
| 11 | AmpzModelShortcodes->getItems() | JROOT/plugins/system/ampz/helper.php:50 | 
| 10 | PlgSystemAmpzHelper->__construct() | JROOT/plugins/system/ampz/ampz.php:943 | 
| 9 | plgSystemAmpz->getHelper() | JROOT/plugins/system/ampz/ampz.php:114 | 
| 8 | plgSystemAmpz->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:1190 | 
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 | 
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.18 ms After last query: 0.08 ms Query memory: 0.022 MB Memory before query: 5.622 MB Rows returned: 0
SELECT DISTINCT a.*
  FROM `cop19_ampz` AS a 
  LIMIT 20
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | a | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 |  | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.00 ms | 
| Statistics | 0.01 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.02 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 14 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 | 
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 | 
| 12 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_ampz/models/shortcodes.php:66 | 
| 11 | AmpzModelShortcodes->getItems() | JROOT/plugins/system/ampz/helper.php:50 | 
| 10 | PlgSystemAmpzHelper->__construct() | JROOT/plugins/system/ampz/ampz.php:943 | 
| 9 | plgSystemAmpz->getHelper() | JROOT/plugins/system/ampz/ampz.php:114 | 
| 8 | plgSystemAmpz->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:1190 | 
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 | 
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.80 ms After last query: 1.39 ms Query memory: 0.029 MB Memory before query: 5.643 MB Rows returned: 61
SELECT `id`,`name`,`rules`,`parent_id`
  FROM `cop19_assets`
  WHERE `name` IN ('root.1','com_actionlogs','com_acym','com_admin','com_admintools','com_advancedmodules','com_ajax','com_akeeba','com_ampz','com_associations','com_autotweet','com_banners','com_cache','com_categories','com_checkin','com_comprofiler','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_geolocator','com_installer','com_jce','com_jmap','com_joomgrabber','com_joomlaupdate','com_jsjobs','com_jssupportticket','com_jvrelatives','com_k2','com_kunena','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_regularlabsmanager','com_rstbox','com_search','com_sh404sef','com_sigpro','com_slideshowck','com_tags','com_tcpdf','com_templates','com_users','com_virtuemart','com_virtuemart_allinone','com_vmmanager','com_vmmoss','com_widgetkit','com_wrapper')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_assets | ALL | idx_asset_name | NO INDEX KEY COULD BE USED | NULL | NULL | 299 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.06 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.06 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.13 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.38 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 | 
| 17 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 | 
| 16 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 | 
| 15 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 | 
| 14 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 | 
| 13 | Joomla\CMS\User\User->authorise() | JROOT/plugins/system/advancedmodules/src/Document.php:28 | 
| 12 | RegularLabs\Plugin\System\AdvancedModules\Document::loadFrontEditScript() | JROOT/plugins/system/advancedmodules/src/Helper.php:33 | 
| 11 | RegularLabs\Plugin\System\AdvancedModules\Helper->onAfterRoute() | Same as call in the line below. | 
| 10 | call_user_func_array() | JROOT/plugins/system/advancedmodules/src/Plugin.php:106 | 
| 9 | RegularLabs\Plugin\System\AdvancedModules\Plugin->run() | JROOT/plugins/system/advancedmodules/advancedmodules.php:62 | 
| 8 | PlgSystemAdvancedModules->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:1190 | 
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 | 
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.30 ms After last query: 41.50 ms Query memory: 0.025 MB Memory before query: 6.168 MB Rows returned: 1
SELECT id, home, template, s.params
  FROM cop19_template_styles as s
  LEFT JOIN cop19_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 s.home = '1' 
  AND e.enabled = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | s | ref | idx_template,idx_client_id,idx_client_id_home | idx_client_id_home | 29 | const,const | 1 | Using index condition | 
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | dbs10325457.s.template,const | 1 | Using index condition; Using where | 
| Status | Duration | 
|---|
| Starting | 0.04 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.02 ms | 
| Optimizing | 0.02 ms | 
| Statistics | 0.06 ms | 
| Preparing | 0.02 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.03 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 | 
| 19 | JDatabaseDriver->loadObject() | JROOT/plugins/system/t3/includes/core/t3.php:358 | 
| 18 | T3::getDefaultTemplate() | JROOT/plugins/system/t3/t3.php:246 | 
| 17 | plgSystemT3->onContentPrepareForm() | JROOT/libraries/joomla/event/event.php:70 | 
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 15 | JEventDispatcher->trigger() | JROOT/libraries/src/MVC/Model/FormModel.php:323 | 
| 14 | Joomla\CMS\MVC\Model\FormModel->preprocessForm() | JROOT/libraries/src/MVC/Model/FormModel.php:244 | 
| 13 | Joomla\CMS\MVC\Model\FormModel->loadForm() | JROOT/components/com_mailto/models/mailto.php:35 | 
| 12 | MailtoModelMailto->getForm() | JROOT/libraries/src/MVC/View/HtmlView.php:425 | 
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_mailto/views/mailto/view.html.php:30 | 
| 10 | MailtoViewMailto->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_mailto/controller.php:29 | 
| 8 | MailtoController->mailto() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_mailto/mailto.php:16 | 
| 6 | require_once JROOT/components/com_mailto/mailto.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.71 ms After last query: 0.93 ms Query memory: 0.027 MB Memory before query: 6.190 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 cop19_fields AS a
  LEFT JOIN `cop19_languages` AS l 
  ON l.lang_code = a.language
  LEFT JOIN cop19_users AS uc 
  ON uc.id=a.checked_out
  LEFT JOIN cop19_viewlevels AS ag 
  ON ag.id = a.access
  LEFT JOIN cop19_users AS ua 
  ON ua.id = a.created_user_id
  LEFT JOIN cop19_fields_groups AS g 
  ON g.id = a.group_id
  WHERE a.context = 'com_mailto.mailto' 
  AND a.access IN (1,1,5) 
  AND (a.group_id = 0 OR g.access IN (1,1,5)) 
  AND a.state = 1 
  AND (a.group_id = 0 OR g.state = 1)
  ORDER BY a.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | a | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | Using where; Using temporary; Using filesort | 
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 28 | dbs10325457.a.language | 1 | Using where | 
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | dbs10325457.a.checked_out | 1 |  | 
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | dbs10325457.a.access | 1 | Using where | 
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | dbs10325457.a.created_user_id | 1 | Using where | 
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | dbs10325457.a.group_id | 1 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.08 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.04 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| Table lock | 0.00 ms | 
| Init | 0.04 ms | 
| Optimizing | 0.03 ms | 
| Statistics | 0.07 ms | 
| Preparing | 0.03 ms | 
| Creating tmp table | 0.04 ms | 
| Sorting result | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.19 ms | 
| Creating sort index | 0.02 ms | 
| Removing tmp table | 0.04 ms | 
| Creating sort index | 0.01 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 | 
| 22 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 | 
| 21 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 | 
| 20 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 | 
| 19 | FieldsHelper::getFields() | JROOT/administrator/components/com_fields/helpers/fields.php:286 | 
| 18 | FieldsHelper::prepareForm() | JROOT/plugins/system/fields/fields.php:305 | 
| 17 | PlgSystemFields->onContentPrepareForm() | JROOT/libraries/joomla/event/event.php:70 | 
| 16 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 15 | JEventDispatcher->trigger() | JROOT/libraries/src/MVC/Model/FormModel.php:323 | 
| 14 | Joomla\CMS\MVC\Model\FormModel->preprocessForm() | JROOT/libraries/src/MVC/Model/FormModel.php:244 | 
| 13 | Joomla\CMS\MVC\Model\FormModel->loadForm() | JROOT/components/com_mailto/models/mailto.php:35 | 
| 12 | MailtoModelMailto->getForm() | JROOT/libraries/src/MVC/View/HtmlView.php:425 | 
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_mailto/views/mailto/view.html.php:30 | 
| 10 | MailtoViewMailto->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_mailto/controller.php:29 | 
| 8 | MailtoController->mailto() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_mailto/mailto.php:16 | 
| 6 | require_once JROOT/components/com_mailto/mailto.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.19 ms After last query: 16.89 ms Query memory: 0.033 MB Memory before query: 6.608 MB Rows returned: 1
SELECT `params`
 
  FROM `cop19_comprofiler_plugin`
 
  WHERE `id` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_comprofiler_plugin | const | PRIMARY | PRIMARY | 4 | const | 1 |  | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.00 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.02 ms | 
| Preparing | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.01 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 | 
| 37 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:354 | 
| 36 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CB/Application/CBConfig.php:43 | 
| 35 | CB\Application\CBConfig::getConfig() | JROOT/libraries/CBLib/CB/Application/CBApplication.php:47 | 
| 34 | CB\Application\CBApplication::CB\Application\{closure}() | Same as call in the line below. | 
| 33 | call_user_func_array() | JROOT/libraries/CBLib/CBLib/Application/Config.php:38 | 
| 32 | CBLib\Application\Config::setMainConfig() | JROOT/libraries/CBLib/CBLib/Core/CBLib.php:78 | 
| 31 | CBLib\Core\CBLib::CBLib\Core\{closure}() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:607 | 
| 30 | CBLib\DependencyInjection\Container->build() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:498 | 
| 29 | CBLib\DependencyInjection\Container->make() | JROOT/libraries/CBLib/CBLib/Application/Application.php:212 | 
| 28 | CBLib\Application\Application::__callStatic() | JROOT/libraries/CBLib/CB/Application/CBConfig.php:77 | 
| 27 | CB\Application\CBConfig::loadLegacyCBueConfig() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:102 | 
| 26 | CB\Legacy\LegacyFoundationFunctions->__construct() | Same as call in the line below. | 
| 25 | ReflectionClass->newInstanceArgs() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:645 | 
| 24 | CBLib\DependencyInjection\Container->build() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:498 | 
| 23 | CBLib\DependencyInjection\Container->make() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:134 | 
| 22 | CBLib\DependencyInjection\Container->get() | JROOT/administrator/components/com_comprofiler/plugin.foundation.php:35 | 
| 21 | include_once JROOT/administrator/components/com_comprofiler/plugin.foundation.php | JROOT/plugins/captcha/cbantispambot/cbantispambot.php:36 | 
| 20 | PlgCaptchacbantispambot->loadAntiSpam() | JROOT/plugins/captcha/cbantispambot/cbantispambot.php:65 | 
| 19 | PlgCaptchacbantispambot->onInit() | JROOT/libraries/joomla/event/event.php:70 | 
| 18 | JEvent->update() | JROOT/libraries/src/Captcha/Captcha.php:128 | 
| 17 | Joomla\CMS\Captcha\Captcha->initialise() | JROOT/libraries/src/Captcha/Captcha.php:154 | 
| 16 | Joomla\CMS\Captcha\Captcha->display() | JROOT/libraries/src/Form/Field/CaptchaField.php:175 | 
| 15 | Joomla\CMS\Form\Field\CaptchaField->getInput() | JROOT/libraries/src/Form/FormField.php:975 | 
| 14 | Joomla\CMS\Form\FormField->renderField() | JROOT/components/com_mailto/views/mailto/tmpl/default.php:31 | 
| 13 | include JROOT/components/com_mailto/views/mailto/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 | 
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 | 
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_mailto/views/mailto/view.html.php:33 | 
| 10 | MailtoViewMailto->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_mailto/controller.php:29 | 
| 8 | MailtoController->mailto() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_mailto/mailto.php:16 | 
| 6 | require_once JROOT/components/com_mailto/mailto.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.41 ms After last query: 2.10 ms Query memory: 0.098 MB Memory before query: 6.696 MB Rows returned: 27
SELECT *, CONCAT_WS( "/", `folder`, `element` ) AS lookup
 
  FROM `cop19_comprofiler_plugin`
 
  WHERE `published` = 1
 
  AND `viewaccesslevel` IN (1,5)
 
  AND `type` = 'user'
 
  ORDER BY `ordering`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_comprofiler_plugin | ref | idx_folder,type_pub_order,published_ordering | type_pub_order | 304 | const,const | 27 | Using index condition; Using where | 
| Status | Duration | 
|---|
| Starting | 0.03 ms | 
| Checking permissions | 0.00 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.02 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.03 ms | 
| Preparing | 0.02 ms | 
| Sorting result | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.15 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 | 
| 24 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:403 | 
| 23 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:455 | 
| 22 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:181 | 
| 21 | cbPluginHandler->loadPluginGroup() | JROOT/plugins/captcha/cbantispambot/cbantispambot.php:41 | 
| 20 | PlgCaptchacbantispambot->loadAntiSpam() | JROOT/plugins/captcha/cbantispambot/cbantispambot.php:65 | 
| 19 | PlgCaptchacbantispambot->onInit() | JROOT/libraries/joomla/event/event.php:70 | 
| 18 | JEvent->update() | JROOT/libraries/src/Captcha/Captcha.php:128 | 
| 17 | Joomla\CMS\Captcha\Captcha->initialise() | JROOT/libraries/src/Captcha/Captcha.php:154 | 
| 16 | Joomla\CMS\Captcha\Captcha->display() | JROOT/libraries/src/Form/Field/CaptchaField.php:175 | 
| 15 | Joomla\CMS\Form\Field\CaptchaField->getInput() | JROOT/libraries/src/Form/FormField.php:975 | 
| 14 | Joomla\CMS\Form\FormField->renderField() | JROOT/components/com_mailto/views/mailto/tmpl/default.php:31 | 
| 13 | include JROOT/components/com_mailto/views/mailto/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 | 
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 | 
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_mailto/views/mailto/view.html.php:33 | 
| 10 | MailtoViewMailto->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_mailto/controller.php:29 | 
| 8 | MailtoController->mailto() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_mailto/mailto.php:16 | 
| 6 | require_once JROOT/components/com_mailto/mailto.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.54 ms After last query: 52.80 ms Query memory: 0.047 MB Memory before query: 7.922 MB Rows returned: 7
SELECT *, CONCAT_WS( "/", `folder`, `element` ) AS lookup
 
  FROM `cop19_comprofiler_plugin`
 
  WHERE `published` = 1
 
  AND `viewaccesslevel` IN (1,5)
 
  AND `type` = 'user/plug_cbgroupjive/plugins'
 
  ORDER BY `ordering`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_comprofiler_plugin | ref | idx_folder,type_pub_order,published_ordering | type_pub_order | 304 | const,const | 7 | Using index condition; Using where | 
| Status | Duration | 
|---|
| Starting | 0.06 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.03 ms | 
| Optimizing | 0.02 ms | 
| Statistics | 0.05 ms | 
| Preparing | 0.02 ms | 
| Sorting result | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.20 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 61 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 | 
| 60 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:403 | 
| 59 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:455 | 
| 58 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:181 | 
| 57 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbgroupjive/cbgroupjive.php:30 | 
| 56 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbgroupjive/cbgroupjive.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:396 | 
| 55 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 | 
| 54 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/cbactivity.php:44 | 
| 53 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/cbactivity.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:396 | 
| 52 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 | 
| 51 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbconnect/cbconnect.php:21 | 
| 50 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbconnect/cbconnect.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:396 | 
| 49 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 | 
| 48 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbconditional/cbconditional.php:18 | 
| 47 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbconditional/cbconditional.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:396 | 
| 46 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 | 
| 45 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbinvites/cbinvites.php:25 | 
| 44 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbinvites/cbinvites.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:396 | 
| 43 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 | 
| 42 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/cbprivacy.php:26 | 
| 41 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/cbprivacy.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:396 | 
| 40 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 | 
| 39 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbantispam/cbantispam.php:33 | 
| 38 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbantispam/cbantispam.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:396 | 
| 37 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 | 
| 36 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbautoactions/cbautoactions.php:20 | 
| 35 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbautoactions/cbautoactions.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:396 | 
| 34 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 | 
| 33 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbblogs/cbblogs.php:22 | 
| 32 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbblogs/cbblogs.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:396 | 
| 31 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 | 
| 30 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbforums/cbforums.php:21 | 
| 29 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbforums/cbforums.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:396 | 
| 28 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 | 
| 27 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbarticles/cbarticles.php:22 | 
| 26 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbarticles/cbarticles.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:396 | 
| 25 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 | 
| 24 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_pms_mypmspro/pms.mypmspro.php:27 | 
| 23 | require_once JROOT/components/com_comprofiler/plugin/user/plug_pms_mypmspro/pms.mypmspro.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:396 | 
| 22 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 | 
| 21 | cbPluginHandler->loadPluginGroup() | JROOT/plugins/captcha/cbantispambot/cbantispambot.php:41 | 
| 20 | PlgCaptchacbantispambot->loadAntiSpam() | JROOT/plugins/captcha/cbantispambot/cbantispambot.php:65 | 
| 19 | PlgCaptchacbantispambot->onInit() | JROOT/libraries/joomla/event/event.php:70 | 
| 18 | JEvent->update() | JROOT/libraries/src/Captcha/Captcha.php:128 | 
| 17 | Joomla\CMS\Captcha\Captcha->initialise() | JROOT/libraries/src/Captcha/Captcha.php:154 | 
| 16 | Joomla\CMS\Captcha\Captcha->display() | JROOT/libraries/src/Form/Field/CaptchaField.php:175 | 
| 15 | Joomla\CMS\Form\Field\CaptchaField->getInput() | JROOT/libraries/src/Form/FormField.php:975 | 
| 14 | Joomla\CMS\Form\FormField->renderField() | JROOT/components/com_mailto/views/mailto/tmpl/default.php:31 | 
| 13 | include JROOT/components/com_mailto/views/mailto/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 | 
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 | 
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_mailto/views/mailto/view.html.php:33 | 
| 10 | MailtoViewMailto->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_mailto/controller.php:29 | 
| 8 | MailtoController->mailto() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_mailto/mailto.php:16 | 
| 6 | require_once JROOT/components/com_mailto/mailto.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.33 ms After last query: 6.57 ms Query memory: 0.054 MB Memory before query: 8.160 MB Rows returned: 9
SELECT *
 
  FROM `cop19_comprofiler_plugin_autoactions`
 
  WHERE `trigger` != ''
 
  AND `published` = 1
 
  ORDER BY `ordering` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_comprofiler_plugin_autoactions | ref | published | published | 1 | const | 9 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.03 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.02 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.02 ms | 
| Preparing | 0.01 ms | 
| Sorting result | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.08 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.03 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 39 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 | 
| 38 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:403 | 
| 37 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:455 | 
| 36 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/components/com_comprofiler/plugin/user/plug_cbautoactions/cbautoactions.php:37 | 
| 35 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbautoactions/cbautoactions.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:396 | 
| 34 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 | 
| 33 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbblogs/cbblogs.php:22 | 
| 32 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbblogs/cbblogs.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:396 | 
| 31 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 | 
| 30 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbforums/cbforums.php:21 | 
| 29 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbforums/cbforums.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:396 | 
| 28 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 | 
| 27 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbarticles/cbarticles.php:22 | 
| 26 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbarticles/cbarticles.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:396 | 
| 25 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 | 
| 24 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_pms_mypmspro/pms.mypmspro.php:27 | 
| 23 | require_once JROOT/components/com_comprofiler/plugin/user/plug_pms_mypmspro/pms.mypmspro.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:396 | 
| 22 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 | 
| 21 | cbPluginHandler->loadPluginGroup() | JROOT/plugins/captcha/cbantispambot/cbantispambot.php:41 | 
| 20 | PlgCaptchacbantispambot->loadAntiSpam() | JROOT/plugins/captcha/cbantispambot/cbantispambot.php:65 | 
| 19 | PlgCaptchacbantispambot->onInit() | JROOT/libraries/joomla/event/event.php:70 | 
| 18 | JEvent->update() | JROOT/libraries/src/Captcha/Captcha.php:128 | 
| 17 | Joomla\CMS\Captcha\Captcha->initialise() | JROOT/libraries/src/Captcha/Captcha.php:154 | 
| 16 | Joomla\CMS\Captcha\Captcha->display() | JROOT/libraries/src/Form/Field/CaptchaField.php:175 | 
| 15 | Joomla\CMS\Form\Field\CaptchaField->getInput() | JROOT/libraries/src/Form/FormField.php:975 | 
| 14 | Joomla\CMS\Form\FormField->renderField() | JROOT/components/com_mailto/views/mailto/tmpl/default.php:31 | 
| 13 | include JROOT/components/com_mailto/views/mailto/tmpl/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 | 
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 | 
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_mailto/views/mailto/view.html.php:33 | 
| 10 | MailtoViewMailto->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_mailto/controller.php:29 | 
| 8 | MailtoController->mailto() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_mailto/mailto.php:16 | 
| 6 | require_once JROOT/components/com_mailto/mailto.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.34 ms After last query: 8.29 ms Query memory: 0.022 MB Memory before query: 8.941 MB Rows returned: 5
SELECT * 
  FROM `cop19_js_job_config` 
  WHERE configfor = 'jobsharing'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_js_job_config | ALL | config_for | NO INDEX KEY COULD BE USED | NULL | NULL | 408 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.03 ms | 
| Checking permissions | 0.00 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.01 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.14 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jsjobs/models/configurations.php:82 | 
| 12 | JSJobsModelConfigurations->getConfigByFor() | JROOT/components/com_jsjobs/models/common.php:339 | 
| 11 | JSJobsModelCommon->getClientAuthenticationKey() | JROOT/components/com_jsjobs/models/employer.php:27 | 
| 10 | JSJobsModelEmployer->__construct() | JROOT/components/com_jsjobs/JSApplication.php:101 | 
| 9 | JSModel::getJSModel() | JROOT/plugins/system/jsjobsregister/jsjobsregister.php:203 | 
| 8 | plgSystemJSJobsRegister->getRoleHTML() | JROOT/plugins/system/jsjobsregister/jsjobsregister.php:152 | 
| 7 | plgSystemJSJobsRegister->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:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.34 ms After last query: 0.09 ms Query memory: 0.032 MB Memory before query: 8.946 MB Rows returned: 170
SELECT * 
  FROM `cop19_js_job_config` 
  WHERE configfor = 'default'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_js_job_config | ALL | config_for | NO INDEX KEY COULD BE USED | NULL | NULL | 408 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.00 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.01 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.16 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 11 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jsjobs/models/configurations.php:82 | 
| 10 | JSJobsModelConfigurations->getConfigByFor() | JROOT/components/com_jsjobs/models/employer.php:615 | 
| 9 | JSJobsModelEmployer->userCanRegisterAsEmployer() | JROOT/plugins/system/jsjobsregister/jsjobsregister.php:203 | 
| 8 | plgSystemJSJobsRegister->getRoleHTML() | JROOT/plugins/system/jsjobsregister/jsjobsregister.php:152 | 
| 7 | plgSystemJSJobsRegister->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:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.45 ms After last query: 0.21 ms Query memory: 0.021 MB Memory before query: 8.952 MB Rows returned: 20
SELECT `content`
  FROM `cop19_modules`
  WHERE `published` = 1 
  AND `client_id` = 0 
  AND `content` <> ''
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_modules | ref | published | published | 1 | const | 106 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.02 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.23 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 | 
| 9 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/ampz/helper.php:84 | 
| 8 | PlgSystemAmpzHelper->onAfterDispatch() | JROOT/plugins/system/ampz/ampz.php:128 | 
| 7 | plgSystemAmpz->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:225 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.42 ms After last query: 8.71 ms Query memory: 0.044 MB Memory before query: 9.068 MB Rows returned: 311
SELECT * 
  FROM cop19_acym_configuration
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_acym_configuration | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 311 |  | 
| Status | Duration | 
|---|
| Starting | 0.03 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.01 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.20 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 18 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:31 | 
| 17 | acym_loadObjectList() | JROOT/administrator/components/com_acym/classes/configuration.php:15 | 
| 16 | AcyMailing\Classes\ConfigurationClass->load() | JROOT/administrator/components/com_acym/helpers/global/global.php:35 | 
| 15 | acym_config() | JROOT/administrator/components/com_acym/libraries/object.php:14 | 
| 14 | AcyMailing\Libraries\acymObject->__construct() | JROOT/administrator/components/com_acym/classes/form.php:42 | 
| 13 | AcyMailing\Classes\FormClass->__construct() | JROOT/plugins/system/acymtriggers/acymtriggers.php:111 | 
| 12 | plgSystemAcymtriggers->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:511 | 
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 | 
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 | 
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 | 
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 | 
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.22 ms After last query: 0.19 ms Query memory: 0.023 MB Memory before query: 9.241 MB Rows returned: 0
SELECT * 
  FROM cop19_acym_form 
  WHERE active = 1 
  AND type != 'shortcode'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_acym_form | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.00 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.02 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.01 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.03 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:31 | 
| 14 | acym_loadObjectList() | JROOT/administrator/components/com_acym/classes/form.php:112 | 
| 13 | AcyMailing\Classes\FormClass->getAllFormsToDisplay() | JROOT/plugins/system/acymtriggers/acymtriggers.php:112 | 
| 12 | plgSystemAcymtriggers->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:511 | 
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 | 
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 | 
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 | 
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 | 
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.48 ms After last query: 0.32 ms Query memory: 0.022 MB Memory before query: 9.249 MB Rows returned: 0
SELECT *
 
  FROM cop19_jmap_metainfo
 
  WHERE `linkurl` = 'https://www.copernical.com/component/mailto/'
 
  AND `published` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_jmap_metainfo | ALL | published | NO INDEX KEY COULD BE USED | NULL | NULL | 136 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.00 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.02 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.28 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 | 
| 13 | JDatabaseDriver->loadObject() | JROOT/plugins/system/jmap/jmap.php:429 | 
| 12 | plgSystemJMap->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:511 | 
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 | 
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 | 
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 | 
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 | 
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.17 ms After last query: 0.05 ms Query memory: 0.022 MB Memory before query: 9.255 MB Rows returned: 0
SELECT *
 
  FROM cop19_jmap_canonicals
 
  WHERE `linkurl` = 'https://www.copernical.com/component/mailto/'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_jmap_canonicals | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.01 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.02 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 | 
| 13 | JDatabaseDriver->loadObject() | JROOT/plugins/system/jmap/jmap.php:508 | 
| 12 | plgSystemJMap->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:511 | 
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 | 
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 | 
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 | 
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 | 
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.22 ms After last query: 7.92 ms Query memory: 0.021 MB Memory before query: 9.892 MB Rows returned: 1
SELECT `value`
  FROM `cop19_admintools_storage`
  WHERE `key` = 'criticalfiles'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_admintools_storage | const | PRIMARY | PRIMARY | 402 | const | 1 |  | 
| Status | Duration | 
|---|
| Starting | 0.03 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.03 ms | 
| Preparing | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.01 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.01 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 | 
| 11 | JDatabaseDriver->loadResult() | JROOT/plugins/system/admintools/feature/criticalfiles.php:204 | 
| 10 | AtsystemFeatureCriticalfiles->load() | JROOT/plugins/system/admintools/feature/criticalfiles.php:32 | 
| 9 | AtsystemFeatureCriticalfiles->onAfterRender() | JROOT/plugins/system/admintools/admintools/main.php:308 | 
| 8 | plgSystemAdmintools->runFeature() | JROOT/plugins/system/admintools/admintools/main.php:187 | 
| 7 | plgSystemAdmintools->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 | 
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 | 
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 | 
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 | 
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.19 ms After last query: 8.29 ms Query memory: 0.020 MB Memory before query: 9.926 MB Rows returned: 0
SELECT *
 
  FROM cop19_jmap_headings
 
  WHERE `linkurl` = 'https://www.copernical.com/component/mailto/'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | cop19_jmap_headings | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.02 ms | 
| Checking permissions | 0.01 ms | 
| Opening tables | 0.01 ms | 
| After opening tables | 0.00 ms | 
| System lock | 0.00 ms | 
| Table lock | 0.00 ms | 
| Init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.01 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.00 ms | 
| Sending data | 0.02 ms | 
| End of update loop | 0.00 ms | 
| Query end | 0.00 ms | 
| Commit | 0.00 ms | 
| Closing tables | 0.00 ms | 
| Unlocking tables | 0.00 ms | 
| Closing tables | 0.01 ms | 
| Starting cleanup | 0.00 ms | 
| Freeing items | 0.00 ms | 
| Updating status | 0.01 ms | 
| Reset for next command | 0.00 ms | 
| # | Caller | File and line number | 
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 | 
| 8 | JDatabaseDriver->loadObject() | JROOT/plugins/system/jmap/jmap.php:819 | 
| 7 | plgSystemJMap->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 | 
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 | 
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 | 
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 | 
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
5 × SELECT * 
  FROM `cop19_admintools_storage`
2 × SELECT id, home, template, s.params 
  FROM cop19_template_styles as s 
  LEFT JOIN cop19_extensions as e 
  ON e.element=s.template 
  AND e.type='template' 
  AND e.client_id=s.client_id
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` 
  FROM `cop19_extensions`
2 × SELECT * 
  FROM cop19_languages
2 × SELECT *, CONCAT_WS( "/", `folder`, `element` ) AS lookup  
  FROM `cop19_comprofiler_plugin`
2 × SELECT * 
  FROM `cop19_js_job_config`
2 × SELECT `value` 
  FROM `cop19_admintools_storage`
1 × SELECT * 
  FROM cop19_acym_configuratio
1 × SELECT `content` 
  FROM `cop19_modules`
1 × SELECT `id`,`name`,`rules`,`parent_id` 
  FROM `cop19_assets`
1 × SELECT *  
  FROM `cop19_comprofiler_plugin_autoactions`
1 × SELECT * 
  FROM cop19_acym_form
1 × SELECT `params`  
  FROM `cop19_comprofiler_plugin`
1 × SELECT *  
  FROM cop19_jmap_metainfo
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 cop19_fields AS a 
  LEFT JOIN `cop19_languages` AS l 
  ON l.lang_code = a.language 
  LEFT JOIN cop19_users AS uc 
  ON uc.id=a.checked_out 
  LEFT JOIN cop19_viewlevels AS ag 
  ON ag.id = a.access 
  LEFT JOIN cop19_users AS ua 
  ON ua.id = a.created_user_id 
  LEFT JOIN cop19_fields_groups AS g 
  ON g.id = a.group_id
1 × SELECT *  
  FROM cop19_jmap_canonicals
1 × SELECT `data` 
  FROM `cop19_session`
1 × SELECT * 
  FROM `cop19_admintools_wafblacklists`
1 × SELECT DISTINCT a.* 
  FROM `cop19_ampz` AS a 
  LIMIT 2
1 × SELECT COUNT(*) 
  FROM `cop19_ampz` AS
1 × SELECT `params` 
  FROM cop19_extensions
1 × SELECT id,template 
  FROM cop19_template_styles
1 × SELECT `source`,`keepurlparams` 
  FROM `cop19_admintools_redirects`
1 × SELECT `ip` 
  FROM `cop19_admintools_ipblock
1 × SELECT * 
  FROM `cop19_admintools_ipautoban`
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component 
  FROM cop19_menu AS m 
  LEFT JOIN cop19_extensions AS e 
  ON m.component_id = e.extension_id
1 × SELECT * 
  FROM `cop19_admintools_wafexceptions`
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` 
  FROM cop19_extensions
1 × SELECT b.id 
  FROM cop19_usergroups AS a 
  LEFT JOIN cop19_usergroups AS b 
  ON b.lft <= a.lft 
  AND b.rgt >= a.rgt
1 × SELECT id, rules 
  FROM `cop19_viewlevels
1 × SELECT *  
  FROM cop19_jmap_headings