Joomla! Debug Console
session.client.browser ⇒ CCBot/2.0 (https://commoncrawl.org/faq/)
password_clear ⇒
groups ⇒
gantry-current-template ⇒ lan_flanger
Application 0.000 seconds (+0.000); 0.34 MB (+0.343) - afterLoad
Application 0.631 seconds (+0.631); 2.15 MB (+1.803) - afterInitialise
Application 0.715 seconds (+0.083); 2.74 MB (+0.592) - afterRoute
Application 0.921 seconds (+0.206); 4.64 MB (+1.901) - afterDispatch
Application 0.960 seconds (+0.040); 4.82 MB (+0.184) - beforeRenderModule mod_roknavmenu ()
Application 1.028 seconds (+0.068); 5.15 MB (+0.332) - afterRenderModule mod_roknavmenu ()
Application 1.041 seconds (+0.012); 5.17 MB (+0.013) - beforeRenderModule mod_custom (Terms & Conditions)
Application 1.042 seconds (+0.001); 5.18 MB (+0.008) - afterRenderModule mod_custom (Terms & Conditions)
Application 1.042 seconds (+0.000); 5.17 MB (-0.001) - beforeRenderModule mod_menu (Impressum)
Application 1.044 seconds (+0.002); 5.19 MB (+0.019) - afterRenderModule mod_menu (Impressum)
Application 1.044 seconds (+0.000); 5.19 MB (-0.006) - beforeRenderModule mod_custom (Social Media)
Application 1.044 seconds (+0.000); 5.19 MB (+0.004) - afterRenderModule mod_custom (Social Media)
Application 1.044 seconds (+0.000); 5.20 MB (+0.004) - beforeRenderModule mod_acymailing (Newsletter Anmeldung)
Application 1.094 seconds (+0.050); 5.64 MB (+0.446) - afterRenderModule mod_acymailing (Newsletter Anmeldung)
Application 1.095 seconds (+0.000); 5.62 MB (-0.026) - beforeRenderModule mod_custom (Album Player)
Application 1.095 seconds (+0.001); 5.62 MB (+0.004) - afterRenderModule mod_custom (Album Player)
Application 1.097 seconds (+0.002); 5.71 MB (+0.091) - beforeRenderModule mod_sj_html5audio (mod_sj_html5audio)
Application 1.105 seconds (+0.008); 5.90 MB (+0.187) - afterRenderModule mod_sj_html5audio (mod_sj_html5audio)
Application 1.142 seconds (+0.037); 5.72 MB (-0.177) - afterRender
4.75 MB (4,983,904 Bytes)
34 Queries Logged
SELECT `data`
FROM `ta9po_session`
WHERE `session_id` = 'e4f219caa35db3d9c56665fc32a895e9'DELETE
FROM `ta9po_session`
WHERE `time` < '1789055825'SELECT `session_id`
FROM `ta9po_session`
WHERE `session_id` = 'e4f219caa35db3d9c56665fc32a895e9'
LIMIT 0, 1INSERT INTO `ta9po_session`
(`session_id`, `client_id`, `time`)
VALUES
('e4f219caa35db3d9c56665fc32a895e9', 0, '1789056725')SELECT extension_id AS id, element AS "option", params, enabled
FROM ta9po_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'SELECT b.id
FROM ta9po_usergroups AS a
LEFT JOIN ta9po_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1SELECT id, rules
FROM `ta9po_viewlevels`SELECT folder AS type, element AS name, params
FROM ta9po_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1)
ORDER BY orderingSELECT extension_id AS id, element AS "option", params, enabled
FROM ta9po_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'SELECT template
FROM ta9po_template_styles as s
WHERE s.client_id = 0
AND s.home = 1SELECT template
FROM ta9po_template_styles as s
WHERE s.client_id = 0
AND s.home = 1SELECT extension, file, type
FROM ta9po_rokcommon_configs
ORDER BY prioritySELECT extension_id AS id, element AS "option", params, enabled
FROM ta9po_extensions
WHERE `type` = 'component'
AND `element` = 'com_k2'SHOW FULL COLUMNS
FROM `ta9po_extensions`SELECT `extension_id`
FROM `ta9po_extensions`
WHERE type = 'component'
AND element = 'com_roksprocket'SELECT *
FROM ta9po_extensions
WHERE `extension_id` = '10054'SELECT `extension_id`
FROM `ta9po_extensions`
WHERE type = 'module'
AND element = 'mod_roksprocket'SELECT *
FROM ta9po_extensions
WHERE `extension_id` = '10054'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 ta9po_menu AS m
LEFT JOIN ta9po_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 *
FROM ta9po_languages
WHERE published=1
ORDER BY ordering ASCSELECT id, home, template, s.params
FROM ta9po_template_styles as s
LEFT JOIN ta9po_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 = 1SELECT extension_id AS id, element AS "option", params, enabled
FROM ta9po_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'SELECT a.rules
FROM ta9po_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lftSELECT b.rules
FROM ta9po_assets AS a
LEFT JOIN ta9po_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lftSELECT a.id, a.asset_id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.mask, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.parentid, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,(
SELECT MAX(contact.id) AS id
FROM ta9po_contact_details AS contact
WHERE contact.published = 1
AND contact.user_id = a.created_by) as contactid,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM ta9po_content AS a
LEFT JOIN ta9po_categories AS c
on c.id = a.catid
LEFT JOIN ta9po_users AS u
on u.id = a.created_by
LEFT JOIN ta9po_categories as parent
ON parent.id = c.parent_id
LEFT JOIN ta9po_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM ta9po_categories AS cat JOIN ta9po_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published <= 0
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE a.id = 32
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-09-10 16:12:06')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-09-10 16:12:06')
AND (a.state = 1 OR a.state =2)SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM ta9po_categories as c
LEFT JOIN ta9po_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM ta9po_categories AS cat JOIN ta9po_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=2
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id
ORDER BY c.lftUPDATE ta9po_content
SET hits = hits + 1
WHERE id = 32SELECT id, home, template, s.params
FROM ta9po_template_styles as s
LEFT JOIN ta9po_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 = 1SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM ta9po_modules AS m
LEFT JOIN ta9po_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN ta9po_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 <= '2026-09-10 16:12:06')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-09-10 16:12:06')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 166 OR mm.menuid <= 0)
ORDER BY m.position, m.orderingSELECT ts.template
FROM ta9po_template_styles AS ts
INNER JOIN ta9po_menu AS m
ON ts.id=m.template_style_id
WHERE m.id = 166
AND m.template_style_id != 0SELECT template
FROM ta9po_template_styles
WHERE home = 1
AND client_id = 0SELECT *
FROM ta9po_acymailing_configSELECT *
FROM ta9po_acymailing_list
WHERE type = 'list'
ORDER BY ordering ASCUPDATE `ta9po_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1789056725;s:18:\"session.timer.last\";i:1789056725;s:17:\"session.timer.now\";i:1789056725;s:22:\"session.client.browser\";s:40:\"CCBot/2.0 (https://commoncrawl.org/faq/)\";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\";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:23:\"gantry-current-template\";s:11:\"lan_flanger\";}'
, `time` = '1789056726'
WHERE `session_id` = 'e4f219caa35db3d9c56665fc32a895e9'
27 Query Types Logged, Sorted by Occurrences.
SELECT Tables:
4 × SELECT extension_id AS id, element AS "option", params, enabled
FROM ta9po_extensions2 × SELECT *
FROM ta9po_extensions2 × SELECT id, home, template, s.params
FROM ta9po_template_styles as s
LEFT JOIN ta9po_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id2 × SELECT `extension_id`
FROM `ta9po_extensions`2 × SELECT template
FROM ta9po_template_styles as s1 × SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM ta9po_categories as c
LEFT JOIN ta9po_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM ta9po_categories AS cat JOIN ta9po_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt1 × SELECT a.id, a.asset_id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.mask, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.parentid, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,( SELECT MAX(contact.id) AS id
FROM ta9po_contact_details AS contact1 × SELECT *
FROM ta9po_acymailing_list1 × SELECT *
FROM ta9po_acymailing_confi1 × SELECT template
FROM ta9po_template_styles1 × SELECT b.rules
FROM ta9po_assets AS a
LEFT JOIN ta9po_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM ta9po_modules AS m
LEFT JOIN ta9po_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN ta9po_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id1 × SELECT ts.template
FROM ta9po_template_styles AS ts
INNER JOIN ta9po_menu AS m
ON ts.id=m.template_style_id1 × 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 ta9po_menu AS m
LEFT JOIN ta9po_extensions AS e
ON m.component_id = e.extension_id1 × SELECT id, rules
FROM `ta9po_viewlevels1 × SELECT b.id
FROM ta9po_usergroups AS a
LEFT JOIN ta9po_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt1 × SELECT `session_id`
FROM `ta9po_session`1 × SELECT folder AS type, element AS name, params
FROM ta9po_extensions1 × SELECT extension, file, type
FROM ta9po_rokcommon_configs1 × SELECT *
FROM ta9po_languages1 × SELECT `data`
FROM `ta9po_session`1 × SELECT a.rules
FROM ta9po_assets AS a
OTHER Tables:
1 × UPDATE `ta9po_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1789056725;s:18:\"session.timer.last\";i:1789056725;s:17:\"session.timer.now\";i:1789056725;s:22:\"session.client.browser\";s:40:\"CCBot/2.0 (https://commoncrawl.org/faq/)\";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\";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:23:\"gantry-current-template\";s:11:\"lan_flanger\";}' , `time` = '1789056726'1 × UPDATE ta9po_content
SET hits = hits + 11 × SHOW FULL COLUMNS
FROM `ta9po_extensions1 × INSERT INTO `ta9po_session` (`session_id`, `client_id`, `time`)
VALUES ('e4f219caa35db3d9c56665fc32a895e9', 0, '1789056725'1 × DELETE
FROM `ta9po_session`