Query Time: 27.97 ms Query memory: 0.023 MB Memory before query: 1.027 MB Rows returned: 1
SELECT `data`
FROM `w2in4_session`
WHERE `session_id` = X'3136353436353437303035343532653931653335303738393931303337643662'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_session | const | PRIMARY | PRIMARY | 194 | const | 1 | |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
| 14 | JSessionStorageDatabase->read() | Same as call in the line below. |
| 13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
| 11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 |
| 10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:661 |
| 9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 |
| 8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 |
| 7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 |
| 6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 18.44 ms After last query: 1.45 ms Query memory: 0.056 MB Memory before query: 1.071 MB Rows returned: 44
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `w2in4_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 | w2in4_extensions | ref | extension | extension | 82 | const | 39 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
| 10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Same as call in the line below. |
| 9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
| 7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
| 6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
| 5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
| 4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 12.61 ms After last query: 0.97 ms Query memory: 0.021 MB Memory before query: 1.126 MB Rows returned: 5
SELECT id, rules
FROM `w2in4_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | |
| Status | Duration |
|---|
| Starting | 0.15 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.03 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.04 ms |
| Preparing | 0.04 ms |
| Executing | 0.02 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.04 ms |
| Updating status | 0.04 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:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 10.62 ms After last query: 0.26 ms Query memory: 0.021 MB Memory before query: 1.138 MB Rows returned: 1
SELECT b.id
FROM w2in4_usergroups AS a
LEFT JOIN w2in4_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
| 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 | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.17 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.02 ms |
| init | 0.06 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.14 ms |
| Preparing | 0.03 ms |
| Unlocking tables | 0.02 ms |
| Preparing | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 14.08 ms After last query: 0.42 ms Query memory: 0.030 MB Memory before query: 1.160 MB Rows returned: 109
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM w2in4_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_extensions | ALL | extension | NO INDEX KEY COULD BE USED | NULL | NULL | 312 | Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.16 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.09 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.02 ms |
| init | 0.08 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.24 ms |
| Preparing | 0.06 ms |
| Sorting result | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.93 ms |
| End of update loop | 0.12 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.05 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:351 |
| 9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Same as call in the line below. |
| 8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:356 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 28.67 ms After last query: 23.81 ms Query memory: 0.021 MB Memory before query: 1.598 MB Rows returned: 1
SELECT `value`
FROM w2in4_acym_configuration
WHERE `name` = 'level'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_configuration | const | PRIMARY | PRIMARY | 767 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.07 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.02 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.12 ms |
| Preparing | 0.18 ms |
| Unlocking tables | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 11 | JDatabaseDriver->loadResult() | JROOT/plugins/system/acymtriggers/acymtriggers.php:503 |
| 10 | plgSystemAcymtriggers->getAcyConf() | JROOT/plugins/system/acymtriggers/acymtriggers.php:461 |
| 9 | plgSystemAcymtriggers->handleCron() | JROOT/plugins/system/acymtriggers/acymtriggers.php:446 |
| 8 | plgSystemAcymtriggers->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 4.24 ms After last query: 0.11 ms Query memory: 0.021 MB Memory before query: 1.603 MB Rows returned: 1
SELECT `value`
FROM w2in4_acym_configuration
WHERE `name` = 'active_cron'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_configuration | const | PRIMARY | PRIMARY | 767 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.11 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.02 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.12 ms |
| Preparing | 0.02 ms |
| Unlocking tables | 0.02 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 11 | JDatabaseDriver->loadResult() | JROOT/plugins/system/acymtriggers/acymtriggers.php:503 |
| 10 | plgSystemAcymtriggers->getAcyConf() | JROOT/plugins/system/acymtriggers/acymtriggers.php:466 |
| 9 | plgSystemAcymtriggers->handleCron() | JROOT/plugins/system/acymtriggers/acymtriggers.php:446 |
| 8 | plgSystemAcymtriggers->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 21.59 ms After last query: 4.15 ms Query memory: 0.370 MB Memory before query: 1.703 MB Rows returned: 101
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 w2in4_menu AS m
LEFT JOIN w2in4_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 | 141 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | longtomt_imber2021.m.component_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.20 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.04 ms |
| init | 0.07 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.15 ms |
| Preparing | 0.08 ms |
| Sorting result | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.03 ms |
| Creating sort index | 14.88 ms |
| End of update loop | 0.08 ms |
| Query end | 0.02 ms |
| closing tables | 0.06 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.03 ms |
| Query end | 0.18 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.04 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:78 |
| 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:142 |
| 11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 |
| 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:533 |
| 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:1141 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 24.98 ms After last query: 23.98 ms Query memory: 0.030 MB Memory before query: 2.912 MB Rows returned: 243
SHOW TABLES
EXPLAIN not possible on query: SHOW TABLES
| Status | Duration |
|---|
| Starting | 0.20 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.06 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.49 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.03 ms |
| Preparing | 0.04 ms |
| Executing | 0.02 ms |
| Filling schema table | 0.01 ms |
| checking permissions | 1.99 ms |
| Executing | 0.03 ms |
| Sending data | 0.17 ms |
| End of update loop | 0.03 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Removing tmp table | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 12 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
| 11 | JDatabaseDriverMysqli->getTableList() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:114 |
| 10 | acym_getTableList() | JROOT/administrator/components/com_acym/helpers/global/addon.php:10 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 15.83 ms After last query: 0.83 ms Query memory: 0.034 MB Memory before query: 2.925 MB Rows returned: 217
SELECT *
FROM w2in4_acym_configuration
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_configuration | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 217 | |
| Status | Duration |
|---|
| Starting | 0.26 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.03 ms |
| System lock | 0.02 ms |
| table lock | 0.02 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.03 ms |
| Executing | 0.08 ms |
| Sending data | 0.21 ms |
| End of update loop | 0.03 ms |
| Query end | 0.01 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.01 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.05 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/administrator/components/com_acym/libraries/joomla/database.php:30 |
| 14 | acym_loadObjectList() | JROOT/administrator/components/com_acym/classes/configuration.php:15 |
| 13 | AcyMailing\Classes\ConfigurationClass->load() | JROOT/administrator/components/com_acym/helpers/global/global.php:37 |
| 12 | acym_config() | JROOT/administrator/components/com_acym/libraries/object.php:14 |
| 11 | AcyMailing\Libraries\acymObject->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:75 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 11.87 ms After last query: 0.41 ms Query memory: 0.022 MB Memory before query: 3.047 MB Rows returned: 3
SELECT *
FROM w2in4_acym_plugin
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | |
| Status | Duration |
|---|
| Starting | 0.14 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.02 ms |
| init | 0.05 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.04 ms |
| Preparing | 0.04 ms |
| Executing | 0.05 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.06 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:30 |
| 12 | acym_loadObjectList() | JROOT/administrator/components/com_acym/libraries/class.php:62 |
| 11 | AcyMailing\Libraries\acymClass->getAll() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:76 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 13.66 ms After last query: 1.42 ms Query memory: 0.022 MB Memory before query: 3.093 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'acychecker'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.23 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.06 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.20 ms |
| Preparing | 0.04 ms |
| Executing | 0.05 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.15 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.05 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 13 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 12 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 11 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 3.76 ms After last query: 0.38 ms Query memory: 0.023 MB Memory before query: 3.114 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'acymailer'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.05 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.03 ms |
| Preparing | 0.31 ms |
| Executing | 0.06 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 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_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/acymailer/plugin.php:48 |
| 11 | plgAcymAcymailer->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 4.04 ms After last query: 0.47 ms Query memory: 0.023 MB Memory before query: 3.143 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'amazon'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.08 ms |
| Opening tables | 0.98 ms |
| After opening tables | 0.09 ms |
| System lock | 0.02 ms |
| table lock | 0.09 ms |
| init | 0.36 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.04 ms |
| Preparing | 0.05 ms |
| Executing | 0.02 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.51 ms |
| Unlocking tables | 0.03 ms |
| closing tables | 0.46 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 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:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/amazon/plugin.php:13 |
| 11 | plgAcymAmazon->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 10.73 ms After last query: 0.53 ms Query memory: 0.023 MB Memory before query: 3.163 MB Rows returned: 1
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'article'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.15 ms |
| checking permissions | 0.12 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.02 ms |
| System lock | 0.03 ms |
| table lock | 0.06 ms |
| init | 0.07 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.04 ms |
| Preparing | 0.09 ms |
| Executing | 0.06 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/article/plugin.php:13 |
| 11 | plgAcymArticle->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 10.96 ms After last query: 0.62 ms Query memory: 0.022 MB Memory before query: 3.248 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'birthday'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.07 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.05 ms |
| Preparing | 0.05 ms |
| Executing | 0.02 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 13 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 12 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 11 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 11.11 ms After last query: 0.51 ms Query memory: 0.023 MB Memory before query: 3.270 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'brevo'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.05 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.04 ms |
| Preparing | 0.05 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/brevo/plugin.php:13 |
| 11 | plgAcymBrevo->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 6.43 ms After last query: 0.57 ms Query memory: 0.023 MB Memory before query: 3.291 MB Rows returned: 1
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'createuser'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.07 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.04 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 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_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/createuser/plugin.php:15 |
| 11 | plgAcymcreateuser->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 24.80 ms After last query: 0.21 ms Query memory: 0.023 MB Memory before query: 3.298 MB Rows returned: 9
SELECT `groups`.*, `groups`.title AS text, `groups`.id AS `value`
FROM w2in4_usergroups AS `groups`| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | groups | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 9 | |
| Status | Duration |
|---|
| Starting | 0.14 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.03 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:30 |
| 13 | acym_loadObjectList() | JROOT/administrator/components/com_acym/libraries/joomla/user.php:42 |
| 12 | acym_getGroups() | JROOT/administrator/components/com_acym/dynamics/createuser/plugin.php:18 |
| 11 | plgAcymcreateuser->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.95 ms After last query: 0.64 ms Query memory: 0.023 MB Memory before query: 3.325 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'elasticemail'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.15 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.07 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.05 ms |
| Preparing | 0.04 ms |
| Executing | 0.02 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.03 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/elasticemail/plugin.php:12 |
| 11 | plgAcymElasticemail->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 12.48 ms After last query: 0.29 ms Query memory: 0.022 MB Memory before query: 3.346 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'forward'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.17 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.08 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.05 ms |
| Preparing | 0.05 ms |
| Executing | 0.02 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 13 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 12 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 11 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.11 ms After last query: 0.63 ms Query memory: 0.023 MB Memory before query: 3.367 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'mailgun'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.16 ms |
| checking permissions | 0.17 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.03 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.07 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.06 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 |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.05 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_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/mailgun/plugin.php:16 |
| 11 | plgAcymMailgun->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.64 ms After last query: 0.38 ms Query memory: 0.023 MB Memory before query: 3.387 MB Rows returned: 1
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'module'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 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.02 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.03 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/module/plugin.php:13 |
| 11 | plgAcymModule->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.97 ms After last query: 0.32 ms Query memory: 0.023 MB Memory before query: 3.408 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'online'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.02 ms |
| init | 0.06 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.03 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 |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 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_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/online/plugin.php:13 |
| 11 | plgAcymOnline->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.99 ms After last query: 0.96 ms Query memory: 0.023 MB Memory before query: 3.423 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'override'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.15 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.12 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.08 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.05 ms |
| Preparing | 0.04 ms |
| Executing | 0.02 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 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.04 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_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/override/plugin.php:13 |
| 11 | plgAcymOverride->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.60 ms After last query: 0.28 ms Query memory: 0.023 MB Memory before query: 3.439 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'phpmail'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.03 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/phpmail/plugin.php:12 |
| 11 | plgAcymPhpmail->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 9.57 ms After last query: 0.29 ms Query memory: 0.023 MB Memory before query: 3.459 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'postmark'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.02 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.03 ms |
| Preparing | 0.03 ms |
| Executing | 0.04 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.10 ms |
| closing tables | 0.02 ms |
| Query end | 7.97 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.05 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_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/postmark/plugin.php:13 |
| 11 | plgAcymPostmark->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 22.65 ms After last query: 0.55 ms Query memory: 0.023 MB Memory before query: 3.475 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'qmail'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.08 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.02 ms |
| init | 0.05 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.03 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.02 ms |
| Query end | 0.03 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.04 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_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/qmail/plugin.php:12 |
| 11 | plgAcymQmail->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 47.00 ms After last query: 0.66 ms Query memory: 0.023 MB Memory before query: 3.495 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'segment'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| 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.03 ms |
| init | 0.09 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.09 ms |
| Preparing | 0.05 ms |
| Executing | 0.02 ms |
| Sending data | 0.25 ms |
| End of update loop | 0.03 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/segment/plugin.php:13 |
| 11 | plgAcymSegment->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 15.11 ms After last query: 0.52 ms Query memory: 0.023 MB Memory before query: 3.517 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'sendgrid'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.11 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.02 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.02 ms |
| Query end | 0.07 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendgrid/plugin.php:13 |
| 11 | plgAcymSendgrid->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 10.98 ms After last query: 0.57 ms Query memory: 0.023 MB Memory before query: 3.538 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'sendinblue'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.16 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.10 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.06 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 |
| closing tables | 0.01 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/plugin.php:23 |
| 11 | plgAcymSendinblue->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 14.02 ms After last query: 0.72 ms Query memory: 0.024 MB Memory before query: 3.620 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'luecredentials'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.02 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.03 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| End of update loop | 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.04 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_acym/libraries/joomla/database.php:45 |
| 15 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 14 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 13 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/sendinblue.php:12 |
| 12 | SendinblueClass->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/plugin.php:36 |
| 11 | plgAcymSendinblue->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 21.06 ms After last query: 0.45 ms Query memory: 0.025 MB Memory before query: 3.638 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'lueintegration'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.51 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.11 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.04 ms |
| Preparing | 0.06 ms |
| Executing | 0.01 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 15 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 14 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 13 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/sendinblue.php:12 |
| 12 | SendinblueClass->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/plugin.php:39 |
| 11 | plgAcymSendinblue->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.39 ms After last query: 0.49 ms Query memory: 0.024 MB Memory before query: 3.649 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'luetransactional'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.21 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.06 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.04 ms |
| Preparing | 0.04 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 15 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 14 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 13 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/sendinblue.php:12 |
| 12 | SendinblueClass->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/plugin.php:40 |
| 11 | plgAcymSendinblue->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 12.24 ms After last query: 0.30 ms Query memory: 0.024 MB Memory before query: 3.660 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'luelist'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 6.16 ms |
| Opening tables | 0.10 ms |
| After opening tables | 0.03 ms |
| System lock | 0.01 ms |
| table lock | 0.06 ms |
| init | 0.05 ms |
| Optimizing | 0.24 ms |
| Statistics | 0.13 ms |
| Preparing | 0.04 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.17 ms |
| Updating status | 0.05 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_acym/libraries/joomla/database.php:45 |
| 15 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 14 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 13 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/sendinblue.php:12 |
| 12 | SendinblueClass->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/plugin.php:41 |
| 11 | plgAcymSendinblue->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.54 ms After last query: 0.56 ms Query memory: 0.024 MB Memory before query: 3.670 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'lueusers'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.20 ms |
| checking permissions | 0.13 ms |
| Opening tables | 0.30 ms |
| After opening tables | 0.03 ms |
| System lock | 0.09 ms |
| table lock | 0.13 ms |
| init | 0.07 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.05 ms |
| Preparing | 0.05 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.03 ms |
| Query end | 0.10 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 16 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 15 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 14 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/sendinblue.php:12 |
| 13 | SendinblueClass->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/users.php:12 |
| 12 | SendinblueUsers->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/plugin.php:42 |
| 11 | plgAcymSendinblue->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.39 ms After last query: 0.35 ms Query memory: 0.024 MB Memory before query: 3.681 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'luesender'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.09 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.06 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.23 ms |
| Preparing | 0.18 ms |
| Executing | 0.03 ms |
| Sending data | 0.12 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.04 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 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_acym/libraries/joomla/database.php:45 |
| 15 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 14 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 13 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/sendinblue.php:12 |
| 12 | SendinblueClass->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/plugin.php:43 |
| 11 | plgAcymSendinblue->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 11.05 ms After last query: 0.26 ms Query memory: 0.024 MB Memory before query: 3.692 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'luecampaign'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.04 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.21 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/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 16 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 15 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 14 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/sendinblue.php:12 |
| 13 | SendinblueClass->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/campaign.php:12 |
| 12 | SendinblueCampaign->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/plugin.php:44 |
| 11 | plgAcymSendinblue->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 14.40 ms After last query: 0.44 ms Query memory: 0.024 MB Memory before query: 3.702 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'luewebhooks'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.31 ms |
| After opening tables | 0.03 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.03 ms |
| Preparing | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 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_acym/libraries/joomla/database.php:45 |
| 15 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 14 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 13 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/sendinblue.php:12 |
| 12 | SendinblueClass->__construct() | JROOT/administrator/components/com_acym/dynamics/sendinblue/plugin.php:45 |
| 11 | plgAcymSendinblue->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 25.47 ms After last query: 0.47 ms Query memory: 0.023 MB Memory before query: 3.724 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'sendmail'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.11 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.02 ms |
| init | 0.05 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.03 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.09 ms |
| End of update loop | 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.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 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_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/sendmail/plugin.php:12 |
| 11 | plgAcymSendmail->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 16.44 ms After last query: 0.79 ms Query memory: 0.023 MB Memory before query: 3.807 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'smtp'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.12 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.02 ms |
| init | 0.06 ms |
| Optimizing | 0.07 ms |
| Statistics | 0.05 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.02 ms |
| Query end | 0.06 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/smtp/plugin.php:13 |
| 11 | plgAcymSmtp->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 10.94 ms After last query: 0.52 ms Query memory: 0.022 MB Memory before query: 3.828 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'statistics'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.03 ms |
| table lock | 0.02 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Executing | 0.02 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.05 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 13 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 12 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 11 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 5.06 ms After last query: 1.17 ms Query memory: 0.023 MB Memory before query: 3.849 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'subscriber'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.20 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.06 ms |
| Optimizing | 0.09 ms |
| Statistics | 0.04 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/subscriber/plugin.php:29 |
| 11 | plgAcymSubscriber->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 5.20 ms After last query: 0.66 ms Query memory: 0.023 MB Memory before query: 3.870 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'subscription'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.15 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.08 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.05 ms |
| Preparing | 0.09 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.02 ms |
| Query end | 0.15 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 1.18 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/subscription/plugin.php:25 |
| 11 | plgAcymSubscription->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 3.99 ms After last query: 0.77 ms Query memory: 0.023 MB Memory before query: 3.891 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'time'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.15 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.02 ms |
| init | 0.06 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.04 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.07 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.04 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_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/time/plugin.php:15 |
| 11 | plgAcymTime->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 19.66 ms After last query: 0.81 ms Query memory: 0.023 MB Memory before query: 3.912 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'user'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | Using where |
| Status | Duration |
|---|
| Starting | 0.15 ms |
| checking permissions | 0.04 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.03 ms |
| System lock | 0.10 ms |
| table lock | 0.02 ms |
| init | 5.09 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.04 ms |
| Preparing | 0.04 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.04 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_acym/libraries/joomla/database.php:45 |
| 14 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 13 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 12 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/dynamics/user/plugin.php:21 |
| 11 | plgAcymUser->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 6.64 ms After last query: 0.43 ms Query memory: 0.022 MB Memory before query: 3.933 MB Rows returned: 0
SELECT *
FROM w2in4_acym_plugin
WHERE folder_name = 'managetext'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_plugin | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | 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.02 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.02 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.04 ms |
| Freeing items | 0.05 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:45 |
| 13 | acym_loadObject() | JROOT/administrator/components/com_acym/classes/plugin.php:25 |
| 12 | AcyMailing\Classes\PluginClass->getOneByFolderName() | JROOT/administrator/components/com_acym/libraries/plugin.php:85 |
| 11 | AcyMailing\Libraries\acymPlugin->__construct() | JROOT/administrator/components/com_acym/libraries/joomla/extension.php:117 |
| 10 | acym_loadPlugins() | JROOT/administrator/components/com_acym/helpers/global/addon.php:19 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:421 |
| 8 | plgSystemAcymtriggers->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 11.23 ms After last query: 0.71 ms Query memory: 0.022 MB Memory before query: 3.959 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `w2in4_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.17 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.06 ms |
| Optimizing | 0.09 ms |
| Statistics | 0.26 ms |
| Preparing | 0.05 ms |
| Executing | 0.02 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.04 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 14 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
| 13 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Same as call in the line below. |
| 12 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 11 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
| 10 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
| 9 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
| 8 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
| 7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1137 |
| 4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 12.22 ms After last query: 0.43 ms Query memory: 0.005 MB Memory before query: 3.949 MB
UPDATE `w2in4_extensions`
SET `params` = '{\"mediaversion\":\"eab4683bf3b5e3ebe3876c638fb93f82\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `w2in4_extensions`
SET `params` = '{\"mediaversion\":\"eab4683bf3b5e3ebe3876c638fb93f82\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.02 ms |
| init for update | 0.27 ms |
| Updating | 0.07 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| Waiting for query cache lock | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 9 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 8 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1137 |
| 4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 3.24 ms After last query: 1.55 ms Query memory: 0.019 MB Memory before query: 4.051 MB Rows returned: 1
SELECT *
FROM w2in4_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_languages | system | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | |
| Status | Duration |
|---|
| Starting | 0.09 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.06 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Unlocking tables | 0.02 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.06 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 10.49 ms After last query: 0.70 ms Query memory: 0.035 MB Memory before query: 4.074 MB Rows returned: 4
SELECT id, home, template, s.params
FROM w2in4_template_styles as s
LEFT JOIN w2in4_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | s | ref | idx_template,idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 4 | |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | longtomt_imber2021.s.template,const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.21 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.02 ms |
| init | 0.07 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.28 ms |
| Preparing | 0.08 ms |
| Executing | 0.02 ms |
| Sending data | 0.21 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.07 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.05 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:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 58.92 ms After last query: 25.83 ms Query memory: 0.763 MB Memory before query: 4.740 MB Rows returned: 178
SELECT c.*
FROM w2in4_djc2_categories AS c
WHERE c.published=1
AND c.access IN (1)
ORDER BY c.parent_id ASC, c.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | index_merge | idx_published,idx_access,idx_published_parent_ordering | idx_published,idx_access | 4,4 | NULL | 176 | Using intersect(idx_published,idx_access); Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.24 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.12 ms |
| After opening tables | 0.03 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.13 ms |
| Optimizing | 5.99 ms |
| Statistics | 0.26 ms |
| Preparing | 0.08 ms |
| Sorting result | 0.04 ms |
| Executing | 0.02 ms |
| Sending data | 0.05 ms |
| Creating sort index | 38.61 ms |
| End of update loop | 0.08 ms |
| Query end | 0.02 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:320 |
| 12 | Djc2Categories->getCategories() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:195 |
| 11 | Djc2Categories->__construct() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:233 |
| 10 | Djc2Categories::getInstance() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:65 |
| 9 | Djcatalog2Helper::getParams() | JROOT/components/com_djcatalog2/controller.php:36 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 289.97 ms After last query: 1.21 ms Query memory: 0.072 MB Memory before query: 5.763 MB Rows returned: 168
SELECT i.id, img.fullname as item_image, img.caption AS image_caption, img.path AS image_path, img.fullpath AS image_fullpath
FROM w2in4_djc2_categories as i
INNER JOIN w2in4_djc2_images as img
on img.id=(select id
from w2in4_djc2_images
where type='category'
and item_id=i.id
order by ordering asc
limit 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | i | index | NULL | PRIMARY | 4 | NULL | 210 | Using index |
| 1 | PRIMARY | img | eq_ref | PRIMARY | PRIMARY | 4 | func | 1 | Using where |
| 2 | DEPENDENT SUBQUERY | w2in4_djc2_images | ref | idx_type_item,idx_item_type,idx_item_type_ordering | idx_type_item | 262 | const,longtomt_imber2021.i.id | 1 | Using index condition; Using where; Using filesort |
| Status | Duration |
|---|
| Executing | 0.03 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.09 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.10 ms |
| Executing | 0.03 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.06 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.10 ms |
| Executing | 0.03 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.12 ms |
| Executing | 0.04 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.50 ms |
| Executing | 0.02 ms |
| Sending data | 0.08 ms |
| Creating sort index | 0.44 ms |
| Executing | 0.11 ms |
| Sending data | 0.92 ms |
| Creating sort index | 0.15 ms |
| Executing | 0.02 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.14 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.09 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.08 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.14 ms |
| Executing | 0.03 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.21 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.16 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.16 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.03 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.19 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.12 ms |
| Executing | 0.03 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| Creating sort index | 0.14 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.10 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.10 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.13 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.12 ms |
| Executing | 1.06 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.21 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.06 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:327 |
| 12 | Djc2Categories->getCategories() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:195 |
| 11 | Djc2Categories->__construct() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:233 |
| 10 | Djc2Categories::getInstance() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:65 |
| 9 | Djcatalog2Helper::getParams() | JROOT/components/com_djcatalog2/controller.php:36 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 34.22 ms After last query: 63.89 ms Query memory: 0.021 MB Memory before query: 6.157 MB Rows returned: 0
select alias
from w2in4_djc2_items_extra_fields
where type='checkbox' or type='radio' or type='select'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 5.92 ms |
| Optimizing | 0.12 ms |
| Statistics | 0.08 ms |
| Preparing | 0.03 ms |
| Executing | 0.03 ms |
| End of update loop | 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.05 ms |
| Reset for next command | 0.06 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 9 | JDatabaseDriver->loadColumn() | JROOT/components/com_djcatalog2/controller.php:125 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 31.43 ms After last query: 3.05 ms Query memory: 0.030 MB Memory before query: 6.258 MB Rows returned: 44
SELECT `id`,`name`,`rules`,`parent_id`
FROM `w2in4_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_acym','com_acymailing','com_admin','com_ajax','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_contactenhanced','com_content','com_contenthistory','com_cpanel','com_djcatalog2','com_fields','com_finder','com_installer','com_joomlaupdate','com_languages','com_layer_slider','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_offlajn_installer','com_plugins','com_postinstall','com_privacy','com_redirect','com_rsform','com_search','com_speasyimagegallery','com_splms','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 | w2in4_assets | range | idx_asset_name | idx_asset_name | 202 | NULL | 45 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.16 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.02 ms |
| System lock | 0.10 ms |
| table lock | 0.05 ms |
| init | 0.10 ms |
| Optimizing | 0.28 ms |
| Statistics | 0.71 ms |
| Preparing | 0.07 ms |
| Executing | 0.02 ms |
| Sending data | 0.83 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.05 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/Access/Access.php:429 |
| 21 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 20 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 19 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 18 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 17 | Joomla\CMS\User\User->authorise() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:137 |
| 16 | Djcatalog2Helper::getUser() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:455 |
| 15 | Djcatalog2Helper::getUserProfile() | JROOT/components/com_djcatalog2/models/items.php:65 |
| 14 | DJCatalog2ModelItems->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_djcatalog2/models/items.php:168 |
| 12 | DJCatalog2ModelItems->getStoreId() | JROOT/components/com_djcatalog2/models/items.php:237 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 10.49 ms After last query: 2.66 ms Query memory: 0.024 MB Memory before query: 6.335 MB Rows returned: 0
SELECT id
FROM w2in4_djc2_customer_groups
WHERE (user_group IN (1) OR is_default=1)
ORDER BY ordering DESC
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.11 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.06 ms |
| System lock | 0.03 ms |
| table lock | 0.02 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Executing | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.03 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:191 |
| 16 | Djcatalog2Helper::getUser() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:455 |
| 15 | Djcatalog2Helper::getUserProfile() | JROOT/components/com_djcatalog2/models/items.php:65 |
| 14 | DJCatalog2ModelItems->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_djcatalog2/models/items.php:168 |
| 12 | DJCatalog2ModelItems->getStoreId() | JROOT/components/com_djcatalog2/models/items.php:237 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 16.90 ms After last query: 0.30 ms Query memory: 0.024 MB Memory before query: 6.344 MB Rows returned: 1
select *
from w2in4_djc2_countries
where is_default=1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_djc2_countries | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 250 | Using where |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.65 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.06 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.04 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.12 ms |
| End of update loop | 0.02 ms |
| Query end | 0.06 ms |
| closing tables | 0.04 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.05 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_djcatalog2/helpers/djcatalog2.php:251 |
| 16 | Djcatalog2Helper::getUser() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:455 |
| 15 | Djcatalog2Helper::getUserProfile() | JROOT/components/com_djcatalog2/models/items.php:65 |
| 14 | DJCatalog2ModelItems->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_djcatalog2/models/items.php:168 |
| 12 | DJCatalog2ModelItems->getStoreId() | JROOT/components/com_djcatalog2/models/items.php:237 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.84 ms After last query: 0.35 ms Query memory: 0.024 MB Memory before query: 6.357 MB Rows returned: 0
SELECT vrul.id as rule_id, vrul.name, vrat.*
FROM w2in4_djc2_vat_rules AS vrul
INNER JOIN w2in4_djc2_vat_rules_xref AS vx
ON vx.rule_id = vrul.id
INNER JOIN w2in4_djc2_vat_rates AS vrat
ON vx.rate_id = vrat.id
WHERE (vrat.country_id=193 OR vrat.country_id=0)
AND vrat.state_id=0
AND (vrat.client_type='A' OR vrat.client_type='R')
ORDER BY vrat.client_type ASC, vrat.country_id ASC, vrat.state_id ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.12 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.10 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.07 ms |
| Preparing | 0.03 ms |
| Executing | 0.03 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:323 |
| 16 | Djcatalog2Helper::getUser() | JROOT/components/com_djcatalog2/helpers/djcatalog2.php:455 |
| 15 | Djcatalog2Helper::getUserProfile() | JROOT/components/com_djcatalog2/models/items.php:65 |
| 14 | DJCatalog2ModelItems->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:457 |
| 13 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_djcatalog2/models/items.php:168 |
| 12 | DJCatalog2ModelItems->getStoreId() | JROOT/components/com_djcatalog2/models/items.php:237 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.21 ms After last query: 0.55 ms Query memory: 0.024 MB Memory before query: 6.370 MB Rows returned: 0
SELECT f.*, g.name as group_name, g.label as group_label, g.id as fgroup_id
FROM w2in4_djc2_items_extra_fields as f
LEFT JOIN w2in4_djc2_items_extra_fields_groups as g
ON g.id=f.group_id
WHERE f.published = 1
ORDER BY IFNULL(g.ordering,0) asc, g.ordering asc, f.ordering asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.18 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.03 ms |
| init | 0.06 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.05 ms |
| Preparing | 0.03 ms |
| Executing | 0.04 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.05 ms |
| closing tables | 0.03 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/items.php:1025 |
| 15 | DJCatalog2ModelItems->getAttributes() | JROOT/components/com_djcatalog2/models/items.php:300 |
| 14 | DJCatalog2ModelItems->buildQuery() | JROOT/components/com_djcatalog2/models/items.php:265 |
| 13 | DJCatalog2ModelItems->getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:140 |
| 12 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOT/components/com_djcatalog2/models/items.php:245 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.67 ms After last query: 0.07 ms Query memory: 0.024 MB Memory before query: 6.380 MB Rows returned: 0
SELECT o.id, o.field_id
FROM w2in4_djc2_items_extra_fields_options AS o
ORDER BY o.field_id asc, o.ordering asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | o | system | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 0 | Const row not found |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.06 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.09 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/items.php:1035 |
| 15 | DJCatalog2ModelItems->getAttributes() | JROOT/components/com_djcatalog2/models/items.php:300 |
| 14 | DJCatalog2ModelItems->buildQuery() | JROOT/components/com_djcatalog2/models/items.php:265 |
| 13 | DJCatalog2ModelItems->getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:140 |
| 12 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOT/components/com_djcatalog2/models/items.php:245 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 4.83 ms After last query: 0.15 ms Query memory: 0.038 MB Memory before query: 6.390 MB Rows returned: 0
SELECT distinct i.*,
CASE WHEN (i.special_price > 0.0
AND i.special_price < i.price) THEN i.special_price ELSE i.price END as final_price,c.id as _category_id, c.name as category, c.published as publish_category, c.alias as category_alias,p.id as _producer_id, p.name as producer, p.published as publish_producer, p.alias as producer_alias,ua.name AS author, ua.email AS author_email,gc.price as group_price, gc.available as group_available,countries.country_name,states.name as state_name,combinations.combo_count
FROM w2in4_djc2_items as i
INNER JOIN (SELECT ic.item_id
FROM w2in4_djc2_items_categories AS ic
INNER JOIN w2in4_djc2_categories AS c
ON c.id=ic.category_id
WHERE c.published = 1
AND c.access IN (1,1)
AND ic.category_id =87) as category_filter
ON i.id = category_filter.item_id
LEFT JOIN w2in4_djc2_categories AS c
ON c.id = i.cat_id
LEFT JOIN w2in4_djc2_producers AS p
ON p.id = i.producer_id
LEFT JOIN w2in4_users AS ua
ON ua.id = i.created_by
LEFT JOIN w2in4_djc2_prices AS gc
ON gc.item_id = i.id
AND gc.group_id=0
LEFT JOIN w2in4_djc2_countries AS countries
ON countries.id = i.country
LEFT JOIN w2in4_djc2_countries_states AS states
ON states.id = i.state
LEFT JOIN (SELECT item_id, COUNT(*) as combo_count
FROM w2in4_djc2_items_combinations
GROUP BY item_id) AS combinations
ON combinations.item_id = i.id
WHERE (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-03-26 11:46:35')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-03-26 11:46:35')
AND i.producer_id = 3
AND i.published = 1
AND i.access IN (1,1)
AND i.parent_id=0
ORDER BY i.name asc
LIMIT 12
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | gc | system | item_group,group_item | NO INDEX KEY COULD BE USED | NULL | NULL | 0 | Const row not found; Using temporary; Using filesort |
| 1 | PRIMARY | <derived3> | system | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 0 | Const row not found |
| 1 | PRIMARY | c | const | PRIMARY,idx_published,idx_access,idx_published_parent_ordering | PRIMARY | 4 | const | 1 | |
| 1 | PRIMARY | ic | ref | PRIMARY,item_category | PRIMARY | 4 | const | 1 | Using index |
| 1 | PRIMARY | i | eq_ref|filter | PRIMARY,idx_parent_id,idx_producer_id,idx_published,idx_access | PRIMARY|idx_producer_id | 4|4 | longtomt_imber2021.ic.item_id | 1 (0%) | Using where; Using rowid filter |
| 1 | PRIMARY | c | eq_ref | PRIMARY | PRIMARY | 4 | longtomt_imber2021.i.cat_id | 1 | |
| 1 | PRIMARY | p | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | PRIMARY | ua | eq_ref | PRIMARY | PRIMARY | 4 | longtomt_imber2021.i.created_by | 1 | |
| 1 | PRIMARY | countries | eq_ref | PRIMARY | PRIMARY | 2 | longtomt_imber2021.i.country | 1 | Using where |
| 1 | PRIMARY | states | eq_ref | PRIMARY | PRIMARY | 4 | longtomt_imber2021.i.state | 1 | Using where |
| 3 | DERIVED | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | no matching row in const table |
| Status | Duration |
|---|
| Starting | 0.43 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.18 ms |
| After opening tables | 0.03 ms |
| System lock | 0.03 ms |
| table lock | 0.03 ms |
| init | 0.36 ms |
| Optimizing | 0.15 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.03 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Statistics | 0.72 ms |
| Preparing | 0.15 ms |
| Unlocking tables | 0.02 ms |
| Preparing | 0.13 ms |
| Creating tmp table | 0.20 ms |
| Sorting result | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.65 ms |
| Creating sort index | 0.07 ms |
| Removing tmp table | 0.09 ms |
| Creating sort index | 0.04 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Removing tmp table | 0.02 ms |
| closing tables | 0.01 ms |
| Removing tmp table | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.04 ms |
| Query end | 0.04 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.05 ms |
| Updating status | 0.07 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/items.php:229 |
| 12 | DJCatalog2ModelItems->_getList() | JROOT/components/com_djcatalog2/models/items.php:247 |
| 11 | DJCatalog2ModelItems->getItems() | JROOT/components/com_djcatalog2/views/items/view.html.php:105 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 23.41 ms After last query: 0.74 ms Query memory: 0.023 MB Memory before query: 6.414 MB Rows returned: 1
SELECT COUNT(distinct (i.id))
FROM w2in4_djc2_items as i
INNER JOIN (SELECT ic.item_id
FROM w2in4_djc2_items_categories AS ic
INNER JOIN w2in4_djc2_categories AS c
ON c.id=ic.category_id
WHERE c.published = 1
AND c.access IN (1,1)
AND ic.category_id =87) as category_filter
ON i.id = category_filter.item_id
LEFT JOIN w2in4_djc2_categories AS c
ON c.id = i.cat_id
LEFT JOIN w2in4_djc2_producers AS p
ON p.id = i.producer_id
LEFT JOIN w2in4_users AS ua
ON ua.id = i.created_by
LEFT JOIN w2in4_djc2_prices AS gc
ON gc.item_id = i.id
AND gc.group_id=0
LEFT JOIN w2in4_djc2_countries AS countries
ON countries.id = i.country
LEFT JOIN w2in4_djc2_countries_states AS states
ON states.id = i.state
LEFT JOIN (SELECT item_id, COUNT(*) as combo_count
FROM w2in4_djc2_items_combinations
GROUP BY item_id) AS combinations
ON combinations.item_id = i.id
WHERE (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-03-26 11:46:35')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-03-26 11:46:35')
AND i.producer_id = 3
AND i.published = 1
AND i.access IN (1,1)
AND i.parent_id=0
LIMIT 12
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | gc | system | item_group,group_item | NO INDEX KEY COULD BE USED | NULL | NULL | 0 | Const row not found |
| 1 | PRIMARY | <derived3> | system | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 0 | Const row not found |
| 1 | PRIMARY | c | const | PRIMARY,idx_published,idx_access,idx_published_parent_ordering | PRIMARY | 4 | const | 1 | |
| 1 | PRIMARY | ic | ref | PRIMARY,item_category | PRIMARY | 4 | const | 1 | Using index |
| 1 | PRIMARY | i | eq_ref|filter | PRIMARY,idx_parent_id,idx_producer_id,idx_published,idx_access | PRIMARY|idx_producer_id | 4|4 | longtomt_imber2021.ic.item_id | 1 (0%) | Using where; Using rowid filter |
| 3 | DERIVED | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | no matching row in const table |
| Status | Duration |
|---|
| Starting | 2.32 ms |
| checking permissions | 0.08 ms |
| Opening tables | 0.16 ms |
| After opening tables | 0.11 ms |
| System lock | 0.03 ms |
| table lock | 0.09 ms |
| init | 0.26 ms |
| Optimizing | 0.13 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.03 ms |
| Preparing | 0.03 ms |
| Executing | 0.03 ms |
| Statistics | 0.35 ms |
| Preparing | 0.03 ms |
| Unlocking tables | 0.02 ms |
| Preparing | 0.17 ms |
| Executing | 0.03 ms |
| Sending data | 0.05 ms |
| End of update loop | 0.03 ms |
| Removing tmp table | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.03 ms |
| closing tables | 0.02 ms |
| Removing tmp table | 0.01 ms |
| closing tables | 0.01 ms |
| Removing tmp table | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.03 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 14 | JDatabaseDriver->loadResult() | JROOT/components/com_djcatalog2/models/items.php:278 |
| 13 | DJCatalog2ModelItems->_getListCount() | JROOT/libraries/src/MVC/Model/ListModel.php:289 |
| 12 | Joomla\CMS\MVC\Model\ListModel->getTotal() | JROOT/libraries/src/MVC/Model/ListModel.php:239 |
| 11 | Joomla\CMS\MVC\Model\ListModel->getPagination() | JROOT/components/com_djcatalog2/views/items/view.html.php:107 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 22.36 ms After last query: 1.70 ms Query memory: 0.764 MB Memory before query: 6.435 MB Rows returned: 178
SELECT c.*
FROM w2in4_djc2_categories AS c
WHERE c.published=1
ORDER BY c.parent_id ASC, c.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | ref | idx_published,idx_published_parent_ordering | idx_published_parent_ordering | 4 | const | 179 | Using where |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.05 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.14 ms |
| Preparing | 0.06 ms |
| Sorting result | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 18.62 ms |
| End of update loop | 0.03 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.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 |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:320 |
| 14 | Djc2Categories->getCategories() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:195 |
| 13 | Djc2Categories->__construct() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:233 |
| 12 | Djc2Categories::getInstance() | JROOT/components/com_djcatalog2/models/items.php:1309 |
| 11 | DJCatalog2ModelItems->getProducers() | JROOT/components/com_djcatalog2/views/items/view.html.php:161 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 639.74 ms After last query: 1.18 ms Query memory: 0.073 MB Memory before query: 7.450 MB Rows returned: 168
SELECT i.id, img.fullname as item_image, img.caption AS image_caption, img.path AS image_path, img.fullpath AS image_fullpath
FROM w2in4_djc2_categories as i
INNER JOIN w2in4_djc2_images as img
on img.id=(select id
from w2in4_djc2_images
where type='category'
and item_id=i.id
order by ordering asc
limit 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | i | index | NULL | PRIMARY | 4 | NULL | 210 | Using index |
| 1 | PRIMARY | img | eq_ref | PRIMARY | PRIMARY | 4 | func | 1 | Using where |
| 2 | DEPENDENT SUBQUERY | w2in4_djc2_images | ref | idx_type_item,idx_item_type,idx_item_type_ordering | idx_type_item | 262 | const,longtomt_imber2021.i.id | 1 | Using index condition; Using where; Using filesort |
| Status | Duration |
|---|
| Executing | 5.94 ms |
| Sending data | 0.17 ms |
| Creating sort index | 0.15 ms |
| Executing | 0.02 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.13 ms |
| Executing | 0.07 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.15 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.09 ms |
| Executing | 0.02 ms |
| Sending data | 0.12 ms |
| Creating sort index | 0.12 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.18 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.10 ms |
| Executing | 0.03 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.14 ms |
| Executing | 0.03 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.08 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| Creating sort index | 59.54 ms |
| Executing | 0.08 ms |
| Sending data | 0.02 ms |
| Creating sort index | 14.70 ms |
| Executing | 0.03 ms |
| Sending data | 0.06 ms |
| Creating sort index | 0.22 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.12 ms |
| Executing | 0.03 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.10 ms |
| Executing | 0.03 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.12 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.09 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.08 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.09 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.10 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.08 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.09 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.09 ms |
| Executing | 0.12 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.10 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.10 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.11 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.06 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/administrator/components/com_djcatalog2/lib/categories.php:327 |
| 14 | Djc2Categories->getCategories() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:195 |
| 13 | Djc2Categories->__construct() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:233 |
| 12 | Djc2Categories::getInstance() | JROOT/components/com_djcatalog2/models/items.php:1309 |
| 11 | DJCatalog2ModelItems->getProducers() | JROOT/components/com_djcatalog2/views/items/view.html.php:161 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 107.67 ms After last query: 2.39 ms Query memory: 0.027 MB Memory before query: 7.833 MB Rows returned: 1
SELECT DISTINCT a.id, a.name as text
FROM w2in4_djc2_producers as a
INNER JOIN w2in4_djc2_items AS i
ON a.id = i.producer_id
AND i.published = 1
INNER JOIN w2in4_djc2_items_categories AS c
ON c.item_id = i.id
WHERE c.category_id IN (87,88)
AND a.published=1
GROUP BY a.id, a.name
ORDER BY a.ordering asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | range | PRIMARY,item_category | PRIMARY | 4 | NULL | 5 | Using where; Using index; Using temporary; Using filesort |
| 1 | SIMPLE | i | eq_ref | PRIMARY,idx_producer_id,idx_published | PRIMARY | 4 | longtomt_imber2021.c.item_id | 1 | Using where |
| 1 | SIMPLE | a | eq_ref | PRIMARY,idx_published | PRIMARY | 4 | longtomt_imber2021.i.producer_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.17 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.02 ms |
| init | 0.05 ms |
| Optimizing | 0.05 ms |
| Statistics | 95.32 ms |
| Preparing | 0.14 ms |
| Creating tmp table | 0.06 ms |
| Sorting result | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.24 ms |
| Creating sort index | 0.15 ms |
| Removing tmp table | 0.03 ms |
| Creating sort index | 0.06 ms |
| End of update loop | 0.07 ms |
| Query end | 0.10 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.06 ms |
| Query end | 0.06 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/items.php:1328 |
| 11 | DJCatalog2ModelItems->getProducers() | JROOT/components/com_djcatalog2/views/items/view.html.php:161 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.89 ms After last query: 2.75 ms Query memory: 0.023 MB Memory before query: 7.868 MB Rows returned: 1
SELECT `enabled`
FROM `w2in4_extensions`
WHERE
(`element`='com_sppagebuilder')
AND
(`type`='component')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_extensions | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | Using index condition; Using where |
| Status | Duration |
|---|
| Starting | 0.13 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.02 ms |
| table lock | 0.02 ms |
| init | 0.03 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.42 ms |
| Preparing | 0.18 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.19 ms |
| Query end | 0.02 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.07 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sppagebuilder/sppagebuilder.php:218 |
| 14 | PlgContentSppagebuilder->isSppagebuilderEnabled() | JROOT/plugins/content/sppagebuilder/sppagebuilder.php:46 |
| 13 | PlgContentSppagebuilder->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 12 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 11 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/components/com_djcatalog2/views/items/view.html.php:223 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 15.65 ms After last query: 1.33 ms Query memory: 0.022 MB Memory before query: 7.963 MB Rows returned: 0
SELECT f.*, g.name as group_name, g.label as group_label, g.id as fgroup_id
FROM w2in4_djc2_items_extra_fields as f
LEFT JOIN w2in4_djc2_items_extra_fields_groups as g
ON g.id=f.group_id
WHERE (f.visibility = 2 or f.visibility = 3)
and f.published = 1
ORDER BY IFNULL(g.ordering,0) asc, g.ordering asc, f.ordering asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 0.25 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.05 ms |
| init | 0.09 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.05 ms |
| Preparing | 0.05 ms |
| Executing | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.09 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/items.php:1025 |
| 11 | DJCatalog2ModelItems->getAttributes() | JROOT/components/com_djcatalog2/views/items/view.html.php:262 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 3.47 ms After last query: 0.16 ms Query memory: 0.022 MB Memory before query: 7.971 MB Rows returned: 0
SELECT o.id, o.field_id
FROM w2in4_djc2_items_extra_fields_options AS o
ORDER BY o.field_id asc, o.ordering asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | o | system | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 0 | Const row not found |
| Status | Duration |
|---|
| Starting | 0.40 ms |
| checking permissions | 0.14 ms |
| Opening tables | 0.10 ms |
| After opening tables | 0.03 ms |
| System lock | 0.02 ms |
| table lock | 0.09 ms |
| init | 0.11 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Executing | 0.03 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 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.05 ms |
| Reset for next command | 0.06 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/items.php:1035 |
| 11 | DJCatalog2ModelItems->getAttributes() | JROOT/components/com_djcatalog2/views/items/view.html.php:262 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 37.68 ms After last query: 1.00 ms Query memory: 0.765 MB Memory before query: 7.976 MB Rows returned: 178
SELECT c.*
FROM w2in4_djc2_categories AS c
WHERE c.published=1
AND c.access IN (1,1)
ORDER BY c.parent_id ASC, c.ordering ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | index_merge | idx_published,idx_access,idx_published_parent_ordering | idx_published,idx_access | 4,4 | NULL | 176 | Using intersect(idx_published,idx_access); Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.16 ms |
| checking permissions | 0.05 ms |
| Opening tables | 0.09 ms |
| After opening tables | 0.03 ms |
| System lock | 0.02 ms |
| table lock | 0.02 ms |
| init | 0.09 ms |
| Optimizing | 0.10 ms |
| Statistics | 0.15 ms |
| Preparing | 0.15 ms |
| Sorting result | 0.05 ms |
| Executing | 0.02 ms |
| Sending data | 0.03 ms |
| Creating sort index | 33.64 ms |
| End of update loop | 0.07 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:320 |
| 16 | Djc2Categories->getCategories() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:195 |
| 15 | Djc2Categories->__construct() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:233 |
| 14 | Djc2Categories::getInstance() | JROOT/components/com_djcatalog2/models/items.php:829 |
| 13 | DJCatalog2ModelItems->_buildContentWhere() | JROOT/components/com_djcatalog2/models/items.php:298 |
| 12 | DJCatalog2ModelItems->buildQuery() | JROOT/components/com_djcatalog2/models/items.php:1574 |
| 11 | DJCatalog2ModelItems->getFieldGroups() | JROOT/components/com_djcatalog2/views/items/view.html.php:263 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 206.83 ms After last query: 1.64 ms Query memory: 0.074 MB Memory before query: 8.994 MB Rows returned: 168
SELECT i.id, img.fullname as item_image, img.caption AS image_caption, img.path AS image_path, img.fullpath AS image_fullpath
FROM w2in4_djc2_categories as i
INNER JOIN w2in4_djc2_images as img
on img.id=(select id
from w2in4_djc2_images
where type='category'
and item_id=i.id
order by ordering asc
limit 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | i | index | NULL | PRIMARY | 4 | NULL | 210 | Using index |
| 1 | PRIMARY | img | eq_ref | PRIMARY | PRIMARY | 4 | func | 1 | Using where |
| 2 | DEPENDENT SUBQUERY | w2in4_djc2_images | ref | idx_type_item,idx_item_type,idx_item_type_ordering | idx_type_item | 262 | const,longtomt_imber2021.i.id | 1 | Using index condition; Using where; Using filesort |
| Status | Duration |
|---|
| Executing | 0.03 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.12 ms |
| Executing | 0.03 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.23 ms |
| Executing | 0.05 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.10 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.10 ms |
| Executing | 0.04 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.24 ms |
| Executing | 0.03 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.10 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.14 ms |
| Executing | 0.03 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.10 ms |
| Executing | 0.03 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.13 ms |
| Executing | 0.02 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.08 ms |
| Executing | 0.02 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.08 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.08 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.07 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.14 ms |
| Executing | 0.03 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.03 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.13 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.10 ms |
| Executing | 0.02 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.21 ms |
| Executing | 0.03 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.10 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.13 ms |
| Executing | 0.03 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.10 ms |
| Executing | 0.03 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.10 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.10 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.16 ms |
| Executing | 0.03 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.11 ms |
| Executing | 0.02 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.14 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.06 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:327 |
| 16 | Djc2Categories->getCategories() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:195 |
| 15 | Djc2Categories->__construct() | JROOT/administrator/components/com_djcatalog2/lib/categories.php:233 |
| 14 | Djc2Categories::getInstance() | JROOT/components/com_djcatalog2/models/items.php:829 |
| 13 | DJCatalog2ModelItems->_buildContentWhere() | JROOT/components/com_djcatalog2/models/items.php:298 |
| 12 | DJCatalog2ModelItems->buildQuery() | JROOT/components/com_djcatalog2/models/items.php:1574 |
| 11 | DJCatalog2ModelItems->getFieldGroups() | JROOT/components/com_djcatalog2/views/items/view.html.php:263 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 156.73 ms After last query: 1.98 ms Query memory: 0.022 MB Memory before query: 9.396 MB Rows returned: 0
SELECT f.*
FROM w2in4_djc2_items_extra_fields as f
INNER JOIN w2in4_djc2_items_groups as i
on i.group_id = f.group_id
INNER JOIN (
SELECT distinct i.id
FROM w2in4_djc2_items as i
INNER JOIN (SELECT ic.item_id
FROM w2in4_djc2_items_categories AS ic
INNER JOIN w2in4_djc2_categories AS c
ON c.id=ic.category_id
WHERE c.published = 1
AND c.access IN (1,1)
AND ic.category_id IN (87,88)) as category_filter
ON i.id = category_filter.item_id
LEFT JOIN w2in4_djc2_categories AS c
ON c.id = i.cat_id
LEFT JOIN w2in4_djc2_producers AS p
ON p.id = i.producer_id
LEFT JOIN w2in4_users AS ua
ON ua.id = i.created_by
LEFT JOIN w2in4_djc2_prices AS gc
ON gc.item_id = i.id
AND gc.group_id=0
LEFT JOIN w2in4_djc2_countries AS countries
ON countries.id = i.country
LEFT JOIN w2in4_djc2_countries_states AS states
ON states.id = i.state
LEFT JOIN (SELECT item_id, COUNT(*) as combo_count
FROM w2in4_djc2_items_combinations
GROUP BY item_id) AS combinations
ON combinations.item_id = i.id
WHERE (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-03-26 11:46:35')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-03-26 11:46:35')
AND i.producer_id = 3
AND i.published = 1
AND i.access IN (1,1)
AND i.parent_id=0
ORDER BY i.id asc) as iq
on iq.id = i.item_id
WHERE (f.visibility = 2 or f.visibility = 3)
and f.published = 1
and f.separate_column = 1
GROUP BY f.name, f.alias, f.id, f.group_id
ORDER BY f.group_id asc, f.ordering asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| 2 | DERIVED | gc | system | item_group,group_item | NO INDEX KEY COULD BE USED | NULL | NULL | 0 | Const row not found; Using temporary; Using filesort |
| 2 | DERIVED | <derived4> | system | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 0 | Const row not found |
| 2 | DERIVED | i | ref | PRIMARY,idx_parent_id,idx_producer_id,idx_published,idx_access | idx_producer_id | 4 | const | 1 | Using where |
| 2 | DERIVED | ic | ref | PRIMARY,item_category | item_category | 4 | longtomt_imber2021.i.id | 1 | Using where; Using index; Distinct |
| 2 | DERIVED | c | eq_ref | PRIMARY,idx_published,idx_access,idx_published_parent_ordering | PRIMARY | 4 | longtomt_imber2021.ic.category_id | 1 | Using where; Distinct |
| 4 | DERIVED | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | no matching row in const table |
| Status | Duration |
|---|
| Starting | 0.41 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.35 ms |
| After opening tables | 0.05 ms |
| System lock | 0.03 ms |
| table lock | 0.05 ms |
| init | 0.32 ms |
| Optimizing | 0.08 ms |
| Optimizing | 0.11 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.03 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Statistics | 0.33 ms |
| Preparing | 0.12 ms |
| Creating tmp table | 0.04 ms |
| Sorting result | 0.04 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Executing | 0.04 ms |
| Removing tmp table | 0.02 ms |
| Executing | 0.02 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Removing tmp table | 0.02 ms |
| closing tables | 0.01 ms |
| Removing tmp table | 0.02 ms |
| closing tables | 0.01 ms |
| Removing tmp table | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.04 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/items.php:1586 |
| 11 | DJCatalog2ModelItems->getFieldGroups() | JROOT/components/com_djcatalog2/views/items/view.html.php:263 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 4.18 ms After last query: 0.71 ms Query memory: 0.022 MB Memory before query: 9.404 MB Rows returned: 0
SELECT f.*
FROM w2in4_djc2_items_extra_fields as f
INNER JOIN w2in4_djc2_items_groups as i
on i.group_id = f.group_id
INNER JOIN (
SELECT distinct i.id
FROM w2in4_djc2_items as i
INNER JOIN (SELECT ic.item_id
FROM w2in4_djc2_items_categories AS ic
INNER JOIN w2in4_djc2_categories AS c
ON c.id=ic.category_id
WHERE c.published = 1
AND c.access IN (1,1)
AND ic.category_id IN (87,88)) as category_filter
ON i.id = category_filter.item_id
LEFT JOIN w2in4_djc2_categories AS c
ON c.id = i.cat_id
LEFT JOIN w2in4_djc2_producers AS p
ON p.id = i.producer_id
LEFT JOIN w2in4_users AS ua
ON ua.id = i.created_by
LEFT JOIN w2in4_djc2_prices AS gc
ON gc.item_id = i.id
AND gc.group_id=0
LEFT JOIN w2in4_djc2_countries AS countries
ON countries.id = i.country
LEFT JOIN w2in4_djc2_countries_states AS states
ON states.id = i.state
LEFT JOIN (SELECT item_id, COUNT(*) as combo_count
FROM w2in4_djc2_items_combinations
GROUP BY item_id) AS combinations
ON combinations.item_id = i.id
WHERE (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-03-26 11:46:35')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-03-26 11:46:35')
AND i.producer_id = 3
AND i.published = 1
AND i.access IN (1,1)
AND i.parent_id=0
ORDER BY i.id asc) as iq
on iq.id = i.item_id
WHERE f.published = 1
and f.sortable = 1
and (f.type = 'text' OR f.type = 'radio' OR f.type = 'select' OR f.type = 'calendar')
GROUP BY f.name, f.alias, f.id, f.group_id
ORDER BY f.group_id asc, f.ordering asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| 2 | DERIVED | gc | system | item_group,group_item | NO INDEX KEY COULD BE USED | NULL | NULL | 0 | Const row not found; Using temporary; Using filesort |
| 2 | DERIVED | <derived4> | system | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 0 | Const row not found |
| 2 | DERIVED | i | ref | PRIMARY,idx_parent_id,idx_producer_id,idx_published,idx_access | idx_producer_id | 4 | const | 1 | Using where |
| 2 | DERIVED | ic | ref | PRIMARY,item_category | item_category | 4 | longtomt_imber2021.i.id | 1 | Using where; Using index; Distinct |
| 2 | DERIVED | c | eq_ref | PRIMARY,idx_published,idx_access,idx_published_parent_ordering | PRIMARY | 4 | longtomt_imber2021.ic.category_id | 1 | Using where; Distinct |
| 4 | DERIVED | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | no matching row in const table |
| Status | Duration |
|---|
| Starting | 0.29 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.14 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.03 ms |
| init | 0.25 ms |
| Optimizing | 0.07 ms |
| Optimizing | 0.09 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Executing | 0.02 ms |
| Statistics | 0.29 ms |
| Preparing | 0.09 ms |
| Creating tmp table | 0.04 ms |
| Sorting result | 0.04 ms |
| Statistics | 0.06 ms |
| Preparing | 0.02 ms |
| Executing | 0.04 ms |
| Removing tmp table | 0.02 ms |
| Executing | 0.03 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.01 ms |
| Removing tmp table | 0.05 ms |
| closing tables | 0.01 ms |
| Removing tmp table | 0.09 ms |
| closing tables | 0.02 ms |
| Removing tmp table | 0.03 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.05 ms |
| Query end | 0.05 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.04 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_djcatalog2/models/items.php:1626 |
| 11 | DJCatalog2ModelItems->getSortables() | JROOT/components/com_djcatalog2/views/items/view.html.php:264 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 8.26 ms After last query: 3.48 ms Query memory: 0.022 MB Memory before query: 9.476 MB Rows returned: 1
SELECT *
FROM w2in4_djc2_images
WHERE item_id=87
AND type='category'
AND exclude=0
ORDER BY ordering ASC, name ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_djc2_images | ref | idx_type_item,idx_item_type,idx_item_type_ordering | idx_type_item | 262 | const,const | 1 | Using index condition; Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.28 ms |
| checking permissions | 0.09 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.03 ms |
| System lock | 0.02 ms |
| table lock | 0.02 ms |
| init | 0.08 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.33 ms |
| Preparing | 0.08 ms |
| Sorting result | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.12 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.03 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_djcatalog2/helpers/image.php:77 |
| 12 | DJCatalog2ImageHelper::getImages() | JROOT/components/com_djcatalog2/views/items/view.html.php:452 |
| 11 | DJCatalog2ViewItems->_prepareDocument() | JROOT/components/com_djcatalog2/views/items/view.html.php:265 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 100.26 ms After last query: 8.85 ms Query memory: 0.044 MB Memory before query: 9.539 MB Rows returned: 21
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM w2in4_modules AS m
LEFT JOIN w2in4_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN w2in4_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 <= '2026-03-26 11:46:35')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-03-26 11:46:35')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 738 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 | ALL | PRIMARY,published,newsfeeds | NO INDEX KEY COULD BE USED | NULL | NULL | 80 | Using where; Using filesort |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | longtomt_imber2021.m.module,const | 1 | Using index condition; Using where |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | longtomt_imber2021.m.id | 2 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.15 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.07 ms |
| Optimizing | 0.08 ms |
| Statistics | 0.12 ms |
| Preparing | 0.12 ms |
| Sorting result | 0.03 ms |
| Executing | 0.01 ms |
| Sending data | 0.03 ms |
| Creating sort index | 2.04 ms |
| End of update loop | 0.11 ms |
| Query end | 0.03 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
| 18 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
| 16 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
| 15 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 14 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/components/com_djcatalog2/views/items/tmpl/default.php:13 |
| 13 | include JROOT/components/com_djcatalog2/views/items/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_djcatalog2/views/items/view.html.php:268 |
| 10 | DJCatalog2ViewItems->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_djcatalog2/controller.php:135 |
| 8 | DJCatalog2Controller->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_djcatalog2/djcatalog2.php:56 |
| 6 | require_once JROOT/components/com_djcatalog2/djcatalog2.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 111.22 ms After last query: 676.42 ms Query memory: 0.022 MB Memory before query: 11.189 MB Rows returned: 0
SELECT *
FROM `w2in4_sppagebuilder`
WHERE `extension` = 'mod_sppagebuilder'
AND `extension_view` = 'module'
AND `view_id` = '167'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_sppagebuilder | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 134 | Using where |
| Status | Duration |
|---|
| Starting | 0.08 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.09 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.04 ms |
| Preparing | 0.04 ms |
| Executing | 0.02 ms |
| Sending data | 1.05 ms |
| End of update loop | 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.07 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/modules/mod_sppagebuilder/helper.php:40 |
| 12 | ModSPagebuilderHelper::pageBuilderData() | JROOT/modules/mod_sppagebuilder/helper.php:16 |
| 11 | ModSPagebuilderHelper::getData() | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:15 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 14.60 ms After last query: 0.57 ms Query memory: 0.024 MB Memory before query: 11.196 MB Rows returned: 1
SELECT `template`
FROM `w2in4_template_styles`
WHERE `client_id` = 0
AND `home` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_template_styles | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 4 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.25 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.31 ms |
| Preparing | 0.06 ms |
| Executing | 0.17 ms |
| Sending data | 5.01 ms |
| End of update loop | 0.03 ms |
| Query end | 0.03 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.03 ms |
| Query end | 0.04 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.08 ms |
| Updating status | 0.06 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:676 |
| 14 | AddonParser::getTemplateName() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:164 |
| 13 | AddonParser::getAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:777 |
| 12 | require_once JROOT/components/com_sppagebuilder/parser/addon-parser.php | JROOT/modules/mod_sppagebuilder/tmpl/default.php:16 |
| 11 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 18.47 ms After last query: 3.53 ms Query memory: 0.023 MB Memory before query: 11.291 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `w2in4_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.03 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.06 ms |
| init | 0.07 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.21 ms |
| Preparing | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.10 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.04 ms |
| Updating status | 0.12 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:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 19.46 ms After last query: 0.40 ms Query memory: 0.023 MB Memory before query: 11.299 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `w2in4_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.17 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.02 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.22 ms |
| Preparing | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.12 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 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:24 |
| 11 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 22.85 ms After last query: 0.28 ms Query memory: 0.023 MB Memory before query: 11.307 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `w2in4_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.03 ms |
| Opening tables | 0.07 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.23 ms |
| Preparing | 0.05 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 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:29 |
| 11 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 17.87 ms After last query: 0.38 ms Query memory: 0.023 MB Memory before query: 11.315 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `w2in4_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.02 ms |
| Opening tables | 0.36 ms |
| After opening tables | 0.03 ms |
| System lock | 0.02 ms |
| table lock | 0.02 ms |
| init | 0.06 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.23 ms |
| Preparing | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.08 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 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:34 |
| 11 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 16.09 ms After last query: 0.28 ms Query memory: 0.023 MB Memory before query: 11.323 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `w2in4_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.07 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.05 ms |
| Statistics | 8.77 ms |
| Preparing | 0.07 ms |
| Executing | 0.02 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.14 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.05 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:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 20.00 ms After last query: 0.39 ms Query memory: 0.023 MB Memory before query: 11.330 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `w2in4_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 | 2.23 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.08 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.03 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.26 ms |
| Preparing | 0.09 ms |
| Executing | 0.03 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.04 ms |
| Query end | 0.01 ms |
| closing tables | 0.04 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.01 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:39 |
| 11 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 27.08 ms After last query: 0.69 ms Query memory: 0.023 MB Memory before query: 11.370 MB Rows returned: 1
SELECT `template`
FROM `w2in4_template_styles`
WHERE `client_id` = 0
AND `home` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_template_styles | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 4 | Using where |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.06 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.11 ms |
| Preparing | 0.05 ms |
| Executing | 0.01 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php: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:207 |
| 12 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:43 |
| 11 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 18.84 ms After last query: 2.72 ms Query memory: 0.025 MB Memory before query: 11.547 MB Rows returned: 0
SELECT a.enabled
FROM `w2in4_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 | 312 | Using where |
| Status | Duration |
|---|
| Starting | 0.15 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.02 ms |
| System lock | 0.09 ms |
| table lock | 0.02 ms |
| init | 0.04 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.04 ms |
| Preparing | 0.07 ms |
| Executing | 0.01 ms |
| Sending data | 0.35 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.27 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:545 |
| 15 | SpPgaeBuilderBase::k2CatList() | JROOT/components/com_sppagebuilder/addons/articles_scroller/admin.php:138 |
| 14 | require_once JROOT/components/com_sppagebuilder/addons/articles_scroller/admin.php | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:68 |
| 13 | SpPgaeBuilderBase::loadAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:207 |
| 12 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:43 |
| 11 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 27.62 ms After last query: 12.07 ms Query memory: 0.025 MB Memory before query: 12.270 MB Rows returned: 2
SELECT a.enabled
FROM `w2in4_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.13 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.02 ms |
| init | 0.04 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.27 ms |
| Preparing | 0.05 ms |
| Executing | 0.02 ms |
| Sending data | 2.97 ms |
| End of update loop | 0.03 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.04 ms |
| Query end | 0.09 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.03 ms |
| Updating status | 0.08 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:470 |
| 15 | SpPgaeBuilderBase::acymailingList() | JROOT/components/com_sppagebuilder/addons/optin_form/admin.php:163 |
| 14 | require_once JROOT/components/com_sppagebuilder/addons/optin_form/admin.php | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:68 |
| 13 | SpPgaeBuilderBase::loadAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:207 |
| 12 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:43 |
| 11 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 42.14 ms After last query: 0.38 ms Query memory: 0.025 MB Memory before query: 12.281 MB Rows returned: 2
SELECT `e`.`manifest_cache`
FROM `w2in4_extensions` AS `e`
WHERE e.element = 'com_acymailing' OR e.element = 'com_acym'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | e | range | element_clientid,element_folder_clientid | element_clientid | 402 | NULL | 2 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.19 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.18 ms |
| Preparing | 0.04 ms |
| Executing | 0.02 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.14 ms |
| Query end | 0.02 ms |
| closing tables | 8.86 ms |
| Unlocking tables | 11.75 ms |
| closing tables | 0.03 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:529 |
| 16 | SpPgaeBuilderBase::getExtensionVersion() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:475 |
| 15 | SpPgaeBuilderBase::acymailingList() | JROOT/components/com_sppagebuilder/addons/optin_form/admin.php:163 |
| 14 | require_once JROOT/components/com_sppagebuilder/addons/optin_form/admin.php | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:68 |
| 13 | SpPgaeBuilderBase::loadAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:207 |
| 12 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:43 |
| 11 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 8.02 ms After last query: 0.32 ms Query memory: 0.025 MB Memory before query: 12.290 MB Rows returned: 2
SELECT `id`,`name`
FROM `w2in4_acym_list`
WHERE `active` = '1'
ORDER BY name DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_list | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.16 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.02 ms |
| init | 0.05 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.05 ms |
| Preparing | 0.04 ms |
| Sorting result | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.10 ms |
| End of update loop | 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.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:492 |
| 15 | SpPgaeBuilderBase::acymailingList() | JROOT/components/com_sppagebuilder/addons/optin_form/admin.php:163 |
| 14 | require_once JROOT/components/com_sppagebuilder/addons/optin_form/admin.php | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:68 |
| 13 | SpPgaeBuilderBase::loadAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:207 |
| 12 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:43 |
| 11 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 13.92 ms After last query: 61.03 ms Query memory: 0.023 MB Memory before query: 12.739 MB Rows returned: 1
SELECT *
FROM `w2in4_sppagebuilder`
WHERE `extension` = 'mod_sppagebuilder'
AND `extension_view` = 'module'
AND `view_id` = '168'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_sppagebuilder | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 134 | Using where |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.06 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.03 ms |
| Preparing | 0.04 ms |
| Executing | 0.02 ms |
| Sending data | 1.03 ms |
| End of update loop | 0.03 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/modules/mod_sppagebuilder/helper.php:40 |
| 12 | ModSPagebuilderHelper::pageBuilderData() | JROOT/modules/mod_sppagebuilder/helper.php:16 |
| 11 | ModSPagebuilderHelper::getData() | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:15 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 13.16 ms After last query: 0.43 ms Query memory: 0.023 MB Memory before query: 12.750 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `w2in4_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.11 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.17 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.06 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.08 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 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:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 11.09 ms After last query: 0.30 ms Query memory: 0.023 MB Memory before query: 12.757 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `w2in4_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.03 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.02 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 5.25 ms |
| Preparing | 0.07 ms |
| Executing | 0.05 ms |
| Sending data | 0.09 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.02 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.03 ms |
| Reset for next command | 0.01 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:24 |
| 11 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 32.60 ms After last query: 0.26 ms Query memory: 0.023 MB Memory before query: 12.765 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `w2in4_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.05 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.02 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.26 ms |
| Preparing | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.10 ms |
| End of update loop | 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.03 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 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:29 |
| 11 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 34.24 ms After last query: 0.45 ms Query memory: 0.023 MB Memory before query: 12.772 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `w2in4_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.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.19 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 |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 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:34 |
| 11 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 7.55 ms After last query: 0.39 ms Query memory: 0.023 MB Memory before query: 12.779 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `w2in4_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.03 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.02 ms |
| System lock | 0.02 ms |
| table lock | 0.02 ms |
| init | 0.07 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.19 ms |
| Preparing | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.02 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 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:38 |
| 11 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 13.44 ms After last query: 0.67 ms Query memory: 0.023 MB Memory before query: 12.786 MB Rows returned: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `w2in4_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.15 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.05 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.05 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.21 ms |
| Preparing | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.02 ms |
| Query end | 0.02 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.06 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:39 |
| 11 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 30.40 ms After last query: 0.69 ms Query memory: 0.023 MB Memory before query: 12.817 MB Rows returned: 1
SELECT `template`
FROM `w2in4_template_styles`
WHERE `client_id` = 0
AND `home` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_template_styles | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 4 | Using where |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.31 ms |
| After opening tables | 0.03 ms |
| System lock | 0.02 ms |
| table lock | 0.02 ms |
| init | 0.04 ms |
| Optimizing | 0.10 ms |
| Statistics | 0.19 ms |
| Preparing | 0.06 ms |
| Executing | 0.02 ms |
| Sending data | 0.08 ms |
| End of update loop | 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.04 ms |
| Reset for next command | 0.04 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:207 |
| 12 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:43 |
| 11 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:18 |
| 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:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 11.60 ms After last query: 77.17 ms Query memory: 0.024 MB Memory before query: 12.854 MB Rows returned: 2
SELECT *
FROM w2in4_acym_list
WHERE type = 'standard'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_list | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | Using where |
| Status | Duration |
|---|
| Starting | 0.22 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.07 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.13 ms |
| Optimizing | 0.05 ms |
| Statistics | 0.06 ms |
| Preparing | 0.04 ms |
| Executing | 0.01 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:30 |
| 15 | acym_loadObjectList() | JROOT/administrator/components/com_acym/classes/list.php:479 |
| 14 | AcyMailing\Classes\ListClass->getAllForSelect() | JROOT/administrator/components/com_acym/classes/form.php:24 |
| 13 | AcyMailing\Classes\FormClass->__construct() | JROOT/plugins/system/acymtriggers/acymtriggers.php:172 |
| 12 | plgSystemAcymtriggers->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 |
| 8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 |
| 7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 41.20 ms After last query: 0.46 ms Query memory: 0.024 MB Memory before query: 12.864 MB Rows returned: 3
SELECT *
FROM w2in4_acym_field
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_field | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | |
| Status | Duration |
|---|
| Starting | 0.80 ms |
| checking permissions | 0.05 ms |
| Opening tables | 0.27 ms |
| After opening tables | 0.03 ms |
| System lock | 0.04 ms |
| table lock | 0.03 ms |
| init | 35.68 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.03 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Sending data | 0.07 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.02 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:30 |
| 15 | acym_loadObjectList() | JROOT/administrator/components/com_acym/libraries/class.php:62 |
| 14 | AcyMailing\Libraries\acymClass->getAll() | JROOT/administrator/components/com_acym/classes/form.php:27 |
| 13 | AcyMailing\Classes\FormClass->__construct() | JROOT/plugins/system/acymtriggers/acymtriggers.php:172 |
| 12 | plgSystemAcymtriggers->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 |
| 8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 |
| 7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 20.37 ms After last query: 0.63 ms Query memory: 0.023 MB Memory before query: 12.886 MB Rows returned: 0
SELECT *
FROM w2in4_acym_form
WHERE active = 1
AND type != 'shortcode'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| Starting | 2.08 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.04 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.06 ms |
| Optimizing | 0.04 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Executing | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:30 |
| 14 | acym_loadObjectList() | JROOT/administrator/components/com_acym/classes/form.php:449 |
| 13 | AcyMailing\Classes\FormClass->getAllFormsToDisplay() | JROOT/plugins/system/acymtriggers/acymtriggers.php:173 |
| 12 | plgSystemAcymtriggers->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 9 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:67 |
| 8 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->fetchHead() | JROOT/libraries/src/Document/Renderer/Html/HeadRenderer.php:38 |
| 7 | Joomla\CMS\Document\Renderer\Html\HeadRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 3.43 ms After last query: 2.10 ms Query memory: 0.033 MB Memory before query: 12.954 MB Rows returned: 132
SELECT *
FROM w2in4_acymailing_config
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acymailing_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 132 | |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.09 ms |
| After opening tables | 0.02 ms |
| System lock | 0.01 ms |
| table lock | 0.02 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.08 ms |
| Preparing | 0.04 ms |
| Executing | 0.14 ms |
| Sending data | 0.19 ms |
| End of update loop | 0.03 ms |
| Query end | 0.08 ms |
| closing tables | 0.03 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.02 ms |
| Query end | 0.02 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/compat/joomla.php:464 |
| 13 | acymailing_loadObjectList() | JROOT/administrator/components/com_acymailing/classes/cpanel.php:17 |
| 12 | cpanelClass->load() | JROOT/administrator/components/com_acymailing/helpers/helper.php:434 |
| 11 | acymailing_config() | JROOT/administrator/components/com_acymailing/compat/joomla.php:803 |
| 10 | include_once JROOT/administrator/components/com_acymailing/compat/joomla.php | JROOT/administrator/components/com_acymailing/helpers/helper.php:21 |
| 9 | include_once JROOT/administrator/components/com_acymailing/helpers/helper.php | JROOT/plugins/system/regacymailing/regacymailing.php:22 |
| 8 | plgSystemRegacymailing->initAcy() | JROOT/plugins/system/regacymailing/regacymailing.php:146 |
| 7 | plgSystemRegacymailing->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 27.35 ms After last query: 6.83 ms Query memory: 0.020 MB Memory before query: 13.495 MB Rows returned: 1
SELECT `value`
FROM w2in4_acym_configuration
WHERE `name` LIKE "%regacy" OR `name` LIKE "%\_sub"
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | w2in4_acym_configuration | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 217 | Using where |
| Status | Duration |
|---|
| Starting | 0.20 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.02 ms |
| init | 0.18 ms |
| Optimizing | 0.06 ms |
| Statistics | 0.08 ms |
| Preparing | 0.05 ms |
| Executing | 0.02 ms |
| Sending data | 0.32 ms |
| End of update loop | 0.02 ms |
| Query end | 0.04 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.04 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 9 | JDatabaseDriver->loadColumn() | JROOT/plugins/system/acymtriggers/acymtriggers.php:212 |
| 8 | plgSystemAcymtriggers->applyRegacy() | JROOT/plugins/system/acymtriggers/acymtriggers.php:205 |
| 7 | plgSystemAcymtriggers->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 19.46 ms After last query: 0.37 ms Query memory: 0.029 MB Memory before query: 13.501 MB Rows returned: 243
SHOW TABLES
EXPLAIN not possible on query: SHOW TABLES
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.06 ms |
| After opening tables | 0.02 ms |
| System lock | 0.06 ms |
| table lock | 0.03 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.03 ms |
| Executing | 0.02 ms |
| Filling schema table | 0.02 ms |
| checking permissions | 1.21 ms |
| Executing | 0.03 ms |
| Sending data | 0.13 ms |
| End of update loop | 0.02 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Removing tmp table | 0.02 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.03 ms |
| Freeing items | 0.02 ms |
| Updating status | 0.05 ms |
| Reset for next command | 0.03 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 12 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
| 11 | JDatabaseDriverMysqli->getTableList() | JROOT/administrator/components/com_acym/libraries/joomla/database.php:114 |
| 10 | acym_getTableList() | JROOT/administrator/components/com_acym/helpers/global/addon.php:10 |
| 9 | acym_trigger() | JROOT/plugins/system/acymtriggers/acymtriggers.php:255 |
| 8 | plgSystemAcymtriggers->applyRegacy() | JROOT/plugins/system/acymtriggers/acymtriggers.php:205 |
| 7 | plgSystemAcymtriggers->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
35 × SELECT *
FROM w2in4_acym_plugin
12 × SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `w2in4_extensions` AS `e`
3 × SELECT `value`
FROM w2in4_acym_configuration
3 × SELECT c.*
FROM w2in4_djc2_categories AS c
3 × SELECT i.id, img.fullname as item_image, img.caption AS image_caption, img.path AS image_path, img.fullpath AS image_fullpath
FROM w2in4_djc2_categories as i
INNER JOIN w2in4_djc2_images as img
on img.id=(select id
from w2in4_djc2_images
3 × SELECT `template`
FROM `w2in4_template_styles`
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `w2in4_extensions`
2 × SELECT f.*, g.name as group_name, g.label as group_label, g.id as fgroup_id
FROM w2in4_djc2_items_extra_fields as f
LEFT JOIN w2in4_djc2_items_extra_fields_groups as g
ON g.id=f.group_id
2 × SELECT o.id, o.field_id
FROM w2in4_djc2_items_extra_fields_options AS o
2 × SELECT f.*
FROM w2in4_djc2_items_extra_fields as f
INNER JOIN w2in4_djc2_items_groups as i
on i.group_id = f.group_id
INNER JOIN ( SELECT distinct i.id
FROM w2in4_djc2_items as i
INNER JOIN (SELECT ic.item_id
FROM w2in4_djc2_items_categories AS ic
INNER JOIN w2in4_djc2_categories AS c
ON c.id=ic.category_id
2 × SELECT *
FROM `w2in4_sppagebuilder`
2 × SELECT a.enabled
FROM `w2in4_extensions` AS `a`
1 × SELECT `data`
FROM `w2in4_session`
1 × SELECT id, rules
FROM `w2in4_viewlevels
1 × SELECT b.id
FROM w2in4_usergroups AS a
LEFT JOIN w2in4_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM w2in4_extensions
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 w2in4_menu AS m
LEFT JOIN w2in4_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT *
FROM w2in4_acym_configuratio
1 × SELECT *
FROM w2in4_acym_plugi
1 × SELECT `groups`.*, `groups`.title AS text, `groups`.id AS `value`
FROM w2in4_usergroups AS `groups
1 × SELECT *
FROM w2in4_languages
1 × SELECT id, home, template, s.params
FROM w2in4_template_styles as s
LEFT JOIN w2in4_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × select alias
from w2in4_djc2_items_extra_fields
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `w2in4_assets`
1 × SELECT id
FROM w2in4_djc2_customer_groups
1 × select *
from w2in4_djc2_countries
1 × SELECT vrul.id as rule_id, vrul.name, vrat.*
FROM w2in4_djc2_vat_rules AS vrul
INNER JOIN w2in4_djc2_vat_rules_xref AS vx
ON vx.rule_id = vrul.id
INNER JOIN w2in4_djc2_vat_rates AS vrat
ON vx.rate_id = vrat.id
1 × SELECT distinct i.*,
CASE WHEN (i.special_price > 0.0
AND i.special_price < i.price) THEN i.special_price ELSE i.price END as final_price,c.id as _category_id, c.name as category, c.published as publish_category, c.alias as category_alias,p.id as _producer_id, p.name as producer, p.published as publish_producer, p.alias as producer_alias,ua.name AS author, ua.email AS author_email,gc.price as group_price, gc.available as group_available,countries.country_name,states.name as state_name,combinations.combo_count
FROM w2in4_djc2_items as i
INNER JOIN (SELECT ic.item_id
FROM w2in4_djc2_items_categories AS ic
INNER JOIN w2in4_djc2_categories AS c
ON c.id=ic.category_id
1 × SELECT COUNT(distinct (i.id))
FROM w2in4_djc2_items as i
INNER JOIN (SELECT ic.item_id
FROM w2in4_djc2_items_categories AS ic
INNER JOIN w2in4_djc2_categories AS c
ON c.id=ic.category_id
1 × SELECT DISTINCT a.id, a.name as text
FROM w2in4_djc2_producers as a
INNER JOIN w2in4_djc2_items AS i
ON a.id = i.producer_id
AND i.published = 1
INNER JOIN w2in4_djc2_items_categories AS c
ON c.item_id = i.id
1 × SELECT `enabled`
FROM `w2in4_extensions`
1 × SELECT *
FROM w2in4_djc2_images
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM w2in4_modules AS m
LEFT JOIN w2in4_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN w2in4_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT `e`.`manifest_cache`
FROM `w2in4_extensions` AS `e`
1 × SELECT `id`,`name`
FROM `w2in4_acym_list`
1 × SELECT *
FROM w2in4_acym_list
1 × SELECT *
FROM w2in4_acym_fiel
1 × SELECT *
FROM w2in4_acym_form
1 × SELECT *
FROM w2in4_acymailing_confi