Время запроса: 0.30 ms Память запроса: 0.023 MB Память до запроса: 4.562 MB Выбрано строк: 0
SELECT `data`
FROM `p920e_session`
WHERE `session_id` = X'3837633935636362313637366161626264373234343963656662633436363564'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
| 14 | JSessionStorageDatabase->read() | Так же, как вызов в строке ниже. |
| 13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
| 11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 |
| 10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:661 |
| 9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:621 |
| 8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:499 |
| 7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:456 |
| 6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:826 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Время запроса: 0.16 ms После последнего запроса: 1.44 ms Память запроса: 0.020 MB Память до запроса: 4.672 MB Выбрано строк: 0
SELECT `session_id`
FROM `p920e_session`
WHERE `session_id` = X'3837633935636362313637366161626264373234343963656662633436363564'
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_session | NULL | const | PRIMARY | PRIMARY | 194 | const | 1 | 100.00 | Using index |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 8 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Session/MetadataManager.php:74 |
| 7 | Joomla\CMS\Session\MetadataManager->createRecordIfNonExisting() | JROOT/libraries/src/Application/CMSApplication.php:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Время запроса: 0.27 ms После последнего запроса: 0.20 ms Память запроса: 0.004 MB Память до запроса: 4.678 MB
INSERT INTO `p920e_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
(X'3837633935636362313637366161626264373234343963656662633436363564', 1, 1785203534, 0, '', 0)
EXPLAIN не доступен для запроса: INSERT INTO `p920e_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'3837633935636362313637366161626264373234343963656662633436363564', 1, 1785203534, 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:154 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:828 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:136 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:386 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Время запроса: 0.49 ms После последнего запроса: 2.29 ms Память запроса: 0.025 MB Память до запроса: 4.883 MB Выбрано строк: 48
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `p920e_extensions`
WHERE `type` = 'component'
AND `state` = 0
AND `enabled` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_extensions | NULL | ref | extension | extension | 82 | const | 48 | 1.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:445 |
| 10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Так же, как вызов в строке ниже. |
| 9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:453 |
| 7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:519 |
| 6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
| 5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
| 4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:594 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.21 ms После последнего запроса: 2.27 ms Память запроса: 0.021 MB Память до запроса: 5.152 MB Выбрано строк: 17
SELECT id, rules
FROM `p920e_viewlevels`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_viewlevels | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 11 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.25 ms После последнего запроса: 0.18 ms Память запроса: 0.021 MB Память до запроса: 5.169 MB Выбрано строк: 2
SELECT b.id
FROM p920e_usergroups AS a
LEFT JOIN p920e_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| 1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where; Using index |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:318 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 1.27 ms После последнего запроса: 0.70 ms Память запроса: 0.051 MB Память до запроса: 5.244 MB Выбрано строк: 186
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM p920e_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1,5)
ORDER BY ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_extensions | NULL | ref | extension | extension | 82 | const | 246 | 0.60 | Using index condition; Using where; Используется filesort |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:351 |
| 9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Так же, как вызов в строке ниже. |
| 8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:356 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:604 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.41 ms После последнего запроса: 36.34 ms Память запроса: 0.023 MB Память до запроса: 9.905 MB Выбрано строк: 0
Повторяющиеся запросы:
#9SELECT `manifest_cache`
FROM `p920e_extensions`
WHERE `type` = 'component'
AND `name` = 'com_akeeba'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_extensions | NULL | ref | extension | extension | 82 | const | 48 | 10.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/fof30/Container/Container.php:787 |
| 14 | FOF30\Container\Container->getDefaultMediaVersion() | JROOT/libraries/fof30/Container/Container.php:675 |
| 13 | FOF30\Container\Container->__construct() | JROOT/libraries/fof30/Container/Container.php:159 |
| 12 | FOF30\Container\Container::makeInstance() | JROOT/libraries/fof30/Container/Container.php:140 |
| 11 | FOF30\Container\Container::getInstance() | JROOT/plugins/actionlog/akeebabackup/akeebabackup.php:56 |
| 10 | plgActionlogAkeebabackup->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 9 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 8 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/plugins/system/actionlogs/actionlogs.php:64 |
| 7 | PlgSystemActionLogs->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.34 ms После последнего запроса: 5.40 ms Память запроса: 0.023 MB Память до запроса: 10.301 MB Выбрано строк: 0
Повторяющиеся запросы:
#8SELECT `manifest_cache`
FROM `p920e_extensions`
WHERE `type` = 'component'
AND `name` = 'com_akeeba'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_extensions | NULL | ref | extension | extension | 82 | const | 48 | 10.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/fof30/Container/Container.php:787 |
| 14 | FOF30\Container\Container->getDefaultMediaVersion() | JROOT/libraries/fof30/Container/Container.php:675 |
| 13 | FOF30\Container\Container->__construct() | JROOT/libraries/fof30/Container/Container.php:290 |
| 12 | FOF30\Container\Container::makeInstance() | JROOT/libraries/fof30/Container/Container.php:140 |
| 11 | FOF30\Container\Container::getInstance() | JROOT/plugins/actionlog/akeebabackup/akeebabackup.php:56 |
| 10 | plgActionlogAkeebabackup->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 9 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 8 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/plugins/system/actionlogs/actionlogs.php:64 |
| 7 | PlgSystemActionLogs->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.22 ms После последнего запроса: 2.18 ms Память запроса: 0.020 MB Память до запроса: 10.519 MB Выбрано строк: 1
SELECT `enabled`
FROM `p920e_extensions`
WHERE `element` = 'com_akeeba'
AND `type` = 'component'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 8 | JDatabaseDriver->loadResult() | JROOT/plugins/system/backuponupdate/backuponupdate.php:36 |
| 7 | require_once JROOT/plugins/system/backuponupdate/backuponupdate.php | JROOT/libraries/src/Plugin/PluginHelper.php:251 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.27 ms После последнего запроса: 14.33 ms Память запроса: 0.024 MB Память до запроса: 12.036 MB Выбрано строк: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `p920e_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
| # | Вызывающий объект | Файл и номер строки |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 17 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
| 16 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Так же, как вызов в строке ниже. |
| 15 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 14 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
| 13 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
| 12 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
| 11 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
| 10 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 9 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 8 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/improved_ajax_login/improved_ajax_login.php:21 |
| 7 | require_once JROOT/plugins/system/improved_ajax_login/improved_ajax_login.php | JROOT/libraries/src/Plugin/PluginHelper.php:251 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.32 ms После последнего запроса: 0.30 ms Память запроса: 0.006 MB Память до запроса: 12.028 MB
UPDATE `p920e_extensions`
SET `params` = '{\"mediaversion\":\"c732d7c0c500b9a7b0b2589f48e20ed9\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | p920e_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.07 ms |
| updating | 0.07 ms |
| end | 0.00 ms |
| Waiting for query cache lock | 0.00 ms |
| end | 0.01 ms |
| query end | 0.04 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 12 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 11 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 10 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 9 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 8 | Joomla\CMS\Factory::getDocument() | JROOT/plugins/system/improved_ajax_login/improved_ajax_login.php:21 |
| 7 | require_once JROOT/plugins/system/improved_ajax_login/improved_ajax_login.php | JROOT/libraries/src/Plugin/PluginHelper.php:251 |
| 6 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 5 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/src/Application/CMSApplication.php:667 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.43 ms После последнего запроса: 25.40 ms Память запроса: 0.026 MB Память до запроса: 14.135 MB Выбрано строк: 95
SELECT *
FROM p920e_rsform_config
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_rsform_config | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 95 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_rsform/helpers/config.php:50 |
| 11 | RSFormProConfig->load() | JROOT/administrator/components/com_rsform/helpers/config.php:17 |
| 10 | RSFormProConfig->__construct() | JROOT/administrator/components/com_rsform/helpers/config.php:102 |
| 9 | RSFormProConfig::getInstance() | JROOT/plugins/system/rsformdeletesubmissions/rsformdeletesubmissions.php:28 |
| 8 | plgSystemRsformdeletesubmissions->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.24 ms После последнего запроса: 0.54 ms Память запроса: 0.020 MB Память до запроса: 14.217 MB Выбрано строк: 1
SELECT `lastupdate`
FROM `p920e_ak_storage`
WHERE `tag` = 'akeebaupdatecheck_lastrun'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_ak_storage | NULL | system | PRIMARY | Индекс не используется | NULL | NULL | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 9 | JDatabaseDriver->loadResult() | JROOT/plugins/system/akeebaupdatecheck/akeebaupdatecheck.php:81 |
| 8 | plgSystemAkeebaupdatecheck->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.76 ms После последнего запроса: 0.85 ms Память запроса: 0.064 MB Память до запроса: 14.277 MB Выбрано строк: 49
Повторяющиеся запросы:
#21SELECT *
FROM `p920e_comprofiler_plugin_autoactions`
WHERE `trigger` != ''
AND `published` = 1
ORDER BY `ordering` ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_comprofiler_plugin_autoactions | NULL | ref | published | published | 1 | const | 49 | 90.00 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.54 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/cbautoactionsbot/cbautoactionsbot.php:29 |
| 8 | plgSystemcbautoactionsbot->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 2.72 ms После последнего запроса: 3.37 ms Память запроса: 1.392 MB Память до запроса: 14.497 MB Выбрано строк: 173
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM p920e_menu AS m
LEFT JOIN p920e_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ALL | idx_client_id_parent_id_alias_language | Индекс не используется | NULL | NULL | 281 | 9.11 | Using where; Используется filesort |
| 1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | a0033651_kmo59.m.component_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.10 ms |
| preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| Creating sort index | 2.30 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
| 21 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Так же, как вызов в строке ниже. |
| 20 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 19 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
| 18 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:78 |
| 17 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
| 16 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:142 |
| 15 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:417 |
| 14 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
| 13 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:65 |
| 12 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
| 11 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:533 |
| 10 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:403 |
| 9 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/plugins/system/communitybuilder/communitybuilder.php:300 |
| 8 | plgSystemCommunityBuilder->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:668 |
| 4 | Joomla\CMS\Application\CMSApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:686 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.32 ms После последнего запроса: 35.21 ms Память запроса: 0.028 MB Память до запроса: 18.796 MB Выбрано строк: 1
SELECT `params`
FROM `p920e_comprofiler_plugin`
WHERE `id` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_comprofiler_plugin | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| Sending data | 0.01 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 27 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 26 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CB/Application/CBConfig.php:43 |
| 25 | CB\Application\CBConfig::getConfig() | JROOT/libraries/CBLib/CB/Application/CBApplication.php:47 |
| 24 | CB\Application\CBApplication::CB\Application\{closure}() | Так же, как вызов в строке ниже. |
| 23 | call_user_func_array() | JROOT/libraries/CBLib/CBLib/Application/Config.php:38 |
| 22 | CBLib\Application\Config::setMainConfig() | JROOT/libraries/CBLib/CBLib/Core/CBLib.php:78 |
| 21 | CBLib\Core\CBLib::CBLib\Core\{closure}() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:607 |
| 20 | CBLib\DependencyInjection\Container->build() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:498 |
| 19 | CBLib\DependencyInjection\Container->make() | JROOT/libraries/CBLib/CBLib/Application/Application.php:212 |
| 18 | CBLib\Application\Application::__callStatic() | JROOT/libraries/CBLib/CB/Application/CBConfig.php:77 |
| 17 | CB\Application\CBConfig::loadLegacyCBueConfig() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:102 |
| 16 | CB\Legacy\LegacyFoundationFunctions->__construct() | Так же, как вызов в строке ниже. |
| 15 | ReflectionClass->newInstanceArgs() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:645 |
| 14 | CBLib\DependencyInjection\Container->build() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:498 |
| 13 | CBLib\DependencyInjection\Container->make() | JROOT/libraries/CBLib/CBLib/DependencyInjection/Container.php:134 |
| 12 | CBLib\DependencyInjection\Container->get() | JROOT/administrator/components/com_comprofiler/plugin.foundation.php:34 |
| 11 | include_once JROOT/administrator/components/com_comprofiler/plugin.foundation.php | JROOT/components/com_comprofiler/router.php:75 |
| 10 | ComprofilerRouter->loadCB() | JROOT/components/com_comprofiler/router.php:319 |
| 9 | ComprofilerRouter->parse() | JROOT/libraries/src/Router/SiteRouter.php:438 |
| 8 | Joomla\CMS\Router\SiteRouter->parseSefRoute() | JROOT/libraries/src/Router/Router.php:482 |
| 7 | Joomla\CMS\Router\Router->_parseSefRoute() | JROOT/libraries/src/Router/Router.php:227 |
| 6 | Joomla\CMS\Router\Router->parse() | JROOT/libraries/src/Router/SiteRouter.php:139 |
| 5 | Joomla\CMS\Router\SiteRouter->parse() | JROOT/libraries/src/Application/CMSApplication.php:1142 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.46 ms После последнего запроса: 20.85 ms Память запроса: 0.023 MB Память до запроса: 21.115 MB Выбрано строк: 1
SELECT *
FROM `p920e_cbsubs_config`
WHERE `id` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_cbsubs_config | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 15 | JDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:422 |
| 14 | CBLib\Database\Driver\CmsDatabaseDriver->loadObject() | JROOT/libraries/CBLib/CBLib/Database/Table/Table.php:136 |
| 13 | CBLib\Database\Table\Table->load() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/models/table/cbpaidTable.php:157 |
| 12 | cbpaidTable->load() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidApp.php:76 |
| 11 | getcbpaidTabHandler::settingsParams() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidSubscriptionsMgr.php:217 |
| 10 | cbpaidSubscriptionsMgr->checkExpireMe() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/cbpaidsubscriptions.sysplug.php:101 |
| 9 | cbpaidSysPlugin->checkExpireMe() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/cbpaidsubscriptions.sysplug.php:176 |
| 8 | plgSystemcbpaidsubsbot->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 1.42 ms После последнего запроса: 1.30 ms Память запроса: 0.084 MB Память до запроса: 21.212 MB Выбрано строк: 0
SELECT a.*
FROM `p920e_cbsubs_plans` AS a
LEFT JOIN `p920e_cbsubs_plans` AS b
ON b.`id` = a.`parent`
WHERE a.published = 1
GROUP BY a.id
ORDER BY IF( ISNULL( b.`ordering` ) , a.`ordering`, b.`ordering` ) ASC, IF( ISNULL( b.`ordering` ) , a.`ordering`, 11000 + a.`ordering` ) ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | PRIMARY,published_allownew_allowreg_parent_ordering,fe_published_allownew_allowreg_parent_order,upgrade_published_allownew_parent_ordering,allownew_published_upgrade_fe_parent_order | published_allownew_allowreg_parent_ordering | 1 | const | 1 | 100.00 | Using index condition; Using temporary; Используется filesort |
| 1 | SIMPLE | b | NULL | eq_ref | PRIMARY | PRIMARY | 4 | a0033651_kmo59.a.parent | 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.12 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| preparing | 0.06 ms |
| Creating tmp table | 0.17 ms |
| Sorting result | 0.01 ms |
| executing | 0.01 ms |
| Sending data | 0.52 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| removing tmp table | 0.06 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 15 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 14 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/models/table/cbpaidInstanciator.php:92 |
| 13 | cbpaidInstanciator->_loadTrueObjects() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidPlansMgr.php:143 |
| 12 | cbpaidPlansMgr->loadPublishedPlans() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidPlansMgr.php:197 |
| 11 | cbpaidPlansMgr->checkAllSubscriptions() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidSubscriptionsMgr.php:221 |
| 10 | cbpaidSubscriptionsMgr->checkExpireMe() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/cbpaidsubscriptions.sysplug.php:101 |
| 9 | cbpaidSysPlugin->checkExpireMe() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/cbpaidsubscriptions.sysplug.php:176 |
| 8 | plgSystemcbpaidsubsbot->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.60 ms После последнего запроса: 1.63 ms Память запроса: 0.051 MB Память до запроса: 21.358 MB Выбрано строк: 38
SELECT *, CONCAT_WS( "/", `folder`, `element` ) AS lookup
FROM `p920e_comprofiler_plugin`
WHERE `published` = 1
AND `viewaccesslevel` IN (1,5)
AND `type` = 'user'
ORDER BY `ordering`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_comprofiler_plugin | NULL | ref | idx_folder,type_pub_order,published_ordering | type_pub_order | 304 | const,const | 38 | 20.00 | 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.06 ms |
| preparing | 0.02 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.33 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 16 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 15 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:454 |
| 14 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:181 |
| 13 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidPlansMgr.php:162 |
| 12 | cbpaidPlansMgr->loadPublishedPlans() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidPlansMgr.php:197 |
| 11 | cbpaidPlansMgr->checkAllSubscriptions() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidSubscriptionsMgr.php:221 |
| 10 | cbpaidSubscriptionsMgr->checkExpireMe() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/cbpaidsubscriptions.sysplug.php:101 |
| 9 | cbpaidSysPlugin->checkExpireMe() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/cbpaidsubscriptions.sysplug.php:176 |
| 8 | plgSystemcbpaidsubsbot->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.71 ms После последнего запроса: 42.27 ms Память запроса: 0.087 MB Память до запроса: 26.874 MB Выбрано строк: 49
Повторяющиеся запросы:
#15SELECT *
FROM `p920e_comprofiler_plugin_autoactions`
WHERE `trigger` != ''
AND `published` = 1
ORDER BY `ordering` ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_comprofiler_plugin_autoactions | NULL | ref | published | published | 1 | const | 49 | 90.00 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.33 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 55 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 54 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 53 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:454 |
| 52 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/components/com_comprofiler/plugin/user/plug_cbautoactions/cbautoactions.php:39 |
| 51 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbautoactions/cbautoactions.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 50 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 49 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbantispam/cbantispam.php:26 |
| 48 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbantispam/cbantispam.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 47 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 46 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/cbactivity.php:25 |
| 45 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/cbactivity.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 44 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 43 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbfieldgroups/cbfieldgroups.php:18 |
| 42 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbfieldgroups/cbfieldgroups.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 41 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 40 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbconnect/cbconnect.php:18 |
| 39 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbconnect/cbconnect.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 38 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 37 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbprofileupdatelogger/cb.pulog.php:20 |
| 36 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbprofileupdatelogger/cb.pulog.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 35 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 34 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbgroupjive/cbgroupjive.php:25 |
| 33 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbgroupjive/cbgroupjive.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 32 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 31 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbreconfirmemail/cbreconfirmemail.php:18 |
| 30 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbreconfirmemail/cbreconfirmemail.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 29 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 28 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbprogressfield/cbprogressfield.php:21 |
| 27 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbprogressfield/cbprogressfield.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 26 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 25 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbblogs/cbblogs.php:22 |
| 24 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbblogs/cbblogs.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 23 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 22 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbforums/cbforums.php:20 |
| 21 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbforums/cbforums.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 20 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 19 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbarticles/cbarticles.php:22 |
| 18 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbarticles/cbarticles.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 17 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 16 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_pms_mypmspro/pms.mypmspro.php:28 |
| 15 | require_once JROOT/components/com_comprofiler/plugin/user/plug_pms_mypmspro/pms.mypmspro.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 14 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 13 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidPlansMgr.php:162 |
| 12 | cbpaidPlansMgr->loadPublishedPlans() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidPlansMgr.php:197 |
| 11 | cbpaidPlansMgr->checkAllSubscriptions() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidSubscriptionsMgr.php:221 |
| 10 | cbpaidSubscriptionsMgr->checkExpireMe() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/cbpaidsubscriptions.sysplug.php:101 |
| 9 | cbpaidSysPlugin->checkExpireMe() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/cbpaidsubscriptions.sysplug.php:176 |
| 8 | plgSystemcbpaidsubsbot->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.44 ms После последнего запроса: 8.54 ms Память запроса: 0.037 MB Память до запроса: 27.621 MB Выбрано строк: 7
SELECT *, CONCAT_WS( "/", `folder`, `element` ) AS lookup
FROM `p920e_comprofiler_plugin`
WHERE `published` = 1
AND `viewaccesslevel` IN (1,5)
AND `type` = 'user/plug_cbgroupjive/plugins'
ORDER BY `ordering`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_comprofiler_plugin | NULL | ref | idx_folder,type_pub_order,published_ordering | type_pub_order | 304 | const,const | 7 | 20.00 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.06 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.09 ms |
| preparing | 0.02 ms |
| Sorting result | 0.00 ms |
| executing | 0.01 ms |
| Sending data | 0.10 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 37 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 36 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:454 |
| 35 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:181 |
| 34 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbgroupjive/cbgroupjive.php:26 |
| 33 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbgroupjive/cbgroupjive.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 32 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 31 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbreconfirmemail/cbreconfirmemail.php:18 |
| 30 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbreconfirmemail/cbreconfirmemail.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 29 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 28 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbprogressfield/cbprogressfield.php:21 |
| 27 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbprogressfield/cbprogressfield.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 26 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 25 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbblogs/cbblogs.php:22 |
| 24 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbblogs/cbblogs.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 23 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 22 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbforums/cbforums.php:20 |
| 21 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbforums/cbforums.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 20 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 19 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbarticles/cbarticles.php:22 |
| 18 | require_once JROOT/components/com_comprofiler/plugin/user/plug_cbarticles/cbarticles.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 17 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 16 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_pms_mypmspro/pms.mypmspro.php:28 |
| 15 | require_once JROOT/components/com_comprofiler/plugin/user/plug_pms_mypmspro/pms.mypmspro.php | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:397 |
| 14 | cbPluginHandler->_loadPluginFile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:233 |
| 13 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidPlansMgr.php:162 |
| 12 | cbpaidPlansMgr->loadPublishedPlans() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidPlansMgr.php:197 |
| 11 | cbpaidPlansMgr->checkAllSubscriptions() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidSubscriptionsMgr.php:221 |
| 10 | cbpaidSubscriptionsMgr->checkExpireMe() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/cbpaidsubscriptions.sysplug.php:101 |
| 9 | cbpaidSysPlugin->checkExpireMe() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/cbpaidsubscriptions.sysplug.php:176 |
| 8 | plgSystemcbpaidsubsbot->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.46 ms После последнего запроса: 6.14 ms Память запроса: 0.028 MB Память до запроса: 27.864 MB Выбрано строк: 15
SELECT *, CONCAT_WS( "/", `folder`, `element` ) AS lookup
FROM `p920e_comprofiler_plugin`
WHERE `published` = 1
AND `viewaccesslevel` IN (1,5)
AND `type` = 'user/plug_cbpaidsubscriptions/plugin'
ORDER BY `ordering`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_comprofiler_plugin | NULL | ref | idx_folder,type_pub_order,published_ordering | type_pub_order | 304 | const,const | 15 | 20.00 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.02 ms |
| Sorting result | 0.00 ms |
| executing | 0.01 ms |
| Sending data | 0.17 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 16 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 15 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:454 |
| 14 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:181 |
| 13 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidPlansMgr.php:163 |
| 12 | cbpaidPlansMgr->loadPublishedPlans() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidPlansMgr.php:197 |
| 11 | cbpaidPlansMgr->checkAllSubscriptions() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidSubscriptionsMgr.php:221 |
| 10 | cbpaidSubscriptionsMgr->checkExpireMe() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/cbpaidsubscriptions.sysplug.php:101 |
| 9 | cbpaidSysPlugin->checkExpireMe() | JROOT/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/cbpaidsubscriptions.sysplug.php:176 |
| 8 | plgSystemcbpaidsubsbot->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
| 7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 6 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 5 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1190 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:796 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.37 ms После последнего запроса: 16.20 ms Память запроса: 0.020 MB Память до запроса: 29.821 MB Выбрано строк: 2
SELECT *
FROM p920e_languages
WHERE published=1
ORDER BY ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_languages | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 2 | 50.00 | Using where; Используется filesort |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.09 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.03 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
| 5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 |
| 4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/libraries/src/Application/SiteApplication.php:138 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.55 ms После последнего запроса: 0.48 ms Память запроса: 0.019 MB Память до запроса: 29.831 MB Выбрано строк: 6
SELECT id, home, template, s.params
FROM p920e_template_styles as s
LEFT JOIN p920e_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 82 | const | 8 | 1.00 | Using index condition; Using where |
| 1 | SIMPLE | s | NULL | ref | idx_template,idx_client_id,idx_client_id_home | idx_template | 202 | a0033651_kmo59.e.element | 1 | 85.71 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| init | 0.04 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.11 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.03 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 5 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:486 |
| 4 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/libraries/src/Application/SiteApplication.php:168 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.73 ms После последнего запроса: 9.40 ms Память запроса: 0.028 MB Память до запроса: 31.131 MB Выбрано строк: 17
SHOW FULL COLUMNS
FROM `p920e_users`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `p920e_users`
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.24 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| Opening tables | 0.03 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.02 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.01 ms |
| Sending data | 0.04 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| removing tmp table | 0.06 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:448 |
| 18 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:261 |
| 17 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:180 |
| 16 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/User.php:41 |
| 15 | Joomla\CMS\Table\User->__construct() | JROOT/libraries/src/Table/Table.php:328 |
| 14 | Joomla\CMS\Table\Table::getInstance() | JROOT/libraries/src/User/User.php:603 |
| 13 | Joomla\CMS\User\User::getTable() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:181 |
| 12 | CB\Database\Table\UserTable->_reinitNonComprofileVars() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:121 |
| 11 | CB\Database\Table\UserTable->__construct() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:194 |
| 10 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 9 | CBuser::getInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:68 |
| 8 | CBuser::getMyInstance() | JROOT/components/com_comprofiler/comprofiler.php:550 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 1.17 ms После последнего запроса: 3.88 ms Память запроса: 0.029 MB Память до запроса: 31.306 MB Выбрано строк: 48
SELECT `id`,`name`,`rules`,`parent_id`
FROM `p920e_assets`
WHERE `name` IN ('root.1','com_actionlogs','com_admin','com_ajax','com_akeeba','com_associations','com_banners','com_cache','com_categories','com_checkin','com_comprofiler','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_dropeditor','com_dropfiles','com_droppics','com_droptables','com_favicon','com_fields','com_finder','com_improved_ajax_login','com_installer','com_jce','com_jch_optimize','com_joomlaupdate','com_languages','com_login','com_mailto','com_maximenuck','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_offlajn_installer','com_plugins','com_postinstall','com_privacy','com_redirect','com_rsform','com_search','com_sppagebuilder','com_tags','com_templates','com_users','com_wrapper')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_assets | NULL | ALL | idx_asset_name | Индекс не используется | NULL | NULL | 338 | 14.50 | Using where |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.05 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.16 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.64 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 20 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 19 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 18 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 17 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 16 | Joomla\CMS\User\User->authorise() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3/CmsUser.php:301 |
| 15 | CBLib\Cms\Joomla\Joomla3\CmsUser->isAuthorizedToPerformActionOnAsset() | JROOT/libraries/CBLib/CBLib/Entity/User/User.php:216 |
| 14 | CBLib\Entity\User\User->isAuthorizedToPerformActionOnAsset() | JROOT/libraries/CBLib/CBLib/Entity/User/User.php:277 |
| 13 | CBLib\Entity\User\User->isSuperAdmin() | JROOT/libraries/CBLib/CBLib/Entity/User/User.php:233 |
| 12 | CBLib\Entity\User\User->canViewAccessLevel() | JROOT/libraries/CBLib/CBLib/Entity/User/User.php:308 |
| 11 | CBLib\Entity\User\User->isGlobalModerator() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Trigger/UserTrigger.php:38 |
| 10 | CB\Plugin\Privacy\Trigger\UserTrigger->getProfile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 9 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1293 |
| 8 | cbPluginHandler->trigger() | JROOT/components/com_comprofiler/comprofiler.php:574 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.84 ms После последнего запроса: 2.17 ms Память запроса: 0.105 MB Память до запроса: 31.405 MB Выбрано строк: 1
SELECT c.*, u.*
FROM p920e_users AS u
LEFT JOIN p920e_comprofiler AS c
ON c.id = u.id
WHERE u.`id` = 1339
| 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 |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.13 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.15 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.17 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 17 | JDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:389 |
| 16 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:265 |
| 15 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 14 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 13 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 12 | CBuser::getInstance() | JROOT/components/com_comprofiler/comprofiler.php:530 |
| 11 | loadComprofilerUser() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Trigger/UserTrigger.php:39 |
| 10 | CB\Plugin\Privacy\Trigger\UserTrigger->getProfile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 9 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1293 |
| 8 | cbPluginHandler->trigger() | JROOT/components/com_comprofiler/comprofiler.php:574 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.17 ms После последнего запроса: 0.42 ms Память запроса: 0.027 MB Память до запроса: 31.451 MB Выбрано строк: 1
SELECT *
FROM `p920e_users`
WHERE `id` = 1339
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_users | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.03 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.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 25 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:87 |
| 24 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 23 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 22 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 21 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3/CmsUser.php:46 |
| 20 | CBLib\Cms\Joomla\Joomla3\CmsUser->__construct() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3/CmsUser.php:103 |
| 19 | CBLib\Cms\Joomla\Joomla3\CmsUser::getInstance() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:173 |
| 18 | CBLib\Cms\Joomla\Joomla4->getCmsUser() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:336 |
| 17 | CB\Database\Table\UserTable->afterBindFromDatabase() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:326 |
| 16 | CB\Database\Table\UserTable->bindThisUserFromDbArray() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:283 |
| 15 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 14 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 13 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 12 | CBuser::getInstance() | JROOT/components/com_comprofiler/comprofiler.php:530 |
| 11 | loadComprofilerUser() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Trigger/UserTrigger.php:39 |
| 10 | CB\Plugin\Privacy\Trigger\UserTrigger->getProfile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 9 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1293 |
| 8 | cbPluginHandler->trigger() | JROOT/components/com_comprofiler/comprofiler.php:574 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.29 ms После последнего запроса: 3.38 ms Память запроса: 0.027 MB Память до запроса: 32.226 MB Выбрано строк: 2
SELECT `g`.`id`,`g`.`title`
FROM `p920e_usergroups` AS g
INNER JOIN `p920e_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 1339
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ref | PRIMARY | PRIMARY | 4 | const | 2 | 100.00 | Using index |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | a0033651_kmo59.m.group_id | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 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.02 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 25 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:112 |
| 24 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 23 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 22 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 21 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3/CmsUser.php:46 |
| 20 | CBLib\Cms\Joomla\Joomla3\CmsUser->__construct() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3/CmsUser.php:103 |
| 19 | CBLib\Cms\Joomla\Joomla3\CmsUser::getInstance() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:173 |
| 18 | CBLib\Cms\Joomla\Joomla4->getCmsUser() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:336 |
| 17 | CB\Database\Table\UserTable->afterBindFromDatabase() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:326 |
| 16 | CB\Database\Table\UserTable->bindThisUserFromDbArray() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:283 |
| 15 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 14 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 13 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 12 | CBuser::getInstance() | JROOT/components/com_comprofiler/comprofiler.php:530 |
| 11 | loadComprofilerUser() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Trigger/UserTrigger.php:39 |
| 10 | CB\Plugin\Privacy\Trigger\UserTrigger->getProfile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 9 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1293 |
| 8 | cbPluginHandler->trigger() | JROOT/components/com_comprofiler/comprofiler.php:574 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.26 ms После последнего запроса: 0.34 ms Память запроса: 0.025 MB Память до запроса: 32.237 MB Выбрано строк: 2
SELECT a.id
FROM p920e_user_usergroup_map AS map
LEFT JOIN p920e_usergroups AS a
ON a.id = map.group_id
WHERE map.user_id = 1339
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | map | NULL | ref | PRIMARY | PRIMARY | 4 | const | 2 | 100.00 | Using index |
| 1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | a0033651_kmo59.map.group_id | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.05 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.05 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 20 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 19 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3/CmsUser.php:326 |
| 18 | CBLib\Cms\Joomla\Joomla3\CmsUser->getAuthorisedGroups() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:336 |
| 17 | CB\Database\Table\UserTable->afterBindFromDatabase() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:326 |
| 16 | CB\Database\Table\UserTable->bindThisUserFromDbArray() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:283 |
| 15 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 14 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 13 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 12 | CBuser::getInstance() | JROOT/components/com_comprofiler/comprofiler.php:530 |
| 11 | loadComprofilerUser() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Trigger/UserTrigger.php:39 |
| 10 | CB\Plugin\Privacy\Trigger\UserTrigger->getProfile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 9 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1293 |
| 8 | cbPluginHandler->trigger() | JROOT/components/com_comprofiler/comprofiler.php:574 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 1.19 ms После последнего запроса: 2.61 ms Память запроса: 0.023 MB Память до запроса: 32.476 MB Выбрано строк: 1
SELECT *
FROM `p920e_comprofiler_fields`
WHERE `name` = 'privacy_profile'
AND `published` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_comprofiler_fields | NULL | ref | published_ordering | published_ordering | 1 | const | 165 | 10.00 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 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.92 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 14 | JDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:422 |
| 13 | CBLib\Database\Driver\CmsDatabaseDriver->loadObject() | JROOT/libraries/CBLib/CBLib/Database/Table/Table.php:136 |
| 12 | CBLib\Database\Table\Table->load() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/CBPrivacy.php:856 |
| 11 | CB\Plugin\Privacy\CBPrivacy::checkProfileDisplayAccess() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Trigger/UserTrigger.php:42 |
| 10 | CB\Plugin\Privacy\Trigger\UserTrigger->getProfile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 9 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1293 |
| 8 | cbPluginHandler->trigger() | JROOT/components/com_comprofiler/comprofiler.php:574 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.29 ms После последнего запроса: 2.58 ms Память запроса: 0.025 MB Память до запроса: 32.599 MB Выбрано строк: 0
SELECT *
FROM `p920e_comprofiler_plugin_privacy`
WHERE `user_id` = 1339
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_comprofiler_plugin_privacy | NULL | ref | user_id,user_asset | user_id | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.08 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 16 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 15 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:454 |
| 14 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/CBPrivacy.php:735 |
| 13 | CB\Plugin\Privacy\CBPrivacy::getPrivacy() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Privacy.php:629 |
| 12 | CB\Plugin\Privacy\Privacy->authorized() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/CBPrivacy.php:871 |
| 11 | CB\Plugin\Privacy\CBPrivacy::checkProfileDisplayAccess() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Trigger/UserTrigger.php:42 |
| 10 | CB\Plugin\Privacy\Trigger\UserTrigger->getProfile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 9 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1293 |
| 8 | cbPluginHandler->trigger() | JROOT/components/com_comprofiler/comprofiler.php:574 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.19 ms После последнего запроса: 0.91 ms Память запроса: 0.024 MB Память до запроса: 32.637 MB Выбрано строк: 0
SELECT `block`
FROM `p920e_comprofiler_plugin_privacy_blocked`
WHERE `user_id` = 1339
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_comprofiler_plugin_privacy_blocked | NULL | ref | block,blocked | block | 4 | const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:378 |
| 15 | CBLib\Database\Driver\CmsDatabaseDriver->loadResultArray() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/CBPrivacy.php:816 |
| 14 | CB\Plugin\Privacy\CBPrivacy::getBlocked() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Table/PrivacyTable.php:166 |
| 13 | CB\Plugin\Privacy\Table\PrivacyTable->authorized() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Privacy.php:642 |
| 12 | CB\Plugin\Privacy\Privacy->authorized() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/CBPrivacy.php:871 |
| 11 | CB\Plugin\Privacy\CBPrivacy::checkProfileDisplayAccess() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Trigger/UserTrigger.php:42 |
| 10 | CB\Plugin\Privacy\Trigger\UserTrigger->getProfile() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 9 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1293 |
| 8 | cbPluginHandler->trigger() | JROOT/components/com_comprofiler/comprofiler.php:574 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.37 ms После последнего запроса: 0.94 ms Память запроса: 0.022 MB Память до запроса: 32.655 MB Выбрано строк: 1
SELECT *, CONCAT_WS( "/", `folder`, `element` ) AS lookup
FROM `p920e_comprofiler_plugin`
WHERE `published` = 1
AND `viewaccesslevel` IN (1,5)
AND `type` = 'templates'
ORDER BY `ordering`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_comprofiler_plugin | NULL | ref | idx_folder,type_pub_order,published_ordering | type_pub_order | 304 | const,const | 1 | 20.00 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.04 ms |
| System lock | 0.00 ms |
| optimizing | 0.03 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.04 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 13 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 12 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:454 |
| 11 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:181 |
| 10 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/comprofiler.html.php:328 |
| 9 | HTML_comprofiler::_cbTemplateLoad() | JROOT/components/com_comprofiler/comprofiler.html.php:229 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.32 ms После последнего запроса: 2.26 ms Память запроса: 0.024 MB Память до запроса: 32.870 MB Выбрано строк: 5
SELECT b.id
FROM p920e_user_usergroup_map AS map
LEFT JOIN p920e_usergroups AS a
ON a.id = map.group_id
LEFT JOIN p920e_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE map.user_id = 1339
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | map | NULL | ref | PRIMARY | PRIMARY | 4 | const | 2 | 100.00 | Using index |
| 1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | a0033651_kmo59.map.group_id | 1 | 100.00 | NULL |
| 1 | SIMPLE | b | NULL | ALL | idx_usergroup_nested_set_lookup | Индекс не используется | NULL | NULL | 21 | 100.00 | Range checked for each record (index map: 0x10) |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.04 ms |
| executing | 0.00 ms |
| Sending data | 0.06 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 16 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 15 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
| 14 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 13 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3/CmsUser.php:337 |
| 12 | CBLib\Cms\Joomla\Joomla3\CmsUser->getAuthorisedViewLevels() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3/CmsUser.php:312 |
| 11 | CBLib\Cms\Joomla\Joomla3\CmsUser->canViewAccessLevel() | JROOT/libraries/CBLib/CBLib/Entity/User/User.php:233 |
| 10 | CBLib\Entity\User\User->canViewAccessLevel() | JROOT/libraries/CBLib/CBLib/Entity/User/User.php:308 |
| 9 | CBLib\Entity\User\User->isGlobalModerator() | JROOT/components/com_comprofiler/comprofiler.html.php:232 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.49 ms После последнего запроса: 2.99 ms Память запроса: 0.047 MB Память до запроса: 33.114 MB Выбрано строк: 17
SELECT *
FROM p920e_comprofiler_tabs t
WHERE t.enabled = 1
AND t.viewaccesslevel IN (1, 5)
ORDER BY t.position, t.ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | t | NULL | ref | enabled_position_ordering,orderedit_enabled_pos_order,orderreg_enabled_pos_order | enabled_position_ordering | 1 | const | 17 | 20.00 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.08 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.21 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 15 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 14 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:454 |
| 13 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:921 |
| 12 | cbTabs->_getTabsDb() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:281 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.48 ms После последнего запроса: 25.15 ms Память запроса: 0.025 MB Память до запроса: 34.050 MB Выбрано строк: 1
SELECT *
FROM `p920e_comprofiler_plugin_antispam_log`
WHERE `user_id` = 1339
ORDER BY `date` DESC
LIMIT 0, 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_comprofiler_plugin_antispam_log | NULL | ref | user_id,recent | recent | 4 | const | 4 | 100.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.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.01 ms |
| Sorting result | 0.04 ms |
| executing | 0.00 ms |
| Sending data | 0.16 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 18 | JDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:422 |
| 17 | CBLib\Database\Driver\CmsDatabaseDriver->loadObject() | JROOT/components/com_comprofiler/plugin/user/plug_cbantispam/library/CBAntiSpam.php:301 |
| 16 | CB\Plugin\AntiSpam\CBAntiSpam::getUserIP() | JROOT/components/com_comprofiler/plugin/user/plug_cbantispam/library/CBAntiSpam.php:459 |
| 15 | CB\Plugin\AntiSpam\CBAntiSpam::checkBlockable() | JROOT/components/com_comprofiler/plugin/user/plug_cbantispam/library/Trigger/MenuTrigger.php:32 |
| 14 | CB\Plugin\AntiSpam\Trigger\MenuTrigger->displayMenu() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1293 |
| 12 | cbPluginHandler->trigger() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:286 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.38 ms После последнего запроса: 0.52 ms Память запроса: 0.025 MB Память до запроса: 34.062 MB Выбрано строк: 0
SELECT *
FROM `p920e_comprofiler_plugin_antispam_whitelist`
WHERE ( `type` = 'user'
AND `value` = 1339 ) OR ( `type` = 'email'
AND `value` = 'mitrakova@sch17.es' ) OR ( `type` = 'email_partial'
AND 'mitrakova@sch17.es' LIKE `value` ) OR ( `type` = 'domain'
AND `value` = 'sch17.es' ) OR ( `type` = 'domain_partial'
AND 'sch17.es' LIKE `value` ) OR ( `type` = 'ip'
AND `value` = '188.66.34.71' ) OR ( `type` = 'ip_partial'
AND '188.66.34.71' LIKE `value` ) OR ( `type` = 'ip_range'
AND ( INET_ATON( '188.66.34.71' ) BETWEEN INET_ATON( SUBSTRING_INDEX( `value`, ':', 1 ) )
AND INET_ATON( SUBSTRING_INDEX( `value`, ':', -1 ) ) ) )
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_comprofiler_plugin_antispam_whitelist | NULL | ALL | type_value | Индекс не используется | NULL | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.00 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.02 ms |
| executing | 0.01 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.02 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 18 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:454 |
| 17 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/components/com_comprofiler/plugin/user/plug_cbantispam/library/CBAntiSpam.php:670 |
| 16 | CB\Plugin\AntiSpam\CBAntiSpam::getWhitelists() | JROOT/components/com_comprofiler/plugin/user/plug_cbantispam/library/CBAntiSpam.php:462 |
| 15 | CB\Plugin\AntiSpam\CBAntiSpam::checkBlockable() | JROOT/components/com_comprofiler/plugin/user/plug_cbantispam/library/Trigger/MenuTrigger.php:32 |
| 14 | CB\Plugin\AntiSpam\Trigger\MenuTrigger->displayMenu() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1293 |
| 12 | cbPluginHandler->trigger() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:286 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.43 ms После последнего запроса: 3.07 ms Память запроса: 0.025 MB Память до запроса: 34.163 MB Выбрано строк: 1
SELECT *
FROM p920e_comprofiler_plugin p
WHERE p.published=1
AND p.element LIKE '%pms.%'
ORDER BY p.ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p | NULL | ALL | idx_folder,published_ordering | Индекс не используется | NULL | NULL | 128 | 10.94 | Using where; Используется filesort |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| Sorting result | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.17 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 18 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:454 |
| 17 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/libraries/CBLib/CB/Legacy/cbPMS.php:77 |
| 16 | cbPMS->_callPluginTypeMethod() | JROOT/libraries/CBLib/CB/Legacy/cbPMS.php:132 |
| 15 | cbPMS->getPMScapabilites() | JROOT/components/com_comprofiler/plugin/user/plug_cbmenu/cb.menu.php:1096 |
| 14 | getMenuTab->getMenuAndStatus() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1486 |
| 12 | cbTabs->_callTabPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:309 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.48 ms После последнего запроса: 4.72 ms Память запроса: 0.024 MB Память до запроса: 34.456 MB Выбрано строк: 1
SELECT COUNT(*)
FROM `p920e_comprofiler_members` AS m
LEFT JOIN `p920e_comprofiler` AS c
ON m.`memberid` = c.`id`
LEFT JOIN `p920e_users` AS u
ON m.`memberid` = u.`id`
WHERE m.`referenceid` = 1339
AND m.`pending` = 0
AND m.`accepted` = 1
AND c.`approved` = 1
AND c.`confirmed` = 1
AND c.`banned` = 0
AND u.`block` = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ref | PRIMARY,pamr,aprm,membrefid | PRIMARY | 4 | const | 1 | 98.09 | Using where |
| 1 | SIMPLE | c | NULL | eq_ref | PRIMARY,apprconfbanid | PRIMARY | 4 | a0033651_kmo59.m.memberid | 1 | 100.00 | Using where |
| 1 | SIMPLE | u | NULL | eq_ref | PRIMARY,idx_block | PRIMARY | 4 | a0033651_kmo59.m.memberid | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.16 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.06 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.04 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 15 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/components/com_comprofiler/plugin/user/plug_cbconnections/cb.connections.php:278 |
| 14 | getConnectionTab->getDisplayTab() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1486 |
| 12 | cbTabs->_callTabPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:332 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.44 ms После последнего запроса: 0.25 ms Память запроса: 0.024 MB Память до запроса: 34.464 MB Выбрано строк: 1
SELECT m.*, u.`name`, u.`email`, u.`username`, c.`avatar`, c.`avatarapproved`, u.`id`
FROM `p920e_comprofiler_members` AS m
LEFT JOIN `p920e_comprofiler` AS c
ON m.`memberid` = c.`id`
LEFT JOIN `p920e_users` AS u
ON m.`memberid` = u.`id`
WHERE m.`referenceid` = 1339
AND m.`pending` = 0
AND m.`accepted` = 1
AND c.`approved` = 1
AND c.`confirmed` = 1
AND c.`banned` = 0
AND u.`block` = 0
ORDER BY m.`membersince` DESC, m.`memberid` ASC
LIMIT 0, 10
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ref | PRIMARY,pamr,aprm,membrefid | PRIMARY | 4 | const | 1 | 98.09 | Using where; Используется filesort |
| 1 | SIMPLE | c | NULL | eq_ref | PRIMARY,apprconfbanid | PRIMARY | 4 | a0033651_kmo59.m.memberid | 1 | 100.00 | Using where |
| 1 | SIMPLE | u | NULL | eq_ref | PRIMARY,idx_block | PRIMARY | 4 | a0033651_kmo59.m.memberid | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.10 ms |
| preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| executing | 0.01 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.07 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 17 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 16 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:454 |
| 15 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/components/com_comprofiler/plugin/user/plug_cbconnections/cb.connections.php:312 |
| 14 | getConnectionTab->getDisplayTab() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1486 |
| 12 | cbTabs->_callTabPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:332 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.58 ms После последнего запроса: 0.29 ms Память запроса: 0.100 MB Память до запроса: 34.480 MB Выбрано строк: 1
SELECT c.*, u.*
FROM p920e_users AS u
LEFT JOIN p920e_comprofiler AS c
ON c.id = u.id
WHERE u.`id` = 887
| 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 |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.08 ms |
| System lock | 0.00 ms |
| optimizing | 0.03 ms |
| statistics | 0.11 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.17 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 20 | JDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:389 |
| 19 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssoc() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:265 |
| 18 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 17 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 16 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 15 | CBuser::getInstance() | JROOT/components/com_comprofiler/plugin/user/plug_cbconnections/cb.connections.php:318 |
| 14 | getConnectionTab->getDisplayTab() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1486 |
| 12 | cbTabs->_callTabPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:332 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.24 ms После последнего запроса: 0.34 ms Память запроса: 0.029 MB Память до запроса: 34.527 MB Выбрано строк: 1
SELECT *
FROM `p920e_users`
WHERE `id` = 887
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_users | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1465 |
| 28 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/User.php:87 |
| 27 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 26 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 25 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 24 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3/CmsUser.php:46 |
| 23 | CBLib\Cms\Joomla\Joomla3\CmsUser->__construct() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3/CmsUser.php:103 |
| 22 | CBLib\Cms\Joomla\Joomla3\CmsUser::getInstance() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:173 |
| 21 | CBLib\Cms\Joomla\Joomla4->getCmsUser() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:336 |
| 20 | CB\Database\Table\UserTable->afterBindFromDatabase() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:326 |
| 19 | CB\Database\Table\UserTable->bindThisUserFromDbArray() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:283 |
| 18 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 17 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 16 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 15 | CBuser::getInstance() | JROOT/components/com_comprofiler/plugin/user/plug_cbconnections/cb.connections.php:318 |
| 14 | getConnectionTab->getDisplayTab() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1486 |
| 12 | cbTabs->_callTabPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:332 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.23 ms После последнего запроса: 0.37 ms Память запроса: 0.028 MB Память до запроса: 34.542 MB Выбрано строк: 3
SELECT `g`.`id`,`g`.`title`
FROM `p920e_usergroups` AS g
INNER JOIN `p920e_user_usergroup_map` AS m
ON m.group_id = g.id
WHERE `m`.`user_id` = 887
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ref | PRIMARY | PRIMARY | 4 | const | 3 | 100.00 | Using index |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | a0033651_kmo59.m.group_id | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 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.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 28 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Table/User.php:112 |
| 27 | Joomla\CMS\Table\User->load() | JROOT/libraries/src/User/User.php:880 |
| 26 | Joomla\CMS\User\User->load() | JROOT/libraries/src/User/User.php:248 |
| 25 | Joomla\CMS\User\User->__construct() | JROOT/libraries/src/User/User.php:301 |
| 24 | Joomla\CMS\User\User::getInstance() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3/CmsUser.php:46 |
| 23 | CBLib\Cms\Joomla\Joomla3\CmsUser->__construct() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3/CmsUser.php:103 |
| 22 | CBLib\Cms\Joomla\Joomla3\CmsUser::getInstance() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:173 |
| 21 | CBLib\Cms\Joomla\Joomla4->getCmsUser() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:336 |
| 20 | CB\Database\Table\UserTable->afterBindFromDatabase() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:326 |
| 19 | CB\Database\Table\UserTable->bindThisUserFromDbArray() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:283 |
| 18 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 17 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 16 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 15 | CBuser::getInstance() | JROOT/components/com_comprofiler/plugin/user/plug_cbconnections/cb.connections.php:318 |
| 14 | getConnectionTab->getDisplayTab() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1486 |
| 12 | cbTabs->_callTabPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:332 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.28 ms После последнего запроса: 0.31 ms Память запроса: 0.026 MB Память до запроса: 34.553 MB Выбрано строк: 3
SELECT a.id
FROM p920e_user_usergroup_map AS map
LEFT JOIN p920e_usergroups AS a
ON a.id = map.group_id
WHERE map.user_id = 887
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | map | NULL | ref | PRIMARY | PRIMARY | 4 | const | 3 | 100.00 | Using index |
| 1 | SIMPLE | a | NULL | eq_ref | PRIMARY | PRIMARY | 4 | a0033651_kmo59.map.group_id | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.02 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.02 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:1550 |
| 23 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 22 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3/CmsUser.php:326 |
| 21 | CBLib\Cms\Joomla\Joomla3\CmsUser->getAuthorisedGroups() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:336 |
| 20 | CB\Database\Table\UserTable->afterBindFromDatabase() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:326 |
| 19 | CB\Database\Table\UserTable->bindThisUserFromDbArray() | JROOT/libraries/CBLib/CB/Database/Table/UserTable.php:283 |
| 18 | CB\Database\Table\UserTable->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:210 |
| 17 | CBuser->load() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:153 |
| 16 | CBuser::_getOrSetInstance() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:84 |
| 15 | CBuser::getInstance() | JROOT/components/com_comprofiler/plugin/user/plug_cbconnections/cb.connections.php:318 |
| 14 | getConnectionTab->getDisplayTab() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1486 |
| 12 | cbTabs->_callTabPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:332 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 4.42 ms После последнего запроса: 1.64 ms Память запроса: 0.411 MB Память до запроса: 34.650 MB Выбрано строк: 165
SELECT f.*
FROM p920e_comprofiler_fields f
INNER JOIN p920e_comprofiler_tabs AS t
ON (f.tabid = t.tabid)
WHERE ( f.published = 1 OR f.name = 'name' )
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,published_ordering | Индекс не используется | NULL | NULL | 238 | 55.00 | Using where; Using temporary; Используется filesort |
| 1 | SIMPLE | t | NULL | eq_ref | PRIMARY | PRIMARY | 4 | a0033651_kmo59.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.02 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.04 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 1.81 ms |
| Creating sort index | 2.14 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| removing tmp table | 0.10 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 19 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 18 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:454 |
| 17 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1037 |
| 16 | cbTabs->_getTabFieldsDb() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:332 |
| 15 | CBuser->getField() | JROOT/components/com_comprofiler/plugin/user/plug_cbconnections/cb.connections.php:319 |
| 14 | getConnectionTab->getDisplayTab() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1486 |
| 12 | cbTabs->_callTabPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:332 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.51 ms После последнего запроса: 17.64 ms Память запроса: 0.026 MB Память до запроса: 36.428 MB Выбрано строк: 0
SELECT f.`name`, f.`params`
FROM `p920e_comprofiler_fields` AS f
LEFT JOIN `p920e_comprofiler_tabs` AS t
ON t.`tabid` = f.`tabid`
WHERE f.`type` = 'fieldgroup'
AND f.`published` = 1
AND t.`enabled` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | f | NULL | ref | tabid_pub_prof_order,type_required_edit,published_ordering | type_required_edit | 152 | const | 6 | 69.33 | Using index condition |
| 1 | SIMPLE | t | NULL | eq_ref | PRIMARY,enabled_position_ordering,orderedit_enabled_pos_order,orderreg_enabled_pos_order | PRIMARY | 4 | a0033651_kmo59.f.tabid | 1 | 29.31 | Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.04 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.09 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.09 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.03 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 21 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 20 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/components/com_comprofiler/plugin/user/plug_cbfieldgroups/library/Trigger/FieldTrigger.php:55 |
| 19 | CB\Plugin\FieldGroups\Trigger\FieldTrigger->fieldsFetch() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 18 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1293 |
| 17 | cbPluginHandler->trigger() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1084 |
| 16 | cbTabs->_getTabFieldsDb() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:332 |
| 15 | CBuser->getField() | JROOT/components/com_comprofiler/plugin/user/plug_cbconnections/cb.connections.php:319 |
| 14 | getConnectionTab->getDisplayTab() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1486 |
| 12 | cbTabs->_callTabPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:332 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.41 ms После последнего запроса: 2.34 ms Память запроса: 0.051 MB Память до запроса: 36.643 MB Выбрано строк: 17
SELECT *
FROM p920e_comprofiler_tabs t
WHERE t.enabled=1
AND t.viewaccesslevel IN (1,5)
ORDER BY t.position, t.ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | t | NULL | ref | enabled_position_ordering,orderedit_enabled_pos_order,orderreg_enabled_pos_order | enabled_position_ordering | 1 | const | 17 | 20.00 | 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.03 ms |
| preparing | 0.01 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.19 ms |
| end | 0.01 ms |
| query end | 0.00 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:1506 |
| 25 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 24 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:454 |
| 23 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/components/com_comprofiler/plugin/user/plug_cbsubsfieldstabsprotect/cbsubs.fieldstabsprotect.php:428 |
| 22 | CBfldProtectbysub->_getTab() | JROOT/components/com_comprofiler/plugin/user/plug_cbsubsfieldstabsprotect/cbsubs.fieldstabsprotect.php:396 |
| 21 | CBfldProtectbysub->_checkIfFieldTabAllowed() | JROOT/components/com_comprofiler/plugin/user/plug_cbsubsfieldstabsprotect/cbsubs.fieldstabsprotect.php:260 |
| 20 | CBfldProtectbysub->_authField() | JROOT/components/com_comprofiler/plugin/user/plug_cbsubsfieldstabsprotect/cbsubs.fieldstabsprotect.php:345 |
| 19 | CBfldProtectbysub->onBeforegetFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 18 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1293 |
| 17 | cbPluginHandler->trigger() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1072 |
| 16 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:351 |
| 15 | CBuser->getField() | JROOT/components/com_comprofiler/plugin/user/plug_cbconnections/cb.connections.php:319 |
| 14 | getConnectionTab->getDisplayTab() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1486 |
| 12 | cbTabs->_callTabPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:332 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.28 ms После последнего запроса: 2.03 ms Память запроса: 0.027 MB Память до запроса: 36.702 MB Выбрано строк: 0
SELECT *
FROM `p920e_comprofiler_plugin_privacy`
WHERE `user_id` = 887
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_comprofiler_plugin_privacy | NULL | ref | user_id,user_asset | user_id | 4 | const | 1 | 100.00 | NULL |
| 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.00 ms |
| statistics | 0.09 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 26 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 25 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:454 |
| 24 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/CBPrivacy.php:735 |
| 23 | CB\Plugin\Privacy\CBPrivacy::getPrivacy() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Privacy.php:629 |
| 22 | CB\Plugin\Privacy\Privacy->authorized() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/CBPrivacy.php:871 |
| 21 | CB\Plugin\Privacy\CBPrivacy::checkProfileDisplayAccess() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/CBPrivacy.php:1044 |
| 20 | CB\Plugin\Privacy\CBPrivacy::checkFieldDisplayAccess() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Trigger/FieldTrigger.php:173 |
| 19 | CB\Plugin\Privacy\Trigger\FieldTrigger->beforeFieldDisplay() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 18 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1293 |
| 17 | cbPluginHandler->trigger() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1072 |
| 16 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:351 |
| 15 | CBuser->getField() | JROOT/components/com_comprofiler/plugin/user/plug_cbconnections/cb.connections.php:319 |
| 14 | getConnectionTab->getDisplayTab() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1486 |
| 12 | cbTabs->_callTabPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:332 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.17 ms После последнего запроса: 0.28 ms Память запроса: 0.027 MB Память до запроса: 36.714 MB Выбрано строк: 0
SELECT `block`
FROM `p920e_comprofiler_plugin_privacy_blocked`
WHERE `user_id` = 887
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_comprofiler_plugin_privacy_blocked | NULL | ref | block,blocked | block | 4 | const | 1 | 100.00 | Using index |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.02 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 26 | JDatabaseDriver->loadColumn() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:378 |
| 25 | CBLib\Database\Driver\CmsDatabaseDriver->loadResultArray() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/CBPrivacy.php:816 |
| 24 | CB\Plugin\Privacy\CBPrivacy::getBlocked() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Table/PrivacyTable.php:166 |
| 23 | CB\Plugin\Privacy\Table\PrivacyTable->authorized() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Privacy.php:642 |
| 22 | CB\Plugin\Privacy\Privacy->authorized() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/CBPrivacy.php:871 |
| 21 | CB\Plugin\Privacy\CBPrivacy::checkProfileDisplayAccess() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/CBPrivacy.php:1044 |
| 20 | CB\Plugin\Privacy\CBPrivacy::checkFieldDisplayAccess() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Trigger/FieldTrigger.php:173 |
| 19 | CB\Plugin\Privacy\Trigger\FieldTrigger->beforeFieldDisplay() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 18 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1293 |
| 17 | cbPluginHandler->trigger() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1072 |
| 16 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:351 |
| 15 | CBuser->getField() | JROOT/components/com_comprofiler/plugin/user/plug_cbconnections/cb.connections.php:319 |
| 14 | getConnectionTab->getDisplayTab() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1486 |
| 12 | cbTabs->_callTabPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:332 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.20 ms После последнего запроса: 13.61 ms Память запроса: 0.026 MB Память до запроса: 36.973 MB Выбрано строк: 1
SELECT MAX(time)
FROM p920e_session
WHERE userid = 887
AND guest = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_session | NULL | ref | userid | userid | 5 | const | 1 | 10.00 | 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.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 22 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 21 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:1204 |
| 20 | CBframework->userOnlineLastTime() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:4752 |
| 19 | CBfield_status->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 18 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 17 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 16 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:351 |
| 15 | CBuser->getField() | JROOT/components/com_comprofiler/plugin/user/plug_cbconnections/cb.connections.php:364 |
| 14 | getConnectionTab->getDisplayTab() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1486 |
| 12 | cbTabs->_callTabPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:332 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.41 ms После последнего запроса: 25.80 ms Память запроса: 0.026 MB Память до запроса: 39.328 MB Выбрано строк: 1
SELECT COUNT(*)
FROM `p920e_comprofiler_plugin_gallery_folders` AS a
LEFT JOIN `p920e_comprofiler` AS cb
ON cb.`id` = a.`user_id`
LEFT JOIN `p920e_users` AS j
ON j.`id` = a.`user_id`
WHERE cb.`approved` = 1
AND cb.`confirmed` = 1
AND j.`block` = 0
AND a.`asset` = 'profile.1339'
AND a.`published` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | folders,user_id,asset,published | asset | 302 | const | 1 | 100.00 | Using where |
| 1 | SIMPLE | cb | NULL | eq_ref | PRIMARY,apprconfbanid | PRIMARY | 4 | a0033651_kmo59.a.user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | j | NULL | eq_ref | PRIMARY,idx_block | PRIMARY | 4 | a0033651_kmo59.a.user_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.11 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 21 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 20 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/components/com_comprofiler/plugin/user/plug_cbgallery/library/Gallery.php:932 |
| 19 | CB\Plugin\Gallery\Gallery->folders() | JROOT/components/com_comprofiler/plugin/user/plug_cbgallery/component.cbgallery.php:434 |
| 18 | CBplug_cbgallery->showItems() | JROOT/components/com_comprofiler/plugin/user/plug_cbgallery/component.cbgallery.php:328 |
| 17 | CBplug_cbgallery->getGallery() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/components/com_comprofiler/plugin/user/plug_cbgallery/library/Gallery.php:1402 |
| 15 | CB\Plugin\Gallery\Gallery->gallery() | JROOT/components/com_comprofiler/plugin/user/plug_cbgallery/cbgallery.php:89 |
| 14 | cbgalleryTab->getDisplayTab() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1486 |
| 12 | cbTabs->_callTabPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:332 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.51 ms После последнего запроса: 0.72 ms Память запроса: 0.026 MB Память до запроса: 39.339 MB Выбрано строк: 1
SELECT COUNT(*)
FROM `p920e_comprofiler_plugin_gallery_items` AS a
LEFT JOIN `p920e_comprofiler` AS cb
ON cb.`id` = a.`user_id`
LEFT JOIN `p920e_users` AS j
ON j.`id` = a.`user_id`
WHERE cb.`approved` = 1
AND cb.`confirmed` = 1
AND j.`block` = 0
AND a.`asset` = 'profile.1339'
AND a.`folder` = 0
AND a.`published` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | items,sorted,user_id,asset,folder,published | items | 307 | const,const,const | 1 | 100.00 | NULL |
| 1 | SIMPLE | cb | NULL | eq_ref | PRIMARY,apprconfbanid | PRIMARY | 4 | a0033651_kmo59.a.user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | j | NULL | eq_ref | PRIMARY,idx_block | PRIMARY | 4 | a0033651_kmo59.a.user_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.15 ms |
| preparing | 0.07 ms |
| executing | 0.00 ms |
| Sending data | 0.05 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 21 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 20 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/components/com_comprofiler/plugin/user/plug_cbgallery/library/Gallery.php:1279 |
| 19 | CB\Plugin\Gallery\Gallery->items() | JROOT/components/com_comprofiler/plugin/user/plug_cbgallery/component.cbgallery.php:510 |
| 18 | CBplug_cbgallery->showItems() | JROOT/components/com_comprofiler/plugin/user/plug_cbgallery/component.cbgallery.php:328 |
| 17 | CBplug_cbgallery->getGallery() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/components/com_comprofiler/plugin/user/plug_cbgallery/library/Gallery.php:1402 |
| 15 | CB\Plugin\Gallery\Gallery->gallery() | JROOT/components/com_comprofiler/plugin/user/plug_cbgallery/cbgallery.php:89 |
| 14 | cbgalleryTab->getDisplayTab() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1486 |
| 12 | cbTabs->_callTabPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:332 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 2.87 ms После последнего запроса: 6.04 ms Память запроса: 0.024 MB Память до запроса: 39.543 MB Выбрано строк: 0
SELECT a.*
FROM `p920e_comprofiler_views` AS a
LEFT JOIN `p920e_comprofiler` AS b
ON b.`id` = a.`viewer_id`
LEFT JOIN `p920e_users` AS c
ON c.`id` = b.`id`
WHERE a.`profile_id` = 1339
AND a.`viewer_id` > 0
AND a.`viewer_id` NOT IN (42)
AND b.`approved` = 1
AND b.`confirmed` = 1
AND c.`block` = 0
ORDER BY `lastview` DESC
LIMIT 0, 15
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | PRIMARY,profile_id_lastview | profile_id_lastview | 4 | const | 354 | 1.21 | Using where |
| 1 | SIMPLE | b | NULL | eq_ref | PRIMARY,apprconfbanid | PRIMARY | 4 | a0033651_kmo59.a.viewer_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | c | NULL | eq_ref | PRIMARY,idx_block | PRIMARY | 4 | a0033651_kmo59.a.viewer_id | 1 | 50.00 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.04 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.86 ms |
| preparing | 0.02 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 1.74 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.03 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 17 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 16 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:454 |
| 15 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/components/com_comprofiler/plugin/user/plug_cblastviewstab/cb.lastviews.php:201 |
| 14 | getLastViewsTab->getDisplayTab() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1486 |
| 12 | cbTabs->_callTabPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:332 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.43 ms После последнего запроса: 0.39 ms Память запроса: 0.024 MB Память до запроса: 39.559 MB Выбрано строк: 1
SELECT COUNT(*)
FROM `p920e_comprofiler_views` AS a
LEFT JOIN `p920e_comprofiler` AS b
ON b.`id` = a.`viewer_id`
LEFT JOIN `p920e_users` AS c
ON c.`id` = b.`id`
WHERE a.`profile_id` = 1339
AND a.`viewer_id` > 0
AND a.`viewer_id` NOT IN (42)
AND b.`approved` = 1
AND b.`confirmed` = 1
AND c.`block` = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | PRIMARY,profile_id_lastview | profile_id_lastview | 4 | const | 354 | 1.21 | Using where; Using index |
| 1 | SIMPLE | b | NULL | eq_ref | PRIMARY,apprconfbanid | PRIMARY | 4 | a0033651_kmo59.a.viewer_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | c | NULL | eq_ref | PRIMARY,idx_block | PRIMARY | 4 | a0033651_kmo59.a.viewer_id | 1 | 50.00 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.13 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.10 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 15 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/components/com_comprofiler/plugin/user/plug_cblastviewstab/cb.lastviews.php:217 |
| 14 | getLastViewsTab->getDisplayTab() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1486 |
| 12 | cbTabs->_callTabPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:332 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.36 ms После последнего запроса: 0.11 ms Память запроса: 0.024 MB Память до запроса: 39.567 MB Выбрано строк: 1
SELECT COUNT(*)
FROM `p920e_comprofiler_views` AS a
WHERE a.`profile_id` = 1339
AND a.`viewer_id` = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | PRIMARY,profile_id_lastview | profile_id_lastview | 4 | const | 354 | 0.26 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.01 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.12 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 16 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 15 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/components/com_comprofiler/plugin/user/plug_cblastviewstab/cb.lastviews.php:228 |
| 14 | getLastViewsTab->getDisplayTab() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 13 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1486 |
| 12 | cbTabs->_callTabPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:332 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 1.19 ms После последнего запроса: 2.82 ms Память запроса: 0.067 MB Память до запроса: 39.655 MB Выбрано строк: 23
SELECT f.*
FROM p920e_comprofiler_fields f
INNER JOIN p920e_comprofiler_tabs AS t
ON (f.tabid = t.tabid)
WHERE f.published = 1
AND f.profile > 0
AND t.enabled = 1
AND t.viewaccesslevel IN (1, 5)
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 | t | NULL | ref | PRIMARY,enabled_position_ordering,orderedit_enabled_pos_order,orderreg_enabled_pos_order | enabled_position_ordering | 1 | const | 17 | 20.00 | Using where; Using temporary; Используется filesort |
| 1 | SIMPLE | f | NULL | ref | tabid_pub_prof_order,published_ordering | tabid_pub_prof_order | 6 | a0033651_kmo59.t.tabid,const | 5 | 33.33 | Using index condition |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.01 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.07 ms |
| preparing | 0.01 ms |
| Creating tmp table | 0.04 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.55 ms |
| Creating sort index | 0.25 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| removing tmp table | 0.06 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 16 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 15 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:454 |
| 14 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1037 |
| 13 | cbTabs->_getTabFieldsDb() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1102 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.46 ms После последнего запроса: 38.70 ms Память запроса: 0.031 MB Память до запроса: 41.539 MB Выбрано строк: 1
SELECT m.`memberid`, IF ( m.`type` IS NULL, '', m.`type` ) AS membertype
FROM `p920e_comprofiler_members` AS m
WHERE m.`referenceid` = 1339
AND m.`accepted` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ref | PRIMARY,aprm | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.11 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:1506 |
| 33 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 32 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/CBPrivacy.php:259 |
| 31 | CB\Plugin\Privacy\CBPrivacy::getConnections() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Table/PrivacyTable.php:190 |
| 30 | CB\Plugin\Privacy\Table\PrivacyTable->authorized() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Privacy.php:642 |
| 29 | CB\Plugin\Privacy\Privacy->authorized() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/CBPrivacy.php:1100 |
| 28 | CB\Plugin\Privacy\CBPrivacy::checkFieldDisplayAccess() | JROOT/components/com_comprofiler/plugin/user/plug_cbprivacy/library/Trigger/FieldTrigger.php:88 |
| 27 | CB\Plugin\Privacy\Trigger\FieldTrigger->fieldsFetch() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 26 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1293 |
| 25 | cbPluginHandler->trigger() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1084 |
| 24 | cbTabs->_getTabFieldsDb() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/library/CBActivity.php:316 |
| 23 | CB\Plugin\Activity\CBActivity::getField() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/component.cbactivity.php:244 |
| 22 | CBplug_cbactivity->getStream() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 21 | cbPluginHandler->call() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/library/Stream.php:721 |
| 20 | CB\Plugin\Activity\Stream->display() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/library/Following.php:343 |
| 19 | CB\Plugin\Activity\Following->following() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/library/Field/FollowField.php:62 |
| 18 | CB\Plugin\Activity\Field\FollowField->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.32 ms После последнего запроса: 27.04 ms Память запроса: 0.028 MB Память до запроса: 41.611 MB Выбрано строк: 1
SELECT COUNT(*)
FROM `p920e_comprofiler_plugin_activity_following` AS a
WHERE a.`asset` = 'profile.1339'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | asset,follows | asset | 92 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.03 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 26 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 25 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/library/CBActivity.php:931 |
| 24 | CB\Plugin\Activity\CBActivity::prefetchAssets() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/component.cbactivity.php:3937 |
| 23 | CBplug_cbactivity->showFollowButton() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/component.cbactivity.php:529 |
| 22 | CBplug_cbactivity->getStream() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 21 | cbPluginHandler->call() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/library/Stream.php:721 |
| 20 | CB\Plugin\Activity\Stream->display() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/library/Following.php:343 |
| 19 | CB\Plugin\Activity\Following->following() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/library/Field/FollowField.php:62 |
| 18 | CB\Plugin\Activity\Field\FollowField->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.29 ms После последнего запроса: 8.34 ms Память запроса: 0.027 MB Память до запроса: 41.896 MB Выбрано строк: 1
SELECT enabled
FROM p920e_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 | p920e_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
| Status | Duration |
|---|
| starting | 0.05 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.06 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 24 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sppagebuilder/sppagebuilder.php:172 |
| 23 | PlgContentSppagebuilder->isSppagebuilderEnabled() | JROOT/plugins/content/sppagebuilder/sppagebuilder.php:36 |
| 22 | PlgContentSppagebuilder->__construct() | JROOT/libraries/src/Plugin/PluginHelper.php:280 |
| 21 | Joomla\CMS\Plugin\PluginHelper::import() | JROOT/libraries/src/Plugin/PluginHelper.php:182 |
| 20 | Joomla\CMS\Plugin\PluginHelper::importPlugin() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:285 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 1.30 ms После последнего запроса: 16.11 ms Память запроса: 0.029 MB Память до запроса: 43.187 MB Выбрано строк: 0
SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM p920e_fields AS a
LEFT JOIN `p920e_languages` AS l
ON l.lang_code = a.language
LEFT JOIN p920e_users AS uc
ON uc.id=a.checked_out
LEFT JOIN p920e_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN p920e_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN p920e_fields_groups AS g
ON g.id = a.group_id
WHERE a.context = 'com_comprofiler.field.custom'
AND a.access IN (1,1,5)
AND (a.group_id = 0 OR g.access IN (1,1,5))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | idx_state,idx_access,idx_context | idx_state | 1 | const | 1 | 33.33 | Using index condition; Using where; Using temporary; Используется filesort |
| 1 | SIMPLE | l | NULL | eq_ref | idx_langcode | idx_langcode | 28 | a0033651_kmo59.a.language | 1 | 100.00 | Using where |
| 1 | SIMPLE | uc | NULL | eq_ref | PRIMARY | PRIMARY | 4 | a0033651_kmo59.a.checked_out | 1 | 100.00 | NULL |
| 1 | SIMPLE | ag | NULL | eq_ref | PRIMARY | PRIMARY | 4 | a0033651_kmo59.a.access | 1 | 100.00 | Using where |
| 1 | SIMPLE | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | a0033651_kmo59.a.created_user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY | PRIMARY | 4 | a0033651_kmo59.a.group_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.15 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.06 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.04 ms |
| statistics | 0.14 ms |
| preparing | 0.03 ms |
| Creating tmp table | 0.11 ms |
| Sorting result | 0.01 ms |
| executing | 0.02 ms |
| Sending data | 0.35 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| removing tmp table | 0.09 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 28 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:322 |
| 27 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:333 |
| 26 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:194 |
| 25 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 24 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:495 |
| 23 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 2.15 ms После последнего запроса: 1.78 ms Память запроса: 0.553 MB Память до запроса: 43.244 MB Выбрано строк: 48
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM p920e_modules AS m
LEFT JOIN p920e_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN p920e_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-07-28 01:52:14')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-07-28 01:52:14')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 218 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ALL | PRIMARY,published,newsfeeds | Индекс не используется | NULL | NULL | 106 | 1.18 | Using where; Используется filesort |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | a0033651_kmo59.m.module,const | 1 | 10.00 | Using index condition; Using where |
| 1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | a0033651_kmo59.m.id | 1 | 40.00 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.04 ms |
| init | 0.04 ms |
| System lock | 0.00 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| preparing | 0.07 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 1.70 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 30 | JDatabaseDriver->loadObjectList() | Так же, как вызов в строке ниже. |
| 29 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 28 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:441 |
| 27 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:371 |
| 26 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:670 |
| 25 | Joomla\CMS\Helper\ModuleHelper::getModuleById() | JROOT/plugins/content/loadmodule/loadmodule.php:237 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 7.29 ms После последнего запроса: 1.91 ms Память запроса: 0.405 MB Память до запроса: 43.736 MB Выбрано строк: 1
SELECT *
FROM `p920e_sppagebuilder`
WHERE `extension` = 'mod_sppagebuilder'
AND `extension_view` = 'module'
AND `view_id` = '212'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_sppagebuilder | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 67 | 1.49 | Using where |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 7.03 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 30 | JDatabaseDriver->loadObject() | JROOT/modules/mod_sppagebuilder/helper.php:38 |
| 29 | ModSPagebuilderHelper::pageBuilderData() | JROOT/modules/mod_sppagebuilder/helper.php:14 |
| 28 | ModSPagebuilderHelper::getData() | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:13 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.28 ms После последнего запроса: 3.09 ms Память запроса: 0.037 MB Память до запроса: 44.233 MB Выбрано строк: 1
Повторяющиеся запросы:
#72 #87SELECT `template`
FROM `p920e_template_styles`
WHERE `client_id` = 0
AND `home` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_template_styles | NULL | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 6 | 14.29 | Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.06 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 32 | JDatabaseDriver->loadObject() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:648 |
| 31 | AddonParser::getTemplateName() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:154 |
| 30 | AddonParser::getAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:744 |
| 29 | require_once JROOT/components/com_sppagebuilder/parser/addon-parser.php | JROOT/modules/mod_sppagebuilder/tmpl/default.php:15 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.42 ms После последнего запроса: 35.93 ms Память запроса: 0.030 MB Память до запроса: 48.197 MB Выбрано строк: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `p920e_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.09 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| end | 0.02 ms |
| query end | 0.00 ms |
| closing tables | 0.03 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 31 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:134 |
| 30 | SppagebuilderHelperSite::getVersion() | JROOT/components/com_sppagebuilder/helpers/helper.php:120 |
| 29 | SppagebuilderHelperSite::addStylesheet() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:22 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.21 ms После последнего запроса: 0.26 ms Память запроса: 0.030 MB Память до запроса: 48.212 MB Выбрано строк: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `p920e_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
| 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.02 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 31 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:134 |
| 30 | SppagebuilderHelperSite::getVersion() | JROOT/components/com_sppagebuilder/helpers/helper.php:120 |
| 29 | SppagebuilderHelperSite::addStylesheet() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:23 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.15 ms После последнего запроса: 0.23 ms Память запроса: 0.030 MB Память до запроса: 48.227 MB Выбрано строк: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `p920e_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.03 ms |
| preparing | 0.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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 31 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:134 |
| 30 | SppagebuilderHelperSite::getVersion() | JROOT/components/com_sppagebuilder/helpers/helper.php:120 |
| 29 | SppagebuilderHelperSite::addStylesheet() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:28 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.17 ms После последнего запроса: 0.20 ms Память запроса: 0.030 MB Память до запроса: 48.242 MB Выбрано строк: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `p920e_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.03 ms |
| preparing | 0.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.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 31 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:134 |
| 30 | SppagebuilderHelperSite::getVersion() | JROOT/components/com_sppagebuilder/helpers/helper.php:120 |
| 29 | SppagebuilderHelperSite::addStylesheet() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:33 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.17 ms После последнего запроса: 2.38 ms Память запроса: 0.030 MB Память до запроса: 48.370 MB Выбрано строк: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `p920e_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.00 ms |
| statistics | 0.03 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:1740 |
| 30 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:134 |
| 29 | SppagebuilderHelperSite::getVersion() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:37 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.19 ms После последнего запроса: 0.30 ms Память запроса: 0.030 MB Память до запроса: 48.385 MB Выбрано строк: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `p920e_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
| 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.00 ms |
| statistics | 0.03 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:1740 |
| 30 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:134 |
| 29 | SppagebuilderHelperSite::getVersion() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:38 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.25 ms После последнего запроса: 3.95 ms Память запроса: 0.032 MB Память до запроса: 49.274 MB Выбрано строк: 1
Повторяющиеся запросы:
#65 #87SELECT `template`
FROM `p920e_template_styles`
WHERE `client_id` = 0
AND `home` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_template_styles | NULL | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 6 | 14.29 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.02 ms |
| statistics | 0.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.04 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 32 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:37 |
| 31 | SpPgaeBuilderBase::getTemplateName() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:45 |
| 30 | SpPgaeBuilderBase::loadAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:199 |
| 29 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:42 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.48 ms После последнего запроса: 6.95 ms Память запроса: 0.032 MB Память до запроса: 49.650 MB Выбрано строк: 0
SELECT DISTINCT a.id, a.title, a.level, a.published, a.lft, a.parent_id
FROM (
SELECT id,title,level,published,parent_id,lft,rgt
FROM p920e_tags
WHERE `published` = '1') AS a
LEFT JOIN `p920e_tags` AS b
ON a.lft > b.lft
AND a.rgt < b.rgt
WHERE `a`.`level` != '0'
ORDER BY a.lft ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_tags | NULL | ref | tag_idx | tag_idx | 1 | const | 1 | 100.00 | Using index condition; Using where; Using temporary; Используется filesort |
| 1 | SIMPLE | b | NULL | ALL | idx_left_right | Индекс не используется | NULL | NULL | 1 | 100.00 | Range checked for each record (index map: 0x20); Distinct |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.06 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| preparing | 0.02 ms |
| Creating tmp table | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.06 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| removing tmp table | 0.01 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:1701 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:194 |
| 32 | SpPgaeBuilderBase::getArticleTags() | JROOT/components/com_sppagebuilder/addons/articles/admin.php:163 |
| 31 | require_once JROOT/components/com_sppagebuilder/addons/articles/admin.php | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:68 |
| 30 | SpPgaeBuilderBase::loadAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:199 |
| 29 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:42 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.46 ms После последнего запроса: 0.21 ms Память запроса: 0.032 MB Память до запроса: 49.664 MB Выбрано строк: 0
Повторяющиеся запросы:
#75 #76SELECT a.enabled
FROM `p920e_extensions` AS `a`
WHERE `a`.`name` = 'com_k2'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 418 | 10.00 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.01 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.31 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 33 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:545 |
| 32 | SpPgaeBuilderBase::k2CatList() | JROOT/components/com_sppagebuilder/addons/articles/admin.php:172 |
| 31 | require_once JROOT/components/com_sppagebuilder/addons/articles/admin.php | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:68 |
| 30 | SpPgaeBuilderBase::loadAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:199 |
| 29 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:42 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.36 ms После последнего запроса: 0.44 ms Память запроса: 0.032 MB Память до запроса: 49.686 MB Выбрано строк: 0
Повторяющиеся запросы:
#74 #76SELECT a.enabled
FROM `p920e_extensions` AS `a`
WHERE `a`.`name` = 'com_k2'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 418 | 10.00 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.01 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.01 ms |
| Sending data | 0.24 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 33 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:545 |
| 32 | SpPgaeBuilderBase::k2CatList() | JROOT/components/com_sppagebuilder/addons/articles/admin.php:279 |
| 31 | require_once JROOT/components/com_sppagebuilder/addons/articles/admin.php | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:68 |
| 30 | SpPgaeBuilderBase::loadAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:199 |
| 29 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:42 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.44 ms После последнего запроса: 1.96 ms Память запроса: 0.032 MB Память до запроса: 49.816 MB Выбрано строк: 0
Повторяющиеся запросы:
#74 #75SELECT a.enabled
FROM `p920e_extensions` AS `a`
WHERE `a`.`name` = 'com_k2'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 418 | 10.00 | Using where |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.27 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:1740 |
| 33 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:545 |
| 32 | SpPgaeBuilderBase::k2CatList() | JROOT/components/com_sppagebuilder/addons/articles_scroller/admin.php:138 |
| 31 | require_once JROOT/components/com_sppagebuilder/addons/articles_scroller/admin.php | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:68 |
| 30 | SpPgaeBuilderBase::loadAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:199 |
| 29 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:42 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.44 ms После последнего запроса: 39.10 ms Память запроса: 0.032 MB Память до запроса: 51.945 MB Выбрано строк: 0
SELECT a.enabled
FROM `p920e_extensions` AS `a`
WHERE (`a`.`element` = 'com_acymailing' OR `a`.`element` = 'com_acym')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | range | element_clientid,element_folder_clientid | element_clientid | 402 | NULL | 2 | 100.00 | Using index condition |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 33 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:470 |
| 32 | SpPgaeBuilderBase::acymailingList() | JROOT/components/com_sppagebuilder/addons/optin_form/admin.php:163 |
| 31 | require_once JROOT/components/com_sppagebuilder/addons/optin_form/admin.php | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:68 |
| 30 | SpPgaeBuilderBase::loadAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:199 |
| 29 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:42 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.40 ms После последнего запроса: 39.40 ms Память запроса: 0.118 MB Память до запроса: 53.331 MB Выбрано строк: 1
SELECT m.id, m.title, m.module, m.position, m.ordering, m.content, m.showtitle, m.params
FROM p920e_modules AS m
WHERE m.published = 1
AND m.id = 210
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-07-28 01:52:14')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-07-28 01:52:14')
AND m.access IN (1,1,5)
AND m.client_id = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.07 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/components/com_sppagebuilder/addons/module/site.php:99 |
| 32 | SppagebuilderAddonModule::getModules() | JROOT/components/com_sppagebuilder/addons/module/site.php:28 |
| 31 | SppagebuilderAddonModule->render() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:445 |
| 30 | AddonParser::getAddonHtmlView() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:292 |
| 29 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:42 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 1.10 ms После последнего запроса: 7.30 ms Память запроса: 0.593 MB Память до запроса: 54.143 MB Выбрано строк: 92
SELECT *
FROM p920e_modules
WHERE published=1
ORDER BY id
;
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_modules | NULL | ref | published | published | 1 | const | 92 | 100.00 | Using index condition; Используется filesort |
| Status | Duration |
|---|
| starting | 0.03 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.05 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| Creating sort index | 0.80 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 37 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 36 | JDatabaseDriver->loadObjectList() | JROOT/modules/mod_maximenuck/helper.php:453 |
| 35 | modMaximenuckHelper::CreateModulesList() | JROOT/modules/mod_maximenuck/helper.php:62 |
| 34 | modMaximenuckHelper::getItems() | JROOT/modules/mod_maximenuck/mod_maximenuck.php:44 |
| 33 | include JROOT/modules/mod_maximenuck/mod_maximenuck.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 32 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:48 |
| 31 | SppagebuilderAddonModule->render() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:445 |
| 30 | AddonParser::getAddonHtmlView() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:292 |
| 29 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:42 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 3.24 ms После последнего запроса: 38.93 ms Память запроса: 0.084 MB Память до запроса: 53.352 MB Выбрано строк: 1
SELECT *
FROM `p920e_sppagebuilder`
WHERE `extension` = 'mod_sppagebuilder'
AND `extension_view` = 'module'
AND `view_id` = '177'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_sppagebuilder | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 67 | 1.49 | Using where |
| Status | Duration |
|---|
| starting | 0.12 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.05 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.02 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 2.71 ms |
| end | 0.01 ms |
| query end | 0.02 ms |
| closing tables | 0.04 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 30 | JDatabaseDriver->loadObject() | JROOT/modules/mod_sppagebuilder/helper.php:38 |
| 29 | ModSPagebuilderHelper::pageBuilderData() | JROOT/modules/mod_sppagebuilder/helper.php:14 |
| 28 | ModSPagebuilderHelper::getData() | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:13 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.43 ms После последнего запроса: 0.60 ms Память запроса: 0.030 MB Память до запроса: 53.402 MB Выбрано строк: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `p920e_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.08 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| end | 0.02 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 31 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:134 |
| 30 | SppagebuilderHelperSite::getVersion() | JROOT/components/com_sppagebuilder/helpers/helper.php:120 |
| 29 | SppagebuilderHelperSite::addStylesheet() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:22 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.19 ms После последнего запроса: 0.20 ms Память запроса: 0.030 MB Память до запроса: 53.417 MB Выбрано строк: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `p920e_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
| 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.00 ms |
| statistics | 0.05 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 31 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:134 |
| 30 | SppagebuilderHelperSite::getVersion() | JROOT/components/com_sppagebuilder/helpers/helper.php:120 |
| 29 | SppagebuilderHelperSite::addStylesheet() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:23 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.35 ms После последнего запроса: 0.25 ms Память запроса: 0.030 MB Память до запроса: 53.431 MB Выбрано строк: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `p920e_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
| 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.06 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.06 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 31 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:134 |
| 30 | SppagebuilderHelperSite::getVersion() | JROOT/components/com_sppagebuilder/helpers/helper.php:120 |
| 29 | SppagebuilderHelperSite::addStylesheet() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:28 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.18 ms После последнего запроса: 0.23 ms Память запроса: 0.030 MB Память до запроса: 53.445 MB Выбрано строк: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `p920e_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.02 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.01 ms |
| init | 0.01 ms |
| System lock | 0.00 ms |
| optimizing | 0.00 ms |
| statistics | 0.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 32 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 31 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:134 |
| 30 | SppagebuilderHelperSite::getVersion() | JROOT/components/com_sppagebuilder/helpers/helper.php:120 |
| 29 | SppagebuilderHelperSite::addStylesheet() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:33 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.37 ms После последнего запроса: 0.29 ms Память запроса: 0.030 MB Память до запроса: 53.460 MB Выбрано строк: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `p920e_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
| 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.08 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.03 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 30 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:134 |
| 29 | SppagebuilderHelperSite::getVersion() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:37 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.26 ms После последнего запроса: 0.37 ms Память запроса: 0.030 MB Память до запроса: 53.474 MB Выбрано строк: 1
SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `p920e_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 402 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.03 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.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:1740 |
| 30 | JDatabaseDriver->loadResult() | JROOT/components/com_sppagebuilder/helpers/helper.php:134 |
| 29 | SppagebuilderHelperSite::getVersion() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:38 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.35 ms После последнего запроса: 1.01 ms Память запроса: 0.032 MB Память до запроса: 53.695 MB Выбрано строк: 1
Повторяющиеся запросы:
#65 #72SELECT `template`
FROM `p920e_template_styles`
WHERE `client_id` = 0
AND `home` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_template_styles | NULL | ref | idx_client_id,idx_client_id_home | idx_client_id | 1 | const | 6 | 14.29 | 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.05 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.02 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1662 |
| 32 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:37 |
| 31 | SpPgaeBuilderBase::getTemplateName() | JROOT/administrator/components/com_sppagebuilder/builder/classes/base.php:45 |
| 30 | SpPgaeBuilderBase::loadAddons() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:199 |
| 29 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:42 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.31 ms После последнего запроса: 23.96 ms Память запроса: 0.032 MB Память до запроса: 53.756 MB Выбрано строк: 1
SELECT m.id, m.title, m.module, m.position, m.ordering, m.content, m.showtitle, m.params
FROM p920e_modules AS m
WHERE m.published = 1
AND m.id = 178
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-07-28 01:52:14')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-07-28 01:52:14')
AND m.access IN (1,1,5)
AND m.client_id = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 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.01 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:1701 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/components/com_sppagebuilder/addons/module/site.php:99 |
| 32 | SppagebuilderAddonModule::getModules() | JROOT/components/com_sppagebuilder/addons/module/site.php:28 |
| 31 | SppagebuilderAddonModule->render() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:445 |
| 30 | AddonParser::getAddonHtmlView() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:292 |
| 29 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:42 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.21 ms После последнего запроса: 1.86 ms Память запроса: 0.033 MB Память до запроса: 53.898 MB Выбрано строк: 1
SELECT COUNT(*)
FROM `p920e_session`
WHERE `client_id` = 0
AND `guest` = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_session | NULL | ref | client_id_guest | client_id_guest | 4 | const,const | 1 | 100.00 | Using index |
| 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.04 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.02 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 36 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 35 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 34 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/modules/mod_comprofileronline/mod_comprofileronline.php:202 |
| 33 | include JROOT/modules/mod_comprofileronline/mod_comprofileronline.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 32 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:48 |
| 31 | SppagebuilderAddonModule->render() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:445 |
| 30 | AddonParser::getAddonHtmlView() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:292 |
| 29 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:42 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 12.59 ms После последнего запроса: 0.20 ms Память запроса: 0.033 MB Память до запроса: 53.916 MB Выбрано строк: 1
SELECT COUNT(*)
FROM `p920e_comprofiler` AS c
INNER JOIN `p920e_users` AS u
ON u.`id` = c.`id`
LEFT JOIN `p920e_session` AS s
ON s.`userid` = u.`id`
AND s.`client_id` = 0
WHERE c.`approved` = 1
AND c.`confirmed` = 1
AND u.`block` = 0
AND s.`session_id` IS NULL
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | c | NULL | ref | PRIMARY,apprconfbanid | apprconfbanid | 2 | const,const | 813 | 100.00 | Using index |
| 1 | SIMPLE | u | NULL | eq_ref | PRIMARY,idx_block | PRIMARY | 4 | a0033651_kmo59.c.id | 1 | 100.00 | Using where |
| 1 | SIMPLE | s | NULL | ALL | userid,client_id_guest | Индекс не используется | NULL | NULL | 73 | 10.00 | Using where; Not exists; Using join buffer (Block Nested Loop) |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.09 ms |
| preparing | 0.04 ms |
| executing | 0.00 ms |
| Sending data | 12.20 ms |
| end | 0.00 ms |
| query end | 0.03 ms |
| closing tables | 0.03 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 36 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 35 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 34 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/modules/mod_comprofileronline/mod_comprofileronline.php:217 |
| 33 | include JROOT/modules/mod_comprofileronline/mod_comprofileronline.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 32 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:48 |
| 31 | SppagebuilderAddonModule->render() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:445 |
| 30 | AddonParser::getAddonHtmlView() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:292 |
| 29 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:42 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.23 ms После последнего запроса: 0.16 ms Память запроса: 0.033 MB Память до запроса: 53.933 MB Выбрано строк: 1
SELECT COUNT(*)
FROM `p920e_session`
WHERE `client_id` = 0
AND `guest` = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_session | NULL | ref | client_id_guest | client_id_guest | 4 | const,const | 91 | 100.00 | Using index |
| 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.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.05 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 36 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 35 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 34 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/modules/mod_comprofileronline/mod_comprofileronline.php:224 |
| 33 | include JROOT/modules/mod_comprofileronline/mod_comprofileronline.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 32 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:48 |
| 31 | SppagebuilderAddonModule->render() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:445 |
| 30 | AddonParser::getAddonHtmlView() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:292 |
| 29 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:42 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.25 ms После последнего запроса: 2.54 ms Память запроса: 0.032 MB Память до запроса: 53.846 MB Выбрано строк: 1
SELECT m.id, m.title, m.module, m.position, m.ordering, m.content, m.showtitle, m.params
FROM p920e_modules AS m
WHERE m.published = 1
AND m.id = 179
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-07-28 01:52:14')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-07-28 01:52:14')
AND m.access IN (1,1,5)
AND m.client_id = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | const | PRIMARY,published | PRIMARY | 4 | const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.05 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.03 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 34 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 33 | JDatabaseDriver->loadObjectList() | JROOT/components/com_sppagebuilder/addons/module/site.php:99 |
| 32 | SppagebuilderAddonModule::getModules() | JROOT/components/com_sppagebuilder/addons/module/site.php:28 |
| 31 | SppagebuilderAddonModule->render() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:445 |
| 30 | AddonParser::getAddonHtmlView() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:292 |
| 29 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:42 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.39 ms После последнего запроса: 1.85 ms Память запроса: 0.033 MB Память до запроса: 53.972 MB Выбрано строк: 0
SELECT DISTINCT `userid`
FROM `p920e_session`
WHERE `client_id` = 0
AND `guest` = 0
ORDER BY `time` DESC
LIMIT 0, 400
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_session | NULL | ref | userid,client_id_guest | client_id_guest | 4 | const,const | 1 | 100.00 | Using index condition; Using temporary; Используется filesort |
| 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.03 ms |
| preparing | 0.02 ms |
| Creating tmp table | 0.02 ms |
| Sorting result | 0.00 ms |
| executing | 0.00 ms |
| Sending data | 0.04 ms |
| Creating sort index | 0.02 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| removing tmp table | 0.02 ms |
| query end | 0.00 ms |
| closing tables | 0.00 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.03 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 36 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1550 |
| 35 | JDatabaseDriver->loadColumn() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:378 |
| 34 | CBLib\Database\Driver\CmsDatabaseDriver->loadResultArray() | JROOT/modules/mod_comprofileronline/mod_comprofileronline.php:350 |
| 33 | include JROOT/modules/mod_comprofileronline/mod_comprofileronline.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 32 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/components/com_sppagebuilder/addons/module/site.php:48 |
| 31 | SppagebuilderAddonModule->render() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:445 |
| 30 | AddonParser::getAddonHtmlView() | JROOT/components/com_sppagebuilder/parser/addon-parser.php:292 |
| 29 | AddonParser::viewAddons() | JROOT/modules/mod_sppagebuilder/tmpl/default.php:42 |
| 28 | require JROOT/modules/mod_sppagebuilder/tmpl/default.php | JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php:16 |
| 27 | include JROOT/modules/mod_sppagebuilder/mod_sppagebuilder.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 1.95 ms После последнего запроса: 19.78 ms Память запроса: 0.028 MB Память до запроса: 54.000 MB Выбрано строк: 0
SELECT `id`
FROM `p920e_menu`
WHERE ( `link` LIKE 'index.php?option=com_comprofiler&view=pluginclass&plugin=cbactivity%' OR `link` LIKE 'index.php?option=com_comprofiler&task=pluginclass&plugin=cbactivity%' )
AND `published` = 1
AND `access` IN ( 1,5 )
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 | p920e_menu | NULL | ref | idx_client_id_parent_id_alias_language,idx_language | idx_client_id_parent_id_alias_language | 1 | const | 257 | 0.42 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.01 ms |
| init | 0.09 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 1.49 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 29 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 28 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 27 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:215 |
| 26 | getCBprofileItemid() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:993 |
| 25 | CBframework->viewUrl() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:1123 |
| 24 | CBframework->pluginClassUrl() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/component.cbactivity.php:2409 |
| 23 | CBplug_cbactivity->showComments() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/component.cbactivity.php:492 |
| 22 | CBplug_cbactivity->getStream() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 21 | cbPluginHandler->call() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/library/Stream.php:721 |
| 20 | CB\Plugin\Activity\Stream->display() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/library/Comments.php:559 |
| 19 | CB\Plugin\Activity\Comments->comments() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/library/Field/CommentsField.php:62 |
| 18 | CB\Plugin\Activity\Field\CommentsField->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.50 ms После последнего запроса: 0.69 ms Память запроса: 0.028 MB Память до запроса: 54.014 MB Выбрано строк: 0
SELECT a.*
FROM `p920e_comprofiler_plugin_activity_comments` AS a
LEFT JOIN `p920e_comprofiler` AS cb
ON cb.`id` = a.`user_id`
LEFT JOIN `p920e_users` AS j
ON j.`id` = a.`user_id`
WHERE cb.`approved` = 1
AND cb.`confirmed` = 1
AND j.`block` = 0
AND a.`asset` = 'profile.1339.field.198'
AND a.`published` = 1
ORDER BY a.`pinned` DESC, a.`date` DESC
LIMIT 0, 16
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | ref | asset,user_id,published,pinned,comments,comments_pinned,prefetch | comments_pinned | 303 | const,const | 1 | 100.00 | Using where |
| 1 | SIMPLE | cb | NULL | eq_ref | PRIMARY,apprconfbanid | PRIMARY | 4 | a0033651_kmo59.a.user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | j | NULL | eq_ref | PRIMARY,idx_block | PRIMARY | 4 | a0033651_kmo59.a.user_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.04 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.16 ms |
| preparing | 0.02 ms |
| Sorting result | 0.01 ms |
| executing | 0.01 ms |
| Sending data | 0.02 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 27 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 26 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:454 |
| 25 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/library/Comments.php:444 |
| 24 | CB\Plugin\Activity\Comments->rows() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/component.cbactivity.php:2414 |
| 23 | CBplug_cbactivity->showComments() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/component.cbactivity.php:492 |
| 22 | CBplug_cbactivity->getStream() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 21 | cbPluginHandler->call() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/library/Stream.php:721 |
| 20 | CB\Plugin\Activity\Stream->display() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/library/Comments.php:559 |
| 19 | CB\Plugin\Activity\Comments->comments() | JROOT/components/com_comprofiler/plugin/user/plug_cbactivity/library/Field/CommentsField.php:62 |
| 18 | CB\Plugin\Activity\Field\CommentsField->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.48 ms После последнего запроса: 29.82 ms Память запроса: 0.032 MB Память до запроса: 54.318 MB Выбрано строк: 1
SELECT COUNT(*)
FROM `p920e_comprofiler_plugin_messages` AS m
LEFT JOIN `p920e_comprofiler_plugin_messages_read` AS r
ON r.`to_user` = 0
AND r.`message` = m.`id`
WHERE ( ( m.`from_user` != 0
AND m.`to_user` = 0 ) OR ( m.`to_user` = 0
AND m.`to_user_delete` = 0 ) )
AND r.`id` IS NULL
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ref | to_messages,from_messages | to_messages | 4 | const | 10 | 91.00 | Using where |
| 1 | SIMPLE | r | NULL | eq_ref | read,message | read | 8 | const,a0033651_kmo59.m.id | 1 | 10.00 | Using where; Not exists; Using index |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.02 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.10 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.09 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.01 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 35 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 34 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 33 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/components/com_comprofiler/plugin/user/plug_pms_mypmspro/pms.mypmspro.php:198 |
| 32 | getmypmsproTab->getPMSunreadCount() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 31 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPMS.php:52 |
| 30 | cbPMS->_callPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbPMS.php:84 |
| 29 | cbPMS->_callPluginTypeMethod() | JROOT/libraries/CBLib/CB/Legacy/cbPMS.php:144 |
| 28 | cbPMS->getPMSunreadCount() | JROOT/modules/mod_cblogin/mod_cblogin.php:187 |
| 27 | include JROOT/modules/mod_cblogin/mod_cblogin.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 1.52 ms После последнего запроса: 0.80 ms Память запроса: 0.033 MB Память до запроса: 54.337 MB Выбрано строк: 1
SELECT `id`
FROM `p920e_menu`
WHERE ( `link` LIKE 'index.php?option=com_comprofiler&view=pluginclass&plugin=pms.mypmspro%' OR `link` LIKE 'index.php?option=com_comprofiler&task=pluginclass&plugin=pms.mypmspro%' )
AND `published` = 1
AND `access` IN ( 1,5 )
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 | p920e_menu | NULL | ref | idx_client_id_parent_id_alias_language,idx_language | idx_client_id_parent_id_alias_language | 1 | const | 257 | 0.42 | 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.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 1.21 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 38 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 37 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 36 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:215 |
| 35 | getCBprofileItemid() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:993 |
| 34 | CBframework->viewUrl() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:1123 |
| 33 | CBframework->pluginClassUrl() | JROOT/components/com_comprofiler/plugin/user/plug_pms_mypmspro/pms.mypmspro.php:147 |
| 32 | getmypmsproTab->getPMSlink() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 31 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPMS.php:52 |
| 30 | cbPMS->_callPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbPMS.php:84 |
| 29 | cbPMS->_callPluginTypeMethod() | JROOT/libraries/CBLib/CB/Legacy/cbPMS.php:121 |
| 28 | cbPMS->getPMSlinks() | JROOT/modules/mod_cblogin/mod_cblogin.php:188 |
| 27 | include JROOT/modules/mod_cblogin/mod_cblogin.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.89 ms После последнего запроса: 0.50 ms Память запроса: 0.101 MB Память до запроса: 54.357 MB Выбрано строк: 126
SELECT *, CONCAT_WS( "/", `folder`, `element` ) AS lookup
FROM `p920e_comprofiler_plugin`
WHERE `published` = 1
AND `viewaccesslevel` IN (1,5)
ORDER BY `ordering`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_comprofiler_plugin | NULL | ALL | idx_folder,published_ordering | Индекс не используется | NULL | NULL | 128 | 19.69 | Using where; Используется filesort |
| Status | Duration |
|---|
| starting | 0.04 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.03 ms |
| preparing | 0.01 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.66 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 47 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 46 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 45 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:454 |
| 44 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:181 |
| 43 | cbPluginHandler->loadPluginGroup() | JROOT/components/com_comprofiler/router.php:206 |
| 42 | ComprofilerRouter->build() | JROOT/libraries/src/Router/SiteRouter.php:532 |
| 41 | Joomla\CMS\Router\SiteRouter->buildSefRoute() | JROOT/libraries/src/Router/SiteRouter.php:502 |
| 40 | Joomla\CMS\Router\SiteRouter->_buildSefRoute() | JROOT/libraries/src/Router/Router.php:281 |
| 39 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:155 |
| 38 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:144 |
| 37 | Joomla\CMS\Router\Route::link() | JROOT/libraries/src/Router/Route.php:93 |
| 36 | Joomla\CMS\Router\Route::_() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:669 |
| 35 | CBframework->cbSef() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:993 |
| 34 | CBframework->viewUrl() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:1123 |
| 33 | CBframework->pluginClassUrl() | JROOT/components/com_comprofiler/plugin/user/plug_pms_mypmspro/pms.mypmspro.php:147 |
| 32 | getmypmsproTab->getPMSlink() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 31 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPMS.php:52 |
| 30 | cbPMS->_callPlugin() | JROOT/libraries/CBLib/CB/Legacy/cbPMS.php:84 |
| 29 | cbPMS->_callPluginTypeMethod() | JROOT/libraries/CBLib/CB/Legacy/cbPMS.php:121 |
| 28 | cbPMS->getPMSlinks() | JROOT/modules/mod_cblogin/mod_cblogin.php:188 |
| 27 | include JROOT/modules/mod_cblogin/mod_cblogin.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.46 ms После последнего запроса: 6.62 ms Память запроса: 0.029 MB Память до запроса: 54.989 MB Выбрано строк: 1
SELECT COUNT(*)
FROM p920e_comprofiler_members AS m
LEFT JOIN p920e_comprofiler AS c
ON m.referenceid = c.id
LEFT JOIN p920e_users AS u
ON m.referenceid = u.id
WHERE m.memberid = 0
AND c.approved = 1
AND c.confirmed = 1
AND c.banned = 0
AND u.block = 0
AND m.pending = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ref | PRIMARY,pamr,membrefid | membrefid | 4 | const | 1 | 7.64 | Using where |
| 1 | SIMPLE | c | NULL | eq_ref | PRIMARY,apprconfbanid | PRIMARY | 4 | a0033651_kmo59.m.referenceid | 1 | 100.00 | Using where |
| 1 | SIMPLE | u | NULL | eq_ref | PRIMARY,idx_block | PRIMARY | 4 | a0033651_kmo59.m.referenceid | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.12 ms |
| preparing | 0.02 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:1740 |
| 30 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 29 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CB/Legacy/cbConnection.php:525 |
| 28 | cbConnection->getPendingConnectionsCount() | JROOT/modules/mod_cblogin/mod_cblogin.php:213 |
| 27 | include JROOT/modules/mod_cblogin/mod_cblogin.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 1.62 ms После последнего запроса: 18.48 ms Память запроса: 0.032 MB Память до запроса: 55.666 MB Выбрано строк: 1
SELECT `id`
FROM `p920e_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,5 )
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 | p920e_menu | NULL | ref | idx_client_id_parent_id_alias_language,idx_language | idx_client_id_parent_id_alias_language | 1 | const | 257 | 0.42 | 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.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.09 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 1.28 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 32 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 31 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:215 |
| 30 | getCBprofileItemid() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:993 |
| 29 | CBframework->viewUrl() | JROOT/modules/mod_cblogin/tmpl/bootstrap.php:15 |
| 28 | require JROOT/modules/mod_cblogin/tmpl/bootstrap.php | JROOT/modules/mod_cblogin/mod_cblogin.php:233 |
| 27 | include JROOT/modules/mod_cblogin/mod_cblogin.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 1.73 ms После последнего запроса: 47.41 ms Память запроса: 0.032 MB Память до запроса: 55.683 MB Выбрано строк: 1
SELECT `id`
FROM `p920e_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,5 )
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 | p920e_menu | NULL | ref | idx_client_id_parent_id_alias_language,idx_language | idx_client_id_parent_id_alias_language | 1 | const | 257 | 0.42 | Using index condition; Using where |
| Status | Duration |
|---|
| starting | 0.06 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.09 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 1.36 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 33 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 32 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 31 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CB/Legacy/LegacyFoundationFunctions.php:215 |
| 30 | getCBprofileItemid() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:993 |
| 29 | CBframework->viewUrl() | JROOT/modules/mod_cblogin/tmpl/bootstrap.php:154 |
| 28 | require JROOT/modules/mod_cblogin/tmpl/bootstrap.php | JROOT/modules/mod_cblogin/mod_cblogin.php:233 |
| 27 | include JROOT/modules/mod_cblogin/mod_cblogin.php | JROOT/libraries/src/Helper/ModuleHelper.php:200 |
| 26 | Joomla\CMS\Helper\ModuleHelper::renderModule() | JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:98 |
| 25 | Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() | JROOT/plugins/content/loadmodule/loadmodule.php:243 |
| 24 | PlgContentLoadmodule->_loadid() | JROOT/plugins/content/loadmodule/loadmodule.php:141 |
| 23 | PlgContentLoadmodule->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 22 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 21 | JEventDispatcher->trigger() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla3.php:31 |
| 20 | CBLib\Cms\Joomla\Joomla3->triggerEvent() | JROOT/libraries/CBLib/CBLib/Cms/Joomla/Joomla4.php:289 |
| 19 | CBLib\Cms\Joomla\Joomla4->prepareHtmlContentPlugins() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5333 |
| 18 | CBfield_delimiter->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.46 ms После последнего запроса: 46.80 ms Память запроса: 0.026 MB Память до запроса: 55.583 MB Выбрано строк: 1
SELECT MAX(time)
FROM p920e_session
WHERE userid = 1339
AND guest = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_session | NULL | ref | userid | userid | 5 | const | 1 | 10.00 | Using where |
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.03 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 21 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 20 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CB/Legacy/CBframework.php:1204 |
| 19 | CBframework->userOnlineLastTime() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:4752 |
| 18 | CBfield_status->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.58 ms После последнего запроса: 6.73 ms Память запроса: 0.026 MB Память до запроса: 55.615 MB Выбрано строк: 1
SELECT COUNT(*)
FROM p920e_comprofiler_members AS m
LEFT JOIN p920e_comprofiler AS c
ON m.memberid = c.id
LEFT JOIN p920e_users AS u
ON m.memberid = u.id
WHERE m.referenceid = 1339
AND c.approved = 1
AND c.confirmed = 1
AND c.banned = 0
AND u.block = 0
AND m.pending = 0
AND m.accepted = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ref | PRIMARY,pamr,aprm,membrefid | PRIMARY | 4 | const | 1 | 98.09 | Using where |
| 1 | SIMPLE | c | NULL | eq_ref | PRIMARY,apprconfbanid | PRIMARY | 4 | a0033651_kmo59.m.memberid | 1 | 100.00 | Using where |
| 1 | SIMPLE | u | NULL | eq_ref | PRIMARY,idx_block | PRIMARY | 4 | a0033651_kmo59.m.memberid | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.07 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.03 ms |
| init | 0.03 ms |
| System lock | 0.00 ms |
| optimizing | 0.02 ms |
| statistics | 0.16 ms |
| preparing | 0.02 ms |
| executing | 0.00 ms |
| Sending data | 0.05 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 22 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 21 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CB/Legacy/cbConnection.php:494 |
| 20 | cbConnection->getConnectionsCount() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5077 |
| 19 | CBfield_connections->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 18 | cbFieldHandler->getFieldRow() | JROOT/components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php:5056 |
| 17 | CBfield_connections->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.52 ms После последнего запроса: 8.07 ms Память запроса: 0.026 MB Память до запроса: 55.681 MB Выбрано строк: 1
SELECT COUNT(*)
FROM `p920e_comprofiler_plugin_gallery_items` AS a
LEFT JOIN `p920e_comprofiler` AS cb
ON cb.`id` = a.`user_id`
LEFT JOIN `p920e_users` AS j
ON j.`id` = a.`user_id`
WHERE cb.`approved` = 1
AND cb.`confirmed` = 1
AND j.`block` = 0
AND a.`asset` IN ('profile.1339', 'profile.1339.uploads')
AND a.`type` = 'photos'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | a | NULL | range | user_id,asset | asset | 302 | NULL | 2 | 10.00 | Using index condition; Using where |
| 1 | SIMPLE | cb | NULL | eq_ref | PRIMARY,apprconfbanid | PRIMARY | 4 | a0033651_kmo59.a.user_id | 1 | 100.00 | Using where |
| 1 | SIMPLE | j | NULL | eq_ref | PRIMARY,idx_block | PRIMARY | 4 | a0033651_kmo59.a.user_id | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.10 ms |
| preparing | 0.03 ms |
| executing | 0.00 ms |
| Sending data | 0.07 ms |
| end | 0.00 ms |
| query end | 0.02 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 21 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 20 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/components/com_comprofiler/plugin/user/plug_cbgallery/library/Gallery.php:1279 |
| 19 | CB\Plugin\Gallery\Gallery->items() | JROOT/components/com_comprofiler/plugin/user/plug_cbgallery/library/Field/GalleryField.php:68 |
| 18 | CB\Plugin\Gallery\Field\GalleryField->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.54 ms После последнего запроса: 10.71 ms Память запроса: 0.025 MB Память до запроса: 56.002 MB Выбрано строк: 1
SELECT COUNT(*)
FROM `p920e_groupjive_groups` AS g
LEFT JOIN `p920e_groupjive_categories` AS c
ON c.`id` = g.`category`
LEFT JOIN `p920e_groupjive_users` AS u
ON u.`user_id` = 1339
AND u.`
group` = g.`id`
AND u.`status` > 0
WHERE u.`id` IS NOT NULL
AND g.`published` = 1
AND ( ( c.`published` = 1
AND c.`access` IN (1, 2, 16)
AND c.`access` IN (1, 5) ) OR g.`category` = 0 )
AND g.`type` != 3
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | u | NULL | ref | PRIMARY,user_id_group_status,status,users | user_id_group_status | 4 | const | 1 | 50.00 | Using where; Using index |
| 1 | SIMPLE | g | NULL | eq_ref | PRIMARY,category,groups,type | PRIMARY | 4 | a0033651_kmo59.u.group | 1 | 100.00 | Using where |
| 1 | SIMPLE | c | NULL | eq_ref | PRIMARY | PRIMARY | 4 | a0033651_kmo59.g.category | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.09 ms |
| init | 0.05 ms |
| System lock | 0.00 ms |
| optimizing | 0.01 ms |
| statistics | 0.13 ms |
| preparing | 0.02 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 |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 20 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 19 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/components/com_comprofiler/plugin/user/plug_cbgroupjive/library/Field/AutoJoinField.php:164 |
| 18 | CB\Plugin\GroupJive\Field\AutoJoinField->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 17 | cbFieldHandler->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.41 ms После последнего запроса: 17.36 ms Память запроса: 0.026 MB Память до запроса: 56.079 MB Выбрано строк: 1
SELECT ROUND( AVG( `postervote` ), 1 )
FROM `p920e_comprofiler_plug_profilebook`
WHERE `mode` IN ('g', 'w')
AND `userid` = 1339
AND `postervote` > 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_comprofiler_plug_profilebook | NULL | ALL | user_mode_date,mode_pub_date | Индекс не используется | NULL | NULL | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.05 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.03 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.07 ms |
| end | 0.00 ms |
| query end | 0.02 ms |
| closing tables | 0.01 ms |
| freeing items | 0.02 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1740 |
| 21 | JDatabaseDriver->loadResult() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:353 |
| 20 | CBLib\Database\Driver\CmsDatabaseDriver->loadResult() | JROOT/components/com_comprofiler/plugin/user/plug_cbprofilebook/library/Field/ProfileRatingField.php:66 |
| 19 | CB\Plugin\ProfileBook\Field\ProfileRatingField->getField() | JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:101 |
| 18 | cbFieldHandler->getFieldRow() | JROOT/components/com_comprofiler/plugin/user/plug_cbprofilebook/library/Field/ProfileRatingField.php:36 |
| 17 | CB\Plugin\ProfileBook\Field\ProfileRatingField->getFieldRow() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:880 |
| 16 | cbPluginHandler->call() | JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:1076 |
| 15 | cbPluginHandler->callField() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1454 |
| 14 | cbTabs->_getSingleFieldContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1369 |
| 13 | cbTabs->_getFieldsContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:1104 |
| 12 | cbTabs->_getTabContents() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:346 |
| 11 | cbTabs->generateViewTabsContent() | JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:401 |
| 10 | cbTabs->getViewTabs() | JROOT/libraries/CBLib/CB/Legacy/CBuser.php:410 |
| 9 | CBuser->getProfileView() | JROOT/components/com_comprofiler/comprofiler.html.php:280 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.28 ms После последнего запроса: 15.90 ms Память запроса: 0.022 MB Память до запроса: 56.202 MB Выбрано строк: 0
SELECT `lastview`, `lastip`
FROM `p920e_comprofiler_views`
WHERE `viewer_id` = 0
AND `profile_id` = 1339
AND `lastip` = '216.73.216.94'
ORDER BY `lastview` DESC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | p920e_comprofiler_views | NULL | const | PRIMARY,profile_id_lastview | PRIMARY | 160 | const,const,const | 1 | 100.00 | NULL |
| Status | Duration |
|---|
| starting | 0.06 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.05 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| closing tables | 0.01 ms |
| freeing items | 0.03 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1506 |
| 12 | JDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:402 |
| 11 | CBLib\Database\Driver\CmsDatabaseDriver->loadAssocList() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:454 |
| 10 | CBLib\Database\Driver\CmsDatabaseDriver->loadObjectList() | JROOT/libraries/CBLib/CB/Legacy/LegacyComprofilerFunctions.php:2699 |
| 9 | recordViewHit() | JROOT/components/com_comprofiler/comprofiler.html.php:301 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.30 ms После последнего запроса: 0.25 ms Память запроса: 0.005 MB Память до запроса: 56.208 MB
INSERT INTO `p920e_comprofiler_views`
( `viewer_id`, `profile_id`, `lastip`, `lastview`, `viewscount` )
VALUES ( 0, 1339, '216.73.216.94', '2026-07-28 01:52:15', 1 )
EXPLAIN не доступен для запроса: INSERT INTO `p920e_comprofiler_views`
( `viewer_id`, `profile_id`, `lastip`, `lastview`, `viewscount` )
VALUES ( 0, 1339, '216.73.216.94', '2026-07-28 01:52:15', 1 )
| 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 |
| update | 0.13 ms |
| Waiting for query cache lock | 0.00 ms |
| update | 0.00 ms |
| end | 0.00 ms |
| query end | 0.03 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:325 |
| 10 | CBLib\Database\Driver\CmsDatabaseDriver->query() | JROOT/libraries/CBLib/CB/Legacy/LegacyComprofilerFunctions.php:2716 |
| 9 | recordViewHit() | JROOT/components/com_comprofiler/comprofiler.html.php:301 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 0.39 ms После последнего запроса: 0.09 ms Память запроса: 0.006 MB Память до запроса: 56.214 MB
UPDATE p920e_comprofiler
SET hits=(hits+1)
WHERE id=1339
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | UPDATE | p920e_comprofiler | NULL | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
| Status | Duration |
|---|
| starting | 0.04 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.01 ms |
| init | 0.02 ms |
| System lock | 0.06 ms |
| updating | 0.09 ms |
| end | 0.00 ms |
| Waiting for query cache lock | 0.00 ms |
| end | 0.01 ms |
| query end | 0.04 ms |
| closing tables | 0.01 ms |
| freeing items | 0.01 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php:325 |
| 11 | CBLib\Database\Driver\CmsDatabaseDriver->query() | JROOT/libraries/CBLib/CB/Legacy/LegacyComprofilerFunctions.php:2672 |
| 10 | _incHits() | JROOT/libraries/CBLib/CB/Legacy/LegacyComprofilerFunctions.php:2720 |
| 9 | recordViewHit() | JROOT/components/com_comprofiler/comprofiler.html.php:301 |
| 8 | HTML_comprofiler::userProfile() | JROOT/components/com_comprofiler/comprofiler.php:617 |
| 7 | userProfile() | JROOT/components/com_comprofiler/comprofiler.php:107 |
| 6 | require_once JROOT/components/com_comprofiler/comprofiler.php | JROOT/libraries/src/Component/ComponentHelper.php:402 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Время запроса: 1.01 ms После последнего запроса: 7.39 ms Память запроса: 0.365 MB Память до запроса: 56.327 MB Выбрано строк: 8
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM p920e_modules AS m
LEFT JOIN p920e_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN p920e_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND module = 'mod_maximenuck'
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-07-28 01:52:14')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-07-28 01:52:14')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 218 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | m | NULL | ref | PRIMARY,published,newsfeeds | newsfeeds | 204 | const,const | 9 | 0.94 | Using index condition; Using where; Используется filesort |
| 1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | a0033651_kmo59.m.module,const | 1 | 10.00 | Using index condition; Using where |
| 1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | a0033651_kmo59.m.id | 1 | 40.00 | Using where; Using index |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.02 ms |
| init | 0.04 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.17 ms |
| preparing | 0.03 ms |
| Sorting result | 0.01 ms |
| executing | 0.00 ms |
| Sending data | 0.01 ms |
| Creating sort index | 0.50 ms |
| end | 0.00 ms |
| query end | 0.01 ms |
| closing tables | 0.05 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Вызывающий объект | Файл и номер строки |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1701 |
| 9 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/maximenuckmobile/maximenuckmobile.php:253 |
| 8 | plgSystemMaximenuckmobile->getMaximenuModules() | JROOT/plugins/system/maximenuckmobile/maximenuckmobile.php:110 |
| 7 | plgSystemMaximenuckmobile->onAfterDispatch() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/SiteApplication.php:199 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
12 × SELECT e.manifest_cache,`e`.`manifest_cache`
FROM `p920e_extensions` AS `e`
5 × SELECT *, CONCAT_WS( "/", `folder`, `element` ) AS lookup
FROM `p920e_comprofiler_plugin`
4 × SELECT `id`
FROM `p920e_menu`
4 × SELECT a.enabled
FROM `p920e_extensions` AS `a`
3 × SELECT `template`
FROM `p920e_template_styles`
3 × SELECT m.id, m.title, m.module, m.position, m.ordering, m.content, m.showtitle, m.params
FROM p920e_modules AS m
2 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM p920e_modules AS m
LEFT JOIN p920e_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN p920e_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
2 × SELECT *
FROM `p920e_sppagebuilder`
2 × SELECT *
FROM p920e_comprofiler_tabs t
2 × SELECT `block`
FROM `p920e_comprofiler_plugin_privacy_blocked`
2 × SELECT *
FROM `p920e_comprofiler_plugin_privacy`
2 × SELECT f.*
FROM p920e_comprofiler_fields f
INNER JOIN p920e_comprofiler_tabs AS t
ON (f.tabid = t.tabid)
2 × SELECT a.id
FROM p920e_user_usergroup_map AS map
LEFT JOIN p920e_usergroups AS a
ON a.id = map.group_id
2 × SELECT `g`.`id`,`g`.`title`
FROM `p920e_usergroups` AS g
INNER JOIN `p920e_user_usergroup_map` AS m
ON m.group_id = g.id
2 × SELECT *
FROM `p920e_users`
2 × SELECT MAX(time)
FROM p920e_session
2 × SELECT COUNT(*)
FROM `p920e_comprofiler_plugin_gallery_items` AS a
LEFT JOIN `p920e_comprofiler` AS cb
ON cb.`id` = a.`user_id`
LEFT JOIN `p920e_users` AS j
ON j.`id` = a.`user_id`
2 × SELECT c.*, u.*
FROM p920e_users AS u
LEFT JOIN p920e_comprofiler AS c
ON c.id = u.id
2 × SELECT `manifest_cache`
FROM `p920e_extensions`
2 × SELECT COUNT(*)
FROM `p920e_session`
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `p920e_extensions`
2 × SELECT *
FROM `p920e_comprofiler_plugin_autoactions`
1 × SELECT COUNT(*)
FROM `p920e_groupjive_groups` AS g
LEFT JOIN `p920e_groupjive_categories` AS c
ON c.`id` = g.`category`
LEFT JOIN `p920e_groupjive_users` AS u
ON u.`user_id` = 1339
AND u.`
group` = g.`id`
AND u.`status` > 0
1 × SELECT m.`memberid`, IF ( m.`type` IS NULL, '', m.`type` ) AS membertype
FROM `p920e_comprofiler_members` AS m
1 × SELECT COUNT(*)
FROM `p920e_comprofiler_plugin_activity_following` AS a
1 × SELECT ROUND( AVG( `postervote` ), 1 )
FROM `p920e_comprofiler_plug_profilebook`
1 × SELECT enabled
FROM p920e_extensions
1 × SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM p920e_fields AS a
LEFT JOIN `p920e_languages` AS l
ON l.lang_code = a.language
LEFT JOIN p920e_users AS uc
ON uc.id=a.checked_out
LEFT JOIN p920e_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN p920e_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN p920e_fields_groups AS g
ON g.id = a.group_id
1 × SELECT *
FROM p920e_modules
1 × SELECT COUNT(*)
FROM p920e_comprofiler_members AS m
LEFT JOIN p920e_comprofiler AS c
ON m.memberid = c.id
LEFT JOIN p920e_users AS u
ON m.memberid = u.id
1 × SELECT COUNT(*)
FROM `p920e_comprofiler_views` AS a
1 × SELECT COUNT(*)
FROM p920e_comprofiler_members AS m
LEFT JOIN p920e_comprofiler AS c
ON m.referenceid = c.id
LEFT JOIN p920e_users AS u
ON m.referenceid = u.id
1 × SELECT COUNT(*)
FROM `p920e_comprofiler_plugin_messages` AS m
LEFT JOIN `p920e_comprofiler_plugin_messages_read` AS r
ON r.`to_user` = 0
AND r.`message` = m.`id`
1 × SELECT a.*
FROM `p920e_comprofiler_plugin_activity_comments` AS a
LEFT JOIN `p920e_comprofiler` AS cb
ON cb.`id` = a.`user_id`
LEFT JOIN `p920e_users` AS j
ON j.`id` = a.`user_id`
1 × SELECT DISTINCT a.id, a.title, a.level, a.published, a.lft, a.parent_id
FROM ( SELECT id,title,level,published,parent_id,lft,rgt
FROM p920e_tags
1 × SELECT DISTINCT `userid`
FROM `p920e_session`
1 × SELECT COUNT(*)
FROM `p920e_comprofiler` AS c
INNER JOIN `p920e_users` AS u
ON u.`id` = c.`id`
LEFT JOIN `p920e_session` AS s
ON s.`userid` = u.`id`
AND s.`client_id` = 0
1 × SELECT `data`
FROM `p920e_session`
1 × SELECT m.*, u.`name`, u.`email`, u.`username`, c.`avatar`, c.`avatarapproved`, u.`id`
FROM `p920e_comprofiler_members` AS m
LEFT JOIN `p920e_comprofiler` AS c
ON m.`memberid` = c.`id`
LEFT JOIN `p920e_users` AS u
ON m.`memberid` = u.`id`
1 × SELECT COUNT(*)
FROM `p920e_comprofiler_views` AS a
LEFT JOIN `p920e_comprofiler` AS b
ON b.`id` = a.`viewer_id`
LEFT JOIN `p920e_users` AS c
ON c.`id` = b.`id`
1 × SELECT *
FROM p920e_languages
1 × SELECT id, rules
FROM `p920e_viewlevels
1 × SELECT b.id
FROM p920e_usergroups AS a
LEFT JOIN p920e_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM p920e_extensions
1 × SELECT `enabled`
FROM `p920e_extensions`
1 × SELECT *
FROM p920e_rsform_confi
1 × SELECT `lastupdate`
FROM `p920e_ak_storage`
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM p920e_menu AS m
LEFT JOIN p920e_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `params`
FROM `p920e_comprofiler_plugin`
1 × SELECT *
FROM `p920e_cbsubs_config`
1 × SELECT a.*
FROM `p920e_cbsubs_plans` AS a
LEFT JOIN `p920e_cbsubs_plans` AS b
ON b.`id` = a.`parent`
1 × SELECT id, home, template, s.params
FROM p920e_template_styles as s
LEFT JOIN p920e_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT a.*
FROM `p920e_comprofiler_views` AS a
LEFT JOIN `p920e_comprofiler` AS b
ON b.`id` = a.`viewer_id`
LEFT JOIN `p920e_users` AS c
ON c.`id` = b.`id`
1 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `p920e_assets`
1 × SELECT *
FROM `p920e_comprofiler_fields`
1 × SELECT b.id
FROM p920e_user_usergroup_map AS map
LEFT JOIN p920e_usergroups AS a
ON a.id = map.group_id
LEFT JOIN p920e_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT *
FROM `p920e_comprofiler_plugin_antispam_log`
1 × SELECT *
FROM `p920e_comprofiler_plugin_antispam_whitelist`
1 × SELECT *
FROM p920e_comprofiler_plugin p
1 × SELECT COUNT(*)
FROM `p920e_comprofiler_members` AS m
LEFT JOIN `p920e_comprofiler` AS c
ON m.`memberid` = c.`id`
LEFT JOIN `p920e_users` AS u
ON m.`memberid` = u.`id`
1 × SELECT `session_id`
FROM `p920e_session`
1 × SELECT f.`name`, f.`params`
FROM `p920e_comprofiler_fields` AS f
LEFT JOIN `p920e_comprofiler_tabs` AS t
ON t.`tabid` = f.`tabid`
1 × SELECT COUNT(*)
FROM `p920e_comprofiler_plugin_gallery_folders` AS a
LEFT JOIN `p920e_comprofiler` AS cb
ON cb.`id` = a.`user_id`
LEFT JOIN `p920e_users` AS j
ON j.`id` = a.`user_id`
1 × SELECT `lastview`, `lastip`
FROM `p920e_comprofiler_views`