Время запроса: 0.83 ms Память запроса: 0.018 MB Память до запроса: 0.895 MB Выбрано строк: 0
SELECT `data`
FROM `d8ujd_session`
WHERE `session_id` = 'qfr3cjqtjhghfigiqoh7ploqp7'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | d8ujd_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | NULL |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
13 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:44 |
12 | JSessionStorageDatabase->read() | Same as call in the line below. |
11 | session_start() | JROOT/libraries/joomla/session/handler/native.php:258 |
10 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:49 |
9 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:81 |
8 | JSessionHandlerJoomla->start() | JROOT/libraries/joomla/session/session.php:636 |
7 | JSession->_start() | JROOT/libraries/joomla/session/session.php:596 |
6 | JSession->start() | JROOT/libraries/cms/application/cms.php:748 |
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:404 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:54 |
Время запроса: 0.58 ms После последнего запроса: 2.24 ms Память запроса: 0.012 MB Память до запроса: 0.960 MB Выбрано строк: 0
SELECT `session_id`
FROM `d8ujd_session`
WHERE `session_id` = 'qfr3cjqtjhghfigiqoh7ploqp7'
LIMIT 0, 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | d8ujd_session | NULL | const | PRIMARY | PRIMARY | 766 | const | 1 | 100.00 | Using index |
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Caller | File and line number | 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
7 | JDatabaseDriver->loadResult() | JROOT/libraries/cms/application/cms.php:176 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:774 |
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:404 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:54 |
Время запроса: 0.67 ms После последнего запроса: 0.31 ms Память запроса: 0.009 MB Память до запроса: 0.973 MB
INSERT INTO `d8ujd_session`
(`session_id`, `client_id`, `time`)
VALUES
('qfr3cjqtjhghfigiqoh7ploqp7', 0, '1750996536')
EXPLAIN не доступен для запроса: INSERT INTO `d8ujd_session`
(`session_id`, `client_id`, `time`) VALUES
('qfr3cjqtjhghfigiqoh7ploqp7', 0, '1750996536')
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
# | Caller | File and line number | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/application/cms.php:208 |
6 | JApplicationCms->checkSession() | JROOT/libraries/cms/application/cms.php:774 |
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:404 |
2 | JApplicationCms::getInstance() | JROOT/libraries/joomla/factory.php:125 |
1 | JFactory::getApplication() | JROOT/index.php:54 |
Время запроса: 1.05 ms После последнего запроса: 1.79 ms Память запроса: 0.018 MB Память до запроса: 1.055 MB Выбрано строк: 37
SELECT extension_id AS id, element AS "option", params, enabled
FROM d8ujd_extensions
WHERE `type` = 'component'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | d8ujd_extensions | NULL | ref | extension | extension | 82 | const | 21 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.04 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.09 ms |
preparing | 0.03 ms |
executing | 0.02 ms |
Sending data | 0.16 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
9 | JDatabaseDriver->loadObjectList() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:157 |
7 | JCacheControllerCallback->get() | JROOT/libraries/cms/component/helper.php:448 |
6 | JComponentHelper::load() | JROOT/libraries/cms/component/helper.php:43 |
5 | JComponentHelper::getComponent() | JROOT/libraries/cms/component/helper.php:120 |
4 | JComponentHelper::getParams() | JROOT/libraries/cms/application/site.php:584 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.25 ms После последнего запроса: 1.47 ms Память запроса: 0.014 MB Память до запроса: 1.118 MB Выбрано строк: 1
SELECT b.id
FROM d8ujd_usergroups AS a
LEFT JOIN d8ujd_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | SIMPLE | b | NULL | range | idx_usergroup_nested_set_lookup | idx_usergroup_nested_set_lookup | 4 | NULL | 2 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
sending cached result to clien | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1541 |
9 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:354 |
8 | JAccess::getGroupsByUser() | JROOT/libraries/joomla/access/access.php:423 |
7 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
6 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
5 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:163 |
4 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/site.php:589 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.27 ms После последнего запроса: 0.38 ms Память запроса: 0.013 MB Память до запроса: 1.137 MB Выбрано строк: 4
SELECT id, rules
FROM `d8ujd_viewlevels`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | d8ujd_viewlevels | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 4 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
sending cached result to clien | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1497 |
8 | JDatabaseDriver->loadAssocList() | JROOT/libraries/joomla/access/access.php:440 |
7 | JAccess::getAuthorisedViewLevels() | JROOT/libraries/joomla/user/user.php:453 |
6 | JUser->getAuthorisedViewLevels() | JROOT/libraries/cms/plugin/helper.php:296 |
5 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:163 |
4 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/site.php:589 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 2.06 ms После последнего запроса: 0.40 ms Память запроса: 0.013 MB Память до запроса: 1.156 MB Выбрано строк: 76
SELECT folder AS type, element AS name, params
FROM d8ujd_extensions
WHERE enabled = 1
AND type ='plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | d8ujd_extensions | NULL | ref | extension | extension | 82 | const | 123 | 0.48 | Using index condition; Using where; Используется filesort |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.08 ms |
preparing | 0.04 ms |
Sorting result | 0.08 ms |
executing | 0.02 ms |
Sending data | 0.02 ms |
Creating sort index | 0.77 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.05 ms |
# | Caller | File and line number | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/plugin/helper.php:310 |
5 | JPluginHelper::load() | JROOT/libraries/cms/plugin/helper.php:163 |
4 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/site.php:589 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.80 ms После последнего запроса: 7.23 ms Память запроса: 0.013 MB Память до запроса: 1.579 MB Выбрано строк: 1
SELECT `enabled`
FROM `d8ujd_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 | d8ujd_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 402 | const | 1 | 10.00 | Using where |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.04 ms |
starting | 0.02 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.07 ms |
optimizing | 0.02 ms |
statistics | 0.13 ms |
preparing | 0.03 ms |
executing | 0.02 ms |
Sending data | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 9 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
8 | JDatabaseDriver->loadResult() | JROOT/plugins/system/backuponupdate/backuponupdate.php:61 |
7 | require_once JROOT/plugins/system/backuponupdate/backuponupdate.php | JROOT/libraries/cms/plugin/helper.php:230 |
6 | JPluginHelper::import() | JROOT/libraries/cms/plugin/helper.php:170 |
5 | JPluginHelper::importPlugin() | JROOT/libraries/cms/application/cms.php:662 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.37 ms После последнего запроса: 23.48 ms Память запроса: 0.024 MB Память до запроса: 2.369 MB Выбрано строк: 1
SELECT id,template
FROM d8ujd_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 | d8ujd_template_styles | NULL | ALL | idx_home | Индекс не используется | NULL | NULL | 22 | 4.55 | Using where |
Status | Duration |
---|
starting | 0.10 ms |
Waiting for query cache lock | 0.04 ms |
starting | 0.02 ms |
checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
sending cached result to clien | 0.05 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1653 |
18 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_widgetkit/widgetkit.php:23 |
17 | plgSystemWidgetkit->{closure}() | JROOT/administrator/components/com_widgetkit/src/Framework/src/Container.php:240 |
16 | YOOtheme\Widgetkit\Framework\Container->offsetGet() | JROOT/administrator/components/com_widgetkit/src/Application.php:49 |
15 | YOOtheme\Widgetkit\Application->YOOtheme\Widgetkit\{closure}() | Same as call in the line below. |
14 | call_user_func_array() | JROOT/administrator/components/com_widgetkit/src/Framework/src/Event/EventDispatcher.php:113 |
13 | YOOtheme\Widgetkit\Framework\Event\EventDispatcher->trigger() | JROOT/administrator/components/com_widgetkit/src/Framework/src/Application.php:149 |
12 | YOOtheme\Widgetkit\Framework\Application->boot() | JROOT/administrator/components/com_widgetkit/widgetkit.php:92 |
11 | include JROOT/administrator/components/com_widgetkit/widgetkit.php | JROOT/administrator/components/com_widgetkit/widgetkit-app.php:6 |
10 | include JROOT/administrator/components/com_widgetkit/widgetkit-app.php | JROOT/plugins/system/widgetkit/widgetkit.php:9 |
9 | plgSystemWidgetkit->onAfterInitialise() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:71 |
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:663 |
4 | JApplicationCms->initialiseApp() | JROOT/libraries/cms/application/site.php:663 |
3 | JApplicationSite->initialiseApp() | JROOT/libraries/cms/application/site.php:209 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 1.66 ms После последнего запроса: 7.75 ms Память запроса: 0.031 MB Память до запроса: 2.654 MB Выбрано строк: 43
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 d8ujd_menu AS m
LEFT JOIN d8ujd_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | m | NULL | range | idx_client_id_parent_id_alias_language | idx_client_id_parent_id_alias_language | 5 | NULL | 45 | 10.00 | Using index condition; Using where; Используется filesort |
1 | SIMPLE | e | NULL | eq_ref | PRIMARY | PRIMARY | 4 | u403161_reklama.m.component_id | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.10 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.10 ms |
preparing | 0.04 ms |
Sorting result | 0.02 ms |
executing | 0.02 ms |
Sending data | 0.03 ms |
Creating sort index | 0.47 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.29 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/menu/site.php:86 |
14 | JMenuSite->load() | JROOT/libraries/cms/menu/menu.php:74 |
13 | JMenu->__construct() | JROOT/libraries/cms/menu/site.php:57 |
12 | JMenuSite->__construct() | JROOT/libraries/cms/menu/menu.php:133 |
11 | JMenu::getInstance() | JROOT/libraries/cms/application/cms.php:435 |
10 | JApplicationCms->getMenu() | JROOT/libraries/cms/application/site.php:272 |
9 | JApplicationSite->getMenu() | JROOT/libraries/cms/router/site.php:57 |
8 | JRouterSite->__construct() | JROOT/libraries/cms/router/router.php:196 |
7 | JRouter::getInstance() | JROOT/libraries/cms/application/cms.php:531 |
6 | JApplicationCms::getRouter() | JROOT/libraries/cms/application/site.php:407 |
5 | JApplicationSite::getRouter() | JROOT/libraries/cms/application/cms.php:1097 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:763 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 1.20 ms После последнего запроса: 2.99 ms Память запроса: 0.018 MB Память до запроса: 3.058 MB Выбрано строк: 15
SELECT id, home, template, s.params
FROM d8ujd_template_styles as s
LEFT JOIN d8ujd_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 | s | NULL | ALL | idx_template | Индекс не используется | NULL | NULL | 22 | 10.00 | Using where |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid,extension | element_clientid | 403 | u403161_reklama.s.template,const | 1 | 5.00 | Using index condition; Using where |
Status | Duration |
---|
starting | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
checking permissions | 0.06 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.19 ms |
preparing | 0.03 ms |
executing | 0.02 ms |
Sending data | 0.19 ms |
Waiting for query cache lock | 0.02 ms |
Sending data | 0.14 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/application/site.php:484 |
11 | JApplicationSite->getTemplate() | JROOT/plugins/system/t3/includes/core/t3.php:310 |
10 | T3::detect() | JROOT/plugins/system/t3/t3.php:81 |
9 | plgSystemT3->onAfterRoute() | Same as call in the line below. |
8 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:71 |
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:1107 |
4 | JApplicationCms->route() | JROOT/libraries/cms/application/site.php:763 |
3 | JApplicationSite->route() | JROOT/libraries/cms/application/site.php:215 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.91 ms После последнего запроса: 24.81 ms Память запроса: 0.019 MB Память до запроса: 3.781 MB Выбрано строк: 1
SELECT extension_id AS id, element AS "option", params, enabled
FROM d8ujd_extensions
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | d8ujd_extensions | NULL | ref | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.09 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.03 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.18 ms |
preparing | 0.03 ms |
executing | 0.02 ms |
Sending data | 0.06 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1653 |
13 | JDatabaseDriver->loadObject() | Same as call in the line below. |
12 | call_user_func_array() | JROOT/libraries/joomla/cache/controller/callback.php:157 |
11 | JCacheControllerCallback->get() | JROOT/libraries/cms/library/helper.php:156 |
10 | JLibraryHelper::_load() | JROOT/libraries/cms/library/helper.php:47 |
9 | JLibraryHelper::getLibrary() | JROOT/libraries/cms/library/helper.php:90 |
8 | JLibraryHelper::getParams() | JROOT/libraries/cms/version/version.php:274 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:737 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:991 |
4 | JApplicationWeb->loadDocument() | JROOT/libraries/cms/application/site.php:130 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.81 ms После последнего запроса: 0.55 ms Память запроса: 0.012 MB Память до запроса: 3.783 MB
UPDATE `d8ujd_extensions`
SET `params` = '{\"mediaversion\":\"5f196225293dc81185fa299b23af0ae8\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | UPDATE | d8ujd_extensions | NULL | range | element_clientid,element_folder_clientid,extension | extension | 484 | const,const | 1 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.09 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.03 ms |
System lock | 0.14 ms |
updating | 0.07 ms |
end | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
end | 0.20 ms |
query end | 0.02 ms |
closing tables | 0.06 ms |
freeing items | 0.05 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/cms/library/helper.php:119 |
9 | JLibraryHelper::saveParams() | JROOT/libraries/cms/version/version.php:325 |
8 | JVersion->setMediaVersion() | JROOT/libraries/cms/version/version.php:284 |
7 | JVersion->getMediaVersion() | JROOT/libraries/joomla/factory.php:737 |
6 | JFactory::createDocument() | JROOT/libraries/joomla/factory.php:216 |
5 | JFactory::getDocument() | JROOT/libraries/joomla/application/web.php:991 |
4 | JApplicationWeb->loadDocument() | JROOT/libraries/cms/application/site.php:130 |
3 | JApplicationSite->dispatch() | JROOT/libraries/cms/application/site.php:230 |
2 | JApplicationSite->doExecute() | JROOT/libraries/cms/application/cms.php:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.32 ms После последнего запроса: 1.77 ms Память запроса: 0.013 MB Память до запроса: 3.891 MB Выбрано строк: 1
SELECT *
FROM d8ujd_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 | d8ujd_languages | NULL | system | NULL | Индекс не используется | NULL | NULL | 1 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
sending cached result to clien | 0.10 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/language/helper.php:164 |
5 | JLanguageHelper::getLanguages() | JROOT/libraries/cms/application/site.php:329 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.41 ms После последнего запроса: 10.15 ms Память запроса: 0.024 MB Память до запроса: 4.226 MB Выбрано строк: 1
SELECT a.rules
FROM d8ujd_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
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 |
Status | Duration |
---|
starting | 0.14 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
sending cached result to clien | 0.05 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1541 |
17 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:246 |
16 | JAccess::getAssetRules() | JROOT/libraries/joomla/user/user.php:384 |
15 | JUser->authorise() | JROOT/components/com_content/models/category.php:137 |
14 | ContentModelCategory->populateState() | JROOT/libraries/legacy/model/legacy.php:439 |
13 | JModelLegacy->getState() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:114 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 2.95 ms После последнего запроса: 0.95 ms Память запроса: 0.025 MB Память до запроса: 4.260 MB Выбрано строк: 3
SELECT b.rules
FROM d8ujd_assets AS a
LEFT JOIN d8ujd_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.category.99')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | const | idx_asset_name | idx_asset_name | 202 | const | 1 | 100.00 | Using temporary; Используется filesort |
1 | SIMPLE | b | NULL | ALL | idx_lft_rgt | Индекс не используется | NULL | NULL | 368 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.09 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.07 ms |
optimizing | 0.03 ms |
statistics | 0.19 ms |
preparing | 0.03 ms |
Creating tmp table | 0.07 ms |
Sorting result | 0.02 ms |
executing | 0.02 ms |
Sending data | 1.42 ms |
Creating sort index | 0.08 ms |
end | 0.02 ms |
query end | 0.02 ms |
removing tmp table | 0.35 ms |
query end | 0.02 ms |
closing tables | 0.08 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.13 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1541 |
18 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:246 |
17 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:107 |
16 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
15 | JUser->authorise() | JROOT/components/com_content/models/category.php:137 |
14 | ContentModelCategory->populateState() | JROOT/libraries/legacy/model/legacy.php:439 |
13 | JModelLegacy->getState() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:114 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 19.16 ms После последнего запроса: 2.07 ms Память запроса: 0.031 MB Память до запроса: 4.328 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,COUNT(i.`id`) AS numitems
FROM d8ujd_categories as c
LEFT JOIN (SELECT cat.id as id
FROM d8ujd_categories AS cat JOIN d8ujd_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN d8ujd_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN `d8ujd_content` AS i
ON i.`catid` = c.id
AND i.state = 1
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND badcats.id is null
AND s.id=99
GROUP BY 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
ORDER BY c.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Используется filesort |
1 | PRIMARY | c | NULL | range | cat_idx,idx_access,idx_left_right | cat_idx | 207 | NULL | 7 | 55.55 | Using index condition; Using where |
1 | PRIMARY | i | NULL | ref | idx_state,idx_catid | idx_catid | 4 | u403161_reklama.c.id | 14 | 100.00 | Using where |
1 | PRIMARY | <derived2> | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 353 | 10.00 | Using where; Not exists; Using join buffer (Block Nested Loop) |
2 | DERIVED | parent | NULL | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 38 | 100.00 | Using index condition; Using temporary; Используется filesort |
2 | DERIVED | cat | NULL | ALL | PRIMARY,idx_left_right | Индекс не используется | NULL | NULL | 93 | 11.11 | Range checked for each record (index map: 0x11) |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.33 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
Opening tables | 0.13 ms |
init | 0.22 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.04 ms |
optimizing | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.60 ms |
preparing | 0.06 ms |
Creating tmp table | 0.04 ms |
Sorting result | 0.05 ms |
statistics | 0.34 ms |
preparing | 0.10 ms |
Creating tmp table | 0.10 ms |
Sorting result | 0.03 ms |
executing | 0.10 ms |
Sending data | 0.15 ms |
executing | 0.02 ms |
Sending data | 1.98 ms |
Creating sort index | 11.25 ms |
Creating sort index | 0.28 ms |
end | 0.02 ms |
query end | 0.64 ms |
removing tmp table | 0.26 ms |
query end | 0.07 ms |
removing tmp table | 0.77 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
removing tmp table | 0.91 ms |
closing tables | 0.03 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.05 ms |
cleaning up | 0.07 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
16 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
15 | JCategories->get() | JROOT/components/com_content/models/category.php:346 |
14 | ContentModelCategory->getCategory() | JROOT/components/com_content/models/category.php:223 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.40 ms После последнего запроса: 1.96 ms Память запроса: 0.028 MB Память до запроса: 4.411 MB Выбрано строк: 2
SELECT b.rules
FROM d8ujd_assets AS a
LEFT JOIN d8ujd_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | a | NULL | const | idx_asset_name | idx_asset_name | 202 | const | 1 | 100.00 | Using temporary; Используется filesort |
1 | SIMPLE | b | NULL | range | idx_lft_rgt | idx_lft_rgt | 4 | NULL | 38 | 100.00 | Using where |
Status | Duration |
---|
starting | 0.08 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.02 ms |
checking query cache for query | 0.08 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
sending cached result to clien | 0.05 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1541 |
21 | JDatabaseDriver->loadColumn() | JROOT/libraries/joomla/access/access.php:246 |
20 | JAccess::getAssetRules() | JROOT/libraries/joomla/access/access.php:107 |
19 | JAccess::check() | JROOT/libraries/joomla/user/user.php:393 |
18 | JUser->authorise() | JROOT/components/com_content/models/articles.php:449 |
17 | ContentModelArticles->getListQuery() | JROOT/libraries/legacy/model/list.php:129 |
16 | JModelList->_getListQuery() | JROOT/libraries/legacy/model/list.php:181 |
15 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:537 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 12.46 ms После последнего запроса: 0.38 ms Память запроса: 0.075 MB Память до запроса: 4.443 MB Выбрано строк: 78
SELECT a.id, a.title, a.alias, a.introtext, a.fulltext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.language, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM d8ujd_content AS a
LEFT JOIN d8ujd_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN d8ujd_categories AS c
ON c.id = a.catid
LEFT JOIN d8ujd_users AS ua
ON ua.id = a.created_by
LEFT JOIN d8ujd_users AS uam
ON uam.id = a.modified_by
LEFT JOIN d8ujd_categories as parent
ON parent.id = c.parent_id
LEFT JOIN d8ujd_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM d8ujd_categories AS cat JOIN d8ujd_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid = 99
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-06-27 03:55:37')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-27 03:55:37')
ORDER BY c.lft,
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC , a.created
LIMIT 0, 81
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | v | NULL | system | PRIMARY | Индекс не используется | NULL | NULL | 0 | 0.00 | const row not found |
1 | PRIMARY | c | NULL | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | Используется filesort |
1 | PRIMARY | a | NULL | ref | idx_access,idx_catid | idx_catid | 4 | const | 81 | 15.75 | Using index condition; Using where |
1 | PRIMARY | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | u403161_reklama.a.created_by | 1 | 100.00 | Using where |
1 | PRIMARY | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | u403161_reklama.a.modified_by | 1 | 100.00 | Using where |
1 | PRIMARY | fp | NULL | eq_ref | PRIMARY | PRIMARY | 4 | u403161_reklama.a.id | 1 | 100.00 | Using where; Using index |
1 | PRIMARY | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where |
1 | PRIMARY | <derived2> | NULL | ref | <auto_key0> | <auto_key0> | 4 | const | 10 | 100.00 | Using where; Using index |
2 | DERIVED | parent | NULL | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 38 | 100.00 | Using index condition; Using temporary; Используется filesort |
2 | DERIVED | cat | NULL | ALL | PRIMARY,idx_left_right | Индекс не используется | NULL | NULL | 93 | 11.11 | Range checked for each record (index map: 0x11) |
Status | Duration |
---|
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.09 ms |
optimizing | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.47 ms |
preparing | 0.05 ms |
Creating tmp table | 0.03 ms |
Sorting result | 0.05 ms |
statistics | 0.19 ms |
preparing | 0.06 ms |
Sorting result | 0.02 ms |
executing | 0.05 ms |
Sending data | 0.05 ms |
Creating sort index | 0.68 ms |
executing | 0.02 ms |
Sending data | 1.74 ms |
Creating sort index | 0.29 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.17 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.15 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.18 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.10 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.18 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.14 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.20 ms |
Waiting for query cache lock | 0.06 ms |
Creating sort index | 0.14 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.13 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.11 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.14 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.14 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.17 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.15 ms |
Waiting for query cache lock | 0.05 ms |
Creating sort index | 0.15 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.14 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.13 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.09 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.13 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.13 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.15 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.09 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.15 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.16 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.12 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.12 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.15 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.09 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.14 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.13 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.16 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.16 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.12 ms |
Waiting for query cache lock | 0.02 ms |
Creating sort index | 0.14 ms |
end | 0.02 ms |
query end | 0.03 ms |
removing tmp table | 0.84 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
removing tmp table | 0.46 ms |
closing tables | 0.04 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.19 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/model/legacy.php:312 |
16 | JModelLegacy->_getList() | JROOT/libraries/legacy/model/list.php:185 |
15 | JModelList->getItems() | JROOT/components/com_content/models/articles.php:537 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.37 ms После последнего запроса: 4.69 ms Память запроса: 0.029 MB Память до запроса: 5.699 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 244
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.08 ms |
Waiting for query cache lock | 0.05 ms |
starting | 0.02 ms |
checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
sending cached result to clien | 0.05 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.25 ms После последнего запроса: 0.84 ms Память запроса: 0.029 MB Память до запроса: 5.739 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 243
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
sending cached result to clien | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.88 ms После последнего запроса: 0.84 ms Память запроса: 0.029 MB Память до запроса: 5.780 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 241
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.13 ms |
checking permissions | 0.02 ms |
checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
init | 0.08 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.04 ms |
statistics | 0.09 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.66 ms После последнего запроса: 0.86 ms Память запроса: 0.029 MB Память до запроса: 5.820 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 240
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.66 ms После последнего запроса: 0.83 ms Память запроса: 0.029 MB Память до запроса: 5.860 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 238
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.73 ms После последнего запроса: 0.88 ms Память запроса: 0.029 MB Память до запроса: 5.901 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 237
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.08 ms |
checking permissions | 0.02 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.67 ms После последнего запроса: 0.87 ms Память запроса: 0.029 MB Память до запроса: 5.941 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 236
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.68 ms После последнего запроса: 0.67 ms Память запроса: 0.029 MB Память до запроса: 5.982 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 235
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.04 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.73 ms После последнего запроса: 0.95 ms Память запроса: 0.029 MB Память до запроса: 6.022 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 234
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.06 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.69 ms После последнего запроса: 0.98 ms Память запроса: 0.029 MB Память до запроса: 6.062 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 233
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.66 ms После последнего запроса: 1.04 ms Память запроса: 0.029 MB Память до запроса: 6.103 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 232
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.05 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.73 ms После последнего запроса: 1.09 ms Память запроса: 0.029 MB Память до запроса: 6.143 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 231
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.11 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.70 ms После последнего запроса: 0.99 ms Память запроса: 0.029 MB Память до запроса: 6.184 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 229
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.73 ms После последнего запроса: 0.98 ms Память запроса: 0.029 MB Память до запроса: 6.225 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 228
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.05 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.05 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.71 ms После последнего запроса: 0.61 ms Память запроса: 0.029 MB Память до запроса: 6.265 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 227
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.04 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.08 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.67 ms После последнего запроса: 0.68 ms Память запроса: 0.029 MB Память до запроса: 6.306 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 226
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.73 ms После последнего запроса: 0.63 ms Память запроса: 0.029 MB Память до запроса: 6.346 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 225
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.06 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.05 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.72 ms После последнего запроса: 0.68 ms Память запроса: 0.029 MB Память до запроса: 6.387 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 224
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.05 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.72 ms После последнего запроса: 0.61 ms Память запроса: 0.029 MB Память до запроса: 6.427 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 223
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.03 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.70 ms После последнего запроса: 0.61 ms Память запроса: 0.029 MB Память до запроса: 6.467 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 222
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.04 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.71 ms После последнего запроса: 0.59 ms Память запроса: 0.029 MB Память до запроса: 6.508 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 221
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.71 ms После последнего запроса: 0.58 ms Память запроса: 0.029 MB Память до запроса: 6.548 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 214
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.05 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.77 ms После последнего запроса: 0.64 ms Память запроса: 0.029 MB Память до запроса: 6.589 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 212
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.06 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.71 ms После последнего запроса: 0.61 ms Память запроса: 0.029 MB Память до запроса: 6.629 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 211
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.04 ms |
closing tables | 0.04 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.63 ms После последнего запроса: 0.58 ms Память запроса: 0.029 MB Память до запроса: 6.669 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 210
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.71 ms После последнего запроса: 0.56 ms Память запроса: 0.029 MB Память до запроса: 6.710 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 209
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.05 ms |
preparing | 0.05 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.06 ms |
cleaning up | 0.06 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.74 ms После последнего запроса: 0.57 ms Память запроса: 0.029 MB Память до запроса: 6.750 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 208
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.03 ms |
checking permissions | 0.03 ms |
Opening tables | 0.03 ms |
init | 0.06 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.66 ms После последнего запроса: 0.76 ms Память запроса: 0.029 MB Память до запроса: 6.791 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 207
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.06 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.74 ms После последнего запроса: 1.01 ms Память запроса: 0.029 MB Память до запроса: 6.831 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 206
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.04 ms |
optimizing | 0.03 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.08 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.75 ms После последнего запроса: 0.99 ms Память запроса: 0.029 MB Память до запроса: 6.871 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 204
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.06 ms |
starting | 0.02 ms |
checking query cache for query | 0.08 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.62 ms После последнего запроса: 0.67 ms Память запроса: 0.029 MB Память до запроса: 6.912 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 203
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.05 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.64 ms После последнего запроса: 0.58 ms Память запроса: 0.029 MB Память до запроса: 6.952 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 202
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.70 ms После последнего запроса: 0.60 ms Память запроса: 0.029 MB Память до запроса: 6.993 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 201
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.04 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.05 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.66 ms После последнего запроса: 0.65 ms Память запроса: 0.029 MB Память до запроса: 7.033 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 200
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.08 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.60 ms После последнего запроса: 0.67 ms Память запроса: 0.029 MB Память до запроса: 7.073 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 199
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.05 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.71 ms После последнего запроса: 0.67 ms Память запроса: 0.029 MB Память до запроса: 7.114 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 198
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.04 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.09 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.67 ms После последнего запроса: 0.69 ms Память запроса: 0.029 MB Память до запроса: 7.154 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 197
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.73 ms После последнего запроса: 0.65 ms Память запроса: 0.029 MB Память до запроса: 7.195 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 196
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.06 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.10 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.66 ms После последнего запроса: 1.02 ms Память запроса: 0.029 MB Память до запроса: 7.235 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 195
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.66 ms После последнего запроса: 0.92 ms Память запроса: 0.029 MB Память до запроса: 7.275 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 194
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.74 ms После последнего запроса: 1.06 ms Память запроса: 0.029 MB Память до запроса: 7.316 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 193
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.05 ms |
starting | 0.03 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.05 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 1.10 ms После последнего запроса: 1.04 ms Память запроса: 0.029 MB Память до запроса: 7.356 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 192
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.04 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.02 ms |
checking query cache for query | 0.09 ms |
checking permissions | 0.03 ms |
checking permissions | 0.03 ms |
Opening tables | 0.04 ms |
init | 0.08 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.03 ms |
System lock | 0.04 ms |
optimizing | 0.04 ms |
statistics | 0.19 ms |
preparing | 0.04 ms |
executing | 0.05 ms |
end | 0.03 ms |
query end | 0.03 ms |
closing tables | 0.03 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.08 ms |
Waiting for query cache lock | 0.03 ms |
freeing items | 0.03 ms |
storing result in query cache | 0.03 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 1.06 ms После последнего запроса: 1.20 ms Память запроса: 0.029 MB Память до запроса: 7.396 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 191
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.05 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.03 ms |
checking query cache for query | 0.16 ms |
checking permissions | 0.03 ms |
checking permissions | 0.03 ms |
Opening tables | 0.05 ms |
init | 0.11 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.03 ms |
System lock | 0.04 ms |
optimizing | 0.05 ms |
statistics | 0.10 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.19 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.69 ms После последнего запроса: 1.06 ms Память запроса: 0.029 MB Память до запроса: 7.437 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 186
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.09 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.70 ms После последнего запроса: 0.99 ms Память запроса: 0.029 MB Память до запроса: 7.477 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 181
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.05 ms |
optimizing | 0.03 ms |
statistics | 0.08 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.66 ms После последнего запроса: 0.98 ms Память запроса: 0.030 MB Память до запроса: 7.519 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 180
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.03 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.71 ms После последнего запроса: 0.97 ms Память запроса: 0.029 MB Память до запроса: 7.560 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 179
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.04 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.22 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.66 ms После последнего запроса: 1.07 ms Память запроса: 0.029 MB Память до запроса: 7.600 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 178
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.70 ms После последнего запроса: 0.96 ms Память запроса: 0.029 MB Память до запроса: 7.641 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 177
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.88 ms После последнего запроса: 1.02 ms Память запроса: 0.029 MB Память до запроса: 7.681 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 176
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
init | 0.07 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.04 ms |
optimizing | 0.05 ms |
statistics | 0.08 ms |
preparing | 0.03 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.06 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.78 ms После последнего запроса: 1.01 ms Память запроса: 0.029 MB Память до запроса: 7.722 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 175
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.07 ms |
preparing | 0.03 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.23 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.82 ms После последнего запроса: 0.96 ms Память запроса: 0.029 MB Память до запроса: 7.762 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 174
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.06 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.04 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.08 ms |
preparing | 0.03 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.03 ms |
cleaning up | 0.03 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.73 ms После последнего запроса: 1.02 ms Память запроса: 0.029 MB Память до запроса: 7.803 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 173
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.10 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.72 ms После последнего запроса: 1.09 ms Память запроса: 0.029 MB Память до запроса: 7.843 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 172
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.81 ms После последнего запроса: 1.14 ms Память запроса: 0.029 MB Память до запроса: 7.883 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 169
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.09 ms |
preparing | 0.03 ms |
executing | 0.05 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.08 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.83 ms После последнего запроса: 1.08 ms Память запроса: 0.029 MB Память до запроса: 7.924 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 168
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.06 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.05 ms |
System lock | 0.04 ms |
optimizing | 0.04 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.80 ms После последнего запроса: 0.98 ms Память запроса: 0.029 MB Память до запроса: 7.964 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 166
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.10 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.07 ms |
preparing | 0.03 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.06 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.77 ms После последнего запроса: 0.96 ms Память запроса: 0.029 MB Память до запроса: 8.005 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 164
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.07 ms |
preparing | 0.03 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.77 ms После последнего запроса: 0.94 ms Память запроса: 0.029 MB Память до запроса: 8.045 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 162
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.07 ms |
preparing | 0.03 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.75 ms После последнего запроса: 1.02 ms Память запроса: 0.029 MB Память до запроса: 8.085 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 160
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.09 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.69 ms После последнего запроса: 1.09 ms Память запроса: 0.029 MB Память до запроса: 8.126 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 159
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.03 ms |
System lock | 0.02 ms |
optimizing | 0.02 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.01 ms |
storing result in query cache | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 5.89 ms После последнего запроса: 1.10 ms Память запроса: 0.029 MB Память до запроса: 8.166 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 158
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.02 ms |
Waiting for query cache lock | 4.98 ms |
starting | 0.08 ms |
checking query cache for query | 0.08 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.07 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.10 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.04 ms |
storing result in query cache | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 1.81 ms После последнего запроса: 1.34 ms Память запроса: 0.029 MB Память до запроса: 8.207 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 157
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.04 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.03 ms |
checking query cache for query | 0.13 ms |
checking permissions | 0.04 ms |
checking permissions | 0.04 ms |
Opening tables | 0.05 ms |
init | 0.09 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.81 ms |
System lock | 0.03 ms |
optimizing | 0.04 ms |
statistics | 0.11 ms |
preparing | 0.03 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.03 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.76 ms После последнего запроса: 1.24 ms Память запроса: 0.029 MB Память до запроса: 8.247 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 153
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.06 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.70 ms После последнего запроса: 0.97 ms Память запроса: 0.029 MB Память до запроса: 8.287 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 152
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.74 ms После последнего запроса: 0.92 ms Память запроса: 0.029 MB Память до запроса: 8.328 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 151
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.08 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.66 ms После последнего запроса: 1.00 ms Память запроса: 0.029 MB Память до запроса: 8.368 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 150
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.68 ms После последнего запроса: 0.93 ms Память запроса: 0.029 MB Память до запроса: 8.409 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 149
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.94 ms После последнего запроса: 0.97 ms Память запроса: 0.029 MB Память до запроса: 8.449 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 148
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.32 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.66 ms После последнего запроса: 0.92 ms Память запроса: 0.029 MB Память до запроса: 8.489 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 147
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.69 ms После последнего запроса: 0.91 ms Память запроса: 0.029 MB Память до запроса: 8.530 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 146
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.05 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.62 ms После последнего запроса: 0.91 ms Память запроса: 0.029 MB Память до запроса: 8.570 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 145
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.63 ms После последнего запроса: 0.99 ms Память запроса: 0.029 MB Память до запроса: 8.611 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 144
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.05 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.02 ms |
init | 0.04 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.05 ms |
preparing | 0.02 ms |
executing | 0.03 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.77 ms После последнего запроса: 0.97 ms Память запроса: 0.029 MB Память до запроса: 8.651 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 143
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.04 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.02 ms |
checking query cache for query | 0.06 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.08 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 1.71 ms После последнего запроса: 0.95 ms Память запроса: 0.029 MB Память до запроса: 8.691 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 142
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.72 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.07 ms |
preparing | 0.09 ms |
executing | 0.05 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.21 ms |
Waiting for query cache lock | 0.03 ms |
freeing items | 0.03 ms |
storing result in query cache | 0.03 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.76 ms После последнего запроса: 1.03 ms Память запроса: 0.029 MB Память до запроса: 8.732 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 171
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.07 ms |
preparing | 0.03 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.78 ms После последнего запроса: 0.97 ms Память запроса: 0.029 MB Память до запроса: 8.772 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 141
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.09 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.07 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.07 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.74 ms После последнего запроса: 0.93 ms Память запроса: 0.029 MB Память до запроса: 8.813 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 140
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.07 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.05 ms |
System lock | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.06 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.06 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
16 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
15 | JHelperTags->getItemTags() | JROOT/components/com_content/models/articles.php:665 |
14 | ContentModelArticles->getItems() | JROOT/components/com_content/models/category.php:245 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 7.46 ms После последнего запроса: 0.89 ms Память запроса: 0.024 MB Память до запроса: 8.849 MB Выбрано строк: 1
SELECT COUNT(*)
FROM d8ujd_content AS a
LEFT JOIN d8ujd_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN d8ujd_categories AS c
ON c.id = a.catid
LEFT JOIN d8ujd_users AS ua
ON ua.id = a.created_by
LEFT JOIN d8ujd_users AS uam
ON uam.id = a.modified_by
LEFT JOIN d8ujd_categories as parent
ON parent.id = c.parent_id
LEFT JOIN d8ujd_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM d8ujd_categories AS cat JOIN d8ujd_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid = 99
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-06-27 03:55:37')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-06-27 03:55:37')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | v | NULL | system | PRIMARY | Индекс не используется | NULL | NULL | 0 | 0.00 | const row not found |
1 | PRIMARY | c | NULL | const | PRIMARY,idx_access | PRIMARY | 4 | const | 1 | 100.00 | NULL |
1 | PRIMARY | a | NULL | ref | idx_access,idx_catid | idx_catid | 4 | const | 81 | 15.75 | Using where |
1 | PRIMARY | ua | NULL | eq_ref | PRIMARY | PRIMARY | 4 | u403161_reklama.a.created_by | 1 | 100.00 | Using where; Using index |
1 | PRIMARY | uam | NULL | eq_ref | PRIMARY | PRIMARY | 4 | u403161_reklama.a.modified_by | 1 | 100.00 | Using where; Using index |
1 | PRIMARY | fp | NULL | eq_ref | PRIMARY | PRIMARY | 4 | u403161_reklama.a.id | 1 | 100.00 | Using where; Using index |
1 | PRIMARY | parent | NULL | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | Using where; Using index |
1 | PRIMARY | <derived2> | NULL | ref | <auto_key0> | <auto_key0> | 4 | const | 10 | 100.00 | Using where; Using index |
2 | DERIVED | parent | NULL | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 38 | 100.00 | Using index condition; Using temporary; Используется filesort |
2 | DERIVED | cat | NULL | ALL | PRIMARY,idx_left_right | Индекс не используется | NULL | NULL | 93 | 11.11 | Range checked for each record (index map: 0x11) |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.20 ms |
checking permissions | 0.03 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.06 ms |
init | 0.15 ms |
System lock | 0.04 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.04 ms |
optimizing | 0.02 ms |
optimizing | 0.03 ms |
statistics | 0.42 ms |
preparing | 0.06 ms |
Creating tmp table | 0.07 ms |
Sorting result | 0.06 ms |
statistics | 0.21 ms |
preparing | 0.07 ms |
executing | 0.04 ms |
Sending data | 0.07 ms |
executing | 0.03 ms |
Sending data | 1.97 ms |
Creating sort index | 1.72 ms |
end | 0.03 ms |
query end | 0.03 ms |
removing tmp table | 0.73 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
removing tmp table | 0.69 ms |
closing tables | 0.04 ms |
freeing items | 0.04 ms |
Waiting for query cache lock | 0.05 ms |
freeing items | 0.16 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.16 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1731 |
17 | JDatabaseDriver->loadResult() | JROOT/libraries/legacy/model/legacy.php:341 |
16 | JModelLegacy->_getListCount() | JROOT/libraries/legacy/model/list.php:290 |
15 | JModelList->getTotal() | JROOT/libraries/legacy/model/list.php:235 |
14 | JModelList->getPagination() | JROOT/components/com_content/models/category.php:257 |
13 | ContentModelCategory->getItems() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:394 |
12 | JViewLegacy->get() | JROOT/libraries/legacy/view/category.php:115 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.81 ms После последнего запроса: 1.06 ms Память запроса: 0.026 MB Память до запроса: 8.854 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `d8ujd_contentitem_tag_map` AS m
INNER JOIN `d8ujd_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` = 99
AND `t`.`published` = 1
AND t.access IN (1,1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | NULL | NULL | NULL | NULL | Индекс не используется | NULL | NULL | NULL | NULL | Impossible WHERE noticed after reading const tables |
Status | Duration |
---|
starting | 0.03 ms |
Waiting for query cache lock | 0.04 ms |
starting | 0.02 ms |
checking query cache for query | 0.09 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.03 ms |
init | 0.06 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.03 ms |
statistics | 0.08 ms |
preparing | 0.02 ms |
executing | 0.04 ms |
end | 0.02 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.02 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.05 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.04 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
13 | JDatabaseDriver->loadObjectList() | JROOT/libraries/cms/helper/tags.php:426 |
12 | JHelperTags->getItemTags() | JROOT/libraries/legacy/view/category.php:217 |
11 | JViewCategory->commonCategoryDisplay() | JROOT/components/com_content/views/category/view.html.php:72 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.47 ms После последнего запроса: 67.22 ms Память запроса: 0.038 MB Память до запроса: 9.775 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 d8ujd_categories as c
LEFT JOIN (SELECT cat.id as id
FROM d8ujd_categories AS cat JOIN d8ujd_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN d8ujd_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)
AND c.published = 1
AND badcats.id is null
AND s.id=99
GROUP BY 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
ORDER BY c.lft
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | s | NULL | const | PRIMARY,idx_left_right | PRIMARY | 4 | const | 1 | 100.00 | Using temporary; Используется filesort |
1 | PRIMARY | c | NULL | range | cat_idx,idx_access,idx_left_right | cat_idx | 207 | NULL | 7 | 55.55 | Using index condition; Using where |
1 | PRIMARY | <derived2> | NULL | ref | <auto_key0> | <auto_key0> | 4 | u403161_reklama.c.id | 10 | 100.00 | Using where; Not exists; Using index |
2 | DERIVED | parent | NULL | range | cat_idx,idx_left_right | cat_idx | 203 | NULL | 38 | 100.00 | Using index condition; Using temporary; Используется filesort |
2 | DERIVED | cat | NULL | ALL | PRIMARY,idx_left_right | Индекс не используется | NULL | NULL | 93 | 11.11 | Range checked for each record (index map: 0x11) |
Status | Duration |
---|
starting | 0.11 ms |
Waiting for query cache lock | 0.03 ms |
starting | 0.02 ms |
checking query cache for query | 0.03 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
sending cached result to clien | 0.06 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 24 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
23 | JDatabaseDriver->loadObjectList() | JROOT/libraries/legacy/categories/categories.php:309 |
22 | JCategories->_load() | JROOT/libraries/legacy/categories/categories.php:184 |
21 | JCategories->get() | JROOT/components/com_content/helpers/route.php:44 |
20 | ContentHelperRoute::getArticleRoute() | JROOT/plugins/system/t3/base-bs3/html/layouts/joomla/content/item_title.php:20 |
19 | include JROOT/plugins/system/t3/base-bs3/html/layouts/joomla/content/item_title.php | JROOT/plugins/system/t3/includes/joomla25/layout/file.php:97 |
18 | JLayoutFile->render() | JROOT/libraries/cms/layout/helper.php:72 |
17 | JLayoutHelper::render() | JROOT/templates/reklama-metro/html/com_content/category/xblog_item.php:47 |
16 | include JROOT/templates/reklama-metro/html/com_content/category/xblog_item.php | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661 |
15 | JViewLegacy->loadTemplate() | JROOT/templates/reklama-metro/html/com_content/category/xblog.php:58 |
14 | include JROOT/templates/reklama-metro/html/com_content/category/xblog.php | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661 |
13 | JViewLegacy->loadTemplate() | JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207 |
12 | JViewLegacy->display() | JROOT/libraries/legacy/view/category.php:233 |
11 | JViewCategory->display() | JROOT/components/com_content/views/category/view.html.php:258 |
10 | ContentViewCategory->display() | JROOT/libraries/legacy/controller/legacy.php:690 |
9 | JControllerLegacy->display() | JROOT/components/com_content/controller.php:113 |
8 | ContentController->display() | JROOT/libraries/legacy/controller/legacy.php:728 |
7 | JControllerLegacy->execute() | JROOT/components/com_content/content.php:38 |
6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/cms/component/helper.php:405 |
5 | JComponentHelper::executeComponent() | JROOT/libraries/cms/component/helper.php:380 |
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:257 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 4.30 ms После последнего запроса: 284.87 ms Память запроса: 0.027 MB Память до запроса: 11.032 MB Выбрано строк: 22
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM d8ujd_modules AS m
LEFT JOIN d8ujd_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN d8ujd_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 <= '2025-06-27 03:55:37')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-06-27 03:55:37')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 721 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 | range | PRIMARY,published,newsfeeds | published | 5 | NULL | 82 | 1.60 | Using index condition; Using where; Используется filesort |
1 | SIMPLE | e | NULL | ref | element_clientid,element_folder_clientid | element_clientid | 403 | u403161_reklama.m.module,const | 1 | 10.00 | Using index condition; Using where |
1 | SIMPLE | mm | NULL | ref | PRIMARY | PRIMARY | 4 | u403161_reklama.m.id | 3 | 40.00 | Using where; Using index |
Status | Duration |
---|
starting | 0.11 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.15 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
checking permissions | 0.02 ms |
Opening tables | 0.04 ms |
init | 0.13 ms |
System lock | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
System lock | 0.03 ms |
optimizing | 0.04 ms |
statistics | 0.17 ms |
preparing | 0.06 ms |
Sorting result | 0.02 ms |
executing | 0.02 ms |
Sending data | 0.02 ms |
Creating sort index | 2.97 ms |
end | 0.04 ms |
query end | 0.02 ms |
closing tables | 0.02 ms |
freeing items | 0.03 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.08 ms |
Waiting for query cache lock | 0.02 ms |
freeing items | 0.02 ms |
storing result in query cache | 0.02 ms |
cleaning up | 0.06 ms |
# | Caller | File and line number | 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
17 | JDatabaseDriver->loadObjectList() | JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:430 |
16 | JModuleHelper::getModuleList() | JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:373 |
15 | JModuleHelper::load() | JROOT/plugins/system/t3/includes/joomla30/modulehelper.php:89 |
14 | JModuleHelper::getModules() | JROOT/libraries/joomla/document/html.php:501 |
13 | JDocumentHtml->countModules() | JROOT/plugins/system/t3/includes/core/template.php:627 |
12 | T3Template->countModules() | JROOT/templates/reklama-metro/tpls/blocks/top-header.php:27 |
11 | include JROOT/templates/reklama-metro/tpls/blocks/top-header.php | JROOT/plugins/system/t3/includes/core/template.php:195 |
10 | T3Template->loadBlock() | JROOT/templates/reklama-metro/tpls/blog.php:31 |
9 | include JROOT/templates/reklama-metro/tpls/blog.php | JROOT/plugins/system/t3/includes/core/template.php:219 |
8 | T3Template->loadLayout() | JROOT/templates/reklama-metro/index.php:34 |
7 | require JROOT/templates/reklama-metro/index.php | JROOT/libraries/joomla/document/html.php:578 |
6 | JDocumentHtml->_loadTemplate() | JROOT/libraries/joomla/document/html.php:635 |
5 | JDocumentHtml->_fetchTemplate() | JROOT/libraries/joomla/document/html.php:455 |
4 | JDocumentHtml->parse() | JROOT/libraries/cms/application/cms.php:1054 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:745 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:263 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |
Время запроса: 0.82 ms После последнего запроса: 59.22 ms Память запроса: 0.020 MB Память до запроса: 13.264 MB Выбрано строк: 141
SELECT *
FROM d8ujd_acymailing_config
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | d8ujd_acymailing_config | NULL | ALL | NULL | Индекс не используется | NULL | NULL | 141 | 100.00 | NULL |
Status | Duration |
---|
starting | 0.10 ms |
Waiting for query cache lock | 0.02 ms |
starting | 0.02 ms |
checking query cache for query | 0.02 ms |
checking privileges on cached | 0.02 ms |
checking permissions | 0.02 ms |
sending cached result to clien | 0.05 ms |
cleaning up | 0.02 ms |
# | Caller | File and line number | 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1692 |
12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/classes/cpanel.php:17 |
11 | cpanelClass->load() | JROOT/administrator/components/com_acymailing/helpers/helper.php:461 |
10 | acymailing_config() | JROOT/administrator/components/com_acymailing/helpers/helper.php:1183 |
9 | include_once JROOT/administrator/components/com_acymailing/helpers/helper.php | JROOT/plugins/system/regacymailing/regacymailing.php:139 |
8 | plgSystemRegacymailing->onAfterRender() | Same as call in the line below. |
7 | call_user_func_array() | JROOT/libraries/joomla/event/event.php:71 |
6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
5 | JEventDispatcher->trigger() | JROOT/libraries/joomla/application/base.php:106 |
4 | JApplicationBase->triggerEvent() | JROOT/libraries/cms/application/cms.php:1074 |
3 | JApplicationCms->render() | JROOT/libraries/cms/application/site.php:745 |
2 | JApplicationSite->render() | JROOT/libraries/cms/application/cms.php:263 |
1 | JApplicationCms->execute() | JROOT/index.php:57 |