Query Time: 0.30 ms Query memory: 0.020 MB Memory before query: 4.242 MB Rows returned: 0
SELECT `session_id`
FROM `ixn1e_session`
WHERE `session_id` = X'6537613234646634316533643236336135616434643466383464366634323565'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ixn1e_session | const | PRIMARY | PRIMARY | 194 | const | 1 | Using index |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1741 |
| 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:828 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 0.70 ms After last query: 0.06 ms Query memory: 0.004 MB Memory before query: 4.248 MB
INSERT INTO `ixn1e_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'6537613234646634316533643236336135616434643466383464366634323565', 1, 1782259386, 0, '', 0)
EXPLAIN not possible on query: INSERT INTO `ixn1e_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'6537613234646634316533643236336135616434643466383464366634323565', 1, 1782259386, 0, '', 0)
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init for update | 0.01 ms |
| Update | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.45 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 0.27 ms After last query: 4.44 ms Query memory: 0.021 MB Memory before query: 4.814 MB Rows returned: 6
SELECT id, rules
FROM `ixn1e_viewlevels`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ixn1e_viewlevels | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 6 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1507 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.31 ms After last query: 0.06 ms Query memory: 0.021 MB Memory before query: 4.827 MB Rows returned: 2
SELECT b.id
FROM ixn1e_usergroups AS a
LEFT JOIN ixn1e_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1551 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.42 ms After last query: 31.32 ms Query memory: 0.021 MB Memory before query: 10.015 MB Rows returned: 1
SELECT `template`
FROM `ixn1e_template_styles`
WHERE `client_id` = 0
AND `home` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ixn1e_template_styles | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.02 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1663 |
| 10 | JDatabaseDriver->loadObject() | JROOT/plugins/system/helix3/helix3.php:247 |
| 9 | plgSystemHelix3->getTemplateName() | JROOT/plugins/system/helix3/helix3.php:41 |
| 8 | plgSystemHelix3->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.82 ms After last query: 9.82 ms Query memory: 0.005 MB Memory before query: 11.690 MB
UPDATE `ixn1e_extensions`
SET `params` = '{\"mediaversion\":\"e12d0c169fc7fea73370672a5af2e28e\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN not possible on query: UPDATE `ixn1e_extensions`
SET `params` = '{\"mediaversion\":\"e12d0c169fc7fea73370672a5af2e28e\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init for update | 0.06 ms |
| Updating | 0.05 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.40 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 9 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 8 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1137 |
| 4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.34 ms After last query: 11.96 ms Query memory: 0.027 MB Memory before query: 14.795 MB Rows returned: 1
SELECT `params`
FROM `ixn1e_comprofiler_plugin`
WHERE `id` = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ixn1e_comprofiler_plugin | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1741 |
| 23 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:354 |
| 22 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CB/Application/CBConfig.php:43 |
| 21 | CB\Application\CBConfig::getConfig() | JROOT/libraries/CBLib/CB/Application/CBApplication.php:47 |
| 20 | CB\Application\CBApplication::CB\Application\{closure}() | Same as call in the line below. |
| 19 | call_user_func_array() | JROOT/libraries/CBLib/CBLib/Application/Config.php:38 |
| 18 | CBLib\Application\Config::setMainConfig() | JROOT/libraries/CBLib/CBLib/Core/CBLib.php:78 |
| 17 | CBLib\Core\CBLib::CBLib\Core\{closure}() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:607 |
| 16 | CBLib\DependencyInjection\Container->build() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:498 |
| 15 | CBLib\DependencyInjection\Container->make() | JROOT/libraries/CBLib/CBLib/Application/Application.php:212 |
| 14 | CBLib\Application\Application::__callStatic() | JROOT/libraries/CBLib/CB/Application/CBConfig.php:77 |
| 13 | CB\Application\CBConfig::loadLegacyCBueConfig() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:102 |
| 12 | CB\Legacy\LegacyFoundationFunctions->__construct() | Same as call in the line below. |
| 11 | ReflectionClass->newInstanceArgs() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:645 |
| 10 | CBLib\DependencyInjection\Container->build() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:498 |
| 9 | CBLib\DependencyInjection\Container->make() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:134 |
| 8 | CBLib\DependencyInjection\Container->get() | JROOT/administrator/components/com_comprofiler/plugin.foundation.php:35 |
| 7 | include_once JROOT/administrator/components/com_comprofiler/plugin.foundation.php | JROOT/components/com_comprofiler/comprofiler.php:62 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.44 ms After last query: 7.63 ms Query memory: 0.025 MB Memory before query: 16.546 MB Rows returned: 11
SELECT *, CONCAT_WS( "/", `folder`, `element` ) AS lookup
FROM `ixn1e_comprofiler_plugin`
WHERE `published` = 1
AND `viewaccesslevel` IN (1,5)
AND `type` = 'user'
ORDER BY `ordering`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ixn1e_comprofiler_plugin | ALL | type_pub_order,idx_folder,published_ordering | NO INDEX KEY COULD BE USED | NULL | NULL | 15 | Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.05 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1507 |
| 11 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:403 |
| 10 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:455 |
| 9 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:181 |
| 8 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/comprofiler.php:1189 |
| 7 | login() | JROOT/components/com_comprofiler/comprofiler.php:147 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.61 ms After last query: 17.62 ms Query memory: 0.029 MB Memory before query: 20.335 MB Rows returned: 17
SHOW FULL COLUMNS
FROM `ixn1e_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `ixn1e_users`
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| closing tables | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.15 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| checking permissions | 0.04 ms |
| closing tables | 0.01 ms |
| checking permissions | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Removing tmp table | 0.05 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1702 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 20 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 19 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 18 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/User.php:41 |
| 17 | Joomla\CMS\Table\User->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 16 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/User/User.php:603 |
| 15 | Joomla\CMS\User\User::getTable() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:191 |
| 14 | CB\Database\Table\UserTable->_reinitNonComprofileVars() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:132 |
| 13 | CB\Database\Table\UserTable->__construct() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:194 |
| 12 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 11 | CBuser::getInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:115 |
| 10 | CBuser::getUserDataInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:103 |
| 9 | CBuser::getMyUserDataInstance() | JROOT/components/com_comprofiler/comprofiler.html.php:936 |
| 8 | HTML_comprofiler::loginForm() | JROOT/components/com_comprofiler/comprofiler.php:1192 |
| 7 | login() | JROOT/components/com_comprofiler/comprofiler.php:147 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.38 ms After last query: 0.30 ms Query memory: 0.021 MB Memory before query: 20.375 MB Rows returned: 1
SELECT *
FROM `ixn1e_modules`
WHERE `module` = 'mod_cblogin'
AND `published` = 1
AND `access` IN (1, 5)
AND `language` IN ( 'en-GB', '*', '' )
ORDER BY `position`, `ordering`
LIMIT 0, 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ixn1e_modules | ref | published,newsfeeds,idx_language | newsfeeds | 204 | const,const | 1 | Using index condition; Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1663 |
| 10 | JDatabaseDriver->loadObject() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:419 |
| 9 | CBLib\Database\Driver\CmsDatabaseDriver->loadObject() | JROOT/components/com_comprofiler/comprofiler.html.php:953 |
| 8 | HTML_comprofiler::loginForm() | JROOT/components/com_comprofiler/comprofiler.php:1192 |
| 7 | login() | JROOT/components/com_comprofiler/comprofiler.php:147 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 1.06 ms After last query: 2.52 ms Query memory: 0.109 MB Memory before query: 20.771 MB Rows returned: 84
SELECT f.*
FROM ixn1e_comprofiler_fields f
INNER JOIN ixn1e_comprofiler_tabs AS t
ON (f.tabid = t.tabid)
WHERE f.published = 1
ORDER BY t.position, t.ordering, f.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | t | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 27 | Using temporary; Using filesort |
| 1 | SIMPLE | f | ref | tabid_pub_prof_order,published_ordering | tabid_pub_prof_order | 6 | curlaber_joom3.t.tabid,const | 3 | |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.01 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.41 ms |
| Creating sort index | 0.20 ms |
| Removing tmp table | 0.05 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.03 ms |
| Query end | 0.02 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1507 |
| 19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:403 |
| 18 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:455 |
| 17 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1160 |
| 16 | cbTabs->_getTabFieldsDb() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:332 |
| 15 | CBuser->getField() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:1144 |
| 14 | CBuser->{closure}() | Same as call in the line below. |
| 13 | preg_replace_callback() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:1195 |
| 12 | CBuser->evaluateFields() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:661 |
| 11 | CBuser->replaceUserVars() | JROOT/modules/mod_cblogin/mod_cblogin.php:136 |
| 10 | include JROOT/modules/mod_cblogin/mod_cblogin.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/components/com_comprofiler/comprofiler.html.php:956 |
| 8 | HTML_comprofiler::loginForm() | JROOT/components/com_comprofiler/comprofiler.php:1192 |
| 7 | login() | JROOT/components/com_comprofiler/comprofiler.php:147 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.41 ms After last query: 0.65 ms Query memory: 0.023 MB Memory before query: 20.992 MB Rows returned: 1
SELECT `id`
FROM `ixn1e_menu`
WHERE ( `link` = 'index.php?option=com_comprofiler&view=userprofile' OR `link` = 'index.php?option=com_comprofiler&task=userprofile' OR `link` = 'index.php?option=com_comprofiler' )
AND `published` = 1
AND `access` IN (1, 5)
AND `language` IN ( 'en-GB', '*', '' )
AND `client_id` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ixn1e_menu | ALL | idx_client_id_parent_id_alias_language,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 168 | Using where |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1741 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:354 |
| 14 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:238 |
| 13 | getCBprofileItemid() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:990 |
| 12 | CBframework->viewUrl() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:843 |
| 11 | CBframework->userProfileUrl() | JROOT/modules/mod_cblogin/mod_cblogin.php:210 |
| 10 | include JROOT/modules/mod_cblogin/mod_cblogin.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/components/com_comprofiler/comprofiler.html.php:956 |
| 8 | HTML_comprofiler::loginForm() | JROOT/components/com_comprofiler/comprofiler.php:1192 |
| 7 | login() | JROOT/components/com_comprofiler/comprofiler.php:147 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.43 ms After last query: 4.02 ms Query memory: 0.024 MB Memory before query: 21.576 MB Rows returned: 1
SELECT `id`
FROM `ixn1e_menu`
WHERE ( `link` LIKE 'index.php?option=com_comprofiler&view=registers%' OR `link` LIKE 'index.php?option=com_comprofiler&task=registers%' )
AND `published` = 1
AND `access` IN (1, 5)
AND `language` IN ( 'en-GB', '*', '' )
AND `client_id` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ixn1e_menu | ALL | idx_client_id_parent_id_alias_language,idx_language | NO INDEX KEY COULD BE USED | NULL | NULL | 168 | Using where |
| Status | Duration |
|---|
| Starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.08 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1741 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:354 |
| 14 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:238 |
| 13 | getCBprofileItemid() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:990 |
| 12 | CBframework->viewUrl() | JROOT/modules/mod_cblogin/tmpl/bootstrap.php:200 |
| 11 | require JROOT/modules/mod_cblogin/tmpl/bootstrap.php | JROOT/modules/mod_cblogin/mod_cblogin.php:236 |
| 10 | include JROOT/modules/mod_cblogin/mod_cblogin.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/components/com_comprofiler/comprofiler.html.php:956 |
| 8 | HTML_comprofiler::loginForm() | JROOT/components/com_comprofiler/comprofiler.php:1192 |
| 7 | login() | JROOT/components/com_comprofiler/comprofiler.php:147 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.78 ms After last query: 38.24 ms Query memory: 0.093 MB Memory before query: 23.380 MB Rows returned: 143
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM ixn1e_modules AS m
LEFT JOIN ixn1e_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN ixn1e_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-06-24 00:03:06')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-06-24 00:03:06')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 1562 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 27 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | curlaber_joom3.m.module,const | 1 | Using index condition; Using where |
| 1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | curlaber_joom3.m.id | 5 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.12 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.05 ms |
| Preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.24 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1702 |
| 17 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
| 16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:456 |
| 14 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:386 |
| 13 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:88 |
| 12 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:601 |
| 11 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/plugins/system/helix3/core/helix3.php:591 |
| 10 | Helix3::countModules() | JROOT/plugins/system/helix3/core/helix3.php:538 |
| 9 | Helix3::rowColumns() | JROOT/plugins/system/helix3/core/helix3.php:329 |
| 8 | Helix3::generatelayout() | JROOT/templates/flex/index.php:216 |
| 7 | require JROOT/templates/flex/index.php | JROOT/libraries/src/Document/HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.64 ms After last query: 14.29 ms Query memory: 0.030 MB Memory before query: 24.750 MB Rows returned: 49
SELECT `id`,`name`,`rules`,`parent_id`
FROM `ixn1e_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_acymailing','com_admin','com_ajax','com_akquickicons','com_associations','com_banners','com_cache','com_categories','com_cbjuice2','com_checkin','com_comprofiler','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_curling','com_eventbooking','com_facilitycalendar','com_fields','com_finder','com_installer','com_jce','com_jevents','com_joomlaupdate','com_languages','com_login','com_mailcatcher','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_osmap','com_phocafavicon','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_sppagebuilder','com_tags','com_templates','com_uniterevolution2','com_users','com_weblinks','com_wrapper')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ixn1e_assets | range | idx_asset_name | idx_asset_name | 202 | NULL | 50 | Using index condition |
| Status | Duration |
|---|
| Starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.07 ms |
| Preparing | 0.02 ms |
| Executing | 0.01 ms |
| Sending data | 0.18 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1702 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 19 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 18 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 17 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 16 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 15 | Joomla\CMS\User\User->authorise() | JROOT/components/com_jevents/libraries/helper.php:1428 |
| 14 | JEVHelper::isAdminUser() | JROOT/components/com_jevents/libraries/helper.php:1386 |
| 13 | JEVHelper::getAid() | JROOT/components/com_jevents/libraries/datamodel.php:50 |
| 12 | JEventsDataModel->__construct() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:95 |
| 11 | DefaultModLatestView->__construct() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:76 |
| 10 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.72 ms After last query: 7.34 ms Query memory: 0.030 MB Memory before query: 26.089 MB Rows returned: 18
SHOW FULL COLUMNS
FROM `ixn1e_jev_users`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `ixn1e_jev_users`
| Status | Duration |
|---|
| Starting | 0.04 ms |
| checking permissions | 0.01 ms |
| closing tables | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.31 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Filling schema table | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| checking permissions | 0.04 ms |
| closing tables | 0.01 ms |
| checking permissions | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.03 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Removing tmp table | 0.05 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1702 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 22 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 21 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 20 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_jevents/tables/jevuser.php:75 |
| 19 | TableUser->__construct() | JROOT/components/com_jevents/libraries/helper.php:1851 |
| 18 | JEVHelper::getAuthorisedUser() | JROOT/components/com_jevents/libraries/helper.php:1706 |
| 17 | JEVHelper::isEventCreator() | JROOT/components/com_jevents/libraries/filters/Published.php:86 |
| 16 | jevPublishedFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:186 |
| 15 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:257 |
| 14 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:1319 |
| 13 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:624 |
| 12 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:33 |
| 11 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:78 |
| 10 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.44 ms After last query: 0.95 ms Query memory: 0.031 MB Memory before query: 26.233 MB Rows returned: 8
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 `ixn1e_categories` AS `c`
WHERE (c.extension='com_jevents' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
ORDER BY c.lft
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | ALL | cat_idx,idx_access | NO INDEX KEY COULD BE USED | NULL | NULL | 42 | Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.03 ms |
| Optimizing | 0.02 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.06 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1702 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:324 |
| 21 | Joomla\CMS\Categories\Categories->_load() | JROOT/components/com_jevents/helpers/category.php:53 |
| 20 | JEventsCategories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
| 19 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_jevents/libraries/dbmodel.php:427 |
| 18 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/datamodel.php:1021 |
| 17 | JEventsDataModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/filters/Category.php:47 |
| 16 | jevCategoryFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:186 |
| 15 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:257 |
| 14 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:1319 |
| 13 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:624 |
| 12 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:33 |
| 11 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:78 |
| 10 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.36 ms After last query: 0.26 ms Query memory: 0.025 MB Memory before query: 26.306 MB Rows returned: 7
SELECT c.id
FROM ixn1e_categories AS c
WHERE c.access IN (1,1,5)
AND c.published = 1
AND c.language in ('en-GB','*')
AND c.extension = 'com_jevents'
ORDER BY c.lft asc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | c | range | cat_idx,idx_access,idx_language | cat_idx | 207 | NULL | 8 | Using index condition; Using where; Using filesort |
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.02 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.04 ms |
| Preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.05 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1551 |
| 19 | JDatabaseDriver->loadColumn() | JROOT/components/com_jevents/libraries/dbmodel.php:563 |
| 18 | JEventsDBModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/datamodel.php:1021 |
| 17 | JEventsDataModel->accessibleCategoryList() | JROOT/components/com_jevents/libraries/filters/Category.php:47 |
| 16 | jevCategoryFilter->__construct() | JROOT/components/com_jevents/libraries/filters.php:186 |
| 15 | jevFilterProcessing->__construct() | JROOT/components/com_jevents/libraries/filters.php:257 |
| 14 | jevFilterProcessing::getInstance() | JROOT/components/com_jevents/libraries/dbmodel.php:1319 |
| 13 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:624 |
| 12 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:33 |
| 11 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:78 |
| 10 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.91 ms After last query: 0.42 ms Query memory: 0.041 MB Memory before query: 26.423 MB Rows returned: 0
SELECT rpt.*, ev.*, rr.*, det.*, ev.state as published, ev.created as created
, YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
, YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn
, HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup
, HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM ixn1e_jevents_repetition as rpt
INNER JOIN ixn1e_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN ixn1e_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN ixn1e_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
INNER JOIN ixn1e_jevents_rrule as rr
ON rr.eventid = rpt.eventid
WHERE ev.catid IN(-1,33,34,36,40,42,47,48)
AND rpt.endrepeat >= '2026-06-23 19:03:06'
AND rpt.startrepeat <= '2027-06-23 23:59:59'
AND rpt.startrepeat >= '2026-06-23 00:00:00'
AND ev.state=1
AND ev.access IN (1,1,5)
AND icsf.state=1
AND icsf.access IN (1,1,5)
AND rpt.startrepeat=(
SELECT MIN(rptq.startrepeat)
FROM ixn1e_jevents_repetition as rptq
WHERE rptq.eventid=ev.ev_id
AND (
(rptq.startrepeat >= '2026-06-23 19:03:06'
AND rptq.startrepeat <= '2027-06-23 23:59:59')
OR (rptq.startrepeat <= '2026-06-23 19:03:06'
AND rptq.endrepeat > '2026-06-23 19:03:06' )
)
)
GROUP BY ev.ev_id
ORDER BY rpt.startrepeat
LIMIT 5
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | icsf | system | PRIMARY,stateidx | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using temporary; Using filesort |
| 1 | PRIMARY | rpt | range|filter | eventid,eventstart,eventend,eventdetail,startrepeat,startend,endrepeat | startrepeat|endrepeat | 5|5 | NULL | 1 (2%) | Using index condition; Using where; Using rowid filter |
| 1 | PRIMARY | ev | eq_ref | PRIMARY,icsid,stateidx,evaccess | PRIMARY | 4 | curlaber_joom3.rpt.eventid | 1 | Using where |
| 1 | PRIMARY | rr | ref | eventid | eventid | 4 | curlaber_joom3.rpt.eventid | 1 | |
| 1 | PRIMARY | det | eq_ref | PRIMARY | PRIMARY | 4 | curlaber_joom3.rpt.eventdetail_id | 1 | |
| 2 | DEPENDENT SUBQUERY | rptq | ref | eventid,eventstart,eventend,startrepeat,startend,endrepeat | eventid | 4 | curlaber_joom3.ev.ev_id | 1 | Using where |
| Status | Duration |
|---|
| Starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.05 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.07 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.03 ms |
| Preparing | 0.02 ms |
| Creating tmp table | 0.05 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.22 ms |
| Creating sort index | 0.02 ms |
| Removing tmp table | 0.04 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1702 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:3305 |
| 15 | JEventsDBModel->_cachedlistIcalEvents() | JROOT/components/com_jevents/libraries/jevCache.php:74 |
| 14 | jevCache->call() | JROOT/components/com_jevents/libraries/dbmodel.php:1503 |
| 13 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:624 |
| 12 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:33 |
| 11 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:78 |
| 10 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.82 ms After last query: 0.07 ms Query memory: 0.040 MB Memory before query: 26.434 MB Rows returned: 0
SELECT rpt.*, ev.*, rr.*, det.*, ev.state as published, ev.created as created
, YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup
, YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn
, HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup
, HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM ixn1e_jevents_repetition as rpt
INNER JOIN ixn1e_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN ixn1e_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN ixn1e_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN ixn1e_jevents_rrule as rr
ON rr.eventid = rpt.eventid
WHERE ev.catid IN(-1,33,34,36,40,42,47,48)
AND rpt.endrepeat >= '2026-06-23 00:00:00'
AND rpt.startrepeat <= '2026-06-23 19:03:06'
AND rpt.startrepeat >= '2026-06-23 00:00:00'
AND ev.state=1
AND ev.access IN (1,1,5)
AND icsf.state=1
AND icsf.access IN (1,1,5)
AND rpt.startrepeat=(
SELECT MAX(rptq.startrepeat)
FROM ixn1e_jevents_repetition as rptq
WHERE rptq.eventid=ev.ev_id
AND rptq.startrepeat <= '2026-06-23 19:03:06'
AND rptq.startrepeat >= '2026-06-23 00:00:00'
)
GROUP BY ev.ev_id
ORDER BY rpt.startrepeat desc
LIMIT 5
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | icsf | system | PRIMARY,stateidx | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | Using temporary; Using filesort |
| 1 | PRIMARY | rpt | range|filter | eventid,eventstart,eventend,eventdetail,startrepeat,startend,endrepeat | startrepeat|endrepeat | 5|5 | NULL | 1 (2%) | Using index condition; Using where; Using rowid filter |
| 1 | PRIMARY | ev | eq_ref | PRIMARY,icsid,stateidx,evaccess | PRIMARY | 4 | curlaber_joom3.rpt.eventid | 1 | Using where |
| 1 | PRIMARY | rr | ref | eventid | eventid | 4 | curlaber_joom3.rpt.eventid | 1 | |
| 1 | PRIMARY | det | eq_ref | PRIMARY | PRIMARY | 4 | curlaber_joom3.rpt.eventdetail_id | 1 | |
| 2 | DEPENDENT SUBQUERY | rptq | ref | eventid,eventstart,eventend,startrepeat,startend | eventstart | 4 | curlaber_joom3.ev.ev_id | 1 | Using where; Using index |
| Status | Duration |
|---|
| Starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.04 ms |
| Optimizing | 0.03 ms |
| Statistics | 0.06 ms |
| Preparing | 0.01 ms |
| Unlocking tables | 0.01 ms |
| Preparing | 0.03 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.02 ms |
| Preparing | 0.02 ms |
| Creating tmp table | 0.04 ms |
| Sorting result | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.21 ms |
| Creating sort index | 0.02 ms |
| Removing tmp table | 0.04 ms |
| Creating sort index | 0.01 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1702 |
| 16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_jevents/libraries/dbmodel.php:3305 |
| 15 | JEventsDBModel->_cachedlistIcalEvents() | JROOT/components/com_jevents/libraries/jevCache.php:74 |
| 14 | jevCache->call() | JROOT/components/com_jevents/libraries/dbmodel.php:1567 |
| 13 | JEventsDBModel->listLatestIcalEvents() | JROOT/modules/mod_jevents_latest/tmpl/default/latest.php:624 |
| 12 | DefaultModLatestView->getLatestEventsData() | JROOT/modules/mod_jevents_latest/tmpl/flat/latest.php:33 |
| 11 | FlatModLatestView->displayLatestEvents() | JROOT/modules/mod_jevents_latest/mod_jevents_latest.php:78 |
| 10 | include JROOT/modules/mod_jevents_latest/mod_jevents_latest.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.56 ms After last query: 10.22 ms Query memory: 0.031 MB Memory before query: 27.352 MB Rows returned: 222
SHOW TABLES
EXPLAIN not possible on query: SHOW TABLES
| Status | Duration |
|---|
| Starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Filling schema table | 0.01 ms |
| checking permissions | 0.22 ms |
| Executing | 0.01 ms |
| Sending data | 0.04 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Removing tmp table | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1551 |
| 15 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/database/driver/mysqli.php:505 |
| 14 | JDatabaseDriverMysqli->getTableList() | JROOT/administrator/components/com_acymailing/compat/joomla.php:724 |
| 13 | acymailing_getTableList() | JROOT/administrator/components/com_acymailing/classes/cpanel.php:18 |
| 12 | cpanelClass->load() | JROOT/administrator/components/com_acymailing/helpers/helper.php:536 |
| 11 | acymailing_config() | JROOT/administrator/components/com_acymailing/compat/joomla.php:1080 |
| 10 | include_once JROOT/administrator/components/com_acymailing/compat/joomla.php | JROOT/administrator/components/com_acymailing/helpers/helper.php:26 |
| 9 | include_once JROOT/administrator/components/com_acymailing/helpers/helper.php | JROOT/plugins/system/regacymailing/regacymailing.php:24 |
| 8 | plgSystemRegacymailing->initAcy() | JROOT/plugins/system/regacymailing/regacymailing.php:148 |
| 7 | plgSystemRegacymailing->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.38 ms After last query: 0.05 ms Query memory: 0.035 MB Memory before query: 27.382 MB Rows returned: 213
SELECT *
FROM ixn1e_acymailing_config
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | ixn1e_acymailing_config | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 211 | |
| Status | Duration |
|---|
| Starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| After opening tables | 0.01 ms |
| System lock | 0.01 ms |
| table lock | 0.01 ms |
| init | 0.01 ms |
| Optimizing | 0.01 ms |
| Statistics | 0.01 ms |
| Preparing | 0.01 ms |
| Executing | 0.01 ms |
| Sending data | 0.11 ms |
| End of update loop | 0.01 ms |
| Query end | 0.01 ms |
| Commit | 0.01 ms |
| Query end | 0.01 ms |
| closing tables | 0.01 ms |
| Unlocking tables | 0.01 ms |
| closing tables | 0.01 ms |
| Query end | 0.01 ms |
| Starting cleanup | 0.01 ms |
| Freeing items | 0.01 ms |
| Updating status | 0.01 ms |
| Reset for next command | 0.02 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1702 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/compat/joomla.php:628 |
| 13 | acymailing_loadObjectList() | JROOT/administrator/components/com_acymailing/classes/cpanel.php:23 |
| 12 | cpanelClass->load() | JROOT/administrator/components/com_acymailing/helpers/helper.php:536 |
| 11 | acymailing_config() | JROOT/administrator/components/com_acymailing/compat/joomla.php:1080 |
| 10 | include_once JROOT/administrator/components/com_acymailing/compat/joomla.php | JROOT/administrator/components/com_acymailing/helpers/helper.php:26 |
| 9 | include_once JROOT/administrator/components/com_acymailing/helpers/helper.php | JROOT/plugins/system/regacymailing/regacymailing.php:24 |
| 8 | plgSystemRegacymailing->initAcy() | JROOT/plugins/system/regacymailing/regacymailing.php:148 |
| 7 | plgSystemRegacymailing->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1118 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
2 × SELECT `id`
FROM `ixn1e_menu`
1 × SELECT `session_id`
FROM `ixn1e_session`
1 × SELECT id, rules
FROM `ixn1e_viewlevels
1 × SELECT b.id
FROM ixn1e_usergroups AS a
LEFT JOIN ixn1e_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `template`
FROM `ixn1e_template_styles`
1 × SELECT `params`
FROM `ixn1e_comprofiler_plugin`
1 × SELECT *, CONCAT_WS( "/", `folder`, `element` ) AS lookup
FROM `ixn1e_comprofiler_plugin`
1 × SELECT *
FROM `ixn1e_modules`
1 × SELECT f.*
FROM ixn1e_comprofiler_fields f
INNER JOIN ixn1e_comprofiler_tabs AS t
ON (f.tabid = t.tabid)
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM ixn1e_modules AS m
LEFT JOIN ixn1e_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN ixn1e_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `ixn1e_assets`
1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `ixn1e_categories` AS `c`
1 × SELECT c.id
FROM ixn1e_categories AS c
1 × SELECT rpt.*, ev.*, rr.*, det.*, ev.state as published, ev.created as created , YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup , YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn , HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup , HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM ixn1e_jevents_repetition as rpt
INNER JOIN ixn1e_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN ixn1e_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN ixn1e_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
INNER JOIN ixn1e_jevents_rrule as rr
ON rr.eventid = rpt.eventid
1 × SELECT rpt.*, ev.*, rr.*, det.*, ev.state as published, ev.created as created , YEAR(rpt.startrepeat) as yup, MONTH(rpt.startrepeat ) as mup, DAYOFMONTH(rpt.startrepeat ) as dup , YEAR(rpt.endrepeat ) as ydn, MONTH(rpt.endrepeat ) as mdn, DAYOFMONTH(rpt.endrepeat ) as ddn , HOUR(rpt.startrepeat) as hup, MINUTE(rpt.startrepeat ) as minup, SECOND(rpt.startrepeat ) as sup , HOUR(rpt.endrepeat ) as hdn, MINUTE(rpt.endrepeat ) as mindn, SECOND(rpt.endrepeat ) as sdn
FROM ixn1e_jevents_repetition as rpt
INNER JOIN ixn1e_jevents_vevent as ev
ON rpt.eventid = ev.ev_id
INNER JOIN ixn1e_jevents_icsfile as icsf
ON icsf.ics_id=ev.icsid
INNER JOIN ixn1e_jevents_vevdetail as det
ON det.evdet_id = rpt.eventdetail_id
LEFT JOIN ixn1e_jevents_rrule as rr
ON rr.eventid = rpt.eventid
1 × SELECT *
FROM ixn1e_acymailing_confi