Čas dotazu: 0.83 ms Pamäť pre dotazy: 0.023 MB pamäť pred dotazom: 3.942 MB Vrátené riadky: 1
SELECT `data`
  FROM `mvo0q_session`
  WHERE `session_id` = '909519ergfnvg39sul7q9psa6v'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | mvo0q_session | const | PRIMARY | PRIMARY | 194 | const | 1 |  | 
| Status | Duration | 
|---|
| Starting | 0.07 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| After opening tables | 0.03 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| init | 0.02 ms | 
| Optimizing | 0.02 ms | 
| Statistics | 0.05 ms | 
| Preparing | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.01 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.01 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.02 ms | 
| # | Caller | File and line number | 
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 | 
| 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:51 | 
Čas dotazu: 0.85 ms Po ostatnom dotaze: 6.95 ms Pamäť pre dotazy: 0.021 MB pamäť pred dotazom: 4.596 MB Vrátené riadky: 5
SELECT id, rules
  FROM `mvo0q_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | mvo0q_viewlevels | ALL | NULL | NEMÔŽE BYŤ POUŽITÝ KĽÚČOVÝ INDEX | NULL | NULL | 5 |  | 
| Status | Duration | 
|---|
| Starting | 0.08 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.01 ms | 
| Statistics | 0.01 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.04 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.02 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.02 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.06 ms | 
| Reset for next command | 0.02 ms | 
| # | Caller | File and line number | 
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1500 | 
| 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:54 | 
Čas dotazu: 0.95 ms Po ostatnom dotaze: 0.12 ms Pamäť pre dotazy: 0.021 MB pamäť pred dotazom: 4.608 MB Vrátené riadky: 2
SELECT b.id
  FROM mvo0q_usergroups AS a
  LEFT JOIN mvo0q_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.06 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.02 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.05 ms | 
| table lock | 0.01 ms | 
| init | 0.02 ms | 
| Optimizing | 0.03 ms | 
| Statistics | 0.10 ms | 
| Preparing | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| Preparing | 0.03 ms | 
| Executing | 0.03 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.02 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.04 ms | 
| # | Caller | File and line number | 
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1544 | 
| 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:54 | 
Čas dotazu: 0.77 ms Po ostatnom dotaze: 17.36 ms Pamäť pre dotazy: 0.020 MB pamäť pred dotazom: 6.147 MB Vrátené riadky: 1
SELECT count(*)
  FROM `mvo0q_cwgears_schedule`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NEMÔŽE BYŤ POUŽITÝ KĽÚČOVÝ INDEX | NULL | NULL | NULL | Select tables optimized away | 
| Status | Duration | 
|---|
| Starting | 0.06 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 | 
| Executing | 0.01 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.00 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.02 ms | 
| # | Caller | File and line number | 
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 | 
| 9 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/cwgears.php:85 | 
| 8 | plgSystemCwgears->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:54 | 
Čas dotazu: 0.65 ms Po ostatnom dotaze: 0.08 ms Pamäť pre dotazy: 0.020 MB pamäť pred dotazom: 6.152 MB Vrátené riadky: 1
SELECT count(*)
  FROM `mvo0q_cwgears_schedule`
  WHERE time + '86400'<'1762259979'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NEMÔŽE BYŤ POUŽITÝ KĽÚČOVÝ INDEX | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables | 
| Status | Duration | 
|---|
| Starting | 0.04 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.01 ms | 
| Unlocking tables | 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.01 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.02 ms | 
| # | Caller | File and line number | 
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 | 
| 9 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/cwgears.php:128 | 
| 8 | plgSystemCwgears->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:54 | 
Čas dotazu: 1.89 ms Po ostatnom dotaze: 11.40 ms Pamäť pre dotazy: 0.023 MB pamäť pred dotazom: 7.139 MB Vrátené riadky: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
				c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
				c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
				c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version, 
  CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
  FROM `mvo0q_categories` AS `s`
  INNER JOIN `mvo0q_categories` AS `c` 
  ON (s.lft <= c.lft 
  AND c.lft < s.rgt) OR (c.lft < s.lft 
  AND s.rgt < c.rgt)
  WHERE (c.extension='com_content' OR c.extension='system') 
  AND c.access IN (1,1,5) 
  AND c.published = 1 
  AND s.id = 11
  ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 |  | 
| 1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | NEMÔŽE BYŤ POUŽITÝ KĽÚČOVÝ INDEX | NULL | NULL | 12 | Using where; Použité triedenie súborov | 
| Status | Duration | 
|---|
| Starting | 0.15 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.45 ms | 
| After opening tables | 0.02 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| Opening tables | 0.03 ms | 
| After opening tables | 0.02 ms | 
| System lock | 0.01 ms | 
| table lock | 0.06 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.02 ms | 
| init | 0.06 ms | 
| Optimizing | 0.03 ms | 
| Statistics | 0.12 ms | 
| Preparing | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| Preparing | 0.04 ms | 
| Sorting result | 0.02 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.02 ms | 
| Creating sort index | 0.08 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.00 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.03 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 | 
| 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 | 
| 12 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 | 
| 11 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/helpers/legacyrouter.php:350 | 
| 10 | ContentRouterRulesLegacy->parse() | JROOT/libraries/src/Component/Router/RouterView.php:266 | 
| 9 | Joomla\CMS\Component\Router\RouterView->parse() | JROOT/libraries/src/Router/SiteRouter.php:437 | 
| 8 | Joomla\CMS\Router\SiteRouter->parseSefRoute() | JROOT/libraries/src/Router/Router.php:482 | 
| 7 | Joomla\CMS\Router\Router->_parseSefRoute() | JROOT/libraries/src/Router/Router.php:227 | 
| 6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:138 | 
| 5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1074 | 
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 | 
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:54 | 
Čas dotazu: 1.24 ms Po ostatnom dotaze: 0.63 ms Pamäť pre dotazy: 0.021 MB pamäť pred dotazom: 7.181 MB Vrátené riadky: 1
SELECT `alias`,`catid`
  FROM `mvo0q_content`
  WHERE `id` = 11
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | mvo0q_content | const | PRIMARY | PRIMARY | 4 | const | 1 |  | 
| Status | Duration | 
|---|
| Starting | 0.04 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.37 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| Opening tables | 0.03 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.06 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| init | 0.01 ms | 
| Optimizing | 0.04 ms | 
| Statistics | 0.05 ms | 
| Preparing | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.01 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.00 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.02 ms | 
| # | Caller | File and line number | 
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 | 
| 11 | JDatabaseDriver->loadObject() | JROOT/components/com_content/helpers/legacyrouter.php:366 | 
| 10 | ContentRouterRulesLegacy->parse() | JROOT/libraries/src/Component/Router/RouterView.php:266 | 
| 9 | Joomla\CMS\Component\Router\RouterView->parse() | JROOT/libraries/src/Router/SiteRouter.php:437 | 
| 8 | Joomla\CMS\Router\SiteRouter->parseSefRoute() | JROOT/libraries/src/Router/Router.php:482 | 
| 7 | Joomla\CMS\Router\Router->_parseSefRoute() | JROOT/libraries/src/Router/Router.php:227 | 
| 6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:138 | 
| 5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1074 | 
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 | 
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:54 | 
Čas dotazu: 2.84 ms Po ostatnom dotaze: 1.12 ms Pamäť pre dotazy: 0.006 MB pamäť pred dotazom: 7.236 MB
UPDATE `mvo0q_extensions`
  SET `params` = '{\"mediaversion\":\"987b34879e1596f037c65174621fdcf9\"}'
  WHERE `type` = 'library' 
  AND `element` = 'joomla'
Nie je možné VYSVETLENIE na dotaz: UPDATE `mvo0q_extensions`
SET `params` = '{\"mediaversion\":\"987b34879e1596f037c65174621fdcf9\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
| Status | Duration | 
|---|
| Starting | 0.05 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 for update | 0.08 ms | 
| Updating | 0.10 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| Commit | 2.01 ms | 
| Query end | 0.02 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.03 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.02 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 | 
| 13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 | 
| 12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 | 
| 11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 | 
| 10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 | 
| 9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/cwgears/cwgears.php:181 | 
| 8 | plgSystemCwgears->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:54 | 
Čas dotazu: 0.69 ms Po ostatnom dotaze: 1.67 ms Pamäť pre dotazy: 0.021 MB pamäť pred dotazom: 7.409 MB Vrátené riadky: 1
SELECT count(*)
  FROM `mvo0q_extensions`
  WHERE `element` = 'cwgears' 
  AND `extension_id` = ''
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NEMÔŽE BYŤ POUŽITÝ KĽÚČOVÝ INDEX | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables | 
| Status | Duration | 
|---|
| Starting | 0.05 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.03 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.01 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.01 ms | 
| Updating status | 0.02 ms | 
| Reset for next command | 0.01 ms | 
| # | Caller | File and line number | 
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 | 
| 10 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/cwgears.php:965 | 
| 9 | plgSystemCwgears->updateDownloadKeySub() | JROOT/plugins/system/cwgears/cwgears.php:188 | 
| 8 | plgSystemCwgears->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:54 | 
Čas dotazu: 1.62 ms Po ostatnom dotaze: 5.58 ms Pamäť pre dotazy: 0.027 MB pamäť pred dotazom: 7.931 MB Vrátené riadky: 39
SELECT `id`,`name`,`rules`,`parent_id`
  FROM `mvo0q_assets`
  WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','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_gantry5','com_installer','com_jce','com_joomlaupdate','com_juform','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_sppagebuilder','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 | mvo0q_assets | ALL | idx_asset_name | NEMÔŽE BYŤ POUŽITÝ KĽÚČOVÝ INDEX | NULL | NULL | 115 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.08 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.33 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| Opening tables | 0.03 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.03 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| init | 0.09 ms | 
| Optimizing | 0.02 ms | 
| Statistics | 0.10 ms | 
| Preparing | 0.02 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.01 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.02 ms | 
| # | Caller | File and line number | 
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 | 
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 | 
| 16 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 | 
| 15 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 | 
| 14 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 | 
| 13 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 | 
| 12 | Joomla\CMS\User\User->authorise() | JROOT/components/com_content/models/article.php:58 | 
| 11 | ContentModelArticle->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 | 
| 10 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_content/models/article.php:251 | 
| 9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:113 | 
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 | 
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:54 | 
Čas dotazu: 1.00 ms Po ostatnom dotaze: 0.55 ms Pamäť pre dotazy: 0.027 MB pamäť pred dotazom: 7.980 MB Vrátené riadky: 37
SELECT `id`,`name`,`rules`,`parent_id`
  FROM `mvo0q_assets`
  WHERE `name` LIKE 'com_content.%' OR `name` = 'com_content' OR `parent_id` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | mvo0q_assets | ALL | idx_asset_name,idx_parent_id | NEMÔŽE BYŤ POUŽITÝ KĽÚČOVÝ INDEX | NULL | NULL | 115 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.05 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.08 ms | 
| Preparing | 0.02 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.01 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.02 ms | 
| # | Caller | File and line number | 
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 | 
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:359 | 
| 16 | Joomla\CMS\Access\Access::preloadPermissions() | JROOT/libraries/src/Access/Access.php:226 | 
| 15 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:540 | 
| 14 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 | 
| 13 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 | 
| 12 | Joomla\CMS\User\User->authorise() | JROOT/components/com_content/models/article.php:58 | 
| 11 | ContentModelArticle->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:440 | 
| 10 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_content/models/article.php:251 | 
| 9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:113 | 
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 | 
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:54 | 
Čas dotazu: 1.46 ms Po ostatnom dotaze: 2.01 ms Pamäť pre dotazy: 0.031 MB pamäť pred dotazom: 8.080 MB Vrátené riadky: 31
SHOW FULL COLUMNS 
  FROM `mvo0q_content`
Nie je možné VYSVETLENIE na dotaz: SHOW FULL COLUMNS FROM `mvo0q_content`
| Status | Duration | 
|---|
| Starting | 0.06 ms | 
| checking permissions | 0.01 ms | 
| closing tables | 0.00 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.30 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| init | 0.01 ms | 
| Optimizing | 0.01 ms | 
| Statistics | 0.01 ms | 
| Preparing | 0.01 ms | 
| Executing | 0.01 ms | 
| Filling schema table | 0.01 ms | 
| Opening tables | 0.02 ms | 
| After opening tables | 0.01 ms | 
| checking permissions | 0.14 ms | 
| closing tables | 0.02 ms | 
| checking permissions | 0.02 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.08 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| closing tables | 0.01 ms | 
| Removing tmp table | 0.10 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.04 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.02 ms | 
| # | Caller | File and line number | 
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 | 
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:445 | 
| 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 | 
| 13 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 | 
| 12 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Content.php:39 | 
| 11 | Joomla\CMS\Table\Content->__construct() | JROOT/libraries/src/Table/Table.php:312 | 
| 10 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_content/models/article.php:253 | 
| 9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:113 | 
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 | 
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:54 | 
Čas dotazu: 0.92 ms Po ostatnom dotaze: 5.13 ms Pamäť pre dotazy: 0.022 MB pamäť pred dotazom: 8.314 MB Vrátené riadky: 1
SELECT *
  FROM mvo0q_content
  WHERE `id` = '11'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | mvo0q_content | const | PRIMARY | PRIMARY | 4 | const | 1 |  | 
| Status | Duration | 
|---|
| Starting | 0.06 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.01 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.07 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.01 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.02 ms | 
| # | Caller | File and line number | 
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1459 | 
| 11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 | 
| 10 | Joomla\CMS\Table\Table->load() | JROOT/components/com_content/models/article.php:254 | 
| 9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:113 | 
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 | 
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:54 | 
Čas dotazu: 2.95 ms Po ostatnom dotaze: 0.29 ms Pamäť pre dotazy: 0.005 MB pamäť pred dotazom: 8.324 MB
UPDATE mvo0q_content
  SET `hits` = (`hits` + 1)
  WHERE `id` = '11'
Nie je možné VYSVETLENIE na dotaz: UPDATE mvo0q_content
SET `hits` = (`hits` + 1)
WHERE `id` = '11'
| Status | Duration | 
|---|
| Starting | 0.06 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.03 ms | 
| init for update | 0.05 ms | 
| Updating | 0.10 ms | 
| End of update loop | 0.01 ms | 
| Query end | 0.01 ms | 
| Commit | 2.10 ms | 
| Query end | 0.03 ms | 
| closing tables | 0.01 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.08 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.02 ms | 
| # | Caller | File and line number | 
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Table/Table.php:1245 | 
| 10 | Joomla\CMS\Table\Table->hit() | JROOT/components/com_content/models/article.php:255 | 
| 9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:113 | 
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 | 
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:54 | 
Čas dotazu: 2.65 ms Po ostatnom dotaze: 3.77 ms Pamäť pre dotazy: 0.023 MB pamäť pred dotazom: 8.542 MB Vrátené riadky: 1
SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, 
  CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
  FROM mvo0q_content AS a
  INNER JOIN mvo0q_categories AS c 
  on c.id = a.catid
  LEFT JOIN mvo0q_users AS u 
  on u.id = a.created_by
  LEFT JOIN mvo0q_categories as parent 
  ON parent.id = c.parent_id
  LEFT JOIN mvo0q_content_rating AS v 
  ON a.id = v.content_id
  WHERE a.id = 11 
  AND c.published > 0 
  AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-11-04 12:39:39') 
  AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-11-04 12:39:39') 
  AND (a.state = 1 OR a.state =2)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | a | const | PRIMARY,idx_state,idx_catid | PRIMARY | 4 | const | 1 |  | 
| 1 | SIMPLE | c | const | PRIMARY | PRIMARY | 4 | const | 1 |  | 
| 1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 |  | 
| 1 | SIMPLE | parent | const | PRIMARY | PRIMARY | 4 | const | 1 |  | 
| 1 | SIMPLE | v | const | PRIMARY | PRIMARY | 4 | const | 0 | Unique row not found | 
| Status | Duration | 
|---|
| Starting | 0.22 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.89 ms | 
| After opening tables | 0.02 ms | 
| System lock | 0.01 ms | 
| table lock | 0.02 ms | 
| Opening tables | 0.03 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.06 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.02 ms | 
| init | 0.09 ms | 
| Optimizing | 0.04 ms | 
| Statistics | 0.23 ms | 
| Preparing | 0.02 ms | 
| Unlocking tables | 0.05 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 | 
| 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.02 ms | 
| Updating status | 0.06 ms | 
| Reset for next command | 0.03 ms | 
| # | Caller | File and line number | 
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1656 | 
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_content/models/article.php:151 | 
| 13 | ContentModelArticle->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:425 | 
| 12 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/article/view.html.php:42 | 
| 11 | ContentViewArticle->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 | 
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 | 
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 | 
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:54 | 
Čas dotazu: 2.24 ms Po ostatnom dotaze: 3.75 ms Pamäť pre dotazy: 0.022 MB pamäť pred dotazom: 8.654 MB Vrátené riadky: 0
SELECT `m`.`tag_id`,`t`.*
  FROM `mvo0q_contentitem_tag_map` AS m 
  INNER JOIN `mvo0q_tags` AS t  
  ON `m`.`tag_id` = `t`.`id`
  WHERE `m`.`type_alias` = 'com_content.article' 
  AND `m`.`content_item_id` = 11 
  AND `t`.`published` = 1 
  AND t.access IN (1,1,5)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | m | ALL | idx_tag_type | NEMÔŽE BYŤ POUŽITÝ KĽÚČOVÝ INDEX | NULL | NULL | 1 | Using where | 
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | jc016402db.m.tag_id | 1 | Using where | 
| Status | Duration | 
|---|
| Starting | 0.10 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 0.82 ms | 
| After opening tables | 0.02 ms | 
| System lock | 0.01 ms | 
| table lock | 0.06 ms | 
| Opening tables | 0.04 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.12 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.03 ms | 
| init | 0.05 ms | 
| Optimizing | 0.05 ms | 
| Statistics | 0.07 ms | 
| Preparing | 0.03 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.01 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.02 ms | 
| # | Caller | File and line number | 
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 | 
| 13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 | 
| 12 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/views/article/view.html.php:184 | 
| 11 | ContentViewArticle->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 | 
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 | 
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 | 
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:54 | 
Čas dotazu: 3.51 ms Po ostatnom dotaze: 11.12 ms Pamäť pre dotazy: 0.026 MB pamäť pred dotazom: 9.316 MB Vrátené riadky: 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 mvo0q_fields AS a
  LEFT JOIN `mvo0q_languages` AS l 
  ON l.lang_code = a.language
  LEFT JOIN mvo0q_users AS uc 
  ON uc.id=a.checked_out
  LEFT JOIN mvo0q_viewlevels AS ag 
  ON ag.id = a.access
  LEFT JOIN mvo0q_users AS ua 
  ON ua.id = a.created_user_id
  LEFT JOIN mvo0q_fields_groups AS g 
  ON g.id = a.group_id
  LEFT JOIN `mvo0q_fields_categories` AS fc 
  ON fc.field_id = a.id
  WHERE a.context = 'com_content.article' 
  AND (fc.category_id IS NULL OR fc.category_id IN (11,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; Použité triedenie súborov | 
| 1 | SIMPLE | l | eq_ref | idx_langcode | idx_langcode | 21 | jc016402db.a.language | 1 | Using where | 
| 1 | SIMPLE | uc | eq_ref | PRIMARY | PRIMARY | 4 | jc016402db.a.checked_out | 1 |  | 
| 1 | SIMPLE | ag | eq_ref | PRIMARY | PRIMARY | 4 | jc016402db.a.access | 1 | Using where | 
| 1 | SIMPLE | ua | eq_ref | PRIMARY | PRIMARY | 4 | jc016402db.a.created_user_id | 1 | Using where | 
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | jc016402db.a.group_id | 1 | Using where | 
| 1 | SIMPLE | fc | ref | PRIMARY | PRIMARY | 4 | jc016402db.a.id | 1 | Using where; Using index; Distinct | 
| Status | Duration | 
|---|
| Starting | 0.21 ms | 
| checking permissions | 0.02 ms | 
| Opening tables | 1.03 ms | 
| After opening tables | 0.03 ms | 
| System lock | 0.04 ms | 
| table lock | 0.02 ms | 
| Opening tables | 0.03 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.15 ms | 
| Unlocking tables | 0.02 ms | 
| closing tables | 0.05 ms | 
| init | 0.09 ms | 
| Optimizing | 0.04 ms | 
| Statistics | 0.22 ms | 
| Preparing | 0.06 ms | 
| Creating tmp table | 0.10 ms | 
| Sorting result | 0.02 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.38 ms | 
| Creating sort index | 0.11 ms | 
| Removing tmp table | 0.08 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.01 ms | 
| Query end | 0.03 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.02 ms | 
| Updating status | 0.04 ms | 
| Reset for next command | 0.02 ms | 
| # | Caller | File and line number | 
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 | 
| 19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 | 
| 18 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 | 
| 17 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 | 
| 16 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:135 | 
| 15 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:488 | 
| 14 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 | 
| 13 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 12 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:193 | 
| 11 | ContentViewArticle->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 | 
| 10 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 | 
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:118 | 
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 | 
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:43 | 
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:402 | 
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 | 
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 | 
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 | 
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:196 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:54 | 
Čas dotazu: 2.51 ms Po ostatnom dotaze: 43.16 ms Pamäť pre dotazy: 0.025 MB pamäť pred dotazom: 11.456 MB Vrátené riadky: 7
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
  FROM mvo0q_modules AS m
  LEFT JOIN mvo0q_modules_menu AS mm 
  ON mm.moduleid = m.id
  LEFT JOIN mvo0q_extensions AS e 
  ON e.element = m.module 
  AND e.client_id = m.client_id
  WHERE m.published = 1 
  AND e.enabled = 1 
  AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-11-04 12:39:39') 
  AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-11-04 12:39:39') 
  AND m.access IN (1,1,5) 
  AND m.client_id = 0 
  AND (mm.menuid = 128 OR mm.menuid <= 0)
  ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 13 | Using index condition; Using where; Použité triedenie súborov | 
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | jc016402db.m.id | 1 | Using where; Using index | 
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 303 | jc016402db.m.module,const | 1 | Using index condition; Using where | 
| Status | Duration | 
|---|
| Starting | 0.13 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 0.64 ms | 
| After opening tables | 0.02 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| Opening tables | 0.03 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.09 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 0.02 ms | 
| init | 0.05 ms | 
| Optimizing | 0.04 ms | 
| Statistics | 0.08 ms | 
| Preparing | 0.05 ms | 
| Sorting result | 0.01 ms | 
| Executing | 0.01 ms | 
| Sending data | 0.03 ms | 
| Creating sort index | 0.34 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.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.02 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.03 ms | 
| # | Caller | File and line number | 
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1695 | 
| 17 | JDatabaseDriver->loadObjectList() | 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/ModuleHelper.php:432 | 
| 14 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:362 | 
| 13 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 | 
| 12 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:581 | 
| 11 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/plugins/system/helix3/core/helix3.php:508 | 
| 10 | Helix3::countModules() | JROOT/plugins/system/helix3/core/helix3.php:455 | 
| 9 | Helix3::rowColumns() | JROOT/plugins/system/helix3/core/helix3.php:264 | 
| 8 | Helix3::generatelayout() | JROOT/templates/lt_architecture/index.php:171 | 
| 7 | require JROOT/templates/lt_architecture/index.php | JROOT/libraries/src/Document/HtmlDocument.php:658 | 
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:720 | 
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:535 | 
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1030 | 
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 | 
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:202 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:54 | 
Čas dotazu: 6.15 ms Po ostatnom dotaze: 16.15 ms Pamäť pre dotazy: 0.022 MB pamäť pred dotazom: 11.666 MB Vrátené riadky: 0
SELECT uikit
  FROM `mvo0q_cwgears`
  WHERE url = 'https://existencialna-terapia.sk/index.php/blog/11-ako-mam-vyjst-zo-zacarovaneho-kruhu'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NEMÔŽE BYŤ POUŽITÝ KĽÚČOVÝ INDEX | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables | 
| Status | Duration | 
|---|
| Starting | 0.05 ms | 
| checking permissions | 0.01 ms | 
| Opening tables | 5.13 ms | 
| After opening tables | 0.03 ms | 
| System lock | 0.01 ms | 
| table lock | 0.01 ms | 
| Opening tables | 0.04 ms | 
| After opening tables | 0.01 ms | 
| System lock | 0.01 ms | 
| table lock | 0.04 ms | 
| Unlocking tables | 0.01 ms | 
| closing tables | 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.00 ms | 
| closing tables | 0.01 ms | 
| Query end | 0.01 ms | 
| Starting cleanup | 0.01 ms | 
| Freeing items | 0.05 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.06 ms | 
| # | Caller | File and line number | 
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 | 
| 14 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/helpers/loadcount.php:65 | 
| 13 | CwGearsHelperLoadcount::getCounts() | JROOT/plugins/system/cwgears/cwgears.php:398 | 
| 12 | plgSystemCwgears->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 | 
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 10 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 | 
| 9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 | 
| 8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 | 
| 7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:491 | 
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 | 
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 | 
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1044 | 
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 | 
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:202 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:54 | 
Čas dotazu: 0.85 ms Po ostatnom dotaze: 0.29 ms Pamäť pre dotazy: 0.022 MB pamäť pred dotazom: 11.673 MB Vrátené riadky: 0
SELECT uikit_plus
  FROM `mvo0q_cwgears`
  WHERE url = 'https://existencialna-terapia.sk/index.php/blog/11-ako-mam-vyjst-zo-zacarovaneho-kruhu'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NEMÔŽE BYŤ POUŽITÝ KĽÚČOVÝ INDEX | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables | 
| Status | Duration | 
|---|
| Starting | 0.05 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.06 ms | 
| Optimizing | 0.02 ms | 
| Statistics | 0.04 ms | 
| Preparing | 0.01 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.02 ms | 
| Freeing items | 0.01 ms | 
| Updating status | 0.03 ms | 
| Reset for next command | 0.02 ms | 
| # | Caller | File and line number | 
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1734 | 
| 14 | JDatabaseDriver->loadResult() | JROOT/plugins/system/cwgears/helpers/loadcount.php:65 | 
| 13 | CwGearsHelperLoadcount::getCounts() | JROOT/plugins/system/cwgears/cwgears.php:407 | 
| 12 | plgSystemCwgears->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 | 
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 | 
| 10 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 | 
| 9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 | 
| 8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 | 
| 7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:491 | 
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 | 
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 | 
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1044 | 
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 | 
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:202 | 
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:54 | 
2 × SELECT `id`,`name`,`rules`,`parent_id` 
  FROM `mvo0q_assets`
1 × SELECT `data` 
  FROM `mvo0q_session`
1 × SELECT id, rules 
  FROM `mvo0q_viewlevels
