Query Time: 1.38 ms Query memory: 0.036 MB Memory before query: 1.281 MB Rows returned: 1
SELECT `data`
  FROM `p38xt_session`
  WHERE `session_id` = X'3237663338613864396333393539613565313736336165336431363134346234'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | p38xt_session | const | PRIMARY | PRIMARY | 194 | const | 1 |  | 
| Status | Duration | 
|---|
| Starting | 0.47 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.06 ms | 
| After opening tables | 0.02 ms | 
| System lock | 0.01 ms | 
| table lock | 0.02 ms | 
| init | 0.05 ms | 
| Optimizing | 0.03 ms | 
| Statistics | 0.08 ms | 
| Preparing | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| Preparing | 0.05 ms | 
| Executing | 0.02 ms | 
| Sending data | 0.02 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| Commit | 0.01 ms | 
| Query end | 0.02 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.03 ms | 
| Freeing items | 0.15 ms | 
| Updating status | 0.03 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:660 | 
| 9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:620 | 
| 8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:498 | 
| 7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:455 | 
| 6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:758 | 
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:135 | 
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 | 
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:344 | 
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 | 
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 | 
Query Time: 1.38 ms After last query: 1.76 ms Query memory: 0.036 MB Memory before query: 1.389 MB Rows returned: 42
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
  FROM `p38xt_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 | p38xt_extensions | ref | extension | extension | 82 | const | 42 | Using index condition; Using where | 
| Status | Duration | 
|---|
| Starting | 0.44 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.04 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| init | 0.05 ms | 
| Optimizing | 0.03 ms | 
| Statistics | 0.08 ms | 
| Preparing | 0.04 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.26 ms | 
| End of update loop | 0.02 ms | 
| Query end | 0.01 ms | 
| Commit | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.16 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.01 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:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.75 ms After last query: 0.96 ms Query memory: 0.023 MB Memory before query: 1.498 MB Rows returned: 4
SELECT id, rules
  FROM `p38xt_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | p38xt_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 4 |  | 
| Status | Duration | 
|---|
| Starting | 0.23 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.02 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.02 ms | 
| Preparing | 0.02 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.04 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| Commit | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.15 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 | 
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 | 
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 | 
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:321 | 
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 | 
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 | 
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.77 ms After last query: 0.13 ms Query memory: 0.022 MB Memory before query: 1.509 MB Rows returned: 2
SELECT b.id
  FROM p38xt_usergroups AS a
  LEFT JOIN p38xt_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.18 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.04 ms | 
| Optimizing | 0.02 ms | 
| Statistics | 0.07 ms | 
| Preparing | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| Preparing | 0.02 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.03 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| Commit | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.14 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.03 ms | 
| # | Caller | File and line number | 
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 | 
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 | 
| 9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 | 
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 | 
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:321 | 
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 | 
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 | 
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 2.89 ms After last query: 0.26 ms Query memory: 0.035 MB Memory before query: 1.532 MB Rows returned: 117
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
  FROM p38xt_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 | p38xt_extensions | ALL | extension | NO INDEX KEY COULD BE USED | NULL | NULL | 288 | Using where; Using filesort | 
| Status | Duration | 
|---|
| Starting | 0.80 ms | 
| checking permissions | 0.03 ms | 
| Opening tables | 0.07 ms | 
| After opening tables | 0.02 ms | 
| System lock | 0.01 ms | 
| table lock | 0.02 ms | 
| init | 0.09 ms | 
| Optimizing | 0.05 ms | 
| Statistics | 0.13 ms | 
| Preparing | 0.06 ms | 
| Sorting result | 0.02 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.02 ms | 
| Creating sort index | 0.61 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| Commit | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.18 ms | 
| Updating status | 0.09 ms | 
| Reset for next command | 0.01 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:354 | 
| 9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Same as call in the line below. | 
| 8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 | 
| 7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:359 | 
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 | 
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 | 
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 1.59 ms After last query: 6.20 ms Query memory: 0.026 MB Memory before query: 2.020 MB Rows returned: 2
SELECT *
  FROM p38xt_languages
  WHERE published=1
  ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | p38xt_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where; Using filesort | 
| Status | Duration | 
|---|
| Starting | 0.52 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.05 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.02 ms | 
| init | 0.07 ms | 
| Optimizing | 0.03 ms | 
| Statistics | 0.04 ms | 
| Preparing | 0.04 ms | 
| Sorting result | 0.02 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.03 ms | 
| Creating sort index | 0.12 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| Commit | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.14 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 | 
| 8 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:96 | 
| 7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 | 
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 | 
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:625 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.94 ms After last query: 0.44 ms Query memory: 0.023 MB Memory before query: 2.030 MB Rows returned: 4
SELECT `element`,`name`,`client_id`,`extension_id`
  FROM `p38xt_extensions`
  WHERE `type` = 'language' 
  AND `state` = 0 
  AND `enabled` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | p38xt_extensions | ref | extension | extension | 82 | const | 4 | Using index condition; Using where | 
