session.client.browser ⇒ Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
password_clear ⇒
groups ⇒
session.token ⇒ 7d12c9cadce146babd7b207b51a670e3
Application 0.003 seconds (+0.003); 0.68 MB (+0.678) - afterLoad
Application 0.284 seconds (+0.282); 5.41 MB (+4.731) - afterInitialise
Application 0.434 seconds (+0.150); 7.96 MB (+2.554) - afterRoute
Application 0.566 seconds (+0.132); 9.48 MB (+1.520) - afterDispatch
Application 0.586 seconds (+0.020); 9.75 MB (+0.267) - beforeRenderModule mod_menu ()
Application 0.665 seconds (+0.079); 10.04 MB (+0.290) - afterRenderModule mod_menu ()
Application 0.666 seconds (+0.000); 10.04 MB (-0.003) - beforeRenderModule mod_menu ()
Application 0.741 seconds (+0.075); 10.05 MB (+0.010) - afterRenderModule mod_menu ()
Application 0.742 seconds (+0.001); 10.03 MB (-0.015) - beforeRenderModule mod_menu ()
Application 0.817 seconds (+0.075); 10.04 MB (+0.011) - afterRenderModule mod_menu ()
Application 0.817 seconds (+0.000); 10.04 MB (-0.005) - beforeRenderModule mod_menu ()
Application 0.890 seconds (+0.072); 10.05 MB (+0.010) - afterRenderModule mod_menu ()
Application 0.891 seconds (+0.001); 10.03 MB (-0.015) - beforeRenderModule mod_menu ()
Application 0.950 seconds (+0.059); 10.04 MB (+0.010) - afterRenderModule mod_menu ()
Application 0.950 seconds (+0.000); 10.04 MB (-0.005) - beforeRenderModule mod_menu ()
Application 1.007 seconds (+0.057); 10.05 MB (+0.010) - afterRenderModule mod_menu ()
Application 1.009 seconds (+0.002); 10.03 MB (-0.015) - beforeRenderModule mod_menu ()
Application 1.066 seconds (+0.056); 10.05 MB (+0.011) - afterRenderModule mod_menu ()
Application 1.066 seconds (+0.000); 10.04 MB (-0.005) - beforeRenderModule mod_menu ()
Application 1.122 seconds (+0.056); 10.05 MB (+0.010) - afterRenderModule mod_menu ()
Application 1.124 seconds (+0.001); 10.04 MB (-0.015) - beforeRenderModule mod_menu ()
Application 1.181 seconds (+0.057); 10.05 MB (+0.010) - afterRenderModule mod_menu ()
Application 1.181 seconds (+0.000); 10.04 MB (-0.005) - beforeRenderModule mod_menu ()
Application 1.241 seconds (+0.061); 10.05 MB (+0.010) - afterRenderModule mod_menu ()
Application 1.247 seconds (+0.006); 10.05 MB (-0.001) - beforeRenderModule mod_custom (Site web cré par)
Application 1.252 seconds (+0.005); 10.06 MB (+0.008) - afterRenderModule mod_custom (Site web cré par)
Application 1.252 seconds (+0.000); 10.06 MB (-0.002) - beforeRenderModule mod_login (Login )
Application 1.265 seconds (+0.012); 10.11 MB (+0.052) - afterRenderModule mod_login (Login )
Application 1.265 seconds (+0.000); 10.11 MB (-0.003) - beforeRenderModule mod_search (Search)
Application 1.277 seconds (+0.012); 10.14 MB (+0.031) - afterRenderModule mod_search (Search)
Application 1.278 seconds (+0.000); 10.13 MB (-0.010) - beforeRenderModule mod_POWrHitCounter (POWr Hit Counter)
Application 1.329 seconds (+0.051); 10.15 MB (+0.018) - afterRenderModule mod_POWrHitCounter (POWr Hit Counter)
Application 1.352 seconds (+0.023); 10.24 MB (+0.096) - afterRender
10.26 MB (10,755,680 Bytes)
SELECT `data`
FROM `x2v9i_session`
WHERE `session_id` = 'a35j2a1tclqqsrtqgc7sjkul80'
SELECT `session_id`
FROM `x2v9i_session`
WHERE `session_id` = 'a35j2a1tclqqsrtqgc7sjkul80'
LIMIT 0, 1
INSERT INTO `x2v9i_session`
(`session_id`, `client_id`, `time`)
VALUES
('a35j2a1tclqqsrtqgc7sjkul80', 0, '1732171010')
SELECT extension_id AS id, element AS "option", params, enabled
FROM x2v9i_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
SELECT b.id
FROM x2v9i_usergroups AS a
LEFT JOIN x2v9i_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
SELECT id, rules
FROM `x2v9i_viewlevels`
SELECT folder AS type, element AS name, params
FROM x2v9i_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1)
ORDER BY ordering
SELECT *
FROM x2v9i_languages
WHERE published=1
ORDER BY ordering ASC
SELECT extension_id AS id, element AS "option", params, enabled
FROM x2v9i_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
SELECT extension_id AS id, element AS "option", params, enabled
FROM x2v9i_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 x2v9i_menu AS m
LEFT JOIN x2v9i_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 x2v9i_template_styles as s
LEFT JOIN x2v9i_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 id
FROM x2v9i_twojtoolbox_menu
WHERE itemid = 207 OR itemid = -1
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM x2v9i_modules AS m
LEFT JOIN x2v9i_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN x2v9i_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 <= '2024-11-21 06:36:50')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-11-21 06:36:50')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 207 OR mm.menuid <= 0)
AND m.language IN ('de-DE','*')
ORDER BY m.position, m.ordering
SELECT extension_id AS id, element AS "option", params, enabled
FROM x2v9i_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'
SELECT `link`
FROM `x2v9i_menu`
WHERE `published`=1
AND `id`='479'
CREATE TABLE IF NOT EXISTS `x2v9i_powr` ( `data_type` VARCHAR(50) NOT NULL, `value` VARCHAR(50) NOT NULL, PRIMARY KEY (`data_type`)) ENGINE=InnoDB DEFAULT CHARSET=utf8;
SELECT value
FROM x2v9i_powr
WHERE data_type = 'powr_token'
SELECT extension_id AS id, element AS "option", params, enabled
FROM x2v9i_extensions
WHERE `type` = 'component'
AND `element` = 'com_twojtoolbox'
UPDATE `x2v9i_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1732171010;s:18:\"session.timer.last\";i:1732171010;s:17:\"session.timer.now\";i:1732171010;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:\"7d12c9cadce146babd7b207b51a670e3\";}'
, `time` = '1732171011'
WHERE `session_id` = 'a35j2a1tclqqsrtqgc7sjkul80'
**5 × SELECT extension_id AS id, element AS "option", params, enabled
FROM x2v9i_extensions**
**1 × SELECT id
FROM x2v9i_twojtoolbox_menu**
**1 × SELECT id, home, template, s.params
FROM x2v9i_template_styles as s
LEFT JOIN x2v9i_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id**
**1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM x2v9i_modules AS m
LEFT JOIN x2v9i_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN x2v9i_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id**
**1 × SELECT `link`
FROM `x2v9i_menu`**
**1 × SELECT value
FROM x2v9i_powr**
**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 x2v9i_menu AS m
LEFT JOIN x2v9i_extensions AS e
ON m.component_id = e.extension_id**
**1 × SELECT *
FROM x2v9i_languages**
**1 × SELECT `session_id`
FROM `x2v9i_session`**
**1 × SELECT b.id
FROM x2v9i_usergroups AS a
LEFT JOIN x2v9i_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt**
**1 × SELECT id, rules
FROM `x2v9i_viewlevels**
**1 × SELECT folder AS type, element AS name, params
FROM x2v9i_extensions**
**1 × SELECT `data`
FROM `x2v9i_session`**
**1 × UPDATE `x2v9i_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1732171010;s:18:\"session.timer.last\";i:1732171010;s:17:\"session.timer.now\";i:1732171010;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:\"7d12c9cadce146babd7b207b51a670e3\";}' , `time` = '1732171011'**
**1 × CREATE TABLE IF NOT EXISTS `x2v9i_powr` ( `data_type` VARCHAR(50) NOT NULL, `value` VARCHAR(50) NOT NULL, PRIMARY KEY (`data_type`)) ENGINE=InnoDB DEFAULT CHARSET=utf8**
**1 × INSERT INTO `x2v9i_session` (`session_id`, `client_id`, `time`)
VALUES ('a35j2a1tclqqsrtqgc7sjkul80', 0, '1732171010'**
**Keine**