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 ⇒ cf6f3fc290910b6ae08ad7940d5cbdc6
Application 0.000 seconds (+0.000); 0.70 MB (+0.700) - afterLoad
Application 0.022 seconds (+0.022); 4.63 MB (+3.926) - afterInitialise
Application 0.036 seconds (+0.014); 6.65 MB (+2.020) - afterRoute
Application 0.991 seconds (+0.955); 8.39 MB (+1.744) - afterDispatch
Application 1.017 seconds (+0.027); 10.81 MB (+2.419) - beforeRenderModule mod_menu (Footer menu)
Application 1.020 seconds (+0.003); 10.93 MB (+0.125) - afterRenderModule mod_menu (Footer menu)
Application 1.020 seconds (+0.000); 10.93 MB (-0.006) - beforeRenderModule mod_virtuemart_search (Search VM)
Application 1.022 seconds (+0.001); 10.94 MB (+0.015) - afterRenderModule mod_virtuemart_search (Search VM)
Application 1.022 seconds (+0.000); 10.94 MB (-0.006) - beforeRenderModule mod_virtuemart_category (Productos & Servicios)
Application 1.032 seconds (+0.010); 11.78 MB (+0.842) - afterRenderModule mod_virtuemart_category (Productos & Servicios)
Application 1.032 seconds (+0.000); 11.77 MB (-0.004) - beforeRenderModule mod_custom (Banner I)
Application 1.032 seconds (+0.001); 11.78 MB (+0.007) - afterRenderModule mod_custom (Banner I)
Application 1.033 seconds (+0.000); 11.78 MB (-0.002) - beforeRenderModule mod_menu (Top navigation)
Application 1.034 seconds (+0.001); 11.79 MB (+0.013) - afterRenderModule mod_menu (Top navigation)
Application 1.034 seconds (+0.000); 11.79 MB (-0.006) - beforeRenderModule mod_custom (Banner topbar)
Application 1.034 seconds (+0.000); 11.79 MB (+0.004) - afterRenderModule mod_custom (Banner topbar)
Application 1.053 seconds (+0.019); 11.86 MB (+0.068) - afterRender
11.86 MB (12,432,424 Bytes)
37 Queries Logged
SELECT `data`
FROM `sift7_session`
WHERE `session_id` = '995cd4f98d6a76d18e8e712efbf4f129'
SELECT `session_id`
FROM `sift7_session`
WHERE `session_id` = '995cd4f98d6a76d18e8e712efbf4f129'
LIMIT 0, 1
INSERT INTO `sift7_session`
(`session_id`, `client_id`, `time`)
VALUES
('995cd4f98d6a76d18e8e712efbf4f129', 0, '1759697384')
SELECT extension_id AS id, element AS "option", params, enabled
FROM sift7_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
SELECT b.id
FROM sift7_usergroups AS a
LEFT JOIN sift7_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
SELECT id, rules
FROM `sift7_viewlevels`
SELECT folder AS type, element AS name, params
FROM sift7_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1)
ORDER BY ordering
SELECT extension_id AS id, element AS "option", params, enabled
FROM sift7_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
SELECT extension_id AS id, element AS "option", params, enabled
FROM sift7_extensions
WHERE `type` = 'component'
AND `element` = 'com_k2'
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 sift7_menu AS m
LEFT JOIN sift7_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 *
FROM sift7_languages
WHERE published=1
ORDER BY ordering ASC
SELECT extension_id AS id, element AS "option", params, enabled
FROM sift7_extensions
WHERE `type` = 'component'
AND `element` = 'com_menus'
SELECT id, home, template, s.params
FROM sift7_template_styles as s
LEFT JOIN sift7_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM sift7_modules AS m
LEFT JOIN sift7_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN sift7_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 <= '2025-10-05 20:49:45')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-10-05 20:49:45')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 0 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
SELECT extension_id AS id, element AS "option", params, enabled
FROM sift7_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'
SHOW TABLES LIKE "sift7_virtuemart_configs"
SELECT `config`
FROM `sift7_virtuemart_configs`
WHERE `virtuemart_config_id` = "1";
SELECT extension_id AS id, element AS "option", params, enabled
FROM sift7_extensions
WHERE `type` = 'component'
AND `element` = 'com_virtuemart'
SELECT *
FROM `sift7_menu`
where `link` like "index.php?option=com_virtuemart%"
and client_id=0
and published=1
and (language="*" or language = "en-GB" )
SELECT extension_id AS id, element AS "option", params, enabled
FROM sift7_extensions
WHERE `type` = 'component'
AND `element` = 'com_contact'
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM `sift7_virtuemart_category_categories` AS `xref`
WHERE `xref`.`category_child_id`= 0
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM sift7_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 15
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM sift7_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 15
SELECT `slug` as name
FROM `sift7_virtuemart_categories_en_gb`
WHERE `virtuemart_category_id`=15
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM sift7_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 16
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM sift7_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 16
SELECT `slug` as name
FROM `sift7_virtuemart_categories_en_gb`
WHERE `virtuemart_category_id`=16
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM sift7_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 6
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM sift7_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 6
SELECT `slug` as name
FROM `sift7_virtuemart_categories_en_gb`
WHERE `virtuemart_category_id`=6
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM sift7_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 2
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM sift7_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 2
SELECT `slug` as name
FROM `sift7_virtuemart_categories_en_gb`
WHERE `virtuemart_category_id`=2
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM sift7_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 7
SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM sift7_virtuemart_category_categories AS `xref`
WHERE `xref`.`category_child_id`= 7
SELECT `slug` as name
FROM `sift7_virtuemart_categories_en_gb`
WHERE `virtuemart_category_id`=7
UPDATE `sift7_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1759697384;s:18:\"session.timer.last\";i:1759697384;s:17:\"session.timer.now\";i:1759697384;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\":25:{s:9:\"\0*\0isRoot\";N;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\";N;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:13:\"session.token\";s:32:\"cf6f3fc290910b6ae08ad7940d5cbdc6\";}'
, `time` = '1759697385'
WHERE `session_id` = '995cd4f98d6a76d18e8e712efbf4f129'
18 Query Types Logged, Sorted by Occurrences.
SELECT Tables:
10 × SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM sift7_virtuemart_category_categories AS `xref`
7 × SELECT extension_id AS id, element AS "option", params, enabled
FROM sift7_extensions
5 × SELECT `slug` as name
FROM `sift7_virtuemart_categories_en_gb`
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM sift7_modules AS m
LEFT JOIN sift7_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN sift7_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT `config`
FROM `sift7_virtuemart_configs`
1 × SELECT `category_child_id` AS `child`, `category_parent_id` AS `parent`
FROM `sift7_virtuemart_category_categories` AS `xref`
1 × SELECT id, home, template, s.params
FROM sift7_template_styles as s
LEFT JOIN sift7_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT *
FROM `sift7_menu`
1 × SELECT *
FROM sift7_languages
1 × SELECT b.id
FROM sift7_usergroups AS a
LEFT JOIN sift7_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `sift7_session`
1 × SELECT id, rules
FROM `sift7_viewlevels
1 × SELECT folder AS type, element AS name, params
FROM sift7_extensions
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 sift7_menu AS m
LEFT JOIN sift7_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `data`
FROM `sift7_session`
OTHER Tables:
1 × UPDATE `sift7_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1759697384;s:18:\"session.timer.last\";i:1759697384;s:17:\"session.timer.now\";i:1759697384;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\":25:{s:9:\"\0*\0isRoot\";N;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\";N;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:13:\"session.token\";s:32:\"cf6f3fc290910b6ae08ad7940d5cbdc6\";}' , `time` = '1759697385'
1 × SHOW TABLES LIKE "sift7_virtuemart_configs
1 × INSERT INTO `sift7_session` (`session_id`, `client_id`, `time`)
VALUES ('995cd4f98d6a76d18e8e712efbf4f129', 0, '1759697384'