| Status | Duration | 
|---|
| Starting | 0.20 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.03 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| init | 0.04 ms | 
| Optimizing | 0.03 ms | 
| Statistics | 0.10 ms | 
| Preparing | 0.03 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.13 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| Commit | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.12 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:209 | 
| 8 | Joomla\CMS\Language\LanguageHelper::getInstalledLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:110 | 
| 7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:283 | 
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 | 
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:625 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 2.84 ms After last query: 4.84 ms Query memory: 0.121 MB Memory before query: 2.213 MB Rows returned: 130
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 p38xt_menu AS m
  LEFT JOIN p38xt_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 | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 245 | Using where; Using filesort | 
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | i2846449_jos3.m.component_id | 1 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.62 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.25 ms | 
| After opening tables | 0.02 ms | 
| System lock | 0.01 ms | 
| table lock | 0.02 ms | 
| init | 0.07 ms | 
| Optimizing | 0.04 ms | 
| Statistics | 0.11 ms | 
| Preparing | 0.03 ms | 
| Sorting result | 0.02 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.03 ms | 
| Creating sort index | 0.95 ms | 
| End of update loop | 0.02 ms | 
| Query end | 0.01 ms | 
| Commit | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.17 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 | 
| 21 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Same as call in the line below. | 
| 20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 | 
| 19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 | 
| 18 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:76 | 
| 17 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 | 
| 16 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:131 | 
| 15 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:375 | 
| 14 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 | 
| 13 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:64 | 
| 12 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 | 
| 11 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:491 | 
| 10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 | 
| 9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:145 | 
| 8 | PlgSystemLanguageFilter->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 | 
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 | 
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:626 | 
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 | 
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 1.66 ms After last query: 23.76 ms Query memory: 0.025 MB Memory before query: 2.834 MB Rows returned: 8
SELECT id, home, template, s.params
  FROM p38xt_template_styles as s
  LEFT JOIN p38xt_extensions as e 
  ON e.element=s.template 
  AND e.type='template' 
  AND e.client_id=s.client_id
  WHERE s.client_id = 0 
  AND e.enabled = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 5 | Using index condition; Using where | 
| 1 | SIMPLE | s | ALL | idx_template,idx_client_id,idx_client_id_home | NO INDEX KEY COULD BE USED | NULL | NULL | 10 | Using where; Using join buffer (flat, BNL join) | 
| Status | Duration | 
|---|
| Starting | 0.59 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.06 ms | 
| After opening tables | 0.02 ms | 
| System lock | 0.01 ms | 
| table lock | 0.02 ms | 
| init | 0.06 ms | 
| Optimizing | 0.05 ms | 
| Statistics | 0.14 ms | 
| Preparing | 0.07 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.14 ms | 
| End of update loop | 0.02 ms | 
| Query end | 0.01 ms | 
| Commit | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.16 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 | 
| 10 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/plugins/system/t3/includes/core/t3.php:310 | 
| 9 | T3::detect() | JROOT/plugins/system/t3/t3.php:81 | 
| 8 | plgSystemT3->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 | 
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 | 
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1122 | 
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 | 
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 1.10 ms After last query: 2.39 ms Query memory: 0.027 MB Memory before query: 3.012 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
  FROM `p38xt_extensions`
  WHERE `type` = 'library' 
  AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | p38xt_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition | 
| Status | Duration | 
|---|
| Starting | 0.38 ms | 
| checking permissions | 0.03 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.04 ms | 
| Statistics | 0.10 ms | 
| Preparing | 0.04 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.05 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| Commit | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.14 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 | 
| 18 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 | 
| 17 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Same as call in the line below. | 
| 16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 | 
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 | 
| 14 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 | 
| 13 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 | 
| 12 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 | 
| 11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 | 
| 10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 | 
| 9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/k2/k2.php:389 | 
| 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:1122 | 
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 | 
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.74 ms After last query: 0.20 ms Query memory: 0.006 MB Memory before query: 3.005 MB
UPDATE `p38xt_extensions`
  SET `params` = '{\"mediaversion\":\"3b3702d6293d33fc1be3778b4a278147\"}'
  WHERE `type` = 'library' 
  AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `p38xt_extensions`
