Query Time: 0.90 ms Query memory: 0.023 MB Memory before query: 1.040 MB Rows returned: 0
SELECT `data`
FROM `n6a03_session`
WHERE `session_id` = X'6e38316d70686d356f397331666f3772657667356436716e7136'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.09 ms |
| Preparing | 0.02 ms |
| Executing | 0.03 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT\libraries\joomla\session\storage\database.php:45 |
| 14 | JSessionStorageDatabase->read() | Same as call in the line below. |
| 13 | session_start() | JROOT\libraries\joomla\session\handler\native.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOT\libraries\joomla\session\handler\native.php:50 |
| 11 | JSessionHandlerNative->start() | JROOT\libraries\joomla\session\handler\joomla.php:88 |
| 10 | JSessionHandlerJoomla->start() | JROOT\libraries\src\Session\Session.php:660 |
| 9 | Joomla\CMS\Session\Session->_start() | JROOT\libraries\src\Session\Session.php:620 |
| 8 | Joomla\CMS\Session\Session->start() | JROOT\libraries\src\Session\Session.php:498 |
| 7 | Joomla\CMS\Session\Session->get() | JROOT\libraries\src\Session\Session.php:455 |
| 6 | Joomla\CMS\Session\Session->isNew() | JROOT\libraries\src\Application\CMSApplication.php:758 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT\libraries\src\Application\CMSApplication.php:135 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT\libraries\src\Application\SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT\libraries\src\Application\CMSApplication.php:344 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT\libraries\src\Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT\index.php:46 |
Query Time: 0.88 ms After last query: 14.78 ms Query memory: 0.020 MB Memory before query: 1.054 MB Rows returned: 0
SELECT `session_id`
FROM `n6a03_session`
WHERE `session_id` = X'6e38316d70686d356f397331666f3772657667356436716e7136'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.05 ms |
| Preparing | 0.02 ms |
| Executing | 0.02 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.03 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 8 | JDatabaseDriver->loadResult() | JROOT\libraries\src\Session\MetadataManager.php:74 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT\libraries\src\Application\CMSApplication.php:153 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT\libraries\src\Application\CMSApplication.php:760 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT\libraries\src\Application\CMSApplication.php:135 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT\libraries\src\Application\SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT\libraries\src\Application\CMSApplication.php:344 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT\libraries\src\Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT\index.php:46 |
Query Time: 1.58 ms After last query: 0.28 ms Query memory: 0.004 MB Memory before query: 1.060 MB
INSERT INTO `n6a03_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'6e38316d70686d356f397331666f3772657667356436716e7136', 1, 1765582776, 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `n6a03_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'6e38316d70686d356f397331666f3772657667356436716e7136', 1, 1765582776, 0, '', 0)
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init for update | 0.03 ms |
| Update | 0.12 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.84 ms |
| Query end | 0.03 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 8 | JDatabaseDriverMysqli->execute() | JROOT\libraries\src\Session\MetadataManager.php:116 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT\libraries\src\Application\CMSApplication.php:153 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT\libraries\src\Application\CMSApplication.php:760 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT\libraries\src\Application\CMSApplication.php:135 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT\libraries\src\Application\SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT\libraries\src\Application\CMSApplication.php:344 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT\libraries\src\Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT\index.php:46 |
Query Time: 1.33 ms After last query: 29.20 ms Query memory: 0.024 MB Memory before query: 1.091 MB Rows returned: 37
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `n6a03_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 | n6a03_extensions | ref | extension | extension | 82 | const | 37 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.14 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.05 ms |
| init | 0.06 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.10 ms |
| Preparing | 0.04 ms |
| Executing | 0.02 ms |
| Sending data | 0.22 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.11 ms |
| Reset for next command | 0.03 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: 1.38 ms After last query: 21.54 ms Query memory: 0.021 MB Memory before query: 1.118 MB Rows returned: 5
SELECT id, rules
FROM `n6a03_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.11 ms |
| After opening tables | 0.03 ms |
| System lock | 0.02 ms |
| table lock | 0.06 ms |
| init | 0.03 ms |
| Optimizing | 0.12 ms |
| Statistics | 0.18 ms |
| Preparing | 0.06 ms |
| Executing | 0.04 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.04 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.05 ms |
| Updating status | 0.11 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1506 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT\libraries\src\Access\Access.php:1063 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT\libraries\src\User\User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT\libraries\src\Plugin\PluginHelper.php:321 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT\libraries\src\Plugin\PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT\libraries\src\Plugin\PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT\libraries\src\Application\SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT\libraries\src\Application\SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:196 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.09 ms After last query: 0.17 ms Query memory: 0.021 MB Memory before query: 1.130 MB Rows returned: 2
SELECT b.id
FROM n6a03_usergroups AS a
LEFT JOIN n6a03_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.11 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.09 ms |
| After opening tables | 0.03 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.10 ms |
| Preparing | 0.02 ms |
| Unlocking tables | 0.02 ms |
| Preparing | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.02 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: 1.28 ms After last query: 2.64 ms Query memory: 0.030 MB Memory before query: 1.152 MB Rows returned: 89
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM n6a03_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 | n6a03_extensions | ALL | extension | NO INDEX KEY COULD BE USED | NULL | NULL | 217 | Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.02 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.38 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.12 ms |
| Reset for next command | 0.02 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: 2.30 ms After last query: 197.53 ms Query memory: 0.092 MB Memory before query: 1.583 MB Rows returned: 56
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 n6a03_menu AS m
LEFT JOIN n6a03_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 87 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | bancozim_bec3.m.component_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.17 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.10 ms |
| After opening tables | 0.03 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.06 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.10 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.02 ms |
| Executing | 0.02 ms |
| Sending data | 0.05 ms |
| Creating sort index | 1.13 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.08 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Menu\SiteMenu.php:93 |
| 17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{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\Menu\SiteMenu.php:101 |
| 14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT\libraries\src\Menu\AbstractMenu.php:76 |
| 13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT\libraries\src\Menu\SiteMenu.php:62 |
| 12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT\libraries\src\Menu\AbstractMenu.php:131 |
| 11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT\libraries\src\Application\CMSApplication.php:375 |
| 10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT\libraries\src\Application\SiteApplication.php:275 |
| 9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT\libraries\src\Router\SiteRouter.php:65 |
| 8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT\libraries\src\Router\Router.php:189 |
| 7 | Joomla\CMS\Router\Router::getInstance() | JROOT\libraries\src\Application\CMSApplication.php:491 |
| 6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT\libraries\src\Application\SiteApplication.php:403 |
| 5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT\libraries\src\Application\CMSApplication.php:1073 |
| 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.03 ms After last query: 130.24 ms Query memory: 0.025 MB Memory before query: 1.955 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `n6a03_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.10 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.03 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.12 ms |
| Reset for next command | 0.03 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\helixultimate\helixultimate.php:134 |
| 8 | plgSystemHelixultimate->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.75 ms After last query: 0.32 ms Query memory: 0.006 MB Memory before query: 1.947 MB
UPDATE `n6a03_extensions`
SET `params` = '{\"mediaversion\":\"be608b651f11ac4e6f1d52eb2d327338\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `n6a03_extensions`
SET `params` = '{\"mediaversion\":\"be608b651f11ac4e6f1d52eb2d327338\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init for update | 0.10 ms |
| Updating | 0.11 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| Commit | 0.84 ms |
| Query end | 0.03 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.11 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\helixultimate\helixultimate.php:134 |
| 8 | plgSystemHelixultimate->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.01 ms After last query: 21.31 ms Query memory: 0.019 MB Memory before query: 1.971 MB Rows returned: 1
SELECT *
FROM n6a03_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_languages | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.03 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.02 ms |
| Executing | 0.02 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.09 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 7 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 6 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Language\LanguageHelper.php:150 |
| 5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT\libraries\src\Application\SiteApplication.php:330 |
| 4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT\libraries\src\Application\SiteApplication.php:138 |
| 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.12 ms After last query: 1.74 ms Query memory: 0.066 MB Memory before query: 1.982 MB Rows returned: 6
SELECT id, home, template, s.params
FROM n6a03_template_styles as s
LEFT JOIN n6a03_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 | 6 | Using index condition; Using where |
| 1 | SIMPLE | s | ref|filter | idx_template,idx_client_id,idx_client_id_home | idx_template|idx_client_id | 202|1 | bancozim_bec3.e.element | 1 (75%) | Using index condition; Using where; Using rowid filter |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.03 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.12 ms |
| Preparing | 0.04 ms |
| Executing | 0.02 ms |
| Sending data | 0.27 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.07 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 6 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 5 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Application\SiteApplication.php:486 |
| 4 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT\libraries\src\Application\SiteApplication.php:168 |
| 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.32 ms After last query: 161.71 ms Query memory: 0.027 MB Memory before query: 2.113 MB Rows returned: 37
SELECT `id`,`name`,`rules`,`parent_id`
FROM `n6a03_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_installer','com_jce','com_joomlaupdate','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_spauthorarchive','com_sppagebuilder','com_tags','com_templates','com_users','com_wrapper')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_assets | range | idx_asset_name | idx_asset_name | 202 | NULL | 38 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.06 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.13 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.27 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Access\Access.php:429 |
| 16 | Joomla\CMS\Access\Access::preloadComponents() | JROOT\libraries\src\Access\Access.php:213 |
| 15 | Joomla\CMS\Access\Access::preload() | JROOT\libraries\src\Access\Access.php:531 |
| 14 | Joomla\CMS\Access\Access::getAssetRules() | JROOT\libraries\src\Access\Access.php:183 |
| 13 | Joomla\CMS\Access\Access::check() | JROOT\libraries\src\User\User.php:398 |
| 12 | Joomla\CMS\User\User->authorise() | JROOT\components\com_sppagebuilder\models\page.php:30 |
| 11 | SppagebuilderModelPage->populateState() | JROOT\libraries\src\MVC\Model\BaseDatabaseModel.php:440 |
| 10 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT\components\com_sppagebuilder\models\page.php:176 |
| 9 | SppagebuilderModelPage->hit() | JROOT\components\com_sppagebuilder\controller.php:65 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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: 19.31 ms After last query: 19.06 ms Query memory: 0.027 MB Memory before query: 2.169 MB Rows returned: 25
SHOW FULL COLUMNS
FROM `n6a03_sppagebuilder`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `n6a03_sppagebuilder`
| Status | Duration |
|---|
| Starting | 0.28 ms |
| checking permissions | 0.04 ms |
| closing tables | 0.03 ms |
| checking permissions | 0.03 ms |
| Opening tables | 16.97 ms |
| After opening tables | 0.03 ms |
| System lock | 0.02 ms |
| table lock | 0.05 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.04 ms |
| Preparing | 0.04 ms |
| Executing | 0.02 ms |
| Filling schema table | 0.03 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.04 ms |
| checking permissions | 0.15 ms |
| closing tables | 0.04 ms |
| checking permissions | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.03 ms |
| Query end | 0.04 ms |
| closing tables | 0.02 ms |
| Removing tmp table | 0.64 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.12 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\database\driver\mysqli.php:445 |
| 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT\libraries\src\Table\Table.php:245 |
| 13 | Joomla\CMS\Table\Table->getFields() | JROOT\libraries\src\Table\Table.php:164 |
| 12 | Joomla\CMS\Table\Table->__construct() | JROOT\administrator\components\com_sppagebuilder\tables\page.php:17 |
| 11 | SppagebuilderTablePage->__construct() | JROOT\libraries\src\Table\Table.php:312 |
| 10 | Joomla\CMS\Table\Table::getInstance() | JROOT\components\com_sppagebuilder\models\page.php:177 |
| 9 | SppagebuilderModelPage->hit() | JROOT\components\com_sppagebuilder\controller.php:65 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.84 ms After last query: 15.79 ms Query memory: 0.186 MB Memory before query: 2.207 MB Rows returned: 1
SELECT *
FROM n6a03_sppagebuilder
WHERE `id` = '64'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_sppagebuilder | const | PRIMARY | PRIMARY | 8 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.05 ms |
| init | 0.07 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.19 ms |
| Preparing | 0.03 ms |
| Unlocking tables | 0.03 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.60 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| Commit | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1465 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT\libraries\src\Table\Table.php:731 |
| 10 | Joomla\CMS\Table\Table->load() | JROOT\components\com_sppagebuilder\models\page.php:178 |
| 9 | SppagebuilderModelPage->hit() | JROOT\components\com_sppagebuilder\controller.php:65 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.92 ms After last query: 0.31 ms Query memory: 0.005 MB Memory before query: 2.296 MB
UPDATE n6a03_sppagebuilder
SET `hits` = (`hits` + 1)
WHERE `id` = '64'
EXPLAIN not possible on query: UPDATE n6a03_sppagebuilder
SET `hits` = (`hits` + 1)
WHERE `id` = '64'
| Status | Duration |
|---|
| Starting | 0.09 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.05 ms |
| init for update | 0.08 ms |
| Updating | 0.12 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.98 ms |
| Query end | 0.03 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.11 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_sppagebuilder\models\page.php:179 |
| 9 | SppagebuilderModelPage->hit() | JROOT\components\com_sppagebuilder\controller.php:65 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.php | JROOT\libraries\src\Component\ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT\libraries\src\Component\ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT\libraries\src\Application\SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT\libraries\src\Application\SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:196 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 3.31 ms After last query: 16.18 ms Query memory: 0.187 MB Memory before query: 2.293 MB Rows returned: 1
SELECT a.*,l.title AS language_title,ua.name AS author_name
FROM n6a03_sppagebuilder as a
LEFT JOIN `n6a03_languages` AS l
ON l.lang_code = a.language
LEFT JOIN n6a03_users AS ua
ON ua.id = a.created_by
WHERE a.id = 64
AND a.published = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 8 | const | 1 | |
| 1 | SIMPLE | l | const | idx_langcode | idx_langcode | 28 | const | 0 | Unique row not found |
| 1 | SIMPLE | ua | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.17 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.52 ms |
| After opening tables | 0.05 ms |
| System lock | 0.03 ms |
| table lock | 0.04 ms |
| init | 0.10 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.51 ms |
| Preparing | 0.03 ms |
| Unlocking tables | 0.02 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.94 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.10 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_sppagebuilder\models\page.php:83 |
| 12 | SppagebuilderModelPage->getItem() | JROOT\libraries\src\MVC\View\HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT\components\com_sppagebuilder\views\page\view.html.php:27 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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: 7.32 ms Query memory: 0.024 MB Memory before query: 2.409 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `n6a03_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.16 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.02 ms |
| table lock | 0.04 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.10 ms |
| Preparing | 0.05 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.03 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.12 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT\components\com_sppagebuilder\helpers\helper.php:134 |
| 15 | SppagebuilderHelperSite::getVersion() | JROOT\components\com_sppagebuilder\helpers\helper.php:120 |
| 14 | SppagebuilderHelperSite::addStylesheet() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:26 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.93 ms After last query: 0.17 ms Query memory: 0.024 MB Memory before query: 2.418 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `n6a03_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.09 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.04 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.08 ms |
| Preparing | 0.04 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.03 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.12 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT\components\com_sppagebuilder\helpers\helper.php:134 |
| 15 | SppagebuilderHelperSite::getVersion() | JROOT\components\com_sppagebuilder\helpers\helper.php:120 |
| 14 | SppagebuilderHelperSite::addStylesheet() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:27 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.97 ms After last query: 0.13 ms Query memory: 0.024 MB Memory before query: 2.428 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `n6a03_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.09 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.04 ms |
| init | 0.03 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.06 ms |
| Preparing | 0.04 ms |
| Executing | 0.02 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.04 ms |
| Updating status | 0.12 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT\components\com_sppagebuilder\helpers\helper.php:134 |
| 15 | SppagebuilderHelperSite::getVersion() | JROOT\components\com_sppagebuilder\helpers\helper.php:120 |
| 14 | SppagebuilderHelperSite::addStylesheet() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:32 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.94 ms After last query: 0.16 ms Query memory: 0.024 MB Memory before query: 2.437 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `n6a03_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| Commit | 0.04 ms |
| Query end | 0.03 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.04 ms |
| Updating status | 0.12 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT\components\com_sppagebuilder\helpers\helper.php:134 |
| 15 | SppagebuilderHelperSite::getVersion() | JROOT\components\com_sppagebuilder\helpers\helper.php:120 |
| 14 | SppagebuilderHelperSite::addStylesheet() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:37 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.92 ms After last query: 0.15 ms Query memory: 0.023 MB Memory before query: 2.446 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `n6a03_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.09 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.04 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.06 ms |
| Preparing | 0.04 ms |
| Executing | 0.02 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.04 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.12 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT\components\com_sppagebuilder\helpers\helper.php:134 |
| 14 | SppagebuilderHelperSite::getVersion() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:41 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.04 ms After last query: 5.95 ms Query memory: 0.023 MB Memory before query: 2.455 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `n6a03_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.04 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.07 ms |
| Preparing | 0.04 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.17 ms |
| Reset for next command | 0.05 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT\components\com_sppagebuilder\helpers\helper.php:134 |
| 14 | SppagebuilderHelperSite::getVersion() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:42 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.07 ms After last query: 12.04 ms Query memory: 0.025 MB Memory before query: 2.463 MB Rows returned: 1
SELECT `template`
FROM `n6a03_template_styles`
WHERE `client_id` = 0
AND `home` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_template_styles | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 6 | Using where |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.04 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.08 ms |
| Preparing | 0.04 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.04 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.14 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:648 |
| 16 | AddonParser::getTemplateName() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:154 |
| 15 | AddonParser::getAddons() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:744 |
| 14 | require_once JROOT\components\com_sppagebuilder\parser\addon-parser.php | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:59 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.13 ms After last query: 251.63 ms Query memory: 0.025 MB Memory before query: 3.176 MB Rows returned: 1
SELECT `template`
FROM `n6a03_template_styles`
WHERE `client_id` = 0
AND `home` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_template_styles | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 6 | Using where |
| Status | Duration |
|---|
| Starting | 0.23 ms |
| checking permissions | 0.05 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.06 ms |
| System lock | 0.07 ms |
| table lock | 0.09 ms |
| init | 0.08 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.17 ms |
| Preparing | 0.09 ms |
| Executing | 0.04 ms |
| Sending data | 0.12 ms |
| End of update loop | 0.05 ms |
| Query end | 0.05 ms |
| Commit | 0.08 ms |
| Query end | 0.05 ms |
| closing tables | 0.05 ms |
| Unlocking tables | 0.05 ms |
| closing tables | 0.05 ms |
| Query end | 0.05 ms |
| Starting cleanup | 0.05 ms |
| Freeing items | 0.05 ms |
| Updating status | 0.27 ms |
| Reset for next command | 0.04 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT\administrator\components\com_sppagebuilder\builder\classes\base.php:37 |
| 16 | SpPgaeBuilderBase::getTemplateName() | JROOT\administrator\components\com_sppagebuilder\builder\classes\base.php:45 |
| 15 | SpPgaeBuilderBase::loadAddons() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:199 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.php | JROOT\libraries\src\Component\ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT\libraries\src\Component\ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT\libraries\src\Application\SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT\libraries\src\Application\SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:196 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 4.33 ms After last query: 85.33 ms Query memory: 0.026 MB Memory before query: 3.298 MB Rows returned: 7
SELECT DISTINCT a.id, a.title, a.level, a.published, a.lft, a.parent_id
FROM (
SELECT id,title,level,published,parent_id,lft,rgt
FROM n6a03_tags
WHERE `published` = '1') AS a
LEFT JOIN `n6a03_tags` AS b
ON a.lft > b.lft
AND a.rgt < b.rgt
WHERE `a`.`level` != '0'
ORDER BY a.lft ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_tags | ALL | tag_idx | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | b | ALL | idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 8 | Range checked for each record (index map: 0x20); Distinct |
| Status | Duration |
|---|
| Starting | 0.40 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.39 ms |
| After opening tables | 0.10 ms |
| System lock | 0.08 ms |
| table lock | 0.13 ms |
| init | 0.34 ms |
| Optimizing | 0.16 ms |
| Statistics | 0.21 ms |
| Preparing | 0.09 ms |
| Creating tmp table | 0.22 ms |
| Sorting result | 0.06 ms |
| Executing | 0.08 ms |
| Sending data | 0.34 ms |
| Creating sort index | 0.09 ms |
| Removing tmp table | 0.08 ms |
| Creating sort index | 0.08 ms |
| End of update loop | 0.05 ms |
| Query end | 0.05 ms |
| Commit | 0.05 ms |
| Query end | 0.05 ms |
| closing tables | 0.05 ms |
| Removing tmp table | 0.11 ms |
| closing tables | 0.18 ms |
| Unlocking tables | 0.10 ms |
| closing tables | 0.06 ms |
| Query end | 0.05 ms |
| Starting cleanup | 0.05 ms |
| Freeing items | 0.06 ms |
| Updating status | 0.28 ms |
| Reset for next command | 0.05 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT\administrator\components\com_sppagebuilder\builder\classes\base.php:194 |
| 17 | SpPgaeBuilderBase::getArticleTags() | JROOT\components\com_sppagebuilder\addons\articles\admin.php:163 |
| 16 | require_once JROOT\components\com_sppagebuilder\addons\articles\admin.php | JROOT\administrator\components\com_sppagebuilder\builder\classes\base.php:68 |
| 15 | SpPgaeBuilderBase::loadAddons() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:199 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.90 ms After last query: 0.14 ms Query memory: 0.025 MB Memory before query: 3.306 MB Rows returned: 0
SELECT a.enabled
FROM `n6a03_extensions` AS `a`
WHERE `a`.`name` = 'com_k2'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 217 | Using where |
| Status | Duration |
|---|
| Starting | 0.17 ms |
| checking permissions | 0.05 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.05 ms |
| System lock | 0.05 ms |
| table lock | 0.08 ms |
| init | 0.07 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.07 ms |
| Preparing | 0.06 ms |
| Executing | 0.05 ms |
| Sending data | 0.31 ms |
| End of update loop | 0.05 ms |
| Query end | 0.04 ms |
| Commit | 0.05 ms |
| Query end | 0.05 ms |
| closing tables | 0.05 ms |
| Unlocking tables | 0.04 ms |
| closing tables | 0.05 ms |
| Query end | 0.05 ms |
| Starting cleanup | 0.05 ms |
| Freeing items | 0.05 ms |
| Updating status | 0.23 ms |
| Reset for next command | 0.05 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 18 | JDatabaseDriver->loadResult() | JROOT\administrator\components\com_sppagebuilder\builder\classes\base.php:545 |
| 17 | SpPgaeBuilderBase::k2CatList() | JROOT\components\com_sppagebuilder\addons\articles\admin.php:172 |
| 16 | require_once JROOT\components\com_sppagebuilder\addons\articles\admin.php | JROOT\administrator\components\com_sppagebuilder\builder\classes\base.php:68 |
| 15 | SpPgaeBuilderBase::loadAddons() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:199 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.31 ms After last query: 0.19 ms Query memory: 0.025 MB Memory before query: 3.321 MB Rows returned: 0
SELECT a.enabled
FROM `n6a03_extensions` AS `a`
WHERE `a`.`name` = 'com_k2'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 217 | Using where |
| Status | Duration |
|---|
| Starting | 0.16 ms |
| checking permissions | 0.05 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.05 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.04 ms |
| Preparing | 0.04 ms |
| Executing | 0.03 ms |
| Sending data | 0.17 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.05 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.15 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 18 | JDatabaseDriver->loadResult() | JROOT\administrator\components\com_sppagebuilder\builder\classes\base.php:545 |
| 17 | SpPgaeBuilderBase::k2CatList() | JROOT\components\com_sppagebuilder\addons\articles\admin.php:279 |
| 16 | require_once JROOT\components\com_sppagebuilder\addons\articles\admin.php | JROOT\administrator\components\com_sppagebuilder\builder\classes\base.php:68 |
| 15 | SpPgaeBuilderBase::loadAddons() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:199 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.49 ms After last query: 2.77 ms Query memory: 0.025 MB Memory before query: 3.357 MB Rows returned: 0
SELECT a.enabled
FROM `n6a03_extensions` AS `a`
WHERE `a`.`name` = 'com_k2'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 217 | Using where |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.05 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.05 ms |
| Preparing | 0.04 ms |
| Executing | 0.03 ms |
| Sending data | 0.17 ms |
| End of update loop | 0.28 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.15 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 18 | JDatabaseDriver->loadResult() | JROOT\administrator\components\com_sppagebuilder\builder\classes\base.php:545 |
| 17 | SpPgaeBuilderBase::k2CatList() | JROOT\components\com_sppagebuilder\addons\articles_scroller\admin.php:138 |
| 16 | require_once JROOT\components\com_sppagebuilder\addons\articles_scroller\admin.php | JROOT\administrator\components\com_sppagebuilder\builder\classes\base.php:68 |
| 15 | SpPgaeBuilderBase::loadAddons() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:199 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.45 ms After last query: 115.28 ms Query memory: 0.025 MB Memory before query: 4.043 MB Rows returned: 0
SELECT a.enabled
FROM `n6a03_extensions` AS `a`
WHERE (`a`.`element` = 'com_acymailing' OR `a`.`element` = 'com_acym')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | range | element_clientid,element_folder_clientid | element_clientid | 402 | NULL | 2 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.22 ms |
| checking permissions | 0.06 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.05 ms |
| System lock | 0.04 ms |
| table lock | 0.09 ms |
| init | 0.08 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.17 ms |
| Preparing | 0.17 ms |
| Executing | 0.06 ms |
| Sending data | 0.12 ms |
| End of update loop | 0.09 ms |
| Query end | 0.05 ms |
| Commit | 0.04 ms |
| Query end | 0.04 ms |
| closing tables | 0.05 ms |
| Unlocking tables | 0.08 ms |
| closing tables | 0.09 ms |
| Query end | 0.07 ms |
| Starting cleanup | 0.06 ms |
| Freeing items | 0.06 ms |
| Updating status | 0.43 ms |
| Reset for next command | 0.11 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 18 | JDatabaseDriver->loadResult() | JROOT\administrator\components\com_sppagebuilder\builder\classes\base.php:470 |
| 17 | SpPgaeBuilderBase::acymailingList() | JROOT\components\com_sppagebuilder\addons\optin_form\admin.php:163 |
| 16 | require_once JROOT\components\com_sppagebuilder\addons\optin_form\admin.php | JROOT\administrator\components\com_sppagebuilder\builder\classes\base.php:68 |
| 15 | SpPgaeBuilderBase::loadAddons() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:199 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.73 ms After last query: 135.68 ms Query memory: 0.025 MB Memory before query: 4.497 MB Rows returned: 1
SELECT m.id, m.title, m.module, m.position, m.ordering, m.content, m.showtitle, m.params
FROM n6a03_modules AS m
WHERE m.published = 1
AND m.id = 136
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-12-12 23:39:37')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-12-12 23:39:37')
AND m.access IN (1,1,5)
AND m.client_id = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | const | PRIMARY,published | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.30 ms |
| checking permissions | 0.09 ms |
| Opening tables | 0.12 ms |
| After opening tables | 0.07 ms |
| System lock | 0.06 ms |
| table lock | 0.11 ms |
| init | 0.13 ms |
| Optimizing | 0.14 ms |
| Statistics | 0.20 ms |
| Preparing | 0.05 ms |
| Unlocking tables | 0.06 ms |
| Preparing | 0.07 ms |
| Executing | 0.05 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.06 ms |
| Query end | 0.05 ms |
| Commit | 0.06 ms |
| Query end | 0.07 ms |
| closing tables | 0.05 ms |
| Unlocking tables | 0.05 ms |
| closing tables | 0.06 ms |
| Query end | 0.06 ms |
| Starting cleanup | 0.05 ms |
| Freeing items | 0.06 ms |
| Updating status | 0.32 ms |
| Reset for next command | 0.09 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT\components\com_sppagebuilder\addons\module\site.php:99 |
| 17 | SppagebuilderAddonModule::getModules() | JROOT\components\com_sppagebuilder\addons\module\site.php:28 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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: 32.95 ms After last query: 42.92 ms Query memory: 0.051 MB Memory before query: 4.581 MB Rows returned: 8
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext,a.checked_out, a.checked_out_time, 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, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore
,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,contact.id as contactid,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,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM n6a03_content AS a
LEFT JOIN n6a03_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN n6a03_categories AS c
ON c.id = a.catid
LEFT JOIN n6a03_users AS ua
ON ua.id = a.created_by
LEFT JOIN n6a03_users AS uam
ON uam.id = a.modified_by
LEFT JOIN (
SELECT contact.user_id, MAX(contact.id) AS id, contact.language
FROM n6a03_contact_details AS contact
WHERE contact.published = 1
GROUP BY contact.user_id, contact.language) AS contact
ON contact.user_id = a.created_by
LEFT JOIN n6a03_categories as parent
ON parent.id = c.parent_id
LEFT JOIN n6a03_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM n6a03_categories AS cat JOIN n6a03_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid IN (13)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-12 23:39:37')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-12 23:39:37')
GROUP BY a.id, a.title, a.alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, a.created, a.modified, a.modified_by, uam.name, a.publish_up, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.fulltext, a.state, a.publish_down, badcats.id, c.title, c.path, c.access, c.alias, uam.id, ua.name, ua.email, contact.id, parent.title, parent.id, parent.path, parent.alias, v.rating_sum, v.rating_count, c.published, c.lft, a.ordering, parent.lft, fp.ordering, c.id, a.images, a.urls
ORDER BY a.created DESC
LIMIT 10
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | Using temporary; Using filesort |
| 1 | PRIMARY | a | range | idx_access,idx_catid | idx_catid | 4 | NULL | 93 | Using index condition; Using where |
| 1 | PRIMARY | fp | eq_ref | PRIMARY | PRIMARY | 4 | bancozim_bec3.a.id | 1 | Using where |
| 1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | bancozim_bec3.a.created_by | 1 | Using where |
| 1 | PRIMARY | uam | eq_ref | PRIMARY | PRIMARY | 4 | bancozim_bec3.a.modified_by | 1 | Using where |
| 1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | bancozim_bec3.a.created_by | 2 | Using where |
| 1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | const | 1 | Using where |
| 1 | PRIMARY | v | eq_ref | PRIMARY | PRIMARY | 4 | bancozim_bec3.a.id | 1 | Using where |
| 1 | PRIMARY | <derived3> | ref | key0 | key0 | 5 | const | 0 | Using where |
| 3 | LATERAL DERIVED | cat | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
| 3 | LATERAL DERIVED | parent | ALL | cat_idx,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | Using where; Using join buffer (flat, BNL join) |
| 2 | DERIVED | contact | ref | idx_state | idx_state | 1 | const | 1 | Using where; Using temporary; Using filesort |
| Status | Duration |
|---|
| Sending data | 0.10 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.03 ms |
| Sending data | 0.07 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.23 ms |
| Executing | 0.03 ms |
| Sending data | 0.10 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| Executing | 0.03 ms |
| Sending data | 0.08 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.10 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.10 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| Executing | 0.02 ms |
| Sending data | 0.09 ms |
| Executing | 0.02 ms |
| Sending data | 0.14 ms |
| Executing | 0.03 ms |
| Sending data | 0.14 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.09 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| Executing | 0.02 ms |
| Sending data | 0.08 ms |
| Executing | 0.02 ms |
| Sending data | 0.08 ms |
| Executing | 0.02 ms |
| Sending data | 0.08 ms |
| Creating sort index | 0.33 ms |
| Removing tmp table | 0.61 ms |
| Creating sort index | 0.06 ms |
| End of update loop | 0.04 ms |
| Query end | 0.02 ms |
| Commit | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Removing tmp table | 0.03 ms |
| closing tables | 0.02 ms |
| Removing tmp table | 0.04 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.04 ms |
| Updating status | 0.11 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\MVC\Model\BaseDatabaseModel.php:308 |
| 22 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT\libraries\src\MVC\Model\ListModel.php:187 |
| 21 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT\modules\mod_aixeenaticker\aixeenaticker.php:562 |
| 20 | ContentModelAixeenaTicker->getItems() | JROOT\modules\mod_aixeenaticker\helper.php:131 |
| 19 | modaixeenatickerHelper::getList() | JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php:36 |
| 18 | include JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\components\com_sppagebuilder\addons\module\site.php:48 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.19 ms After last query: 10.90 ms Query memory: 0.028 MB Memory before query: 4.717 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `n6a03_contentitem_tag_map` AS m
INNER JOIN `n6a03_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 147
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 | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | bancozim_bec3.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.02 ms |
| System lock | 0.03 ms |
| table lock | 0.04 ms |
| init | 0.06 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.12 ms |
| Preparing | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.04 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.11 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Helper\TagsHelper.php:454 |
| 21 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT\modules\mod_aixeenaticker\aixeenaticker.php:687 |
| 20 | ContentModelAixeenaTicker->getItems() | JROOT\modules\mod_aixeenaticker\helper.php:131 |
| 19 | modaixeenatickerHelper::getList() | JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php:36 |
| 18 | include JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\components\com_sppagebuilder\addons\module\site.php:48 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.91 ms After last query: 0.25 ms Query memory: 0.027 MB Memory before query: 4.733 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `n6a03_contentitem_tag_map` AS m
INNER JOIN `n6a03_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 146
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 | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | bancozim_bec3.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.07 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Helper\TagsHelper.php:454 |
| 21 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT\modules\mod_aixeenaticker\aixeenaticker.php:687 |
| 20 | ContentModelAixeenaTicker->getItems() | JROOT\modules\mod_aixeenaticker\helper.php:131 |
| 19 | modaixeenatickerHelper::getList() | JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php:36 |
| 18 | include JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\components\com_sppagebuilder\addons\module\site.php:48 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.88 ms After last query: 0.27 ms Query memory: 0.027 MB Memory before query: 4.747 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `n6a03_contentitem_tag_map` AS m
INNER JOIN `n6a03_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 145
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 | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | bancozim_bec3.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.09 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Helper\TagsHelper.php:454 |
| 21 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT\modules\mod_aixeenaticker\aixeenaticker.php:687 |
| 20 | ContentModelAixeenaTicker->getItems() | JROOT\modules\mod_aixeenaticker\helper.php:131 |
| 19 | modaixeenatickerHelper::getList() | JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php:36 |
| 18 | include JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\components\com_sppagebuilder\addons\module\site.php:48 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.php | JROOT\libraries\src\Component\ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT\libraries\src\Component\ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT\libraries\src\Application\SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT\libraries\src\Application\SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:196 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 0.83 ms After last query: 0.19 ms Query memory: 0.027 MB Memory before query: 4.761 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `n6a03_contentitem_tag_map` AS m
INNER JOIN `n6a03_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 135
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 | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | bancozim_bec3.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Helper\TagsHelper.php:454 |
| 21 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT\modules\mod_aixeenaticker\aixeenaticker.php:687 |
| 20 | ContentModelAixeenaTicker->getItems() | JROOT\modules\mod_aixeenaticker\helper.php:131 |
| 19 | modaixeenatickerHelper::getList() | JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php:36 |
| 18 | include JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\components\com_sppagebuilder\addons\module\site.php:48 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.88 ms After last query: 0.22 ms Query memory: 0.027 MB Memory before query: 4.775 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `n6a03_contentitem_tag_map` AS m
INNER JOIN `n6a03_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 134
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 | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | bancozim_bec3.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.11 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Helper\TagsHelper.php:454 |
| 21 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT\modules\mod_aixeenaticker\aixeenaticker.php:687 |
| 20 | ContentModelAixeenaTicker->getItems() | JROOT\modules\mod_aixeenaticker\helper.php:131 |
| 19 | modaixeenatickerHelper::getList() | JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php:36 |
| 18 | include JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\components\com_sppagebuilder\addons\module\site.php:48 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.90 ms After last query: 0.23 ms Query memory: 0.027 MB Memory before query: 4.789 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `n6a03_contentitem_tag_map` AS m
INNER JOIN `n6a03_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 106
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 | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | bancozim_bec3.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Helper\TagsHelper.php:454 |
| 21 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT\modules\mod_aixeenaticker\aixeenaticker.php:687 |
| 20 | ContentModelAixeenaTicker->getItems() | JROOT\modules\mod_aixeenaticker\helper.php:131 |
| 19 | modaixeenatickerHelper::getList() | JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php:36 |
| 18 | include JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\components\com_sppagebuilder\addons\module\site.php:48 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.88 ms After last query: 0.21 ms Query memory: 0.027 MB Memory before query: 4.803 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `n6a03_contentitem_tag_map` AS m
INNER JOIN `n6a03_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 83
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 | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | bancozim_bec3.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.06 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.03 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Helper\TagsHelper.php:454 |
| 21 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT\modules\mod_aixeenaticker\aixeenaticker.php:687 |
| 20 | ContentModelAixeenaTicker->getItems() | JROOT\modules\mod_aixeenaticker\helper.php:131 |
| 19 | modaixeenatickerHelper::getList() | JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php:36 |
| 18 | include JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\components\com_sppagebuilder\addons\module\site.php:48 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.24 ms After last query: 0.23 ms Query memory: 0.027 MB Memory before query: 4.817 MB Rows returned: 0
SELECT `m`.`tag_id`,`t`.*
FROM `n6a03_contentitem_tag_map` AS m
INNER JOIN `n6a03_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 43
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 | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where |
| 1 | SIMPLE | t | eq_ref | PRIMARY,tag_idx,idx_access | PRIMARY | 4 | bancozim_bec3.m.tag_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.05 ms |
| Optimizing | 0.12 ms |
| Statistics | 0.09 ms |
| Preparing | 0.07 ms |
| Executing | 0.02 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.08 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.03 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.12 ms |
| Reset for next command | 0.06 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Helper\TagsHelper.php:454 |
| 21 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT\modules\mod_aixeenaticker\aixeenaticker.php:687 |
| 20 | ContentModelAixeenaTicker->getItems() | JROOT\modules\mod_aixeenaticker\helper.php:131 |
| 19 | modaixeenatickerHelper::getList() | JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php:36 |
| 18 | include JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\components\com_sppagebuilder\addons\module\site.php:48 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.38 ms After last query: 12.67 ms Query memory: 0.033 MB Memory before query: 4.832 MB Rows returned: 3
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `n6a03_categories` AS `s`
INNER JOIN `n6a03_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 = 13
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | c | range|filter | cat_idx,idx_access,idx_left_right | idx_left_right|cat_idx | 4|207 | NULL | 3 (50%) | Using index condition; Using where; Using rowid filter |
| Status | Duration |
|---|
| Starting | 0.14 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.11 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.17 ms |
| Preparing | 0.02 ms |
| Unlocking tables | 0.02 ms |
| Preparing | 0.05 ms |
| Sorting result | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.13 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.15 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 33 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 32 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Categories\Categories.php:324 |
| 31 | Joomla\CMS\Categories\Categories->_load() | JROOT\libraries\src\Categories\Categories.php:184 |
| 30 | Joomla\CMS\Categories\Categories->get() | JROOT\components\com_content\router.php:72 |
| 29 | ContentRouter->getCategorySegment() | Same as call in the line below. |
| 28 | call_user_func_array() | JROOT\libraries\src\Component\Router\RouterView.php:120 |
| 27 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT\libraries\src\Component\Router\Rules\MenuRules.php:111 |
| 26 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT\libraries\src\Component\Router\RouterView.php:222 |
| 25 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT\libraries\src\Router\SiteRouter.php:676 |
| 24 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT\libraries\src\Router\Router.php:266 |
| 23 | Joomla\CMS\Router\Router->build() | JROOT\libraries\src\Router\SiteRouter.php:155 |
| 22 | Joomla\CMS\Router\SiteRouter->build() | JROOT\libraries\src\Router\Route.php:144 |
| 21 | Joomla\CMS\Router\Route::link() | JROOT\libraries\src\Router\Route.php:93 |
| 20 | Joomla\CMS\Router\Route::_() | JROOT\modules\mod_aixeenaticker\helper.php:144 |
| 19 | modaixeenatickerHelper::getList() | JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php:36 |
| 18 | include JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\components\com_sppagebuilder\addons\module\site.php:48 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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: 11.96 ms After last query: 8.85 ms Query memory: 0.032 MB Memory before query: 4.865 MB Rows returned: 16
SHOW FULL COLUMNS
FROM `n6a03_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `n6a03_users`
| Status | Duration |
|---|
| Starting | 0.13 ms |
| checking permissions | 0.03 ms |
| closing tables | 0.03 ms |
| checking permissions | 0.06 ms |
| Opening tables | 9.16 ms |
| After opening tables | 0.04 ms |
| System lock | 0.03 ms |
| table lock | 0.06 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.05 ms |
| Preparing | 0.05 ms |
| Executing | 0.03 ms |
| Filling schema table | 0.05 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.06 ms |
| checking permissions | 0.21 ms |
| closing tables | 0.03 ms |
| checking permissions | 0.03 ms |
| Executing | 0.05 ms |
| Sending data | 0.16 ms |
| End of update loop | 0.04 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Removing tmp table | 0.89 ms |
| closing tables | 0.04 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.04 ms |
| Updating status | 0.20 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 30 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\database\driver\mysqli.php:445 |
| 29 | JDatabaseDriverMysqli->getTableColumns() | JROOT\libraries\src\Table\Table.php:245 |
| 28 | Joomla\CMS\Table\Table->getFields() | JROOT\libraries\src\Table\Table.php:164 |
| 27 | Joomla\CMS\Table\Table->__construct() | JROOT\libraries\src\Table\User.php:41 |
| 26 | Joomla\CMS\Table\User->__construct() | JROOT\libraries\src\Table\Table.php:312 |
| 25 | Joomla\CMS\Table\Table::getInstance() | JROOT\libraries\src\User\User.php:603 |
| 24 | Joomla\CMS\User\User::getTable() | JROOT\libraries\src\User\User.php:877 |
| 23 | Joomla\CMS\User\User->load() | JROOT\libraries\src\User\User.php:248 |
| 22 | Joomla\CMS\User\User->__construct() | JROOT\libraries\src\User\User.php:301 |
| 21 | Joomla\CMS\User\User::getInstance() | JROOT\libraries\src\Factory.php:266 |
| 20 | Joomla\CMS\Factory::getUser() | JROOT\modules\mod_aixeenaticker\helper.php:149 |
| 19 | modaixeenatickerHelper::getList() | JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php:36 |
| 18 | include JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\components\com_sppagebuilder\addons\module\site.php:48 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.38 ms After last query: 0.19 ms Query memory: 0.028 MB Memory before query: 4.897 MB Rows returned: 1
SELECT *
FROM `n6a03_users`
WHERE `id` = 123
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.14 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.06 ms |
| init | 0.06 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.09 ms |
| Preparing | 0.03 ms |
| Unlocking tables | 0.03 ms |
| Preparing | 0.04 ms |
| Executing | 0.03 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.04 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.17 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1465 |
| 25 | JDatabaseDriver->loadAssoc() | JROOT\libraries\src\Table\User.php:87 |
| 24 | Joomla\CMS\Table\User->load() | JROOT\libraries\src\User\User.php:880 |
| 23 | Joomla\CMS\User\User->load() | JROOT\libraries\src\User\User.php:248 |
| 22 | Joomla\CMS\User\User->__construct() | JROOT\libraries\src\User\User.php:301 |
| 21 | Joomla\CMS\User\User::getInstance() | JROOT\libraries\src\Factory.php:266 |
| 20 | Joomla\CMS\Factory::getUser() | JROOT\modules\mod_aixeenaticker\helper.php:149 |
| 19 | modaixeenatickerHelper::getList() | JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php:36 |
| 18 | include JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\components\com_sppagebuilder\addons\module\site.php:48 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.35 ms After last query: 8.24 ms Query memory: 0.028 MB Memory before query: 4.912 MB Rows returned: 5
SELECT `g`.`id`,`g`.`title`
FROM `n6a03_usergroups` AS g
INNER JOIN `n6a03_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 123
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY | PRIMARY | 4 | const | 5 | Using index |
| 1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 4 | bancozim_bec3.m.group_id | 1 | |
| Status | Duration |
|---|
| Starting | 0.16 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.04 ms |
| init | 0.05 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.10 ms |
| Preparing | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.05 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.05 ms |
| Freeing items | 0.04 ms |
| Updating status | 0.18 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1506 |
| 25 | JDatabaseDriver->loadAssocList() | JROOT\libraries\src\Table\User.php:112 |
| 24 | Joomla\CMS\Table\User->load() | JROOT\libraries\src\User\User.php:880 |
| 23 | Joomla\CMS\User\User->load() | JROOT\libraries\src\User\User.php:248 |
| 22 | Joomla\CMS\User\User->__construct() | JROOT\libraries\src\User\User.php:301 |
| 21 | Joomla\CMS\User\User::getInstance() | JROOT\libraries\src\Factory.php:266 |
| 20 | Joomla\CMS\Factory::getUser() | JROOT\modules\mod_aixeenaticker\helper.php:149 |
| 19 | modaixeenatickerHelper::getList() | JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php:36 |
| 18 | include JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\components\com_sppagebuilder\addons\module\site.php:48 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.39 ms After last query: 1.99 ms Query memory: 0.028 MB Memory before query: 4.934 MB Rows returned: 1
SELECT *
FROM `n6a03_users`
WHERE `id` = 120
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.04 ms |
| System lock | 0.03 ms |
| table lock | 0.06 ms |
| init | 0.06 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Unlocking tables | 0.03 ms |
| Preparing | 0.04 ms |
| Executing | 0.03 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.04 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.04 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.20 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1465 |
| 25 | JDatabaseDriver->loadAssoc() | JROOT\libraries\src\Table\User.php:87 |
| 24 | Joomla\CMS\Table\User->load() | JROOT\libraries\src\User\User.php:880 |
| 23 | Joomla\CMS\User\User->load() | JROOT\libraries\src\User\User.php:248 |
| 22 | Joomla\CMS\User\User->__construct() | JROOT\libraries\src\User\User.php:301 |
| 21 | Joomla\CMS\User\User::getInstance() | JROOT\libraries\src\Factory.php:266 |
| 20 | Joomla\CMS\Factory::getUser() | JROOT\modules\mod_aixeenaticker\helper.php:149 |
| 19 | modaixeenatickerHelper::getList() | JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php:36 |
| 18 | include JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\components\com_sppagebuilder\addons\module\site.php:48 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.43 ms After last query: 0.19 ms Query memory: 0.028 MB Memory before query: 4.949 MB Rows returned: 1
SELECT `g`.`id`,`g`.`title`
FROM `n6a03_usergroups` AS g
INNER JOIN `n6a03_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 120
| 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 | bancozim_bec3.m.group_id | 1 | |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.03 ms |
| System lock | 0.05 ms |
| table lock | 0.07 ms |
| init | 0.06 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.12 ms |
| Preparing | 0.07 ms |
| Executing | 0.03 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.04 ms |
| closing tables | 0.03 ms |
| Query end | 0.04 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.04 ms |
| Updating status | 0.17 ms |
| Reset for next command | 0.04 ms |
| # | Caller | File and line number |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1506 |
| 25 | JDatabaseDriver->loadAssocList() | JROOT\libraries\src\Table\User.php:112 |
| 24 | Joomla\CMS\Table\User->load() | JROOT\libraries\src\User\User.php:880 |
| 23 | Joomla\CMS\User\User->load() | JROOT\libraries\src\User\User.php:248 |
| 22 | Joomla\CMS\User\User->__construct() | JROOT\libraries\src\User\User.php:301 |
| 21 | Joomla\CMS\User\User::getInstance() | JROOT\libraries\src\Factory.php:266 |
| 20 | Joomla\CMS\Factory::getUser() | JROOT\modules\mod_aixeenaticker\helper.php:149 |
| 19 | modaixeenatickerHelper::getList() | JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php:36 |
| 18 | include JROOT\modules\mod_aixeenaticker\mod_aixeenaticker.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\components\com_sppagebuilder\addons\module\site.php:48 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.php | JROOT\libraries\src\Component\ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT\libraries\src\Component\ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT\libraries\src\Application\SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT\libraries\src\Application\SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:196 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.22 ms After last query: 459.38 ms Query memory: 0.025 MB Memory before query: 5.028 MB Rows returned: 1
SELECT m.id, m.title, m.module, m.position, m.ordering, m.content, m.showtitle, m.params
FROM n6a03_modules AS m
WHERE m.published = 1
AND m.id = 134
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-12-12 23:39:37')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-12-12 23:39:37')
AND m.access IN (1,1,5)
AND m.client_id = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | const | PRIMARY,published | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.18 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.04 ms |
| init | 0.08 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.10 ms |
| Preparing | 0.02 ms |
| Unlocking tables | 0.02 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.12 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT\components\com_sppagebuilder\addons\module\site.php:99 |
| 17 | SppagebuilderAddonModule::getModules() | JROOT\components\com_sppagebuilder\addons\module\site.php:28 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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: 10.52 ms After last query: 10.26 ms Query memory: 0.050 MB Memory before query: 5.109 MB Rows returned: 8
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, 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, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,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,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM n6a03_content AS a
LEFT JOIN n6a03_categories AS c
ON c.id = a.catid
LEFT JOIN n6a03_users AS ua
ON ua.id = a.created_by
LEFT JOIN n6a03_users AS uam
ON uam.id = a.modified_by
LEFT JOIN n6a03_categories as parent
ON parent.id = c.parent_id
LEFT JOIN n6a03_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM n6a03_categories AS cat JOIN n6a03_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid IN (13)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-12 23:39:37')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-12 23:39:37')
ORDER BY a.created ASC
LIMIT 10
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | c | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | |
| 1 | PRIMARY | a | range | idx_access,idx_catid | idx_catid | 4 | NULL | 93 | Using index condition; Using where; Using filesort |
| 1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | bancozim_bec3.a.created_by | 1 | Using where |
| 1 | PRIMARY | uam | eq_ref | PRIMARY | PRIMARY | 4 | bancozim_bec3.a.modified_by | 1 | Using where |
| 1 | PRIMARY | parent | eq_ref | PRIMARY | PRIMARY | 4 | const | 1 | Using where |
| 1 | PRIMARY | v | eq_ref | PRIMARY | PRIMARY | 4 | bancozim_bec3.a.id | 1 | Using where |
| 1 | PRIMARY | <derived2> | ref | key0 | key0 | 5 | const | 0 | Using where |
| 2 | LATERAL DERIVED | cat | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | |
| 2 | LATERAL DERIVED | parent | ALL | cat_idx,idx_left_right | NO INDEX KEY COULD BE USED | NULL | NULL | 14 | Using where; Using join buffer (flat, BNL join) |
| Status | Duration |
|---|
| Executing | 0.02 ms |
| Sending data | 0.05 ms |
| Executing | 0.02 ms |
| Sending data | 0.05 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| Executing | 0.02 ms |
| Sending data | 0.08 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.12 ms |
| Executing | 0.02 ms |
| Sending data | 0.08 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.15 ms |
| Executing | 0.03 ms |
| Sending data | 0.09 ms |
| Executing | 0.03 ms |
| Sending data | 0.05 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.08 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| Executing | 0.02 ms |
| Sending data | 0.21 ms |
| End of update loop | 0.04 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Removing tmp table | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.03 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.04 ms |
| Updating status | 0.10 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT\modules\mod_ol_articleshow\helper.php:623 |
| 19 | OlArticleShowHelper::getList() | JROOT\modules\mod_ol_articleshow\mod_ol_articleshow.php:22 |
| 18 | include JROOT\modules\mod_ol_articleshow\mod_ol_articleshow.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\components\com_sppagebuilder\addons\module\site.php:48 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.09 ms After last query: 7.15 ms Query memory: 0.028 MB Memory before query: 5.167 MB Rows returned: 1
SELECT enabled
FROM n6a03_extensions
WHERE element = 'com_sppagebuilder'
AND type = 'component'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.04 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.12 ms |
| Preparing | 0.05 ms |
| Executing | 0.02 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.11 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 24 | JDatabaseDriver->loadResult() | JROOT\plugins\content\sppagebuilder\sppagebuilder.php:172 |
| 23 | PlgContentSppagebuilder->isSppagebuilderEnabled() | JROOT\plugins\content\sppagebuilder\sppagebuilder.php:36 |
| 22 | PlgContentSppagebuilder->__construct() | JROOT\libraries\src\Plugin\PluginHelper.php:283 |
| 21 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT\libraries\src\Plugin\PluginHelper.php:182 |
| 20 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT\modules\mod_ol_articleshow\helper.php:748 |
| 19 | OlArticleShowHelper::getList() | JROOT\modules\mod_ol_articleshow\mod_ol_articleshow.php:22 |
| 18 | include JROOT\modules\mod_ol_articleshow\mod_ol_articleshow.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\components\com_sppagebuilder\addons\module\site.php:48 |
| 16 | SppagebuilderAddonModule->render() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:445 |
| 15 | AddonParser::getAddonHtmlView() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:292 |
| 14 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:97 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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.97 ms After last query: 55.01 ms Query memory: 0.034 MB Memory before query: 5.129 MB Rows returned: 80
SELECT `id`,`name`,`rules`,`parent_id`
FROM `n6a03_assets`
WHERE `name` LIKE 'com_sppagebuilder.%' OR `name` = 'com_sppagebuilder' OR `parent_id` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_assets | ALL | idx_asset_name,idx_parent_id | NO INDEX KEY COULD BE USED | NULL | NULL | 288 | Using where |
| Status | Duration |
|---|
| Starting | 0.25 ms |
| checking permissions | 0.08 ms |
| Opening tables | 0.10 ms |
| After opening tables | 0.06 ms |
| System lock | 0.05 ms |
| table lock | 0.09 ms |
| init | 0.10 ms |
| Optimizing | 0.09 ms |
| Statistics | 0.19 ms |
| Preparing | 0.08 ms |
| Executing | 0.05 ms |
| Sending data | 0.65 ms |
| End of update loop | 0.06 ms |
| Query end | 0.05 ms |
| Commit | 0.05 ms |
| Query end | 0.05 ms |
| closing tables | 0.05 ms |
| Unlocking tables | 0.05 ms |
| closing tables | 0.05 ms |
| Query end | 0.06 ms |
| Starting cleanup | 0.05 ms |
| Freeing items | 0.07 ms |
| Updating status | 0.31 ms |
| Reset for next command | 0.05 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Access\Access.php:359 |
| 18 | Joomla\CMS\Access\Access::preloadPermissions() | JROOT\libraries\src\Access\Access.php:226 |
| 17 | Joomla\CMS\Access\Access::preload() | JROOT\libraries\src\Access\Access.php:540 |
| 16 | Joomla\CMS\Access\Access::getAssetRules() | JROOT\libraries\src\Access\Access.php:183 |
| 15 | Joomla\CMS\Access\Access::check() | JROOT\libraries\src\User\User.php:398 |
| 14 | Joomla\CMS\User\User->authorise() | JROOT\components\com_sppagebuilder\views\page\tmpl\default.php:99 |
| 13 | include JROOT\components\com_sppagebuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_sppagebuilder\views\page\view.html.php:42 |
| 10 | SppagebuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_sppagebuilder\controller.php:68 |
| 8 | SppagebuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_sppagebuilder\sppagebuilder.php:20 |
| 6 | require_once JROOT\components\com_sppagebuilder\sppagebuilder.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: 11.68 ms After last query: 5.59 ms Query memory: 0.023 MB Memory before query: 4.594 MB Rows returned: 6
SHOW FULL COLUMNS
FROM `n6a03_template_styles`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `n6a03_template_styles`
| Status | Duration |
|---|
| Starting | 0.21 ms |
| checking permissions | 0.06 ms |
| closing tables | 0.05 ms |
| checking permissions | 0.05 ms |
| Opening tables | 8.44 ms |
| After opening tables | 0.08 ms |
| System lock | 0.05 ms |
| table lock | 0.09 ms |
| init | 0.07 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.07 ms |
| Preparing | 0.07 ms |
| Executing | 0.05 ms |
| Filling schema table | 0.06 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.05 ms |
| checking permissions | 0.15 ms |
| closing tables | 0.05 ms |
| checking permissions | 0.06 ms |
| Executing | 0.07 ms |
| Sending data | 0.12 ms |
| End of update loop | 0.05 ms |
| Query end | 0.06 ms |
| closing tables | 0.05 ms |
| Removing tmp table | 0.91 ms |
| closing tables | 0.04 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.15 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\database\driver\mysqli.php:445 |
| 12 | JDatabaseDriverMysqli->getTableColumns() | JROOT\libraries\src\Table\Table.php:245 |
| 11 | Joomla\CMS\Table\Table->getFields() | JROOT\libraries\src\Table\Table.php:164 |
| 10 | Joomla\CMS\Table\Table->__construct() | JROOT\administrator\components\com_templates\tables\style.php:30 |
| 9 | TemplatesTableStyle->__construct() | JROOT\libraries\src\Table\Table.php:312 |
| 8 | Joomla\CMS\Table\Table::getInstance() | JROOT\plugins\system\helixultimate\helixultimate.php:41 |
| 7 | plgSystemHelixultimate->onAfterDispatch() | JROOT\libraries\joomla\event\event.php:70 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\src\Application\BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT\libraries\src\Application\SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT\libraries\src\Application\SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:196 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.24 ms After last query: 0.26 ms Query memory: 0.021 MB Memory before query: 4.610 MB Rows returned: 1
SELECT *
FROM n6a03_template_styles
WHERE `id` = '13'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_template_styles | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.05 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Unlocking tables | 0.03 ms |
| Preparing | 0.04 ms |
| Executing | 0.03 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.15 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1465 |
| 9 | JDatabaseDriver->loadAssoc() | JROOT\libraries\src\Table\Table.php:731 |
| 8 | Joomla\CMS\Table\Table->load() | JROOT\plugins\system\helixultimate\helixultimate.php:42 |
| 7 | plgSystemHelixultimate->onAfterDispatch() | JROOT\libraries\joomla\event\event.php:70 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\src\Application\BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT\libraries\src\Application\SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT\libraries\src\Application\SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:196 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.97 ms After last query: 157.51 ms Query memory: 0.027 MB Memory before query: 4.878 MB Rows returned: 13
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM n6a03_modules AS m
LEFT JOIN n6a03_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN n6a03_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-12-12 23:39:37')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-12-12 23:39:37')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 101 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 | 17 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | bancozim_bec3.m.id | 1 | Using where; Using index |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | bancozim_bec3.m.module,const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.25 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.05 ms |
| init | 0.10 ms |
| Optimizing | 0.09 ms |
| Statistics | 0.15 ms |
| Preparing | 0.09 ms |
| Sorting result | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.46 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.03 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.12 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
| 17 | call_user_func_array() | JROOT\libraries\src\Cache\Controller\CallbackController.php:173 |
| 16 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT\libraries\src\Helper\ModuleHelper.php:432 |
| 15 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT\libraries\src\Helper\ModuleHelper.php:362 |
| 14 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT\libraries\src\Helper\ModuleHelper.php:87 |
| 13 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT\libraries\src\Document\HtmlDocument.php:591 |
| 12 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT\plugins\system\helixultimate\core\helixultimate.php:570 |
| 11 | HelixUltimate->count_modules() | JROOT\plugins\system\helixultimate\core\helixultimate.php:374 |
| 10 | HelixUltimate->get_current_row() | JROOT\plugins\system\helixultimate\core\helixultimate.php:306 |
| 9 | HelixUltimate->get_recursive_layout() | JROOT\plugins\system\helixultimate\core\helixultimate.php:274 |
| 8 | HelixUltimate->render_layout() | JROOT\templates\shaper_languageschool\index.php:147 |
| 7 | require JROOT\templates\shaper_languageschool\index.php | JROOT\libraries\src\Document\HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT\libraries\src\Application\CMSApplication.php:1030 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:202 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 5.45 ms After last query: 309.24 ms Query memory: 0.101 MB Memory before query: 5.054 MB Rows returned: 1
SELECT *
FROM `n6a03_sppagebuilder`
WHERE `extension` = 'mod_sppagebuilder'
AND `extension_view` = 'module'
AND `view_id` = '102'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_sppagebuilder | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 186 | Using where |
| Status | Duration |
|---|
| Starting | 0.20 ms |
| checking permissions | 0.05 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.05 ms |
| System lock | 0.04 ms |
| table lock | 0.08 ms |
| init | 0.12 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.07 ms |
| Preparing | 0.11 ms |
| Executing | 0.05 ms |
| Sending data | 3.79 ms |
| End of update loop | 0.05 ms |
| Query end | 0.03 ms |
| Commit | 0.04 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.05 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.04 ms |
| Updating status | 0.15 ms |
| Reset for next command | 0.05 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT\modules\mod_sppagebuilder\helper.php:38 |
| 12 | ModSPagebuilderHelper::pageBuilderData() | JROOT\modules\mod_sppagebuilder\helper.php:14 |
| 11 | ModSPagebuilderHelper::getData() | JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php:13 |
| 10 | include JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\libraries\src\Document\Renderer\Html\ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT\libraries\src\Document\Renderer\Html\ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT\libraries\src\Document\HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT\libraries\src\Document\HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT\libraries\src\Application\CMSApplication.php:1044 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:202 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.58 ms After last query: 9.99 ms Query memory: 0.023 MB Memory before query: 5.100 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `n6a03_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.20 ms |
| checking permissions | 0.05 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.04 ms |
| System lock | 0.03 ms |
| table lock | 0.06 ms |
| init | 0.06 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.14 ms |
| Preparing | 0.06 ms |
| Executing | 0.03 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.04 ms |
| Query end | 0.04 ms |
| Commit | 0.04 ms |
| Query end | 0.04 ms |
| closing tables | 0.04 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.04 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.04 ms |
| Updating status | 0.19 ms |
| Reset for next command | 0.04 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT\components\com_sppagebuilder\helpers\helper.php:134 |
| 13 | SppagebuilderHelperSite::getVersion() | JROOT\components\com_sppagebuilder\helpers\helper.php:120 |
| 12 | SppagebuilderHelperSite::addStylesheet() | JROOT\modules\mod_sppagebuilder\tmpl\default.php:22 |
| 11 | require JROOT\modules\mod_sppagebuilder\tmpl\default.php | JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php:16 |
| 10 | include JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\libraries\src\Document\Renderer\Html\ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT\libraries\src\Document\Renderer\Html\ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT\libraries\src\Document\HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT\libraries\src\Document\HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT\libraries\src\Application\CMSApplication.php:1044 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:202 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.35 ms After last query: 0.17 ms Query memory: 0.023 MB Memory before query: 5.108 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `n6a03_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.14 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.07 ms |
| init | 0.06 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.10 ms |
| Preparing | 0.06 ms |
| Executing | 0.04 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.05 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.16 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT\components\com_sppagebuilder\helpers\helper.php:134 |
| 13 | SppagebuilderHelperSite::getVersion() | JROOT\components\com_sppagebuilder\helpers\helper.php:120 |
| 12 | SppagebuilderHelperSite::addStylesheet() | JROOT\modules\mod_sppagebuilder\tmpl\default.php:23 |
| 11 | require JROOT\modules\mod_sppagebuilder\tmpl\default.php | JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php:16 |
| 10 | include JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\libraries\src\Document\Renderer\Html\ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT\libraries\src\Document\Renderer\Html\ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT\libraries\src\Document\HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT\libraries\src\Document\HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT\libraries\src\Application\CMSApplication.php:1044 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:202 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.32 ms After last query: 0.15 ms Query memory: 0.023 MB Memory before query: 5.115 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `n6a03_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.07 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.10 ms |
| Preparing | 0.05 ms |
| Executing | 0.03 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.04 ms |
| closing tables | 0.04 ms |
| Query end | 0.04 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.17 ms |
| Reset for next command | 0.04 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT\components\com_sppagebuilder\helpers\helper.php:134 |
| 13 | SppagebuilderHelperSite::getVersion() | JROOT\components\com_sppagebuilder\helpers\helper.php:120 |
| 12 | SppagebuilderHelperSite::addStylesheet() | JROOT\modules\mod_sppagebuilder\tmpl\default.php:28 |
| 11 | require JROOT\modules\mod_sppagebuilder\tmpl\default.php | JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php:16 |
| 10 | include JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\libraries\src\Document\Renderer\Html\ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT\libraries\src\Document\Renderer\Html\ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT\libraries\src\Document\HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT\libraries\src\Document\HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT\libraries\src\Application\CMSApplication.php:1044 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:202 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.32 ms After last query: 0.11 ms Query memory: 0.023 MB Memory before query: 5.122 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `n6a03_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.06 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.10 ms |
| Preparing | 0.06 ms |
| Executing | 0.04 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.04 ms |
| closing tables | 0.05 ms |
| Unlocking tables | 0.05 ms |
| closing tables | 0.04 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.16 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT\components\com_sppagebuilder\helpers\helper.php:134 |
| 13 | SppagebuilderHelperSite::getVersion() | JROOT\components\com_sppagebuilder\helpers\helper.php:120 |
| 12 | SppagebuilderHelperSite::addStylesheet() | JROOT\modules\mod_sppagebuilder\tmpl\default.php:33 |
| 11 | require JROOT\modules\mod_sppagebuilder\tmpl\default.php | JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php:16 |
| 10 | include JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\libraries\src\Document\Renderer\Html\ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT\libraries\src\Document\Renderer\Html\ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT\libraries\src\Document\HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT\libraries\src\Document\HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT\libraries\src\Application\CMSApplication.php:1044 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:202 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.59 ms After last query: 0.12 ms Query memory: 0.023 MB Memory before query: 5.129 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `n6a03_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.04 ms |
| System lock | 0.03 ms |
| table lock | 0.06 ms |
| init | 0.05 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.12 ms |
| Preparing | 0.05 ms |
| Executing | 0.03 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.14 ms |
| Query end | 0.04 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.06 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.09 ms |
| Freeing items | 0.04 ms |
| Updating status | 0.24 ms |
| Reset for next command | 0.05 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT\components\com_sppagebuilder\helpers\helper.php:134 |
| 12 | SppagebuilderHelperSite::getVersion() | JROOT\modules\mod_sppagebuilder\tmpl\default.php:37 |
| 11 | require JROOT\modules\mod_sppagebuilder\tmpl\default.php | JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php:16 |
| 10 | include JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\libraries\src\Document\Renderer\Html\ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT\libraries\src\Document\Renderer\Html\ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT\libraries\src\Document\HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT\libraries\src\Document\HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT\libraries\src\Application\CMSApplication.php:1044 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:202 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 0.84 ms After last query: 6.30 ms Query memory: 0.023 MB Memory before query: 5.136 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `n6a03_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.09 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.07 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.02 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT\components\com_sppagebuilder\helpers\helper.php:134 |
| 12 | SppagebuilderHelperSite::getVersion() | JROOT\modules\mod_sppagebuilder\tmpl\default.php:38 |
| 11 | require JROOT\modules\mod_sppagebuilder\tmpl\default.php | JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php:16 |
| 10 | include JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\libraries\src\Document\Renderer\Html\ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT\libraries\src\Document\Renderer\Html\ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT\libraries\src\Document\HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT\libraries\src\Document\HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT\libraries\src\Application\CMSApplication.php:1044 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:202 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.13 ms After last query: 9.40 ms Query memory: 0.023 MB Memory before query: 5.425 MB Rows returned: 1
SELECT `template`
FROM `n6a03_template_styles`
WHERE `client_id` = 0
AND `home` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_template_styles | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 6 | Using where |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.04 ms |
| init | 0.06 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.08 ms |
| Preparing | 0.05 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.13 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\administrator\components\com_sppagebuilder\builder\classes\base.php:37 |
| 14 | SpPgaeBuilderBase::getTemplateName() | JROOT\administrator\components\com_sppagebuilder\builder\classes\base.php:45 |
| 13 | SpPgaeBuilderBase::loadAddons() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:199 |
| 12 | AddonParser::viewAddons() | JROOT\modules\mod_sppagebuilder\tmpl\default.php:42 |
| 11 | require JROOT\modules\mod_sppagebuilder\tmpl\default.php | JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php:16 |
| 10 | include JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\libraries\src\Document\Renderer\Html\ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT\libraries\src\Document\Renderer\Html\ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT\libraries\src\Document\HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT\libraries\src\Document\HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT\libraries\src\Application\CMSApplication.php:1044 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:202 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.90 ms After last query: 203.15 ms Query memory: 0.024 MB Memory before query: 5.463 MB Rows returned: 1
SELECT `template`
FROM `n6a03_template_styles`
WHERE `client_id` = 0
AND `home` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_template_styles | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 6 | Using where |
| Status | Duration |
|---|
| Starting | 0.24 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.09 ms |
| After opening tables | 0.05 ms |
| System lock | 0.05 ms |
| table lock | 0.09 ms |
| init | 0.12 ms |
| Optimizing | 0.09 ms |
| Statistics | 0.14 ms |
| Preparing | 0.08 ms |
| Executing | 0.03 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| Commit | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.03 ms |
| Query end | 0.04 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.04 ms |
| Updating status | 0.22 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT\administrator\components\com_sppagebuilder\builder\classes\base.php:37 |
| 15 | SpPgaeBuilderBase::getTemplateName() | JROOT\administrator\components\com_sppagebuilder\builder\classes\base.php:45 |
| 14 | SpPgaeBuilderBase::loadAddons() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:199 |
| 13 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:288 |
| 12 | AddonParser::viewAddons() | JROOT\modules\mod_sppagebuilder\tmpl\default.php:42 |
| 11 | require JROOT\modules\mod_sppagebuilder\tmpl\default.php | JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php:16 |
| 10 | include JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\libraries\src\Document\Renderer\Html\ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT\libraries\src\Document\Renderer\Html\ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT\libraries\src\Document\HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT\libraries\src\Document\HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT\libraries\src\Application\CMSApplication.php:1044 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:202 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Query Time: 1.22 ms After last query: 263.10 ms Query memory: 0.024 MB Memory before query: 5.501 MB Rows returned: 1
SELECT `template`
FROM `n6a03_template_styles`
WHERE `client_id` = 0
AND `home` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | n6a03_template_styles | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 6 | Using where |
| Status | Duration |
|---|
| Starting | 0.15 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.03 ms |
| System lock | 0.02 ms |
| table lock | 0.05 ms |
| init | 0.06 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.10 ms |
| Preparing | 0.05 ms |
| Executing | 0.02 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| Commit | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.11 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT\administrator\components\com_sppagebuilder\builder\classes\base.php:37 |
| 15 | SpPgaeBuilderBase::getTemplateName() | JROOT\administrator\components\com_sppagebuilder\builder\classes\base.php:45 |
| 14 | SpPgaeBuilderBase::loadAddons() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:199 |
| 13 | AddonParser::viewAddons() | JROOT\components\com_sppagebuilder\parser\addon-parser.php:288 |
| 12 | AddonParser::viewAddons() | JROOT\modules\mod_sppagebuilder\tmpl\default.php:42 |
| 11 | require JROOT\modules\mod_sppagebuilder\tmpl\default.php | JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php:16 |
| 10 | include JROOT\modules\mod_sppagebuilder\mod_sppagebuilder.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\libraries\src\Document\Renderer\Html\ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT\libraries\src\Document\Renderer\Html\ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT\libraries\src\Document\HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT\libraries\src\Document\HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT\libraries\src\Application\CMSApplication.php:1044 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:202 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
12 × SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `n6a03_extensions` AS `e`
8 × SELECT `m`.`tag_id`,`t`.*
FROM `n6a03_contentitem_tag_map` AS m
INNER JOIN `n6a03_tags` AS t
ON `m`.`tag_id` = `t`.`id`
5 × SELECT `template`
FROM `n6a03_template_styles`
4 × SELECT a.enabled
FROM `n6a03_extensions` AS `a`
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `n6a03_extensions`
2 × SELECT `g`.`id`,`g`.`title`
FROM `n6a03_usergroups` AS g
INNER JOIN `n6a03_user_usergroup_map` AS m
ON m.group_id = g.id
2 × SELECT *
FROM `n6a03_users`
2 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `n6a03_assets`
2 × SELECT m.id, m.title, m.module, m.position, m.ordering, m.content, m.showtitle, m.params
FROM n6a03_modules AS m
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM n6a03_modules AS m
LEFT JOIN n6a03_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN n6a03_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT *
FROM n6a03_template_styles
1 × SELECT enabled
FROM n6a03_extensions
1 × SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, 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, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,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,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM n6a03_content AS a
LEFT JOIN n6a03_categories AS c
ON c.id = a.catid
LEFT JOIN n6a03_users AS ua
ON ua.id = a.created_by
LEFT JOIN n6a03_users AS uam
ON uam.id = a.modified_by
LEFT JOIN n6a03_categories as parent
ON parent.id = c.parent_id
LEFT JOIN n6a03_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM n6a03_categories AS cat JOIN n6a03_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
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 `n6a03_categories` AS `s`
INNER JOIN `n6a03_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 a.id, a.title, a.alias, a.introtext, a.fulltext,a.checked_out, a.checked_out_time, 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, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore ,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,contact.id as contactid,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,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM n6a03_content AS a
LEFT JOIN n6a03_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN n6a03_categories AS c
ON c.id = a.catid
LEFT JOIN n6a03_users AS ua
ON ua.id = a.created_by
LEFT JOIN n6a03_users AS uam
ON uam.id = a.modified_by
LEFT JOIN (
SELECT contact.user_id, MAX(contact.id) AS id, contact.language
FROM n6a03_contact_details AS contact
1 × SELECT `data`
FROM `n6a03_session`
1 × SELECT DISTINCT a.id, a.title, a.level, a.published, a.lft, a.parent_id
FROM (
SELECT id,title,level,published,parent_id,lft,rgt
FROM n6a03_tags
1 × SELECT `session_id`
FROM `n6a03_session`
1 × SELECT a.*,l.title AS language_title,ua.name AS author_name
FROM n6a03_sppagebuilder as a
LEFT JOIN `n6a03_languages` AS l
ON l.lang_code = a.language
LEFT JOIN n6a03_users AS ua
ON ua.id = a.created_by
1 × SELECT *
FROM n6a03_sppagebuilder
1 × SELECT id, home, template, s.params
FROM n6a03_template_styles as s
LEFT JOIN n6a03_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM n6a03_languages
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 n6a03_menu AS m
LEFT JOIN n6a03_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM n6a03_extensions
1 × SELECT b.id
FROM n6a03_usergroups AS a
LEFT JOIN n6a03_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, rules
FROM `n6a03_viewlevels
1 × SELECT *
FROM `n6a03_sppagebuilder`