Время запроса: 592.33 ms Память запроса: 0.025 MB Память до запроса: 1.161 MB Выбрано строк: 0
SELECT `data`
FROM `qhuwv_session`
WHERE `session_id` = 'b2bcdfd58539dae96625ed32377ff087'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_session | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 645613 | 10.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 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:660 |
| 9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:620 |
| 8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:498 |
| 7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:455 |
| 6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:755 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:134 |
| 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:343 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:47 |
Время запроса: 393.43 ms После последнего запроса: 0.89 ms Память запроса: 0.022 MB Память до запроса: 1.177 MB Выбрано строк: 0
SELECT `session_id`
FROM `qhuwv_session`
WHERE `session_id` = 'b2bcdfd58539dae96625ed32377ff087'
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_session | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 645613 | 10.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:152 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:757 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:134 |
| 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:343 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:47 |
Время запроса: 0.23 ms После последнего запроса: 0.25 ms Память запроса: 0.004 MB Память до запроса: 1.182 MB
INSERT INTO `qhuwv_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('b2bcdfd58539dae96625ed32377ff087', 1, '1783845845', 0, '', 0)
EXPLAIN не доступен для запроса: INSERT INTO `qhuwv_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('b2bcdfd58539dae96625ed32377ff087', 1, '1783845845', 0, '', 0)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Session/MetadataManager.php:116 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:152 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:757 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:134 |
| 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:343 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:47 |
Время запроса: 0.25 ms После последнего запроса: 3.88 ms Память запроса: 0.023 MB Память до запроса: 1.396 MB Выбрано строк: 6
SELECT id, rules
FROM `qhuwv_viewlevels`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_viewlevels | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 6 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1496 |
| 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:310 |
| 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:606 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.27 ms После последнего запроса: 0.14 ms Память запроса: 0.022 MB Память до запроса: 1.409 MB Выбрано строк: 1
SELECT b.id
FROM qhuwv_usergroups AS a
LEFT JOIN qhuwv_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
| 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 | 1 | 100.00 | Using where; Using index |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1540 |
| 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:310 |
| 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:606 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.35 ms После последнего запроса: 14.11 ms Память запроса: 0.024 MB Память до запроса: 2.281 MB Выбрано строк: 1
Повторяющиеся запросы:
#7SELECT template
FROM qhuwv_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 13 | JDatabaseDriver->loadResult() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:31 |
| 12 | RokCommon_PlatformInfo_Joomla->getDefaultTemplate() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:105 |
| 11 | RokCommon_PlatformInfo_Joomla->setPlatformParameters() | JROOT/libraries/rokcommon/RokCommon/Service.php:71 |
| 10 | RokCommon_Service::getContainer() | JROOT/libraries/rokcommon/include.php:38 |
| 9 | require_once JROOT/libraries/rokcommon/include.php | JROOT/plugins/system/rokcommon/rokcommon.php:96 |
| 8 | plgSystemRokCommon->loadCommonLib() | JROOT/plugins/system/rokcommon/rokcommon.php:54 |
| 7 | plgSystemRokCommon->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:272 |
| 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:622 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.22 ms После последнего запроса: 0.07 ms Память запроса: 0.024 MB Память до запроса: 2.289 MB Выбрано строк: 1
Повторяющиеся запросы:
#6SELECT template
FROM qhuwv_template_styles as s
WHERE s.client_id = 0
AND s.home = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | s | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 14 | JDatabaseDriver->loadResult() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:31 |
| 13 | RokCommon_PlatformInfo_Joomla->getDefaultTemplate() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:67 |
| 12 | RokCommon_PlatformInfo_Joomla->getDefaultTemplatePath() | JROOT/libraries/rokcommon/RokCommon/PlatformInfo/Joomla.php:106 |
| 11 | RokCommon_PlatformInfo_Joomla->setPlatformParameters() | JROOT/libraries/rokcommon/RokCommon/Service.php:71 |
| 10 | RokCommon_Service::getContainer() | JROOT/libraries/rokcommon/include.php:38 |
| 9 | require_once JROOT/libraries/rokcommon/include.php | JROOT/plugins/system/rokcommon/rokcommon.php:96 |
| 8 | plgSystemRokCommon->loadCommonLib() | JROOT/plugins/system/rokcommon/rokcommon.php:54 |
| 7 | plgSystemRokCommon->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:272 |
| 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:622 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.36 ms После последнего запроса: 2.16 ms Память запроса: 0.023 MB Память до запроса: 2.423 MB Выбрано строк: 2
SELECT extension, file, type
FROM qhuwv_rokcommon_configs
ORDER BY priority
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_rokcommon_configs | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2 | 100.00 | Используется filesort |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/rokcommon/rokcommon.php:132 |
| 8 | plgSystemRokCommon->processRegisteredConfigs() | JROOT/plugins/system/rokcommon/rokcommon.php:76 |
| 7 | plgSystemRokCommon->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:272 |
| 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:622 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.49 ms После последнего запроса: 2.18 ms Память запроса: 0.005 MB Память до запроса: 2.471 MB
UPDATE qhuwv_extensions
SET enabled=1
WHERE `type`='plugin'
AND `element`='jacontenttype'
AND `folder`='ajax'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | qhuwv_extensions | NULL | range | element_clientid,element_folder_clientid,extension | element_folder_clientid | 604 | const,const | 1 | 100.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/plugins/system/jacontenttype/jacontenttype.php:61 |
| 8 | PlgSystemJacontenttype->_check() | JROOT/plugins/system/jacontenttype/jacontenttype.php:43 |
| 7 | PlgSystemJacontenttype->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:272 |
| 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:622 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.84 ms После последнего запроса: 9.53 ms Память запроса: 0.030 MB Память до запроса: 3.516 MB Выбрано строк: 18
SHOW FULL COLUMNS
FROM `qhuwv_extensions`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `qhuwv_extensions`
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:430 |
| 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
| 13 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
| 12 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Extension.php:32 |
| 11 | Joomla\CMS\Table\Extension->__construct() | JROOT/libraries/src/Table/Table.php:312 |
| 10 | Joomla\CMS\Table\Table::getInstance() | JROOT/plugins/system/roksprocket/roksprocket.php:45 |
| 9 | plgSystemRokSprocket->onAfterInitialise() | Так же, как вызов в строке ниже. |
| 8 | call_user_func_array() | 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:623 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.38 ms После последнего запроса: 0.46 ms Память запроса: 0.023 MB Память до запроса: 3.559 MB Выбрано строк: 1
SELECT `extension_id`
FROM `qhuwv_extensions`
WHERE type = 'component'
AND element = 'com_roksprocket'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 10.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 11 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Table/Extension.php:121 |
| 10 | Joomla\CMS\Table\Extension->find() | JROOT/plugins/system/roksprocket/roksprocket.php:47 |
| 9 | plgSystemRokSprocket->onAfterInitialise() | Так же, как вызов в строке ниже. |
| 8 | call_user_func_array() | 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:623 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.27 ms После последнего запроса: 0.11 ms Память запроса: 0.029 MB Память до запроса: 3.566 MB Выбрано строк: 1
Повторяющиеся запросы:
#14SELECT *
FROM qhuwv_extensions
WHERE `extension_id` = '10225'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_extensions | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
| 10 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/roksprocket/roksprocket.php:54 |
| 9 | plgSystemRokSprocket->onAfterInitialise() | Так же, как вызов в строке ниже. |
| 8 | call_user_func_array() | 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:623 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.32 ms После последнего запроса: 0.08 ms Память запроса: 0.023 MB Память до запроса: 3.571 MB Выбрано строк: 1
SELECT `extension_id`
FROM `qhuwv_extensions`
WHERE type = 'module'
AND element = 'mod_roksprocket'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 10.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 11 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Table/Extension.php:121 |
| 10 | Joomla\CMS\Table\Extension->find() | JROOT/plugins/system/roksprocket/roksprocket.php:70 |
| 9 | plgSystemRokSprocket->onAfterInitialise() | Так же, как вызов в строке ниже. |
| 8 | call_user_func_array() | 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:623 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.24 ms После последнего запроса: 0.09 ms Память запроса: 0.028 MB Память до запроса: 3.577 MB Выбрано строк: 1
Повторяющиеся запросы:
#12SELECT *
FROM qhuwv_extensions
WHERE `extension_id` = '10225'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_extensions | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
| 10 | Joomla\CMS\Table\Table->load() | JROOT/plugins/system/roksprocket/roksprocket.php:76 |
| 9 | plgSystemRokSprocket->onAfterInitialise() | Так же, как вызов в строке ниже. |
| 8 | call_user_func_array() | 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:623 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:688 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.52 ms После последнего запроса: 18.50 ms Память запроса: 0.029 MB Память до запроса: 4.003 MB Выбрано строк: 2
SHOW FULL COLUMNS
FROM `qhuwv_komento_configs`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `qhuwv_komento_configs`
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:430 |
| 17 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
| 16 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
| 15 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_komento/tables/parent.php:18 |
| 14 | KomentoParentTable->__construct() | JROOT/administrator/components/com_komento/tables/configs.php:45 |
| 13 | KomentoTableConfigs->__construct() | JROOT/libraries/src/Table/Table.php:312 |
| 12 | Joomla\CMS\Table\Table::getInstance() | JROOT/administrator/components/com_komento/tables/parent.php:49 |
| 11 | KomentoParentTable::getInstance() | JROOT/administrator/components/com_komento/includes/komento.php:466 |
| 10 | KT::table() | JROOT/administrator/components/com_komento/includes/komento.php:562 |
| 9 | KT::config() | JROOT/components/com_komento/bootstrap.php:28 |
| 8 | require_once JROOT/components/com_komento/bootstrap.php | JROOT/components/com_komento/router.php:16 |
| 7 | require_once JROOT/components/com_komento/router.php | JROOT/libraries/src/Router/SiteRouter.php:771 |
| 6 | Joomla\CMS\Router\SiteRouter->getComponentRouter() | JROOT/libraries/src/Router/SiteRouter.php:130 |
| 5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1071 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:798 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.30 ms После последнего запроса: 0.10 ms Память запроса: 0.035 MB Память до запроса: 4.019 MB Выбрано строк: 1
SELECT *
FROM qhuwv_komento_configs
WHERE `name` = 'config'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_komento_configs | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 3 | 33.33 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:731 |
| 10 | Joomla\CMS\Table\Table->load() | JROOT/administrator/components/com_komento/includes/komento.php:563 |
| 9 | KT::config() | JROOT/components/com_komento/bootstrap.php:28 |
| 8 | require_once JROOT/components/com_komento/bootstrap.php | JROOT/components/com_komento/router.php:16 |
| 7 | require_once JROOT/components/com_komento/router.php | JROOT/libraries/src/Router/SiteRouter.php:771 |
| 6 | Joomla\CMS\Router\SiteRouter->getComponentRouter() | JROOT/libraries/src/Router/SiteRouter.php:130 |
| 5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1071 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:798 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.39 ms После последнего запроса: 5.08 ms Память запроса: 0.007 MB Память до запроса: 4.153 MB
UPDATE `qhuwv_extensions`
SET `params` = '{\"mediaversion\":\"39e8b198cd4f23190cc77642dfdf178d\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | qhuwv_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 364 | const,const | 1 | 100.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 14 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 13 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 12 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 11 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 10 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/k2/k2.php:460 |
| 9 | plgSystemK2->onAfterRoute() | Так же, как вызов в строке ниже. |
| 8 | call_user_func_array() | 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:1080 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:798 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.46 ms После последнего запроса: 5.12 ms Память запроса: 0.030 MB Память до запроса: 4.437 MB Выбрано строк: 57
SELECT `id`,`name`,`rules`,`parent_id`
FROM `qhuwv_assets`
WHERE `name` IN ('root.1','com_acesscontrol','com_acymailing','com_admin','com_ajax','com_associations','com_banners','com_booklibrary','com_cache','com_categories','com_checkin','com_cjlib','com_communitysurveys','com_competition','com_comprofiler','com_config','com_contact','com_content','com_contenthistory','com_contentlimiter','com_cpanel','com_datsogallery','com_fields','com_finder','com_hider','com_installer','com_jaextmanager','com_jce','com_joomgallery','com_joomlaupdate','com_k2','com_k2store','com_komento','com_kunena','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_minitekwall','com_modules','com_newsfeeds','com_osmap','com_phocagallery','com_plugins','com_postinstall','com_redirect','com_roksprocket','com_rstbox','com_search','com_sigpro','com_sppagebuilder','com_tags','com_templates','com_users','com_votemover','com_wrapper')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_assets | NULL | range | idx_asset_name | idx_asset_name | 152 | NULL | 58 | 100.00 | Using index condition |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 11 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 10 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 9 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 8 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 7 | Joomla\CMS\User\User->authorise() | JROOT/components/com_k2/k2.php:16 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.46 ms После последнего запроса: 1.29 ms Память запроса: 0.022 MB Память до запроса: 4.612 MB Выбрано строк: 0
SELECT
group.gid
FROM `qhuwv_k2_items` AS `items`
RIGHT JOIN `qhuwv_accesscontrol_section_group` AS `
group`
ON (`
group`.`secid` = `items`.`catid`)
WHERE `items`.`id` = '2539'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | items | NULL | const | PRIMARY,catid | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | group | NULL | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using index |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/controllers/item.php:39 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.59 ms После последнего запроса: 1.35 ms Память запроса: 0.031 MB Память до запроса: 4.663 MB Выбрано строк: 157
SELECT id
FROM qhuwv_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_k2_categories | NULL | ref | category,published,access,trash | category | 2 | const | 157 | 100.00 | Using where; Using index |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1540 |
| 14 | JDatabaseDriver->loadColumn() | JROOT/components/com_k2/helpers/permissions.php:274 |
| 13 | K2HelperPermissions::canAddItem() | JROOT/components/com_k2/views/item/view.html.php:36 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.61 ms После последнего запроса: 0.14 ms Память запроса: 0.072 MB Память до запроса: 4.669 MB Выбрано строк: 1
SELECT *
FROM qhuwv_k2_items
WHERE id=2539
LIMIT 0, 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_k2_items | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1652 |
| 14 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:36 |
| 13 | K2ModelItem->getData() | JROOT/components/com_k2/views/item/view.html.php:42 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.65 ms После последнего запроса: 0.32 ms Память запроса: 0.031 MB Память до запроса: 4.731 MB Выбрано строк: 14
SHOW FULL COLUMNS
FROM `qhuwv_k2_categories`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `qhuwv_k2_categories`
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:430 |
| 18 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
| 17 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
| 16 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_k2/tables/k2category.php:36 |
| 15 | TableK2Category->__construct() | JROOT/libraries/src/Table/Table.php:312 |
| 14 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_k2/models/item.php:73 |
| 13 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:51 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.27 ms После последнего запроса: 0.09 ms Память запроса: 0.029 MB Память до запроса: 4.763 MB Выбрано строк: 1
SELECT *
FROM qhuwv_k2_categories
WHERE id = '172'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_k2_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 15 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_k2/tables/k2category.php:67 |
| 14 | TableK2Category->load() | JROOT/components/com_k2/models/item.php:74 |
| 13 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:51 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.13 ms После последнего запроса: 0.59 ms Память запроса: 0.039 MB Память до запроса: 4.791 MB Выбрано строк: 157
SELECT id, name, parent
FROM qhuwv_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1)
ORDER BY parent
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_k2_categories | NULL | ref | category,published,access,trash | category | 2 | const | 157 | 100.00 | Using index condition; Используется filesort |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/itemlist.php:1245 |
| 16 | K2ModelItemlist->getCategoriesTree() | JROOT/components/com_k2/helpers/route.php:314 |
| 15 | K2HelperRoute::_findItem() | JROOT/components/com_k2/helpers/route.php:58 |
| 14 | K2HelperRoute::getCategoryRoute() | JROOT/components/com_k2/models/item.php:77 |
| 13 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:51 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 3.14 ms Память запроса: 0.029 MB Память до запроса: 4.937 MB Выбрано строк: 1
SELECT *
FROM qhuwv_k2_categories
WHERE id = '322'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_k2_categories | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 15 | JDatabaseDriver->loadAssoc() | JROOT/administrator/components/com_k2/tables/k2category.php:67 |
| 14 | TableK2Category->load() | JROOT/components/com_k2/models/item.php:95 |
| 13 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:51 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.38 ms После последнего запроса: 0.52 ms Память запроса: 0.033 MB Память до запроса: 4.966 MB Выбрано строк: 14
SHOW FULL COLUMNS
FROM `qhuwv_users`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `qhuwv_users`
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 24 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:430 |
| 23 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
| 22 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
| 21 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/User.php:40 |
| 20 | Joomla\CMS\Table\User->__construct() | JROOT/libraries/src/Table/Table.php:312 |
| 19 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/User/User.php:603 |
| 18 | Joomla\CMS\User\User::getTable() | JROOT/libraries/src/User/User.php:880 |
| 17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 14 | Joomla\CMS\Factory::getUser() | JROOT/components/com_k2/models/item.php:247 |
| 13 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:51 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.15 ms После последнего запроса: 0.12 ms Память запроса: 0.031 MB Память до запроса: 5.003 MB Выбрано строк: 1
SELECT *
FROM `qhuwv_users`
WHERE `id` = 646
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_users | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 19 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
| 18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
| 17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 14 | Joomla\CMS\Factory::getUser() | JROOT/components/com_k2/models/item.php:247 |
| 13 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:51 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.19 ms После последнего запроса: 0.47 ms Память запроса: 0.027 MB Память до запроса: 5.020 MB Выбрано строк: 3
SELECT `g`.`id`,`g`.`title`
FROM `qhuwv_usergroups` AS g
INNER JOIN `qhuwv_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 646
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2789 | 10.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.m.group_id | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1496 |
| 19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
| 18 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
| 17 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 16 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 15 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 14 | Joomla\CMS\Factory::getUser() | JROOT/components/com_k2/models/item.php:247 |
| 13 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:51 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.25 ms После последнего запроса: 5.71 ms Память запроса: 0.035 MB Память до запроса: 5.343 MB Выбрано строк: 1
SELECT `params`
FROM `qhuwv_comprofiler_plugin`
WHERE `id` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_comprofiler_plugin | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 37 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:345 |
| 36 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CB/Application/CBConfig.php:43 |
| 35 | CB\Application\CBConfig::getConfig() | JROOT/libraries/CBLib/CB/Application/CBApplication.php:45 |
| 34 | CB\Application\CBApplication::CB\Application\{closure}() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/libraries/CBLib/CBLib/Application/Config.php:38 |
| 32 | CBLib\Application\Config::setMainConfig() | JROOT/libraries/CBLib/CBLib/Core/CBLib.php:70 |
| 31 | CBLib\Core\CBLib::CBLib\Core\{closure}() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:605 |
| 30 | CBLib\DependencyInjection\Container->build() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:496 |
| 29 | CBLib\DependencyInjection\Container->make() | JROOT/libraries/CBLib/CBLib/Application/Application.php:179 |
| 28 | CBLib\Application\Application::__callStatic() | JROOT/libraries/CBLib/CB/Application/CBConfig.php:77 |
| 27 | CB\Application\CBConfig::loadLegacyCBueConfig() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:109 |
| 26 | CB\Legacy\LegacyFoundationFunctions->__construct() | Так же, как вызов в строке ниже. |
| 25 | ReflectionClass->newInstanceArgs() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:643 |
| 24 | CBLib\DependencyInjection\Container->build() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:496 |
| 23 | CBLib\DependencyInjection\Container->make() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:132 |
| 22 | CBLib\DependencyInjection\Container->get() | JROOT/administrator/components/com_comprofiler/plugin.foundation.php:33 |
| 21 | include_once JROOT/administrator/components/com_comprofiler/plugin.foundation.php | JROOT/components/com_comprofiler/router.php:75 |
| 20 | ComprofilerRouter->loadCB() | JROOT/components/com_comprofiler/router.php:125 |
| 19 | ComprofilerRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
| 18 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
| 17 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 16 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
| 15 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:66 |
| 14 | Joomla\CMS\Router\Route::_() | JROOT/components/com_k2/models/item.php:249 |
| 13 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:51 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.31 ms После последнего запроса: 2.00 ms Память запроса: 0.026 MB Память до запроса: 5.484 MB Выбрано строк: 1
SELECT id, gender, description, image, url, `
group`, plugins
FROM qhuwv_k2_users
WHERE userID=646
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_k2_users | NULL | ref | userID | userID | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1652 |
| 15 | JDatabaseDriver->loadObject() | JROOT/components/com_k2/models/item.php:1854 |
| 14 | K2ModelItem->getUserProfile() | JROOT/components/com_k2/models/item.php:250 |
| 13 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:51 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.39 ms После последнего запроса: 0.26 ms Память запроса: 0.025 MB Память до запроса: 5.493 MB Выбрано строк: 1
SELECT COUNT(*)
FROM qhuwv_k2_comments
WHERE itemID=2539
AND published=1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_k2_comments | NULL | ref | itemID,published,latestComments,beget_auto_idx_1,countComments | itemID | 4 | const | 1 | 19.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 15 | JDatabaseDriver->loadResult() | JROOT/components/com_k2/models/item.php:1724 |
| 14 | K2ModelItem->countItemComments() | JROOT/components/com_k2/models/item.php:274 |
| 13 | K2ModelItem->prepareItem() | JROOT/components/com_k2/views/item/view.html.php:51 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.42 ms После последнего запроса: 6.36 ms Память запроса: 0.026 MB Память до запроса: 5.718 MB Выбрано строк: 1
SELECT enabled
FROM qhuwv_extensions
WHERE element = 'com_sppagebuilder'
AND type = 'component'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 302 | const | 1 | 10.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 18 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sppagebuilder/sppagebuilder.php:160 |
| 17 | PlgContentSppagebuilder->isSppagebuilderEnabled() | JROOT/plugins/content/sppagebuilder/sppagebuilder.php:26 |
| 16 | PlgContentSppagebuilder->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:272 |
| 15 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 14 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/components/com_k2/models/item.php:538 |
| 13 | K2ModelItem->execPlugins() | JROOT/components/com_k2/views/item/view.html.php:54 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.13 ms После последнего запроса: 6.01 ms Память запроса: 0.040 MB Память до запроса: 5.871 MB Выбрано строк: 0
SELECT 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
FROM qhuwv_fields AS a
LEFT JOIN `qhuwv_languages` AS l
ON l.lang_code = a.language
LEFT JOIN qhuwv_users AS uc
ON uc.id=a.checked_out
LEFT JOIN qhuwv_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN qhuwv_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN qhuwv_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `qhuwv_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_k2.item'
AND (fc.category_id IS NULL OR fc.category_id IN (172,0))
AND a.access IN (1,1)
AND (a.group_id = 0 OR g.access IN (1,1))
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 where; Using temporary; Используется filesort |
| 1 | SIMPLE | l | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2 | 100.00 | Using where; Using join buffer (Block Nested Loop) |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.a.access | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.a.created_user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.a.group_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | fc | NULL | ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.a.id | 1 | 100.00 | Using where; Using index |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 21 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:327 |
| 20 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 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:479 |
| 17 | PlgSystemFields->onContentPrepare() | Так же, как вызов в строке ниже. |
| 16 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 15 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 14 | JEventDispatcher->trigger() | JROOT/components/com_k2/models/item.php:738 |
| 13 | K2ModelItem->execPlugins() | JROOT/components/com_k2/views/item/view.html.php:54 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.49 ms После последнего запроса: 2.20 ms Память запроса: 0.028 MB Память до запроса: 5.980 MB Выбрано строк: 1
SELECT a.id,a.catid,a.title,a.original
FROM `qhuwv_datsogallery_images` AS `a`
LEFT JOIN `qhuwv_datsogallery_categories` AS `c`
ON c.id = a.catid
WHERE `a`.`id` = 1204
AND `a`.`state` = 1
AND `a`.`approved` = 1
AND `c`.`access` IN (1,1)
AND `c`.`published` = 1
AND `c`.`approved` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | const | PRIMARY,catid,approved,state | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | c | NULL | const | PRIMARY,published,approved,access | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1652 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/content/datsogallery/datsogallery.php:83 |
| 19 | plgContentDatsoGallery->_replace() | Так же, как вызов в строке ниже. |
| 18 | preg_replace_callback() | JROOT/plugins/content/datsogallery/datsogallery.php:26 |
| 17 | plgContentDatsoGallery->onContentPrepare() | Так же, как вызов в строке ниже. |
| 16 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 15 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 14 | JEventDispatcher->trigger() | JROOT/components/com_k2/models/item.php:738 |
| 13 | K2ModelItem->execPlugins() | JROOT/components/com_k2/views/item/view.html.php:54 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.65 ms После последнего запроса: 0.16 ms Память запроса: 0.045 MB Память до запроса: 5.994 MB Выбрано строк: 214
SELECT *
FROM qhuwv_datsogallery_settings
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_datsogallery_settings | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 214 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 30 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_datsogallery/helpers/config.php:44 |
| 29 | DatsogalleryConfig->load() | JROOT/administrator/components/com_datsogallery/helpers/config.php:17 |
| 28 | DatsogalleryConfig->__construct() | JROOT/administrator/components/com_datsogallery/helpers/config.php:89 |
| 27 | DatsogalleryConfig::getInstance() | JROOT/administrator/components/com_datsogallery/helpers/datsogallery.php:88 |
| 26 | DatsogalleryHelper::getConfig() | JROOT/components/com_datsogallery/router.php:17 |
| 25 | DatsogalleryRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
| 24 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
| 23 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 22 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
| 21 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:66 |
| 20 | Joomla\CMS\Router\Route::_() | JROOT/plugins/content/datsogallery/datsogallery.php:91 |
| 19 | plgContentDatsoGallery->_replace() | Так же, как вызов в строке ниже. |
| 18 | preg_replace_callback() | JROOT/plugins/content/datsogallery/datsogallery.php:26 |
| 17 | plgContentDatsoGallery->onContentPrepare() | Так же, как вызов в строке ниже. |
| 16 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 15 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 14 | JEventDispatcher->trigger() | JROOT/components/com_k2/models/item.php:738 |
| 13 | K2ModelItem->execPlugins() | JROOT/components/com_k2/views/item/view.html.php:54 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.47 ms После последнего запроса: 22.04 ms Память запроса: 0.028 MB Память до запроса: 6.049 MB Выбрано строк: 1
SELECT a.id,a.catid,a.title,a.original
FROM `qhuwv_datsogallery_images` AS `a`
LEFT JOIN `qhuwv_datsogallery_categories` AS `c`
ON c.id = a.catid
WHERE `a`.`id` = 1205
AND `a`.`state` = 1
AND `a`.`approved` = 1
AND `c`.`access` IN (1,1)
AND `c`.`published` = 1
AND `c`.`approved` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | const | PRIMARY,catid,approved,state | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | c | NULL | const | PRIMARY,published,approved,access | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1652 |
| 20 | JDatabaseDriver->loadObject() | JROOT/plugins/content/datsogallery/datsogallery.php:83 |
| 19 | plgContentDatsoGallery->_replace() | Так же, как вызов в строке ниже. |
| 18 | preg_replace_callback() | JROOT/plugins/content/datsogallery/datsogallery.php:26 |
| 17 | plgContentDatsoGallery->onContentPrepare() | Так же, как вызов в строке ниже. |
| 16 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 15 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 14 | JEventDispatcher->trigger() | JROOT/components/com_k2/models/item.php:738 |
| 13 | K2ModelItem->execPlugins() | JROOT/components/com_k2/views/item/view.html.php:54 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.79 ms После последнего запроса: 25.46 ms Память запроса: 0.061 MB Память до запроса: 6.148 MB Выбрано строк: 1
SELECT a.*, c.alias AS category_alias
FROM `qhuwv_k2_items` AS a
LEFT JOIN `qhuwv_k2_categories` AS c
ON c.id = a.catid
WHERE a.id='2539'
| 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 | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1652 |
| 25 | JDatabaseDriver->loadObject() | Так же, как вызов в строке ниже. |
| 24 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 23 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 22 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 21 | KomentoDatabase->__call() | JROOT/components/com_komento/komento_plugins/com_k2.php:54 |
| 20 | KomentoComk2->load() | JROOT/administrator/components/com_komento/includes/komento.php:1273 |
| 19 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 18 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:107 |
| 17 | plgContentKomento->onK2BeforeDisplayContent() | Так же, как вызов в строке ниже. |
| 16 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 15 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 14 | JEventDispatcher->trigger() | JROOT/components/com_k2/models/item.php:847 |
| 13 | K2ModelItem->execPlugins() | JROOT/components/com_k2/views/item/view.html.php:54 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.37 ms После последнего запроса: 0.49 ms Память запроса: 0.029 MB Память до запроса: 6.276 MB Выбрано строк: 0
SELECT `id`
FROM `qhuwv_komento_mailq`
WHERE `status` = '0'
ORDER BY `created` ASC
LIMIT 0, 5
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_komento_mailq | NULL | ref | komento_mailq_status | komento_mailq_status | 1 | const | 1 | 100.00 | Using index condition; Используется filesort |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 27 | JDatabaseDriver->loadObjectList() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 25 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 24 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 23 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/includes/sql/sql.php:76 |
| 22 | KomentoSql->__call() | JROOT/administrator/components/com_komento/includes/mailer/mailer.php:49 |
| 21 | KomentoMailer->send() | JROOT/administrator/components/com_komento/includes/mailer/mailer.php:27 |
| 20 | KomentoMailer->sendOnPageLoad() | JROOT/administrator/components/com_komento/includes/komento.php:1355 |
| 19 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 18 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:107 |
| 17 | plgContentKomento->onK2BeforeDisplayContent() | Так же, как вызов в строке ниже. |
| 16 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 15 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 14 | JEventDispatcher->trigger() | JROOT/components/com_k2/models/item.php:847 |
| 13 | K2ModelItem->execPlugins() | JROOT/components/com_k2/views/item/view.html.php:54 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.68 ms После последнего запроса: 4.29 ms Память запроса: 0.038 MB Память до запроса: 6.404 MB Выбрано строк: 37
SHOW FULL COLUMNS
FROM `qhuwv_k2_items`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `qhuwv_k2_items`
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:430 |
| 18 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
| 17 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
| 16 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_k2/tables/k2item.php:58 |
| 15 | TableK2Item->__construct() | JROOT/libraries/src/Table/Table.php:312 |
| 14 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_k2/models/item.php:918 |
| 13 | K2ModelItem->hit() | JROOT/components/com_k2/views/item/view.html.php:136 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.30 ms После последнего запроса: 0.35 ms Память запроса: 0.007 MB Память до запроса: 6.479 MB
UPDATE qhuwv_k2_items
SET `hits` = (`hits` + 1)
WHERE `id` = '2539'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | qhuwv_k2_items | NULL | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Table/Table.php:1242 |
| 14 | Joomla\CMS\Table\Table->hit() | JROOT/components/com_k2/models/item.php:919 |
| 13 | K2ModelItem->hit() | JROOT/components/com_k2/views/item/view.html.php:136 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.43 ms После последнего запроса: 19.89 ms Память запроса: 0.028 MB Память до запроса: 6.577 MB Выбрано строк: 1
Повторяющиеся запросы:
#212SELECT COUNT(1)
FROM `qhuwv_komento_comments`
WHERE `component` = 'com_k2'
AND `cid` = '2539'
AND `published` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_komento_comments | NULL | ref | komento_threaded,komento_threaded_reverse,komento_module_comments | komento_threaded | 830 | const,const,const | 9 | 100.00 | Using index |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 24 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 22 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 21 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 20 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/comments.php:100 |
| 19 | KomentoModelComments->getCount() | JROOT/administrator/components/com_komento/includes/komento.php:1384 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.11 ms После последнего запроса: 0.39 ms Память запроса: 0.033 MB Память до запроса: 6.599 MB Выбрано строк: 26
SELECT `rules`
FROM `qhuwv_komento_acl`
WHERE `cid` = '1'
AND `type` = 'usergroup'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_komento_acl | NULL | ALL | komento_acl_content_type | Индекс не используется | NULL | NULL | 511 | 10.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 28 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 26 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 25 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 24 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/includes/sql/sql.php:76 |
| 23 | KomentoSql->__call() | JROOT/administrator/components/com_komento/models/acl.php:70 |
| 22 | KomentoModelAcl->getAclObject() | JROOT/administrator/components/com_komento/includes/acl/acl.php:127 |
| 21 | KomentoAcl->getRules() | JROOT/administrator/components/com_komento/includes/acl/acl.php:104 |
| 20 | KomentoAcl->check() | JROOT/administrator/components/com_komento/includes/user/user.php:426 |
| 19 | KomentoUser->allow() | JROOT/administrator/components/com_komento/includes/komento.php:1528 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.24 ms После последнего запроса: 0.10 ms Память запроса: 0.030 MB Память до запроса: 6.615 MB Выбрано строк: 0
SELECT `rules`
FROM `qhuwv_komento_acl`
WHERE `cid` = '0'
AND `type` = 'user'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_komento_acl | NULL | ref | komento_acl_content_type | komento_acl_content_type | 767 | const | 1 | 10.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 28 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 26 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 25 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 24 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/includes/sql/sql.php:76 |
| 23 | KomentoSql->__call() | JROOT/administrator/components/com_komento/models/acl.php:70 |
| 22 | KomentoModelAcl->getAclObject() | JROOT/administrator/components/com_komento/includes/acl/acl.php:131 |
| 21 | KomentoAcl->getRules() | JROOT/administrator/components/com_komento/includes/acl/acl.php:104 |
| 20 | KomentoAcl->check() | JROOT/administrator/components/com_komento/includes/user/user.php:426 |
| 19 | KomentoUser->allow() | JROOT/administrator/components/com_komento/includes/komento.php:1528 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.08 ms После последнего запроса: 0.15 ms Память запроса: 0.011 MB Память до запроса: 6.626 MB
SELECT 0 INTO @ktrowid;
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | No tables used |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/database.php:33 |
| 24 | JDatabase->query() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 22 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 21 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 20 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/comments.php:206 |
| 19 | KomentoModelComments->getComments() | JROOT/administrator/components/com_komento/includes/komento.php:1543 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.89 ms После последнего запроса: 0.04 ms Память запроса: 0.048 MB Память до запроса: 6.637 MB Выбрано строк: 9
SELECT a.*, (@ktrowid:=@ktrowid+1) as `rownumber`, 0 as `liked`, 0 as `reported`, (select count(1)
from `qhuwv_komento_comments` as cc
where cc.`component` = a.`component`
and cc.`cid` = a.`cid`
and cc.`published` = 1
and cc.`lft` > a.`lft`
and cc.`rgt` < a.`rgt`) as `childs`
FROM `qhuwv_komento_comments` as a
WHERE `component` = 'com_k2'
AND `cid` = '2539'
AND `published` = '1'
AND `parent_id` = '0'
GROUP BY `a`.`id`
ORDER BY `rgt` DESC
LIMIT 0,15
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | a | NULL | ref | PRIMARY,komento_threaded,komento_threaded_reverse,komento_module_comments,komento_backend | komento_threaded | 830 | const,const,const | 9 | 10.00 | Using index condition; Using where; Используется filesort |
| 2 | DEPENDENT SUBQUERY | cc | NULL | ref | komento_threaded,komento_threaded_reverse,komento_module_comments | komento_threaded | 830 | func,func,const | 3 | 11.11 | Using where; Using index |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 24 | JDatabaseDriver->loadObjectList() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 22 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 21 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 20 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/comments.php:215 |
| 19 | KomentoModelComments->getComments() | JROOT/administrator/components/com_komento/includes/komento.php:1543 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.29 ms После последнего запроса: 0.13 ms Память запроса: 0.029 MB Память до запроса: 6.736 MB Выбрано строк: 1
SELECT count(1)
FROM `qhuwv_komento_comments`
WHERE `component` = 'com_k2'
AND `cid` = '2539'
AND `published` = '1'
AND `parent_id` = '0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_komento_comments | NULL | ref | komento_threaded,komento_threaded_reverse,komento_module_comments,komento_backend | komento_threaded | 830 | const,const,const | 9 | 10.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 24 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 23 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 22 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 21 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/comments.php:268 |
| 20 | KomentoModelComments->getTotal() | JROOT/administrator/components/com_komento/models/comments.php:216 |
| 19 | KomentoModelComments->getComments() | JROOT/administrator/components/com_komento/includes/komento.php:1543 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.28 ms После последнего запроса: 0.65 ms Память запроса: 0.033 MB Память до запроса: 6.774 MB Выбрано строк: 0
select *
from `qhuwv_komento_uploads`
where `uid` IN (2380,2379,2378,2377,2376,2375,2373,2371,2368)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_komento_uploads | NULL | ALL | idx_uid | Индекс не используется | NULL | NULL | 10 | 90.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 28 | JDatabaseDriver->loadObjectList() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 26 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 25 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 24 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/uploads.php:56 |
| 23 | KomentoModelUploads->loadBatchAttachments() | JROOT/administrator/components/com_komento/includes/cache/cache.php:51 |
| 22 | KomentoCache->cacheAttachments() | JROOT/administrator/components/com_komento/includes/formatter/types/comment.php:52 |
| 21 | KomentoFormatterComment->execute() | JROOT/administrator/components/com_komento/includes/formatter/formatter.php:46 |
| 20 | KomentoFormatter->execute() | JROOT/administrator/components/com_komento/includes/komento.php:2440 |
| 19 | KT::formatter() | JROOT/administrator/components/com_komento/includes/komento.php:1547 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.34 ms После последнего запроса: 0.16 ms Память запроса: 0.030 MB Память до запроса: 6.794 MB Выбрано строк: 0
select count(1) as `cnt`, `type`, `comment_id`
from `qhuwv_komento_actions`
where `comment_id` IN (2380,2379,2378,2377,2376,2375,2373,2371,2368)
group by `type`, `comment_id`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_komento_actions | NULL | range | komento_actions,komento_actions_comment_id | komento_actions_comment_id | 8 | NULL | 9 | 100.00 | Using index condition; Using temporary; Используется filesort |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 28 | JDatabaseDriver->loadObjectList() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 26 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 25 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 24 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/actions.php:335 |
| 23 | KomentoModelActions->loadBatchActionCounts() | JROOT/administrator/components/com_komento/includes/cache/cache.php:143 |
| 22 | KomentoCache->cacheActionCounts() | JROOT/administrator/components/com_komento/includes/formatter/types/comment.php:53 |
| 21 | KomentoFormatterComment->execute() | JROOT/administrator/components/com_komento/includes/formatter/formatter.php:46 |
| 20 | KomentoFormatter->execute() | JROOT/administrator/components/com_komento/includes/komento.php:2440 |
| 19 | KT::formatter() | JROOT/administrator/components/com_komento/includes/komento.php:1547 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.66 ms После последнего запроса: 0.32 ms Память запроса: 0.043 MB Память до запроса: 6.822 MB Выбрано строк: 31
SHOW FULL COLUMNS
FROM `qhuwv_komento_comments`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `qhuwv_komento_comments`
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 32 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:430 |
| 31 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
| 30 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
| 29 | Joomla\CMS\Table\Table->__construct() | JROOT/administrator/components/com_komento/tables/parent.php:18 |
| 28 | KomentoParentTable->__construct() | JROOT/administrator/components/com_komento/tables/comments.php:233 |
| 27 | KomentoTableComments->__construct() | JROOT/libraries/src/Table/Table.php:312 |
| 26 | Joomla\CMS\Table\Table::getInstance() | JROOT/administrator/components/com_komento/tables/parent.php:49 |
| 25 | KomentoParentTable::getInstance() | JROOT/administrator/components/com_komento/includes/komento.php:466 |
| 24 | KT::table() | JROOT/administrator/components/com_komento/includes/comment/comment.php:50 |
| 23 | KomentoComment->__construct() | JROOT/administrator/components/com_komento/includes/komento.php:268 |
| 22 | KT::__callStatic() | JROOT/administrator/components/com_komento/includes/formatter/types/comment.php:65 |
| 21 | KomentoFormatterComment->execute() | JROOT/administrator/components/com_komento/includes/formatter/formatter.php:46 |
| 20 | KomentoFormatter->execute() | JROOT/administrator/components/com_komento/includes/komento.php:2440 |
| 19 | KT::formatter() | JROOT/administrator/components/com_komento/includes/komento.php:1547 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.25 ms После последнего запроса: 0.28 ms Память запроса: 0.035 MB Память до запроса: 6.899 MB Выбрано строк: 1
SELECT *
FROM `qhuwv_users`
WHERE `id` = 634
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_users | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 30 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
| 29 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
| 28 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 27 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 26 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 25 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_komento/includes/user/user.php:106 |
| 24 | KomentoUser::getUser() | JROOT/administrator/components/com_komento/includes/komento.php:768 |
| 23 | KT::user() | JROOT/administrator/components/com_komento/includes/comment/comment.php:974 |
| 22 | KomentoComment->getAuthor() | JROOT/administrator/components/com_komento/includes/formatter/types/comment.php:107 |
| 21 | KomentoFormatterComment->execute() | JROOT/administrator/components/com_komento/includes/formatter/formatter.php:46 |
| 20 | KomentoFormatter->execute() | JROOT/administrator/components/com_komento/includes/komento.php:2440 |
| 19 | KT::formatter() | JROOT/administrator/components/com_komento/includes/komento.php:1547 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.88 ms После последнего запроса: 0.12 ms Память запроса: 0.031 MB Память до запроса: 6.915 MB Выбрано строк: 10
SELECT `g`.`id`,`g`.`title`
FROM `qhuwv_usergroups` AS g
INNER JOIN `qhuwv_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 634
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2789 | 10.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.m.group_id | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1496 |
| 30 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
| 29 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
| 28 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 27 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 26 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 25 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_komento/includes/user/user.php:106 |
| 24 | KomentoUser::getUser() | JROOT/administrator/components/com_komento/includes/komento.php:768 |
| 23 | KT::user() | JROOT/administrator/components/com_komento/includes/comment/comment.php:974 |
| 22 | KomentoComment->getAuthor() | JROOT/administrator/components/com_komento/includes/formatter/types/comment.php:107 |
| 21 | KomentoFormatterComment->execute() | JROOT/administrator/components/com_komento/includes/formatter/formatter.php:46 |
| 20 | KomentoFormatter->execute() | JROOT/administrator/components/com_komento/includes/komento.php:2440 |
| 19 | KT::formatter() | JROOT/administrator/components/com_komento/includes/komento.php:1547 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.23 ms После последнего запроса: 0.52 ms Память запроса: 0.035 MB Память до запроса: 6.939 MB Выбрано строк: 1
SELECT *
FROM `qhuwv_users`
WHERE `id` = 678
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_users | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 30 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
| 29 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
| 28 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 27 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 26 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 25 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_komento/includes/user/user.php:106 |
| 24 | KomentoUser::getUser() | JROOT/administrator/components/com_komento/includes/komento.php:768 |
| 23 | KT::user() | JROOT/administrator/components/com_komento/includes/comment/comment.php:974 |
| 22 | KomentoComment->getAuthor() | JROOT/administrator/components/com_komento/includes/formatter/types/comment.php:107 |
| 21 | KomentoFormatterComment->execute() | JROOT/administrator/components/com_komento/includes/formatter/formatter.php:46 |
| 20 | KomentoFormatter->execute() | JROOT/administrator/components/com_komento/includes/komento.php:2440 |
| 19 | KT::formatter() | JROOT/administrator/components/com_komento/includes/komento.php:1547 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.34 ms После последнего запроса: 0.17 ms Память запроса: 0.031 MB Память до запроса: 6.956 MB Выбрано строк: 5
SELECT `g`.`id`,`g`.`title`
FROM `qhuwv_usergroups` AS g
INNER JOIN `qhuwv_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 678
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2789 | 10.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.m.group_id | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1496 |
| 30 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
| 29 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
| 28 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 27 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 26 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 25 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_komento/includes/user/user.php:106 |
| 24 | KomentoUser::getUser() | JROOT/administrator/components/com_komento/includes/komento.php:768 |
| 23 | KT::user() | JROOT/administrator/components/com_komento/includes/comment/comment.php:974 |
| 22 | KomentoComment->getAuthor() | JROOT/administrator/components/com_komento/includes/formatter/types/comment.php:107 |
| 21 | KomentoFormatterComment->execute() | JROOT/administrator/components/com_komento/includes/formatter/formatter.php:46 |
| 20 | KomentoFormatter->execute() | JROOT/administrator/components/com_komento/includes/komento.php:2440 |
| 19 | KT::formatter() | JROOT/administrator/components/com_komento/includes/komento.php:1547 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.22 ms После последнего запроса: 1.12 ms Память запроса: 0.035 MB Память до запроса: 7.013 MB Выбрано строк: 1
SELECT *
FROM `qhuwv_users`
WHERE `id` = 663
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_users | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 30 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
| 29 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
| 28 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 27 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 26 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 25 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_komento/includes/user/user.php:106 |
| 24 | KomentoUser::getUser() | JROOT/administrator/components/com_komento/includes/komento.php:768 |
| 23 | KT::user() | JROOT/administrator/components/com_komento/includes/comment/comment.php:974 |
| 22 | KomentoComment->getAuthor() | JROOT/administrator/components/com_komento/includes/formatter/types/comment.php:107 |
| 21 | KomentoFormatterComment->execute() | JROOT/administrator/components/com_komento/includes/formatter/formatter.php:46 |
| 20 | KomentoFormatter->execute() | JROOT/administrator/components/com_komento/includes/komento.php:2440 |
| 19 | KT::formatter() | JROOT/administrator/components/com_komento/includes/komento.php:1547 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.36 ms После последнего запроса: 0.18 ms Память запроса: 0.031 MB Память до запроса: 7.030 MB Выбрано строк: 6
SELECT `g`.`id`,`g`.`title`
FROM `qhuwv_usergroups` AS g
INNER JOIN `qhuwv_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 663
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2789 | 10.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.m.group_id | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1496 |
| 30 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
| 29 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
| 28 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 27 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 26 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 25 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_komento/includes/user/user.php:106 |
| 24 | KomentoUser::getUser() | JROOT/administrator/components/com_komento/includes/komento.php:768 |
| 23 | KT::user() | JROOT/administrator/components/com_komento/includes/comment/comment.php:974 |
| 22 | KomentoComment->getAuthor() | JROOT/administrator/components/com_komento/includes/formatter/types/comment.php:107 |
| 21 | KomentoFormatterComment->execute() | JROOT/administrator/components/com_komento/includes/formatter/formatter.php:46 |
| 20 | KomentoFormatter->execute() | JROOT/administrator/components/com_komento/includes/komento.php:2440 |
| 19 | KT::formatter() | JROOT/administrator/components/com_komento/includes/komento.php:1547 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.21 ms После последнего запроса: 0.47 ms Память запроса: 0.035 MB Память до запроса: 7.052 MB Выбрано строк: 1
SELECT *
FROM `qhuwv_users`
WHERE `id` = 642
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_users | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 30 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
| 29 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
| 28 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 27 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 26 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 25 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_komento/includes/user/user.php:106 |
| 24 | KomentoUser::getUser() | JROOT/administrator/components/com_komento/includes/komento.php:768 |
| 23 | KT::user() | JROOT/administrator/components/com_komento/includes/comment/comment.php:974 |
| 22 | KomentoComment->getAuthor() | JROOT/administrator/components/com_komento/includes/formatter/types/comment.php:107 |
| 21 | KomentoFormatterComment->execute() | JROOT/administrator/components/com_komento/includes/formatter/formatter.php:46 |
| 20 | KomentoFormatter->execute() | JROOT/administrator/components/com_komento/includes/komento.php:2440 |
| 19 | KT::formatter() | JROOT/administrator/components/com_komento/includes/komento.php:1547 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.35 ms После последнего запроса: 0.21 ms Память запроса: 0.031 MB Память до запроса: 7.069 MB Выбрано строк: 10
SELECT `g`.`id`,`g`.`title`
FROM `qhuwv_usergroups` AS g
INNER JOIN `qhuwv_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 642
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2789 | 10.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.m.group_id | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1496 |
| 30 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
| 29 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
| 28 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 27 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 26 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 25 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_komento/includes/user/user.php:106 |
| 24 | KomentoUser::getUser() | JROOT/administrator/components/com_komento/includes/komento.php:768 |
| 23 | KT::user() | JROOT/administrator/components/com_komento/includes/comment/comment.php:974 |
| 22 | KomentoComment->getAuthor() | JROOT/administrator/components/com_komento/includes/formatter/types/comment.php:107 |
| 21 | KomentoFormatterComment->execute() | JROOT/administrator/components/com_komento/includes/formatter/formatter.php:46 |
| 20 | KomentoFormatter->execute() | JROOT/administrator/components/com_komento/includes/komento.php:2440 |
| 19 | KT::formatter() | JROOT/administrator/components/com_komento/includes/komento.php:1547 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.20 ms После последнего запроса: 0.31 ms Память запроса: 0.035 MB Память до запроса: 7.092 MB Выбрано строк: 1
SELECT *
FROM `qhuwv_users`
WHERE `id` = 727
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_users | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 30 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:86 |
| 29 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
| 28 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 27 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 26 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 25 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_komento/includes/user/user.php:106 |
| 24 | KomentoUser::getUser() | JROOT/administrator/components/com_komento/includes/komento.php:768 |
| 23 | KT::user() | JROOT/administrator/components/com_komento/includes/comment/comment.php:974 |
| 22 | KomentoComment->getAuthor() | JROOT/administrator/components/com_komento/includes/formatter/types/comment.php:107 |
| 21 | KomentoFormatterComment->execute() | JROOT/administrator/components/com_komento/includes/formatter/formatter.php:46 |
| 20 | KomentoFormatter->execute() | JROOT/administrator/components/com_komento/includes/komento.php:2440 |
| 19 | KT::formatter() | JROOT/administrator/components/com_komento/includes/komento.php:1547 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.37 ms После последнего запроса: 0.13 ms Память запроса: 0.031 MB Память до запроса: 7.109 MB Выбрано строк: 5
SELECT `g`.`id`,`g`.`title`
FROM `qhuwv_usergroups` AS g
INNER JOIN `qhuwv_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 727
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2789 | 10.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.m.group_id | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1496 |
| 30 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:111 |
| 29 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:883 |
| 28 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 27 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 26 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/src/Factory.php:266 |
| 25 | Joomla\CMS\Factory::getUser() | JROOT/administrator/components/com_komento/includes/user/user.php:106 |
| 24 | KomentoUser::getUser() | JROOT/administrator/components/com_komento/includes/komento.php:768 |
| 23 | KT::user() | JROOT/administrator/components/com_komento/includes/comment/comment.php:974 |
| 22 | KomentoComment->getAuthor() | JROOT/administrator/components/com_komento/includes/formatter/types/comment.php:107 |
| 21 | KomentoFormatterComment->execute() | JROOT/administrator/components/com_komento/includes/formatter/formatter.php:46 |
| 20 | KomentoFormatter->execute() | JROOT/administrator/components/com_komento/includes/komento.php:2440 |
| 19 | KT::formatter() | JROOT/administrator/components/com_komento/includes/komento.php:1547 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.23 ms После последнего запроса: 0.48 ms Память запроса: 0.029 MB Память до запроса: 7.056 MB Выбрано строк: 0
SELECT `published`
FROM `qhuwv_komento_subscription`
WHERE `component` = 'com_k2'
AND `cid` = '2539'
AND `type` = 'comment'
AND `email` = ''
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_komento_subscription | NULL | ref | komento_subscription,idx_sub_counts | komento_subscription | 837 | const,const,const | 1 | 10.00 | Using index condition; Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 24 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 23 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 22 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 21 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/includes/sql/sql.php:76 |
| 20 | KomentoSql->__call() | JROOT/administrator/components/com_komento/models/subscription.php:83 |
| 19 | KomentoModelSubscription->checkSubscriptionExist() | JROOT/administrator/components/com_komento/includes/komento.php:1612 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.51 ms После последнего запроса: 0.14 ms Память запроса: 0.029 MB Память до запроса: 7.064 MB Выбрано строк: 6
SELECT `name`, `created_by`, `email`
FROM (SELECT `name`, `created_by`, `created`, `email`
FROM `qhuwv_komento_comments`
WHERE `component` = 'com_k2'
AND `cid` = '2539'
AND `published` = '1'
AND `created_by` <> '0'
AND `created_by` <> ''
GROUP BY `created_by`
ORDER BY `created` DESC
LIMIT 25) AS x
ORDER BY `created` DESC
LIMIT 25
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | PRIMARY | <derived2> | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 7 | 100.00 | Используется filesort |
| 2 | DERIVED | qhuwv_komento_comments | NULL | ref | komento_threaded,komento_threaded_reverse,komento_module_comments | komento_threaded | 830 | const,const,const | 9 | 81.00 | Using index condition; Using where; Using temporary; Используется filesort |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 24 | JDatabaseDriver->loadObjectList() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 22 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 21 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 20 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/comments.php:1214 |
| 19 | KomentoModelComments->getConversationBarAuthors() | JROOT/administrator/components/com_komento/includes/komento.php:1643 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.21 ms После последнего запроса: 5.27 ms Память запроса: 0.030 MB Память до запроса: 7.154 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 27 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 25 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 24 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 23 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 22 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 21 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 20 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.35 ms После последнего запроса: 0.13 ms Память запроса: 0.030 MB Память до запроса: 7.167 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 27 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 25 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 24 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 23 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 22 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 21 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 20 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.33 ms После последнего запроса: 3.31 ms Память запроса: 0.033 MB Память до запроса: 7.582 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.21 ms После последнего запроса: 0.11 ms Память запроса: 0.039 MB Память до запроса: 7.607 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.20 ms Память запроса: 0.035 MB Память до запроса: 7.647 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 37 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 36 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 35 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 34 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 33 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 32 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 31 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 30 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.18 ms После последнего запроса: 0.08 ms Память запроса: 0.035 MB Память до запроса: 7.665 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 37 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 36 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 35 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 34 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 33 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 32 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 31 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 30 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.54 ms После последнего запроса: 0.85 ms Память запроса: 0.060 MB Память до запроса: 7.719 MB Выбрано строк: 1
SELECT c.*, u.*
FROM qhuwv_users AS u
LEFT JOIN qhuwv_comprofiler AS c
ON c.id = u.id
WHERE u.`id` = 678
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | u | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 51 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 50 | JDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:381 |
| 49 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:244 |
| 48 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 47 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 46 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 45 | CBuser::getInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:115 |
| 44 | CBuser::getUserDataInstance() | JROOT/components/com_comprofiler/router.php:247 |
| 43 | ComprofilerRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
| 42 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
| 41 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 40 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
| 39 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:66 |
| 38 | Joomla\CMS\Router\Route::_() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:643 |
| 36 | CBframework->cbSef() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:873 |
| 35 | cbSef() | JROOT/administrator/components/com_komento/includes/profiles/adapters/communitybuilder.php:63 |
| 34 | KomentoProfilesCommunitybuilder->getLink() | JROOT/administrator/components/com_komento/includes/profiles/profiles.php:64 |
| 33 | KomentoProfiles->getLink() | JROOT/administrator/components/com_komento/includes/user/user.php:352 |
| 32 | KomentoUser->getProfileLink() | JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php:14 |
| 31 | include JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 30 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 2.53 ms После последнего запроса: 0.13 ms Память запроса: 0.041 MB Память до запроса: 7.764 MB Выбрано строк: 5
SELECT a.id
FROM qhuwv_user_usergroup_map AS map
LEFT JOIN qhuwv_usergroups AS a
ON a.id = map.group_id
WHERE map.user_id = 678
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | map | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2789 | 10.00 | Using where |
| 1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.map.group_id | 1 | 100.00 | Using index |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1540 |
| 52 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 51 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:315 |
| 50 | CB\Database\Table\UserTable->afterBindFromDatabase() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:305 |
| 49 | CB\Database\Table\UserTable->bindThisUserFromDbArray() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:262 |
| 48 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 47 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 46 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 45 | CBuser::getInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:115 |
| 44 | CBuser::getUserDataInstance() | JROOT/components/com_comprofiler/router.php:247 |
| 43 | ComprofilerRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
| 42 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
| 41 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 40 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
| 39 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:66 |
| 38 | Joomla\CMS\Router\Route::_() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:643 |
| 36 | CBframework->cbSef() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:873 |
| 35 | cbSef() | JROOT/administrator/components/com_komento/includes/profiles/adapters/communitybuilder.php:63 |
| 34 | KomentoProfilesCommunitybuilder->getLink() | JROOT/administrator/components/com_komento/includes/profiles/profiles.php:64 |
| 33 | KomentoProfiles->getLink() | JROOT/administrator/components/com_komento/includes/user/user.php:352 |
| 32 | KomentoUser->getProfileLink() | JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php:14 |
| 31 | include JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 30 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.90 ms После последнего запроса: 2.47 ms Память запроса: 0.051 MB Память до запроса: 7.827 MB Выбрано строк: 11
SELECT f.*
FROM qhuwv_comprofiler_fields f
INNER JOIN qhuwv_comprofiler_tabs AS t
ON (f.tabid = t.tabid)
WHERE f.published = 1
AND ( f.profile > 0 OR f.name = 'username')
AND t.enabled = 1
AND t.viewaccesslevel IN (1)
ORDER BY t.position, t.ordering, f.ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | f | NULL | ALL | tabid_pub_prof_order | Индекс не используется | NULL | NULL | 44 | 4.00 | Using where; Using temporary; Используется filesort |
| 1 | SIMPLE | t | NULL | eq_ref | PRIMARY,enabled_position_ordering,orderreg_enabled_pos_order,orderedit_enabled_pos_order | PRIMARY | 4 | blolapnd_jamagz2.f.tabid | 1 | 5.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 40 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1496 |
| 39 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:394 |
| 38 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:446 |
| 37 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:958 |
| 36 | cbTabs->_getTabFieldsDb() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:332 |
| 35 | CBuser->getField() | JROOT/administrator/components/com_komento/includes/profiles/adapters/communitybuilder.php:50 |
| 34 | KomentoProfilesCommunitybuilder->getAvatar() | JROOT/administrator/components/com_komento/includes/profiles/profiles.php:59 |
| 33 | KomentoProfiles->getAvatar() | JROOT/administrator/components/com_komento/includes/user/user.php:265 |
| 32 | KomentoUser->getAvatar() | JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php:15 |
| 31 | include JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 30 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.53 ms После последнего запроса: 0.65 ms Память запроса: 0.043 MB Память до запроса: 7.887 MB Выбрано строк: 9
SELECT *, CONCAT_WS( "/", `folder`, `element` ) AS lookup
FROM `qhuwv_comprofiler_plugin`
WHERE `published` = 1
AND `viewaccesslevel` IN (1)
AND `type` = 'user'
ORDER BY `ordering`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_comprofiler_plugin | NULL | ref | type_pub_order,idx_folder | type_pub_order | 304 | const,const | 9 | 10.00 | Using index condition; Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 41 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1496 |
| 40 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:394 |
| 39 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:446 |
| 38 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:181 |
| 37 | cbPluginHandler->loadPluginGroup() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1004 |
| 36 | cbTabs->_getTabFieldsDb() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:332 |
| 35 | CBuser->getField() | JROOT/administrator/components/com_komento/includes/profiles/adapters/communitybuilder.php:50 |
| 34 | KomentoProfilesCommunitybuilder->getAvatar() | JROOT/administrator/components/com_komento/includes/profiles/profiles.php:59 |
| 33 | KomentoProfiles->getAvatar() | JROOT/administrator/components/com_komento/includes/user/user.php:265 |
| 32 | KomentoUser->getAvatar() | JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php:15 |
| 31 | include JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 30 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.21 ms После последнего запроса: 3.24 ms Память запроса: 0.033 MB Память до запроса: 8.796 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.14 ms После последнего запроса: 0.11 ms Память запроса: 0.033 MB Память до запроса: 8.812 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.14 ms После последнего запроса: 0.22 ms Память запроса: 0.035 MB Память до запроса: 8.846 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 37 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 36 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 35 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 34 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 33 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 32 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 31 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 30 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.13 ms После последнего запроса: 0.12 ms Память запроса: 0.035 MB Память до запроса: 8.864 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 37 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 36 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 35 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 34 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 33 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 32 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 31 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 30 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.31 ms После последнего запроса: 0.34 ms Память запроса: 0.060 MB Память до запроса: 8.905 MB Выбрано строк: 1
SELECT c.*, u.*
FROM qhuwv_users AS u
LEFT JOIN qhuwv_comprofiler AS c
ON c.id = u.id
WHERE u.`id` = 646
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | u | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 51 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 50 | JDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:381 |
| 49 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:244 |
| 48 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 47 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 46 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 45 | CBuser::getInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:115 |
| 44 | CBuser::getUserDataInstance() | JROOT/components/com_comprofiler/router.php:247 |
| 43 | ComprofilerRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
| 42 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
| 41 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 40 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
| 39 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:66 |
| 38 | Joomla\CMS\Router\Route::_() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:643 |
| 36 | CBframework->cbSef() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:873 |
| 35 | cbSef() | JROOT/administrator/components/com_komento/includes/profiles/adapters/communitybuilder.php:63 |
| 34 | KomentoProfilesCommunitybuilder->getLink() | JROOT/administrator/components/com_komento/includes/profiles/profiles.php:64 |
| 33 | KomentoProfiles->getLink() | JROOT/administrator/components/com_komento/includes/user/user.php:352 |
| 32 | KomentoUser->getProfileLink() | JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php:14 |
| 31 | include JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 30 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.31 ms После последнего запроса: 0.14 ms Память запроса: 0.041 MB Память до запроса: 8.955 MB Выбрано строк: 3
SELECT a.id
FROM qhuwv_user_usergroup_map AS map
LEFT JOIN qhuwv_usergroups AS a
ON a.id = map.group_id
WHERE map.user_id = 646
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | map | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2789 | 10.00 | Using where |
| 1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.map.group_id | 1 | 100.00 | Using index |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1540 |
| 52 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 51 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:315 |
| 50 | CB\Database\Table\UserTable->afterBindFromDatabase() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:305 |
| 49 | CB\Database\Table\UserTable->bindThisUserFromDbArray() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:262 |
| 48 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 47 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 46 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 45 | CBuser::getInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:115 |
| 44 | CBuser::getUserDataInstance() | JROOT/components/com_comprofiler/router.php:247 |
| 43 | ComprofilerRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
| 42 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
| 41 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 40 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
| 39 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:66 |
| 38 | Joomla\CMS\Router\Route::_() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:643 |
| 36 | CBframework->cbSef() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:873 |
| 35 | cbSef() | JROOT/administrator/components/com_komento/includes/profiles/adapters/communitybuilder.php:63 |
| 34 | KomentoProfilesCommunitybuilder->getLink() | JROOT/administrator/components/com_komento/includes/profiles/profiles.php:64 |
| 33 | KomentoProfiles->getLink() | JROOT/administrator/components/com_komento/includes/user/user.php:352 |
| 32 | KomentoUser->getProfileLink() | JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php:14 |
| 31 | include JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 30 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.20 ms После последнего запроса: 0.95 ms Память запроса: 0.033 MB Память до запроса: 8.930 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.13 ms После последнего запроса: 0.12 ms Память запроса: 0.033 MB Память до запроса: 8.946 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.20 ms После последнего запроса: 0.21 ms Память запроса: 0.035 MB Память до запроса: 8.980 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 37 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 36 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 35 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 34 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 33 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 32 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 31 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 30 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.11 ms Память запроса: 0.035 MB Память до запроса: 8.998 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 37 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 36 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 35 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 34 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 33 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 32 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 31 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 30 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.51 ms После последнего запроса: 0.33 ms Память запроса: 0.060 MB Память до запроса: 9.039 MB Выбрано строк: 1
SELECT c.*, u.*
FROM qhuwv_users AS u
LEFT JOIN qhuwv_comprofiler AS c
ON c.id = u.id
WHERE u.`id` = 634
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | u | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 51 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 50 | JDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:381 |
| 49 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:244 |
| 48 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 47 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 46 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 45 | CBuser::getInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:115 |
| 44 | CBuser::getUserDataInstance() | JROOT/components/com_comprofiler/router.php:247 |
| 43 | ComprofilerRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
| 42 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
| 41 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 40 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
| 39 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:66 |
| 38 | Joomla\CMS\Router\Route::_() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:643 |
| 36 | CBframework->cbSef() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:873 |
| 35 | cbSef() | JROOT/administrator/components/com_komento/includes/profiles/adapters/communitybuilder.php:63 |
| 34 | KomentoProfilesCommunitybuilder->getLink() | JROOT/administrator/components/com_komento/includes/profiles/profiles.php:64 |
| 33 | KomentoProfiles->getLink() | JROOT/administrator/components/com_komento/includes/user/user.php:352 |
| 32 | KomentoUser->getProfileLink() | JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php:14 |
| 31 | include JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 30 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 2.54 ms После последнего запроса: 0.14 ms Память запроса: 0.041 MB Память до запроса: 9.086 MB Выбрано строк: 10
SELECT a.id
FROM qhuwv_user_usergroup_map AS map
LEFT JOIN qhuwv_usergroups AS a
ON a.id = map.group_id
WHERE map.user_id = 634
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | map | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2789 | 10.00 | Using where |
| 1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.map.group_id | 1 | 100.00 | Using index |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1540 |
| 52 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 51 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:315 |
| 50 | CB\Database\Table\UserTable->afterBindFromDatabase() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:305 |
| 49 | CB\Database\Table\UserTable->bindThisUserFromDbArray() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:262 |
| 48 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 47 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 46 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 45 | CBuser::getInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:115 |
| 44 | CBuser::getUserDataInstance() | JROOT/components/com_comprofiler/router.php:247 |
| 43 | ComprofilerRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
| 42 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
| 41 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 40 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
| 39 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:66 |
| 38 | Joomla\CMS\Router\Route::_() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:643 |
| 36 | CBframework->cbSef() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:873 |
| 35 | cbSef() | JROOT/administrator/components/com_komento/includes/profiles/adapters/communitybuilder.php:63 |
| 34 | KomentoProfilesCommunitybuilder->getLink() | JROOT/administrator/components/com_komento/includes/profiles/profiles.php:64 |
| 33 | KomentoProfiles->getLink() | JROOT/administrator/components/com_komento/includes/user/user.php:352 |
| 32 | KomentoUser->getProfileLink() | JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php:14 |
| 31 | include JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 30 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.29 ms После последнего запроса: 0.97 ms Память запроса: 0.033 MB Память до запроса: 9.062 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.20 ms После последнего запроса: 0.12 ms Память запроса: 0.033 MB Память до запроса: 9.078 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.22 ms Память запроса: 0.035 MB Память до запроса: 9.112 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 37 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 36 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 35 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 34 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 33 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 32 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 31 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 30 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.18 ms После последнего запроса: 0.10 ms Память запроса: 0.035 MB Память до запроса: 9.131 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 37 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 36 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 35 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 34 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 33 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 32 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 31 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 30 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.49 ms После последнего запроса: 0.32 ms Память запроса: 0.060 MB Память до запроса: 9.171 MB Выбрано строк: 1
SELECT c.*, u.*
FROM qhuwv_users AS u
LEFT JOIN qhuwv_comprofiler AS c
ON c.id = u.id
WHERE u.`id` = 663
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | u | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 51 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 50 | JDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:381 |
| 49 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:244 |
| 48 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 47 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 46 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 45 | CBuser::getInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:115 |
| 44 | CBuser::getUserDataInstance() | JROOT/components/com_comprofiler/router.php:247 |
| 43 | ComprofilerRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
| 42 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
| 41 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 40 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
| 39 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:66 |
| 38 | Joomla\CMS\Router\Route::_() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:643 |
| 36 | CBframework->cbSef() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:873 |
| 35 | cbSef() | JROOT/administrator/components/com_komento/includes/profiles/adapters/communitybuilder.php:63 |
| 34 | KomentoProfilesCommunitybuilder->getLink() | JROOT/administrator/components/com_komento/includes/profiles/profiles.php:64 |
| 33 | KomentoProfiles->getLink() | JROOT/administrator/components/com_komento/includes/user/user.php:352 |
| 32 | KomentoUser->getProfileLink() | JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php:14 |
| 31 | include JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 30 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.28 ms После последнего запроса: 0.15 ms Память запроса: 0.041 MB Память до запроса: 9.216 MB Выбрано строк: 6
SELECT a.id
FROM qhuwv_user_usergroup_map AS map
LEFT JOIN qhuwv_usergroups AS a
ON a.id = map.group_id
WHERE map.user_id = 663
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | map | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2789 | 10.00 | Using where |
| 1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.map.group_id | 1 | 100.00 | Using index |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1540 |
| 52 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 51 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:315 |
| 50 | CB\Database\Table\UserTable->afterBindFromDatabase() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:305 |
| 49 | CB\Database\Table\UserTable->bindThisUserFromDbArray() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:262 |
| 48 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 47 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 46 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 45 | CBuser::getInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:115 |
| 44 | CBuser::getUserDataInstance() | JROOT/components/com_comprofiler/router.php:247 |
| 43 | ComprofilerRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
| 42 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
| 41 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 40 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
| 39 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:66 |
| 38 | Joomla\CMS\Router\Route::_() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:643 |
| 36 | CBframework->cbSef() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:873 |
| 35 | cbSef() | JROOT/administrator/components/com_komento/includes/profiles/adapters/communitybuilder.php:63 |
| 34 | KomentoProfilesCommunitybuilder->getLink() | JROOT/administrator/components/com_komento/includes/profiles/profiles.php:64 |
| 33 | KomentoProfiles->getLink() | JROOT/administrator/components/com_komento/includes/user/user.php:352 |
| 32 | KomentoUser->getProfileLink() | JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php:14 |
| 31 | include JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 30 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.92 ms Память запроса: 0.033 MB Память до запроса: 9.191 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.10 ms Память запроса: 0.033 MB Память до запроса: 9.208 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.22 ms Память запроса: 0.035 MB Память до запроса: 9.242 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 37 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 36 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 35 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 34 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 33 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 32 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 31 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 30 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.11 ms После последнего запроса: 0.11 ms Память запроса: 0.035 MB Память до запроса: 9.260 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 37 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 36 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 35 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 34 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 33 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 32 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 31 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 30 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.32 ms После последнего запроса: 0.31 ms Память запроса: 0.060 MB Память до запроса: 9.301 MB Выбрано строк: 1
SELECT c.*, u.*
FROM qhuwv_users AS u
LEFT JOIN qhuwv_comprofiler AS c
ON c.id = u.id
WHERE u.`id` = 642
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | u | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 51 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 50 | JDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:381 |
| 49 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:244 |
| 48 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 47 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 46 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 45 | CBuser::getInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:115 |
| 44 | CBuser::getUserDataInstance() | JROOT/components/com_comprofiler/router.php:247 |
| 43 | ComprofilerRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
| 42 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
| 41 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 40 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
| 39 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:66 |
| 38 | Joomla\CMS\Router\Route::_() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:643 |
| 36 | CBframework->cbSef() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:873 |
| 35 | cbSef() | JROOT/administrator/components/com_komento/includes/profiles/adapters/communitybuilder.php:63 |
| 34 | KomentoProfilesCommunitybuilder->getLink() | JROOT/administrator/components/com_komento/includes/profiles/profiles.php:64 |
| 33 | KomentoProfiles->getLink() | JROOT/administrator/components/com_komento/includes/user/user.php:352 |
| 32 | KomentoUser->getProfileLink() | JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php:14 |
| 31 | include JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 30 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.28 ms После последнего запроса: 0.13 ms Память запроса: 0.041 MB Память до запроса: 9.347 MB Выбрано строк: 10
SELECT a.id
FROM qhuwv_user_usergroup_map AS map
LEFT JOIN qhuwv_usergroups AS a
ON a.id = map.group_id
WHERE map.user_id = 642
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | map | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2789 | 10.00 | Using where |
| 1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.map.group_id | 1 | 100.00 | Using index |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1540 |
| 52 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 51 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:315 |
| 50 | CB\Database\Table\UserTable->afterBindFromDatabase() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:305 |
| 49 | CB\Database\Table\UserTable->bindThisUserFromDbArray() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:262 |
| 48 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 47 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 46 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 45 | CBuser::getInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:115 |
| 44 | CBuser::getUserDataInstance() | JROOT/components/com_comprofiler/router.php:247 |
| 43 | ComprofilerRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
| 42 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
| 41 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 40 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
| 39 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:66 |
| 38 | Joomla\CMS\Router\Route::_() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:643 |
| 36 | CBframework->cbSef() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:873 |
| 35 | cbSef() | JROOT/administrator/components/com_komento/includes/profiles/adapters/communitybuilder.php:63 |
| 34 | KomentoProfilesCommunitybuilder->getLink() | JROOT/administrator/components/com_komento/includes/profiles/profiles.php:64 |
| 33 | KomentoProfiles->getLink() | JROOT/administrator/components/com_komento/includes/user/user.php:352 |
| 32 | KomentoUser->getProfileLink() | JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php:14 |
| 31 | include JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 30 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.14 ms После последнего запроса: 1.00 ms Память запроса: 0.033 MB Память до запроса: 9.323 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.10 ms Память запроса: 0.033 MB Память до запроса: 9.339 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.30 ms После последнего запроса: 0.24 ms Память запроса: 0.035 MB Память до запроса: 9.373 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 37 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 36 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 35 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 34 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 33 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 32 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 31 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 30 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.21 ms После последнего запроса: 0.12 ms Память запроса: 0.035 MB Память до запроса: 9.391 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 37 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 36 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 35 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 34 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 33 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 32 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 31 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 30 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.52 ms После последнего запроса: 0.32 ms Память запроса: 0.060 MB Память до запроса: 9.432 MB Выбрано строк: 1
SELECT c.*, u.*
FROM qhuwv_users AS u
LEFT JOIN qhuwv_comprofiler AS c
ON c.id = u.id
WHERE u.`id` = 727
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | u | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | c | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 51 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 50 | JDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:381 |
| 49 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:244 |
| 48 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 47 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 46 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 45 | CBuser::getInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:115 |
| 44 | CBuser::getUserDataInstance() | JROOT/components/com_comprofiler/router.php:247 |
| 43 | ComprofilerRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
| 42 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
| 41 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 40 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
| 39 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:66 |
| 38 | Joomla\CMS\Router\Route::_() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:643 |
| 36 | CBframework->cbSef() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:873 |
| 35 | cbSef() | JROOT/administrator/components/com_komento/includes/profiles/adapters/communitybuilder.php:63 |
| 34 | KomentoProfilesCommunitybuilder->getLink() | JROOT/administrator/components/com_komento/includes/profiles/profiles.php:64 |
| 33 | KomentoProfiles->getLink() | JROOT/administrator/components/com_komento/includes/user/user.php:352 |
| 32 | KomentoUser->getProfileLink() | JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php:14 |
| 31 | include JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 30 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 2.53 ms После последнего запроса: 0.15 ms Память запроса: 0.041 MB Память до запроса: 9.477 MB Выбрано строк: 5
SELECT a.id
FROM qhuwv_user_usergroup_map AS map
LEFT JOIN qhuwv_usergroups AS a
ON a.id = map.group_id
WHERE map.user_id = 727
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | map | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2789 | 10.00 | Using where |
| 1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.map.group_id | 1 | 100.00 | Using index |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 53 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1540 |
| 52 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 51 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:315 |
| 50 | CB\Database\Table\UserTable->afterBindFromDatabase() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:305 |
| 49 | CB\Database\Table\UserTable->bindThisUserFromDbArray() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:262 |
| 48 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 47 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 46 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 45 | CBuser::getInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:115 |
| 44 | CBuser::getUserDataInstance() | JROOT/components/com_comprofiler/router.php:247 |
| 43 | ComprofilerRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:528 |
| 42 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:498 |
| 41 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 40 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
| 39 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:66 |
| 38 | Joomla\CMS\Router\Route::_() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:643 |
| 36 | CBframework->cbSef() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:873 |
| 35 | cbSef() | JROOT/administrator/components/com_komento/includes/profiles/adapters/communitybuilder.php:63 |
| 34 | KomentoProfilesCommunitybuilder->getLink() | JROOT/administrator/components/com_komento/includes/profiles/profiles.php:64 |
| 33 | KomentoProfiles->getLink() | JROOT/administrator/components/com_komento/includes/user/user.php:352 |
| 32 | KomentoUser->getProfileLink() | JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php:14 |
| 31 | include JROOT/components/com_komento/themes/wireframe/helpers/user/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 30 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 29 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 28 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 27 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 26 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 25 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 24 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 22 | KomentoThemes->html() | JROOT/components/com_komento/themes/wireframe/structure/default.php:34 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.92 ms Память запроса: 0.031 MB Память до запроса: 9.449 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.13 ms После последнего запроса: 0.12 ms Память запроса: 0.031 MB Память до запроса: 9.463 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.48 ms После последнего запроса: 0.21 ms Память запроса: 0.033 MB Память до запроса: 9.496 MB Выбрано строк: 36
SELECT b.id
FROM qhuwv_user_usergroup_map AS map
LEFT JOIN qhuwv_usergroups AS a
ON a.id = map.group_id
LEFT JOIN qhuwv_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE map.user_id = 634
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | map | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2789 | 10.00 | Using where |
| 1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.map.group_id | 1 | 100.00 | NULL |
| 1 | SIMPLE | b | NULL | ALL | idx_usergroup_nested_set_lookup | Индекс не используется | NULL | NULL | 23 | 100.00 | Range checked for each record (index map: 0x10) |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1540 |
| 30 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 29 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/User/User.php:480 |
| 28 | Joomla\CMS\User\User->getAuthorisedGroups() | JROOT/libraries/src/User/User.php:386 |
| 27 | Joomla\CMS\User\User->authorise() | JROOT/administrator/components/com_komento/includes/user/user.php:126 |
| 26 | KomentoUser->isAdmin() | JROOT/administrator/components/com_komento/includes/comment/comment.php:1123 |
| 25 | KomentoComment->getCustomCss() | JROOT/components/com_komento/themes/vortex/comments/item.php:14 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.20 ms После последнего запроса: 0.34 ms Память запроса: 0.035 MB Память до запроса: 9.517 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.13 ms После последнего запроса: 0.12 ms Память запроса: 0.035 MB Память до запроса: 9.535 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.21 ms Память запроса: 0.036 MB Память до запроса: 9.570 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 41 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 40 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 39 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 38 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 36 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 35 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 34 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 33 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 32 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 31 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 30 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 29 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.13 ms Память запроса: 0.036 MB Память до запроса: 9.590 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 41 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 40 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 39 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 38 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 36 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 35 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 34 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 33 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 32 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 31 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 30 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 29 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.21 ms После последнего запроса: 0.32 ms Память запроса: 0.035 MB Память до запроса: 9.591 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:110 |
| 27 | KomentoThemesHtml::name() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:35 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.14 ms После последнего запроса: 0.10 ms Память запроса: 0.035 MB Память до запроса: 9.609 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:110 |
| 27 | KomentoThemesHtml::name() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:35 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.17 ms После последнего запроса: 0.79 ms Память запроса: 0.034 MB Память до запроса: 9.629 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:84 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.18 ms После последнего запроса: 0.14 ms Память запроса: 0.034 MB Память до запроса: 9.646 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:84 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.20 ms После последнего запроса: 0.44 ms Память запроса: 0.034 MB Память до запроса: 9.664 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:128 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.12 ms Память запроса: 0.034 MB Память до запроса: 9.681 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:128 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.20 ms После последнего запроса: 0.37 ms Память запроса: 0.031 MB Память до запроса: 9.680 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.15 ms После последнего запроса: 0.11 ms Память запроса: 0.031 MB Память до запроса: 9.694 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.73 ms После последнего запроса: 0.20 ms Память запроса: 0.032 MB Память до запроса: 9.726 MB Выбрано строк: 18
SELECT b.id
FROM qhuwv_user_usergroup_map AS map
LEFT JOIN qhuwv_usergroups AS a
ON a.id = map.group_id
LEFT JOIN qhuwv_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE map.user_id = 678
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | map | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2789 | 10.00 | Using where |
| 1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.map.group_id | 1 | 100.00 | NULL |
| 1 | SIMPLE | b | NULL | ALL | idx_usergroup_nested_set_lookup | Индекс не используется | NULL | NULL | 23 | 100.00 | Range checked for each record (index map: 0x10) |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1540 |
| 30 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 29 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/User/User.php:480 |
| 28 | Joomla\CMS\User\User->getAuthorisedGroups() | JROOT/libraries/src/User/User.php:386 |
| 27 | Joomla\CMS\User\User->authorise() | JROOT/administrator/components/com_komento/includes/user/user.php:126 |
| 26 | KomentoUser->isAdmin() | JROOT/administrator/components/com_komento/includes/comment/comment.php:1123 |
| 25 | KomentoComment->getCustomCss() | JROOT/components/com_komento/themes/vortex/comments/item.php:14 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.16 ms После последнего запроса: 0.26 ms Память запроса: 0.035 MB Память до запроса: 9.746 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.14 ms После последнего запроса: 0.12 ms Память запроса: 0.035 MB Память до запроса: 9.763 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.14 ms После последнего запроса: 0.22 ms Память запроса: 0.036 MB Память до запроса: 9.799 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 41 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 40 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 39 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 38 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 36 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 35 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 34 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 33 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 32 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 31 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 30 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 29 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.13 ms После последнего запроса: 0.10 ms Память запроса: 0.036 MB Память до запроса: 9.819 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 41 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 40 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 39 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 38 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 36 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 35 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 34 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 33 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 32 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 31 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 30 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 29 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.14 ms После последнего запроса: 0.31 ms Память запроса: 0.035 MB Память до запроса: 9.819 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:110 |
| 27 | KomentoThemesHtml::name() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:35 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.13 ms После последнего запроса: 0.11 ms Память запроса: 0.035 MB Память до запроса: 9.837 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:110 |
| 27 | KomentoThemesHtml::name() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:35 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.21 ms После последнего запроса: 0.43 ms Память запроса: 0.034 MB Память до запроса: 9.851 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:84 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.15 ms После последнего запроса: 0.12 ms Память запроса: 0.034 MB Память до запроса: 9.867 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:84 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.15 ms После последнего запроса: 0.27 ms Память запроса: 0.034 MB Память до запроса: 9.883 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:128 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.14 ms После последнего запроса: 0.12 ms Память запроса: 0.034 MB Память до запроса: 9.900 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:128 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.21 ms После последнего запроса: 0.32 ms Память запроса: 0.031 MB Память до запроса: 9.898 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.16 ms После последнего запроса: 0.10 ms Память запроса: 0.035 MB Память до запроса: 9.924 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.75 ms После последнего запроса: 0.20 ms Память запроса: 0.032 MB Память до запроса: 9.960 MB Выбрано строк: 11
SELECT b.id
FROM qhuwv_user_usergroup_map AS map
LEFT JOIN qhuwv_usergroups AS a
ON a.id = map.group_id
LEFT JOIN qhuwv_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE map.user_id = 646
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | map | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2789 | 10.00 | Using where |
| 1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.map.group_id | 1 | 100.00 | NULL |
| 1 | SIMPLE | b | NULL | ALL | idx_usergroup_nested_set_lookup | Индекс не используется | NULL | NULL | 23 | 100.00 | Range checked for each record (index map: 0x10) |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 1.55 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1540 |
| 30 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 29 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/User/User.php:480 |
| 28 | Joomla\CMS\User\User->getAuthorisedGroups() | JROOT/libraries/src/User/User.php:386 |
| 27 | Joomla\CMS\User\User->authorise() | JROOT/administrator/components/com_komento/includes/user/user.php:126 |
| 26 | KomentoUser->isAdmin() | JROOT/administrator/components/com_komento/includes/comment/comment.php:1123 |
| 25 | KomentoComment->getCustomCss() | JROOT/components/com_komento/themes/vortex/comments/item.php:14 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.20 ms После последнего запроса: 0.25 ms Память запроса: 0.035 MB Память до запроса: 9.979 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.21 ms После последнего запроса: 0.14 ms Память запроса: 0.035 MB Память до запроса: 9.997 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.23 ms Память запроса: 0.036 MB Память до запроса: 10.032 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 41 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 40 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 39 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 38 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 36 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 35 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 34 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 33 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 32 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 31 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 30 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 29 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.20 ms После последнего запроса: 0.10 ms Память запроса: 0.036 MB Память до запроса: 10.052 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 41 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 40 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 39 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 38 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 36 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 35 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 34 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 33 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 32 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 31 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 30 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 29 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.30 ms После последнего запроса: 0.32 ms Память запроса: 0.035 MB Память до запроса: 10.052 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 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.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:110 |
| 27 | KomentoThemesHtml::name() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:35 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.20 ms После последнего запроса: 0.11 ms Память запроса: 0.035 MB Память до запроса: 10.070 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:110 |
| 27 | KomentoThemesHtml::name() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:35 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.30 ms После последнего запроса: 0.44 ms Память запроса: 0.034 MB Память до запроса: 10.084 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:84 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.22 ms После последнего запроса: 0.12 ms Память запроса: 0.034 MB Память до запроса: 10.101 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:84 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.21 ms После последнего запроса: 0.26 ms Память запроса: 0.034 MB Память до запроса: 10.117 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:128 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.12 ms Память запроса: 0.034 MB Память до запроса: 10.134 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:128 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.35 ms Память запроса: 0.031 MB Память до запроса: 10.147 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.18 ms После последнего запроса: 0.12 ms Память запроса: 0.031 MB Память до запроса: 10.161 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.27 ms После последнего запроса: 0.52 ms Память запроса: 0.034 MB Память до запроса: 10.193 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 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.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:84 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.20 ms После последнего запроса: 0.10 ms Память запроса: 0.034 MB Память до запроса: 10.209 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:84 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.32 ms После последнего запроса: 0.27 ms Память запроса: 0.034 MB Память до запроса: 10.225 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:128 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.24 ms После последнего запроса: 0.10 ms Память запроса: 0.034 MB Память до запроса: 10.242 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.05 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:128 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.24 ms После последнего запроса: 0.35 ms Память запроса: 0.031 MB Память до запроса: 10.240 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.09 ms Память запроса: 0.031 MB Память до запроса: 10.254 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.20 ms После последнего запроса: 0.81 ms Память запроса: 0.035 MB Память до запроса: 10.294 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/string.php:158 |
| 27 | KomentoThemesString::truncate() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:81 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.13 ms После последнего запроса: 0.12 ms Память запроса: 0.035 MB Память до запроса: 10.311 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/string.php:158 |
| 27 | KomentoThemesString::truncate() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:81 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.13 ms После последнего запроса: 0.23 ms Память запроса: 0.034 MB Память до запроса: 10.320 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:84 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.11 ms После последнего запроса: 0.11 ms Память запроса: 0.034 MB Память до запроса: 10.337 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:84 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.18 ms После последнего запроса: 0.27 ms Память запроса: 0.034 MB Память до запроса: 10.353 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:128 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.13 ms После последнего запроса: 0.10 ms Память запроса: 0.034 MB Память до запроса: 10.369 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:128 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.35 ms Память запроса: 0.031 MB Память до запроса: 10.367 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.09 ms Память запроса: 0.031 MB Память до запроса: 10.381 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.58 ms Память запроса: 0.035 MB Память до запроса: 10.424 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/string.php:158 |
| 27 | KomentoThemesString::truncate() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:81 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.12 ms Память запроса: 0.035 MB Память до запроса: 10.442 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/string.php:158 |
| 27 | KomentoThemesString::truncate() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:81 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.23 ms Память запроса: 0.034 MB Память до запроса: 10.448 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:84 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.11 ms После последнего запроса: 0.11 ms Память запроса: 0.034 MB Память до запроса: 10.464 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:84 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.26 ms Память запроса: 0.034 MB Память до запроса: 10.480 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:128 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.14 ms После последнего запроса: 0.11 ms Память запроса: 0.034 MB Память до запроса: 10.497 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:128 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.13 ms После последнего запроса: 0.37 ms Память запроса: 0.031 MB Память до запроса: 10.510 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.11 ms После последнего запроса: 0.10 ms Память запроса: 0.031 MB Память до запроса: 10.524 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.38 ms После последнего запроса: 0.18 ms Память запроса: 0.032 MB Память до запроса: 10.557 MB Выбрано строк: 21
SELECT b.id
FROM qhuwv_user_usergroup_map AS map
LEFT JOIN qhuwv_usergroups AS a
ON a.id = map.group_id
LEFT JOIN qhuwv_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE map.user_id = 663
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | map | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2789 | 10.00 | Using where |
| 1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.map.group_id | 1 | 100.00 | NULL |
| 1 | SIMPLE | b | NULL | ALL | idx_usergroup_nested_set_lookup | Индекс не используется | NULL | NULL | 23 | 100.00 | Range checked for each record (index map: 0x10) |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 1.20 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1540 |
| 30 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 29 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/User/User.php:480 |
| 28 | Joomla\CMS\User\User->getAuthorisedGroups() | JROOT/libraries/src/User/User.php:386 |
| 27 | Joomla\CMS\User\User->authorise() | JROOT/administrator/components/com_komento/includes/user/user.php:126 |
| 26 | KomentoUser->isAdmin() | JROOT/administrator/components/com_komento/includes/comment/comment.php:1123 |
| 25 | KomentoComment->getCustomCss() | JROOT/components/com_komento/themes/vortex/comments/item.php:14 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.27 ms Память запроса: 0.035 MB Память до запроса: 10.578 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.12 ms Память запроса: 0.035 MB Память до запроса: 10.596 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.23 ms Память запроса: 0.036 MB Память до запроса: 10.631 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 41 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 40 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 39 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 38 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 36 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 35 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 34 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 33 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 32 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 31 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 30 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 29 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.11 ms После последнего запроса: 0.10 ms Память запроса: 0.036 MB Память до запроса: 10.651 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 41 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 40 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 39 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 38 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 36 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 35 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 34 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 33 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 32 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 31 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 30 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 29 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.34 ms Память запроса: 0.035 MB Память до запроса: 10.651 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:110 |
| 27 | KomentoThemesHtml::name() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:35 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.11 ms Память запроса: 0.035 MB Память до запроса: 10.669 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:110 |
| 27 | KomentoThemesHtml::name() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:35 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.11 ms После последнего запроса: 0.49 ms Память запроса: 0.035 MB Память до запроса: 10.695 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/string.php:158 |
| 27 | KomentoThemesString::truncate() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:81 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.11 ms После последнего запроса: 0.12 ms Память запроса: 0.035 MB Память до запроса: 10.712 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/string.php:158 |
| 27 | KomentoThemesString::truncate() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:81 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.11 ms После последнего запроса: 0.20 ms Память запроса: 0.034 MB Память до запроса: 10.718 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:84 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.14 ms После последнего запроса: 0.11 ms Память запроса: 0.034 MB Память до запроса: 10.734 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:84 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.18 ms После последнего запроса: 0.27 ms Память запроса: 0.034 MB Память до запроса: 10.750 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:128 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.10 ms Память запроса: 0.034 MB Память до запроса: 10.767 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:128 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.18 ms После последнего запроса: 0.34 ms Память запроса: 0.031 MB Память до запроса: 10.765 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.14 ms После последнего запроса: 0.09 ms Память запроса: 0.031 MB Память до запроса: 10.779 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.47 ms После последнего запроса: 0.19 ms Память запроса: 0.033 MB Память до запроса: 10.811 MB Выбрано строк: 36
SELECT b.id
FROM qhuwv_user_usergroup_map AS map
LEFT JOIN qhuwv_usergroups AS a
ON a.id = map.group_id
LEFT JOIN qhuwv_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE map.user_id = 642
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | map | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2789 | 10.00 | Using where |
| 1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.map.group_id | 1 | 100.00 | NULL |
| 1 | SIMPLE | b | NULL | ALL | idx_usergroup_nested_set_lookup | Индекс не используется | NULL | NULL | 23 | 100.00 | Range checked for each record (index map: 0x10) |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 1.30 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1540 |
| 30 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 29 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/User/User.php:480 |
| 28 | Joomla\CMS\User\User->getAuthorisedGroups() | JROOT/libraries/src/User/User.php:386 |
| 27 | Joomla\CMS\User\User->authorise() | JROOT/administrator/components/com_komento/includes/user/user.php:126 |
| 26 | KomentoUser->isAdmin() | JROOT/administrator/components/com_komento/includes/comment/comment.php:1123 |
| 25 | KomentoComment->getCustomCss() | JROOT/components/com_komento/themes/vortex/comments/item.php:14 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.28 ms Память запроса: 0.035 MB Память до запроса: 10.831 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.10 ms Память запроса: 0.035 MB Память до запроса: 10.849 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.23 ms Память запроса: 0.036 MB Память до запроса: 10.885 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 41 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 40 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 39 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 38 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 36 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 35 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 34 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 33 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 32 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 31 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 30 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 29 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.12 ms Память запроса: 0.036 MB Память до запроса: 10.904 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 41 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 40 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 39 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 38 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 36 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 35 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 34 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 33 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 32 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 31 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 30 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 29 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.13 ms После последнего запроса: 0.29 ms Память запроса: 0.035 MB Память до запроса: 10.905 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:110 |
| 27 | KomentoThemesHtml::name() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:35 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.12 ms Память запроса: 0.035 MB Память до запроса: 10.923 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.00 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:110 |
| 27 | KomentoThemesHtml::name() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:35 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.42 ms Память запроса: 0.034 MB Память до запроса: 10.937 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:84 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.13 ms После последнего запроса: 0.14 ms Память запроса: 0.034 MB Память до запроса: 10.953 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:84 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.27 ms Память запроса: 0.034 MB Память до запроса: 10.969 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:128 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.10 ms Память запроса: 0.034 MB Память до запроса: 10.986 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:128 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.35 ms Память запроса: 0.031 MB Память до запроса: 10.999 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.09 ms Память запроса: 0.031 MB Память до запроса: 11.014 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.44 ms После последнего запроса: 0.18 ms Память запроса: 0.032 MB Память до запроса: 11.046 MB Выбрано строк: 18
SELECT b.id
FROM qhuwv_user_usergroup_map AS map
LEFT JOIN qhuwv_usergroups AS a
ON a.id = map.group_id
LEFT JOIN qhuwv_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE map.user_id = 727
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | map | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2789 | 10.00 | Using where |
| 1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.map.group_id | 1 | 100.00 | NULL |
| 1 | SIMPLE | b | NULL | ALL | idx_usergroup_nested_set_lookup | Индекс не используется | NULL | NULL | 23 | 100.00 | Range checked for each record (index map: 0x10) |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 1.27 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1540 |
| 30 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 29 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/User/User.php:480 |
| 28 | Joomla\CMS\User\User->getAuthorisedGroups() | JROOT/libraries/src/User/User.php:386 |
| 27 | Joomla\CMS\User\User->authorise() | JROOT/administrator/components/com_komento/includes/user/user.php:126 |
| 26 | KomentoUser->isAdmin() | JROOT/administrator/components/com_komento/includes/comment/comment.php:1123 |
| 25 | KomentoComment->getCustomCss() | JROOT/components/com_komento/themes/vortex/comments/item.php:14 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.26 ms Память запроса: 0.035 MB Память до запроса: 11.065 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.10 ms Память запроса: 0.035 MB Память до запроса: 11.083 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.12 ms После последнего запроса: 0.22 ms Память запроса: 0.036 MB Память до запроса: 11.119 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 41 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 40 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 39 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 38 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 36 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 35 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 34 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 33 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 32 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 31 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 30 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 29 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.13 ms После последнего запроса: 0.11 ms Память запроса: 0.036 MB Память до запроса: 11.138 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 41 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 40 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 39 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 38 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 37 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 36 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 35 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 34 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 33 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 32 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/user/user.php:302 |
| 31 | KomentoUser->getAvatarHtml() | JROOT/components/com_komento/themes/wireframe/html/avatar.php:19 |
| 30 | include JROOT/components/com_komento/themes/wireframe/html/avatar.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 29 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:62 |
| 27 | KomentoThemesHtml::avatar() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:25 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.19 ms После последнего запроса: 0.29 ms Память запроса: 0.035 MB Память до запроса: 11.139 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:110 |
| 27 | KomentoThemesHtml::name() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:35 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.13 ms После последнего запроса: 0.12 ms Память запроса: 0.035 MB Память до запроса: 11.156 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 36 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 35 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 34 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 32 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 31 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 30 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 29 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 28 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/themes/helpers/html.php:110 |
| 27 | KomentoThemesHtml::name() | Так же, как вызов в строке ниже. |
| 26 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/themes/themes.php:243 |
| 25 | KomentoThemes->html() | JROOT/components/com_komento/themes/vortex/comments/item.php:35 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.16 ms После последнего запроса: 0.46 ms Память запроса: 0.034 MB Память до запроса: 11.171 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:84 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.14 ms После последнего запроса: 0.12 ms Память запроса: 0.034 MB Память до запроса: 11.188 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:84 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.13 ms После последнего запроса: 0.27 ms Память запроса: 0.034 MB Память до запроса: 11.204 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:128 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.13 ms После последнего запроса: 0.10 ms Память запроса: 0.034 MB Память до запроса: 11.220 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/vortex/comments/item.php:128 |
| 24 | include JROOT/components/com_komento/themes/vortex/comments/item.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:139 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.13 ms После последнего запроса: 0.34 ms Память запроса: 0.031 MB Память до запроса: 11.218 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:160 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.13 ms После последнего запроса: 0.10 ms Память запроса: 0.031 MB Память до запроса: 11.232 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 30 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 28 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 27 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 26 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 25 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 24 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 23 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:160 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.22 ms После последнего запроса: 0.44 ms Память запроса: 0.034 MB Память до запроса: 11.268 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 34 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 32 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 31 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 30 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 29 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 28 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 27 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 26 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/login/login.php:109 |
| 25 | KomentoLogin->getLoginForm() | JROOT/components/com_komento/themes/wireframe/form/default.php:34 |
| 24 | include JROOT/components/com_komento/themes/wireframe/form/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:160 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.14 ms После последнего запроса: 0.11 ms Память запроса: 0.034 MB Память до запроса: 11.285 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 34 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 33 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 32 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 31 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 30 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 29 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 28 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 27 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 26 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/login/login.php:109 |
| 25 | KomentoLogin->getLoginForm() | JROOT/components/com_komento/themes/wireframe/form/default.php:34 |
| 24 | include JROOT/components/com_komento/themes/wireframe/form/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:160 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.21 ms После последнего запроса: 0.97 ms Память запроса: 0.034 MB Память до запроса: 11.303 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/form/default.php:63 |
| 24 | include JROOT/components/com_komento/themes/wireframe/form/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:160 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.15 ms После последнего запроса: 0.12 ms Память запроса: 0.034 MB Память до запроса: 11.320 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 33 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 31 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 30 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 29 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 28 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 27 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 26 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 25 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/form/default.php:63 |
| 24 | include JROOT/components/com_komento/themes/wireframe/form/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:160 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.21 ms После последнего запроса: 0.55 ms Память запроса: 0.034 MB Память до запроса: 11.345 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 36 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 35 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 34 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 33 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 31 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 30 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 29 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:123 |
| 28 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 27 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/captcha/adapters/recaptcha.php:111 |
| 26 | KomentoCaptchaRecaptcha->html() | JROOT/administrator/components/com_komento/includes/captcha/captcha.php:55 |
| 25 | KomentoCaptcha->html() | JROOT/components/com_komento/themes/wireframe/form/default.php:190 |
| 24 | include JROOT/components/com_komento/themes/wireframe/form/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:160 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.14 ms После последнего запроса: 0.11 ms Память запроса: 0.034 MB Память до запроса: 11.363 MB Выбрано строк: 1
SELECT `template`
FROM `qhuwv_template_styles`
WHERE `home`='1'
AND `client_id`='0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_template_styles | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 9 | 11.11 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 36 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 35 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 34 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 33 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 32 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 31 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/themes.php:180 |
| 30 | KomentoModelThemes->getCurrentTemplate() | JROOT/administrator/components/com_komento/includes/template/template.php:170 |
| 29 | KomentoTemplate->resolve() | JROOT/administrator/components/com_komento/includes/template/template.php:124 |
| 28 | KomentoTemplate->getFileStructure() | JROOT/administrator/components/com_komento/includes/themes/themes.php:102 |
| 27 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/captcha/adapters/recaptcha.php:111 |
| 26 | KomentoCaptchaRecaptcha->html() | JROOT/administrator/components/com_komento/includes/captcha/captcha.php:55 |
| 25 | KomentoCaptcha->html() | JROOT/components/com_komento/themes/wireframe/form/default.php:190 |
| 24 | include JROOT/components/com_komento/themes/wireframe/form/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 23 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 22 | KomentoThemes->output() | JROOT/components/com_komento/themes/wireframe/structure/default.php:160 |
| 21 | include JROOT/components/com_komento/themes/wireframe/structure/default.php | JROOT/administrator/components/com_komento/includes/themes/themes.php:144 |
| 20 | KomentoThemes->parse() | JROOT/administrator/components/com_komento/includes/themes/themes.php:108 |
| 19 | KomentoThemes->output() | JROOT/administrator/components/com_komento/includes/komento.php:1697 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.34 ms После последнего запроса: 1.19 ms Память запроса: 0.029 MB Память до запроса: 11.368 MB Выбрано строк: 1
Повторяющиеся запросы:
#41SELECT COUNT(1)
FROM `qhuwv_komento_comments`
WHERE `component` = 'com_k2'
AND `cid` = '2539'
AND `published` = '1'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_komento_comments | NULL | ref | komento_threaded,komento_threaded_reverse,komento_module_comments | komento_threaded | 830 | const,const,const | 9 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.10 ms |
| preparing | 0.03 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.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | Так же, как вызов в строке ниже. |
| 24 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:180 |
| 23 | KomentoDatabaseJoomla15->__call() | Так же, как вызов в строке ниже. |
| 22 | call_user_func_array() | JROOT/administrator/components/com_komento/includes/database/database.php:38 |
| 21 | KomentoDatabase->__call() | JROOT/administrator/components/com_komento/models/comments.php:100 |
| 20 | KomentoModelComments->getCount() | JROOT/components/com_komento/komento_plugins/com_k2.php:137 |
| 19 | KomentoComk2->onExecute() | JROOT/administrator/components/com_komento/includes/komento.php:1700 |
| 18 | KT::commentify() | JROOT/plugins/content/komento/komento.php:234 |
| 17 | plgContentKomento->execute() | JROOT/plugins/content/komento/komento.php:95 |
| 16 | plgContentKomento->onK2CommentsBlock() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 14 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 13 | JEventDispatcher->trigger() | JROOT/components/com_k2/views/item/view.html.php:170 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 69.74 ms После последнего запроса: 0.18 ms Память запроса: 0.038 MB Память до запроса: 11.423 MB Выбрано строк: 3
SELECT i.*, c.alias as categoryalias
FROM qhuwv_k2_items as i
LEFT JOIN qhuwv_k2_categories c
ON c.id = i.catid
WHERE i.id != 2539
AND i.published = 1
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-07-12 08:44:05' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-07-12 08:44:05' )
AND i.access IN(1,1)
AND i.trash = 0
AND i.created_by = 646
AND i.created_by_alias=''
AND c.published = 1
AND c.access IN(1,1)
AND c.trash = 0
ORDER BY i.created DESC
LIMIT 0, 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | i | NULL | index | PRIMARY,item,catid,created_by | created | 5 | NULL | 111 | 0.05 | Using where |
| 1 | SIMPLE | c | NULL | eq_ref | PRIMARY,category,published,access,trash | PRIMARY | 4 | blolapnd_jamagz2.i.catid | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.07 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.22 ms |
| preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 69.17 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_k2/models/itemlist.php:871 |
| 13 | K2ModelItemlist->getAuthorLatest() | JROOT/components/com_k2/views/item/view.html.php:291 |
| 12 | K2ViewItem->display() | JROOT/libraries/src/Cache/Controller/ViewController.php:102 |
| 11 | Joomla\CMS\Cache\Controller\ViewController->get() | JROOT/libraries/src/MVC/Controller/BaseController.php:663 |
| 10 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_k2/controllers/controller.php:20 |
| 9 | K2Controller->display() | JROOT/components/com_k2/controllers/item.php:155 |
| 8 | K2ControllerItem->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_k2/k2.php:63 |
| 6 | require_once JROOT/components/com_k2/k2.php | JROOT/libraries/src/Component/ComponentHelper.php:382 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:357 |
| 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.36 ms После последнего запроса: 5.06 ms Память запроса: 0.025 MB Память до запроса: 11.624 MB Выбрано строк: 0
select b.*
from qhuwv_rstbox b
where b.published = 1
AND b.testmode=0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | b | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 7 | 14.29 | 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 | 0.08 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rstbox/helpers/helper.php:238 |
| 9 | EBHelper::getBoxes() | JROOT/plugins/system/rstbox/rstbox.php:78 |
| 8 | PlgSystemRstBox->onAfterDispatch() | Так же, как вызов в строке ниже. |
| 7 | call_user_func_array() | 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:195 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 567.85 ms После последнего запроса: 211.28 ms Память запроса: 48.197 MB Память до запроса: 74.995 MB Выбрано строк: 701916
Повторяющиеся запросы:
#216SELECT guest, client_id
FROM qhuwv_session
WHERE client_id = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_session | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 645613 | 10.00 | Using where |
| Status | Duration |
|---|
| starting | 0.05 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.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 554.64 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_whosonline/helper.php:45 |
| 11 | ModWhosonlineHelper::getOnlineCount() | JROOT/modules/mod_whosonline/mod_whosonline.php:19 |
| 10 | include JROOT/modules/mod_whosonline/mod_whosonline.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:491 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1041 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:780 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:201 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 600.25 ms После последнего запроса: 833.13 ms Память запроса: 48.197 MB Память до запроса: 82.977 MB Выбрано строк: 701916
Повторяющиеся запросы:
#215SELECT guest, client_id
FROM qhuwv_session
WHERE client_id = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_session | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 645613 | 10.00 | 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.02 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 582.78 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_whosonline/helper.php:45 |
| 11 | ModWhosonlineHelper::getOnlineCount() | JROOT/modules/mod_whosonline/mod_whosonline.php:19 |
| 10 | include JROOT/modules/mod_whosonline/mod_whosonline.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:491 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1041 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:780 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:201 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.72 ms После последнего запроса: 793.71 ms Память запроса: 0.038 MB Память до запроса: 83.086 MB Выбрано строк: 0
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `qhuwv_categories` AS `s`
INNER JOIN `qhuwv_categories` AS `c`
ON (s.lft <= c.lft
AND c.lft < s.rgt) OR (c.lft < s.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id = 172
ORDER BY c.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | no matching row in const table |
| Status | Duration |
|---|
| starting | 0.23 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.10 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.11 ms |
| executing | 0.04 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:312 |
| 20 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
| 19 | Joomla\CMS\Categories\Categories->get() | JROOT/administrator/components/com_fields/models/fields.php:197 |
| 18 | FieldsModelFields->getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:133 |
| 17 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 16 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 15 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:479 |
| 14 | PlgSystemFields->onContentPrepare() | Так же, как вызов в строке ниже. |
| 13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/modules/mod_jxtc_slide/mod_jxtc_slide.php:145 |
| 10 | include JROOT/modules/mod_jxtc_slide/mod_jxtc_slide.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:491 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1041 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:780 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:201 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.46 ms После последнего запроса: 0.07 ms Память запроса: 0.096 MB Память до запроса: 83.095 MB Выбрано строк: 58
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM `qhuwv_categories` AS `c`
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
ORDER BY c.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | ALL | cat_idx,idx_access | Индекс не используется | NULL | NULL | 118 | 49.15 | Using where; Используется filesort |
| Status | Duration |
|---|
| starting | 0.12 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.09 ms |
| preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 1.03 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:312 |
| 20 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:184 |
| 19 | Joomla\CMS\Categories\Categories->get() | JROOT/administrator/components/com_fields/models/fields.php:197 |
| 18 | FieldsModelFields->getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:133 |
| 17 | Joomla\CMS\MVC\Model\ListModel->_getListQuery() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 16 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 15 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:479 |
| 14 | PlgSystemFields->onContentPrepare() | Так же, как вызов в строке ниже. |
| 13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/modules/mod_jxtc_slide/mod_jxtc_slide.php:145 |
| 10 | include JROOT/modules/mod_jxtc_slide/mod_jxtc_slide.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:491 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1041 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:780 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:201 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.82 ms После последнего запроса: 0.77 ms Память запроса: 0.037 MB Память до запроса: 83.405 MB Выбрано строк: 0
SELECT 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
FROM qhuwv_fields AS a
LEFT JOIN `qhuwv_languages` AS l
ON l.lang_code = a.language
LEFT JOIN qhuwv_users AS uc
ON uc.id=a.checked_out
LEFT JOIN qhuwv_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN qhuwv_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN qhuwv_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `qhuwv_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_content.article'
AND (fc.category_id IS NULL OR fc.category_id IN (172,0))
AND a.access IN (1,1)
AND (a.group_id = 0 OR g.access IN (1,1))
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 where; Using temporary; Используется filesort |
| 1 | SIMPLE | l | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2 | 100.00 | Using where; Using join buffer (Block Nested Loop) |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.a.access | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.a.created_user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.a.group_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | fc | NULL | ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.a.id | 1 | 100.00 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.04 ms |
| init | 0.07 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.10 ms |
| preparing | 0.04 ms |
| Creating tmp table | 0.06 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.17 ms |
| Creating sort index | 0.03 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| removing tmp table | 0.03 ms |
| query end | 0.00 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 18 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:327 |
| 17 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 16 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 15 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:479 |
| 14 | PlgSystemFields->onContentPrepare() | Так же, как вызов в строке ниже. |
| 13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/modules/mod_jxtc_slide/mod_jxtc_slide.php:145 |
| 10 | include JROOT/modules/mod_jxtc_slide/mod_jxtc_slide.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:491 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1041 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:780 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:201 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.03 ms После последнего запроса: 1.31 ms Память запроса: 0.053 MB Память до запроса: 83.474 MB Выбрано строк: 34
SELECT f.*
FROM qhuwv_comprofiler_fields f
INNER JOIN qhuwv_comprofiler_tabs AS t
ON (f.tabid = t.tabid)
WHERE f.published = 1
ORDER BY t.position, t.ordering, f.ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | f | NULL | ALL | tabid_pub_prof_order | Индекс не используется | NULL | NULL | 44 | 10.00 | Using where; Using temporary; Используется filesort |
| 1 | SIMPLE | t | NULL | eq_ref | PRIMARY | PRIMARY | 4 | blolapnd_jamagz2.f.tabid | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.03 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.38 ms |
| Creating sort index | 0.28 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| removing tmp table | 0.03 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1496 |
| 27 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:394 |
| 26 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:446 |
| 25 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:958 |
| 24 | cbTabs->_getTabFieldsDb() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:332 |
| 23 | CBuser->getField() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:1075 |
| 22 | CBuser->_evaluateCbFields() | Так же, как вызов в строке ниже. |
| 21 | preg_replace_callback() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:1125 |
| 20 | CBuser->_evaluateCbFields() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:640 |
| 19 | CBuser->replaceUserVars() | JROOT/modules/mod_cblogin/mod_cblogin.php:134 |
| 18 | include JROOT/modules/mod_cblogin/mod_cblogin.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 16 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:143 |
| 15 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:78 |
| 14 | PlgContentLoadmodule->onContentPrepare() | Так же, как вызов в строке ниже. |
| 13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/modules/mod_jxtc_slide/mod_jxtc_slide.php:145 |
| 10 | include JROOT/modules/mod_jxtc_slide/mod_jxtc_slide.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:491 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1041 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:780 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:201 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.13 ms После последнего запроса: 1.32 ms Память запроса: 0.028 MB Память до запроса: 83.602 MB Выбрано строк: 1
SELECT `id`
FROM `qhuwv_menu`
WHERE ( `link` = 'index.php?option=com_comprofiler&view=userprofile' OR `link` = 'index.php?option=com_comprofiler&task=userprofile' OR `link` = 'index.php?option=com_comprofiler' )
AND `published` = 1
AND `access` IN ( 1 )
AND `language` IN ( 'ru-RU', '*', '' )
AND `client_id` = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_menu | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 212 | 0.24 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.85 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 23 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:345 |
| 22 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:242 |
| 21 | getCBprofileItemid() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:967 |
| 20 | CBframework->viewUrl() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:826 |
| 19 | CBframework->userProfileUrl() | JROOT/modules/mod_cblogin/mod_cblogin.php:198 |
| 18 | include JROOT/modules/mod_cblogin/mod_cblogin.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 16 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:143 |
| 15 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:78 |
| 14 | PlgContentLoadmodule->onContentPrepare() | Так же, как вызов в строке ниже. |
| 13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/modules/mod_jxtc_slide/mod_jxtc_slide.php:145 |
| 10 | include JROOT/modules/mod_jxtc_slide/mod_jxtc_slide.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:491 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1041 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:780 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:201 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.11 ms После последнего запроса: 1.35 ms Память запроса: 0.029 MB Память до запроса: 83.697 MB Выбрано строк: 2
SELECT `id`
FROM `qhuwv_menu`
WHERE ( `link` LIKE 'index.php?option=com_comprofiler&view=login%' OR `link` LIKE 'index.php?option=com_comprofiler&task=login%' )
AND `published` = 1
AND `access` IN ( 1 )
AND `language` IN ( 'ru-RU', '*', '' )
AND `client_id` = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_menu | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 212 | 0.24 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.81 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 23 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:345 |
| 22 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:222 |
| 21 | getCBprofileItemid() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:967 |
| 20 | CBframework->viewUrl() | JROOT/modules/mod_cblogin/tmpl/bootstrap.php:15 |
| 19 | require JROOT/modules/mod_cblogin/tmpl/bootstrap.php | JROOT/modules/mod_cblogin/mod_cblogin.php:219 |
| 18 | include JROOT/modules/mod_cblogin/mod_cblogin.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 16 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:143 |
| 15 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:78 |
| 14 | PlgContentLoadmodule->onContentPrepare() | Так же, как вызов в строке ниже. |
| 13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/modules/mod_jxtc_slide/mod_jxtc_slide.php:145 |
| 10 | include JROOT/modules/mod_jxtc_slide/mod_jxtc_slide.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:491 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1041 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:780 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:201 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 1.00 ms После последнего запроса: 0.32 ms Память запроса: 0.029 MB Память до запроса: 83.710 MB Выбрано строк: 1
SELECT `id`
FROM `qhuwv_menu`
WHERE ( `link` LIKE 'index.php?option=com_comprofiler&view=lostpassword%' OR `link` LIKE 'index.php?option=com_comprofiler&task=lostpassword%' )
AND `published` = 1
AND `access` IN ( 1 )
AND `language` IN ( 'ru-RU', '*', '' )
AND `client_id` = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_menu | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 212 | 0.24 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.77 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 23 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:345 |
| 22 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:222 |
| 21 | getCBprofileItemid() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:967 |
| 20 | CBframework->viewUrl() | JROOT/modules/mod_cblogin/tmpl/bootstrap.php:151 |
| 19 | require JROOT/modules/mod_cblogin/tmpl/bootstrap.php | JROOT/modules/mod_cblogin/mod_cblogin.php:219 |
| 18 | include JROOT/modules/mod_cblogin/mod_cblogin.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 16 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:143 |
| 15 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:78 |
| 14 | PlgContentLoadmodule->onContentPrepare() | Так же, как вызов в строке ниже. |
| 13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/modules/mod_jxtc_slide/mod_jxtc_slide.php:145 |
| 10 | include JROOT/modules/mod_jxtc_slide/mod_jxtc_slide.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:491 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1041 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:780 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:201 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.97 ms После последнего запроса: 0.39 ms Память запроса: 0.029 MB Память до запроса: 83.723 MB Выбрано строк: 1
SELECT `id`
FROM `qhuwv_menu`
WHERE ( `link` LIKE 'index.php?option=com_comprofiler&view=registers%' OR `link` LIKE 'index.php?option=com_comprofiler&task=registers%' )
AND `published` = 1
AND `access` IN ( 1 )
AND `language` IN ( 'ru-RU', '*', '' )
AND `client_id` = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_menu | NULL | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 212 | 0.24 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.74 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 23 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:345 |
| 22 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:222 |
| 21 | getCBprofileItemid() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:967 |
| 20 | CBframework->viewUrl() | JROOT/modules/mod_cblogin/tmpl/bootstrap.php:165 |
| 19 | require JROOT/modules/mod_cblogin/tmpl/bootstrap.php | JROOT/modules/mod_cblogin/mod_cblogin.php:219 |
| 18 | include JROOT/modules/mod_cblogin/mod_cblogin.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 17 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 16 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:143 |
| 15 | PlgContentLoadmodule->_load() | JROOT/plugins/content/loadmodule/loadmodule.php:78 |
| 14 | PlgContentLoadmodule->onContentPrepare() | Так же, как вызов в строке ниже. |
| 13 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/modules/mod_jxtc_slide/mod_jxtc_slide.php:145 |
| 10 | include JROOT/modules/mod_jxtc_slide/mod_jxtc_slide.php | JROOT/libraries/src/Helper/ModuleHelper.php:201 |
| 9 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 8 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:47 |
| 7 | Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() | JROOT/libraries/src/Document/HtmlDocument.php:491 |
| 6 | Joomla\CMS\Document\HtmlDocument->getBuffer() | JROOT/libraries/src/Document/HtmlDocument.php:783 |
| 5 | Joomla\CMS\Document\HtmlDocument->_renderTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:557 |
| 4 | Joomla\CMS\Document\HtmlDocument->render() | JROOT/libraries/src/Application/CMSApplication.php:1041 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:780 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:201 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Время запроса: 0.46 ms После последнего запроса: 5.53 ms Память запроса: 0.039 MB Память до запроса: 83.912 MB Выбрано строк: 178
SELECT *
FROM qhuwv_acymailing_config
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | qhuwv_acymailing_config | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 178 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.22 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/compat/joomla.php:481 |
| 14 | acymailing_loadObjectList() | JROOT/administrator/components/com_acymailing/classes/cpanel.php:17 |
| 13 | cpanelClass->load() | JROOT/administrator/components/com_acymailing/helpers/helper.php:438 |
| 12 | acymailing_config() | JROOT/administrator/components/com_acymailing/compat/joomla.php:822 |
| 11 | include_once JROOT/administrator/components/com_acymailing/compat/joomla.php | JROOT/administrator/components/com_acymailing/helpers/helper.php:22 |
| 10 | include_once JROOT/administrator/components/com_acymailing/helpers/helper.php | JROOT/plugins/system/regacymailing/regacymailing.php:22 |
| 9 | plgSystemRegacymailing->initAcy() | JROOT/plugins/system/regacymailing/regacymailing.php:146 |
| 8 | plgSystemRegacymailing->onAfterRender() | Так же, как вызов в строке ниже. |
| 7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1047 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:780 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:201 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:50 |
Комментарии (9)