SET `params` = '{\"mediaversion\":\"3b3702d6293d33fc1be3778b4a278147\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
| Status | Duration | 
|---|
| Starting | 0.19 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.05 ms | 
| After opening tables | 0.02 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| init for update | 0.07 ms | 
| Updating | 0.05 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| Commit | 0.02 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.12 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 | 
| 13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 | 
| 12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 | 
| 11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 | 
| 10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 | 
| 9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/k2/k2.php:389 | 
| 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:1122 | 
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 | 
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 2.72 ms After last query: 3.83 ms Query memory: 0.028 MB Memory before query: 3.200 MB Rows returned: 42
SELECT `id`,`name`,`rules`,`parent_id`
  FROM `p38xt_assets`
  WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_akeeba','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_installer','com_jce','com_joomlaupdate','com_k2','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_osmeta','com_plugins','com_postinstall','com_privacy','com_profiles','com_redirect','com_search','com_sigpro','com_spidercalendar','com_tags','com_templates','com_users','com_weblinks','com_wrapper')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | p38xt_assets | ALL | idx_asset_name | NO INDEX KEY COULD BE USED | NULL | NULL | 169 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.52 ms | 
| checking permissions | 0.03 ms | 
| Opening tables | 0.05 ms | 
| After opening tables | 0.02 ms | 
| System lock | 0.01 ms | 
| table lock | 0.02 ms | 
| init | 0.08 ms | 
| Optimizing | 0.03 ms | 
| Statistics | 0.16 ms | 
| Preparing | 0.04 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.27 ms | 
| End of update loop | 0.02 ms | 
| Query end | 0.01 ms | 
| Commit | 0.01 ms | 
| Query end | 0.02 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.30 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 | 
| 11 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 | 
| 10 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 | 
| 9 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 | 
| 8 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 | 
| 7 | Joomla\CMS\User\User->authorise() | JROOT/components/com_k2/k2.php:16 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 1.81 ms After last query: 2.49 ms Query memory: 0.025 MB Memory before query: 3.375 MB Rows returned: 24
SELECT id 
  FROM p38xt_k2_categories 
  WHERE published=1 
  AND trash=0 
  AND access IN(1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | p38xt_k2_categories | ref | category,published,access,trash | category | 2 | const | 24 | Using index condition | 
| Status | Duration | 
|---|
| Starting | 0.38 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.04 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.02 ms | 
| init | 0.05 ms | 
| Optimizing | 0.03 ms | 
| Statistics | 0.11 ms | 
| Preparing | 0.04 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.60 ms | 
| End of update loop | 0.02 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.02 ms | 
| Freeing items | 0.13 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 | 
| 13 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/helpers/permissions.php:225 | 
| 12 | K2HelperPermissions::canAddItem() | JROOT/components/com_k2/views/item/view.html.php:35 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 1.37 ms After last query: 0.17 ms Query memory: 0.037 MB Memory before query: 3.382 MB Rows returned: 1
SELECT * 
  FROM p38xt_k2_items 
  WHERE id=731 
  AND language IN ('en-GB', '*') 
  LIMIT 0, 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | p38xt_k2_items | const | PRIMARY,language | PRIMARY | 4 | const | 1 |  | 
| Status | Duration | 
|---|
| Starting | 0.19 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.03 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| init | 0.07 ms | 
| Optimizing | 0.02 ms | 
| Statistics | 0.06 ms | 
| Preparing | 0.02 ms | 
| Unlocking tables | 0.01 ms | 
| Preparing | 0.02 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.03 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.15 ms | 
| Updating status | 0.13 ms | 
| Reset for next command | 0.02 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 | 
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:33 | 
| 12 | K2ModelItem->getData() | JROOT/components/com_k2/views/item/view.html.php:42 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 2.17 ms After last query: 0.78 ms Query memory: 0.031 MB Memory before query: 3.413 MB Rows returned: 14
SHOW FULL COLUMNS 
  FROM `p38xt_k2_categories`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `p38xt_k2_categories`
| Status | Duration | 
|---|
| Starting | 0.23 ms | 
| checking permissions | 0.02 ms | 
| closing tables | 0.01 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.96 ms | 
| After opening tables | 0.02 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| init | 0.02 ms | 
| Optimizing | 0.02 ms | 
| Statistics | 0.02 ms | 
| Preparing | 0.02 ms | 
| Executing | 0.01 ms | 
| Filling schema table | 0.01 ms | 
| Opening tables | 0.03 ms | 
| After opening tables | 0.01 ms | 
| checking permissions | 0.08 ms | 
| closing tables | 0.01 ms | 
| checking permissions | 0.01 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.04 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Removing tmp table | 0.24 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.16 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 | 
| 17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 | 
| 16 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 | 
| 15 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_k2/tables/k2category.php:34 | 
| 14 | TableK2Category->__construct() | JROOT/libraries/src/Table/Table.php:312 | 
| 13 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_k2/models/item.php:64 | 
| 12 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:81 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 1.13 ms After last query: 0.64 ms Query memory: 0.028 MB Memory before query: 3.446 MB Rows returned: 1
SELECT * 
  FROM p38xt_k2_categories 
  WHERE id = '14'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | p38xt_k2_categories | const | PRIMARY | PRIMARY | 4 | const | 1 |  | 
| Status | Duration | 
|---|
| Starting | 0.29 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.02 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| init | 0.04 ms | 
| Optimizing | 0.02 ms | 
| Statistics | 0.07 ms | 
| Preparing | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| Preparing | 0.02 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.02 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.02 ms | 
| Freeing items | 0.13 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 | 
| 14 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_k2/tables/k2category.php:61 | 
| 13 | TableK2Category->load() | JROOT/components/com_k2/models/item.php:65 | 
| 12 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:81 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 1.67 ms After last query: 1.28 ms Query memory: 0.029 MB Memory before query: 3.541 MB Rows returned: 24
SELECT id, name, parent 
  FROM p38xt_k2_categories 
  WHERE published=1 
  AND trash=0 
  AND access IN(1,1,5) 
  AND language IN('en-GB', '*') 
  ORDER BY parent
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | p38xt_k2_categories | ref | category,published,access,trash,language | category | 2 | const | 24 | Using index condition; Using where; Using filesort | 
| Status | Duration | 
|---|
| Starting | 0.27 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.03 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| init | 0.04 ms | 
| Optimizing | 0.03 ms | 
| Statistics | 0.16 ms | 
| Preparing | 0.04 ms | 
| Sorting result | 0.02 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.01 ms | 
| Creating sort index | 0.59 ms | 
| End of update loop | 0.02 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.17 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/itemlist.php:929 | 
| 15 | K2ModelItemlist->getCategoriesTree() | JROOT/components/com_k2/helpers/route.php:252 | 
| 14 | K2HelperRoute::_findItem() | JROOT/components/com_k2/helpers/route.php:54 | 
| 13 | K2HelperRoute::getCategoryRoute() | JROOT/components/com_k2/models/item.php:68 | 
| 12 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:81 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 1.26 ms After last query: 2.63 ms Query memory: 0.025 MB Memory before query: 3.621 MB Rows returned: 0
SELECT tag.*
            
  FROM p38xt_k2_tags AS tag
            JOIN p38xt_k2_tags_xref AS xref 
  ON tag.id = xref.tagID
            
  WHERE tag.published = 1
                
  AND xref.itemID = 731
            
  ORDER BY xref.id ASC| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | xref | ref | tagID,itemID | itemID | 4 | const | 1 | Using where; Using filesort | 
| 1 | SIMPLE | tag | eq_ref | PRIMARY,published | PRIMARY | 4 | i2846449_jos3.xref.tagID | 1 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.49 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.05 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| init | 0.06 ms | 
| Optimizing | 0.03 ms | 
| Statistics | 0.08 ms | 
| Preparing | 0.03 ms | 
| Sorting result | 0.02 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.01 ms | 
| Creating sort index | 0.05 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.14 ms | 
| Updating status | 0.04 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/item.php:1194 | 
| 13 | K2ModelItem->getItemTags() | JROOT/components/com_k2/models/item.php:104 | 
| 12 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:81 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.57 ms After last query: 0.25 ms Query memory: 0.026 MB Memory before query: 3.630 MB Rows returned: 0
SELECT * 
  FROM p38xt_k2_attachments 
  WHERE itemID=731
| 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.16 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.02 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.01 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.01 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.11 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/item.php:1421 | 
| 13 | K2ModelItem->getItemAttachments() | JROOT/components/com_k2/models/item.php:156 | 
| 12 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:81 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 1.85 ms After last query: 0.09 ms Query memory: 0.025 MB Memory before query: 3.638 MB Rows returned: 1
SELECT * 
  FROM p38xt_k2_rating 
  WHERE itemID = 731
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | p38xt_k2_rating | const | PRIMARY | PRIMARY | 4 | const | 1 |  | 
| Status | Duration | 
|---|
| Starting | 0.18 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| init | 0.02 ms | 
| Optimizing | 0.02 ms | 
| Statistics | 0.07 ms | 
| Preparing | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| Preparing | 0.02 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.02 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.02 ms | 
| Freeing items | 0.15 ms | 
| Updating status | 0.66 ms | 
| Reset for next command | 0.02 ms | 
| # | Caller | File and line number | 
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 | 
| 15 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:891 | 
| 14 | K2ModelItem->getRating() | JROOT/components/com_k2/models/item.php:935 | 
| 13 | K2ModelItem->getVotesPercentage() | JROOT/components/com_k2/models/item.php:161 | 
| 12 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:81 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 1.91 ms After last query: 0.65 ms Query memory: 0.033 MB Memory before query: 3.653 MB Rows returned: 16
SHOW FULL COLUMNS 
  FROM `p38xt_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `p38xt_users`
| Status | Duration | 
|---|
| Starting | 0.26 ms | 
| checking permissions | 0.02 ms | 
| closing tables | 0.01 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.72 ms | 
| After opening tables | 0.02 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| init | 0.02 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.02 ms | 
| Preparing | 0.02 ms | 
| Executing | 0.01 ms | 
| Filling schema table | 0.01 ms | 
| Opening tables | 0.03 ms | 
| After opening tables | 0.01 ms | 
| checking permissions | 0.11 ms | 
| closing tables | 0.02 ms | 
| checking permissions | 0.01 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.05 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Removing tmp table | 0.21 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.15 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 | 
| 22 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 | 
| 21 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 | 
| 20 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/User.php:41 | 
| 19 | Joomla\CMS\Table\User->__construct() | JROOT/libraries/src/Table/Table.php:312 | 
| 18 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/User/User.php:603 | 
| 17 | Joomla\CMS\User\User::getTable() | JROOT/libraries/src/User/User.php:871 | 
| 16 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 | 
| 15 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 | 
| 14 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 | 
| 13 | Joomla\CMS\Factory::getUser() | JROOT/components/com_k2/models/item.php:203 | 
| 12 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:81 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.79 ms After last query: 0.22 ms Query memory: 0.030 MB Memory before query: 3.692 MB Rows returned: 1
SELECT *
  FROM `p38xt_users`
  WHERE `id` = 17
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | p38xt_users | const | PRIMARY | PRIMARY | 4 | const | 1 |  | 
| Status | Duration | 
|---|
| Starting | 0.22 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.02 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.06 ms | 
| Preparing | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.02 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| Commit | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.17 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 | 
| 18 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:87 | 
| 17 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:874 | 
| 16 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 | 
| 15 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 | 
| 14 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 | 
| 13 | Joomla\CMS\Factory::getUser() | JROOT/components/com_k2/models/item.php:203 | 
| 12 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:81 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.75 ms After last query: 0.53 ms Query memory: 0.027 MB Memory before query: 3.708 MB Rows returned: 1
SELECT `g`.`id`,`g`.`title`
  FROM `p38xt_usergroups` AS g
  INNER JOIN `p38xt_user_usergroup_map` AS m 
  ON m.group_id = g.id
  WHERE `m`.`user_id` = 17
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using index | 
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | i2846449_jos3.m.group_id | 1 |  | 
| Status | Duration | 
|---|
| Starting | 0.18 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.02 ms | 
| Optimizing | 0.04 ms | 
| Statistics | 0.06 ms | 
| Preparing | 0.03 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.03 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| Commit | 0.02 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.02 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.13 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 | 
| 18 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:112 | 
| 17 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:874 | 
| 16 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 | 
| 15 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 | 
| 14 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 | 
| 13 | Joomla\CMS\Factory::getUser() | JROOT/components/com_k2/models/item.php:203 | 
| 12 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:81 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.75 ms After last query: 1.53 ms Query memory: 0.026 MB Memory before query: 3.714 MB Rows returned: 1
SELECT id, gender, description, image, url, `
  group`, plugins 
  FROM p38xt_k2_users 
  WHERE userID=17
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | p38xt_k2_users | ref | userID | userID | 4 | const | 1 |  | 
| Status | Duration | 
|---|
| Starting | 0.17 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| init | 0.02 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.04 ms | 
| Preparing | 0.02 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.07 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.14 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 | 
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:1671 | 
| 13 | K2ModelItem->getUserProfile() | JROOT/components/com_k2/models/item.php:206 | 
| 12 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:81 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 2.76 ms After last query: 4.35 ms Query memory: 0.038 MB Memory before query: 3.850 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 p38xt_fields AS a
  LEFT JOIN `p38xt_languages` AS l 
  ON l.lang_code = a.language
  LEFT JOIN p38xt_users AS uc 
  ON uc.id=a.checked_out
  LEFT JOIN p38xt_viewlevels AS ag 
  ON ag.id = a.access
  LEFT JOIN p38xt_users AS ua 
  ON ua.id = a.created_user_id
  LEFT JOIN p38xt_fields_groups AS g 
  ON g.id = a.group_id
  WHERE a.context = 'com_k2.item-media' 
  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 | i2846449_jos3.a.language | 1 | Using where | 
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | i2846449_jos3.a.checked_out | 1 |  | 
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | i2846449_jos3.a.access | 1 | Using where | 
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | i2846449_jos3.a.created_user_id | 1 | Using where | 
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | i2846449_jos3.a.group_id | 1 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.41 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.08 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| init | 0.07 ms | 
| Optimizing | 0.05 ms | 
| Statistics | 0.11 ms | 
| Preparing | 0.04 ms | 
| Creating tmp table | 0.08 ms | 
| Sorting result | 0.02 ms | 
| Executing | 0.01 ms | 
| Sending data | 1.15 ms | 
| Creating sort index | 0.07 ms | 
| Removing tmp table | 0.20 ms | 
| Creating sort index | 0.02 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| Commit | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.02 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.13 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 | 
| 19 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 | 
| 18 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 | 
| 17 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 | 
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 | 
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 | 
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/models/item.php:583 | 
| 12 | K2ModelItem->execPlugins() | JROOT/components/com_k2/views/item/view.html.php:85 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 3.74 ms After last query: 1.81 ms Query memory: 0.038 MB Memory before query: 3.937 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 p38xt_fields AS a
  LEFT JOIN `p38xt_languages` AS l 
  ON l.lang_code = a.language
  LEFT JOIN p38xt_users AS uc 
  ON uc.id=a.checked_out
  LEFT JOIN p38xt_viewlevels AS ag 
  ON ag.id = a.access
  LEFT JOIN p38xt_users AS ua 
  ON ua.id = a.created_user_id
  LEFT JOIN p38xt_fields_groups AS g 
  ON g.id = a.group_id
  LEFT JOIN `p38xt_fields_categories` AS fc 
  ON fc.field_id = a.id
  WHERE a.context = 'com_k2.item' 
  AND (fc.category_id IS NULL OR fc.category_id IN (14,0)) 
  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 | i2846449_jos3.a.language | 1 | Using where | 
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | i2846449_jos3.a.checked_out | 1 |  | 
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | i2846449_jos3.a.access | 1 | Using where | 
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | i2846449_jos3.a.created_user_id | 1 | Using where | 
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | i2846449_jos3.a.group_id | 1 | Using where | 
| 1 | SIMPLE | fc | ref | PRIMARY | PRIMARY | 4 | i2846449_jos3.a.id | 1 | Using where; Using index; Distinct | 
| Status | Duration | 
|---|
| Starting | 0.67 ms | 
| checking permissions | 0.03 ms | 
| Opening tables | 0.14 ms | 
| After opening tables | 0.02 ms | 
| System lock | 0.02 ms | 
| table lock | 0.02 ms | 
| init | 0.12 ms | 
| Optimizing | 0.06 ms | 
| Statistics | 0.15 ms | 
| Preparing | 0.10 ms | 
| Creating tmp table | 0.09 ms | 
| Sorting result | 0.02 ms | 
| Executing | 0.01 ms | 
| Sending data | 1.34 ms | 
| Creating sort index | 0.10 ms | 
| Removing tmp table | 0.27 ms | 
| Creating sort index | 0.02 ms | 
| End of update loop | 0.02 ms | 
| Query end | 0.01 ms | 
| Commit | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.02 ms | 
| Query end | 0.04 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.19 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 | 
| 19 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 | 
| 18 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 | 
| 17 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 | 
| 16 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 | 
| 15 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 | 
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/models/item.php:654 | 
| 12 | K2ModelItem->execPlugins() | JROOT/components/com_k2/views/item/view.html.php:85 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 2.61 ms After last query: 2.99 ms Query memory: 0.037 MB Memory before query: 3.977 MB Rows returned: 36
SHOW FULL COLUMNS 
  FROM `p38xt_k2_items`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `p38xt_k2_items`
| Status | Duration | 
|---|
| Starting | 0.28 ms | 
| checking permissions | 0.01 ms | 
| closing tables | 0.01 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.81 ms | 
| After opening tables | 0.02 ms | 
| System lock | 0.01 ms | 
| table lock | 0.03 ms | 
| init | 0.02 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.02 ms | 
| Preparing | 0.02 ms | 
| Executing | 0.01 ms | 
| Filling schema table | 0.01 ms | 
| Opening tables | 0.03 ms | 
| After opening tables | 0.01 ms | 
| checking permissions | 0.13 ms | 
| closing tables | 0.01 ms | 
| checking permissions | 0.01 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.06 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Removing tmp table | 0.25 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.11 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 | 
| 17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 | 
| 16 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 | 
| 15 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_k2/tables/k2item.php:56 | 
| 14 | TableK2Item->__construct() | JROOT/libraries/src/Table/Table.php:312 | 
| 13 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_k2/models/item.php:816 | 
| 12 | K2ModelItem->hit() | JROOT/components/com_k2/views/item/view.html.php:144 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 2.89 ms After last query: 0.47 ms Query memory: 0.006 MB Memory before query: 4.045 MB
UPDATE p38xt_k2_items
  SET `hits` = (`hits` + 1)
  WHERE `id` = '731'
EXPLAIN not possible on query: UPDATE p38xt_k2_items
SET `hits` = (`hits` + 1)
WHERE `id` = '731'
| Status | Duration | 
|---|
| Starting | 0.21 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.02 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| init for update | 0.07 ms | 
| Updating | 0.15 ms | 
| End of update loop | 0.01 ms | 
| Waiting for query cache lock | 0.01 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| Waiting for query cache lock | 0.01 ms | 
| Unlocking tables | 1.15 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.13 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Table/Table.php:1245 | 
| 13 | Joomla\CMS\Table\Table->hit() | JROOT/components/com_k2/models/item.php:817 | 
| 12 | K2ModelItem->hit() | JROOT/components/com_k2/views/item/view.html.php:144 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 0.61 ms After last query: 0.31 ms Query memory: 0.026 MB Memory before query: 4.049 MB Rows returned: 0
SELECT * 
  FROM p38xt_k2_comments 
  WHERE itemID=731 
  AND published=1  
  ORDER BY commentDate DESC 
  LIMIT 0, 10
| 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.18 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.02 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.02 ms | 
| Preparing | 0.02 ms | 
| Executing | 0.02 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.12 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/item.php:1442 | 
| 12 | K2ModelItem->getItemComments() | JROOT/components/com_k2/views/item/view.html.php:239 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 3.22 ms After last query: 0.31 ms Query memory: 0.418 MB Memory before query: 4.067 MB Rows returned: 5
SELECT i.*, c.alias AS categoryalias
            
  FROM p38xt_k2_items AS i
            
  LEFT JOIN p38xt_k2_categories c 
  ON c.id = i.catid
            
  WHERE i.id != 731
                
  AND i.published = 1
                
  AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2025-11-02 22:06:52')
                
  AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-11-02 22:06:52') 
  AND i.access IN(1,1,5) 
  AND i.language IN('en-GB', '*') 
  AND i.trash = 0
            
  AND i.created_by = 17
            
  AND i.created_by_alias=''
            
  AND c.published = 1 
  AND c.access IN(1,1,5) 
  AND c.language IN('en-GB', '*') 
  AND c.trash = 0
            
  ORDER BY i.created DESC 
  LIMIT 0, 5| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | i | index | PRIMARY,item,catid,created_by,language | created | 5 | NULL | 5 | Using where | 
| 1 | SIMPLE | c | eq_ref | PRIMARY,category,published,access,trash,language | PRIMARY | 4 | i2846449_jos3.i.catid | 1 | Using index condition; Using where | 
| Status | Duration | 
|---|
| Starting | 0.21 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.08 ms | 
| Optimizing | 0.21 ms | 
| Statistics | 0.23 ms | 
| Preparing | 0.06 ms | 
| Sorting result | 0.02 ms | 
| Executing | 0.01 ms | 
| Sending data | 1.57 ms | 
| End of update loop | 0.02 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.15 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/itemlist.php:585 | 
| 12 | K2ModelItemlist->getAuthorLatest() | JROOT/components/com_k2/views/item/view.html.php:278 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 1.76 ms After last query: 4.20 ms Query memory: 0.037 MB Memory before query: 4.510 MB Rows returned: 1
SELECT *
                
  FROM p38xt_k2_items
                
  WHERE id != 731
                    
  AND catid = 14
                    
  AND ordering > 4
                    
  AND published = 1
                    
  AND (publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-11-02 22:06:52')
                    
  AND (publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-11-02 22:06:52')
                    
  AND access IN (1,1,5)
                    
  AND trash = 0
                    
  AND language IN ('en-GB', '*')
                
  ORDER BY ordering ASC 
  LIMIT 0, 1| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | p38xt_k2_items | ref | PRIMARY,item,catid,ordering,language | catid | 4 | const | 4 | Using where; Using filesort | 
| Status | Duration | 
|---|
| Starting | 0.34 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.06 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.02 ms | 
| init | 0.09 ms | 
| Optimizing | 0.05 ms | 
| Statistics | 0.16 ms | 
| Preparing | 0.08 ms | 
| Sorting result | 0.02 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.03 ms | 
| Creating sort index | 0.30 ms | 
| End of update loop | 0.02 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.17 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 | 
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:1653 | 
| 12 | K2ModelItem->getNextItem() | JROOT/components/com_k2/views/item/view.html.php:303 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 1.97 ms After last query: 1.13 ms Query memory: 0.127 MB Memory before query: 4.535 MB Rows returned: 1
SELECT *
                
  FROM p38xt_k2_items
                
  WHERE id != 731
                    
  AND catid = 14
                    
  AND ordering < 4
                    
  AND published = 1
                    
  AND (publish_up = '0000-00-00 00:00:00' OR publish_up <= '2025-11-02 22:06:52')
                    
  AND (publish_down = '0000-00-00 00:00:00' OR publish_down >= '2025-11-02 22:06:52')
                    
  AND access IN (1,1,5)
                    
  AND trash = 0
                    
  AND language IN ('en-GB', '*')
                
  ORDER BY ordering DESC 
  LIMIT 0, 1| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | p38xt_k2_items | ref|filter | PRIMARY,item,catid,ordering,language | catid|ordering | 4|4 | const | 4 (11%) | Using where; Using filesort; Using rowid filter | 
| Status | Duration | 
|---|
| Starting | 0.30 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.03 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| init | 0.07 ms | 
| Optimizing | 0.04 ms | 
| Statistics | 0.14 ms | 
| Preparing | 0.04 ms | 
| Sorting result | 0.01 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.13 ms | 
| Creating sort index | 0.78 ms | 
| End of update loop | 0.03 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.13 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 | 
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:1595 | 
| 12 | K2ModelItem->getPreviousItem() | JROOT/components/com_k2/views/item/view.html.php:339 | 
| 11 | K2ViewItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 | 
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:19 | 
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:78 | 
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:64 | 
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
Query Time: 1.70 ms After last query: 26.60 ms Query memory: 0.024 MB Memory before query: 4.588 MB Rows returned: 2
SELECT language,id
  FROM `p38xt_menu`
  WHERE home = 1 
  AND published = 1 
  AND client_id = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | p38xt_menu | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 245 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.60 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.05 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.02 ms | 
| init | 0.05 ms | 
| Optimizing | 0.03 ms | 
| Statistics | 0.09 ms | 
| Preparing | 0.04 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.23 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| Commit | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.19 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 | 
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Multilanguage.php:107 | 
| 8 | Joomla\CMS\Language\Multilanguage::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:751 | 
| 7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 | 
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 | 
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 | 
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` 
  FROM `p38xt_extensions`
2 × SELECT *                 
  FROM p38xt_k2_items
1 × SELECT `data` 
  FROM `p38xt_session`
1 × SELECT i.*, c.alias AS categoryalias             
  FROM p38xt_k2_items AS i             
  LEFT JOIN p38xt_k2_categories c 
  ON c.id = i.catid
1 × SELECT * 
  FROM p38xt_k2_comments
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 p38xt_fields AS a 
  LEFT JOIN `p38xt_languages` AS l 
  ON l.lang_code = a.language 
  LEFT JOIN p38xt_users AS uc 
  ON uc.id=a.checked_out 
  LEFT JOIN p38xt_viewlevels AS ag 
  ON ag.id = a.access 
  LEFT JOIN p38xt_users AS ua 
  ON ua.id = a.created_user_id 
  LEFT JOIN p38xt_fields_groups AS g 
  ON g.id = a.group_id 
  LEFT JOIN `p38xt_fields_categories` AS fc 
  ON fc.field_id = a.id
1 × SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note 
  FROM p38xt_fields AS a 
  LEFT JOIN `p38xt_languages` AS l 
  ON l.lang_code = a.language 
  LEFT JOIN p38xt_users AS uc 
  ON uc.id=a.checked_out 
  LEFT JOIN p38xt_viewlevels AS ag 
  ON ag.id = a.access 
  LEFT JOIN p38xt_users AS ua 
  ON ua.id = a.created_user_id 
  LEFT JOIN p38xt_fields_groups AS g 
  ON g.id = a.group_id
1 × SELECT id, gender, description, image, url, `
  group`, plugins 
  FROM p38xt_k2_users
1 × SELECT `g`.`id`,`g`.`title` 
  FROM `p38xt_usergroups` AS g 
  INNER JOIN `p38xt_user_usergroup_map` AS m 
  ON m.group_id = g.id
1 × SELECT * 
  FROM `p38xt_users`
1 × SELECT * 
  FROM p38xt_k2_rating
1 × SELECT * 
  FROM p38xt_k2_attachments
1 × SELECT tag.*             
  FROM p38xt_k2_tags AS tag             JOIN p38xt_k2_tags_xref AS xref 
  ON tag.id = xref.tagID
1 × SELECT id, name, parent 
  FROM p38xt_k2_categories
1 × SELECT * 
  FROM p38xt_k2_categories
1 × SELECT * 
  FROM p38xt_k2_items
1 × SELECT id 
  FROM p38xt_k2_categories
1 × SELECT `id`,`name`,`rules`,`parent_id` 
  FROM `p38xt_assets`
1 × SELECT id, home, template, s.params 
  FROM p38xt_template_styles as s 
  LEFT JOIN p38xt_extensions as e 
  ON e.element=s.template 
  AND e.type='template' 
  AND e.client_id=s.client_id
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component 
  FROM p38xt_menu AS m 
  LEFT JOIN p38xt_extensions AS e 
  ON m.component_id = e.extension_id
1 × SELECT `element`,`name`,`client_id`,`extension_id` 
  FROM `p38xt_extensions`
1 × SELECT * 
  FROM p38xt_languages
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` 
  FROM p38xt_extensions
1 × SELECT b.id 
  FROM p38xt_usergroups AS a 
  LEFT JOIN p38xt_usergroups AS b 
  ON b.lft <= a.lft 
  AND b.rgt >= a.rgt
1 × SELECT id, rules 
  FROM `p38xt_viewlevels
1 × SELECT language,id 
  FROM `p38xt_menu`