Консоль отладки 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 ⇒ 394a8cafa3c1d26e9b66855f32952e17
3.02 MB (3,170,560 Bytes)
50 SQL-запросов зафиксировано
SELECT `data`
FROM `xqhp_session`
WHERE `session_id` = '7c523d2f77f1817e31aa7c884ee27bb5'DELETE
FROM `xqhp_session`
WHERE `time` < '1764000423'SELECT `session_id`
FROM `xqhp_session`
WHERE `session_id` = '7c523d2f77f1817e31aa7c884ee27bb5'
LIMIT 0, 1INSERT INTO `xqhp_session`
(`session_id`, `client_id`, `time`)
VALUES
('7c523d2f77f1817e31aa7c884ee27bb5', 0, '1764001323')SELECT 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 id, rules
FROM `xqhp_viewlevels`SELECT a.rules
FROM xqhp_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lftSELECT 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 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/2.html'
order by `alias` descSELECT `oldurl`, `newurl`, `dateadd`
FROM xqhp_sh404sef_urls
WHERE `oldurl`='blog/articles/2.html'
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 16:22:03')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-11-24 16:22:03')
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 16:22:03')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-11-24 16:22:03')
AND b.category_id = 16
GROUP BY a.id
ORDER BY a.priority DESC, a.created DESC
LIMIT 10,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=114
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=114
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 114
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=113
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=113
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 113
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=112
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=112
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 112
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=111
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=111
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 111
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=110
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=110
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 110
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=107
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=107
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 107
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=97
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=97
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 97
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=93
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=93
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 93
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=90
AND b.published = 1 UNION SELECT 0
FROM xqhp_zoo_category_item AS a
WHERE a.item_id=90
AND a.category_id = 0SELECT id
FROM xqhp_zoo_comment
WHERE item_id = 90
AND state = 1SELECT `pageid`
FROM xqhp_sh404sef_pageids
WHERE `newurl`='index.php?option=com_zoo&Itemid=160&category_id=16&lang=ru&page=2&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 16:22:03')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-11-24 16:22:03')
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 16:22:03')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-11-24 16:22:03')
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&page=2&task=category';UPDATE `xqhp_session`
SET `data` = '__default|a:9:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1764001323;s:18:\"session.timer.last\";i:1764001323;s:17:\"session.timer.now\";i:1764001323;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:\"394a8cafa3c1d26e9b66855f32952e17\";}'
, `time` = '1764001323'
WHERE `session_id` = '7c523d2f77f1817e31aa7c884ee27bb5'
26 типов SQL-запросов зафиксировано, отсортировано по вхождениям
Запросы типа SELECT:
9 × SELECT b.id
FROM xqhp_zoo_category_item AS a JOIN xqhp_zoo_category AS b
ON a.category_id = b.id9 × SELECT id
FROM xqhp_zoo_comment6 × 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 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 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 <= '2025-11-24 16:22:03')
AND (i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2025-11-24 16:22:03')1 × SELECT `data`
FROM `xqhp_session`1 × SELECT `session_id`
FROM `xqhp_session`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 a.rules
FROM xqhp_assets AS a1 × SELECT id, rules
FROM `xqhp_viewlevels1 × 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 × INSERT INTO `xqhp_session` (`session_id`, `client_id`, `time`)
VALUES ('7c523d2f77f1817e31aa7c884ee27bb5', 0, '1764001323'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:1;s:19:\"session.timer.start\";i:1764001323;s:18:\"session.timer.last\";i:1764001323;s:17:\"session.timer.now\";i:1764001323;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:\"394a8cafa3c1d26e9b66855f32952e17\";}' , `time` = '1764001323'
/home/yan/snap/opera/79/.config/opera/File System/