Query Time: 0.11 ms Query memory: 0.025 MB Memory before query: 3.930 MB Rows returned: 1
SELECT `data`
FROM `yzd3t_session`
WHERE `session_id` = X'6533306533353833306435323264386466343234343864353963373031343538'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | yzd3t_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 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.03 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
| 14 | JSessionStorageDatabase->read() | Same as call in the line below. |
| 13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
| 11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 |
| 10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:660 |
| 9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:620 |
| 8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:498 |
| 7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:455 |
| 6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:854 |
| 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:414 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Query Time: 0.22 ms After last query: 1.71 ms Query memory: 0.029 MB Memory before query: 4.233 MB Rows returned: 36
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `yzd3t_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 | yzd3t_extensions | NULL | ref | extension | extension | 82 | const | 36 | 1.00 | Using where |
| 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.01 ms |
| statistics | 0.03 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.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
| 10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Same as call in the line below. |
| 9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
| 7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
| 6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
| 5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
| 4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.11 ms After last query: 1.02 ms Query memory: 0.023 MB Memory before query: 4.488 MB Rows returned: 5
SELECT id, rules
FROM `yzd3t_viewlevels`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | yzd3t_viewlevels | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 5 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 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.00 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.18 ms After last query: 0.04 ms Query memory: 0.022 MB Memory before query: 4.500 MB Rows returned: 2
SELECT b.id
FROM yzd3t_usergroups AS a
LEFT JOIN yzd3t_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 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 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.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.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.38 ms After last query: 0.32 ms Query memory: 0.038 MB Memory before query: 4.566 MB Rows returned: 79
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM yzd3t_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 | yzd3t_extensions | NULL | ref | extension | extension | 82 | const | 97 | 0.60 | Using index condition; Using where; Using filesort |
| 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.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.20 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:351 |
| 9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Same as call in the line below. |
| 8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:356 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.29 ms After last query: 10.09 ms Query memory: 0.039 MB Memory before query: 6.590 MB Rows returned: 16
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 yzd3t_menu AS m
LEFT JOIN yzd3t_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 | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 24 | 3.33 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | devbergerlan_db.m.component_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 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 |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.08 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
| 17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Same as call in the line below. |
| 16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
| 14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
| 13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
| 12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
| 11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:445 |
| 10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
| 9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
| 8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
| 7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:561 |
| 6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
| 5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1169 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.20 ms After last query: 5.71 ms Query memory: 0.027 MB Memory before query: 7.913 MB Rows returned: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `yzd3t_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | yzd3t_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 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.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.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 18 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
| 17 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Same as call in the line below. |
| 16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
| 14 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
| 13 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
| 12 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
| 11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/jlms/jlms.php:294 |
| 8 | plgSystemjlms->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:1218 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.79 ms After last query: 0.07 ms Query memory: 0.006 MB Memory before query: 7.906 MB
UPDATE `yzd3t_extensions`
SET `params` = '{\"mediaversion\":\"b11098dc87924db1ca3ef4f59f523350\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | yzd3t_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.03 ms |
| updating | 0.03 ms |
| end | 0.00 ms |
| query end | 0.60 ms |
| closing tables | 0.02 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 13 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 12 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 11 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 10 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 9 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/jlms/jlms.php:294 |
| 8 | plgSystemjlms->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:1218 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.24 ms After last query: 3.99 ms Query memory: 0.037 MB Memory before query: 8.788 MB Rows returned: 156
SELECT *
FROM yzd3t_lms_config
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | yzd3t_lms_config | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 156 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.05 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomla_lms/includes/classes/lms.config.php:55 |
| 13 | JLMS_Config->initConfig() | JROOT/components/com_joomla_lms/includes/classes/lms.config.php:10 |
| 12 | JLMS_Config->__construct() | JROOT/components/com_joomla_lms/includes/classes/lms.factory.php:75 |
| 11 | JLMSFactory::_createConfig() | JROOT/components/com_joomla_lms/includes/classes/lms.factory.php:17 |
| 10 | JLMSFactory::getConfig() | JROOT/components/com_joomla_lms/joomla_lms.main.php:27 |
| 9 | require_once JROOT/components/com_joomla_lms/joomla_lms.main.php | JROOT/plugins/system/jlms/jlms.php:306 |
| 8 | plgSystemjlms->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:1218 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.18 ms After last query: 0.37 ms Query memory: 0.025 MB Memory before query: 8.860 MB Rows returned: 0
SELECT cb_assoc AS profile_var, CONCAT('lms_cb_assoc', id) AS var_name, field_name AS lang_var
FROM yzd3t_lms_cb_assoc
ORDER BY id| 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 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomla_lms/legacy/includes/config_inc_base.php:95 |
| 13 | LMS\Legacy\Includes\Config_Inc_Base::init() | JROOT/components/com_joomla_lms/includes/config.inc.php:9 |
| 12 | require JROOT/components/com_joomla_lms/includes/config.inc.php | JROOT/components/com_joomla_lms/includes/classes/lms.factory.php:76 |
| 11 | JLMSFactory::_createConfig() | JROOT/components/com_joomla_lms/includes/classes/lms.factory.php:17 |
| 10 | JLMSFactory::getConfig() | JROOT/components/com_joomla_lms/joomla_lms.main.php:27 |
| 9 | require_once JROOT/components/com_joomla_lms/joomla_lms.main.php | JROOT/plugins/system/jlms/jlms.php:306 |
| 8 | plgSystemjlms->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:1218 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.14 ms After last query: 2.59 ms Query memory: 0.025 MB Memory before query: 9.376 MB Rows returned: 5
SELECT id, roletype_id, lms_usertype, default_role
FROM yzd3t_lms_usertypes
WHERE roletype_id <> 0
ORDER BY roletype_id, lms_usertype
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | yzd3t_lms_usertypes | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 6 | 83.33 | Using where; Using filesort |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| preparing | 0.00 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:308 |
| 13 | JLMS_ACL->PopulateSystemRoles() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:74 |
| 12 | JLMS_ACL->initialize() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:63 |
| 11 | JLMS_ACL->__construct() | JROOT/components/com_joomla_lms/includes/classes/lms.factory.php:89 |
| 10 | JLMSFactory::_createACL() | JROOT/components/com_joomla_lms/includes/classes/lms.factory.php:43 |
| 9 | JLMSFactory::getACL() | JROOT/plugins/system/jlms/jlms.php:308 |
| 8 | plgSystemjlms->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:1218 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.15 ms After last query: 0.04 ms Query memory: 0.024 MB Memory before query: 9.385 MB Rows returned: 0
SELECT u.lms_usertype_id, t.roletype_id
FROM yzd3t_lms_users as u, yzd3t_lms_usertypes as t
WHERE u.user_id = 0
AND u.lms_usertype_id = t.id
ORDER BY t.roletype_id DESC
LIMIT 0,1
| 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 | Impossible WHERE noticed after reading const tables |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 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_joomla_lms/includes/classes/lms.acl.php:341 |
| 14 | JLMS_ACL->populateTempRoleType() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:358 |
| 13 | JLMS_ACL->getTempRoleType() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:75 |
| 12 | JLMS_ACL->initialize() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:63 |
| 11 | JLMS_ACL->__construct() | JROOT/components/com_joomla_lms/includes/classes/lms.factory.php:89 |
| 10 | JLMSFactory::_createACL() | JROOT/components/com_joomla_lms/includes/classes/lms.factory.php:43 |
| 9 | JLMSFactory::getACL() | JROOT/plugins/system/jlms/jlms.php:308 |
| 8 | plgSystemjlms->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:1218 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.14 ms After last query: 0.22 ms Query memory: 0.025 MB Memory before query: 9.436 MB Rows returned: 0
SELECT *
FROM yzd3t_lms_user_roles_assignments
WHERE 1
| 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 |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:1107 |
| 13 | JLMS_ACL->LoadRolesAssignments() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:92 |
| 12 | JLMS_ACL->initialize() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:63 |
| 11 | JLMS_ACL->__construct() | JROOT/components/com_joomla_lms/includes/classes/lms.factory.php:89 |
| 10 | JLMSFactory::_createACL() | JROOT/components/com_joomla_lms/includes/classes/lms.factory.php:43 |
| 9 | JLMSFactory::getACL() | JROOT/plugins/system/jlms/jlms.php:308 |
| 8 | plgSystemjlms->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:1218 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.13 ms After last query: 0.21 ms Query memory: 0.025 MB Memory before query: 9.452 MB Rows returned: 3
SELECT id as course_id, course_name, cat_id
FROM yzd3t_lms_courses
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | yzd3t_lms_courses | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:578 |
| 13 | JLMS_ACL->PopulateMyCourses() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:94 |
| 12 | JLMS_ACL->initialize() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:63 |
| 11 | JLMS_ACL->__construct() | JROOT/components/com_joomla_lms/includes/classes/lms.factory.php:89 |
| 10 | JLMSFactory::_createACL() | JROOT/components/com_joomla_lms/includes/classes/lms.factory.php:43 |
| 9 | JLMSFactory::getACL() | JROOT/plugins/system/jlms/jlms.php:308 |
| 8 | plgSystemjlms->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:1218 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.19 ms After last query: 0.10 ms Query memory: 0.026 MB Memory before query: 9.464 MB Rows returned: 0
SELECT a.course_id, a.role_id, b.course_name, a.enrol_time
, a.publish_start, a.start_date, a.publish_end, a.end_date
FROM yzd3t_lms_users_in_groups as a, yzd3t_lms_courses as b
WHERE 1
AND a.user_id = '0'
AND a.course_id = b.id
AND ( b.published = 1
AND ( ((b.publish_start = 1)
AND (b.start_date <= '2025-12-06')) OR (b.publish_start = 0) )
AND ( ((b.publish_end = 1)
AND (b.end_date >= '2025-12-06')) OR (b.publish_end = 0) ) )
AND ( ((a.publish_start = 1)
AND (a.start_date <= '2025-12-06')) OR (a.publish_start = 0) )
AND ( ((a.publish_end = 1)
AND (a.end_date >= '2025-12-06')) OR (a.publish_end = 0) )
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | PRIMARY,user_index | user_index | 4 | const | 1 | 16.67 | Using where |
| 1 | SIMPLE | b | NULL | eq_ref | PRIMARY | PRIMARY | 4 | devbergerlan_db.a.course_id | 1 | 33.33 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 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.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:708 |
| 13 | JLMS_ACL->PopulateMyCourses() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:94 |
| 12 | JLMS_ACL->initialize() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:63 |
| 11 | JLMS_ACL->__construct() | JROOT/components/com_joomla_lms/includes/classes/lms.factory.php:89 |
| 10 | JLMSFactory::_createACL() | JROOT/components/com_joomla_lms/includes/classes/lms.factory.php:43 |
| 9 | JLMSFactory::getACL() | JROOT/plugins/system/jlms/jlms.php:308 |
| 8 | plgSystemjlms->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:1218 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.09 ms After last query: 0.11 ms Query memory: 0.025 MB Memory before query: 9.470 MB Rows returned: 1
SELECT *
FROM yzd3t_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 | yzd3t_languages | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 1 | 100.00 | Using where; Using filesort |
| Status | Duration |
|---|
| starting | 0.01 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.00 ms |
| preparing | 0.00 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
| 5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 |
| 4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/libraries/src/Application/SiteApplication.php:138 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.17 ms After last query: 0.09 ms Query memory: 0.022 MB Memory before query: 9.482 MB Rows returned: 3
SELECT id, home, template, s.params
FROM yzd3t_template_styles as s
LEFT JOIN yzd3t_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 | s | NULL | ALL | idx_template,idx_client_id,idx_client_id_home | NO INDEX KEY COULD BE USED | NULL | NULL | 4 | 75.00 | Using where |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | devbergerlan_db.s.template,const | 1 | 4.48 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 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.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 5 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
| 4 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/libraries/src/Application/SiteApplication.php:168 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Query Time: 0.13 ms After last query: 10.06 ms Query memory: 0.024 MB Memory before query: 10.976 MB Rows returned: 15
SELECT *
FROM `yzd3t_lms_system_menu_xref`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | yzd3t_lms_system_menu_xref | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 15 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 8 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomla_lms/includes/classes/lms.system_menu.php:884 |
| 7 | JLMSSystemMenu::getAllFromSystemMenu() | JROOT/components/com_joomla_lms/joomla_lms.php:70 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.11 ms After last query: 13.22 ms Query memory: 0.021 MB Memory before query: 14.288 MB Rows returned: 1
SELECT count(distinct user_id)
FROM yzd3t_lms_users_in_groups
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | yzd3t_lms_users_in_groups | NULL | range | PRIMARY,user_index | user_index | 4 | NULL | 4 | 100.00 | Using index for group-by |
| Status | Duration |
|---|
| starting | 0.01 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.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 7 | JDatabaseDriver->loadResult() | JROOT/components/com_joomla_lms/joomla_lms.php:249 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.18 ms After last query: 0.75 ms Query memory: 0.023 MB Memory before query: 14.394 MB Rows returned: 0
SELECT folder, element, published, params
FROM yzd3t_lms_plugins
WHERE published >= 1
AND folder = 'system'
ORDER BY ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | yzd3t_lms_plugins | NULL | ref | folder | folder | 93 | const | 4 | 33.33 | Using index condition; Using where; Using filesort |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 8 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomla_lms/includes/classes/lms.plugins.php:83 |
| 7 | jlmsPluginHandler->loadBotGroup() | JROOT/components/com_joomla_lms/joomla_lms.php:358 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.18 ms After last query: 3.26 ms Query memory: 0.025 MB Memory before query: 14.957 MB Rows returned: 2
SELECT *
FROM `yzd3t_lms_menu`
WHERE user_access = -1
AND published = 1
ORDER BY ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | yzd3t_lms_menu | NULL | ref | menu_index | menu_index | 2 | const,const | 2 | 100.00 | Using index condition; Using filesort |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:19 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_process_menu_for_guests() | JROOT/components/com_joomla_lms/joomla_lms.func.php:10 |
| 7 | JLMS_process_menu_for_guests() | JROOT/components/com_joomla_lms/joomla_lms.php:1096 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.14 ms After last query: 0.12 ms Query memory: 0.026 MB Memory before query: 14.970 MB Rows returned: 15
SELECT *
FROM `yzd3t_lms_system_menu_xref`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | yzd3t_lms_system_menu_xref | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 15 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomla_lms/includes/classes/lms.system_menu.php:884 |
| 12 | JLMSSystemMenu::getAllFromSystemMenu() | JROOT/components/com_joomla_lms/includes/classes/lms.system_menu.php:891 |
| 11 | JLMSSystemMenu::getItemIdByTool() | JROOT/components/com_joomla_lms/includes/classes/lms.system_menu.php:1067 |
| 10 | JLMSSystemMenu::getSefLink() | JROOT/components/com_joomla_lms/includes/classes/lms.factory.php:166 |
| 9 | JLMSRoute::_() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:41 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_process_menu_for_guests() | JROOT/components/com_joomla_lms/joomla_lms.func.php:10 |
| 7 | JLMS_process_menu_for_guests() | JROOT/components/com_joomla_lms/joomla_lms.php:1096 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.12 ms After last query: 0.13 ms Query memory: 0.022 MB Memory before query: 14.975 MB Rows returned: 1
SELECT params
FROM yzd3t_menu
WHERE id = '104'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | yzd3t_menu | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 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.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.00 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 9 | JDatabaseDriver->loadResult() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:102 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.func.php:18 |
| 7 | JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.php:1233 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.16 ms After last query: 0.02 ms Query memory: 0.025 MB Memory before query: 14.981 MB Rows returned: 2
SELECT *
FROM `yzd3t_lms_course_cats`
WHERE `parent` = '0'
AND `restricted` = 0
ORDER BY c_category
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | yzd3t_lms_course_cats | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 50.00 | Using where; Using filesort |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:124 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.func.php:18 |
| 7 | JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.php:1233 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.12 ms After last query: 3.96 ms Query memory: 0.023 MB Memory before query: 15.731 MB Rows returned: 0
SELECT *
FROM yzd3t_lms_course_cats_config
ORDER BY id
| 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 |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:140 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.func.php:18 |
| 7 | JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.php:1233 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.09 ms After last query: 0.04 ms Query memory: 0.022 MB Memory before query: 15.739 MB Rows returned: 1
SELECT count(id)
FROM `yzd3t_lms_course_cats`
WHERE parent = '0'
ORDER BY c_category
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | yzd3t_lms_course_cats | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 50.00 | Using where |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 9 | JDatabaseDriver->loadResult() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:181 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.func.php:18 |
| 7 | JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.php:1233 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.12 ms After last query: 0.04 ms Query memory: 0.025 MB Memory before query: 15.744 MB Rows returned: 2
SELECT *
FROM `yzd3t_lms_course_cats`
WHERE `parent` = '0'
AND `restricted` = 0
ORDER BY `c_category`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | yzd3t_lms_course_cats | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 50.00 | Using where; Using filesort |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:214 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.func.php:18 |
| 7 | JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.php:1233 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.13 ms After last query: 0.11 ms Query memory: 0.026 MB Memory before query: 15.754 MB Rows returned: 0
SELECT group_id
FROM yzd3t_lms_user_assign_groups
WHERE user_id = 0
| 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 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/components/com_joomla_lms/includes/classes/lms.table.new.php:15 |
| 15 | JLMSDatabaseHelper::loadResultArray() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:397 |
| 14 | JLMS_ACL->populateMyGroupsAssigned() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:403 |
| 13 | JLMS_ACL->getMyGroupsAssigned() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:446 |
| 12 | JLMS_ACL->PopulateMyCategories() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:510 |
| 11 | JLMS_ACL->getMyCategories() | JROOT/components/com_joomla_lms/legacy/joomla_lms_main_base.php:3785 |
| 10 | LMS\Legacy\Joomla_LMS_Main_Base::JLMS_getFilterMulticategories() | JROOT/components/com_joomla_lms/joomla_lms.main.php:461 |
| 9 | JLMS_getFilterMulticategories() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:240 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.func.php:18 |
| 7 | JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.php:1233 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.12 ms After last query: 0.02 ms Query memory: 0.026 MB Memory before query: 15.762 MB Rows returned: 0
SELECT group_id
FROM yzd3t_lms_users_in_global_groups
WHERE user_id = 0
| 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 |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.00 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/components/com_joomla_lms/includes/classes/lms.table.new.php:15 |
| 15 | JLMSDatabaseHelper::loadResultArray() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:413 |
| 14 | JLMS_ACL->populateMyGroupsUser() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:419 |
| 13 | JLMS_ACL->getMyGroupsUser() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:447 |
| 12 | JLMS_ACL->PopulateMyCategories() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:510 |
| 11 | JLMS_ACL->getMyCategories() | JROOT/components/com_joomla_lms/legacy/joomla_lms_main_base.php:3785 |
| 10 | LMS\Legacy\Joomla_LMS_Main_Base::JLMS_getFilterMulticategories() | JROOT/components/com_joomla_lms/joomla_lms.main.php:461 |
| 9 | JLMS_getFilterMulticategories() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:240 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.func.php:18 |
| 7 | JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.php:1233 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.13 ms After last query: 0.03 ms Query memory: 0.026 MB Memory before query: 15.772 MB Rows returned: 2
SELECT *
FROM yzd3t_lms_course_cats
WHERE (parent = '0'
AND (`restricted` = 0) ) OR parent <> '0'
ORDER BY c_category
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | yzd3t_lms_course_cats | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 62.50 | Using where; Using filesort |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.00 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 13 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:466 |
| 12 | JLMS_ACL->PopulateMyCategories() | JROOT/components/com_joomla_lms/includes/classes/lms.acl.php:510 |
| 11 | JLMS_ACL->getMyCategories() | JROOT/components/com_joomla_lms/legacy/joomla_lms_main_base.php:3785 |
| 10 | LMS\Legacy\Joomla_LMS_Main_Base::JLMS_getFilterMulticategories() | JROOT/components/com_joomla_lms/joomla_lms.main.php:461 |
| 9 | JLMS_getFilterMulticategories() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:240 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.func.php:18 |
| 7 | JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.php:1233 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.06 ms After last query: 0.04 ms Query memory: 0.025 MB Memory before query: 15.778 MB Rows returned: 2
SELECT id, parent, restricted, groups
FROM yzd3t_lms_course_cats
WHERE 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | yzd3t_lms_course_cats | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 2 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.00 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomla_lms/legacy/joomla_lms_main_base.php:3590 |
| 11 | LMS\Legacy\Joomla_LMS_Main_Base::JLMS_restricted_data() | JROOT/components/com_joomla_lms/joomla_lms.main.php:434 |
| 10 | JLMS_restricted_data() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:409 |
| 9 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_illegal_courses_guest() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:268 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.func.php:18 |
| 7 | JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.php:1233 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.06 ms After last query: 0.02 ms Query memory: 0.024 MB Memory before query: 15.786 MB Rows returned: 3
SELECT id, cat_id
FROM yzd3t_lms_courses
WHERE 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | yzd3t_lms_courses | NULL | ALL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.00 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomla_lms/legacy/joomla_lms_main_base.php:3597 |
| 11 | LMS\Legacy\Joomla_LMS_Main_Base::JLMS_restricted_data() | JROOT/components/com_joomla_lms/joomla_lms.main.php:434 |
| 10 | JLMS_restricted_data() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:409 |
| 9 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_illegal_courses_guest() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:268 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.func.php:18 |
| 7 | JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.php:1233 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.22 ms After last query: 0.02 ms Query memory: 0.025 MB Memory before query: 15.798 MB Rows returned: 0
SELECT DISTINCT cp.course_id
FROM yzd3t_lms_courses_prerequisites AS cp, yzd3t_lms_courses AS c
WHERE cp.req_id NOT IN (SELECT cu.course_id
FROM yzd3t_lms_certificate_users AS cu
WHERE cu.user_id = 0)
AND cp.course_id = c.id
AND c.prereq_mode = 2| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | NULL | NULL | NULL | NULL | NO INDEX KEY COULD BE USED | NULL | NULL | NULL | NULL | no matching row in const table |
| 2 | DEPENDENT SUBQUERY | cu | NULL | index_subquery | cu_index | cu_index | 8 | func,const | 1 | 100.00 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.12 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 13 | JDatabaseDriver->loadColumn() | JROOT/components/com_joomla_lms/includes/classes/lms.table.new.php:15 |
| 12 | JLMSDatabaseHelper::loadResultArray() | JROOT/components/com_joomla_lms/legacy/joomla_lms_main_base.php:3697 |
| 11 | LMS\Legacy\Joomla_LMS_Main_Base::JLMS_prereq_restricted() | JROOT/components/com_joomla_lms/joomla_lms.main.php:448 |
| 10 | JLMS_prereq_restricted() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:421 |
| 9 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_illegal_courses_guest() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:268 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.func.php:18 |
| 7 | JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.php:1233 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.28 ms After last query: 0.47 ms Query memory: 0.035 MB Memory before query: 15.893 MB Rows returned: 2
SELECT a.*, b.username, b.email, b.name as user_fullname, b.name as author_name, b.name as name, a.id as course_id, d.c_category, c.fullname
FROM `yzd3t_lms_courses` as a
LEFT JOIN `yzd3t_lms_course_cats` as d
ON d.id = a.cat_id
LEFT JOIN `yzd3t_users` as b
ON a.owner_id = b.id
LEFT JOIN yzd3t_lms_courses_ownerinfo as c
ON a.id = c.course_id
AND a.owner_id = c.owner_id
WHERE 1
AND ( a.published = 1
AND ( ((a.publish_start = 1)
AND (a.start_date <= '2025-12-06')) OR (a.publish_start = 0) )
AND ( ((a.publish_end = 1)
AND (a.end_date >= '2025-12-06')) OR (a.publish_end = 0) )
)
AND a.id NOT IN ('')
AND a.gid = 0
ORDER BY a.course_name, a.ordering, a.id
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ALL | PRIMARY | NO INDEX KEY COULD BE USED | NULL | NULL | 3 | 33.33 | Using where; Using filesort |
| 1 | SIMPLE | d | NULL | eq_ref | PRIMARY | PRIMARY | 4 | devbergerlan_db.a.cat_id | 1 | 100.00 | NULL |
| 1 | SIMPLE | b | NULL | eq_ref | PRIMARY | PRIMARY | 4 | devbergerlan_db.a.owner_id | 1 | 100.00 | NULL |
| 1 | SIMPLE | c | NULL | ref | course-owner | course-owner | 8 | devbergerlan_db.a.id,devbergerlan_db.a.owner_id | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.05 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.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.05 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:310 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.func.php:18 |
| 7 | JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.php:1233 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.24 ms After last query: 0.65 ms Query memory: 0.028 MB Memory before query: 16.014 MB Rows returned: 8
SHOW FULL COLUMNS
FROM `yzd3t_lms_course_cats`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `yzd3t_lms_course_cats`
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.06 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Opening tables | 0.01 ms |
| checking permissions | 0.02 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 |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.02 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:253 |
| 13 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:172 |
| 12 | Joomla\CMS\Table\Table->__construct() | JROOT/components/com_joomla_lms/includes/classes/lms.table.new.php:41 |
| 11 | JLMSDBTable->__construct() | JROOT/components/com_joomla_lms/joomla_lms.class.php:785 |
| 10 | mos_Joomla_LMS_Categories->__construct() | JROOT/components/com_joomla_lms/legacy/categories_base.php:43 |
| 9 | LMS\Legacy\Categories_Base::getHtmlDescriptionForCategoryId() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:396 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.func.php:18 |
| 7 | JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.php:1233 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.09 ms After last query: 0.23 ms Query memory: 0.025 MB Memory before query: 16.049 MB Rows returned: 0
SELECT *
FROM yzd3t_lms_course_cats
WHERE id = '0'
| 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 |
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Caller | File and line number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT/components/com_joomla_lms/includes/classes/lms.table.new.php:113 |
| 10 | JLMSDBTable->load() | JROOT/components/com_joomla_lms/legacy/categories_base.php:44 |
| 9 | LMS\Legacy\Categories_Base::getHtmlDescriptionForCategoryId() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:396 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.func.php:18 |
| 7 | JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.php:1233 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.22 ms After last query: 7.62 ms Query memory: 0.032 MB Memory before query: 17.129 MB Rows returned: 3
SHOW FULL COLUMNS
FROM `yzd3t_lms_local_menu`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `yzd3t_lms_local_menu`
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.05 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Opening tables | 0.04 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.01 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 27 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 26 | JDatabaseDriverMysqli->getTableColumns() | JROOT/components/com_joomla_lms/libraries/database/driver33.php:228 |
| 25 | LMS\Libraries\Database\Driver33->getTableColumns() | JROOT/libraries/src/Table/Table.php:253 |
| 24 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:172 |
| 23 | Joomla\CMS\Table\Table->__construct() | JROOT/components/com_joomla_lms/libraries/base/table.php:50 |
| 22 | LMS\Libraries\Base\Table->__construct() | JROOT/components/com_joomla_lms/tools/coursebuilder/tables/lmslocalmenu.php:14 |
| 21 | LMS\Tools\Coursebuilder\Tables\LmsLocalMenu->__construct() | JROOT/components/com_joomla_lms/tools/coursebuilder/repositories/lmslocalmenu.php:12 |
| 20 | LMS\Tools\Coursebuilder\Repositories\LmsLocalMenu->__construct() | JROOT/components/com_joomla_lms/tools/coursebuilder/models/learningpattern.php:23 |
| 19 | LMS\Tools\Coursebuilder\Model\LearningPattern->__construct() | JROOT/modules/mod_jlms_short_menu/helper.php:51 |
| 18 | ModJlmsShortMenuHelper::getList() | JROOT/components/com_joomla_lms/widgets/shortmenu/shortmenu.php:24 |
| 17 | LMS\Widgets\ShortMenu->__construct() | JROOT/components/com_joomla_lms/widgets/wrapper/wrapper.php:37 |
| 16 | LMS\Widgets\Wrapper->__construct() | JROOT/components/com_joomla_lms/tools/courses/views/courseslist/tmpl/tpl_list.php:139 |
| 15 | include JROOT/components/com_joomla_lms/tools/courses/views/courseslist/tmpl/tpl_list.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomla_lms/libraries/base/view.php:69 |
| 12 | LMS\Libraries\Base\View->display() | JROOT/components/com_joomla_lms/tools/courses/views/courseslist/view.html.php:33 |
| 11 | LMS\Tools\Courses\View\CoursesList->display() | JROOT/components/com_joomla_lms/tools/courses/controllers/courses.php:20 |
| 10 | LMS\Tools\Courses\Controllers\Courses->coursesList() | JROOT/components/com_joomla_lms/joomla_lms.html.php:120 |
| 9 | joomla_lms_html::showCoursesForGuest() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:401 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.func.php:18 |
| 7 | JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.php:1233 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.20 ms After last query: 0.26 ms Query memory: 0.034 MB Memory before query: 17.162 MB Rows returned: 8
SHOW FULL COLUMNS
FROM `yzd3t_lms_menu`
EXPLAIN not possible on query: SHOW FULL COLUMNS FROM `yzd3t_lms_menu`
| Status | Duration |
|---|
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.05 ms |
| init | 0.00 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Opening tables | 0.00 ms |
| checking permissions | 0.01 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 |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.01 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 28 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 27 | JDatabaseDriverMysqli->getTableColumns() | JROOT/components/com_joomla_lms/libraries/database/driver33.php:228 |
| 26 | LMS\Libraries\Database\Driver33->getTableColumns() | JROOT/libraries/src/Table/Table.php:253 |
| 25 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:172 |
| 24 | Joomla\CMS\Table\Table->__construct() | JROOT/components/com_joomla_lms/libraries/base/table.php:50 |
| 23 | LMS\Libraries\Base\Table->__construct() | JROOT/components/com_joomla_lms/tools/coursebuilder/tables/lmsmenu.php:14 |
| 22 | LMS\Tools\Coursebuilder\Tables\LmsMenu->__construct() | JROOT/components/com_joomla_lms/tools/coursebuilder/repositories/lmsmenu.php:12 |
| 21 | LMS\Tools\Coursebuilder\Repositories\LmsMenu->__construct() | JROOT/components/com_joomla_lms/tools/coursebuilder/models/learningpattern.php:266 |
| 20 | LMS\Tools\Coursebuilder\Model\LearningPattern->getAllToolsByUserRole() | JROOT/components/com_joomla_lms/tools/coursebuilder/models/learningpattern.php:409 |
| 19 | LMS\Tools\Coursebuilder\Model\LearningPattern->getMainTools() | JROOT/modules/mod_jlms_short_menu/helper.php:54 |
| 18 | ModJlmsShortMenuHelper::getList() | JROOT/components/com_joomla_lms/widgets/shortmenu/shortmenu.php:24 |
| 17 | LMS\Widgets\ShortMenu->__construct() | JROOT/components/com_joomla_lms/widgets/wrapper/wrapper.php:37 |
| 16 | LMS\Widgets\Wrapper->__construct() | JROOT/components/com_joomla_lms/tools/courses/views/courseslist/tmpl/tpl_list.php:139 |
| 15 | include JROOT/components/com_joomla_lms/tools/courses/views/courseslist/tmpl/tpl_list.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomla_lms/libraries/base/view.php:69 |
| 12 | LMS\Libraries\Base\View->display() | JROOT/components/com_joomla_lms/tools/courses/views/courseslist/view.html.php:33 |
| 11 | LMS\Tools\Courses\View\CoursesList->display() | JROOT/components/com_joomla_lms/tools/courses/controllers/courses.php:20 |
| 10 | LMS\Tools\Courses\Controllers\Courses->coursesList() | JROOT/components/com_joomla_lms/joomla_lms.html.php:120 |
| 9 | joomla_lms_html::showCoursesForGuest() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:401 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.func.php:18 |
| 7 | JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.php:1233 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.14 ms After last query: 0.35 ms Query memory: 0.031 MB Memory before query: 17.235 MB Rows returned: 2
SELECT lmsmenu.id as id, lmsmenu.lang_var as lang_var, lmsmenu.image as image, lmsmenu.task as task, lmsmenu.ordering as ordering, lmsmenu.published as published, lmsmenu.is_separator as is_separator, lmsmenu.user_access as user_access
FROM yzd3t_lms_menu as `lmsmenu`
WHERE `lmsmenu`.published = '1'
AND `lmsmenu`.is_separator = '0'
AND `lmsmenu`.user_access = '-1'
ORDER BY ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | lmsmenu | NULL | ref | menu_index | menu_index | 2 | const,const | 2 | 10.00 | Using index condition; Using where; Using filesort |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/components/com_joomla_lms/libraries/database/driver33.php:407 |
| 23 | LMS\Libraries\Database\Driver33->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/components/com_joomla_lms/libraries/base/repository.php:252 |
| 21 | LMS\Libraries\Base\Repository->getByFilter() | JROOT/components/com_joomla_lms/tools/coursebuilder/models/learningpattern.php:274 |
| 20 | LMS\Tools\Coursebuilder\Model\LearningPattern->getAllToolsByUserRole() | JROOT/components/com_joomla_lms/tools/coursebuilder/models/learningpattern.php:409 |
| 19 | LMS\Tools\Coursebuilder\Model\LearningPattern->getMainTools() | JROOT/modules/mod_jlms_short_menu/helper.php:54 |
| 18 | ModJlmsShortMenuHelper::getList() | JROOT/components/com_joomla_lms/widgets/shortmenu/shortmenu.php:24 |
| 17 | LMS\Widgets\ShortMenu->__construct() | JROOT/components/com_joomla_lms/widgets/wrapper/wrapper.php:37 |
| 16 | LMS\Widgets\Wrapper->__construct() | JROOT/components/com_joomla_lms/tools/courses/views/courseslist/tmpl/tpl_list.php:139 |
| 15 | include JROOT/components/com_joomla_lms/tools/courses/views/courseslist/tmpl/tpl_list.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomla_lms/libraries/base/view.php:69 |
| 12 | LMS\Libraries\Base\View->display() | JROOT/components/com_joomla_lms/tools/courses/views/courseslist/view.html.php:33 |
| 11 | LMS\Tools\Courses\View\CoursesList->display() | JROOT/components/com_joomla_lms/tools/courses/controllers/courses.php:20 |
| 10 | LMS\Tools\Courses\Controllers\Courses->coursesList() | JROOT/components/com_joomla_lms/joomla_lms.html.php:120 |
| 9 | joomla_lms_html::showCoursesForGuest() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:401 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.func.php:18 |
| 7 | JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.php:1233 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.20 ms After last query: 3.22 ms Query memory: 0.027 MB Memory before query: 17.662 MB Rows returned: 0
SELECT tip_message
FROM yzd3t_lms_page_tips
WHERE tip_task = 'courses'
| 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 |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.05 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.00 ms |
| executing | 0.00 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 20 | JDatabaseDriver->loadResult() | JROOT/components/com_joomla_lms/widgets/pagetip/pagetip.php:35 |
| 19 | LMS\Widgets\PageTip->__construct() | Same as call in the line below. |
| 18 | ReflectionClass->newInstanceArgs() | JROOT/components/com_joomla_lms/libraries/base/widget.php:143 |
| 17 | LMS\Libraries\Base\Widget->widget() | JROOT/components/com_joomla_lms/libraries/base/view.php:57 |
| 16 | LMS\Libraries\Base\View->widget() | JROOT/components/com_joomla_lms/tools/courses/views/courseslist/tmpl/tpl_list.php:156 |
| 15 | include JROOT/components/com_joomla_lms/tools/courses/views/courseslist/tmpl/tpl_list.php | JROOT/libraries/src/MVC/View/HtmlView.php:701 |
| 14 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:230 |
| 13 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/components/com_joomla_lms/libraries/base/view.php:69 |
| 12 | LMS\Libraries\Base\View->display() | JROOT/components/com_joomla_lms/tools/courses/views/courseslist/view.html.php:33 |
| 11 | LMS\Tools\Courses\View\CoursesList->display() | JROOT/components/com_joomla_lms/tools/courses/controllers/courses.php:20 |
| 10 | LMS\Tools\Courses\Controllers\Courses->coursesList() | JROOT/components/com_joomla_lms/joomla_lms.html.php:120 |
| 9 | joomla_lms_html::showCoursesForGuest() | JROOT/components/com_joomla_lms/legacy/joomla_lms_func_base.php:401 |
| 8 | LMS\Legacy\Joomla_LMS_Func_Base::JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.func.php:18 |
| 7 | JLMS_showCoursesForGuest() | JROOT/components/com_joomla_lms/joomla_lms.php:1233 |
| 6 | require_once JROOT/components/com_joomla_lms/joomla_lms.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.34 ms After last query: 3.30 ms Query memory: 0.027 MB Memory before query: 17.807 MB Rows returned: 7
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM yzd3t_modules AS m
LEFT JOIN yzd3t_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN yzd3t_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-12-06 01:54:23')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-12-06 01:54:23')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 104 OR mm.menuid <= 0)
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 | range | PRIMARY,published,newsfeeds | published | 5 | NULL | 14 | 4.17 | Using index condition; Using where; Using filesort |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | devbergerlan_db.m.module,const | 1 | 10.00 | Using index condition; Using where |
| 1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | devbergerlan_db.m.id | 1 | 40.00 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 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 |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.14 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Caller | File and line number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
| 13 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 12 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
| 11 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
| 10 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 9 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:591 |
| 8 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/templates/protostar/index.php:91 |
| 7 | require JROOT/templates/protostar/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:1126 |
| 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 `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `yzd3t_extensions`
2 × SELECT *
FROM `yzd3t_lms_course_cats`
2 × SELECT *
FROM `yzd3t_lms_system_menu_xref
2 × SELECT *
FROM yzd3t_lms_course_cats
1 × SELECT a.*, b.username, b.email, b.name as user_fullname, b.name as author_name, b.name as name, a.id as course_id, d.c_category, c.fullname
FROM `yzd3t_lms_courses` as a
LEFT JOIN `yzd3t_lms_course_cats` as d
ON d.id = a.cat_id
LEFT JOIN `yzd3t_users` as b
ON a.owner_id = b.id
LEFT JOIN yzd3t_lms_courses_ownerinfo as c
ON a.id = c.course_id
AND a.owner_id = c.owner_id
1 × SELECT DISTINCT cp.course_id
FROM yzd3t_lms_courses_prerequisites AS cp, yzd3t_lms_courses AS c
1 × SELECT id, cat_id
FROM yzd3t_lms_courses
1 × SELECT id, parent, restricted, groups
FROM yzd3t_lms_course_cats
1 × SELECT *
FROM `yzd3t_lms_menu`
1 × SELECT group_id
FROM yzd3t_lms_users_in_global_groups
1 × SELECT group_id
FROM yzd3t_lms_user_assign_groups
1 × SELECT count(id)
FROM `yzd3t_lms_course_cats`
1 × SELECT *
FROM yzd3t_lms_course_cats_config
1 × SELECT lmsmenu.id as id, lmsmenu.lang_var as lang_var, lmsmenu.image as image, lmsmenu.task as task, lmsmenu.ordering as ordering, lmsmenu.published as published, lmsmenu.is_separator as is_separator, lmsmenu.user_access as user_access
FROM yzd3t_lms_menu as `lmsmenu`
1 × SELECT params
FROM yzd3t_menu
1 × SELECT tip_message
FROM yzd3t_lms_page_tips
1 × SELECT `data`
FROM `yzd3t_session`
1 × SELECT count(distinct user_id)
FROM yzd3t_lms_users_in_group
1 × SELECT folder, element, published, params
FROM yzd3t_lms_plugins
1 × SELECT id, home, template, s.params
FROM yzd3t_template_styles as s
LEFT JOIN yzd3t_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM yzd3t_languages
1 × SELECT a.course_id, a.role_id, b.course_name, a.enrol_time , a.publish_start, a.start_date, a.publish_end, a.end_date
FROM yzd3t_lms_users_in_groups as a, yzd3t_lms_courses as b
1 × SELECT id as course_id, course_name, cat_id
FROM yzd3t_lms_course
1 × SELECT *
FROM yzd3t_lms_user_roles_assignments
1 × SELECT u.lms_usertype_id, t.roletype_id
FROM yzd3t_lms_users as u, yzd3t_lms_usertypes as t
1 × SELECT id, roletype_id, lms_usertype, default_role
FROM yzd3t_lms_usertypes
1 × SELECT cb_assoc AS profile_var, CONCAT('lms_cb_assoc', id) AS var_name, field_name AS lang_var
FROM yzd3t_lms_cb_assoc1 × SELECT *
FROM yzd3t_lms_confi
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM yzd3t_menu AS m
LEFT JOIN yzd3t_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM yzd3t_extensions
1 × SELECT b.id
FROM yzd3t_usergroups AS a
LEFT JOIN yzd3t_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, rules
FROM `yzd3t_viewlevels
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM yzd3t_modules AS m
LEFT JOIN yzd3t_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN yzd3t_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id