Joomla! Debug Console
session.client.browser ⇒ Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
password_clear ⇒
groups ⇒
session.token ⇒ c7ca6d424dbc4ae477a6fcfa404b08bc
42 MB (44,039,208 Bytes)
60 Queries Logged
SELECT `session_id`
FROM `j25_session`
WHERE `session_id` = 'e8672f5b8b3bf7eba5e747cada85cbca'
LIMIT 0, 1
INSERT INTO `j25_session`
(`session_id`, `client_id`, `time`)
VALUES
('e8672f5b8b3bf7eba5e747cada85cbca', 0, '1738442128')
SELECT b.id
FROM j25_usergroups AS a
LEFT JOIN j25_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
SELECT id, rules
FROM `j25_viewlevels`
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 j25_menu AS m
LEFT JOIN j25_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
SELECT `params`
FROM `j25_discuss_configs`
WHERE `name`='config'
DELETE
FROM `j25_discuss_notifications`
WHERE `created` <= DATE_SUB( '2025-02-01 20:35:28' , INTERVAL 10 DAY )
SELECT template
FROM `j25_template_styles` AS s
LEFT JOIN `j25_extensions` AS e
ON e.type = `template`
AND e.element=s.template
AND e.client_id=s.client_id
WHERE s.client_id = '0'
AND home = 1
SELECT template
FROM `j25_template_styles` AS s
LEFT JOIN `j25_extensions` AS e
ON e.type = `template`
AND e.element=s.template
AND e.client_id=s.client_id
WHERE s.client_id = '1'
AND home = 1
SHOW FULL COLUMNS
FROM `j25_discuss_users`
SELECT `id`
FROM `j25_usergroups`
WHERE `parent_id`='0'
SELECT *
FROM `j25_discuss_acl_group`
WHERE `content_id`='1'
AND `type`='
group'
ORDER BY `acl_id`
SELECT *
FROM `j25_discuss_acl`
WHERE `published`=1
ORDER BY `id` ASC
SELECT COUNT(1)
FROM ( SELECT `id`
FROM `j25_discuss_notifications`
WHERE `target`='0'
AND `state`='1'
GROUP BY `cid`,`type` ) as a
SELECT COUNT(1)
FROM( SELECT a.`id`
FROM `j25_discuss_conversations` AS a
INNER JOIN `j25_discuss_conversations_message` AS b
ON a.`id` = b.`conversation_id`
INNER JOIN `j25_discuss_conversations_message_maps` AS c
ON c.`message_id` = b.`id`
WHERE c.`user_id`='0'
AND c.`isread`='0'
AND c.`state` = '1'
GROUP BY a.`id` ) AS x
SELECT *
FROM `j25_discuss_category`
WHERE `published`='1'
ORDER BY lft , ordering
LIMIT 0, 20
SHOW FULL COLUMNS
FROM `j25_discuss_category`
SELECT *
FROM j25_discuss_category
WHERE `id` = '2'
SELECT *
FROM j25_discuss_category
WHERE `id` = '3'
SELECT *
FROM j25_discuss_category
WHERE `id` = '4'
SELECT *
FROM j25_discuss_category
WHERE `id` = '5'
SHOW FULL COLUMNS
FROM `j25_discuss_posts`
select distinct a.`id`, a.`private`
from `j25_discuss_category` as a
where (a.`private` = '0' OR a.`id` IN ( select b.`category_id`
from `j25_discuss_category_acl_map` as b
where b.`category_id` = a.`id`
and b.`acl_id` = '1'
and b.`type` = '
group'
and b.`content_id` IN ('1')))
AND a.parent_id = '0'
select a.`id`, a.`title`, a.`alias`, a.`private`,a.`default`,a.`container`
from `j25_discuss_category` as a
where a.parent_id = '0'
and a.`published` = '1'
and a.id IN (1, 2, 3, 4)
ORDER BY a.`lft` asc
SELECT a.`id`, a.`title`, a.`alias`, a.`private`,a.`default`, a.`container`
FROM `j25_discuss_category` as a
WHERE a.parent_id = '2'
AND a.`published` = '1'
ORDER BY a.`lft` asc
select distinct a.`id`, a.`private`
from `j25_discuss_category` as a
where (a.`private` = '0' OR a.`id` IN ( select b.`category_id`
from `j25_discuss_category_acl_map` as b
where b.`category_id` = a.`id`
and b.`acl_id` = '1'
and b.`type` = '
group'
and b.`content_id` IN ('1')))
AND a.parent_id = '2'
SELECT a.`id`, a.`title`, a.`alias`, a.`private`,a.`default`, a.`container`
FROM `j25_discuss_category` as a
WHERE a.parent_id = '3'
AND a.`published` = '1'
ORDER BY a.`lft` asc
select distinct a.`id`, a.`private`
from `j25_discuss_category` as a
where (a.`private` = '0' OR a.`id` IN ( select b.`category_id`
from `j25_discuss_category_acl_map` as b
where b.`category_id` = a.`id`
and b.`acl_id` = '1'
and b.`type` = '
group'
and b.`content_id` IN ('1')))
AND a.parent_id = '3'
SELECT a.`id`, a.`title`, a.`alias`, a.`private`,a.`default`, a.`container`
FROM `j25_discuss_category` as a
WHERE a.parent_id = '4'
AND a.`published` = '1'
ORDER BY a.`lft` asc
select distinct a.`id`, a.`private`
from `j25_discuss_category` as a
where (a.`private` = '0' OR a.`id` IN ( select b.`category_id`
from `j25_discuss_category_acl_map` as b
where b.`category_id` = a.`id`
and b.`acl_id` = '1'
and b.`type` = '
group'
and b.`content_id` IN ('1')))
AND a.parent_id = '4'
SELECT `id`
FROM `j25_discuss_subscription`
WHERE `type` = 'site'
AND `userid` = '0'
AND `cid` = '0'
SELECT `id`
FROM `j25_menu`
WHERE `link`='index.php?option=com_easydiscuss&view=index'
AND `published`='1'
AND (`language`='en-GB' OR `language` = '*' )
LIMIT 1
select distinct a.`id`, a.`private`
from `j25_discuss_category` as a
left join `j25_discuss_category_acl_map` as b
on a.`id` = b.`category_id`
and b.`acl_id` = '2'
and b.`type` = '
group'
where a.`private` != '0'
and a.`id` NOT IN ( SELECT c.category_id
FROM `j25_discuss_category_acl_map` as c
WHERE c.acl_id = '2'
AND c.type = '
group'
AND c.content_id IN ('1') )
SELECT a.`id`, a.`title`, a.`alias`, a.`private`,a.`default`, a.`container`
FROM `j25_discuss_category` as a
WHERE a.parent_id = '5'
ORDER BY a.`lft` asc
select distinct a.`id`, a.`private`
from `j25_discuss_category` as a
where (a.`private` = '0' OR a.`id` IN ( select b.`category_id`
from `j25_discuss_category_acl_map` as b
where b.`category_id` = a.`id`
and b.`acl_id` = '2'
and b.`type` = '
group'
and b.`content_id` IN ('1')))
AND a.parent_id = '5'
SELECT a.*, ( SELECT COUNT(id)
FROM `j25_discuss_category`
WHERE lft < a.lft
AND rgt > a.rgt
AND a.lft != '0' ) AS depth
FROM `j25_discuss_category` AS a
WHERE a.`published`='1'
AND a.`id` NOT IN (5)
ORDER BY a.`lft` asc
SELECT a.`id`,`private`
FROM `j25_discuss_category` AS a
WHERE a.`private`='1'
SELECT *
FROM `j25_discuss_category`
order by lft asc
SELECT COUNT(1)
FROM `j25_discuss_posts`
WHERE `category_id` IN ('2')
AND `parent_id`='0'
AND `published`='1'
SELECT a.*, b.title AS title
FROM `j25_discuss_category_acl_map` AS a
LEFT JOIN `j25_usergroups` AS b
ON b.id = a.content_id
WHERE a.`category_id` = '2'
AND a.`acl_id` = '5'
AND a.`type` = '
group'
AND a.`status` = 1
SELECT a.*, b.name AS title
FROM `j25_discuss_category_acl_map` AS a
LEFT JOIN `j25_users` AS b
ON b.id = a.content_id
WHERE a.`category_id` = '2'
AND a.`acl_id` = '5'
AND a.`type` = 'user'
AND a.`status` = 1
SELECT a.`id`,`private`
FROM `j25_discuss_category` AS a
WHERE a.`private`='1'
SELECT *
FROM `j25_discuss_category`
order by lft asc
SELECT COUNT(1)
FROM `j25_discuss_posts`
WHERE `category_id` IN ('3')
AND `parent_id`='0'
AND `published`='1'
SELECT a.*, b.title AS title
FROM `j25_discuss_category_acl_map` AS a
LEFT JOIN `j25_usergroups` AS b
ON b.id = a.content_id
WHERE a.`category_id` = '3'
AND a.`acl_id` = '5'
AND a.`type` = '
group'
AND a.`status` = 1
SELECT a.*, b.name AS title
FROM `j25_discuss_category_acl_map` AS a
LEFT JOIN `j25_users` AS b
ON b.id = a.content_id
WHERE a.`category_id` = '3'
AND a.`acl_id` = '5'
AND a.`type` = 'user'
AND a.`status` = 1
SELECT a.`id`,`private`
FROM `j25_discuss_category` AS a
WHERE a.`private`='1'
SELECT *
FROM `j25_discuss_category`
order by lft asc
SELECT COUNT(1)
FROM `j25_discuss_posts`
WHERE `category_id` IN ('4')
AND `parent_id`='0'
AND `published`='1'
SELECT a.*, b.title AS title
FROM `j25_discuss_category_acl_map` AS a
LEFT JOIN `j25_usergroups` AS b
ON b.id = a.content_id
WHERE a.`category_id` = '4'
AND a.`acl_id` = '5'
AND a.`type` = '
group'
AND a.`status` = 1
SELECT a.*, b.name AS title
FROM `j25_discuss_category_acl_map` AS a
LEFT JOIN `j25_users` AS b
ON b.id = a.content_id
WHERE a.`category_id` = '4'
AND a.`acl_id` = '5'
AND a.`type` = 'user'
AND a.`status` = 1
SELECT *
FROM j25_tagmeta_rules
WHERE ( ( ('/otvet/categories' REGEXP BINARY url)>0
AND (case_sensitive<>0)
AND (decode_url<>0)
AND (request_only<>0) ) OR ( ('/otvet/categories' REGEXP BINARY url)>0
AND (case_sensitive<>0)
AND (decode_url=0)
AND (request_only<>0) ) OR ( ('https://networkdoc.ru/otvet/categories' REGEXP BINARY url)>0
AND (case_sensitive<>0)
AND (decode_url<>0)
AND (request_only=0) ) OR ( ('https://networkdoc.ru/otvet/categories' REGEXP BINARY url)>0
AND (case_sensitive<>0)
AND (decode_url=0)
AND (request_only=0) ) OR ( ('/otvet/categories' REGEXP url)>0
AND (case_sensitive=0)
AND (decode_url<>0)
AND (request_only<>0) ) OR ( ('/otvet/categories' REGEXP url)>0
AND (case_sensitive=0)
AND (decode_url=0)
AND (request_only<>0) ) OR ( ('https://networkdoc.ru/otvet/categories' REGEXP url)>0
AND (case_sensitive=0)
AND (decode_url<>0)
AND (request_only=0) ) OR ( ('https://networkdoc.ru/otvet/categories' REGEXP url)>0
AND (case_sensitive=0)
AND (decode_url=0)
AND (request_only=0) ) )
AND published=1
ORDER BY ordering
SELECT *
FROM `j25_discuss_badges_users` AS a
INNER JOIN `j25_discuss_badges` AS b
ON a.`badge_id`=b.`id`
WHERE a.`user_id`=''
AND b.`published`='1'
SELECT a.`id`, a.`title`, a.`avatar`, a.`alias`, a.`parent_id`, '1' AS level, COUNT(b.`id`) AS `discussioncount`
FROM `j25_discuss_category` AS `a`
LEFT JOIN `j25_discuss_posts` AS `b`
ON b.`category_id` = a.`id`
AND b.`parent_id`='0'
AND b.`published`='1'
WHERE a.`published` = '1'
AND a.`parent_id` = '0'
AND a.`id` NOT IN (5)
GROUP BY a.`id`
HAVING (COUNT(b.`id`) > 0)
ORDER BY a.`lft` desc
LIMIT 5
SELECT a.`id`, a.`title`, a.`parent_id`, a.`alias`, a.`avatar`, COUNT(b.`id`) AS `discussioncount` , '2' AS level
FROM `j25_discuss_category` AS `a`
LEFT JOIN `j25_discuss_posts` AS b
ON a.`id` = b.`category_id`
AND b.`parent_id` = '0'
AND b.`published` = '1'
WHERE a.`published` = 1
AND a.`parent_id`='4'
GROUP BY a.`id`
HAVING (COUNT(b.`id`) > 0)
ORDER BY a.`created` desc
SELECT a.`id`, a.`title`, a.`parent_id`, a.`alias`, a.`avatar`, COUNT(b.`id`) AS `discussioncount` , '2' AS level
FROM `j25_discuss_category` AS `a`
LEFT JOIN `j25_discuss_posts` AS b
ON a.`id` = b.`category_id`
AND b.`parent_id` = '0'
AND b.`published` = '1'
WHERE a.`published` = 1
AND a.`parent_id`='3'
GROUP BY a.`id`
HAVING (COUNT(b.`id`) > 0)
ORDER BY a.`created` desc
SELECT a.`id`, a.`title`, a.`parent_id`, a.`alias`, a.`avatar`, COUNT(b.`id`) AS `discussioncount` , '2' AS level
FROM `j25_discuss_category` AS `a`
LEFT JOIN `j25_discuss_posts` AS b
ON a.`id` = b.`category_id`
AND b.`parent_id` = '0'
AND b.`published` = '1'
WHERE a.`published` = 1
AND a.`parent_id`='2'
GROUP BY a.`id`
HAVING (COUNT(b.`id`) > 0)
ORDER BY a.`created` desc
SELECT `id`
FROM `j25_menu`
WHERE `link`='index.php?option=com_easydiscuss&view=categories'
AND `published`='1'
AND (`language`='en-GB' OR `language` = '*' )
LIMIT 1
SELECT `id`
FROM `j25_menu`
WHERE `link` LIKE 'index.php?option=com_easydiscuss&view=categories%'
AND `published`='1'
AND (`language`='en-GB' OR `language` = '*' )
LIMIT 1
SELECT `id`
FROM `j25_menu`
WHERE `link` LIKE '%index.php?option=com_easydiscuss&view=index%'
AND `published`='1'
AND (`language`='en-GB' OR `language` = '*' )
LIMIT 1
33 Query Types Logged, Sorted by Occurrences.
SELECT Tables:
5 × select distinct a.`id`, a.`private`
from `j25_discuss_category` as a
4 × SELECT *
FROM `j25_discuss_category`
4 × SELECT `id`
FROM `j25_menu`
4 × SELECT *
FROM j25_discuss_category
4 × SELECT a.`id`, a.`title`, a.`alias`, a.`private`,a.`default`, a.`container`
FROM `j25_discuss_category` as a
3 × SELECT COUNT(1)
FROM `j25_discuss_posts`
3 × SELECT a.`id`,`private`
FROM `j25_discuss_category` AS a
3 × SELECT a.*, b.title AS title
FROM `j25_discuss_category_acl_map` AS a
LEFT JOIN `j25_usergroups` AS b
ON b.id = a.content_id
3 × SELECT a.`id`, a.`title`, a.`parent_id`, a.`alias`, a.`avatar`, COUNT(b.`id`) AS `discussioncount` , '2' AS level
FROM `j25_discuss_category` AS `a`
LEFT JOIN `j25_discuss_posts` AS b
ON a.`id` = b.`category_id`
AND b.`parent_id` = '0'
AND b.`published` = '1'
3 × SELECT a.*, b.name AS title
FROM `j25_discuss_category_acl_map` AS a
LEFT JOIN `j25_users` AS b
ON b.id = a.content_id
2 × SELECT template
FROM `j25_template_styles` AS s
LEFT JOIN `j25_extensions` AS e
ON e.type = `template`
AND e.element=s.template
AND e.client_id=s.client_id
1 × select distinct a.`id`, a.`private`
from `j25_discuss_category` as a
left join `j25_discuss_category_acl_map` as b
on a.`id` = b.`category_id`
and b.`acl_id` = '2'
and b.`type` = '
group'
1 × SELECT a.*, ( SELECT COUNT(id)
FROM `j25_discuss_category`
1 × SELECT *
FROM `j25_discuss_badges_users` AS a
INNER JOIN `j25_discuss_badges` AS b
ON a.`badge_id`=b.`id`
1 × SELECT *
FROM j25_tagmeta_rules
1 × SELECT a.`id`, a.`title`, a.`avatar`, a.`alias`, a.`parent_id`, '1' AS level, COUNT(b.`id`) AS `discussioncount`
FROM `j25_discuss_category` AS `a`
LEFT JOIN `j25_discuss_posts` AS `b`
ON b.`category_id` = a.`id`
AND b.`parent_id`='0'
AND b.`published`='1'
1 × select a.`id`, a.`title`, a.`alias`, a.`private`,a.`default`,a.`container`
from `j25_discuss_category` as a
1 × SELECT `id`
FROM `j25_usergroups`
1 × SELECT `params`
FROM `j25_discuss_configs`
1 × 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 j25_menu AS m
LEFT JOIN j25_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT id, rules
FROM `j25_viewlevels
1 × SELECT *
FROM `j25_discuss_acl_group`
1 × SELECT *
FROM `j25_discuss_acl`
1 × SELECT b.id
FROM j25_usergroups AS a
LEFT JOIN j25_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `j25_session`
1 × SELECT COUNT(1)
FROM( SELECT a.`id`
FROM `j25_discuss_conversations` AS a
INNER JOIN `j25_discuss_conversations_message` AS b
ON a.`id` = b.`conversation_id`
INNER JOIN `j25_discuss_conversations_message_maps` AS c
ON c.`message_id` = b.`id`
1 × SELECT COUNT(1)
FROM ( SELECT `id`
FROM `j25_discuss_notifications`
1 × SELECT `id`
FROM `j25_discuss_subscription`
OTHER Tables:
1 × SHOW FULL COLUMNS
FROM `j25_discuss_posts
1 × SHOW FULL COLUMNS
FROM `j25_discuss_category
1 × SHOW FULL COLUMNS
FROM `j25_discuss_users
1 × DELETE
FROM `j25_discuss_notifications`
1 × INSERT INTO `j25_session` (`session_id`, `client_id`, `time`)
VALUES ('e8672f5b8b3bf7eba5e747cada85cbca', 0, '1738442128'