Päringu aeg: 15.89 ms Mälu päring: 0.023 MB Mälu enne päringut: 1.036 MB Ridasid: 0
SELECT `data`
FROM `nwow_session`
WHERE `session_id` = X'65306c656b613539726f6f3773713635663434316d7630323833'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | nwow_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 15.50 ms |
| executing | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea 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() | Sama mis välja kutsutud järgmisel real. |
| 13 | session_start() | JROOT\libraries\joomla\session\handler\native.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOT\libraries\joomla\session\handler\native.php:50 |
| 11 | JSessionHandlerNative->start() | JROOT\libraries\joomla\session\handler\joomla.php:88 |
| 10 | JSessionHandlerJoomla->start() | JROOT\libraries\src\Session\Session.php:661 |
| 9 | Joomla\CMS\Session\Session->_start() | JROOT\libraries\src\Session\Session.php:621 |
| 8 | Joomla\CMS\Session\Session->start() | JROOT\libraries\src\Session\Session.php:499 |
| 7 | Joomla\CMS\Session\Session->get() | JROOT\libraries\src\Session\Session.php:456 |
| 6 | Joomla\CMS\Session\Session->isNew() | JROOT\libraries\src\Application\CMSApplication.php:826 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT\libraries\src\Application\CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT\libraries\src\Application\SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT\libraries\src\Application\CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT\libraries\src\Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT\index.php:46 |
Päringu aeg: 0.40 ms Pärast viimast päringut: 1.07 ms Mälu päring: 0.020 MB Mälu enne päringut: 1.050 MB Ridasid: 0
SELECT `session_id`
FROM `nwow_session`
WHERE `session_id` = X'65306c656b613539726f6f3773713635663434316d7630323833'
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | nwow_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 8 | JDatabaseDriver->loadResult() | JROOT\libraries\src\Session\MetadataManager.php:74 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT\libraries\src\Application\CMSApplication.php:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT\libraries\src\Application\CMSApplication.php:828 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT\libraries\src\Application\CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT\libraries\src\Application\SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT\libraries\src\Application\CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT\libraries\src\Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT\index.php:46 |
Päringu aeg: 31.04 ms Pärast viimast päringut: 0.17 ms Mälu päring: 0.004 MB Mälu enne päringut: 1.055 MB
INSERT INTO `nwow_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'65306c656b613539726f6f3773713635663434316d7630323833', 1, 1787518208, 0, '', 0)
EXPLAIN pole päringus võimalik: INSERT INTO `nwow_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'65306c656b613539726f6f3773713635663434316d7630323833', 1, 1787518208, 0, '', 0)
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| update | 4.04 ms |
| end | 0.01 ms |
| query end | 26.70 ms |
| closing tables | 0.02 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 8 | JDatabaseDriverMysqli->execute() | JROOT\libraries\src\Session\MetadataManager.php:116 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT\libraries\src\Application\CMSApplication.php:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT\libraries\src\Application\CMSApplication.php:828 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT\libraries\src\Application\CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT\libraries\src\Application\SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT\libraries\src\Application\CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT\libraries\src\Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT\index.php:46 |
Päringu aeg: 35.33 ms Pärast viimast päringut: 1.43 ms Mälu päring: 0.024 MB Mälu enne päringut: 1.087 MB Ridasid: 36
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `nwow_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 | nwow_extensions | NULL | ref | extension | extension | 82 | const | 36 | 1.00 | Using where |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 23.94 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 10.87 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.09 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea 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}() | Sama mis välja kutsutud järgmisel real. |
| 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 |
Päringu aeg: 8.87 ms Pärast viimast päringut: 1.56 ms Mälu päring: 0.021 MB Mälu enne päringut: 1.113 MB Ridasid: 5
SELECT id, rules
FROM `nwow_viewlevels`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | nwow_viewlevels | NULL | ALL | NULL | INDEKSI VÕTIT EI SA KASUTADA | NULL | NULL | 5 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 8.52 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Välja kutsuja | Fail ja rea 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 |
Päringu aeg: 8.95 ms Pärast viimast päringut: 0.18 ms Mälu päring: 0.021 MB Mälu enne päringut: 1.125 MB Ridasid: 2
SELECT b.id
FROM nwow_usergroups AS a
LEFT JOIN nwow_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.10 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 8.47 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea 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 |
Päringu aeg: 2.74 ms Pärast viimast päringut: 0.39 ms Mälu päring: 0.030 MB Mälu enne päringut: 1.146 MB Ridasid: 89
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM nwow_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 | nwow_extensions | NULL | ref | extension | extension | 82 | const | 107 | 0.60 | Using index condition; Using where; Failide sorteerimise kasutamine |
| Status | Duration |
|---|
| starting | 0.12 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 2.16 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea 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}() | Sama mis välja kutsutud järgmisel real. |
| 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 |
Päringu aeg: 29.69 ms Pärast viimast päringut: 9.64 ms Mälu päring: 0.021 MB Mälu enne päringut: 1.608 MB Ridasid: 4
SELECT *
FROM nwow_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 | nwow_languages | NULL | ALL | NULL | INDEKSI VÕTIT EI SA KASUTADA | NULL | NULL | 4 | 25.00 | Using where; Failide sorteerimise kasutamine |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 29.23 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Language\LanguageHelper.php:150 |
| 8 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT\plugins\system\languagefilter\languagefilter.php:96 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT\libraries\src\Plugin\PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT\libraries\src\Plugin\PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT\libraries\src\Application\CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT\libraries\src\Application\SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT\libraries\src\Application\SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Päringu aeg: 0.58 ms Pärast viimast päringut: 0.22 ms Mälu päring: 0.021 MB Mälu enne päringut: 1.619 MB Ridasid: 8
SELECT `element`,`name`,`client_id`,`extension_id`
FROM `nwow_extensions`
WHERE `type` = 'language'
AND `state` = 0
AND `enabled` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | nwow_extensions | NULL | ref | extension | extension | 82 | const | 8 | 1.00 | Using where |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.11 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Language\LanguageHelper.php:209 |
| 8 | Joomla\CMS\Language\LanguageHelper::getInstalledLanguages() | JROOT\plugins\system\languagefilter\languagefilter.php:110 |
| 7 | PlgSystemLanguageFilter->__construct() | JROOT\libraries\src\Plugin\PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT\libraries\src\Plugin\PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT\libraries\src\Application\CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT\libraries\src\Application\SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT\libraries\src\Application\SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Päringu aeg: 55.00 ms Pärast viimast päringut: 11.00 ms Mälu päring: 0.207 MB Mälu enne päringut: 1.741 MB Ridasid: 76
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 nwow_menu AS m
LEFT JOIN nwow_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 | range | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 5 | NULL | 103 | 10.00 | Using index condition; Using where; Failide sorteerimise kasutamine |
| 1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | nwow4netzero.m.component_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.13 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.73 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 53.77 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Menu\SiteMenu.php:93 |
| 21 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Sama mis välja kutsutud järgmisel real. |
| 20 | call_user_func_array() | JROOT\libraries\src\Cache\Controller\CallbackController.php:173 |
| 19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT\libraries\src\Menu\SiteMenu.php:101 |
| 18 | Joomla\CMS\Menu\SiteMenu->load() | JROOT\libraries\src\Menu\AbstractMenu.php:78 |
| 17 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT\libraries\src\Menu\SiteMenu.php:62 |
| 16 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT\libraries\src\Menu\AbstractMenu.php:142 |
| 15 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT\libraries\src\Application\CMSApplication.php:417 |
| 14 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT\libraries\src\Application\SiteApplication.php:275 |
| 13 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT\libraries\src\Router\SiteRouter.php:65 |
| 12 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT\libraries\src\Router\Router.php:189 |
| 11 | Joomla\CMS\Router\Router::getInstance() | JROOT\libraries\src\Application\CMSApplication.php:533 |
| 10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT\libraries\src\Application\SiteApplication.php:403 |
| 9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT\plugins\system\languagefilter\languagefilter.php:145 |
| 8 | PlgSystemLanguageFilter->onAfterInitialise() | JROOT\libraries\joomla\event\event.php:70 |
| 7 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT\libraries\src\Application\BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT\libraries\src\Application\CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT\libraries\src\Application\SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT\libraries\src\Application\SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Päringu aeg: 14.23 ms Pärast viimast päringut: 16.82 ms Mälu päring: 0.022 MB Mälu enne päringut: 2.580 MB Ridasid: 1
SELECT `template`,`id`,`title`,`params`,`home`
FROM `nwow_template_styles`
WHERE `id`='13'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | nwow_template_styles | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 13.82 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1662 |
| 12 | JDatabaseDriver->loadObject() | JROOT\libraries\astroid\framework\library\astroid\Template.php:201 |
| 11 | Astroid\Template->_getById() | JROOT\libraries\astroid\framework\library\astroid\Template.php:32 |
| 10 | Astroid\Template->__construct() | JROOT\libraries\astroid\framework\library\astroid\Framework.php:32 |
| 9 | Astroid\Framework::init() | JROOT\plugins\system\astroid\astroid.php:41 |
| 8 | plgSystemAstroid->onAfterRoute() | JROOT\libraries\joomla\event\event.php:70 |
| 7 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT\libraries\src\Application\BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT\libraries\src\Application\CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT\libraries\src\Application\SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT\libraries\src\Application\SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Päringu aeg: 1.08 ms Pärast viimast päringut: 6.13 ms Mälu päring: 0.025 MB Mälu enne päringut: 2.982 MB Ridasid: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `nwow_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | nwow_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.62 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.07 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1662 |
| 20 | JDatabaseDriver->loadObject() | JROOT\libraries\src\Helper\LibraryHelper.php:167 |
| 19 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Sama mis välja kutsutud järgmisel real. |
| 18 | call_user_func_array() | JROOT\libraries\src\Cache\Controller\CallbackController.php:173 |
| 17 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT\libraries\src\Helper\LibraryHelper.php:175 |
| 16 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT\libraries\src\Helper\LibraryHelper.php:43 |
| 15 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT\libraries\src\Helper\LibraryHelper.php:90 |
| 14 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT\libraries\src\Version.php:321 |
| 13 | Joomla\CMS\Version->getMediaVersion() | JROOT\libraries\src\Factory.php:778 |
| 12 | Joomla\CMS\Factory::createDocument() | JROOT\libraries\src\Factory.php:234 |
| 11 | Joomla\CMS\Factory::getDocument() | JROOT\libraries\astroid\framework\library\astroid\Document.php:42 |
| 10 | Astroid\Document->__construct() | JROOT\libraries\astroid\framework\library\astroid\Framework.php:33 |
| 9 | Astroid\Framework::init() | JROOT\plugins\system\astroid\astroid.php:41 |
| 8 | plgSystemAstroid->onAfterRoute() | JROOT\libraries\joomla\event\event.php:70 |
| 7 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT\libraries\src\Application\BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT\libraries\src\Application\CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT\libraries\src\Application\SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT\libraries\src\Application\SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Päringu aeg: 30.20 ms Pärast viimast päringut: 0.26 ms Mälu päring: 0.007 MB Mälu enne päringut: 2.975 MB
UPDATE `nwow_extensions`
SET `params` = '{\"mediaversion\":\"b8cb6fa4f3125c0791c3991f10bf0800\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | nwow_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.11 ms |
| updating | 0.22 ms |
| end | 0.01 ms |
| query end | 29.53 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT\libraries\src\Helper\LibraryHelper.php:117 |
| 15 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT\libraries\src\Version.php:372 |
| 14 | Joomla\CMS\Version->setMediaVersion() | JROOT\libraries\src\Version.php:331 |
| 13 | Joomla\CMS\Version->getMediaVersion() | JROOT\libraries\src\Factory.php:778 |
| 12 | Joomla\CMS\Factory::createDocument() | JROOT\libraries\src\Factory.php:234 |
| 11 | Joomla\CMS\Factory::getDocument() | JROOT\libraries\astroid\framework\library\astroid\Document.php:42 |
| 10 | Astroid\Document->__construct() | JROOT\libraries\astroid\framework\library\astroid\Framework.php:33 |
| 9 | Astroid\Framework::init() | JROOT\plugins\system\astroid\astroid.php:41 |
| 8 | plgSystemAstroid->onAfterRoute() | JROOT\libraries\joomla\event\event.php:70 |
| 7 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT\libraries\src\Application\BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT\libraries\src\Application\CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT\libraries\src\Application\SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT\libraries\src\Application\SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Päringu aeg: 13.19 ms Pärast viimast päringut: 3.33 ms Mälu päring: 0.021 MB Mälu enne päringut: 2.998 MB Ridasid: 0
SELECT *
FROM `nwow_jdbuilder_configs`
WHERE `type`='global'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | nwow_jdbuilder_configs | NULL | ALL | NULL | INDEKSI VÕTIT EI SA KASUTADA | NULL | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 12.79 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1662 |
| 11 | JDatabaseDriver->loadObject() | JROOT\plugins\system\jdbuilder\libraries\jdpagebuilder\Helper.php:2010 |
| 10 | JDPageBuilder\Helper::globalSettings() | JROOT\plugins\system\jdbuilder\libraries\jdpagebuilder\Builder.php:56 |
| 9 | JDPageBuilder\Builder::init() | JROOT\plugins\system\jdbuilder\jdbuilder.php:30 |
| 8 | plgSystemJDBuilder->onAfterRoute() | JROOT\libraries\joomla\event\event.php:70 |
| 7 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT\libraries\src\Application\BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT\libraries\src\Application\CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT\libraries\src\Application\SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT\libraries\src\Application\SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Päringu aeg: 1.39 ms Pärast viimast päringut: 0.91 ms Mälu päring: 0.019 MB Mälu enne päringut: 3.021 MB Ridasid: 6
SELECT id, home, template, s.params
FROM nwow_template_styles as s
LEFT JOIN nwow_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 5 | 1.00 | Using index condition; Using where |
| 1 | SIMPLE | s | NULL | ref | idx_template,idx_client_id,idx_client_id_home | idx_template | 202 | nwow4netzero.e.element | 1 | 75.00 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.56 ms |
| preparing | 0.04 ms |
| executing | 0.00 ms |
| Sending data | 0.36 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea 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 |
Päringu aeg: 19.77 ms Pärast viimast päringut: 5.51 ms Mälu päring: 0.028 MB Mälu enne päringut: 3.155 MB Ridasid: 34
SELECT `id`,`name`,`rules`,`parent_id`
FROM `nwow_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_installer','com_jce','com_jdbuilder','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_privacy','com_redirect','com_search','com_tags','com_templates','com_users','com_wrapper')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | nwow_assets | NULL | ALL | idx_asset_name | INDEKSI VÕTIT EI SA KASUTADA | NULL | NULL | 206 | 17.96 | Using where |
| Status | Duration |
|---|
| starting | 0.12 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.08 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.23 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 19.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Access\Access.php:429 |
| 18 | Joomla\CMS\Access\Access::preloadComponents() | JROOT\libraries\src\Access\Access.php:213 |
| 17 | Joomla\CMS\Access\Access::preload() | JROOT\libraries\src\Access\Access.php:531 |
| 16 | Joomla\CMS\Access\Access::getAssetRules() | JROOT\libraries\src\Access\Access.php:183 |
| 15 | Joomla\CMS\Access\Access::check() | JROOT\libraries\src\User\User.php:398 |
| 14 | Joomla\CMS\User\User->authorise() | JROOT\components\com_jdbuilder\models\page.php:42 |
| 13 | JdbuilderModelPage->populateState() | JROOT\libraries\src\MVC\Model\BaseDatabaseModel.php:457 |
| 12 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT\libraries\src\MVC\View\HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT\components\com_jdbuilder\views\page\view.html.php:39 |
| 10 | JdbuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_jdbuilder\controller.php:36 |
| 8 | JdbuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jdbuilder\jdbuilder.php:20 |
| 6 | require_once JROOT\components\com_jdbuilder\jdbuilder.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 |
Päringu aeg: 1.04 ms Pärast viimast päringut: 1.66 ms Mälu päring: 0.028 MB Mälu enne päringut: 3.213 MB Ridasid: 14
SHOW FULL COLUMNS
FROM `nwow_jdbuilder_pages`
EXPLAIN pole päringus võimalik: SHOW FULL COLUMNS FROM `nwow_jdbuilder_pages`
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.30 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.02 ms |
| Opening tables | 0.02 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| Sending data | 0.11 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.06 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\database\driver\mysqli.php:448 |
| 18 | JDatabaseDriverMysqli->getTableColumns() | JROOT\libraries\src\Table\Table.php:261 |
| 17 | Joomla\CMS\Table\Table->getFields() | JROOT\libraries\src\Table\Table.php:180 |
| 16 | Joomla\CMS\Table\Table->__construct() | JROOT\administrator\components\com_jdbuilder\tables\page.php:28 |
| 15 | JdbuilderTablepage->__construct() | JROOT\libraries\src\Table\Table.php:328 |
| 14 | Joomla\CMS\Table\Table::getInstance() | JROOT\components\com_jdbuilder\models\page.php:156 |
| 13 | JdbuilderModelPage->getTable() | JROOT\components\com_jdbuilder\models\page.php:86 |
| 12 | JdbuilderModelPage->getItem() | JROOT\libraries\src\MVC\View\HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT\components\com_jdbuilder\views\page\view.html.php:40 |
| 10 | JdbuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_jdbuilder\controller.php:36 |
| 8 | JdbuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jdbuilder\jdbuilder.php:20 |
| 6 | require_once JROOT\components\com_jdbuilder\jdbuilder.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 |
Päringu aeg: 9.64 ms Pärast viimast päringut: 1.80 ms Mälu päring: 0.023 MB Mälu enne päringut: 3.246 MB Ridasid: 1
SELECT *
FROM nwow_jdbuilder_pages
WHERE `id` = '31'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | nwow_jdbuilder_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 9.17 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1465 |
| 14 | JDatabaseDriver->loadAssoc() | JROOT\libraries\src\Table\Table.php:747 |
| 13 | Joomla\CMS\Table\Table->load() | JROOT\components\com_jdbuilder\models\page.php:89 |
| 12 | JdbuilderModelPage->getItem() | JROOT\libraries\src\MVC\View\HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT\components\com_jdbuilder\views\page\view.html.php:40 |
| 10 | JdbuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_jdbuilder\controller.php:36 |
| 8 | JdbuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jdbuilder\jdbuilder.php:20 |
| 6 | require_once JROOT\components\com_jdbuilder\jdbuilder.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 |
Päringu aeg: 5.62 ms Pärast viimast päringut: 0.26 ms Mälu päring: 0.029 MB Mälu enne päringut: 3.266 MB Ridasid: 42
SELECT `id`,`name`,`rules`,`parent_id`
FROM `nwow_assets`
WHERE `name` LIKE 'com_jdbuilder.%' OR `name` = 'com_jdbuilder' OR `parent_id` = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | nwow_assets | NULL | ALL | idx_asset_name,idx_parent_id | INDEKSI VÕTIT EI SA KASUTADA | NULL | NULL | 206 | 23.64 | Using where |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 4.79 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.39 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Access\Access.php:359 |
| 19 | Joomla\CMS\Access\Access::preloadPermissions() | JROOT\libraries\src\Access\Access.php:226 |
| 18 | Joomla\CMS\Access\Access::preload() | JROOT\libraries\src\Access\Access.php:540 |
| 17 | Joomla\CMS\Access\Access::getAssetRules() | JROOT\libraries\src\Access\Access.php:183 |
| 16 | Joomla\CMS\Access\Access::check() | JROOT\libraries\src\User\User.php:398 |
| 15 | Joomla\CMS\User\User->authorise() | JROOT\administrator\components\com_jdbuilder\tables\page.php:116 |
| 14 | JdbuilderTablepage->bind() | JROOT\libraries\src\Table\Table.php:757 |
| 13 | Joomla\CMS\Table\Table->load() | JROOT\components\com_jdbuilder\models\page.php:89 |
| 12 | JdbuilderModelPage->getItem() | JROOT\libraries\src\MVC\View\HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT\components\com_jdbuilder\views\page\view.html.php:40 |
| 10 | JdbuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_jdbuilder\controller.php:36 |
| 8 | JdbuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jdbuilder\jdbuilder.php:20 |
| 6 | require_once JROOT\components\com_jdbuilder\jdbuilder.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 |
Päringu aeg: 22.51 ms Pärast viimast päringut: 1.15 ms Mälu päring: 0.022 MB Mälu enne päringut: 3.314 MB Ridasid: 0
SELECT `title`
FROM `nwow_categories`
WHERE FIND_IN_SET(`id`, '0')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | nwow_categories | NULL | ALL | NULL | INDEKSI VÕTIT EI SA KASUTADA | NULL | NULL | 19 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 22.12 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1550 |
| 13 | JDatabaseDriver->loadColumn() | JROOT\components\com_jdbuilder\models\page.php:128 |
| 12 | JdbuilderModelPage->getItem() | JROOT\libraries\src\MVC\View\HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT\components\com_jdbuilder\views\page\view.html.php:40 |
| 10 | JdbuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_jdbuilder\controller.php:36 |
| 8 | JdbuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jdbuilder\jdbuilder.php:20 |
| 6 | require_once JROOT\components\com_jdbuilder\jdbuilder.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 |
Päringu aeg: 1.06 ms Pärast viimast päringut: 0.54 ms Mälu päring: 0.029 MB Mälu enne päringut: 3.326 MB Ridasid: 17
SHOW FULL COLUMNS
FROM `nwow_users`
EXPLAIN pole päringus võimalik: SHOW FULL COLUMNS FROM `nwow_users`
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.28 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| Opening tables | 0.02 ms |
| checking permissions | 0.05 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| Sending data | 0.12 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.06 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 23 | JDatabaseDriver->loadObjectList() | JROOT\libraries\joomla\database\driver\mysqli.php:448 |
| 22 | JDatabaseDriverMysqli->getTableColumns() | JROOT\libraries\src\Table\Table.php:261 |
| 21 | Joomla\CMS\Table\Table->getFields() | JROOT\libraries\src\Table\Table.php:180 |
| 20 | Joomla\CMS\Table\Table->__construct() | JROOT\libraries\src\Table\User.php:41 |
| 19 | Joomla\CMS\Table\User->__construct() | JROOT\libraries\src\Table\Table.php:328 |
| 18 | Joomla\CMS\Table\Table::getInstance() | JROOT\libraries\src\User\User.php:603 |
| 17 | Joomla\CMS\User\User::getTable() | JROOT\libraries\src\User\User.php:877 |
| 16 | Joomla\CMS\User\User->load() | JROOT\libraries\src\User\User.php:248 |
| 15 | Joomla\CMS\User\User->__construct() | JROOT\libraries\src\User\User.php:301 |
| 14 | Joomla\CMS\User\User::getInstance() | JROOT\libraries\src\Factory.php:266 |
| 13 | Joomla\CMS\Factory::getUser() | JROOT\components\com_jdbuilder\models\page.php:134 |
| 12 | JdbuilderModelPage->getItem() | JROOT\libraries\src\MVC\View\HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT\components\com_jdbuilder\views\page\view.html.php:40 |
| 10 | JdbuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_jdbuilder\controller.php:36 |
| 8 | JdbuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jdbuilder\jdbuilder.php:20 |
| 6 | require_once JROOT\components\com_jdbuilder\jdbuilder.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 |
Päringu aeg: 13.99 ms Pärast viimast päringut: 0.21 ms Mälu päring: 0.025 MB Mälu enne päringut: 3.357 MB Ridasid: 1
SELECT *
FROM `nwow_users`
WHERE `id` = 921
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | nwow_users | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 13.56 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1465 |
| 18 | JDatabaseDriver->loadAssoc() | JROOT\libraries\src\Table\User.php:87 |
| 17 | Joomla\CMS\Table\User->load() | JROOT\libraries\src\User\User.php:880 |
| 16 | Joomla\CMS\User\User->load() | JROOT\libraries\src\User\User.php:248 |
| 15 | Joomla\CMS\User\User->__construct() | JROOT\libraries\src\User\User.php:301 |
| 14 | Joomla\CMS\User\User::getInstance() | JROOT\libraries\src\Factory.php:266 |
| 13 | Joomla\CMS\Factory::getUser() | JROOT\components\com_jdbuilder\models\page.php:134 |
| 12 | JdbuilderModelPage->getItem() | JROOT\libraries\src\MVC\View\HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT\components\com_jdbuilder\views\page\view.html.php:40 |
| 10 | JdbuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_jdbuilder\controller.php:36 |
| 8 | JdbuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jdbuilder\jdbuilder.php:20 |
| 6 | require_once JROOT\components\com_jdbuilder\jdbuilder.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 |
Päringu aeg: 9.79 ms Pärast viimast päringut: 0.79 ms Mälu päring: 0.025 MB Mälu enne päringut: 3.368 MB Ridasid: 1
SELECT `g`.`id`,`g`.`title`
FROM `nwow_usergroups` AS g
INNER JOIN `nwow_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 921
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | nwow4netzero.m.group_id | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 9.34 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1506 |
| 18 | JDatabaseDriver->loadAssocList() | JROOT\libraries\src\Table\User.php:112 |
| 17 | Joomla\CMS\Table\User->load() | JROOT\libraries\src\User\User.php:880 |
| 16 | Joomla\CMS\User\User->load() | JROOT\libraries\src\User\User.php:248 |
| 15 | Joomla\CMS\User\User->__construct() | JROOT\libraries\src\User\User.php:301 |
| 14 | Joomla\CMS\User\User::getInstance() | JROOT\libraries\src\Factory.php:266 |
| 13 | Joomla\CMS\Factory::getUser() | JROOT\components\com_jdbuilder\models\page.php:134 |
| 12 | JdbuilderModelPage->getItem() | JROOT\libraries\src\MVC\View\HtmlView.php:425 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT\components\com_jdbuilder\views\page\view.html.php:40 |
| 10 | JdbuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_jdbuilder\controller.php:36 |
| 8 | JdbuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jdbuilder\jdbuilder.php:20 |
| 6 | require_once JROOT\components\com_jdbuilder\jdbuilder.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 |
Päringu aeg: 25.84 ms Pärast viimast päringut: 0.75 ms Mälu päring: 0.220 MB Mälu enne päringut: 3.389 MB Ridasid: 1
SELECT *
FROM `nwow_jdbuilder_layouts`
WHERE `id`='44'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | nwow_jdbuilder_layouts | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 25.03 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.49 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT\plugins\system\jdbuilder\libraries\jdpagebuilder\Helper.php:119 |
| 15 | JDPageBuilder\Helper::getLayout() | JROOT\plugins\system\jdbuilder\libraries\jdpagebuilder\Builder.php:837 |
| 14 | JDPageBuilder\Builder::renderPage() | JROOT\components\com_jdbuilder\views\page\tmpl\default.php:12 |
| 13 | include JROOT\components\com_jdbuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_jdbuilder\views\page\view.html.php:69 |
| 10 | JdbuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_jdbuilder\controller.php:36 |
| 8 | JdbuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jdbuilder\jdbuilder.php:20 |
| 6 | require_once JROOT\components\com_jdbuilder\jdbuilder.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 |
Päringu aeg: 0.43 ms Pärast viimast päringut: 0.14 ms Mälu päring: 0.024 MB Mälu enne päringut: 3.495 MB Ridasid: 1
SELECT *
FROM `nwow_jdbuilder_pages`
WHERE `id`='31'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | nwow_jdbuilder_pages | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1662 |
| 16 | JDatabaseDriver->loadObject() | JROOT\plugins\system\jdbuilder\libraries\jdpagebuilder\Helper.php:126 |
| 15 | JDPageBuilder\Helper::getPage() | JROOT\plugins\system\jdbuilder\libraries\jdpagebuilder\Builder.php:838 |
| 14 | JDPageBuilder\Builder::renderPage() | JROOT\components\com_jdbuilder\views\page\tmpl\default.php:12 |
| 13 | include JROOT\components\com_jdbuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_jdbuilder\views\page\view.html.php:69 |
| 10 | JdbuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_jdbuilder\controller.php:36 |
| 8 | JdbuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jdbuilder\jdbuilder.php:20 |
| 6 | require_once JROOT\components\com_jdbuilder\jdbuilder.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 |
Päringu aeg: 24.19 ms Pärast viimast päringut: 27.08 ms Mälu päring: 0.027 MB Mälu enne päringut: 4.880 MB Ridasid: 0
SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM nwow_fields AS a
LEFT JOIN `nwow_languages` AS l
ON l.lang_code = a.language
LEFT JOIN nwow_users AS uc
ON uc.id=a.checked_out
LEFT JOIN nwow_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN nwow_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN nwow_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_jdbuilder.page'
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | 100.00 | Using index condition; Using where; Using temporary; Failide sorteerimise kasutamine |
| 1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | nwow4netzero.a.language | 1 | 100.00 | Using where |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | nwow4netzero.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | nwow4netzero.a.access | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | nwow4netzero.a.created_user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | nwow4netzero.a.group_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.23 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 |
| Opening tables | 0.05 ms |
| init | 0.09 ms |
| System lock | 0.01 ms |
| optimizing | 0.04 ms |
| statistics | 22.81 ms |
| preparing | 0.05 ms |
| Creating tmp table | 0.09 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.38 ms |
| Creating sort index | 0.07 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| removing tmp table | 0.08 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.03 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\MVC\Model\BaseDatabaseModel.php:322 |
| 21 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT\administrator\components\com_fields\models\fields.php:333 |
| 20 | FieldsModelFields->_getList() | JROOT\libraries\src\MVC\Model\ListModel.php:194 |
| 19 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT\administrator\components\com_fields\helpers\fields.php:136 |
| 18 | FieldsHelper::getFields() | JROOT\plugins\system\fields\fields.php:495 |
| 17 | PlgSystemFields->onContentPrepare() | JROOT\libraries\joomla\event\event.php:70 |
| 16 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:160 |
| 15 | JEventDispatcher->trigger() | JROOT\plugins\system\jdbuilder\libraries\jdpagebuilder\Builder.php:899 |
| 14 | JDPageBuilder\Builder::renderPage() | JROOT\components\com_jdbuilder\views\page\tmpl\default.php:12 |
| 13 | include JROOT\components\com_jdbuilder\views\page\tmpl\default.php | JROOT\libraries\src\MVC\View\HtmlView.php:701 |
| 12 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT\libraries\src\MVC\View\HtmlView.php:230 |
| 11 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT\components\com_jdbuilder\views\page\view.html.php:69 |
| 10 | JdbuilderViewPage->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:664 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\components\com_jdbuilder\controller.php:36 |
| 8 | JdbuilderController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:702 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\components\com_jdbuilder\jdbuilder.php:20 |
| 6 | require_once JROOT\components\com_jdbuilder\jdbuilder.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 |
Päringu aeg: 9.24 ms Pärast viimast päringut: 0.72 ms Mälu päring: 0.021 MB Mälu enne päringut: 4.836 MB Ridasid: 5
SELECT language,id
FROM `nwow_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | nwow_menu | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 104 | 1.00 | Using where |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 8.79 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Language\Multilanguage.php:107 |
| 8 | Joomla\CMS\Language\Multilanguage::getSiteHomePages() | JROOT\plugins\system\languagefilter\languagefilter.php:751 |
| 7 | PlgSystemLanguageFilter->onAfterDispatch() | JROOT\libraries\joomla\event\event.php:70 |
| 6 | JEvent->update() | JROOT\libraries\joomla\event\dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT\libraries\src\Application\BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT\libraries\src\Application\SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT\libraries\src\Application\SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Päringu aeg: 22.51 ms Pärast viimast päringut: 12.33 ms Mälu päring: 0.028 MB Mälu enne päringut: 5.610 MB Ridasid: 14
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM nwow_modules AS m
LEFT JOIN nwow_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN nwow_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-08-23 20:50:08')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-08-23 20:50:08')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 176 OR mm.menuid <= 0)
AND m.language IN ('et-EE','*')
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,idx_language | published | 5 | NULL | 23 | 2.50 | Using index condition; Using where; Failide sorteerimise kasutamine |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | nwow4netzero.m.module,const | 1 | 10.00 | Using index condition; Using where |
| 1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | nwow4netzero.m.id | 1 | 40.00 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.17 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.08 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 9.99 ms |
| preparing | 0.05 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 11.83 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | Sama mis välja kutsutud järgmisel real. |
| 19 | call_user_func_array() | JROOT\libraries\src\Cache\Controller\CallbackController.php:173 |
| 18 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT\libraries\src\Helper\ModuleHelper.php:441 |
| 17 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT\libraries\src\Helper\ModuleHelper.php:371 |
| 16 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT\libraries\src\Helper\ModuleHelper.php:87 |
| 15 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT\libraries\astroid\framework\library\astroid\Document.php:521 |
| 14 | Astroid\Document->hasModule() | JROOT\libraries\astroid\framework\frontend\offcanvas.php:26 |
| 13 | include JROOT\libraries\astroid\framework\frontend\offcanvas.php | JROOT\libraries\src\Layout\FileLayout.php:125 |
| 12 | Joomla\CMS\Layout\FileLayout->render() | JROOT\libraries\astroid\framework\library\astroid\Document.php:82 |
| 11 | Astroid\Document->include() | JROOT\libraries\astroid\framework\frontend\document\body.php:50 |
| 10 | include JROOT\libraries\astroid\framework\frontend\document\body.php | JROOT\libraries\src\Layout\FileLayout.php:125 |
| 9 | Joomla\CMS\Layout\FileLayout->render() | JROOT\libraries\astroid\framework\library\astroid\Document.php:82 |
| 8 | Astroid\Document->include() | JROOT\templates\astroid_template_zero\index.php:32 |
| 7 | require JROOT\templates\astroid_template_zero\index.php | JROOT\libraries\src\Document\HtmlDocument.php:678 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:740 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:555 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT\libraries\src\Application\CMSApplication.php:1098 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Päringu aeg: 8.35 ms Pärast viimast päringut: 41.03 ms Mälu päring: 0.077 MB Mälu enne päringut: 5.206 MB Ridasid: 1
SELECT *
FROM `nwow_jdbuilder_layouts`
WHERE `id`='6'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | nwow_jdbuilder_layouts | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 7.81 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.15 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT\plugins\system\jdbuilder\libraries\jdpagebuilder\Helper.php:119 |
| 12 | JDPageBuilder\Helper::getLayout() | JROOT\modules\mod_jdbuilder\tmpl\default.php:14 |
| 11 | require JROOT\modules\mod_jdbuilder\tmpl\default.php | JROOT\modules\mod_jdbuilder\mod_jdbuilder.php:19 |
| 10 | include JROOT\modules\mod_jdbuilder\mod_jdbuilder.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\libraries\src\Document\Renderer\Html\ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT\libraries\src\Document\Renderer\Html\ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT\libraries\src\Document\HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT\libraries\src\Document\HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT\libraries\src\Application\CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Päringu aeg: 1.10 ms Pärast viimast päringut: 4.48 ms Mälu päring: 0.093 MB Mälu enne päringut: 5.329 MB Ridasid: 1
SELECT *
FROM `nwow_jdbuilder_layouts`
WHERE `id`='9'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | nwow_jdbuilder_layouts | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.62 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.21 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.01 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1662 |
| 13 | JDatabaseDriver->loadObject() | JROOT\plugins\system\jdbuilder\libraries\jdpagebuilder\Helper.php:119 |
| 12 | JDPageBuilder\Helper::getLayout() | JROOT\modules\mod_jdbuilder\tmpl\default.php:14 |
| 11 | require JROOT\modules\mod_jdbuilder\tmpl\default.php | JROOT\modules\mod_jdbuilder\mod_jdbuilder.php:19 |
| 10 | include JROOT\modules\mod_jdbuilder\mod_jdbuilder.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\libraries\src\Document\Renderer\Html\ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT\libraries\src\Document\Renderer\Html\ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT\libraries\src\Document\HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT\libraries\src\Document\HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT\libraries\src\Application\CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
Päringu aeg: 11.54 ms Pärast viimast päringut: 8.96 ms Mälu päring: 0.023 MB Mälu enne päringut: 5.499 MB Ridasid: 4
SELECT `c2`.`language`,`c2`.`id`
FROM `nwow_menu` AS `c`
INNER JOIN `nwow_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `nwow_associations` AS `a2`
ON `a`.`key` = `a2`.`key`
INNER JOIN `nwow_menu` AS `c2`
ON a2.id = c2.`id`
WHERE c.id = 176
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
| 1 | SIMPLE | a | NULL | const | PRIMARY,idx_key | PRIMARY | 206 | const,const | 1 | 100.00 | NULL |
| 1 | SIMPLE | a2 | NULL | ref | idx_key | idx_key | 128 | const | 4 | 100.00 | Using index |
| 1 | SIMPLE | c2 | NULL | eq_ref | PRIMARY | PRIMARY | 4 | nwow4netzero.a2.id | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.12 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 10.97 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.08 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.02 ms |
| # | Välja kutsuja | Fail ja rea number |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT\libraries\src\Language\Associations.php:115 |
| 13 | Joomla\CMS\Language\Associations::getAssociations() | JROOT\administrator\components\com_menus\helpers\menus.php:321 |
| 12 | MenusHelper::getAssociations() | JROOT\modules\mod_languages\helper.php:58 |
| 11 | ModLanguagesHelper::getList() | JROOT\modules\mod_languages\mod_languages.php:17 |
| 10 | include JROOT\modules\mod_languages\mod_languages.php | JROOT\libraries\src\Helper\ModuleHelper.php:200 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT\libraries\src\Document\Renderer\Html\ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT\libraries\src\Document\Renderer\Html\ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT\libraries\src\Document\HtmlDocument.php:511 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT\libraries\src\Document\HtmlDocument.php:803 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT\libraries\src\Document\HtmlDocument.php:577 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT\libraries\src\Application\CMSApplication.php:1112 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT\libraries\src\Application\SiteApplication.php:778 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT\libraries\src\Application\CMSApplication.php:231 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\index.php:49 |
3 × SELECT *
FROM `nwow_jdbuilder_layouts`
2 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `nwow_assets`
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `nwow_extensions`
1 × SELECT `data`
FROM `nwow_session`
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM nwow_modules AS m
LEFT JOIN nwow_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN nwow_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT language,id
FROM `nwow_menu`
1 × SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM nwow_fields AS a
LEFT JOIN `nwow_languages` AS l
ON l.lang_code = a.language
LEFT JOIN nwow_users AS uc
ON uc.id=a.checked_out
LEFT JOIN nwow_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN nwow_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN nwow_fields_groups AS g
ON g.id = a.group_id
1 × SELECT *
FROM `nwow_jdbuilder_pages`
1 × SELECT `g`.`id`,`g`.`title`
FROM `nwow_usergroups` AS g
INNER JOIN `nwow_user_usergroup_map` AS m
ON m.group_id = g.id
1 × SELECT *
FROM `nwow_users`
1 × SELECT `title`
FROM `nwow_categories`
1 × SELECT *
FROM nwow_jdbuilder_pages
1 × SELECT id, home, template, s.params
FROM nwow_template_styles as s
LEFT JOIN nwow_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT `session_id`
FROM `nwow_session`
1 × SELECT *
FROM `nwow_jdbuilder_configs`
1 × SELECT `template`,`id`,`title`,`params`,`home`
FROM `nwow_template_styles`
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 nwow_menu AS m
LEFT JOIN nwow_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `element`,`name`,`client_id`,`extension_id`
FROM `nwow_extensions`
1 × SELECT *
FROM nwow_languages
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM nwow_extensions
1 × SELECT b.id
FROM nwow_usergroups AS a
LEFT JOIN nwow_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, rules
FROM `nwow_viewlevels
1 × SELECT `c2`.`language`,`c2`.`id`
FROM `nwow_menu` AS `c`
INNER JOIN `nwow_associations` AS `a`
ON a.id = c.`id`
AND a.context='com_menus.item'
INNER JOIN `nwow_associations` AS `a2`
ON `a`.`key` = `a2`.`key`
INNER JOIN `nwow_menu` AS `c2`
ON a2.id = c2.`id`