Joomla! Debug Console
session.counter ⇒ 1
session.timer.start ⇒ 1618164293
session.timer.last ⇒ 1618164293
session.timer.now ⇒ 1618164293
session.client.browser ⇒ CCBot/2.0 (https://commoncrawl.org/faq/)
registry ⇒ {}
id ⇒ 0
name ⇒
username ⇒
email ⇒
password ⇒
password_clear ⇒
block ⇒
sendEmail ⇒ 0
registerDate ⇒
lastvisitDate ⇒
activation ⇒
params ⇒
0 ⇒ 9
guest ⇒ 1
lastResetTime ⇒
resetCount ⇒
aid ⇒ 0
gid ⇒ 1
Application 0.000 seconds (+0.000); 0.33 MB (+0.330) - afterLoad
Application 0.103 seconds (+0.103); 1.34 MB (+1.007) - afterInitialise
Application 0.144 seconds (+0.040); 1.67 MB (+0.333) - afterRoute
Application 0.256 seconds (+0.112); 2.53 MB (+0.865) - afterDispatch
Application 0.265 seconds (+0.009); 2.61 MB (+0.079) - beforeRenderModule mod_custom (Copyright)
Application 0.268 seconds (+0.003); 2.63 MB (+0.012) - afterRenderModule mod_custom (Copyright)
Application 0.268 seconds (+0.000); 2.62 MB (-0.003) - beforeRenderModule mod_custom (Empresa)
Application 0.269 seconds (+0.001); 2.63 MB (+0.006) - afterRenderModule mod_custom (Empresa)
Application 0.269 seconds (+0.000); 2.62 MB (-0.003) - beforeRenderModule mod_custom (Productos Naturales)
Application 0.270 seconds (+0.001); 2.63 MB (+0.006) - afterRenderModule mod_custom (Productos Naturales)
Application 0.270 seconds (+0.000); 2.63 MB (-0.002) - beforeRenderModule mod_custom (Cojines Terapéuticos)
Application 0.270 seconds (+0.001); 2.63 MB (+0.006) - afterRenderModule mod_custom (Cojines Terapéuticos)
Application 0.271 seconds (+0.000); 2.63 MB (-0.002) - beforeRenderModule mod_menu (Main Menu)
Application 0.277 seconds (+0.006); 2.66 MB (+0.030) - afterRenderModule mod_menu (Main Menu)
Application 0.277 seconds (+0.000); 2.66 MB (-0.006) - beforeRenderModule mod_search (Buscar)
Application 0.281 seconds (+0.004); 2.68 MB (+0.022) - afterRenderModule mod_search (Buscar)
Application 0.307 seconds (+0.026); 2.69 MB (+0.016) - afterRender
2.7 MB (2,830,760 Bytes)
40 Queries Logged
SELECT `data`
FROM `joom_session`
WHERE `session_id` = '73ht5uh9sapsjrccngokdc2ga3'
DELETE
FROM `joom_session`
WHERE `time` < '1618163393'
SELECT `session_id`
FROM `joom_session`
WHERE `session_id` = '73ht5uh9sapsjrccngokdc2ga3'
LIMIT 0, 1
INSERT INTO `joom_session`
(`session_id`, `client_id`, `time`)
VALUES
('73ht5uh9sapsjrccngokdc2ga3', 0, '1618164293')
SELECT extension_id AS id, element AS "option", params, enabled
FROM joom_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
SELECT b.id
FROM joom_usergroups AS a
LEFT JOIN joom_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 9
SELECT id, rules
FROM `joom_viewlevels`
SELECT folder AS type, element AS name, params
FROM joom_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1,5)
ORDER BY ordering
SELECT extension_id AS id, element AS "option", params, enabled
FROM joom_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
SELECT extension_id AS id, element AS "option", params, enabled
FROM joom_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 joom_menu AS m
LEFT JOIN joom_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 id, home, template, s.params
FROM joom_template_styles as s
LEFT JOIN joom_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 *
FROM joom_languages
WHERE published=1
ORDER BY ordering ASC
SELECT a.rules
FROM joom_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
SELECT b.rules
FROM joom_assets AS a
LEFT JOIN joom_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_k2')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
SELECT id
FROM joom_k2_categories
WHERE published=1
AND trash=0
AND access IN(1,1,5)
SHOW FULL COLUMNS
FROM `joom_k2_categories`
SELECT *
FROM joom_k2_categories
WHERE id = '10'
SELECT *
FROM joom_k2_categories
WHERE parent=10
AND published=1
AND trash=0
AND access IN(1,1,5)
ORDER BY id ASC
SELECT id
FROM joom_k2_categories
WHERE parent IN (10)
AND id NOT IN (10)
AND published=1
AND trash=0
AND access IN(1,1,5)
SELECT id
FROM joom_k2_categories
WHERE parent IN (22,23,24)
AND id NOT IN (22,23,24)
AND published=1
AND trash=0
AND access IN(1,1,5)
SELECT i.*,
CASE WHEN i.modified = 0 THEN i.created ELSE i.modified END as lastChanged, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM joom_k2_items as i RIGHT JOIN joom_k2_categories AS c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1,5)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1,5)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2021-04-11 18:04:54' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2021-04-11 18:04:54' )
AND c.id IN (10,22,23,24)
ORDER BY c.ordering, i.ordering
LIMIT 0, 99
SELECT COUNT(*)
FROM joom_k2_items as i RIGHT JOIN joom_k2_categories c
ON c.id = i.catid
WHERE i.published = 1
AND i.access IN(1,1,5)
AND i.trash = 0
AND c.published = 1
AND c.access IN(1,1,5)
AND c.trash = 0
AND ( i.publish_up = '0000-00-00 00:00:00' OR i.publish_up <= '2021-04-11 18:04:54' )
AND ( i.publish_down = '0000-00-00 00:00:00' OR i.publish_down >= '2021-04-11 18:04:54' )
AND c.id IN (10,22,23,24)
SELECT *
FROM joom_k2_categories
WHERE id = '22'
SELECT extraFieldsGroup
FROM joom_k2_categories
WHERE id=22
SELECT *
FROM joom_k2_extra_fields
WHERE `
group` = 1
AND published=1
AND (id IN (1) OR `type` = 'header')
ORDER BY ordering ASC
SELECT *
FROM joom_k2_attachments
WHERE itemID=30
SELECT COUNT(*)
FROM joom_k2_comments
WHERE itemID=30
AND published=1
SELECT *
FROM joom_k2_categories
WHERE id = '23'
SELECT extraFieldsGroup
FROM joom_k2_categories
WHERE id=23
SELECT *
FROM joom_k2_extra_fields
WHERE `
group` = 1
AND published=1
AND (id IN (1) OR `type` = 'header')
ORDER BY ordering ASC
SELECT *
FROM joom_k2_attachments
WHERE itemID=31
SELECT COUNT(*)
FROM joom_k2_comments
WHERE itemID=31
AND published=1
SELECT *
FROM joom_k2_categories
WHERE id = '24'
SELECT extraFieldsGroup
FROM joom_k2_categories
WHERE id=24
SELECT *
FROM joom_k2_extra_fields
WHERE `
group` = 1
AND published=1
AND (id IN (1) OR `type` = 'header')
ORDER BY ordering ASC
SELECT *
FROM joom_k2_attachments
WHERE itemID=32
SELECT COUNT(*)
FROM joom_k2_comments
WHERE itemID=32
AND published=1
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM joom_modules AS m
LEFT JOIN joom_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN joom_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 <= '2021-04-11 18:04:54')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2021-04-11 18:04:54')
AND m.access IN (1,1,5)
AND m.client_id = 0
AND (mm.menuid = 118 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
UPDATE `joom_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1618164293;s:18:\"session.timer.last\";i:1618164293;s:17:\"session.timer.now\";i:1618164293;s:22:\"session.client.browser\";s:40:\"CCBot/2.0 (https://commoncrawl.org/faq/)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\\0\\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: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:1:{i:0;s:1:\"9\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\\0\\0\\0_params\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:14:\"\\0\\0\\0_authGroups\";a:2:{i:0;i:1;i:1;i:9;}s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;s:3:\"gid\";i:1;}}'
, `time` = '1618164294'
WHERE `session_id` = '73ht5uh9sapsjrccngokdc2ga3'
25 Query Types Logged, Sorted by Occurrences.
SELECT Tables:
5 × SELECT *
FROM joom_k2_categories
3 × SELECT extraFieldsGroup
FROM joom_k2_categories
3 × SELECT *
FROM joom_k2_attachments
3 × SELECT *
FROM joom_k2_extra_fields
3 × SELECT COUNT(*)
FROM joom_k2_comments
3 × SELECT extension_id AS id, element AS "option", params, enabled
FROM joom_extensions
2 × SELECT id
FROM joom_k2_categories
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM joom_modules AS m
LEFT JOIN joom_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN joom_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT COUNT(*)
FROM joom_k2_items as i RIGHT JOIN joom_k2_categories c
ON c.id = i.catid
1 × SELECT id
FROM joom_k2_categories
1 × SELECT i.*,
CASE WHEN i.modified = 0 THEN i.created ELSE i.modified END as lastChanged, c.name as categoryname,c.id as categoryid, c.alias as categoryalias, c.params as categoryparams
FROM joom_k2_items as i RIGHT JOIN joom_k2_categories AS c
ON c.id = i.catid
1 × SELECT b.rules
FROM joom_assets AS a
LEFT JOIN joom_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, rules
FROM `joom_viewlevels
1 × SELECT b.id
FROM joom_usergroups AS a
LEFT JOIN joom_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `joom_session`
1 × SELECT folder AS type, element AS name, params
FROM joom_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 joom_menu AS m
LEFT JOIN joom_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT a.rules
FROM joom_assets AS a
1 × SELECT *
FROM joom_languages
1 × SELECT id, home, template, s.params
FROM joom_template_styles as s
LEFT JOIN joom_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT `data`
FROM `joom_session`
OTHER Tables:
1 × UPDATE `joom_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1618164293;s:18:\"session.timer.last\";i:1618164293;s:17:\"session.timer.now\";i:1618164293;s:22:\"session.client.browser\";s:40:\"CCBot/2.0 (https://commoncrawl.org/faq/)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\\0\\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: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:1:{i:0;s:1:\"9\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\\0\\0\\0_params\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:14:\"\\0\\0\\0_authGroups\";a:2:{i:0;i:1;i:1;i:9;}s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;s:3:\"gid\";i:1;}}' , `time` = '1618164294'
1 × SHOW FULL COLUMNS
FROM `joom_k2_categories
1 × INSERT INTO `joom_session` (`session_id`, `client_id`, `time`)
VALUES ('73ht5uh9sapsjrccngokdc2ga3', 0, '1618164293'
1 × DELETE
FROM `joom_session`