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 ⇒ 63394cfebdd8b577bb2e6827a89df805
3.33 MB (3,489,856 Bytes)
4 Queries Logged
DELETE
FROM `j25_session`
WHERE `time` < '1747304197'
SELECT `session_id`
FROM `j25_session`
WHERE `session_id` = 'e793bdbe9a33e48e0229cce3fb0edbc9'
LIMIT 0, 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
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'
4 Query Types Logged, Sorted by Occurrences.
SELECT Tables:
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 `session_id`
FROM `j25_session`
OTHER Tables:
1 × DELETE
FROM `j25_session`