Время запроса: 0.46 ms Память запроса: 0.013 MB Память до запроса: 2.499 MB Выбрано строк: 0
SELECT `data`
FROM `x8jlo_session`
WHERE `session_id` = 'l7ngqsevlhls28p1o313geh2h6'
EXPLAIN не доступен для запроса: SELECT `data`
FROM `x8jlo_session`
WHERE `session_id` = 'l7ngqsevlhls28p1o313geh2h6'
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/session/storage/database.php:44
JROOT/libraries/joomla/session/session.php:579
JROOT/libraries/joomla/session/session.php:527
JROOT/libraries/cms/application/cms.php:739
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:42
Время запроса: 0.26 ms После последнего запроса: 3.27 ms Память запроса: 0.008 MB Память до запроса: 2.689 MB
DELETE
FROM `x8jlo_session`
WHERE `time` < '1732178985'
EXPLAIN не доступен для запроса: DELETE
FROM `x8jlo_session`
WHERE `time` < '1732178985'
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/application/cms.php:756
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:42
Время запроса: 1.59 ms После последнего запроса: 0.15 ms Память запроса: 0.010 MB Память до запроса: 2.701 MB Выбрано строк: 0
SELECT `session_id`
FROM `x8jlo_session`
WHERE `session_id` = 'l7ngqsevlhls28p1o313geh2h6'
LIMIT 0, 1
EXPLAIN не доступен для запроса: SELECT `session_id`
FROM `x8jlo_session`
WHERE `session_id` = 'l7ngqsevlhls28p1o313geh2h6' LIMIT 0, 1
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/application/cms.php:176
JROOT/libraries/cms/application/cms.php:765
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:42
Время запроса: 0.23 ms После последнего запроса: 0.18 ms Память запроса: 0.009 MB Память до запроса: 2.713 MB
INSERT INTO `x8jlo_session`
(`session_id`, `client_id`, `time`)
VALUES
('l7ngqsevlhls28p1o313geh2h6', 0, '1732187985')
EXPLAIN не доступен для запроса: INSERT INTO `x8jlo_session`
(`session_id`, `client_id`, `time`) VALUES
('l7ngqsevlhls28p1o313geh2h6', 0, '1732187985')
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/application/cms.php:208
JROOT/libraries/cms/application/cms.php:765
JROOT/libraries/cms/application/cms.php:131
JROOT/libraries/cms/application/site.php:63
JROOT/libraries/cms/application/cms.php:399
JROOT/libraries/joomla/factory.php:125
JROOT/index.php:42
Время запроса: 0.88 ms После последнего запроса: 9.67 ms Память запроса: 0.013 MB Память до запроса: 3.217 MB Выбрано строк: 2
SELECT b.id
FROM x8jlo_usergroups AS a
LEFT JOIN x8jlo_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
EXPLAIN не доступен для запроса: SELECT b.id
FROM x8jlo_usergroups AS a
LEFT JOIN x8jlo_usergroups AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE a.id = 9
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:332
JROOT/libraries/joomla/access/access.php:401
JROOT/libraries/joomla/user/user.php:453
JROOT/libraries/cms/plugin/helper.php:296
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:589
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.36 ms После последнего запроса: 0.76 ms Память запроса: 0.011 MB Память до запроса: 3.273 MB Выбрано строк: 4
SELECT id, rules
FROM `x8jlo_viewlevels`
EXPLAIN не доступен для запроса: SELECT id, rules
FROM `x8jlo_viewlevels`
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:418
JROOT/libraries/joomla/user/user.php:453
JROOT/libraries/cms/plugin/helper.php:296
JROOT/libraries/cms/plugin/helper.php:163
JROOT/libraries/cms/application/site.php:589
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.63 ms После последнего запроса: 24.67 ms Память запроса: 0.017 MB Память до запроса: 4.567 MB Выбрано строк: 0
Повторяющиеся запросы:
#8SELECT `manifest_cache`
FROM `x8jlo_extensions`
WHERE `type` = 'component'
AND `name` = 'com_admintools'
EXPLAIN не доступен для запроса: SELECT `manifest_cache`
FROM `x8jlo_extensions`
WHERE `type` = 'component' AND `name` = 'com_admintools'
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/fof30/Container/Container.php:787
JROOT/libraries/fof30/Container/Container.php:675
JROOT/libraries/fof30/Container/Container.php:159
JROOT/libraries/fof30/Container/Container.php:140
JROOT/plugins/system/admintools/admintools/main.php:813
JROOT/plugins/system/admintools/admintools/main.php:110
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:653
JROOT/libraries/cms/application/site.php:663
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.53 ms После последнего запроса: 28.27 ms Память запроса: 0.017 MB Память до запроса: 4.990 MB Выбрано строк: 0
Повторяющиеся запросы:
#7SELECT `manifest_cache`
FROM `x8jlo_extensions`
WHERE `type` = 'component'
AND `name` = 'com_admintools'
EXPLAIN не доступен для запроса: SELECT `manifest_cache`
FROM `x8jlo_extensions`
WHERE `type` = 'component' AND `name` = 'com_admintools'
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/fof30/Container/Container.php:787
JROOT/libraries/fof30/Container/Container.php:675
JROOT/libraries/fof30/Container/Container.php:290
JROOT/libraries/fof30/Container/Container.php:140
JROOT/plugins/system/admintools/admintools/main.php:813
JROOT/plugins/system/admintools/admintools/main.php:110
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:653
JROOT/libraries/cms/application/site.php:663
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.41 ms После последнего запроса: 1.25 ms Память запроса: 0.018 MB Память до запроса: 5.028 MB Выбрано строк: 1
SELECT `value`
FROM `x8jlo_admintools_storage`
WHERE `key` = 'cparams'
EXPLAIN не доступен для запроса: SELECT `value`
FROM `x8jlo_admintools_storage`
WHERE `key` = 'cparams'
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/administrator/components/com_admintools/Helper/Storage.php:123
JROOT/administrator/components/com_admintools/Helper/Storage.php:53
JROOT/administrator/components/com_admintools/Helper/Storage.php:41
JROOT/plugins/system/admintools/admintools/main.php:278
JROOT/plugins/system/admintools/admintools/main.php:831
JROOT/plugins/system/admintools/admintools/main.php:110
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:653
JROOT/libraries/cms/application/site.php:663
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.41 ms После последнего запроса: 6.00 ms Память запроса: 0.015 MB Память до запроса: 5.209 MB Выбрано строк: 0
SELECT *
FROM `x8jlo_admintools_wafexceptions`
WHERE NOT(`option` LIKE 'com_%')
EXPLAIN не доступен для запроса: SELECT *
FROM `x8jlo_admintools_wafexceptions`
WHERE NOT(`option` LIKE 'com_%')
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/system/admintools/admintools/main.php:549
JROOT/plugins/system/admintools/admintools/main.php:460
JROOT/plugins/system/admintools/admintools/main.php:843
JROOT/plugins/system/admintools/admintools/main.php:110
JROOT/libraries/cms/plugin/helper.php:255
JROOT/libraries/cms/plugin/helper.php:170
JROOT/libraries/cms/application/cms.php:653
JROOT/libraries/cms/application/site.php:663
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.65 ms После последнего запроса: 26.78 ms Память запроса: 0.017 MB Память до запроса: 6.146 MB Выбрано строк: 1
SHOW VARIABLES LIKE "collation_database"
EXPLAIN не доступен для запроса: SHOW VARIABLES LIKE "collation_database"
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/system/admintools/feature/utf8mb4.php:28
JROOT/plugins/system/admintools/admintools/main.php:710
JROOT/plugins/system/admintools/admintools/main.php:135
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:654
JROOT/libraries/cms/application/site.php:663
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.75 ms После последнего запроса: 0.38 ms Память запроса: 0.015 MB Память до запроса: 6.169 MB Выбрано строк: 0
SELECT `source`,`keepurlparams`
FROM `x8jlo_admintools_redirects`
WHERE ((`dest` = 'o-rajone/allnews/44-novosti-sporta.html') OR (`dest` = 'o-rajone/allnews/44-novosti-sporta.html?start=20') OR ('o-rajone/allnews/44-novosti-sporta.html?start=20' LIKE `dest`))
AND `published` = '1'
ORDER BY `ordering` DESC
LIMIT 0, 1
EXPLAIN не доступен для запроса: SELECT `source`,`keepurlparams`
FROM `x8jlo_admintools_redirects`
WHERE ((`dest` = 'o-rajone/allnews/44-novosti-sporta.html') OR (`dest` = 'o-rajone/allnews/44-novosti-sporta.html?start=20') OR ('o-rajone/allnews/44-novosti-sporta.html?start=20' LIKE `dest`)) AND `published` = '1'
ORDER BY `ordering` DESC LIMIT 0, 1
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/system/admintools/feature/urlredir.php:89
JROOT/plugins/system/admintools/admintools/main.php:710
JROOT/plugins/system/admintools/admintools/main.php:135
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:654
JROOT/libraries/cms/application/site.php:663
JROOT/libraries/cms/application/site.php:209
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 2.25 ms После последнего запроса: 12.14 ms Память запроса: 0.019 MB Память до запроса: 6.706 MB Выбрано строк: 111
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 x8jlo_menu AS m
LEFT JOIN x8jlo_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
EXPLAIN не доступен для запроса: 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 x8jlo_menu AS m
LEFT JOIN x8jlo_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
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/menu/site.php:45
JROOT/libraries/cms/menu/menu.php:64
JROOT/libraries/cms/menu/menu.php:118
JROOT/libraries/cms/application/cms.php:424
JROOT/libraries/cms/application/site.php:272
JROOT/libraries/cms/router/site.php:57
JROOT/libraries/cms/router/router.php:196
JROOT/libraries/cms/application/cms.php:520
JROOT/libraries/cms/application/site.php:407
JROOT/libraries/cms/application/cms.php:1088
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 3.61 ms После последнего запроса: 26.92 ms Память запроса: 0.016 MB Память до запроса: 8.382 MB Выбрано строк: 3
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 x8jlo_categories as c
LEFT JOIN x8jlo_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 (SELECT cat.id as id
FROM x8jlo_categories AS cat JOIN x8jlo_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 (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=44
AND badcats.id is null
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
EXPLAIN не доступен для запроса: 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 x8jlo_categories as c
LEFT JOIN x8jlo_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 (SELECT cat.id as id FROM x8jlo_categories AS cat JOIN x8jlo_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 (c.extension='com_content' OR c.extension='system') AND c.access IN (1,1,5) AND c.published = 1 AND s.id=44 AND badcats.id is null
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
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/legacy/categories/categories.php:292
JROOT/libraries/legacy/categories/categories.php:184
JROOT/components/com_content/router.php:324
JROOT/libraries/cms/router/site.php:395
JROOT/libraries/cms/router/router.php:479
JROOT/libraries/cms/router/router.php:234
JROOT/libraries/cms/router/site.php:118
JROOT/libraries/cms/application/cms.php:1089
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.43 ms После последнего запроса: 7.07 ms Память запроса: 0.018 MB Память до запроса: 8.437 MB
UPDATE `x8jlo_extensions`
SET `params` = '{\"mediaversion\":\"e873bace672ebc6b9170870b596ddbf6\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
EXPLAIN не доступен для запроса: UPDATE `x8jlo_extensions`
SET `params` = '{\"mediaversion\":\"e873bace672ebc6b9170870b596ddbf6\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/library/helper.php:119
JROOT/libraries/cms/version/version.php:240
JROOT/libraries/cms/version/version.php:199
JROOT/libraries/joomla/factory.php:736
JROOT/libraries/joomla/factory.php:216
JROOT/plugins/system/sef/sef.php:29
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/libraries/joomla/application/base.php:106
JROOT/libraries/cms/application/cms.php:1098
JROOT/libraries/cms/application/site.php:763
JROOT/libraries/cms/application/site.php:215
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.76 ms После последнего запроса: 51.77 ms Память запроса: 0.023 MB Память до запроса: 9.715 MB Выбрано строк: 1
SELECT a.rules
FROM x8jlo_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
EXPLAIN не доступен для запроса: SELECT a.rules
FROM x8jlo_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/user/user.php:384
JROOT/components/com_content/models/category.php:141
JROOT/libraries/legacy/model/legacy.php:439
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:105
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 2.60 ms После последнего запроса: 5.71 ms Память запроса: 0.025 MB Память до запроса: 9.773 MB Выбрано строк: 4
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.category.44')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.category.44')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_content/models/category.php:141
JROOT/libraries/legacy/model/legacy.php:439
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:105
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 8.09 ms После последнего запроса: 1.39 ms Память запроса: 0.024 MB Память до запроса: 9.803 MB Выбрано строк: 3
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 x8jlo_categories as c
LEFT JOIN x8jlo_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 (SELECT cat.id as id
FROM x8jlo_categories AS cat JOIN x8jlo_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 `x8jlo_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,5)
AND c.published = 1
AND s.id=44
AND badcats.id is null
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
EXPLAIN не доступен для запроса: 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 x8jlo_categories as c
LEFT JOIN x8jlo_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 (SELECT cat.id as id FROM x8jlo_categories AS cat JOIN x8jlo_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 `x8jlo_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,5) AND c.published = 1 AND s.id=44 AND badcats.id is null
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
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/legacy/categories/categories.php:292
JROOT/libraries/legacy/categories/categories.php:184
JROOT/components/com_content/models/category.php:357
JROOT/components/com_content/models/category.php:234
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 3.64 ms После последнего запроса: 2.43 ms Память запроса: 0.028 MB Память до запроса: 9.998 MB Выбрано строк: 2
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_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
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_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
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_content/models/articles.php:449
JROOT/libraries/legacy/model/list.php:129
JROOT/libraries/legacy/model/list.php:181
JROOT/components/com_content/models/articles.php:537
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 9.36 ms После последнего запроса: 0.33 ms Память запроса: 0.024 MB Память до запроса: 10.029 MB Выбрано строк: 20
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 x8jlo_content AS a
LEFT JOIN x8jlo_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN x8jlo_categories AS c
ON c.id = a.catid
LEFT JOIN x8jlo_users AS ua
ON ua.id = a.created_by
LEFT JOIN x8jlo_users AS uam
ON uam.id = a.modified_by
LEFT JOIN x8jlo_categories as parent
ON parent.id = c.parent_id
LEFT JOIN x8jlo_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM x8jlo_categories AS cat JOIN x8jlo_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,5)
AND c.access IN (1,1,5)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND (a.catid = 44 OR a.catid IN (
SELECT sub.id
FROM x8jlo_categories as sub
INNER JOIN x8jlo_categories as this
ON sub.lft > this.lft
AND sub.rgt < this.rgt
WHERE this.id = 44))
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-11-21 11:19:45')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-11-21 11:19:45')
ORDER BY a.created DESC , a.created
LIMIT 20, 20
EXPLAIN не доступен для запроса: 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 x8jlo_content AS a
LEFT JOIN x8jlo_content_frontpage AS fp ON fp.content_id = a.id
LEFT JOIN x8jlo_categories AS c ON c.id = a.catid
LEFT JOIN x8jlo_users AS ua ON ua.id = a.created_by
LEFT JOIN x8jlo_users AS uam ON uam.id = a.modified_by
LEFT JOIN x8jlo_categories as parent ON parent.id = c.parent_id
LEFT JOIN x8jlo_content_rating AS v ON a.id = v.content_id
LEFT OUTER JOIN (SELECT cat.id as id FROM x8jlo_categories AS cat JOIN x8jlo_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,5) AND c.access IN (1,1,5) AND CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1 AND (a.catid = 44 OR a.catid IN (
SELECT sub.id
FROM x8jlo_categories as sub
INNER JOIN x8jlo_categories as this ON sub.lft > this.lft AND sub.rgt < this.rgt
WHERE this.id = 44)) AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-11-21 11:19:45') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-11-21 11:19:45')
ORDER BY a.created DESC , a.created LIMIT 20, 20
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/legacy/model/legacy.php:312
JROOT/libraries/legacy/model/list.php:185
JROOT/components/com_content/models/articles.php:537
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 1.42 ms После последнего запроса: 4.00 ms Память запроса: 0.023 MB Память до запроса: 11.198 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 811
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 811 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.51 ms После последнего запроса: 0.89 ms Память запроса: 0.022 MB Память до запроса: 11.239 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 762
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 762 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.53 ms После последнего запроса: 5.27 ms Память запроса: 0.022 MB Память до запроса: 11.279 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 746
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 746 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.52 ms После последнего запроса: 0.99 ms Память запроса: 0.022 MB Память до запроса: 11.320 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 743
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 743 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.69 ms После последнего запроса: 0.86 ms Память запроса: 0.022 MB Память до запроса: 11.360 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 740
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 740 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.39 ms После последнего запроса: 0.86 ms Память запроса: 0.022 MB Память до запроса: 11.401 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 737
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 737 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 1.08 ms После последнего запроса: 5.58 ms Память запроса: 0.022 MB Память до запроса: 11.441 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 736
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 736 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.53 ms После последнего запроса: 0.89 ms Память запроса: 0.022 MB Память до запроса: 11.481 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 729
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 729 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.82 ms После последнего запроса: 0.89 ms Память запроса: 0.022 MB Память до запроса: 11.522 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 723
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 723 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 1.42 ms После последнего запроса: 4.61 ms Память запроса: 0.022 MB Память до запроса: 11.562 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 708
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 708 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.53 ms После последнего запроса: 0.63 ms Память запроса: 0.022 MB Память до запроса: 11.603 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 707
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 707 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.56 ms После последнего запроса: 0.83 ms Память запроса: 0.022 MB Память до запроса: 11.643 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 676
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 676 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.59 ms После последнего запроса: 0.61 ms Память запроса: 0.023 MB Память до запроса: 11.684 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 654
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 654 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 1.15 ms После последнего запроса: 2.19 ms Память запроса: 0.022 MB Память до запроса: 11.725 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 634
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 634 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.56 ms После последнего запроса: 0.90 ms Память запроса: 0.022 MB Память до запроса: 11.765 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 607
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 607 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.44 ms После последнего запроса: 0.86 ms Память запроса: 0.022 MB Память до запроса: 11.806 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 597
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 597 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.36 ms После последнего запроса: 0.62 ms Память запроса: 0.022 MB Память до запроса: 11.846 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 594
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 594 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.45 ms После последнего запроса: 0.59 ms Память запроса: 0.022 MB Память до запроса: 11.887 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 540
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 540 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.38 ms После последнего запроса: 0.64 ms Память запроса: 0.022 MB Память до запроса: 11.927 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 535
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 535 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.37 ms После последнего запроса: 0.61 ms Память запроса: 0.022 MB Память до запроса: 11.968 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 515
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 515 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/components/com_content/models/articles.php:663
JROOT/components/com_content/models/category.php:256
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 12.83 ms После последнего запроса: 5.31 ms Память запроса: 0.023 MB Память до запроса: 12.107 MB Выбрано строк: 1
SELECT COUNT(*)
FROM x8jlo_content AS a
LEFT JOIN x8jlo_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN x8jlo_categories AS c
ON c.id = a.catid
LEFT JOIN x8jlo_users AS ua
ON ua.id = a.created_by
LEFT JOIN x8jlo_users AS uam
ON uam.id = a.modified_by
LEFT JOIN x8jlo_categories as parent
ON parent.id = c.parent_id
LEFT JOIN x8jlo_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM x8jlo_categories AS cat JOIN x8jlo_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,5)
AND c.access IN (1,1,5)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND (a.catid = 44 OR a.catid IN (
SELECT sub.id
FROM x8jlo_categories as sub
INNER JOIN x8jlo_categories as this
ON sub.lft > this.lft
AND sub.rgt < this.rgt
WHERE this.id = 44))
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-11-21 11:19:45')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-11-21 11:19:45')
EXPLAIN не доступен для запроса: SELECT COUNT(*)
FROM x8jlo_content AS a
LEFT JOIN x8jlo_content_frontpage AS fp ON fp.content_id = a.id
LEFT JOIN x8jlo_categories AS c ON c.id = a.catid
LEFT JOIN x8jlo_users AS ua ON ua.id = a.created_by
LEFT JOIN x8jlo_users AS uam ON uam.id = a.modified_by
LEFT JOIN x8jlo_categories as parent ON parent.id = c.parent_id
LEFT JOIN x8jlo_content_rating AS v ON a.id = v.content_id
LEFT OUTER JOIN (SELECT cat.id as id FROM x8jlo_categories AS cat JOIN x8jlo_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,5) AND c.access IN (1,1,5) AND CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1 AND (a.catid = 44 OR a.catid IN (
SELECT sub.id
FROM x8jlo_categories as sub
INNER JOIN x8jlo_categories as this ON sub.lft > this.lft AND sub.rgt < this.rgt
WHERE this.id = 44)) AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-11-21 11:19:45') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-11-21 11:19:45')
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/legacy/model/legacy.php:341
JROOT/libraries/legacy/model/list.php:290
JROOT/libraries/legacy/model/list.php:235
JROOT/components/com_content/models/category.php:268
JROOT/libraries/legacy/view/legacy.php:401
JROOT/libraries/legacy/view/category.php:106
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.39 ms После последнего запроса: 0.84 ms Память запроса: 0.019 MB Память до запроса: 12.115 MB Выбрано строк: 0
SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.category'
AND `m`.`content_item_id` = 44
AND `t`.`published` = 1
AND t.access IN (1,1,5)
EXPLAIN не доступен для запроса: SELECT `m`.`tag_id`,`t`.*
FROM `x8jlo_contentitem_tag_map` AS m
INNER JOIN `x8jlo_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.category' AND `m`.`content_item_id` = 44 AND `t`.`published` = 1 AND t.access IN (1,1,5)
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/helper/tags.php:426
JROOT/libraries/legacy/view/category.php:177
JROOT/components/com_content/views/category/view.html.php:72
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.41 ms После последнего запроса: 58.10 ms Память запроса: 0.022 MB Память до запроса: 13.848 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 811
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 811
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 6.21 ms После последнего запроса: 0.76 ms Память запроса: 0.028 MB Память до запроса: 13.896 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.811')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.811')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 6.41 ms После последнего запроса: 3.02 ms Память запроса: 0.029 MB Память до запроса: 14.063 MB Выбрано строк: 2
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_attachments')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_attachments')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_attachments/models/attachments.php:405
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 1.75 ms После последнего запроса: 3.92 ms Память запроса: 0.034 MB Память до запроса: 14.400 MB Выбрано строк: 8
SHOW FULL COLUMNS
FROM `x8jlo_assets`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `x8jlo_assets`
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/libraries/joomla/table/asset.php:61
JROOT/libraries/joomla/table/table.php:305
JROOT/libraries/joomla/access/access.php:100
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_attachments/models/attachments.php:429
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.49 ms После последнего запроса: 5.33 ms Память запроса: 0.029 MB Память до запроса: 14.474 MB Выбрано строк: 1
SELECT id
FROM x8jlo_assets
WHERE parent_id = 0
EXPLAIN не доступен для запроса: SELECT id
FROM x8jlo_assets
WHERE parent_id = 0
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/table/nested.php:1226
JROOT/libraries/joomla/access/access.php:101
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_attachments/models/attachments.php:429
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 2.81 ms После последнего запроса: 0.24 ms Память запроса: 0.029 MB Память до запроса: 14.505 MB Выбрано строк: 1
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.id = 1)
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.id = 1)
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/components/com_attachments/models/attachments.php:429
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 7.67 ms После последнего запроса: 0.29 ms Память запроса: 0.025 MB Память до запроса: 14.537 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=811
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=811 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.46 ms После последнего запроса: 12.80 ms Память запроса: 0.022 MB Память до запроса: 14.592 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 762
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 762
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 6.53 ms После последнего запроса: 0.39 ms Память запроса: 0.028 MB Память до запроса: 14.617 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.762')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.762')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 5.19 ms После последнего запроса: 1.32 ms Память запроса: 0.025 MB Память до запроса: 14.660 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=762
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=762 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.35 ms После последнего запроса: 11.19 ms Память запроса: 0.022 MB Память до запроса: 14.727 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 746
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 746
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 4.08 ms После последнего запроса: 0.36 ms Память запроса: 0.028 MB Память до запроса: 14.752 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.746')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.746')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 2.88 ms После последнего запроса: 5.92 ms Память запроса: 0.025 MB Память до запроса: 14.794 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=746
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=746 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.66 ms После последнего запроса: 18.22 ms Память запроса: 0.022 MB Память до запроса: 14.853 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 743
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 743
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 8.31 ms После последнего запроса: 0.60 ms Память запроса: 0.028 MB Память до запроса: 14.877 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.743')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.743')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 2.39 ms После последнего запроса: 1.61 ms Память запроса: 0.025 MB Память до запроса: 14.920 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=743
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=743 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.73 ms После последнего запроса: 14.50 ms Память запроса: 0.022 MB Память до запроса: 14.978 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 740
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 740
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 4.41 ms После последнего запроса: 0.68 ms Память запроса: 0.028 MB Память до запроса: 15.003 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.740')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.740')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 2.27 ms После последнего запроса: 4.95 ms Память запроса: 0.025 MB Память до запроса: 15.045 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=740
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=740 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.75 ms После последнего запроса: 15.72 ms Память запроса: 0.022 MB Память до запроса: 15.066 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 737
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 737
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 3.49 ms После последнего запроса: 0.39 ms Память запроса: 0.028 MB Память до запроса: 15.091 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.737')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.737')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 5.87 ms После последнего запроса: 1.41 ms Память запроса: 0.025 MB Память до запроса: 15.133 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=737
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=737 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.40 ms После последнего запроса: 21.46 ms Память запроса: 0.022 MB Память до запроса: 15.191 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 736
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 736
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 10.14 ms После последнего запроса: 0.38 ms Память запроса: 0.028 MB Память до запроса: 15.216 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.736')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.736')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 5.47 ms После последнего запроса: 2.04 ms Память запроса: 0.025 MB Память до запроса: 15.259 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=736
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=736 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.45 ms После последнего запроса: 13.82 ms Память запроса: 0.022 MB Память до запроса: 15.312 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 729
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 729
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 9.99 ms После последнего запроса: 0.42 ms Память запроса: 0.028 MB Память до запроса: 15.337 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.729')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.729')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 2.29 ms После последнего запроса: 6.01 ms Память запроса: 0.025 MB Память до запроса: 15.380 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=729
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=729 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.31 ms После последнего запроса: 11.70 ms Память запроса: 0.022 MB Память до запроса: 15.438 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 723
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 723
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 5.97 ms После последнего запроса: 0.32 ms Память запроса: 0.028 MB Память до запроса: 15.463 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.723')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.723')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 2.67 ms После последнего запроса: 1.30 ms Память запроса: 0.025 MB Память до запроса: 15.505 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=723
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=723 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 2.40 ms После последнего запроса: 16.53 ms Память запроса: 0.022 MB Память до запроса: 15.568 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 708
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 708
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 9.25 ms После последнего запроса: 0.58 ms Память запроса: 0.028 MB Память до запроса: 15.592 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.708')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.708')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 4.05 ms После последнего запроса: 5.15 ms Память запроса: 0.025 MB Память до запроса: 15.635 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=708
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=708 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.43 ms После последнего запроса: 16.29 ms Память запроса: 0.022 MB Память до запроса: 15.689 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 707
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 707
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 8.52 ms После последнего запроса: 0.37 ms Память запроса: 0.028 MB Память до запроса: 15.714 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.707')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.707')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 3.57 ms После последнего запроса: 1.32 ms Память запроса: 0.025 MB Память до запроса: 15.756 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=707
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=707 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.39 ms После последнего запроса: 14.77 ms Память запроса: 0.022 MB Память до запроса: 15.815 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 676
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 676
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 5.14 ms После последнего запроса: 0.32 ms Память запроса: 0.028 MB Память до запроса: 15.840 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.676')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.676')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 2.36 ms После последнего запроса: 4.54 ms Память запроса: 0.025 MB Память до запроса: 15.882 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=676
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=676 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.34 ms После последнего запроса: 11.67 ms Память запроса: 0.022 MB Память до запроса: 15.937 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 654
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 654
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 7.77 ms После последнего запроса: 1.26 ms Память запроса: 0.028 MB Память до запроса: 15.961 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.654')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.654')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 4.24 ms После последнего запроса: 2.35 ms Память запроса: 0.025 MB Память до запроса: 16.066 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=654
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=654 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.35 ms После последнего запроса: 12.10 ms Память запроса: 0.022 MB Память до запроса: 16.126 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 634
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 634
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 7.31 ms После последнего запроса: 0.68 ms Память запроса: 0.028 MB Память до запроса: 16.151 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.634')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.634')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 2.12 ms После последнего запроса: 1.40 ms Память запроса: 0.025 MB Память до запроса: 16.193 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=634
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=634 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.42 ms После последнего запроса: 19.01 ms Память запроса: 0.022 MB Память до запроса: 16.254 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 607
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 607
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 5.44 ms После последнего запроса: 0.62 ms Память запроса: 0.028 MB Память до запроса: 16.278 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.607')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.607')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 3.33 ms После последнего запроса: 2.65 ms Память запроса: 0.025 MB Память до запроса: 16.321 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=607
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=607 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.42 ms После последнего запроса: 17.53 ms Память запроса: 0.022 MB Память до запроса: 16.377 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 597
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 597
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 2.66 ms После последнего запроса: 0.43 ms Память запроса: 0.028 MB Память до запроса: 16.402 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.597')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.597')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 2.82 ms После последнего запроса: 3.93 ms Память запроса: 0.025 MB Память до запроса: 16.444 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=597
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=597 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.52 ms После последнего запроса: 20.68 ms Память запроса: 0.022 MB Память до запроса: 16.502 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 594
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 594
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 7.76 ms После последнего запроса: 0.60 ms Память запроса: 0.028 MB Память до запроса: 16.526 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.594')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.594')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 6.62 ms После последнего запроса: 1.52 ms Память запроса: 0.025 MB Память до запроса: 16.569 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=594
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=594 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.35 ms После последнего запроса: 12.83 ms Память запроса: 0.022 MB Память до запроса: 16.628 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 540
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 540
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 8.06 ms После последнего запроса: 0.34 ms Память запроса: 0.028 MB Память до запроса: 16.653 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.540')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.540')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 1.98 ms После последнего запроса: 1.33 ms Память запроса: 0.025 MB Память до запроса: 16.695 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=540
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=540 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.27 ms После последнего запроса: 14.24 ms Память запроса: 0.022 MB Память до запроса: 16.753 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 535
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 535
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 2.92 ms После последнего запроса: 0.36 ms Память запроса: 0.028 MB Память до запроса: 16.778 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.535')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.535')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 4.83 ms После последнего запроса: 1.11 ms Память запроса: 0.025 MB Память до запроса: 16.820 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=535
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=535 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 0.27 ms После последнего запроса: 13.06 ms Память запроса: 0.022 MB Память до запроса: 16.874 MB Выбрано строк: 1
SELECT created_by, catid
FROM x8jlo_content
WHERE id = 515
EXPLAIN не доступен для запроса: SELECT created_by, catid
FROM x8jlo_content
WHERE id = 515
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:777
JROOT/plugins/content/attachments/attachments.php:263
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 12.01 ms После последнего запроса: 0.30 ms Память запроса: 0.028 MB Память до запроса: 16.898 MB Выбрано строк: 5
SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.515')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
EXPLAIN не доступен для запроса: SELECT b.rules
FROM x8jlo_assets AS a
LEFT JOIN x8jlo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.article.515')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/access/access.php:246
JROOT/libraries/joomla/access/access.php:107
JROOT/libraries/joomla/user/user.php:393
JROOT/administrator/components/com_attachments/permissions.php:125
JROOT/plugins/attachments/attachments_for_content/attachments_for_content.php:852
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:846
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 6.17 ms После последнего запроса: 1.29 ms Память запроса: 0.025 MB Память до запроса: 16.941 MB Выбрано строк: 0
SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u
ON u.id = a.created_by
WHERE a.parent_id=515
AND a.state = 1
AND a.parent_type='com_content'
AND a.parent_entity='article'
AND a.access IN (1,5)
ORDER BY modified DESC
EXPLAIN не доступен для запроса: SELECT a.*, u.name as creator_name
FROM x8jlo_attachments AS a
LEFT JOIN x8jlo_users AS u ON u.id = a.created_by
WHERE a.parent_id=515 AND a.state = 1 AND a.parent_type='com_content' AND a.parent_entity='article' AND a.access IN (1,5)
ORDER BY modified DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_attachments/models/attachments.php:436
JROOT/components/com_attachments/models/attachments.php:514
JROOT/components/com_attachments/controllers/attachments.php:98
JROOT/plugins/attachments/attachments_plugin_framework/attachments_plugin.php:895
JROOT/plugins/content/attachments/attachments.php:269
JROOT/libraries/joomla/event/event.php:69
JROOT/libraries/joomla/event/dispatcher.php:160
JROOT/components/com_content/views/category/view.html.php:114
JROOT/libraries/joomla/cache/controller/view.php:96
JROOT/libraries/legacy/controller/legacy.php:686
JROOT/components/com_content/controller.php:104
JROOT/libraries/legacy/controller/legacy.php:728
JROOT/components/com_content/content.php:38
JROOT/libraries/cms/component/helper.php:392
JROOT/libraries/cms/component/helper.php:372
JROOT/libraries/cms/application/site.php:191
JROOT/libraries/cms/application/site.php:230
JROOT/libraries/cms/application/cms.php:252
JROOT/index.php:45
Время запроса: 1.59 ms После последнего запроса: 31.32 ms Память запроса: 0.016 MB Память до запроса: 17.503 MB Выбрано строк: 16
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM x8jlo_modules AS m
LEFT JOIN x8jlo_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN x8jlo_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 <= '2024-11-21 11:19:45')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-11-21 11:19:45')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 271 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
EXPLAIN не доступен для запроса: SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM x8jlo_modules AS m
LEFT JOIN x8jlo_modules_menu AS mm ON mm.moduleid = m.id
LEFT JOIN x8jlo_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 <= '2024-11-21 11:19:45') AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-11-21 11:19:45') AND m.access IN (1,1,5) AND m.client_id = 0 AND (mm.menuid = 271 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/cms/module/helper.php:407
JROOT/libraries/cms/module/helper.php:350
JROOT/libraries/cms/module/helper.php:84
JROOT/libraries/joomla/document/html/html.php:501
JROOT/templates/gazikumuh/index.php:11
JROOT/libraries/joomla/document/html/html.php:578
JROOT/libraries/joomla/document/html/html.php:635
JROOT/libraries/joomla/document/html/html.php:455
JROOT/libraries/cms/application/cms.php:1045
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Время запроса: 3.46 ms После последнего запроса: 17.27 ms Память запроса: 0.022 MB Память до запроса: 17.747 MB Выбрано строк: 3
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 x8jlo_categories as c
LEFT JOIN x8jlo_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 (SELECT cat.id as id
FROM x8jlo_categories AS cat JOIN x8jlo_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 (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=35
AND badcats.id is null
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
EXPLAIN не доступен для запроса: 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 x8jlo_categories as c
LEFT JOIN x8jlo_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 (SELECT cat.id as id FROM x8jlo_categories AS cat JOIN x8jlo_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 (c.extension='com_content' OR c.extension='system') AND c.access IN (1,1,5) AND c.published = 1 AND s.id=35 AND badcats.id is null
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
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/legacy/categories/categories.php:292
JROOT/libraries/legacy/categories/categories.php:184
JROOT/components/com_content/helpers/route.php:88
JROOT/modules/mod_articles_categories/tmpl/default_items.php:13
JROOT/modules/mod_articles_categories/tmpl/default.php:13
JROOT/modules/mod_articles_categories/mod_articles_categories.php:32
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Время запроса: 3.93 ms После последнего запроса: 5.90 ms Память запроса: 0.022 MB Память до запроса: 17.779 MB Выбрано строк: 3
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 x8jlo_categories as c
LEFT JOIN x8jlo_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 (SELECT cat.id as id
FROM x8jlo_categories AS cat JOIN x8jlo_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 (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=40
AND badcats.id is null
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
EXPLAIN не доступен для запроса: 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 x8jlo_categories as c
LEFT JOIN x8jlo_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 (SELECT cat.id as id FROM x8jlo_categories AS cat JOIN x8jlo_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 (c.extension='com_content' OR c.extension='system') AND c.access IN (1,1,5) AND c.published = 1 AND s.id=40 AND badcats.id is null
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
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/legacy/categories/categories.php:292
JROOT/libraries/legacy/categories/categories.php:184
JROOT/components/com_content/helpers/route.php:88
JROOT/modules/mod_articles_categories/tmpl/default_items.php:13
JROOT/modules/mod_articles_categories/tmpl/default.php:13
JROOT/modules/mod_articles_categories/mod_articles_categories.php:32
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Время запроса: 3.31 ms После последнего запроса: 4.01 ms Память запроса: 0.022 MB Память до запроса: 17.811 MB Выбрано строк: 3
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 x8jlo_categories as c
LEFT JOIN x8jlo_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 (SELECT cat.id as id
FROM x8jlo_categories AS cat JOIN x8jlo_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 (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=41
AND badcats.id is null
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
EXPLAIN не доступен для запроса: 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 x8jlo_categories as c
LEFT JOIN x8jlo_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 (SELECT cat.id as id FROM x8jlo_categories AS cat JOIN x8jlo_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 (c.extension='com_content' OR c.extension='system') AND c.access IN (1,1,5) AND c.published = 1 AND s.id=41 AND badcats.id is null
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
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/legacy/categories/categories.php:292
JROOT/libraries/legacy/categories/categories.php:184
JROOT/components/com_content/helpers/route.php:88
JROOT/modules/mod_articles_categories/tmpl/default_items.php:13
JROOT/modules/mod_articles_categories/tmpl/default.php:13
JROOT/modules/mod_articles_categories/mod_articles_categories.php:32
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Время запроса: 5.08 ms После последнего запроса: 0.67 ms Память запроса: 0.022 MB Память до запроса: 17.843 MB Выбрано строк: 3
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 x8jlo_categories as c
LEFT JOIN x8jlo_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 (SELECT cat.id as id
FROM x8jlo_categories AS cat JOIN x8jlo_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 (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=43
AND badcats.id is null
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
EXPLAIN не доступен для запроса: 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 x8jlo_categories as c
LEFT JOIN x8jlo_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 (SELECT cat.id as id FROM x8jlo_categories AS cat JOIN x8jlo_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 (c.extension='com_content' OR c.extension='system') AND c.access IN (1,1,5) AND c.published = 1 AND s.id=43 AND badcats.id is null
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
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/legacy/categories/categories.php:292
JROOT/libraries/legacy/categories/categories.php:184
JROOT/components/com_content/helpers/route.php:88
JROOT/modules/mod_articles_categories/tmpl/default_items.php:13
JROOT/modules/mod_articles_categories/tmpl/default.php:13
JROOT/modules/mod_articles_categories/mod_articles_categories.php:32
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Время запроса: 2.30 ms После последнего запроса: 1.20 ms Память запроса: 0.022 MB Память до запроса: 17.876 MB Выбрано строк: 3
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 x8jlo_categories as c
LEFT JOIN x8jlo_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 (SELECT cat.id as id
FROM x8jlo_categories AS cat JOIN x8jlo_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 (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=46
AND badcats.id is null
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
EXPLAIN не доступен для запроса: 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 x8jlo_categories as c
LEFT JOIN x8jlo_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 (SELECT cat.id as id FROM x8jlo_categories AS cat JOIN x8jlo_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 (c.extension='com_content' OR c.extension='system') AND c.access IN (1,1,5) AND c.published = 1 AND s.id=46 AND badcats.id is null
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
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/legacy/categories/categories.php:292
JROOT/libraries/legacy/categories/categories.php:184
JROOT/components/com_content/helpers/route.php:88
JROOT/modules/mod_articles_categories/tmpl/default_items.php:13
JROOT/modules/mod_articles_categories/tmpl/default.php:13
JROOT/modules/mod_articles_categories/mod_articles_categories.php:32
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Время запроса: 7.74 ms После последнего запроса: 0.59 ms Память запроса: 0.022 MB Память до запроса: 17.908 MB Выбрано строк: 3
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 x8jlo_categories as c
LEFT JOIN x8jlo_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 (SELECT cat.id as id
FROM x8jlo_categories AS cat JOIN x8jlo_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 (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=36
AND badcats.id is null
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
EXPLAIN не доступен для запроса: 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 x8jlo_categories as c
LEFT JOIN x8jlo_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 (SELECT cat.id as id FROM x8jlo_categories AS cat JOIN x8jlo_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 (c.extension='com_content' OR c.extension='system') AND c.access IN (1,1,5) AND c.published = 1 AND s.id=36 AND badcats.id is null
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
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/legacy/categories/categories.php:292
JROOT/libraries/legacy/categories/categories.php:184
JROOT/components/com_content/helpers/route.php:88
JROOT/modules/mod_articles_categories/tmpl/default_items.php:13
JROOT/modules/mod_articles_categories/tmpl/default.php:13
JROOT/modules/mod_articles_categories/mod_articles_categories.php:32
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Время запроса: 2.67 ms После последнего запроса: 0.74 ms Память запроса: 0.022 MB Память до запроса: 17.940 MB Выбрано строк: 3
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 x8jlo_categories as c
LEFT JOIN x8jlo_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 (SELECT cat.id as id
FROM x8jlo_categories AS cat JOIN x8jlo_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 (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1,5)
AND c.published = 1
AND s.id=49
AND badcats.id is null
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
EXPLAIN не доступен для запроса: 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 x8jlo_categories as c
LEFT JOIN x8jlo_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 (SELECT cat.id as id FROM x8jlo_categories AS cat JOIN x8jlo_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 (c.extension='com_content' OR c.extension='system') AND c.access IN (1,1,5) AND c.published = 1 AND s.id=49 AND badcats.id is null
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
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/legacy/categories/categories.php:292
JROOT/libraries/legacy/categories/categories.php:184
JROOT/components/com_content/helpers/route.php:88
JROOT/modules/mod_articles_categories/tmpl/default_items.php:13
JROOT/modules/mod_articles_categories/tmpl/default.php:13
JROOT/modules/mod_articles_categories/mod_articles_categories.php:32
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Время запроса: 9.72 ms После последнего запроса: 39.77 ms Память запроса: 0.027 MB Память до запроса: 18.995 MB Выбрано строк: 294
SHOW FULL COLUMNS
FROM `x8jlo_joomgallery_config`
EXPLAIN не доступен для запроса: SHOW FULL COLUMNS FROM `x8jlo_joomgallery_config`
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/table/table.php:241
JROOT/libraries/joomla/table/table.php:162
JROOT/administrator/components/com_joomgallery/tables/joomgalleryconfig.php:332
JROOT/libraries/joomla/table/table.php:305
JROOT/administrator/components/com_joomgallery/helpers/config.php:359
JROOT/administrator/components/com_joomgallery/helpers/config.php:422
JROOT/components/com_joomgallery/helpers/ambit.php:147
JROOT/components/com_joomgallery/helpers/ambit.php:220
JROOT/components/com_joomgallery/interface.php:102
JROOT/modules/mod_joomimg/mod_joomimg.php:43
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Время запроса: 0.65 ms После последнего запроса: 8.84 ms Память запроса: 0.022 MB Память до запроса: 19.679 MB Выбрано строк: 1
SELECT *
FROM x8jlo_joomgallery_config
WHERE `id` = '1'
EXPLAIN не доступен для запроса: SELECT *
FROM x8jlo_joomgallery_config
WHERE `id` = '1'
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/libraries/joomla/table/table.php:728
JROOT/administrator/components/com_joomgallery/helpers/config.php:360
JROOT/administrator/components/com_joomgallery/helpers/config.php:422
JROOT/components/com_joomgallery/helpers/ambit.php:147
JROOT/components/com_joomgallery/helpers/ambit.php:220
JROOT/components/com_joomgallery/interface.php:102
JROOT/modules/mod_joomimg/mod_joomimg.php:43
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Время запроса: 1.57 ms После последнего запроса: 15.70 ms Память запроса: 0.020 MB Память до запроса: 19.919 MB Выбрано строк: 3
SELECT c.cid, c.parent_id, c.name, c.access, c.published, c.hidden, c.owner
FROM x8jlo_joomgallery_catg AS c
WHERE lft > 0
AND c.published = 1
AND c.access IN (1,1,5)
AND (c.password = '' OR c.cid IN (0))
ORDER BY c.lft
EXPLAIN не доступен для запроса: SELECT c.cid, c.parent_id, c.name, c.access, c.published, c.hidden, c.owner
FROM x8jlo_joomgallery_catg AS c
WHERE lft > 0 AND c.published = 1 AND c.access IN (1,1,5) AND (c.password = '' OR c.cid IN (0))
ORDER BY c.lft
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_joomgallery/helpers/ambit.php:489
JROOT/modules/mod_joomimg/helper.php:439
JROOT/modules/mod_joomimg/helper.php:47
JROOT/modules/mod_joomimg/mod_joomimg.php:52
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Время запроса: 1.03 ms После последнего запроса: 0.24 ms Память запроса: 0.019 MB Память до запроса: 19.945 MB Выбрано строк: 3
SELECT catid, COUNT(id) as piccount, SUM(hits) as hitcount
FROM x8jlo_joomgallery
WHERE approved = 1
AND published = 1
AND hidden = 0
AND access IN (1,1,5)
GROUP BY catid
EXPLAIN не доступен для запроса: SELECT catid, COUNT(id) as piccount, SUM(hits) as hitcount
FROM x8jlo_joomgallery
WHERE approved = 1 AND published = 1 AND hidden = 0 AND access IN (1,1,5)
GROUP BY catid
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_joomgallery/helpers/ambit.php:505
JROOT/modules/mod_joomimg/helper.php:439
JROOT/modules/mod_joomimg/helper.php:47
JROOT/modules/mod_joomimg/mod_joomimg.php:52
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Время запроса: 1.85 ms После последнего запроса: 0.25 ms Память запроса: 0.018 MB Память до запроса: 19.964 MB Выбрано строк: 4
SELECT p.id AS id, p.catid, p.imgthumbname, p.imgfilename, p.imgtitle,p.imgtext,c.cid AS ccid, c.catpath AS catpath
FROM x8jlo_joomgallery AS p
LEFT JOIN x8jlo_joomgallery_catg AS c
ON c.cid = p.catid
WHERE c.published = 1
AND c.access IN (1,1,5)
AND p.published = 1
AND p.approved = 1
AND p.access IN (1,1,5)
AND p.catid IN (7,6,2)
AND c.hidden = 0
AND c.in_hidden = 0
AND p.hidden = 0
ORDER BY rand()
LIMIT 0, 4
EXPLAIN не доступен для запроса: SELECT p.id AS id, p.catid, p.imgthumbname, p.imgfilename, p.imgtitle,p.imgtext,c.cid AS ccid, c.catpath AS catpath
FROM x8jlo_joomgallery AS p
LEFT JOIN x8jlo_joomgallery_catg AS c ON c.cid = p.catid
WHERE c.published = 1 AND c.access IN (1,1,5) AND p.published = 1 AND p.approved = 1 AND p.access IN (1,1,5) AND p.catid IN (7,6,2) AND c.hidden = 0 AND c.in_hidden = 0 AND p.hidden = 0
ORDER BY rand() LIMIT 0, 4
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/modules/mod_joomimg/helper.php:511
JROOT/modules/mod_joomimg/helper.php:47
JROOT/modules/mod_joomimg/mod_joomimg.php:52
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Время запроса: 0.85 ms После последнего запроса: 0.45 ms Память запроса: 0.021 MB Память до запроса: 19.992 MB Выбрано строк: 1
SELECT id
FROM x8jlo_menu
WHERE link LIKE '%com_joomgallery%view=gallery%'
AND access IN (1,1,5)
AND published = 1
AND client_id = 0
ORDER BY id DESC
EXPLAIN не доступен для запроса: SELECT id
FROM x8jlo_menu
WHERE link LIKE '%com_joomgallery%view=gallery%' AND access IN (1,1,5) AND published = 1 AND client_id = 0
ORDER BY id DESC
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_joomgallery/helpers/ambit.php:424
JROOT/components/com_joomgallery/interface.php:304
JROOT/components/com_joomgallery/interface.php:370
JROOT/modules/mod_joomimg/helper.php:782
JROOT/modules/mod_joomimg/helper.php:100
JROOT/modules/mod_joomimg/mod_joomimg.php:52
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Время запроса: 0.69 ms После последнего запроса: 9.22 ms Память запроса: 0.025 MB Память до запроса: 20.515 MB Выбрано строк: 1
SELECT catpath
FROM x8jlo_joomgallery_catg
WHERE cid = 2
EXPLAIN не доступен для запроса: SELECT catpath
FROM x8jlo_joomgallery_catg
WHERE cid = 2
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_joomgallery/helpers/helper.php:141
JROOT/components/com_joomgallery/helpers/ambit.php:338
JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:573
JROOT/libraries/cms/html/html.php:236
JROOT/libraries/cms/html/html.php:138
JROOT/components/com_joomgallery/interface.php:372
JROOT/modules/mod_joomimg/helper.php:782
JROOT/modules/mod_joomimg/helper.php:100
JROOT/modules/mod_joomimg/mod_joomimg.php:52
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45
Время запроса: 0.57 ms После последнего запроса: 5.56 ms Память запроса: 0.025 MB Память до запроса: 20.558 MB Выбрано строк: 1
SELECT catpath
FROM x8jlo_joomgallery_catg
WHERE cid = 6
EXPLAIN не доступен для запроса: SELECT catpath
FROM x8jlo_joomgallery_catg
WHERE cid = 6
Не поддерживается SHOW PROFILE (возможно потому, что более 100 запросов)
JROOT/components/com_joomgallery/helpers/helper.php:141
JROOT/components/com_joomgallery/helpers/ambit.php:338
JROOT/administrator/components/com_joomgallery/helpers/html/joomgallery.php:573
JROOT/libraries/cms/html/html.php:236
JROOT/libraries/cms/html/html.php:104
JROOT/components/com_joomgallery/interface.php:372
JROOT/modules/mod_joomimg/helper.php:782
JROOT/modules/mod_joomimg/helper.php:100
JROOT/modules/mod_joomimg/mod_joomimg.php:52
JROOT/libraries/cms/module/helper.php:190
JROOT/libraries/joomla/document/html/renderer/module.php:103
JROOT/libraries/joomla/document/html/renderer/modules.php:43
JROOT/libraries/joomla/document/html/html.php:411
JROOT/libraries/joomla/document/html/html.php:697
JROOT/libraries/joomla/document/html/html.php:477
JROOT/libraries/cms/application/cms.php:1059
JROOT/libraries/cms/application/site.php:745
JROOT/libraries/cms/application/cms.php:258
JROOT/index.php:45