Консоль отладки Joomla!
session.client.forwarded ⇒ 216.73.216.138
session.client.browser ⇒ Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
password_clear ⇒
groups ⇒
session.token ⇒ a9129293c1f16b9822a03421f3d83261
3.08 MB (3,227,384 Bytes)
48 SQL-запросов зафиксировано
SELECT `data`
FROM `xqhp_session`
WHERE `session_id` = '72ded7964e5e8a1288c8aaa54c06d2c3'DELETE
FROM `xqhp_session`
WHERE `time` < '1763996115'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/articles/' or `alias` = 'blog/articles' or `alias` = 'blog/articles/'
order by `alias` descSELECT `oldurl`, `newurl`, `dateadd`
FROM xqhp_sh404sef_urls
WHERE `oldurl`='blog/articles/'
ORDER BY `rank`;SELECT *
FROM xqhp_zoo_category
WHERE id = 16SELECT *
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 <= '2025-11-24 15:10:15')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-11-24 15:10:15')
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 <= '2025-11-24 15:10:15')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-11-24 15:10:15')
AND b.category_id = 16
GROUP BY a.id
ORDER BY a.priority DESC, a.created DESC
LIMIT 0,10SELECT 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=148
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=148
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 148
AND state = 1SELECT 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=141
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=141
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 141
AND state = 1SELECT 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=135
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=135
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 135
AND state = 1SELECT 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=130
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=130
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 130
AND state = 1SELECT 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=128
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=128
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 128
AND state = 1SELECT 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=122
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=122
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 122
AND state = 1SELECT 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=121
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=121
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 121
AND state = 1SELECT 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=120
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=120
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 120
AND state = 1SELECT 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=118
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=118
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 118
AND state = 1SELECT 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=116
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=116
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 116
AND state = 1SELECT `pageid`
FROM xqhp_sh404sef_pageids
WHERE `newurl`='index.php?option=com_zoo&Itemid=160&category_id=16&lang=ru&task=category';SELECT *
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 <= '2025-11-24 15:10:15')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-11-24 15:10:15')
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 <= '2025-11-24 15:10:15')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-11-24 15:10:15')
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 *
FROM xqhp_zoo_item
WHERE id = 157SELECT *
FROM xqhp_zoo_item
WHERE id = 154SELECT *
FROM xqhp_zoo_item
WHERE id = 72SELECT *
FROM xqhp_zoo_item
WHERE id = 87SELECT *
FROM xqhp_zoo_item
WHERE id = 15SHOW FULL COLUMNS
FROM `xqhp_sh404sef_metas`SELECT *
FROM xqhp_sh404sef_metas
WHERE `newurl`='index.php?option=com_zoo&Itemid=160&category_id=16&lang=ru&task=category';UPDATE `xqhp_session`
SET `data` = '__default|a:9:{s:15:\"session.counter\";i:2;s:19:\"session.timer.start\";i:1763997015;s:18:\"session.timer.last\";i:1763997015;s:17:\"session.timer.now\";i:1763997015;s:24:\"session.client.forwarded\";s:14:\"216.73.216.138\";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:\"a9129293c1f16b9822a03421f3d83261\";}'
, `time` = '1763997015'
WHERE `session_id` = '72ded7964e5e8a1288c8aaa54c06d2c3'
22 типов SQL-запросов зафиксировано, отсортировано по вхождениям
Запросы типа SELECT:
10 × SELECT id
FROM xqhp_zoo_comment10 × SELECT b.id
FROM xqhp_zoo_category_item AS a JOIN xqhp_zoo_category AS b
ON a.category_id = b.id6 × SELECT *
FROM xqhp_zoo_item2 × SELECT *
FROM xqhp_zoo_category2 × 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 `pageid`
FROM xqhp_sh404sef_pageids1 × 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 <= '2025-11-24 15:10:15')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-11-24 15:10:15')1 × SELECT a.*
FROM xqhp_zoo_item AS a
LEFT JOIN xqhp_zoo_category_item AS b
ON a.id = b.item_id1 × 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 × DELETE
FROM `xqhp_session`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:1763997015;s:18:\"session.timer.last\";i:1763997015;s:17:\"session.timer.now\";i:1763997015;s:24:\"session.client.forwarded\";s:14:\"216.73.216.138\";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:\"a9129293c1f16b9822a03421f3d83261\";}' , `time` = '1763997015'
/home/yan/snap/opera/79/.config/opera/File System/