Консоль отладки Joomla!
session.client.forwarded ⇒ 216.73.216.0
session.client.browser ⇒ Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
password_clear ⇒
groups ⇒
session.token ⇒ 79f2b7f239f05b837b4b6fa10f7eff05
Application 0.000 seconds (+0.000); 0.37 MB (+0.366) - afterLoad
Application 0.022 seconds (+0.021); 1.40 MB (+1.033) - afterInitialise
Application 0.026 seconds (+0.004); 1.46 MB (+0.060) - afterRoute
Application 0.158 seconds (+0.132); 2.58 MB (+1.122) - afterDispatch
Application 0.229 seconds (+0.071); 2.71 MB (+0.129) - beforeRenderModule mod_zooitem (Последняя работа)
Application 0.242 seconds (+0.014); 2.87 MB (+0.161) - afterRenderModule mod_zooitem (Последняя работа)
Application 0.243 seconds (+0.000); 2.82 MB (-0.051) - beforeRenderModule mod_zoocomment (Комментарии блога)
Application 0.262 seconds (+0.020); 2.94 MB (+0.116) - afterRenderModule mod_zoocomment (Комментарии блога)
Application 0.262 seconds (+0.000); 2.93 MB (-0.004) - beforeRenderModule mod_bs_subscribe (Подпишись и ты!)
Application 0.263 seconds (+0.000); 2.94 MB (+0.004) - afterRenderModule mod_bs_subscribe (Подпишись и ты!)
Application 0.263 seconds (+0.000); 2.95 MB (+0.011) - beforeRenderModule mod_zoocategory (Секреты и советы)
Application 0.283 seconds (+0.020); 2.97 MB (+0.024) - afterRenderModule mod_zoocategory (Секреты и советы)
Application 0.283 seconds (+0.000); 2.98 MB (+0.004) - beforeRenderModule mod_breadcrumbs (Путь на сайте)
Application 0.285 seconds (+0.002); 2.98 MB (+0.008) - afterRenderModule mod_breadcrumbs (Путь на сайте)
Application 0.286 seconds (+0.001); 3.00 MB (+0.018) - beforeRenderModule mod_menu (Главное меню)
Application 0.296 seconds (+0.010); 3.02 MB (+0.020) - afterRenderModule mod_menu (Главное меню)
Application 0.298 seconds (+0.001); 3.02 MB (-0.000) - beforeRenderModule mod_search (Поиск по сайту)
Application 0.300 seconds (+0.002); 3.03 MB (+0.010) - afterRenderModule mod_search (Поиск по сайту)
Application 0.313 seconds (+0.013); 3.09 MB (+0.059) - afterRender
3.09 MB (3,244,320 Bytes)
45 SQL-запросов зафиксировано
SELECT `data`
FROM `xqhp_session`
WHERE `session_id` = '410acf6419f7b85787f27c0d84e4493d'SELECT b.rules
FROM xqhp_assets AS a
LEFT JOIN xqhp_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_banners')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lftSELECT b.id
FROM xqhp_usergroups AS a
LEFT JOIN xqhp_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1SELECT 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 xqhp_menu AS m
LEFT JOIN xqhp_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.lftSELECT `params`
FROM xqhp_extensions
WHERE `element`='com_sh404sef'
AND `type`='component';select `alias`,`newurl`
from `xqhp_sh404sef_aliases`
where `alias` = 'blog/' or `alias` = 'blog' or `alias` = 'blog/'
order by `alias` descSELECT `oldurl`, `newurl`, `dateadd`
FROM xqhp_sh404sef_urls
WHERE `oldurl`='blog/'
ORDER BY `rank`;SELECT *
FROM xqhp_zoo_application
WHERE id = 1SELECT b.rules
FROM xqhp_assets AS a
LEFT JOIN xqhp_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'root.1')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
SET SESSION group_concat_max_len = 1048576SELECT c.*, GROUP_CONCAT(DISTINCT i.id) as item_ids
FROM xqhp_zoo_category as c USE INDEX (APPLICATIONID_ID_INDEX)
LEFT JOIN xqhp_zoo_category_item as ci
ON ci.category_id = c.id
LEFT JOIN xqhp_zoo_item AS i USE INDEX (MULTI_INDEX2)
ON ci.item_id = i.id
AND i.access IN (1)
AND i.state = 1
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-01-09 10:52:02')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-01-09 10:52:02')
WHERE c.application_id = 1
AND c.published = 1
GROUP BY c.idSELECT a.*
FROM xqhp_zoo_item AS a
LEFT JOIN xqhp_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 1
AND a.access IN (1)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-01-09 10:52:02')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-01-09 10:52:02')
AND b.category_id = 0
GROUP BY a.id
ORDER BY a.priority DESC, a.created DESC
LIMIT 0,10SELECT a.id
FROM xqhp_zoo_item AS a
LEFT JOIN xqhp_zoo_category_item AS b
ON a.id = b.item_id
WHERE a.application_id = 1
AND b.category_id = 0
AND a.access IN (1)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-01-09 10:52:02')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-01-09 10:52:02')
GROUP BY a.idSELECT id
FROM xqhp_zoo_comment
WHERE item_id = 158
AND state = 1SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 157
AND state = 1SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 156
AND state = 1SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 155
AND state = 1SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 154
AND state = 1SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 153
AND state = 1SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 152
AND state = 1SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 151
AND state = 1SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 150
AND state = 1SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 149
AND state = 1SELECT `pageid`
FROM xqhp_sh404sef_pageids
WHERE `newurl`='index.php?option=com_zoo&Itemid=160&lang=ru&layout=frontpage&view=frontpage';SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM xqhp_modules AS m
LEFT JOIN xqhp_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN xqhp_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-01-09 10:52:02')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-01-09 10:52:02')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 160 OR mm.menuid <= 0)
ORDER BY m.position, m.orderingSELECT *
FROM xqhp_zoo_application
WHERE id = 2SELECT *
FROM xqhp_zoo_category
WHERE application_id = 2
AND published = 1
ORDER BY orderingSELECT a.*
FROM xqhp_zoo_item AS a
LEFT JOIN xqhp_zoo_search_index AS s
ON a.id = s.item_id
AND s.element_id IN ('41342a35-ff78-4f44-b27d-7592c0d9dc2d')
WHERE a.type = 'portfolio'
AND a.application_id = 2
AND a.access IN (1)
AND a.state = 1
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-01-09 10:52:02')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-01-09 10:52:02')
GROUP BY a.id
ORDER BY a.priority DESC, s.value DESC
LIMIT 0,1SELECT c.*, i.application_id
FROM xqhp_zoo_comment AS c JOIN xqhp_zoo_item AS i
ON c.item_id = i.id
LEFT JOIN xqhp_zoo_category_item AS ci
ON i.id = ci.item_id
WHERE i.application_id = 1
AND c.state = 1
AND i.state = 1
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-01-09 10:52:02')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-01-09 10:52:02')
AND ci.category_id IN (0,16,14,1,21,8,7,6,2,3,4,18,20,19,9,17,12,13,11,5)
GROUP BY c.id
ORDER BY c.created DESC
LIMIT 0, 10SELECT *
FROM xqhp_zoo_item
WHERE id = 125SELECT b.id
FROM xqhp_zoo_category_item AS a JOIN xqhp_zoo_category AS b
ON a.category_id = b.id
WHERE a.item_id=125
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=125
AND a.category_id = 0SELECT *
FROM xqhp_zoo_item
WHERE id = 72SELECT b.id
FROM xqhp_zoo_category_item AS a JOIN xqhp_zoo_category AS b
ON a.category_id = b.id
WHERE a.item_id=72
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=72
AND a.category_id = 0SELECT *
FROM xqhp_zoo_item
WHERE id = 87SELECT b.id
FROM xqhp_zoo_category_item AS a JOIN xqhp_zoo_category AS b
ON a.category_id = b.id
WHERE a.item_id=87
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=87
AND a.category_id = 0SELECT *
FROM xqhp_zoo_item
WHERE id = 15SELECT b.id
FROM xqhp_zoo_category_item AS a JOIN xqhp_zoo_category AS b
ON a.category_id = b.id
WHERE a.item_id=15
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=15
AND a.category_id = 0SELECT *
FROM xqhp_zoo_item
WHERE id = 0SELECT *
FROM xqhp_zoo_item
WHERE id = 0SELECT *
FROM xqhp_zoo_item
WHERE id = 0SELECT *
FROM xqhp_zoo_item
WHERE id = 0SELECT *
FROM xqhp_zoo_item
WHERE id = 0SHOW FULL COLUMNS
FROM `xqhp_sh404sef_metas`SELECT *
FROM xqhp_sh404sef_metas
WHERE `newurl`='index.php?option=com_zoo&Itemid=160&lang=ru&layout=frontpage&view=frontpage';UPDATE `xqhp_session`
SET `data` = '__default|a:9:{s:15:\"session.counter\";i:2;s:19:\"session.timer.start\";i:1767955922;s:18:\"session.timer.last\";i:1767955922;s:17:\"session.timer.now\";i:1767955922;s:24:\"session.client.forwarded\";s:12:\"216.73.216.0\";s:22:\"session.client.browser\";s:103:\"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;s:10:\"superadmin\";N;}s:13:\"session.token\";s:32:\"79f2b7f239f05b837b4b6fa10f7eff05\";}'
, `time` = '1767955922'
WHERE `session_id` = '410acf6419f7b85787f27c0d84e4493d'
23 типов SQL-запросов зафиксировано, отсортировано по вхождениям
Запросы типа SELECT:
10 × SELECT id
FROM xqhp_zoo_comment9 × SELECT *
FROM xqhp_zoo_item4 × SELECT b.id
FROM xqhp_zoo_category_item AS a JOIN xqhp_zoo_category AS b
ON a.category_id = b.id2 × SELECT *
FROM xqhp_zoo_application2 × SELECT b.rules
FROM xqhp_assets AS a
LEFT JOIN xqhp_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt1 × SELECT `data`
FROM `xqhp_session`1 × SELECT c.*, i.application_id
FROM xqhp_zoo_comment AS c JOIN xqhp_zoo_item AS i
ON c.item_id = i.id
LEFT JOIN xqhp_zoo_category_item AS ci
ON i.id = ci.item_id1 × SELECT a.*
FROM xqhp_zoo_item AS a
LEFT JOIN xqhp_zoo_search_index AS s
ON a.id = s.item_id
AND s.element_id IN ('41342a35-ff78-4f44-b27d-7592c0d9dc2d')1 × SELECT *
FROM xqhp_zoo_category1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM xqhp_modules AS m
LEFT JOIN xqhp_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN xqhp_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id1 × SELECT `pageid`
FROM xqhp_sh404sef_pageids1 × SELECT a.id
FROM xqhp_zoo_item AS a
LEFT JOIN xqhp_zoo_category_item AS b
ON a.id = b.item_id1 × SELECT a.*
FROM xqhp_zoo_item AS a
LEFT JOIN xqhp_zoo_category_item AS b
ON a.id = b.item_id1 × SELECT c.*, GROUP_CONCAT(DISTINCT i.id) as item_ids
FROM xqhp_zoo_category as c USE INDEX (APPLICATIONID_ID_INDEX)
LEFT JOIN xqhp_zoo_category_item as ci
ON ci.category_id = c.id
LEFT JOIN xqhp_zoo_item AS i USE INDEX (MULTI_INDEX2)
ON ci.item_id = i.id
AND i.access IN (1)
AND i.state = 1
AND (i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2026-01-09 10:52:02')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2026-01-09 10:52:02')1 × SELECT `oldurl`, `newurl`, `dateadd`
FROM xqhp_sh404sef_urls1 × select `alias`,`newurl`
from `xqhp_sh404sef_aliases`1 × SELECT `params`
FROM xqhp_extensions1 × 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 xqhp_menu AS m
LEFT JOIN xqhp_extensions AS e
ON m.component_id = e.extension_id1 × SELECT b.id
FROM xqhp_usergroups AS a
LEFT JOIN xqhp_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt1 × SELECT *
FROM xqhp_sh404sef_metas
Прочие SQL-запросы:
1 ×
SET SESSION group_concat_max_len = 1048571 × SHOW FULL COLUMNS
FROM `xqhp_sh404sef_metas1 × UPDATE `xqhp_session`
SET `data` = '__default|a:9:{s:15:\"session.counter\";i:2;s:19:\"session.timer.start\";i:1767955922;s:18:\"session.timer.last\";i:1767955922;s:17:\"session.timer.now\";i:1767955922;s:24:\"session.client.forwarded\";s:12:\"216.73.216.0\";s:22:\"session.client.browser\";s:103:\"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;s:10:\"superadmin\";N;}s:13:\"session.token\";s:32:\"79f2b7f239f05b837b4b6fa10f7eff05\";}' , `time` = '1767955922'
/home/yan/snap/opera/79/.config/opera/File System/