Время запроса: 0.65 ms Память запроса: 0.025 MB Память до запроса: 2.375 MB Выбрано строк: 0
SELECT `data`
FROM `cx93f_session`
WHERE `session_id` = '336809f96f6af727926a978108fc5641'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_session | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | NULL |
Error |
---|
The 'SHOW PROFILES' feature is disabled; you need MySQL built with 'enable-profiling' to have it working |
# | Вызывающий объект | Файл и номер строки |
---|
16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
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:82 |
10 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:648 |
9 | JSession->_start() | JROOT/libraries/joomla/session/session.php:608 |
8 | JSession->start() | JROOT/libraries/joomla/session/session.php:486 |
7 | JSession->get() | JROOT/libraries/joomla/session/session.php:443 |
6 | JSession->isNew() | JROOT/libraries/cms/application/cms.php:829 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Время запроса: 0.22 ms После последнего запроса: 1.41 ms Память запроса: 0.021 MB Память до запроса: 2.461 MB Выбрано строк: 0
SELECT `session_id`
FROM `cx93f_session`
WHERE `session_id` = '336809f96f6af727926a978108fc5641'
LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_session | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | Using index |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1720 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:831 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Время запроса: 0.30 ms После последнего запроса: 0.09 ms Память запроса: 0.003 MB Память до запроса: 2.466 MB
INSERT INTO `cx93f_session`
(`session_id`,`guest`,`time`,`userid`,`username`)
VALUES
('336809f96f6af727926a978108fc5641', 1, '1695456820', 0, '')
EXPLAIN не доступен для запроса: INSERT INTO `cx93f_session`
(`session_id`,`guest`,`time`,`userid`,`username`) VALUES
('336809f96f6af727926a978108fc5641', 1, '1695456820', 0, '')
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:216 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:831 |
5 | JApplicationCms->loadSession() | JROOT/libraries/cms/application/cms.php:131 |
4 | JApplicationCms->__construct() | JROOT/libraries/cms/application/site.php:63 |
3 | JApplicationSite->__construct() | JROOT/libraries/cms/application/cms.php:413 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:46 |
Время запроса: 0.90 ms После последнего запроса: 4.68 ms Память запроса: 0.030 MB Память до запроса: 2.720 MB Выбрано строк: 41
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `cx93f_extensions`
WHERE `type` = 'component'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_extensions | ref | extension | extension | 82 | const | 41 | 100.00 | Using index condition |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/component/helper.php:447 |
8 | JComponentHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:455 |
6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:111 |
4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:593 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.10 ms После последнего запроса: 15.00 ms Память запроса: 0.023 MB Память до запроса: 2.969 MB Выбрано строк: 6
SELECT id, rules
FROM `cx93f_viewlevels`
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_viewlevels | ALL | NULL | Индекс не используется | NULL | NULL | 6 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1486 |
9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:1061 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:309 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.06 ms После последнего запроса: 0.10 ms Память запроса: 0.023 MB Память до запроса: 2.981 MB Выбрано строк: 2
SELECT b.id
FROM cx93f_usergroups AS a
LEFT JOIN cx93f_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 3 | 100.00 | Using where; Using index |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1530 |
10 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:978 |
9 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:1093 |
8 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
7 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:309 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.26 ms После последнего запроса: 1.18 ms Память запроса: 0.039 MB Память до запроса: 3.047 MB Выбрано строк: 100
SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM cx93f_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 | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_extensions | ref | extension | extension | 82 | const | 123 | 100.00 | Using index condition; Using where; Используется filesort |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
9 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:327 |
8 | JPluginHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/plugin/helper.php:332 |
6 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:86 |
5 | JPluginHelper::getPlugin() | JROOT/libraries/cms/plugin/helper.php:128 |
4 | JPluginHelper::isEnabled() | JROOT/libraries/cms/application/site.php:603 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 6.30 ms После последнего запроса: 42.31 ms Память запроса: 0.082 MB Память до запроса: 5.693 MB Выбрано строк: 41
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 cx93f_menu AS m
LEFT JOIN cx93f_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 | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ref | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 1 | const | 47 | 100.00 | Using index condition; Using where; Используется filesort |
1 | SIMPLE | e | eq_ref | PRIMARY | PRIMARY | 4 | formulados_lavka.m.component_id | 1 | 100.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
21 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:88 |
20 | JMenuSite->{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
19 | JCacheControllerCallback->get() | JROOT/libraries/cms/menu/site.php:96 |
18 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
17 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
16 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:129 |
15 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:444 |
14 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
13 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:59 |
12 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:198 |
11 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:549 |
10 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:402 |
9 | JApplicationSite::getRouter() | JROOT/plugins/system/jlnodoubles/jlnodoubles.php:191 |
8 | plgSystemJlnodoubles->onAfterInitialise() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:684 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:685 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 3.68 ms После последнего запроса: 15.54 ms Память запроса: 0.025 MB Память до запроса: 6.516 MB Выбрано строк: 0
SELECT *
FROM `cx93f_plg_easyfrontendseo`
WHERE `url` = 'http://luxlavka.ru/sitemap'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_plg_easyfrontendseo | ALL | NULL | Индекс не используется | NULL | NULL | 2511 | 100.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
10 | JDatabaseDriver->loadAssoc() | JROOT/plugins/system/easyfrontendseo/easyfrontendseo.php:300 |
9 | PlgSystemEasyFrontendSeo->updateDatabase() | JROOT/plugins/system/easyfrontendseo/easyfrontendseo.php:195 |
8 | PlgSystemEasyFrontendSeo->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 2.69 ms После последнего запроса: 0.08 ms Память запроса: 0.025 MB Память до запроса: 6.521 MB Выбрано строк: 0
SELECT *
FROM `cx93f_plg_easyfrontendseo`
WHERE `url` = 'sitemap'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_plg_easyfrontendseo | ALL | NULL | Индекс не используется | NULL | NULL | 2511 | 100.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
10 | JDatabaseDriver->loadAssoc() | JROOT/plugins/system/easyfrontendseo/easyfrontendseo.php:300 |
9 | PlgSystemEasyFrontendSeo->updateDatabase() | JROOT/plugins/system/easyfrontendseo/easyfrontendseo.php:195 |
8 | PlgSystemEasyFrontendSeo->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 2.64 ms После последнего запроса: 0.11 ms Память запроса: 0.025 MB Память до запроса: 6.526 MB Выбрано строк: 0
SELECT *
FROM `cx93f_plg_easyfrontendseo`
WHERE `url` = 'http://luxlavka.ru/index.php?option=com_xmap&view=html&id=1&Itemid=265'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_plg_easyfrontendseo | ALL | NULL | Индекс не используется | NULL | NULL | 2511 | 100.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
10 | JDatabaseDriver->loadAssoc() | JROOT/plugins/system/easyfrontendseo/easyfrontendseo.php:300 |
9 | PlgSystemEasyFrontendSeo->updateDatabase() | JROOT/plugins/system/easyfrontendseo/easyfrontendseo.php:195 |
8 | PlgSystemEasyFrontendSeo->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.40 ms После последнего запроса: 4.48 ms Память запроса: 0.027 MB Память до запроса: 6.712 MB Выбрано строк: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `cx93f_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_extensions | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using index condition |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
17 | JDatabaseDriver->loadObject() | JROOT/libraries/cms/library/helper.php:166 |
16 | JLibraryHelper::{closure}() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
15 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:174 |
14 | JLibraryHelper::loadLibrary() | JROOT/libraries/cms/library/helper.php:42 |
13 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:89 |
12 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:270 |
11 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
10 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
9 | JFactory::getDocument() | JROOT/plugins/system/jcomments/jcomments.php:111 |
8 | plgSystemJComments->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 3.66 ms После последнего запроса: 0.41 ms Память запроса: 0.006 MB Память до запроса: 6.704 MB
UPDATE `cx93f_extensions`
SET `params` = '{\"mediaversion\":\"5e45968b4e76597e268cb428097e281e\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_extensions | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:116 |
13 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:321 |
12 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:280 |
11 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:760 |
10 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
9 | JFactory::getDocument() | JROOT/plugins/system/jcomments/jcomments.php:111 |
8 | plgSystemJComments->onAfterRoute() | JROOT/libraries/joomla/event/event.php:70 |
7 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
6 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
5 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1155 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:795 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.11 ms После последнего запроса: 5.57 ms Память запроса: 0.025 MB Память до запроса: 6.980 MB Выбрано строк: 2
SELECT *
FROM cx93f_languages
WHERE published=1
ORDER BY ordering ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_languages | ALL | NULL | Индекс не используется | NULL | NULL | 2 | 100.00 | Using where; Используется filesort |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:148 |
5 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:327 |
4 | JApplicationSite->getParams() | JROOT/libraries/cms/application/site.php:135 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 4.34 ms После последнего запроса: 1.11 ms Память запроса: 0.049 MB Память до запроса: 6.996 MB Выбрано строк: 4
SELECT id, home, template, s.params
FROM cx93f_template_styles as s
LEFT JOIN cx93f_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 | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | ALL | idx_template | Индекс не используется | NULL | NULL | 6 | 100.00 | Using where |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | formulados_lavka.s.template,const | 1 | 100.00 | Using index condition; Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
5 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:485 |
4 | JApplicationSite->getTemplate() | JROOT/libraries/cms/application/site.php:165 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 4.68 ms После последнего запроса: 12.34 ms Память запроса: 0.030 MB Память до запроса: 7.476 MB Выбрано строк: 1
Повторяющиеся запросы:
#17SELECT s.*
FROM cx93f_xmap_sitemap AS s
WHERE s.published = '1'
AND s.access IN (1,1,5)
AND s.id = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_access,idx_state | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
13 | JDatabaseDriverMysqli->execute() | JROOT/components/com_xmap/models/sitemap.php:65 |
12 | XmapModelSitemap->getItem() | JROOT/libraries/legacy/view/legacy.php:422 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:63 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.08 ms После последнего запроса: 0.08 ms Память запроса: 0.031 MB Память до запроса: 7.484 MB Выбрано строк: 1
Повторяющиеся запросы:
#16SELECT s.*
FROM cx93f_xmap_sitemap AS s
WHERE s.published = '1'
AND s.access IN (1,1,5)
AND s.id = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_access,idx_state | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
13 | JDatabaseDriver->loadObject() | JROOT/components/com_xmap/models/sitemap.php:71 |
12 | XmapModelSitemap->getItem() | JROOT/libraries/legacy/view/legacy.php:422 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:63 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 3.76 ms После последнего запроса: 1.15 ms Память запроса: 0.029 MB Память до запроса: 7.534 MB Выбрано строк: 6
SELECT n.id, n.title, n.alias, n.path, n.level, n.link, n.type, n.params, n.home, n.parent_id,n.`browserNav`
FROM cx93f_menu AS n
INNER JOIN cx93f_menu AS p
ON p.lft = 0
WHERE n.lft > p.lft
AND n.lft < p.rgt
AND n.menutype = 'mainmenu'
AND n.published = 1
AND n.access IN (1,1,5)
ORDER BY n.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | p | ref | idx_left_right | idx_left_right | 4 | const | 1 | 100.00 | Using index; Using temporary; Используется filesort |
1 | SIMPLE | n | ref | idx_menutype,idx_left_right | idx_menutype | 98 | const | 8 | 100.00 | Using index condition; Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:103 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:96 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:64 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.47 ms После последнего запроса: 0.31 ms Память запроса: 0.026 MB Память до запроса: 7.562 MB Выбрано строк: 2
SELECT e.element,e.folder,e.params
FROM cx93f_extensions AS e
WHERE e.folder = 'xmap'
AND e.enabled = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | e | ALL | NULL | Индекс не используется | NULL | NULL | 238 | 100.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:185 |
15 | XmapHelper::getExtensions() | JROOT/components/com_xmap/helpers/xmap.php:222 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:141 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:96 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:64 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.55 ms После последнего запроса: 4.20 ms Память запроса: 0.028 MB Память до запроса: 7.756 MB Выбрано строк: 4
SELECT n.id, n.title, n.alias, n.path, n.level, n.link, n.type, n.params, n.home, n.parent_id,n.`browserNav`
FROM cx93f_menu AS n
INNER JOIN cx93f_menu AS p
ON p.lft = 0
WHERE n.lft > p.lft
AND n.lft < p.rgt
AND n.menutype = 'menyu-v-futere'
AND n.published = 1
AND n.access IN (1,1,5)
ORDER BY n.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | n | ref | idx_menutype,idx_left_right | idx_menutype | 98 | const | 4 | 100.00 | Using index condition; Using where; Используется filesort |
1 | SIMPLE | p | ref | idx_left_right | idx_left_right | 4 | const | 1 | 100.00 | Using where; Using index |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
14 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/helpers/xmap.php:103 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:96 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:64 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 2.95 ms После последнего запроса: 0.22 ms Память запроса: 0.027 MB Память до запроса: 7.792 MB Выбрано строк: 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `cx93f_content`
WHERE `id`=38
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_content | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
15 | xmap_com_content->prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:238 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:141 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:96 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:64 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.24 ms После последнего запроса: 0.50 ms Память запроса: 0.027 MB Память до запроса: 7.813 MB Выбрано строк: 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `cx93f_content`
WHERE `id`=33
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_content | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
15 | xmap_com_content->prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:238 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:141 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:96 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:64 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.22 ms После последнего запроса: 0.20 ms Память запроса: 0.027 MB Память до запроса: 7.835 MB Выбрано строк: 1
SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `cx93f_content`
WHERE `id`=12
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_content | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
16 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:82 |
15 | xmap_com_content->prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:238 |
14 | XmapHelper::prepareMenuItem() | JROOT/components/com_xmap/helpers/xmap.php:141 |
13 | XmapHelper::getMenuItems() | JROOT/components/com_xmap/models/sitemap.php:96 |
12 | XmapModelSitemap->getItems() | JROOT/libraries/legacy/view/legacy.php:422 |
11 | JViewLegacy->get() | JROOT/components/com_xmap/views/html/view.html.php:64 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 2.11 ms После последнего запроса: 0.35 ms Память запроса: 0.031 MB Память до запроса: 7.843 MB Выбрано строк: 41
SELECT `id`,`name`,`rules`,`parent_id`
FROM `cx93f_assets`
WHERE `name` IN ('root.1','com_admin','com_ajax','com_akeeba','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_contenttemplater','com_cpanel','com_easyfrontendseo','com_fields','com_finder','com_instajoom','com_installer','com_jcomments','com_joomlaupdate','com_jotcache','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_redirect','com_search','com_speasyimagegallery','com_sppagebuilder','com_tags','com_templates','com_users','com_wrapper','com_xmap')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_assets | ALL | idx_asset_name | Индекс не используется | NULL | NULL | 240 | 17.50 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/access/access.php:427 |
15 | JAccess::preloadComponents() | JROOT/libraries/joomla/access/access.php:211 |
14 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:529 |
13 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:181 |
12 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
11 | JUser->authorise() | JROOT/components/com_xmap/views/html/view.html.php:67 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.84 ms После последнего запроса: 0.25 ms Память запроса: 0.027 MB Память до запроса: 7.894 MB Выбрано строк: 2
SELECT `id`,`name`,`rules`,`parent_id`
FROM `cx93f_assets`
WHERE `name` LIKE 'com_xmap.%' OR `name` = 'com_xmap' OR `parent_id` = 0
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_assets | ALL | idx_asset_name,idx_parent_id | Индекс не используется | NULL | NULL | 240 | 100.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/access/access.php:357 |
15 | JAccess::preloadPermissions() | JROOT/libraries/joomla/access/access.php:224 |
14 | JAccess::preload() | JROOT/libraries/joomla/access/access.php:538 |
13 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:181 |
12 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
11 | JUser->authorise() | JROOT/components/com_xmap/views/html/view.html.php:67 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.97 ms После последнего запроса: 3.46 ms Память запроса: 0.031 MB Память до запроса: 8.102 MB Выбрано строк: 8
SHOW FULL COLUMNS
FROM `cx93f_assets`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `cx93f_assets`
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
20 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:440 |
19 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/joomla/table/table.php:244 |
18 | JTable->getFields() | JROOT/libraries/joomla/table/table.php:163 |
17 | JTable->__construct() | JROOT/libraries/joomla/table/asset.php:60 |
16 | JTableAsset->__construct() | JROOT/libraries/joomla/table/table.php:311 |
15 | JTable::getInstance() | JROOT/libraries/joomla/access/access.php:781 |
14 | JAccess::getAssetId() | JROOT/libraries/joomla/access/access.php:542 |
13 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:181 |
12 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
11 | JUser->authorise() | JROOT/components/com_xmap/views/html/view.html.php:67 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.91 ms После последнего запроса: 0.75 ms Память запроса: 0.028 MB Память до запроса: 8.147 MB Выбрано строк: 0
SELECT *
FROM cx93f_assets
WHERE `name` = 'com_xmap.sitemap.1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
16 | JDatabaseDriver->loadAssoc() | JROOT/libraries/joomla/table/table.php:729 |
15 | JTable->load() | JROOT/libraries/joomla/access/access.php:782 |
14 | JAccess::getAssetId() | JROOT/libraries/joomla/access/access.php:542 |
13 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:181 |
12 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
11 | JUser->authorise() | JROOT/components/com_xmap/views/html/view.html.php:67 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 1.51 ms После последнего запроса: 3.32 ms Память запроса: 0.027 MB Память до запроса: 8.249 MB Выбрано строк: 5
SELECT m.params,m.title
FROM cx93f_modules AS m
WHERE m.module = 'mod_menu'
AND m.published = '1'
AND m.client_id = '0'
AND m.access IN('1,1,5')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | index_merge | published,newsfeeds | newsfeeds,published | 204,5 | NULL | 4 | 75.00 | Using intersect(newsfeeds,published); Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
16 | JDatabaseDriver->loadObjectList() | JROOT/components/com_xmap/displayer/html.php:312 |
15 | XmapDisplayerHtml->getMenuTitle() | JROOT/components/com_xmap/displayer/html.php:102 |
14 | XmapDisplayerHtml->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default.php:29 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:84 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.84 ms После последнего запроса: 3.17 ms Память запроса: 0.028 MB Память до запроса: 8.397 MB Выбрано строк: 0
SELECT a.id, a.title, a.alias, a.access, a.path AS route, a.created_time created, a.modified_time modified
FROM cx93f_categories AS a
WHERE a.parent_id = 8
AND a.published = 1
AND a.extension='com_content'
AND a.access IN (1,1,5)
ORDER BY a.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | ref | cat_idx,idx_access | cat_idx | 203 | const,const | 10 | 100.00 | Using index condition; Using where; Используется filesort |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
18 | JDatabaseDriver->loadObjectList() | JROOT/plugins/xmap/com_content/com_content.php:319 |
17 | xmap_com_content::expandCategory() | JROOT/plugins/xmap/com_content/com_content.php:232 |
16 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer/abstract.php:171 |
15 | XmapDisplayerAbstract->printMenuTree() | JROOT/components/com_xmap/displayer/html.php:105 |
14 | XmapDisplayerHtml->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default.php:29 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:84 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 7.08 ms После последнего запроса: 0.54 ms Память запроса: 0.277 MB Память до запроса: 8.427 MB Выбрано строк: 27
SELECT a.id, a.title, a.alias, a.catid, a.created created, a.modified modified,a.language,a.introtext, a.fulltext
FROM cx93f_content AS a
WHERE a.state = 1
AND a.catid=8
AND a.access IN (1,1,5)
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2023-09-23 08:13:40')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2023-09-23 08:13:40')
ORDER BY
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC , a.created
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | ref | idx_access,idx_state,idx_catid | idx_catid | 4 | const | 27 | 100.00 | Using where; Используется filesort |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
19 | JDatabaseDriver->loadObjectList() | JROOT/plugins/xmap/com_content/com_content.php:438 |
18 | xmap_com_content::includeCategoryContent() | JROOT/plugins/xmap/com_content/com_content.php:363 |
17 | xmap_com_content::expandCategory() | JROOT/plugins/xmap/com_content/com_content.php:232 |
16 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer/abstract.php:171 |
15 | XmapDisplayerAbstract->printMenuTree() | JROOT/components/com_xmap/displayer/html.php:105 |
14 | XmapDisplayerHtml->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default.php:29 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:84 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.13 ms После последнего запроса: 2.55 ms Память запроса: 0.043 MB Память до запроса: 8.829 MB Выбрано строк: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM cx93f_categories as c
LEFT JOIN cx93f_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=8
ORDER BY c.lft
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | s | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Используется filesort |
1 | SIMPLE | c | ALL | cat_idx,idx_access,idx_left_right | Индекс не используется | NULL | NULL | 18 | 66.67 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
31 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
30 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:304 |
29 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
28 | JCategories->get() | JROOT/components/com_content/router.php:72 |
27 | ContentRouter->getCategorySegment() | JROOT/libraries/cms/component/router/view.php:117 |
26 | JComponentRouterView->getPath() | JROOT/libraries/cms/component/router/rules/menu.php:82 |
25 | JComponentRouterRulesMenu->preprocess() | JROOT/libraries/cms/component/router/view.php:219 |
24 | JComponentRouterView->preprocess() | JROOT/libraries/cms/router/site.php:660 |
23 | JRouterSite->processBuildRules() | JROOT/libraries/cms/router/router.php:267 |
22 | JRouter->build() | JROOT/libraries/cms/router/site.php:149 |
21 | JRouterSite->build() | JROOT/libraries/joomla/application/route.php:62 |
20 | JRoute::_() | JROOT/components/com_xmap/displayer/html.php:145 |
19 | XmapDisplayerHtml->printNode() | JROOT/plugins/xmap/com_content/com_content.php:485 |
18 | xmap_com_content::includeCategoryContent() | JROOT/plugins/xmap/com_content/com_content.php:363 |
17 | xmap_com_content::expandCategory() | JROOT/plugins/xmap/com_content/com_content.php:232 |
16 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer/abstract.php:171 |
15 | XmapDisplayerAbstract->printMenuTree() | JROOT/components/com_xmap/displayer/html.php:105 |
14 | XmapDisplayerHtml->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default.php:29 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:84 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.31 ms После последнего запроса: 4.25 ms Память запроса: 0.027 MB Память до запроса: 8.600 MB Выбрано строк: 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `cx93f_content`
WHERE `id`=38
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_content | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
17 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:268 |
16 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer/abstract.php:171 |
15 | XmapDisplayerAbstract->printMenuTree() | JROOT/components/com_xmap/displayer/html.php:105 |
14 | XmapDisplayerHtml->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default.php:29 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:84 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.17 ms После последнего запроса: 0.26 ms Память запроса: 0.029 MB Память до запроса: 8.616 MB Выбрано строк: 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `cx93f_content`
WHERE `id`=33
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_content | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
17 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:268 |
16 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer/abstract.php:171 |
15 | XmapDisplayerAbstract->printMenuTree() | JROOT/components/com_xmap/displayer/html.php:105 |
14 | XmapDisplayerHtml->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default.php:29 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:84 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.17 ms После последнего запроса: 0.25 ms Память запроса: 0.027 MB Память до запроса: 8.627 MB Выбрано строк: 1
SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `cx93f_content`
WHERE `id`=12
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_content | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1642 |
17 | JDatabaseDriver->loadObject() | JROOT/plugins/xmap/com_content/com_content.php:268 |
16 | xmap_com_content::getTree() | JROOT/components/com_xmap/displayer/abstract.php:171 |
15 | XmapDisplayerAbstract->printMenuTree() | JROOT/components/com_xmap/displayer/html.php:105 |
14 | XmapDisplayerHtml->printSitemap() | JROOT/components/com_xmap/views/html/tmpl/default.php:29 |
13 | include JROOT/components/com_xmap/views/html/tmpl/default.php | JROOT/libraries/legacy/view/legacy.php:694 |
12 | JViewLegacy->loadTemplate() | JROOT/libraries/legacy/view/legacy.php:229 |
11 | JViewLegacy->display() | JROOT/components/com_xmap/views/html/view.html.php:84 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 0.88 ms После последнего запроса: 0.79 ms Память запроса: 0.006 MB Память до запроса: 8.626 MB
UPDATE cx93f_xmap_sitemap
SET views_html = views_html + 1
, count_html = '37'
, lastvisit_html = '1695456820'
WHERE id = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_xmap_sitemap | range | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
12 | JDatabaseDriverMysqli->execute() | JROOT/components/com_xmap/models/sitemap.php:138 |
11 | XmapModelSitemap->hit() | JROOT/components/com_xmap/views/html/view.html.php:86 |
10 | XmapViewHtml->display() | JROOT/libraries/legacy/controller/legacy.php:671 |
9 | JControllerLegacy->display() | JROOT/components/com_xmap/controller.php:37 |
8 | XmapController->display() | JROOT/libraries/legacy/controller/legacy.php:709 |
7 | JControllerLegacy->execute() | JROOT/components/com_xmap/xmap.php:19 |
6 | require_once JROOT/components/com_xmap/xmap.php | JROOT/libraries/cms/component/helper.php:389 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:364 |
4 | JComponentHelper::renderComponent() | JROOT/libraries/cms/application/site.php:191 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:265 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 4.81 ms После последнего запроса: 50.12 ms Память запроса: 0.058 MB Память до запроса: 10.614 MB Выбрано строк: 33
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM cx93f_modules AS m
LEFT JOIN cx93f_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN cx93f_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 <= '2023-09-23 08:13:40')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2023-09-23 08:13:40')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 265 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | ref | PRIMARY,published,newsfeeds | published | 1 | const | 45 | 100.00 | Using index condition; Using where; Используется filesort |
1 | SIMPLE | mm | ref | PRIMARY | PRIMARY | 4 | formulados_lavka.m.id | 1 | 100.00 | Using where; Using index |
1 | SIMPLE | e | ref | element_clientid,element_folder_clientid | element_clientid | 403 | formulados_lavka.m.module,const | 1 | 100.00 | Using index condition; Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1681 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/cache/controller/callback.php:169 |
15 | JCacheControllerCallback->get() | JROOT/libraries/cms/module/helper.php:424 |
14 | JModuleHelper::getModuleList() | JROOT/libraries/cms/module/helper.php:360 |
13 | JModuleHelper::load() | JROOT/libraries/cms/module/helper.php:84 |
12 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:576 |
11 | JDocumentHtml->countModules() | JROOT/plugins/system/helix3/core/helix3.php:508 |
10 | Helix3::countModules() | JROOT/plugins/system/helix3/core/helix3.php:455 |
9 | Helix3::rowColumns() | JROOT/plugins/system/helix3/core/helix3.php:264 |
8 | Helix3::generatelayout() | JROOT/templates/shaper_helix3/index.php:179 |
7 | require JROOT/templates/shaper_helix3/index.php | JROOT/libraries/joomla/document/html.php:653 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:715 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:530 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1102 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
Время запроса: 3.86 ms После последнего запроса: 30.24 ms Память запроса: 0.026 MB Память до запроса: 10.894 MB Выбрано строк: 1
SELECT *
FROM `cx93f_plg_easyfrontendseo`
WHERE `url` = 'index.php?option=com_xmap&view=html&id=1&Itemid=265'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cx93f_plg_easyfrontendseo | ALL | NULL | Индекс не используется | NULL | NULL | 2511 | 100.00 | Using where |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Вызывающий объект | Файл и номер строки |
---|
14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1445 |
13 | JDatabaseDriver->loadAssoc() | JROOT/plugins/system/easyfrontendseo/easyfrontendseo.php:350 |
12 | PlgSystemEasyFrontendSeo->onBeforeCompileHead() | JROOT/libraries/joomla/event/event.php:70 |
11 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
10 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
9 | JApplicationBase->triggerEvent() | JROOT/libraries/joomla/document/renderer/html/head.php:63 |
8 | JDocumentRendererHtmlHead->fetchHead() | JROOT/libraries/joomla/document/renderer/html/head.php:34 |
7 | JDocumentRendererHtmlHead->render() | JROOT/libraries/joomla/document/html.php:486 |
6 | JDocumentHtml->getBuffer() | JROOT/libraries/joomla/document/html.php:777 |
5 | JDocumentHtml->_renderTemplate() | JROOT/libraries/joomla/document/html.php:552 |
4 | JDocumentHtml->render() | JROOT/libraries/cms/application/cms.php:1116 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:777 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:271 |
1 | JApplicationCms->execute() | JROOT/index.php:49 |
4 × SELECT *
FROM `cx93f_plg_easyfrontendseo`
3 × SELECT `created`,`modified`,`introtext`,`fulltext`
FROM `cx93f_content`
3 × SELECT `introtext`,`fulltext`,`alias`,`catid`
FROM `cx93f_content`
2 × SELECT n.id, n.title, n.alias, n.path, n.level, n.link, n.type, n.params, n.home, n.parent_id,n.`browserNav`
FROM cx93f_menu AS n
INNER JOIN cx93f_menu AS p
ON p.lft = 0
2 × SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `cx93f_extensions`
2 × SELECT s.*
FROM cx93f_xmap_sitemap AS s
2 × SELECT `id`,`name`,`rules`,`parent_id`
FROM `cx93f_assets`
1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM cx93f_categories as c
LEFT JOIN cx93f_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
1 × SELECT a.id, a.title, a.alias, a.catid, a.created created, a.modified modified,a.language,a.introtext, a.fulltext
FROM cx93f_content AS a
1 × SELECT a.id, a.title, a.alias, a.access, a.path AS route, a.created_time created, a.modified_time modified
FROM cx93f_categories AS a
1 × SELECT m.params,m.title
FROM cx93f_modules AS m
1 × SELECT *
FROM cx93f_assets
1 × SELECT `data`
FROM `cx93f_session`
1 × SELECT e.element,e.folder,e.params
FROM cx93f_extensions AS e
1 × SELECT `session_id`
FROM `cx93f_session`
1 × SELECT id, home, template, s.params
FROM cx93f_template_styles as s
LEFT JOIN cx93f_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM cx93f_languages
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 cx93f_menu AS m
LEFT JOIN cx93f_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `folder` AS `type`,`element` AS `name`,`params`
FROM cx93f_extensions
1 × SELECT b.id
FROM cx93f_usergroups AS a
LEFT JOIN cx93f_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, rules
FROM `cx93f_viewlevels
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM cx93f_modules AS m
LEFT JOIN cx93f_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN cx93f_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id