Query Time: 0.40 ms Query memory: 0.023 MB Memory before query: 1.034 MB Rows returned: 0
SELECT `data`
FROM `xpfbh_session`
WHERE `session_id` = X'6d67716b62756d326d663767693761637672333561767631666e'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | NULL |
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:660 |
| 9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:620 |
| 8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:498 |
| 7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:455 |
| 6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:832 |
| 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:392 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 0.35 ms After last query: 0.69 ms Query memory: 0.020 MB Memory before query: 1.048 MB Rows returned: 0
SELECT `session_id`
FROM `xpfbh_session`
WHERE `session_id` = X'6d67716b62756d326d663767693761637672333561767631666e'
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:834 |
| 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:392 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 0.39 ms After last query: 0.18 ms Query memory: 0.004 MB Memory before query: 1.053 MB
INSERT INTO `xpfbh_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'6d67716b62756d326d663767693761637672333561767631666e', 1, 1789177221, 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `xpfbh_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'6d67716b62756d326d663767693761637672333561767631666e', 1, 1789177221, 0, '', 0)
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:834 |
| 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:392 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 1.21 ms After last query: 0.81 ms Query memory: 0.024 MB Memory before query: 1.084 MB Rows returned: 39
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `xpfbh_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_extensions | NULL | ref | extension | extension | 82 | const | 39 | 1.00 | 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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.46 ms After last query: 1.04 ms Query memory: 0.021 MB Memory before query: 1.114 MB Rows returned: 5
SELECT id, rules
FROM `xpfbh_viewlevels`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_viewlevels | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | 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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.42 ms After last query: 0.20 ms Query memory: 0.021 MB Memory before query: 1.126 MB Rows returned: 2
SELECT b.id
FROM xpfbh_usergroups AS a
LEFT JOIN xpfbh_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where; Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | 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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.33 ms After last query: 0.30 ms Query memory: 0.030 MB Memory before query: 1.148 MB Rows returned: 87
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM xpfbh_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_extensions | NULL | ref | extension | extension | 82 | const | 106 | 0.60 | Using index condition; Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | 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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.79 ms After last query: 19.24 ms Query memory: 0.021 MB Memory before query: 1.579 MB Rows returned: 3
SELECT *
FROM xpfbh_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_languages | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | 33.33 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
| 8 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:96 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:673 |
| 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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.76 ms After last query: 0.20 ms Query memory: 0.021 MB Memory before query: 1.589 MB Rows returned: 6
SELECT `element`,`name`,`client_id`,`extension_id`
FROM `xpfbh_extensions`
WHERE `type` = 'language'
AND `state` = 0
AND `enabled` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_extensions | NULL | ref | extension | extension | 82 | const | 6 | 1.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:209 |
| 8 | Joomla\CMS\Language\LanguageHelper::getInstalledLanguages() | JROOT/plugins/system/languagefilter/languagefilter.php:110 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:673 |
| 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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.16 ms After last query: 11.84 ms Query memory: 0.028 MB Memory before query: 1.652 MB Rows returned: 18
SHOW FULL COLUMNS
FROM `xpfbh_extensions`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `xpfbh_extensions`
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 16 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
| 15 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
| 14 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Extension.php:32 |
| 13 | Joomla\CMS\Table\Extension->__construct() | JROOT/libraries/src/Table/Table.php:312 |
| 12 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/quix/app/drivers/joomla/joomla.php:175 |
| 11 | qxGetComponentInfo() | JROOT/libraries/quix/app/bootstrap.php:44 |
| 10 | include_once JROOT/libraries/quix/app/bootstrap.php | JROOT/libraries/loader.php:226 |
| 9 | JLoader::import() | JROOT/libraries/loader.php:845 |
| 8 | jimport() | JROOT/plugins/system/quix/quix.php:15 |
| 7 | require_once JROOT/plugins/system/quix/quix.php | JROOT/libraries/src/Plugin/PluginHelper.php:251 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:673 |
| 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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.68 ms After last query: 0.48 ms Query memory: 0.023 MB Memory before query: 1.683 MB Rows returned: 1
SELECT `extension_id`
FROM `xpfbh_extensions`
WHERE element = 'com_quix'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_extensions | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | Using index |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 13 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Table/Extension.php:124 |
| 12 | Joomla\CMS\Table\Extension->find() | JROOT/libraries/quix/app/drivers/joomla/joomla.php:176 |
| 11 | qxGetComponentInfo() | JROOT/libraries/quix/app/bootstrap.php:44 |
| 10 | include_once JROOT/libraries/quix/app/bootstrap.php | JROOT/libraries/loader.php:226 |
| 9 | JLoader::import() | JROOT/libraries/loader.php:845 |
| 8 | jimport() | JROOT/plugins/system/quix/quix.php:15 |
| 7 | require_once JROOT/plugins/system/quix/quix.php | JROOT/libraries/src/Plugin/PluginHelper.php:251 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:673 |
| 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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.95 ms After last query: 0.24 ms Query memory: 0.023 MB Memory before query: 1.691 MB Rows returned: 1
SELECT *
FROM xpfbh_extensions
WHERE `extension_id` = '10005'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_extensions | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 13 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
| 12 | Joomla\CMS\Table\Table->load() | JROOT/libraries/quix/app/drivers/joomla/joomla.php:177 |
| 11 | qxGetComponentInfo() | JROOT/libraries/quix/app/bootstrap.php:44 |
| 10 | include_once JROOT/libraries/quix/app/bootstrap.php | JROOT/libraries/loader.php:226 |
| 9 | JLoader::import() | JROOT/libraries/loader.php:845 |
| 8 | jimport() | JROOT/plugins/system/quix/quix.php:15 |
| 7 | require_once JROOT/plugins/system/quix/quix.php | JROOT/libraries/src/Plugin/PluginHelper.php:251 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:673 |
| 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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.89 ms After last query: 0.34 ms Query memory: 0.022 MB Memory before query: 1.699 MB Rows returned: 1
SELECT template
FROM xpfbh_template_styles
WHERE client_id = 0
AND home = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_template_styles | NULL | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 8 | 10.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 12 | JDatabaseDriver->loadResult() | JROOT/libraries/quix/app/drivers/joomla/joomla.php:137 |
| 11 | quix_default_template() | JROOT/libraries/quix/app/bootstrap.php:63 |
| 10 | include_once JROOT/libraries/quix/app/bootstrap.php | JROOT/libraries/loader.php:226 |
| 9 | JLoader::import() | JROOT/libraries/loader.php:845 |
| 8 | jimport() | JROOT/plugins/system/quix/quix.php:15 |
| 7 | require_once JROOT/plugins/system/quix/quix.php | JROOT/libraries/src/Plugin/PluginHelper.php:251 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:673 |
| 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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.97 ms After last query: 2.36 ms Query memory: 0.148 MB Memory before query: 1.811 MB Rows returned: 92
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 xpfbh_menu AS m
LEFT JOIN xpfbh_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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ALL | idx_client_id_parent_id_alias_language | NO INDEX KEY COULD BE USED | NULL | NULL | 145 | 8.00 | Using where; Using filesort |
| 1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.m.component_id | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
| 21 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Same as call in the line below. |
| 20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
| 18 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
| 17 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
| 16 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
| 15 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:423 |
| 14 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
| 13 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
| 12 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
| 11 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:539 |
| 10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
| 9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/languagefilter/languagefilter.php:145 |
| 8 | PlgSystemLanguageFilter->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:674 |
| 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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.18 ms After last query: 25.08 ms Query memory: 0.027 MB Memory before query: 2.509 MB Rows returned: 17
SHOW FULL COLUMNS
FROM `xpfbh_txeducation_courses`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `xpfbh_txeducation_courses`
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 16 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
| 15 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
| 14 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_txeducation/tables/course.php:53 |
| 13 | TxeducationTablecourse->__construct() | JROOT/libraries/src/Table/Table.php:312 |
| 12 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_txeducation/models/course.php:182 |
| 11 | TxeducationModelCourse->getTable() | JROOT/components/com_txeducation/models/course.php:194 |
| 10 | TxeducationModelCourse->getItemIdByAlias() | JROOT/components/com_txeducation/router.php:125 |
| 9 | TxeducationRouter->parse() | JROOT/libraries/src/Router/SiteRouter.php:438 |
| 8 | Joomla\CMS\Router\SiteRouter->parseSefRoute() | JROOT/libraries/src/Router/Router.php:482 |
| 7 | Joomla\CMS\Router\Router->_parseSefRoute() | JROOT/libraries/src/Router/Router.php:227 |
| 6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:139 |
| 5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1148 |
| 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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.00 ms After last query: 1.05 ms Query memory: 0.021 MB Memory before query: 2.604 MB Rows returned: 0
SELECT *
FROM xpfbh_txeducation_courses
WHERE `alias` = 'login'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_courses | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 36 | 10.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 12 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
| 11 | Joomla\CMS\Table\Table->load() | JROOT/components/com_txeducation/models/course.php:196 |
| 10 | TxeducationModelCourse->getItemIdByAlias() | JROOT/components/com_txeducation/router.php:125 |
| 9 | TxeducationRouter->parse() | JROOT/libraries/src/Router/SiteRouter.php:438 |
| 8 | Joomla\CMS\Router\SiteRouter->parseSefRoute() | JROOT/libraries/src/Router/Router.php:482 |
| 7 | Joomla\CMS\Router\Router->_parseSefRoute() | JROOT/libraries/src/Router/Router.php:227 |
| 6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:139 |
| 5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1148 |
| 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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.77 ms After last query: 0.46 ms Query memory: 0.025 MB Memory before query: 2.627 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `xpfbh_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
| 17 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Same as call in the line below. |
| 16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
| 14 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
| 13 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
| 12 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
| 11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/helixultimate/helixultimate.php:134 |
| 8 | plgSystemHelixultimate->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1196 |
| 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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 6.73 ms After last query: 0.27 ms Query memory: 0.006 MB Memory before query: 2.620 MB
UPDATE `xpfbh_extensions`
SET `params` = '{\"mediaversion\":\"e531529dfff46b6627dfb0bcfd8d9cdb\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | xpfbh_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/helixultimate/helixultimate.php:134 |
| 8 | plgSystemHelixultimate->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1196 |
| 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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.58 ms After last query: 0.78 ms Query memory: 0.021 MB Memory before query: 2.639 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_conditions
WHERE item_type = "article"
AND component = "com_content"
AND condition_type = "article"
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_conditions | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 10 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/theme.php:167 |
| 9 | QuixHelperTheme::getAllTypesMatch() | JROOT/plugins/system/quix/quix.php:66 |
| 8 | plgSystemQuix->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:1196 |
| 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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.42 ms After last query: 0.55 ms Query memory: 0.097 MB Memory before query: 2.649 MB Rows returned: 8
SELECT id, home, template, s.params
FROM xpfbh_template_styles as s
LEFT JOIN xpfbh_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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 5 | 1.00 | Using index condition; Using where |
| 1 | SIMPLE | s | NULL | ref | idx_template,idx_client_id,idx_client_id_home | idx_template | 202 | Sql1405351_3.e.element | 2 | 80.00 | Using index condition; Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | 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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.68 ms After last query: 5.38 ms Query memory: 0.022 MB Memory before query: 2.798 MB Rows returned: 0
SELECT *
FROM `xpfbh_txeducation_course_modules`
WHERE course_id = ''
AND state = 1
ORDER BY ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_course_modules | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_txeducation/models/course.php:117 |
| 11 | TxeducationModelCourse->getData() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 10 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_txeducation/views/course/view.html.php:45 |
| 9 | TxeducationViewCourse->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_txeducation/txeducation.php:22 |
| 6 | require_once JROOT/components/com_txeducation/txeducation.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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.97 ms After last query: 0.93 ms Query memory: 0.029 MB Memory before query: 2.824 MB Rows returned: 39
SELECT `id`,`name`,`rules`,`parent_id`
FROM `xpfbh_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_akeeba','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_installer','com_iquix','com_jmedia','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_privacy','com_quix','com_redirect','com_search','com_tags','com_templates','com_txeducation','com_users','com_wrapper')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_assets | NULL | ALL | idx_asset_name | NO INDEX KEY COULD BE USED | NULL | NULL | 322 | 12.42 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 20 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 19 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 18 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 17 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 16 | Joomla\CMS\User\User->authorise() | JROOT/components/com_txeducation/models/teachers.php:238 |
| 15 | TxeducationModelTeachers->getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:133 |
| 14 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 13 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_txeducation/models/teachers.php:299 |
| 12 | TxeducationModelTeachers->getItems() | JROOT/components/com_txeducation/models/course.php:127 |
| 11 | TxeducationModelCourse->getData() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 10 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_txeducation/views/course/view.html.php:45 |
| 9 | TxeducationViewCourse->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_txeducation/txeducation.php:22 |
| 6 | require_once JROOT/components/com_txeducation/txeducation.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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.09 ms After last query: 0.74 ms Query memory: 0.023 MB Memory before query: 2.887 MB Rows returned: 1
SELECT DISTINCT a.*,uc.name AS editor,`xpfbh_txeducation_departments_2356100`.`title` AS departments_fk_value_2356100,`xpfbh_txeducation_courses_2356103`.`title` AS courses_fk_value_2356103
FROM `xpfbh_txeducation_teachers` AS a
LEFT JOIN xpfbh_users AS uc
ON uc.id=a.checked_out
LEFT JOIN xpfbh_txeducation_departments AS xpfbh_txeducation_departments_2356100
ON xpfbh_txeducation_departments_2356100.`id` = a.`dept_id`
LEFT JOIN xpfbh_txeducation_courses AS xpfbh_txeducation_courses_2356103
ON xpfbh_txeducation_courses_2356103.`id` = a.`course_id`
LEFT JOIN xpfbh_users AS created_by
ON created_by.id = a.created_by
LEFT JOIN xpfbh_users AS modified_by
ON modified_by.id = a.modified_by
WHERE a.state = 1
AND a.language IN ('en-GB','*')
ORDER BY ordering asc
LIMIT 20
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 9 | 11.11 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | xpfbh_txeducation_departments_2356100 | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.dept_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | xpfbh_txeducation_courses_2356103 | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.course_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | created_by | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.created_by | 1 | 100.00 | Using index; Distinct |
| 1 | SIMPLE | modified_by | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.modified_by | 1 | 100.00 | Using index; Distinct |
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:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 14 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 13 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_txeducation/models/teachers.php:299 |
| 12 | TxeducationModelTeachers->getItems() | JROOT/components/com_txeducation/models/course.php:127 |
| 11 | TxeducationModelCourse->getData() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 10 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_txeducation/views/course/view.html.php:45 |
| 9 | TxeducationViewCourse->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_txeducation/txeducation.php:22 |
| 6 | require_once JROOT/components/com_txeducation/txeducation.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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.47 ms After last query: 0.16 ms Query memory: 0.022 MB Memory before query: 2.899 MB Rows returned: 1
SELECT `title`
FROM `xpfbh_txeducation_departments`
WHERE `id` = '1'
AND language IN ('en-GB','*')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_departments | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_txeducation/models/teachers.php:333 |
| 12 | TxeducationModelTeachers->getItems() | JROOT/components/com_txeducation/models/course.php:127 |
| 11 | TxeducationModelCourse->getData() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 10 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_txeducation/views/course/view.html.php:45 |
| 9 | TxeducationViewCourse->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_txeducation/txeducation.php:22 |
| 6 | require_once JROOT/components/com_txeducation/txeducation.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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.57 ms After last query: 0.16 ms Query memory: 0.022 MB Memory before query: 2.906 MB Rows returned: 1
SELECT `title`
FROM `xpfbh_txeducation_departments`
WHERE `id` = '2'
AND language IN ('en-GB','*')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_departments | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_txeducation/models/teachers.php:333 |
| 12 | TxeducationModelTeachers->getItems() | JROOT/components/com_txeducation/models/course.php:127 |
| 11 | TxeducationModelCourse->getData() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 10 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_txeducation/views/course/view.html.php:45 |
| 9 | TxeducationViewCourse->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_txeducation/txeducation.php:22 |
| 6 | require_once JROOT/components/com_txeducation/txeducation.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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.59 ms After last query: 0.17 ms Query memory: 0.022 MB Memory before query: 2.912 MB Rows returned: 1
SELECT `title`
FROM `xpfbh_txeducation_courses`
WHERE `id` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_courses | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_txeducation/models/teachers.php:362 |
| 12 | TxeducationModelTeachers->getItems() | JROOT/components/com_txeducation/models/course.php:127 |
| 11 | TxeducationModelCourse->getData() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 10 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_txeducation/views/course/view.html.php:45 |
| 9 | TxeducationViewCourse->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_txeducation/txeducation.php:22 |
| 6 | require_once JROOT/components/com_txeducation/txeducation.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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.46 ms After last query: 0.14 ms Query memory: 0.022 MB Memory before query: 2.919 MB Rows returned: 1
SELECT `title`
FROM `xpfbh_txeducation_courses`
WHERE `id` = '3'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_courses | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_txeducation/models/teachers.php:362 |
| 12 | TxeducationModelTeachers->getItems() | JROOT/components/com_txeducation/models/course.php:127 |
| 11 | TxeducationModelCourse->getData() | JROOT/libraries/src/MVC/View/HtmlView.php:425 |
| 10 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_txeducation/views/course/view.html.php:45 |
| 9 | TxeducationViewCourse->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_txeducation/txeducation.php:22 |
| 6 | require_once JROOT/components/com_txeducation/txeducation.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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.36 ms After last query: 2.76 ms Query memory: 0.024 MB Memory before query: 3.016 MB Rows returned: 0
SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM xpfbh_fields AS a
LEFT JOIN `xpfbh_languages` AS l
ON l.lang_code = a.language
LEFT JOIN xpfbh_users AS uc
ON uc.id=a.checked_out
LEFT JOIN xpfbh_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN xpfbh_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN xpfbh_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_txeducation.course'
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | 100.00 | Using index condition; Using where; Using temporary; Using filesort |
| 1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | Sql1405351_3.a.language | 1 | 100.00 | Using where |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.access | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.created_user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.group_id | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 16 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 15 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 14 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 13 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 12 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 10 | JEventDispatcher->trigger() | JROOT/components/com_txeducation/views/course/view.html.php:85 |
| 9 | TxeducationViewCourse->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_txeducation/txeducation.php:22 |
| 6 | require_once JROOT/components/com_txeducation/txeducation.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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.30 ms After last query: 0.83 ms Query memory: 0.030 MB Memory before query: 3.049 MB Rows returned: 59
SELECT `id`,`name`,`rules`,`parent_id`
FROM `xpfbh_assets`
WHERE `name` LIKE 'com_txeducation.%' OR `name` = 'com_txeducation' OR `parent_id` = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_assets | NULL | ALL | idx_asset_name,idx_parent_id | NO INDEX KEY COULD BE USED | NULL | NULL | 322 | 25.33 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:359 |
| 17 | Joomla\CMS\Access\Access::preloadPermissions() | JROOT/libraries/src/Access/Access.php:226 |
| 16 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:540 |
| 15 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 14 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 13 | Joomla\CMS\User\User->authorise() | JROOT/templates/tx_language_school/html/com_txeducation/course/default.php:12 |
| 12 | include JROOT/templates/tx_language_school/html/com_txeducation/course/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:704 |
| 11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_txeducation/views/course/view.html.php:89 |
| 9 | TxeducationViewCourse->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_txeducation/txeducation.php:22 |
| 6 | require_once JROOT/components/com_txeducation/txeducation.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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.94 ms After last query: 0.70 ms Query memory: 0.027 MB Memory before query: 3.124 MB Rows returned: 8
SHOW FULL COLUMNS
FROM `xpfbh_assets`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `xpfbh_assets`
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 20 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
| 19 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
| 18 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Asset.php:61 |
| 17 | Joomla\CMS\Table\Asset->__construct() | JROOT/libraries/src/Access/Access.php:783 |
| 16 | Joomla\CMS\Access\Access::getAssetId() | JROOT/libraries/src/Access/Access.php:544 |
| 15 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 14 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 13 | Joomla\CMS\User\User->authorise() | JROOT/templates/tx_language_school/html/com_txeducation/course/default.php:12 |
| 12 | include JROOT/templates/tx_language_school/html/com_txeducation/course/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:704 |
| 11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_txeducation/views/course/view.html.php:89 |
| 9 | TxeducationViewCourse->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_txeducation/txeducation.php:22 |
| 6 | require_once JROOT/components/com_txeducation/txeducation.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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.44 ms After last query: 0.30 ms Query memory: 0.025 MB Memory before query: 3.146 MB Rows returned: 0
SELECT *
FROM xpfbh_assets
WHERE `name` = 'com_txeducation.'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 18 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
| 17 | Joomla\CMS\Table\Table->load() | JROOT/libraries/src/Access/Access.php:784 |
| 16 | Joomla\CMS\Access\Access::getAssetId() | JROOT/libraries/src/Access/Access.php:544 |
| 15 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 14 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 13 | Joomla\CMS\User\User->authorise() | JROOT/templates/tx_language_school/html/com_txeducation/course/default.php:12 |
| 12 | include JROOT/templates/tx_language_school/html/com_txeducation/course/default.php | JROOT/libraries/src/MVC/View/HtmlView.php:704 |
| 11 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 10 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_txeducation/views/course/view.html.php:89 |
| 9 | TxeducationViewCourse->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 8 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_txeducation/txeducation.php:22 |
| 6 | require_once JROOT/components/com_txeducation/txeducation.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:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.76 ms After last query: 0.45 ms Query memory: 0.021 MB Memory before query: 3.115 MB Rows returned: 3
SELECT language,id
FROM `xpfbh_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_menu | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 117 | 1.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/Multilanguage.php:107 |
| 8 | Joomla\CMS\Language\Multilanguage::getSiteHomePages() | JROOT/plugins/system/languagefilter/languagefilter.php:751 |
| 7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:203 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.79 ms After last query: 232.87 ms Query memory: 0.026 MB Memory before query: 4.873 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 122
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.51 ms After last query: 0.91 ms Query memory: 0.028 MB Memory before query: 4.919 MB Rows returned: 3
SELECT *
FROM xpfbh_txeducation_courses
LIMIT 4, 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_courses | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 36 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_txeducation/helper.php:41 |
| 21 | ModTxeducationHelper::getList() | JROOT/modules/mod_txeducation/tmpl/list.php:11 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.52 ms After last query: 0.38 ms Query memory: 0.030 MB Memory before query: 4.944 MB Rows returned: 1
SELECT *
FROM xpfbh_txeducation_courses
WHERE `id` = '5'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_courses | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 30 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
| 29 | Joomla\CMS\Table\Table->load() | JROOT/components/com_txeducation/models/course.php:87 |
| 28 | TxeducationModelCourse->getData() | JROOT/components/com_txeducation/router.php:60 |
| 27 | TxeducationRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 26 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 25 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_txeducation/tmpl/list.php:40 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.76 ms After last query: 1.00 ms Query memory: 0.030 MB Memory before query: 4.966 MB Rows returned: 0
SELECT *
FROM `xpfbh_txeducation_course_modules`
WHERE course_id = '5'
AND state = 1
ORDER BY ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_course_modules | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 29 | JDatabaseDriver->loadObjectList() | JROOT/components/com_txeducation/models/course.php:117 |
| 28 | TxeducationModelCourse->getData() | JROOT/components/com_txeducation/router.php:60 |
| 27 | TxeducationRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 26 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 25 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_txeducation/tmpl/list.php:40 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.20 ms After last query: 0.23 ms Query memory: 0.032 MB Memory before query: 4.988 MB Rows returned: 0
SELECT DISTINCT a.*,uc.name AS editor,`xpfbh_txeducation_departments_2356100`.`title` AS departments_fk_value_2356100,`xpfbh_txeducation_courses_2356103`.`title` AS courses_fk_value_2356103
FROM `xpfbh_txeducation_teachers` AS a
LEFT JOIN xpfbh_users AS uc
ON uc.id=a.checked_out
LEFT JOIN xpfbh_txeducation_departments AS xpfbh_txeducation_departments_2356100
ON xpfbh_txeducation_departments_2356100.`id` = a.`dept_id`
LEFT JOIN xpfbh_txeducation_courses AS xpfbh_txeducation_courses_2356103
ON xpfbh_txeducation_courses_2356103.`id` = a.`course_id`
LEFT JOIN xpfbh_users AS created_by
ON created_by.id = a.created_by
LEFT JOIN xpfbh_users AS modified_by
ON modified_by.id = a.modified_by
WHERE a.state = 1
AND FIND_IN_SET('5',a.course_id)
AND a.language IN ('en-GB','*')
ORDER BY ordering asc
LIMIT 20
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 9 | 11.11 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | xpfbh_txeducation_departments_2356100 | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.dept_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | xpfbh_txeducation_courses_2356103 | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.course_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | created_by | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.created_by | 1 | 100.00 | Using index; Distinct |
| 1 | SIMPLE | modified_by | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.modified_by | 1 | 100.00 | Using index; Distinct |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 32 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 31 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 30 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_txeducation/models/teachers.php:299 |
| 29 | TxeducationModelTeachers->getItems() | JROOT/components/com_txeducation/models/course.php:127 |
| 28 | TxeducationModelCourse->getData() | JROOT/components/com_txeducation/router.php:60 |
| 27 | TxeducationRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 26 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 25 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_txeducation/tmpl/list.php:40 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.40 ms After last query: 0.12 ms Query memory: 0.030 MB Memory before query: 5.004 MB Rows returned: 1
SELECT `title`
FROM `xpfbh_txeducation_departments`
WHERE id = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_departments | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 29 | JDatabaseDriver->loadObject() | JROOT/components/com_txeducation/models/course.php:147 |
| 28 | TxeducationModelCourse->getData() | JROOT/components/com_txeducation/router.php:60 |
| 27 | TxeducationRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 26 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 25 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_txeducation/tmpl/list.php:40 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.04 ms After last query: 0.24 ms Query memory: 0.037 MB Memory before query: 5.024 MB Rows returned: 16
SHOW FULL COLUMNS
FROM `xpfbh_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `xpfbh_users`
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 40 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 39 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 38 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
| 37 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
| 36 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/User.php:41 |
| 35 | Joomla\CMS\Table\User->__construct() | JROOT/libraries/src/Table/Table.php:312 |
| 34 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/User/User.php:603 |
| 33 | Joomla\CMS\User\User::getTable() | JROOT/libraries/src/User/User.php:882 |
| 32 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 31 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 30 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 29 | Joomla\CMS\Factory::getUser() | JROOT/components/com_txeducation/models/course.php:159 |
| 28 | TxeducationModelCourse->getData() | JROOT/components/com_txeducation/router.php:60 |
| 27 | TxeducationRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 26 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 25 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_txeducation/tmpl/list.php:40 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.72 ms After last query: 0.18 ms Query memory: 0.033 MB Memory before query: 5.062 MB Rows returned: 1
SELECT *
FROM `xpfbh_users`
WHERE `id` = 890
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_users | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 34 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:87 |
| 33 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:885 |
| 32 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 31 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 30 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 29 | Joomla\CMS\Factory::getUser() | JROOT/components/com_txeducation/models/course.php:159 |
| 28 | TxeducationModelCourse->getData() | JROOT/components/com_txeducation/router.php:60 |
| 27 | TxeducationRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 26 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 25 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_txeducation/tmpl/list.php:40 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.75 ms After last query: 0.35 ms Query memory: 0.033 MB Memory before query: 5.081 MB Rows returned: 1
SELECT `g`.`id`,`g`.`title`
FROM `xpfbh_usergroups` AS g
INNER JOIN `xpfbh_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 890
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.m.group_id | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 34 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:112 |
| 33 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:885 |
| 32 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 31 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 30 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 29 | Joomla\CMS\Factory::getUser() | JROOT/components/com_txeducation/models/course.php:159 |
| 28 | TxeducationModelCourse->getData() | JROOT/components/com_txeducation/router.php:60 |
| 27 | TxeducationRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 26 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 25 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_txeducation/tmpl/list.php:40 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.48 ms After last query: 0.13 ms Query memory: 0.030 MB Memory before query: 5.086 MB Rows returned: 1
SELECT id
FROM `xpfbh_txeducation_departments`
WHERE title = 'English'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_departments | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 12 | 10.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 29 | JDatabaseDriver->loadObject() | JROOT/components/com_txeducation/router.php:148 |
| 28 | TxeducationRouter->getDeptId() | JROOT/components/com_txeducation/router.php:64 |
| 27 | TxeducationRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 26 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 25 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_txeducation/tmpl/list.php:40 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.55 ms After last query: 0.46 ms Query memory: 0.030 MB Memory before query: 5.103 MB Rows returned: 1
SELECT *
FROM xpfbh_txeducation_courses
WHERE `id` = '6'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_courses | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 30 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
| 29 | Joomla\CMS\Table\Table->load() | JROOT/components/com_txeducation/models/course.php:87 |
| 28 | TxeducationModelCourse->getData() | JROOT/components/com_txeducation/router.php:60 |
| 27 | TxeducationRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 26 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 25 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_txeducation/tmpl/list.php:40 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.67 ms After last query: 0.86 ms Query memory: 0.030 MB Memory before query: 5.124 MB Rows returned: 0
SELECT *
FROM `xpfbh_txeducation_course_modules`
WHERE course_id = '6'
AND state = 1
ORDER BY ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_course_modules | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 29 | JDatabaseDriver->loadObjectList() | JROOT/components/com_txeducation/models/course.php:117 |
| 28 | TxeducationModelCourse->getData() | JROOT/components/com_txeducation/router.php:60 |
| 27 | TxeducationRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 26 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 25 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_txeducation/tmpl/list.php:40 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.26 ms After last query: 0.23 ms Query memory: 0.032 MB Memory before query: 5.145 MB Rows returned: 0
SELECT DISTINCT a.*,uc.name AS editor,`xpfbh_txeducation_departments_2356100`.`title` AS departments_fk_value_2356100,`xpfbh_txeducation_courses_2356103`.`title` AS courses_fk_value_2356103
FROM `xpfbh_txeducation_teachers` AS a
LEFT JOIN xpfbh_users AS uc
ON uc.id=a.checked_out
LEFT JOIN xpfbh_txeducation_departments AS xpfbh_txeducation_departments_2356100
ON xpfbh_txeducation_departments_2356100.`id` = a.`dept_id`
LEFT JOIN xpfbh_txeducation_courses AS xpfbh_txeducation_courses_2356103
ON xpfbh_txeducation_courses_2356103.`id` = a.`course_id`
LEFT JOIN xpfbh_users AS created_by
ON created_by.id = a.created_by
LEFT JOIN xpfbh_users AS modified_by
ON modified_by.id = a.modified_by
WHERE a.state = 1
AND FIND_IN_SET('6',a.course_id)
AND a.language IN ('en-GB','*')
ORDER BY ordering asc
LIMIT 20
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 9 | 11.11 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | xpfbh_txeducation_departments_2356100 | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.dept_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | xpfbh_txeducation_courses_2356103 | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.course_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | created_by | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.created_by | 1 | 100.00 | Using index; Distinct |
| 1 | SIMPLE | modified_by | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.modified_by | 1 | 100.00 | Using index; Distinct |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 32 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 31 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 30 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_txeducation/models/teachers.php:299 |
| 29 | TxeducationModelTeachers->getItems() | JROOT/components/com_txeducation/models/course.php:127 |
| 28 | TxeducationModelCourse->getData() | JROOT/components/com_txeducation/router.php:60 |
| 27 | TxeducationRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 26 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 25 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_txeducation/tmpl/list.php:40 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.46 ms After last query: 0.10 ms Query memory: 0.030 MB Memory before query: 5.161 MB Rows returned: 1
SELECT `title`
FROM `xpfbh_txeducation_departments`
WHERE id = '2'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_departments | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 29 | JDatabaseDriver->loadObject() | JROOT/components/com_txeducation/models/course.php:147 |
| 28 | TxeducationModelCourse->getData() | JROOT/components/com_txeducation/router.php:60 |
| 27 | TxeducationRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 26 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 25 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_txeducation/tmpl/list.php:40 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.39 ms After last query: 0.09 ms Query memory: 0.030 MB Memory before query: 5.167 MB Rows returned: 1
SELECT id
FROM `xpfbh_txeducation_departments`
WHERE title = 'Spanish'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_departments | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 12 | 10.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 29 | JDatabaseDriver->loadObject() | JROOT/components/com_txeducation/router.php:148 |
| 28 | TxeducationRouter->getDeptId() | JROOT/components/com_txeducation/router.php:64 |
| 27 | TxeducationRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 26 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 25 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_txeducation/tmpl/list.php:40 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.52 ms After last query: 0.41 ms Query memory: 0.030 MB Memory before query: 5.184 MB Rows returned: 1
SELECT *
FROM xpfbh_txeducation_courses
WHERE `id` = '7'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_courses | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 30 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
| 29 | Joomla\CMS\Table\Table->load() | JROOT/components/com_txeducation/models/course.php:87 |
| 28 | TxeducationModelCourse->getData() | JROOT/components/com_txeducation/router.php:60 |
| 27 | TxeducationRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 26 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 25 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_txeducation/tmpl/list.php:40 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.58 ms After last query: 0.88 ms Query memory: 0.030 MB Memory before query: 5.205 MB Rows returned: 0
SELECT *
FROM `xpfbh_txeducation_course_modules`
WHERE course_id = '7'
AND state = 1
ORDER BY ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_course_modules | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using filesort |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 29 | JDatabaseDriver->loadObjectList() | JROOT/components/com_txeducation/models/course.php:117 |
| 28 | TxeducationModelCourse->getData() | JROOT/components/com_txeducation/router.php:60 |
| 27 | TxeducationRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 26 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 25 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_txeducation/tmpl/list.php:40 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.31 ms After last query: 0.21 ms Query memory: 0.032 MB Memory before query: 5.226 MB Rows returned: 0
SELECT DISTINCT a.*,uc.name AS editor,`xpfbh_txeducation_departments_2356100`.`title` AS departments_fk_value_2356100,`xpfbh_txeducation_courses_2356103`.`title` AS courses_fk_value_2356103
FROM `xpfbh_txeducation_teachers` AS a
LEFT JOIN xpfbh_users AS uc
ON uc.id=a.checked_out
LEFT JOIN xpfbh_txeducation_departments AS xpfbh_txeducation_departments_2356100
ON xpfbh_txeducation_departments_2356100.`id` = a.`dept_id`
LEFT JOIN xpfbh_txeducation_courses AS xpfbh_txeducation_courses_2356103
ON xpfbh_txeducation_courses_2356103.`id` = a.`course_id`
LEFT JOIN xpfbh_users AS created_by
ON created_by.id = a.created_by
LEFT JOIN xpfbh_users AS modified_by
ON modified_by.id = a.modified_by
WHERE a.state = 1
AND FIND_IN_SET('7',a.course_id)
AND a.language IN ('en-GB','*')
ORDER BY ordering asc
LIMIT 20
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 9 | 11.11 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | xpfbh_txeducation_departments_2356100 | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.dept_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | xpfbh_txeducation_courses_2356103 | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.course_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | created_by | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.created_by | 1 | 100.00 | Using index; Distinct |
| 1 | SIMPLE | modified_by | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.modified_by | 1 | 100.00 | Using index; Distinct |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 32 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 31 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 30 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_txeducation/models/teachers.php:299 |
| 29 | TxeducationModelTeachers->getItems() | JROOT/components/com_txeducation/models/course.php:127 |
| 28 | TxeducationModelCourse->getData() | JROOT/components/com_txeducation/router.php:60 |
| 27 | TxeducationRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 26 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 25 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_txeducation/tmpl/list.php:40 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.46 ms After last query: 0.10 ms Query memory: 0.030 MB Memory before query: 5.243 MB Rows returned: 1
SELECT `title`
FROM `xpfbh_txeducation_departments`
WHERE id = '3'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_departments | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 29 | JDatabaseDriver->loadObject() | JROOT/components/com_txeducation/models/course.php:147 |
| 28 | TxeducationModelCourse->getData() | JROOT/components/com_txeducation/router.php:60 |
| 27 | TxeducationRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 26 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 25 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_txeducation/tmpl/list.php:40 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.44 ms After last query: 0.14 ms Query memory: 0.030 MB Memory before query: 5.248 MB Rows returned: 1
SELECT id
FROM `xpfbh_txeducation_departments`
WHERE title = 'German'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_departments | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 12 | 10.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 30 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 29 | JDatabaseDriver->loadObject() | JROOT/components/com_txeducation/router.php:148 |
| 28 | TxeducationRouter->getDeptId() | JROOT/components/com_txeducation/router.php:64 |
| 27 | TxeducationRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 26 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 25 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_txeducation/tmpl/list.php:40 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.69 ms After last query: 0.33 ms Query memory: 0.027 MB Memory before query: 5.245 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 23 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 22 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.80 ms After last query: 0.08 ms Query memory: 0.027 MB Memory before query: 5.257 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 23 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 22 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.56 ms After last query: 0.25 ms Query memory: 0.025 MB Memory before query: 5.257 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 121
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.71 ms After last query: 1.34 ms Query memory: 0.061 MB Memory before query: 5.321 MB Rows returned: 3
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
FROM xpfbh_content AS a
LEFT JOIN xpfbh_categories AS c
ON c.id = a.catid
LEFT JOIN xpfbh_users AS ua
ON ua.id = a.created_by
LEFT JOIN xpfbh_users AS uam
ON uam.id = a.modified_by
LEFT JOIN xpfbh_categories as parent
ON parent.id = c.parent_id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND a.catid IN (10)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-12 01:40:21')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-09-12 01:40:21')
AND a.language IN ('en-GB','*')
ORDER BY a.created DESC
LIMIT 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_language | idx_catid | 4 | const | 10 | 8.38 | Using index condition; Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.created_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.modified_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 23 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 22 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
| 21 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_latest/helper.php:123 |
| 20 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
| 19 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.05 ms After last query: 0.79 ms Query memory: 0.033 MB Memory before query: 5.450 MB Rows returned: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `xpfbh_categories` AS `s`
INNER JOIN `xpfbh_categories` AS `c`
ON (s.lft < c.lft
AND c.lft < s.rgt
AND c.language IN ('en-GB','*')) OR (c.lft <= s.lft
AND s.rgt <= c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id = 10
ORDER BY c.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
| 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access,idx_left_right,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 10 | 28.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
| 32 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
| 31 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/router.php:72 |
| 30 | ContentRouter->getCategorySegment() | Same as call in the line below. |
| 29 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |
| 28 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |
| 27 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |
| 26 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:676 |
| 25 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
| 24 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 23 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 22 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 21 | Joomla\CMS\Router\Route::_() | JROOT/modules/mod_articles_latest/helper.php:135 |
| 20 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
| 19 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.63 ms After last query: 0.98 ms Query memory: 0.027 MB Memory before query: 5.457 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 23 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 22 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.56 ms After last query: 0.11 ms Query memory: 0.027 MB Memory before query: 5.468 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 23 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 22 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.71 ms After last query: 0.19 ms Query memory: 0.025 MB Memory before query: 5.433 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 118
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.57 ms After last query: 2.35 ms Query memory: 0.027 MB Memory before query: 5.485 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 23 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 22 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.55 ms After last query: 0.08 ms Query memory: 0.027 MB Memory before query: 5.497 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 23 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 22 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.60 ms After last query: 0.43 ms Query memory: 0.025 MB Memory before query: 5.501 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 122
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.59 ms After last query: 0.25 ms Query memory: 0.028 MB Memory before query: 5.535 MB Rows returned: 3
SELECT *
FROM xpfbh_txeducation_courses
LIMIT 4, 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_courses | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 36 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_txeducation/helper.php:41 |
| 21 | ModTxeducationHelper::getList() | JROOT/modules/mod_txeducation/tmpl/list.php:11 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.75 ms After last query: 0.21 ms Query memory: 0.032 MB Memory before query: 5.549 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 23 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 22 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.19 ms After last query: 0.08 ms Query memory: 0.027 MB Memory before query: 5.566 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 23 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 22 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.68 ms After last query: 0.19 ms Query memory: 0.025 MB Memory before query: 5.564 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 121
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.57 ms After last query: 0.39 ms Query memory: 0.061 MB Memory before query: 5.603 MB Rows returned: 3
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
FROM xpfbh_content AS a
LEFT JOIN xpfbh_categories AS c
ON c.id = a.catid
LEFT JOIN xpfbh_users AS ua
ON ua.id = a.created_by
LEFT JOIN xpfbh_users AS uam
ON uam.id = a.modified_by
LEFT JOIN xpfbh_categories as parent
ON parent.id = c.parent_id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND a.catid IN (10)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-12 01:40:21')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-09-12 01:40:21')
AND a.language IN ('en-GB','*')
ORDER BY a.created DESC
LIMIT 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_language | idx_catid | 4 | const | 10 | 8.38 | Using index condition; Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.created_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.modified_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 23 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 22 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
| 21 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_latest/helper.php:123 |
| 20 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
| 19 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.53 ms After last query: 0.69 ms Query memory: 0.027 MB Memory before query: 5.639 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 23 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 22 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.46 ms After last query: 0.10 ms Query memory: 0.027 MB Memory before query: 5.650 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 23 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 22 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.66 ms After last query: 0.17 ms Query memory: 0.025 MB Memory before query: 5.616 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 118
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.49 ms After last query: 0.98 ms Query memory: 0.027 MB Memory before query: 5.635 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 23 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 22 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.50 ms After last query: 0.10 ms Query memory: 0.027 MB Memory before query: 5.647 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 23 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 22 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.53 ms After last query: 0.44 ms Query memory: 0.025 MB Memory before query: 5.651 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 121
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.65 ms After last query: 0.41 ms Query memory: 0.061 MB Memory before query: 5.691 MB Rows returned: 3
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
FROM xpfbh_content AS a
LEFT JOIN xpfbh_categories AS c
ON c.id = a.catid
LEFT JOIN xpfbh_users AS ua
ON ua.id = a.created_by
LEFT JOIN xpfbh_users AS uam
ON uam.id = a.modified_by
LEFT JOIN xpfbh_categories as parent
ON parent.id = c.parent_id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND a.catid IN (10)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-12 01:40:21')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-09-12 01:40:21')
AND a.language IN ('en-GB','*')
ORDER BY a.created DESC
LIMIT 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_language | idx_catid | 4 | const | 10 | 8.38 | Using index condition; Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.created_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.modified_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 23 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 22 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
| 21 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_latest/helper.php:123 |
| 20 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
| 19 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.60 ms After last query: 0.63 ms Query memory: 0.027 MB Memory before query: 5.726 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 23 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 22 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.63 ms After last query: 0.08 ms Query memory: 0.027 MB Memory before query: 5.738 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 23 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 22 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.40 ms After last query: 0.20 ms Query memory: 0.025 MB Memory before query: 5.703 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 122
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.53 ms After last query: 0.26 ms Query memory: 0.028 MB Memory before query: 5.735 MB Rows returned: 3
SELECT *
FROM xpfbh_txeducation_courses
LIMIT 4, 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_courses | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 36 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_txeducation/helper.php:41 |
| 21 | ModTxeducationHelper::getList() | JROOT/modules/mod_txeducation/tmpl/list.php:11 |
| 20 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 19 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.53 ms After last query: 0.24 ms Query memory: 0.027 MB Memory before query: 5.740 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 23 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 22 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.47 ms After last query: 0.08 ms Query memory: 0.027 MB Memory before query: 5.751 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 23 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 22 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.55 ms After last query: 0.19 ms Query memory: 0.025 MB Memory before query: 5.749 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 118
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.62 ms After last query: 0.95 ms Query memory: 0.027 MB Memory before query: 5.769 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 23 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 22 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.50 ms After last query: 0.09 ms Query memory: 0.027 MB Memory before query: 5.780 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 24 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 23 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 22 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 21 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 20 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 19 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 18 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 17 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 16 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 15 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 14 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 13 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 12 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.49 ms After last query: 0.69 ms Query memory: 0.025 MB Memory before query: 5.770 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 122
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.53 ms After last query: 0.28 ms Query memory: 0.028 MB Memory before query: 5.802 MB Rows returned: 3
SELECT *
FROM xpfbh_txeducation_courses
LIMIT 4, 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_courses | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 36 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_txeducation/helper.php:41 |
| 20 | ModTxeducationHelper::getList() | JROOT/modules/mod_txeducation/tmpl/list.php:11 |
| 19 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 18 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.65 ms After last query: 0.22 ms Query memory: 0.027 MB Memory before query: 5.806 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.70 ms After last query: 0.14 ms Query memory: 0.027 MB Memory before query: 5.817 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.51 ms After last query: 0.19 ms Query memory: 0.025 MB Memory before query: 5.818 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 121
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.19 ms After last query: 0.40 ms Query memory: 0.061 MB Memory before query: 5.857 MB Rows returned: 3
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
FROM xpfbh_content AS a
LEFT JOIN xpfbh_categories AS c
ON c.id = a.catid
LEFT JOIN xpfbh_users AS ua
ON ua.id = a.created_by
LEFT JOIN xpfbh_users AS uam
ON uam.id = a.modified_by
LEFT JOIN xpfbh_categories as parent
ON parent.id = c.parent_id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND a.catid IN (10)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-12 01:40:21')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-09-12 01:40:21')
AND a.language IN ('en-GB','*')
ORDER BY a.created DESC
LIMIT 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_language | idx_catid | 4 | const | 10 | 8.38 | Using index condition; Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.created_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.modified_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 22 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 21 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
| 20 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_latest/helper.php:123 |
| 19 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
| 18 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.64 ms After last query: 0.65 ms Query memory: 0.027 MB Memory before query: 5.892 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.43 ms After last query: 0.09 ms Query memory: 0.027 MB Memory before query: 5.903 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.53 ms After last query: 0.23 ms Query memory: 0.025 MB Memory before query: 5.868 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 118
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.50 ms After last query: 0.97 ms Query memory: 0.027 MB Memory before query: 5.887 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.43 ms After last query: 0.10 ms Query memory: 0.027 MB Memory before query: 5.899 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.46 ms After last query: 0.41 ms Query memory: 0.025 MB Memory before query: 5.903 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 122
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.46 ms After last query: 0.28 ms Query memory: 0.028 MB Memory before query: 5.934 MB Rows returned: 3
SELECT *
FROM xpfbh_txeducation_courses
LIMIT 4, 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_courses | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 36 | 100.00 | NULL |
No SHOW PROFILE (maybe because there are more than 100 queries)
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_txeducation/helper.php:41 |
| 20 | ModTxeducationHelper::getList() | JROOT/modules/mod_txeducation/tmpl/list.php:11 |
| 19 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 18 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.43 ms After last query: 0.25 ms Query memory: 0.027 MB Memory before query: 5.938 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.08 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.46 ms After last query: 0.10 ms Query memory: 0.027 MB Memory before query: 5.949 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.12 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.47 ms After last query: 0.16 ms Query memory: 0.025 MB Memory before query: 5.947 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 121
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.21 ms After last query: 0.42 ms Query memory: 0.061 MB Memory before query: 5.986 MB Rows returned: 3
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
FROM xpfbh_content AS a
LEFT JOIN xpfbh_categories AS c
ON c.id = a.catid
LEFT JOIN xpfbh_users AS ua
ON ua.id = a.created_by
LEFT JOIN xpfbh_users AS uam
ON uam.id = a.modified_by
LEFT JOIN xpfbh_categories as parent
ON parent.id = c.parent_id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND a.catid IN (10)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-12 01:40:21')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-09-12 01:40:21')
AND a.language IN ('en-GB','*')
ORDER BY a.created DESC
LIMIT 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_language | idx_catid | 4 | const | 10 | 8.38 | Using index condition; Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.created_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.modified_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.21 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.08 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.12 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.22 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 22 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 21 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
| 20 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_latest/helper.php:123 |
| 19 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
| 18 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.58 ms After last query: 0.75 ms Query memory: 0.027 MB Memory before query: 6.021 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.17 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.48 ms After last query: 0.10 ms Query memory: 0.027 MB Memory before query: 6.033 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.12 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.45 ms After last query: 0.21 ms Query memory: 0.025 MB Memory before query: 5.998 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 118
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.44 ms After last query: 1.14 ms Query memory: 0.027 MB Memory before query: 6.017 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.08 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.42 ms After last query: 0.10 ms Query memory: 0.027 MB Memory before query: 6.028 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.08 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.46 ms After last query: 0.44 ms Query memory: 0.025 MB Memory before query: 6.032 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 121
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.24 ms After last query: 0.38 ms Query memory: 0.061 MB Memory before query: 6.071 MB Rows returned: 3
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
FROM xpfbh_content AS a
LEFT JOIN xpfbh_categories AS c
ON c.id = a.catid
LEFT JOIN xpfbh_users AS ua
ON ua.id = a.created_by
LEFT JOIN xpfbh_users AS uam
ON uam.id = a.modified_by
LEFT JOIN xpfbh_categories as parent
ON parent.id = c.parent_id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND a.catid IN (10)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-12 01:40:21')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-09-12 01:40:21')
AND a.language IN ('en-GB','*')
ORDER BY a.created DESC
LIMIT 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_language | idx_catid | 4 | const | 10 | 8.38 | Using index condition; Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.created_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.modified_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.18 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.11 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.12 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.22 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 22 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 21 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
| 20 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_latest/helper.php:123 |
| 19 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
| 18 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.68 ms After last query: 0.65 ms Query memory: 0.027 MB Memory before query: 6.106 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.13 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.47 ms After last query: 0.11 ms Query memory: 0.027 MB Memory before query: 6.118 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.09 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.54 ms After last query: 0.30 ms Query memory: 0.025 MB Memory before query: 6.083 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 122
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.49 ms After last query: 0.36 ms Query memory: 0.028 MB Memory before query: 6.114 MB Rows returned: 3
SELECT *
FROM xpfbh_txeducation_courses
LIMIT 4, 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_courses | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 36 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.06 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_txeducation/helper.php:41 |
| 20 | ModTxeducationHelper::getList() | JROOT/modules/mod_txeducation/tmpl/list.php:11 |
| 19 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 18 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.52 ms After last query: 0.28 ms Query memory: 0.027 MB Memory before query: 6.118 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.13 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.71 ms After last query: 0.10 ms Query memory: 0.027 MB Memory before query: 6.129 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.08 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.50 ms After last query: 0.29 ms Query memory: 0.025 MB Memory before query: 6.127 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 118
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.46 ms After last query: 1.33 ms Query memory: 0.027 MB Memory before query: 6.147 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.09 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.45 ms After last query: 0.12 ms Query memory: 0.027 MB Memory before query: 6.158 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.08 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 11 | HelixUltimateFeatureMenu->renderFeature() | JROOT/templates/tx_language_school/headers/style-1/header.php:107 |
| 10 | include JROOT/templates/tx_language_school/headers/style-1/header.php | JROOT/libraries/src/Layout/FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT/plugins/system/helixultimate/core/helixultimate.php:912 |
| 8 | HelixUltimate->getHeaderStyle() | JROOT/templates/tx_language_school/index.php:145 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.51 ms After last query: 2.88 ms Query memory: 0.024 MB Memory before query: 6.142 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 122
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.65 ms After last query: 0.34 ms Query memory: 0.027 MB Memory before query: 6.174 MB Rows returned: 3
SELECT *
FROM xpfbh_txeducation_courses
LIMIT 4, 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_courses | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 36 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.09 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_txeducation/helper.php:41 |
| 20 | ModTxeducationHelper::getList() | JROOT/modules/mod_txeducation/tmpl/list.php:11 |
| 19 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 18 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.49 ms After last query: 0.36 ms Query memory: 0.026 MB Memory before query: 6.177 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.10 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.52 ms After last query: 0.10 ms Query memory: 0.026 MB Memory before query: 6.188 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.10 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.54 ms After last query: 0.26 ms Query memory: 0.024 MB Memory before query: 6.188 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 121
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.00 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.41 ms After last query: 0.48 ms Query memory: 0.061 MB Memory before query: 6.238 MB Rows returned: 3
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
FROM xpfbh_content AS a
LEFT JOIN xpfbh_categories AS c
ON c.id = a.catid
LEFT JOIN xpfbh_users AS ua
ON ua.id = a.created_by
LEFT JOIN xpfbh_users AS uam
ON uam.id = a.modified_by
LEFT JOIN xpfbh_categories as parent
ON parent.id = c.parent_id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND a.catid IN (10)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-12 01:40:21')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-09-12 01:40:21')
AND a.language IN ('en-GB','*')
ORDER BY a.created DESC
LIMIT 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_language | idx_catid | 4 | const | 10 | 8.38 | Using index condition; Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.created_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.modified_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.18 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.10 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.14 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| Creating sort index | 0.38 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.04 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 22 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 21 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
| 20 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_latest/helper.php:123 |
| 19 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
| 18 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.63 ms After last query: 0.90 ms Query memory: 0.026 MB Memory before query: 6.273 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.16 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.48 ms After last query: 0.09 ms Query memory: 0.026 MB Memory before query: 6.284 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.10 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.58 ms After last query: 0.28 ms Query memory: 0.024 MB Memory before query: 6.248 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 118
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.66 ms After last query: 1.36 ms Query memory: 0.026 MB Memory before query: 6.267 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.19 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.59 ms After last query: 0.13 ms Query memory: 0.026 MB Memory before query: 6.278 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.17 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.56 ms After last query: 0.60 ms Query memory: 0.028 MB Memory before query: 6.293 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 122
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.45 ms After last query: 0.35 ms Query memory: 0.027 MB Memory before query: 6.328 MB Rows returned: 3
SELECT *
FROM xpfbh_txeducation_courses
LIMIT 4, 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_courses | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 36 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.06 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_txeducation/helper.php:41 |
| 20 | ModTxeducationHelper::getList() | JROOT/modules/mod_txeducation/tmpl/list.php:11 |
| 19 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 18 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.67 ms After last query: 0.29 ms Query memory: 0.026 MB Memory before query: 6.332 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.19 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.54 ms After last query: 0.13 ms Query memory: 0.026 MB Memory before query: 6.343 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.16 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.47 ms After last query: 0.29 ms Query memory: 0.024 MB Memory before query: 6.340 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 121
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.55 ms After last query: 0.48 ms Query memory: 0.061 MB Memory before query: 6.379 MB Rows returned: 3
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
FROM xpfbh_content AS a
LEFT JOIN xpfbh_categories AS c
ON c.id = a.catid
LEFT JOIN xpfbh_users AS ua
ON ua.id = a.created_by
LEFT JOIN xpfbh_users AS uam
ON uam.id = a.modified_by
LEFT JOIN xpfbh_categories as parent
ON parent.id = c.parent_id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND a.catid IN (10)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-12 01:40:21')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-09-12 01:40:21')
AND a.language IN ('en-GB','*')
ORDER BY a.created DESC
LIMIT 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_language | idx_catid | 4 | const | 10 | 8.38 | Using index condition; Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.created_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.modified_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.26 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.13 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.14 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| Creating sort index | 0.35 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.05 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 22 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 21 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
| 20 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_latest/helper.php:123 |
| 19 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
| 18 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.63 ms After last query: 0.89 ms Query memory: 0.026 MB Memory before query: 6.414 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.17 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.57 ms After last query: 0.12 ms Query memory: 0.026 MB Memory before query: 6.425 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.15 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.48 ms After last query: 0.28 ms Query memory: 0.024 MB Memory before query: 6.389 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 118
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.45 ms After last query: 1.28 ms Query memory: 0.026 MB Memory before query: 6.408 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.09 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.43 ms After last query: 0.11 ms Query memory: 0.026 MB Memory before query: 6.419 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.09 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.45 ms After last query: 0.58 ms Query memory: 0.024 MB Memory before query: 6.423 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 121
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.42 ms After last query: 0.56 ms Query memory: 0.061 MB Memory before query: 6.462 MB Rows returned: 3
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
FROM xpfbh_content AS a
LEFT JOIN xpfbh_categories AS c
ON c.id = a.catid
LEFT JOIN xpfbh_users AS ua
ON ua.id = a.created_by
LEFT JOIN xpfbh_users AS uam
ON uam.id = a.modified_by
LEFT JOIN xpfbh_categories as parent
ON parent.id = c.parent_id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND a.catid IN (10)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-12 01:40:21')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-09-12 01:40:21')
AND a.language IN ('en-GB','*')
ORDER BY a.created DESC
LIMIT 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_language | idx_catid | 4 | const | 10 | 8.38 | Using index condition; Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.created_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.modified_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.24 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.09 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.12 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.32 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.04 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 22 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 21 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
| 20 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_latest/helper.php:123 |
| 19 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
| 18 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.50 ms After last query: 0.86 ms Query memory: 0.026 MB Memory before query: 6.496 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.09 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.47 ms After last query: 0.11 ms Query memory: 0.026 MB Memory before query: 6.507 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.09 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.58 ms After last query: 0.28 ms Query memory: 0.024 MB Memory before query: 6.472 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 122
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.47 ms After last query: 0.33 ms Query memory: 0.027 MB Memory before query: 6.503 MB Rows returned: 3
SELECT *
FROM xpfbh_txeducation_courses
LIMIT 4, 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_courses | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 36 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.06 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_txeducation/helper.php:41 |
| 20 | ModTxeducationHelper::getList() | JROOT/modules/mod_txeducation/tmpl/list.php:11 |
| 19 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 18 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.47 ms After last query: 0.36 ms Query memory: 0.026 MB Memory before query: 6.507 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.09 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.50 ms After last query: 0.12 ms Query memory: 0.026 MB Memory before query: 6.518 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.10 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.50 ms After last query: 0.29 ms Query memory: 0.024 MB Memory before query: 6.515 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 118
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.51 ms After last query: 1.29 ms Query memory: 0.026 MB Memory before query: 6.534 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.10 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.46 ms After last query: 0.12 ms Query memory: 0.026 MB Memory before query: 6.545 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.09 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 23 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 22 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 21 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 20 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 19 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 18 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 16 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 15 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 14 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 13 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 12 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/admin/core/menu.php:46 |
| 11 | HelixUltimateMenu->__construct() | JROOT/templates/tx_language_school/features/menu.php:51 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.48 ms After last query: 0.98 ms Query memory: 0.024 MB Memory before query: 6.534 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 122
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.46 ms After last query: 0.35 ms Query memory: 0.027 MB Memory before query: 6.565 MB Rows returned: 3
SELECT *
FROM xpfbh_txeducation_courses
LIMIT 4, 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_courses | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 36 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.06 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_txeducation/helper.php:41 |
| 19 | ModTxeducationHelper::getList() | JROOT/modules/mod_txeducation/tmpl/list.php:11 |
| 18 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 17 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.46 ms After last query: 0.37 ms Query memory: 0.026 MB Memory before query: 6.568 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.09 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 21 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 20 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.45 ms After last query: 0.12 ms Query memory: 0.026 MB Memory before query: 6.579 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.09 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 21 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 20 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.49 ms After last query: 0.27 ms Query memory: 0.024 MB Memory before query: 6.578 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 121
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.45 ms After last query: 0.57 ms Query memory: 0.060 MB Memory before query: 6.617 MB Rows returned: 3
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
FROM xpfbh_content AS a
LEFT JOIN xpfbh_categories AS c
ON c.id = a.catid
LEFT JOIN xpfbh_users AS ua
ON ua.id = a.created_by
LEFT JOIN xpfbh_users AS uam
ON uam.id = a.modified_by
LEFT JOIN xpfbh_categories as parent
ON parent.id = c.parent_id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND a.catid IN (10)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-12 01:40:21')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-09-12 01:40:21')
AND a.language IN ('en-GB','*')
ORDER BY a.created DESC
LIMIT 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_language | idx_catid | 4 | const | 10 | 8.38 | Using index condition; Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.created_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.modified_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.20 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.11 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.17 ms |
| preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.32 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.04 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 21 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 20 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
| 19 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_latest/helper.php:123 |
| 18 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
| 17 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.58 ms After last query: 0.89 ms Query memory: 0.026 MB Memory before query: 6.652 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.12 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 21 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 20 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.52 ms After last query: 0.12 ms Query memory: 0.026 MB Memory before query: 6.662 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.12 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 21 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 20 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.54 ms After last query: 0.26 ms Query memory: 0.024 MB Memory before query: 6.626 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 118
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.00 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.57 ms After last query: 1.23 ms Query memory: 0.026 MB Memory before query: 6.645 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.12 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 21 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 20 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.51 ms After last query: 0.12 ms Query memory: 0.026 MB Memory before query: 6.655 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.11 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 21 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 20 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.53 ms After last query: 0.58 ms Query memory: 0.024 MB Memory before query: 6.659 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 122
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.00 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.51 ms After last query: 0.32 ms Query memory: 0.027 MB Memory before query: 6.689 MB Rows returned: 3
SELECT *
FROM xpfbh_txeducation_courses
LIMIT 4, 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_courses | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 36 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.07 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_txeducation/helper.php:41 |
| 19 | ModTxeducationHelper::getList() | JROOT/modules/mod_txeducation/tmpl/list.php:11 |
| 18 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 17 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.50 ms After last query: 0.27 ms Query memory: 0.026 MB Memory before query: 6.693 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.12 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 21 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 20 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.51 ms After last query: 0.11 ms Query memory: 0.026 MB Memory before query: 6.703 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.11 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 21 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 20 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.56 ms After last query: 0.25 ms Query memory: 0.024 MB Memory before query: 6.700 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 121
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.00 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 2.52 ms After last query: 0.54 ms Query memory: 0.060 MB Memory before query: 6.739 MB Rows returned: 3
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
FROM xpfbh_content AS a
LEFT JOIN xpfbh_categories AS c
ON c.id = a.catid
LEFT JOIN xpfbh_users AS ua
ON ua.id = a.created_by
LEFT JOIN xpfbh_users AS uam
ON uam.id = a.modified_by
LEFT JOIN xpfbh_categories as parent
ON parent.id = c.parent_id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND a.catid IN (10)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-12 01:40:21')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-09-12 01:40:21')
AND a.language IN ('en-GB','*')
ORDER BY a.created DESC
LIMIT 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_language | idx_catid | 4 | const | 10 | 8.38 | Using index condition; Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.created_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.modified_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.20 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.11 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.16 ms |
| preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.30 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.04 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 21 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 20 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
| 19 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_latest/helper.php:123 |
| 18 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
| 17 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.53 ms After last query: 0.78 ms Query memory: 0.026 MB Memory before query: 6.773 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.12 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 21 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 20 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.51 ms After last query: 0.10 ms Query memory: 0.026 MB Memory before query: 6.784 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.11 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 21 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 20 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.54 ms After last query: 0.25 ms Query memory: 0.024 MB Memory before query: 6.748 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 118
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.00 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.65 ms After last query: 1.38 ms Query memory: 0.026 MB Memory before query: 6.767 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.12 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 21 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 20 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.52 ms After last query: 0.10 ms Query memory: 0.026 MB Memory before query: 6.777 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.11 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 21 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 20 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.61 ms After last query: 0.62 ms Query memory: 0.024 MB Memory before query: 6.780 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 121
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.57 ms After last query: 0.48 ms Query memory: 0.060 MB Memory before query: 6.819 MB Rows returned: 3
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN c.published = 2
AND a.state > 0 THEN 2 WHEN c.published != 1 THEN 0 ELSE a.state END as state,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore, a.ordering,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,c.published, c.published AS parents_published, c.lft,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
FROM xpfbh_content AS a
LEFT JOIN xpfbh_categories AS c
ON c.id = a.catid
LEFT JOIN xpfbh_users AS ua
ON ua.id = a.created_by
LEFT JOIN xpfbh_users AS uam
ON uam.id = a.modified_by
LEFT JOIN xpfbh_categories as parent
ON parent.id = c.parent_id
WHERE a.access IN (1,1,5)
AND c.access IN (1,1,5)
AND c.published = 1
AND a.state = 1
AND a.catid IN (10)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-12 01:40:21')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-09-12 01:40:21')
AND a.language IN ('en-GB','*')
ORDER BY a.created DESC
LIMIT 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Using filesort |
| 1 | SIMPLE | a | NULL | ref | idx_access,idx_state,idx_catid,idx_language | idx_catid | 4 | const | 10 | 8.38 | Using index condition; Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.created_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.a.modified_by | 1 | 100.00 | Using where |
| 1 | SIMPLE | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.22 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.12 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.17 ms |
| preparing | 0.04 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| Creating sort index | 0.33 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.04 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 21 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 20 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/components/com_content/models/articles.php:576 |
| 19 | ContentModelArticles->getItems() | JROOT/modules/mod_articles_latest/helper.php:123 |
| 18 | ModArticlesLatestHelper::getList() | JROOT/modules/mod_articles_latest/mod_articles_latest.php:15 |
| 17 | include JROOT/modules/mod_articles_latest/mod_articles_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.61 ms After last query: 0.59 ms Query memory: 0.026 MB Memory before query: 6.853 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.13 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 21 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 20 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.50 ms After last query: 0.08 ms Query memory: 0.026 MB Memory before query: 6.863 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 121
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.12 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 21 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 20 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.53 ms After last query: 0.20 ms Query memory: 0.024 MB Memory before query: 6.828 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 122
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.00 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.56 ms After last query: 0.22 ms Query memory: 0.027 MB Memory before query: 6.859 MB Rows returned: 3
SELECT *
FROM xpfbh_txeducation_courses
LIMIT 4, 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_txeducation_courses | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 36 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.08 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_txeducation/helper.php:41 |
| 19 | ModTxeducationHelper::getList() | JROOT/modules/mod_txeducation/tmpl/list.php:11 |
| 18 | require JROOT/modules/mod_txeducation/tmpl/list.php | JROOT/modules/mod_txeducation/mod_txeducation.php:26 |
| 17 | include JROOT/modules/mod_txeducation/mod_txeducation.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.50 ms After last query: 0.20 ms Query memory: 0.026 MB Memory before query: 6.862 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.12 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 21 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 20 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.50 ms After last query: 0.07 ms Query memory: 0.026 MB Memory before query: 6.873 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 122
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.12 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 21 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 20 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.57 ms After last query: 0.16 ms Query memory: 0.024 MB Memory before query: 6.870 MB Rows returned: 1
SELECT id, title, module, position, content, showtitle, params
FROM xpfbh_modules AS m
WHERE m.published = 1
AND m.id = 118
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND m.language IN ('en-GB','*')
ORDER BY position, ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published,idx_language | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/templates/tx_language_school/admin/core/menu.php:598 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.51 ms After last query: 0.87 ms Query memory: 0.026 MB Memory before query: 6.888 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.12 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 21 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 20 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.54 ms After last query: 0.08 ms Query memory: 0.026 MB Memory before query: 6.899 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 118
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.13 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 22 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 21 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 20 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 19 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 18 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 17 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 16 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/templates/tx_language_school/admin/core/menu.php:611 |
| 15 | HelixUltimateMenu->load_module() | JROOT/templates/tx_language_school/admin/core/menu.php:366 |
| 14 | HelixUltimateMenu->mega() | JROOT/templates/tx_language_school/admin/core/menu.php:263 |
| 13 | HelixUltimateMenu->getItem() | JROOT/templates/tx_language_school/admin/core/menu.php:249 |
| 12 | HelixUltimateMenu->navigation() | JROOT/templates/tx_language_school/admin/core/menu.php:156 |
| 11 | HelixUltimateMenu->render() | JROOT/templates/tx_language_school/features/menu.php:52 |
| 10 | HelixUltimateFeatureMenu->renderFeature() | JROOT/plugins/system/helixultimate/core/helixultimate.php:243 |
| 9 | HelixUltimate->include_features() | JROOT/plugins/system/helixultimate/core/helixultimate.php:255 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.50 ms After last query: 0.79 ms Query memory: 0.027 MB Memory before query: 6.936 MB Rows returned: 15
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM xpfbh_modules AS m
LEFT JOIN xpfbh_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN xpfbh_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-09-12 01:40:21')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-12 01:40:21')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 0 OR mm.menuid <= 0)
AND m.language IN ('en-GB','*')
ORDER BY m.position, m.ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ALL | PRIMARY,published,newsfeeds,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 69 | 1.45 | Using where; Using filesort |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | Sql1405351_3.m.module,const | 1 | 10.00 | Using index condition; Using where |
| 1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.m.id | 2 | 40.00 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.13 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.68 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
| 17 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 16 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
| 15 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
| 14 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 13 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:591 |
| 12 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/plugins/system/helixultimate/core/helixultimate.php:570 |
| 11 | HelixUltimate->count_modules() | JROOT/plugins/system/helixultimate/core/helixultimate.php:374 |
| 10 | HelixUltimate->get_current_row() | JROOT/plugins/system/helixultimate/core/helixultimate.php:306 |
| 9 | HelixUltimate->get_recursive_layout() | JROOT/plugins/system/helixultimate/core/helixultimate.php:274 |
| 8 | HelixUltimate->render_layout() | JROOT/templates/tx_language_school/index.php:146 |
| 7 | require JROOT/templates/tx_language_school/index.php | JROOT/libraries/src/Document/HtmlDocument.php:668 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:730 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:545 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1104 |
| 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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.59 ms After last query: 3.91 ms Query memory: 0.023 MB Memory before query: 6.946 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.12 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 14 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 13 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 10 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php: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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.67 ms After last query: 0.07 ms Query memory: 0.023 MB Memory before query: 6.952 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.11 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 14 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 13 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 10 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php: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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.64 ms After last query: 0.91 ms Query memory: 0.023 MB Memory before query: 6.961 MB Rows returned: 1
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 123
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.12 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 14 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 13 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 10 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php: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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.28 ms After last query: 0.23 ms Query memory: 0.071 MB Memory before query: 6.972 MB Rows returned: 1
SELECT a.*
FROM `xpfbh_quix_collections` AS `a`
WHERE `a`.`id` = 56
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.26 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/models/collection.php:78 |
| 15 | QuixModelCollection->getData() | JROOT/libraries/quix/app/drivers/joomla/joomla.php:165 |
| 14 | qxGetCollectionInfoById() | JROOT/plugins/content/quix/quix.php:250 |
| 13 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 10 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php: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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.41 ms After last query: 0.12 ms Query memory: 0.024 MB Memory before query: 7.007 MB Rows returned: 1
SELECT title
FROM xpfbh_usergroups
WHERE id = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_usergroups | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/components/com_quix/helpers/quix.php:41 |
| 16 | QuixFrontendHelper::getGroupNameByGroupId() | JROOT/components/com_quix/models/collection.php:100 |
| 15 | QuixModelCollection->getData() | JROOT/libraries/quix/app/drivers/joomla/joomla.php:165 |
| 14 | qxGetCollectionInfoById() | JROOT/plugins/content/quix/quix.php:250 |
| 13 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 10 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php: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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.69 ms After last query: 1.58 ms Query memory: 0.024 MB Memory before query: 7.347 MB Rows returned: 0
SELECT c.id AS id, a.name AS asset_name
FROM (
SELECT id,asset_id
FROM xpfbh_categories
WHERE extension = 'com_quix'
AND published = 1) AS c
INNER JOIN xpfbh_assets AS a
ON c.asset_id = a.id
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_categories | NULL | ref | cat_idx | cat_idx | 203 | const,const | 1 | 100.00 | NULL |
| 1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.xpfbh_categories.asset_id | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/User/User.php:428 |
| 15 | Joomla\CMS\User\User->getAuthorisedCategories() | JROOT/libraries/quix/app/drivers/joomla/partials/quix-render-item.php:85 |
| 14 | quixRenderItem() | JROOT/plugins/content/quix/quix.php:251 |
| 13 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 10 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php: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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.71 ms After last query: 95.90 ms Query memory: 0.023 MB Memory before query: 22.421 MB Rows returned: 1
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 99
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.13 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 14 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 13 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 10 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php: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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.65 ms After last query: 0.18 ms Query memory: 0.063 MB Memory before query: 22.428 MB Rows returned: 1
SELECT a.*
FROM `xpfbh_quix_collections` AS `a`
WHERE `a`.`id` = 2
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.13 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/models/collection.php:78 |
| 15 | QuixModelCollection->getData() | JROOT/libraries/quix/app/drivers/joomla/joomla.php:165 |
| 14 | qxGetCollectionInfoById() | JROOT/plugins/content/quix/quix.php:250 |
| 13 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 10 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php: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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.38 ms After last query: 0.13 ms Query memory: 0.024 MB Memory before query: 22.456 MB Rows returned: 1
SELECT title
FROM xpfbh_usergroups
WHERE id = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_usergroups | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 17 | JDatabaseDriver->loadResult() | JROOT/components/com_quix/helpers/quix.php:41 |
| 16 | QuixFrontendHelper::getGroupNameByGroupId() | JROOT/components/com_quix/models/collection.php:100 |
| 15 | QuixModelCollection->getData() | JROOT/libraries/quix/app/drivers/joomla/joomla.php:165 |
| 14 | qxGetCollectionInfoById() | JROOT/plugins/content/quix/quix.php:250 |
| 13 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 10 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php: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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.60 ms After last query: 0.80 ms Query memory: 0.024 MB Memory before query: 22.625 MB Rows returned: 0
SELECT c.id AS id, a.name AS asset_name
FROM (
SELECT id,asset_id
FROM xpfbh_categories
WHERE extension = 'com_quix'
AND published = 1) AS c
INNER JOIN xpfbh_assets AS a
ON c.asset_id = a.id
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_categories | NULL | ref | cat_idx | cat_idx | 203 | const,const | 1 | 100.00 | NULL |
| 1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | Sql1405351_3.xpfbh_categories.asset_id | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/User/User.php:428 |
| 15 | Joomla\CMS\User\User->getAuthorisedCategories() | JROOT/libraries/quix/app/drivers/joomla/partials/quix-render-item.php:85 |
| 14 | quixRenderItem() | JROOT/plugins/content/quix/quix.php:251 |
| 13 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 10 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php: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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.74 ms After last query: 25.22 ms Query memory: 0.023 MB Memory before query: 23.475 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_modules.module' OR context = '0')
AND context_id = 126
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.16 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 14 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:237 |
| 13 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 10 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php: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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.57 ms After last query: 0.09 ms Query memory: 0.023 MB Memory before query: 23.481 MB Rows returned: 0
SELECT *
FROM xpfbh_quix_editor_map
WHERE (context = 'com_config.modules' OR context = '0')
AND context_id = 126
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | xpfbh_quix_editor_map | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 58 | 1.90 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.15 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 15 | JDatabaseDriver->loadObject() | JROOT/components/com_quix/helpers/editor.php:94 |
| 14 | QuixHelperEditor::getInfo() | JROOT/plugins/content/quix/quix.php:240 |
| 13 | plgContentQuix->onRenderModule() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 10 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Helper/ModuleHelper.php:245 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:501 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:793 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:567 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php: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:209 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |