Време на барање: 0.44 ms Меморија по барање: 0.023 MB меморија по барањето: 1.035 MB Вратени редови: 0
SELECT `data`
FROM `nwow_session`
WHERE `session_id` = X'62636c3468656e64386f6663383938616e716139763462676b61'
| 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.08 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 | 0.06 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 |
| # | Повикувач | Документ и број на линија |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT\libraries\joomla\session\storage\database.php:45 |
| 14 | JSessionStorageDatabase->read() | Исто како повикот линија подолу. |
| 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 |
Време на барање: 0.39 ms По последното барање: 0.84 ms Меморија по барање: 0.020 MB меморија по барањето: 1.050 MB Вратени редови: 0
SELECT `session_id`
FROM `nwow_session`
WHERE `session_id` = X'62636c3468656e64386f6663383938616e716139763462676b61'
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.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.04 ms |
| executing | 0.01 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 |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 52.16 ms По последното барање: 0.17 ms Меморија по барање: 0.004 MB меморија по барањето: 1.055 MB
INSERT INTO `nwow_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'62636c3468656e64386f6663383938616e716139763462676b61', 1, 1787427054, 0, '', 0)
Не е можно Објаснение за барањето: INSERT INTO `nwow_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'62636c3468656e64386f6663383938616e716139763462676b61', 1, 1787427054, 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 | 8.95 ms |
| end | 0.01 ms |
| query end | 42.91 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.02 ms |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 0.91 ms По последното барање: 0.79 ms Меморија по барање: 0.024 MB меморија по барањето: 1.086 MB Вратени редови: 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.10 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.10 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.35 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.09 ms |
| cleaning up | 0.01 ms |
| # | Повикувач | Документ и број на линија |
|---|
| 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}() | Исто како повикот линија подолу. |
| 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 |
Време на барање: 0.38 ms По последното барање: 0.96 ms Меморија по барање: 0.021 MB меморија по барањето: 1.112 MB Вратени редови: 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 | НЕ МОЖЕ ДА СЕ КОРИСТИ КЛУЧ ЗА ИНДЕКСИРАЊЕ | NULL | NULL | 5 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 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 | 0.06 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 |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 0.56 ms По последното барање: 0.17 ms Меморија по барање: 0.021 MB меморија по барањето: 1.124 MB Вратени редови: 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 | 0.10 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.04 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 |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 1.59 ms По последното барање: 0.24 ms Меморија по барање: 0.030 MB меморија по барањето: 1.146 MB Вратени редови: 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; Користење сортирање на документи |
| 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 | 0.07 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 1.01 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 |
| # | Повикувач | Документ и број на линија |
|---|
| 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}() | Исто како повикот линија подолу. |
| 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 |
Време на барање: 0.56 ms По последното барање: 7.94 ms Меморија по барање: 0.021 MB меморија по барањето: 1.608 MB Вратени редови: 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 | НЕ МОЖЕ ДА СЕ КОРИСТИ КЛУЧ ЗА ИНДЕКСИРАЊЕ | NULL | NULL | 4 | 25.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.02 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.12 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 |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 0.56 ms По последното барање: 0.22 ms Меморија по барање: 0.021 MB меморија по барањето: 1.619 MB Вратени редови: 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.07 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.10 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 |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 2.97 ms По последното барање: 10.23 ms Меморија по барање: 0.207 MB меморија по барањето: 1.741 MB Вратени редови: 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; Користење сортирање на документи |
| 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.10 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 2.39 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 |
| # | Повикувач | Документ и број на линија |
|---|
| 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}() | Исто како повикот линија подолу. |
| 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 |
Време на барање: 0.44 ms По последното барање: 14.96 ms Меморија по барање: 0.022 MB меморија по барањето: 2.614 MB Вратени редови: 1
SELECT `template`,`id`,`title`,`params`,`home`
FROM `nwow_template_styles`
WHERE `id`='12'
| 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 | 0.05 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 0.54 ms По последното барање: 5.21 ms Меморија по барање: 0.025 MB меморија по барањето: 3.015 MB Вратени редови: 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.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.12 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 |
| # | Повикувач | Документ и број на линија |
|---|
| 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}() | Исто како повикот линија подолу. |
| 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 |
Време на барање: 36.03 ms По последното барање: 0.28 ms Меморија по барање: 0.007 MB меморија по барањето: 3.008 MB
UPDATE `nwow_extensions`
SET `params` = '{\"mediaversion\":\"a4bd1d05877fa95cf133a43d97abed27\"}'
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.03 ms |
| System lock | 0.11 ms |
| updating | 0.43 ms |
| end | 0.02 ms |
| query end | 35.12 ms |
| closing tables | 0.02 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.02 ms |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 0.45 ms По последното барање: 2.42 ms Меморија по барање: 0.021 MB меморија по барањето: 3.032 MB Вратени редови: 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 | НЕ МОЖЕ ДА СЕ КОРИСТИ КЛУЧ ЗА ИНДЕКСИРАЊЕ | NULL | NULL | 1 | 100.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.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 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 |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 0.79 ms По последното барање: 0.96 ms Меморија по барање: 0.019 MB меморија по барањето: 3.054 MB Вратени редови: 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.16 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.17 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 |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 1.51 ms По последното барање: 4.48 ms Меморија по барање: 0.028 MB меморија по барањето: 3.188 MB Вратени редови: 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 | НЕ МОЖЕ ДА СЕ КОРИСТИ КЛУЧ ЗА ИНДЕКСИРАЊЕ | NULL | NULL | 206 | 17.96 | Using where |
| Status | Duration |
|---|
| starting | 0.13 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 | 0.80 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 |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 1.01 ms По последното барање: 1.28 ms Меморија по барање: 0.028 MB меморија по барањето: 3.247 MB Вратени редови: 14
SHOW FULL COLUMNS
FROM `nwow_jdbuilder_pages`
Не е можно Објаснение за барањето: 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.01 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.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.00 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 3.13 ms По последното барање: 1.29 ms Меморија по барање: 0.023 MB меморија по барањето: 3.280 MB Вратени редови: 1
SELECT *
FROM nwow_jdbuilder_pages
WHERE `id` = '20'
| 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 | 2.70 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 0.86 ms По последното барање: 0.23 ms Меморија по барање: 0.029 MB меморија по барањето: 3.300 MB Вратени редови: 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 | НЕ МОЖЕ ДА СЕ КОРИСТИ КЛУЧ ЗА ИНДЕКСИРАЊЕ | 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.01 ms |
| statistics | 0.10 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.01 ms |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 0.42 ms По последното барање: 1.04 ms Меморија по барање: 0.022 MB меморија по барањето: 3.347 MB Вратени редови: 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 | НЕ МОЖЕ ДА СЕ КОРИСТИ КЛУЧ ЗА ИНДЕКСИРАЊЕ | 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 | 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 |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 1.04 ms По последното барање: 0.44 ms Меморија по барање: 0.029 MB меморија по барањето: 3.359 MB Вратени редови: 17
SHOW FULL COLUMNS
FROM `nwow_users`
Не е можно Објаснение за барањето: 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.27 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.04 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.00 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.02 ms |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 0.47 ms По последното барање: 0.22 ms Меморија по барање: 0.025 MB меморија по барањето: 3.390 MB Вратени редови: 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 | 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.02 ms |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 0.53 ms По последното барање: 0.65 ms Меморија по барање: 0.025 MB меморија по барањето: 3.402 MB Вратени редови: 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.02 ms |
| statistics | 0.08 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.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 9.88 ms По последното барање: 0.55 ms Меморија по барање: 0.173 MB меморија по барањето: 3.422 MB Вратени редови: 1
SELECT *
FROM `nwow_jdbuilder_layouts`
WHERE `id`='31'
| 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.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 | 9.15 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.33 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 0.45 ms По последното барање: 0.12 ms Меморија по барање: 0.024 MB меморија по барањето: 3.506 MB Вратени редови: 1
SELECT *
FROM `nwow_jdbuilder_pages`
WHERE `id`='20'
| 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 | 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.07 ms |
| cleaning up | 0.01 ms |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 1.65 ms По последното барање: 36.17 ms Меморија по барање: 0.027 MB меморија по барањето: 4.688 MB Вратени редови: 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; Користење сортирање на документи |
| 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.25 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.03 ms |
| statistics | 0.23 ms |
| preparing | 0.05 ms |
| Creating tmp table | 0.09 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.40 ms |
| Creating sort index | 0.08 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 |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 0.87 ms По последното барање: 0.62 ms Меморија по барање: 0.021 MB меморија по барањето: 4.648 MB Вратени редови: 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 | 0.43 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 |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 1.54 ms По последното барање: 10.84 ms Меморија по барање: 0.028 MB меморија по барањето: 5.359 MB Вратени редови: 13
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-22 19:30:54')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-08-22 19:30:54')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 154 OR mm.menuid <= 0)
AND m.language IN ('mk-MK','*')
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; Користење сортирање на документи |
| 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 | 0.20 ms |
| preparing | 0.05 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 0.68 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 |
| # | Повикувач | Документ и број на линија |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT\libraries\joomla\database\driver.php:1701 |
| 20 | JDatabaseDriver->loadObjectList() | Исто како повикот линија подолу. |
| 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 |
Време на барање: 0.59 ms По последното барање: 36.96 ms Меморија по барање: 0.077 MB меморија по барањето: 4.952 MB Вратени редови: 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.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.07 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.16 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 |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 0.61 ms По последното барање: 4.12 ms Меморија по барање: 0.093 MB меморија по барањето: 5.075 MB Вратени редови: 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.07 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.24 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 |
| # | Повикувач | Документ и број на линија |
|---|
| 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 |
Време на барање: 0.70 ms По последното барање: 6.02 ms Меморија по барање: 0.023 MB меморија по барањето: 5.239 MB Вратени редови: 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 = 154
| 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.11 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 | 0.18 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.02 ms |
| # | Повикувач | Документ и број на линија |
|---|
| 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`