1 × SELECT b.id 
  FROM mvo0q_usergroups AS a 
  LEFT JOIN mvo0q_usergroups AS b 
  ON b.lft <= a.lft 
  AND b.rgt >= a.rgt
1 × SELECT count(*) 
  FROM `mvo0q_cwgears_schedule
1 × SELECT count(*) 
  FROM `mvo0q_cwgears_schedule`
1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,     c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,     c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,     c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version, 
  CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug 
  FROM `mvo0q_categories` AS `s` 
  INNER JOIN `mvo0q_categories` AS `c` 
  ON (s.lft <= c.lft 
  AND c.lft < s.rgt) OR (c.lft < s.lft 
  AND s.rgt < c.rgt)
1 × SELECT `alias`,`catid` 
  FROM `mvo0q_content`
1 × SELECT count(*) 
  FROM `mvo0q_extensions`
1 × SELECT * 
  FROM mvo0q_content
1 × SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, 
  CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count 
  FROM mvo0q_content AS a 
  INNER JOIN mvo0q_categories AS c 
  on c.id = a.catid 
  LEFT JOIN mvo0q_users AS u 
  on u.id = a.created_by 
  LEFT JOIN mvo0q_categories as parent 
  ON parent.id = c.parent_id 
  LEFT JOIN mvo0q_content_rating AS v 
  ON a.id = v.content_id
1 × SELECT `m`.`tag_id`,`t`.* 
  FROM `mvo0q_contentitem_tag_map` AS m  
  INNER JOIN `mvo0q_tags` AS t  
  ON `m`.`tag_id` = `t`.`id`
1 × SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note 
  FROM mvo0q_fields AS a 
  LEFT JOIN `mvo0q_languages` AS l 
  ON l.lang_code = a.language 
  LEFT JOIN mvo0q_users AS uc 
  ON uc.id=a.checked_out 
  LEFT JOIN mvo0q_viewlevels AS ag 
  ON ag.id = a.access 
  LEFT JOIN mvo0q_users AS ua 
  ON ua.id = a.created_user_id 
  LEFT JOIN mvo0q_fields_groups AS g 
  ON g.id = a.group_id 
  LEFT JOIN `mvo0q_fields_categories` AS fc 
  ON fc.field_id = a.id
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid 
  FROM mvo0q_modules AS m 
  LEFT JOIN mvo0q_modules_menu AS mm 
  ON mm.moduleid = m.id 
  LEFT JOIN mvo0q_extensions AS e 
  ON e.element = m.module 
  AND e.client_id = m.client_id
1 × SELECT uikit 
  FROM `mvo0q_cwgears`
1 × SELECT uikit_plus 
  FROM `mvo0q_cwgears`