Joomla!-Debug-Konsole
session.client.browser ⇒ CCBot/2.0 (https://commoncrawl.org/faq/)
password_clear ⇒
groups ⇒
session.token ⇒ 3c46652fd2ed8f842f8c649a384fdbf1
11.49 MB (12,051,712 Bytes)
45 ausgeführte Abfragen
SELECT `data`
FROM `i2xs8_session`
WHERE `session_id` = '2a6652e73a85e92f3527ca9aee18725e'
SELECT `session_id`
FROM `i2xs8_session`
WHERE `session_id` = '2a6652e73a85e92f3527ca9aee18725e'
LIMIT 0, 1
INSERT INTO `i2xs8_session`
(`session_id`, `client_id`, `time`)
VALUES
('2a6652e73a85e92f3527ca9aee18725e', 0, '1611811886')
SELECT b.id
FROM i2xs8_usergroups AS a
LEFT JOIN i2xs8_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
SELECT id, rules
FROM `i2xs8_viewlevels`
SELECT language,id
FROM `i2xs8_menu`
WHERE home = 1
AND published = 1
AND client_id = 0
select id, title, alias
from i2xs8_jumi
where published = 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 i2xs8_menu AS m
LEFT JOIN i2xs8_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 extension_id AS id, element AS "option", params, enabled
FROM i2xs8_extensions
WHERE `type` = 'component'
AND `element` = 'com_xmap'
SELECT a.*
FROM i2xs8_xmap_sitemap AS a
WHERE a.id = 1
AND a.state = 1
AND a.access IN (1,1)
SELECT n.id, n.title, n.alias, n.path, n.level, n.link, n.type, n.params, n.home, n.parent_id,n.`browserNav`
FROM i2xs8_menu AS n
INNER JOIN i2xs8_menu AS p
ON p.lft = 0
WHERE n.lft > p.lft
AND n.lft < p.rgt
AND n.menutype = 'top-menue-de'
AND n.published = 1
AND n.access IN (1,1)
AND n.language in ('de-DE','*')
ORDER BY n.lft
SELECT *
FROM i2xs8_extensions AS n
WHERE n.folder = 'xmap'
AND n.enabled = 1
SELECT n.id, n.title, n.alias, n.path, n.level, n.link, n.type, n.params, n.home, n.parent_id,n.`browserNav`
FROM i2xs8_menu AS n
INNER JOIN i2xs8_menu AS p
ON p.lft = 0
WHERE n.lft > p.lft
AND n.lft < p.rgt
AND n.menutype = 'hauptmenue'
AND n.published = 1
AND n.access IN (1,1)
AND n.language in ('de-DE','*')
ORDER BY n.lft
SELECT n.id, n.title, n.alias, n.path, n.level, n.link, n.type, n.params, n.home, n.parent_id,n.`browserNav`
FROM i2xs8_menu AS n
INNER JOIN i2xs8_menu AS p
ON p.lft = 0
WHERE n.lft > p.lft
AND n.lft < p.rgt
AND n.menutype = 'kategorie-links'
AND n.published = 1
AND n.access IN (1,1)
AND n.language in ('de-DE','*')
ORDER BY n.lft
SELECT n.id, n.title, n.alias, n.path, n.level, n.link, n.type, n.params, n.home, n.parent_id,n.`browserNav`
FROM i2xs8_menu AS n
INNER JOIN i2xs8_menu AS p
ON p.lft = 0
WHERE n.lft > p.lft
AND n.lft < p.rgt
AND n.menutype = 'footer-menue-
left-de'
AND n.published = 1
AND n.access IN (1,1)
AND n.language in ('de-DE','*')
ORDER BY n.lft
SELECT a.rules
FROM i2xs8_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
SELECT b.rules
FROM i2xs8_assets AS a
LEFT JOIN i2xs8_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_xmap')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
SELECT *
FROM i2xs8_modules
WHERE module='mod_menu'
AND params LIKE '%"menutype":"top-menue-de"%'
AND access IN (1,1)
AND published=1
AND client_id=0
AND language in ('de-DE','*')
LIMIT 1
SELECT *
FROM i2xs8_modules
WHERE module='mod_menu'
AND params LIKE '%"menutype":"hauptmenue"%'
AND access IN (1,1)
AND published=1
AND client_id=0
AND language in ('de-DE','*')
LIMIT 1
select id,title,alias,UNIX_TIMESTAMP(created) as created, UNIX_TIMESTAMP(modified) as modified, metakey
from i2xs8_k2_items
where published = 1
and trash = 0
and (publish_down = "0000-00-00" OR publish_down > NOW())
and access in (1,1)
and catid = 27
order by 1 DESC
select id, name, alias
from i2xs8_k2_categories
where published = 1
and trash = 0
and parent = 27
and access in (1,1)
order by id
select id,title,alias,UNIX_TIMESTAMP(created) as created, UNIX_TIMESTAMP(modified) as modified, metakey
from i2xs8_k2_items
where published = 1
and trash = 0
and (publish_down = "0000-00-00" OR publish_down > NOW())
and access in (1,1)
and catid = 12
order by 1 DESC
select id, name, alias
from i2xs8_k2_categories
where published = 1
and trash = 0
and parent = 12
and access in (1,1)
order by id
select id,title,alias,UNIX_TIMESTAMP(created) as created, UNIX_TIMESTAMP(modified) as modified, metakey
from i2xs8_k2_items
where published = 1
and trash = 0
and (publish_down = "0000-00-00" OR publish_down > NOW())
and access in (1,1)
and catid = 20
order by 1 DESC
select id, name, alias
from i2xs8_k2_categories
where published = 1
and trash = 0
and parent = 20
and access in (1,1)
order by id
select id,title,alias,UNIX_TIMESTAMP(created) as created, UNIX_TIMESTAMP(modified) as modified, metakey
from i2xs8_k2_items
where published = 1
and trash = 0
and (publish_down = "0000-00-00" OR publish_down > NOW())
and access in (1,1)
and catid = 21
order by 1 DESC
select id, name, alias
from i2xs8_k2_categories
where published = 1
and trash = 0
and parent = 21
and access in (1,1)
order by id
SELECT *
FROM i2xs8_modules
WHERE module='mod_menu'
AND params LIKE '%"menutype":"kategorie-links"%'
AND access IN (1,1)
AND published=1
AND client_id=0
AND language in ('de-DE','*')
LIMIT 1
select id,title,alias,UNIX_TIMESTAMP(created) as created, UNIX_TIMESTAMP(modified) as modified, metakey
from i2xs8_k2_items
where published = 1
and trash = 0
and (publish_down = "0000-00-00" OR publish_down > NOW())
and access in (1,1)
and catid = 26
order by 1 DESC
select id, name, alias
from i2xs8_k2_categories
where published = 1
and trash = 0
and parent = 26
and access in (1,1)
order by id
select id,title,alias,UNIX_TIMESTAMP(created) as created, UNIX_TIMESTAMP(modified) as modified, metakey
from i2xs8_k2_items
where published = 1
and trash = 0
and (publish_down = "0000-00-00" OR publish_down > NOW())
and access in (1,1)
and catid = 22
order by 1 DESC
select id, name, alias
from i2xs8_k2_categories
where published = 1
and trash = 0
and parent = 22
and access in (1,1)
order by id
select id,title,alias,UNIX_TIMESTAMP(created) as created, UNIX_TIMESTAMP(modified) as modified, metakey
from i2xs8_k2_items
where published = 1
and trash = 0
and (publish_down = "0000-00-00" OR publish_down > NOW())
and access in (1,1)
and catid = 23
order by 1 DESC
select id, name, alias
from i2xs8_k2_categories
where published = 1
and trash = 0
and parent = 23
and access in (1,1)
order by id
select id,title,alias,UNIX_TIMESTAMP(created) as created, UNIX_TIMESTAMP(modified) as modified, metakey
from i2xs8_k2_items
where published = 1
and trash = 0
and (publish_down = "0000-00-00" OR publish_down > NOW())
and access in (1,1)
and catid = 24
order by 1 DESC
select id, name, alias
from i2xs8_k2_categories
where published = 1
and trash = 0
and parent = 24
and access in (1,1)
order by id
select id,title,alias,UNIX_TIMESTAMP(created) as created, UNIX_TIMESTAMP(modified) as modified, metakey
from i2xs8_k2_items
where published = 1
and trash = 0
and (publish_down = "0000-00-00" OR publish_down > NOW())
and access in (1,1)
and catid = 25
order by 1 DESC
select id, name, alias
from i2xs8_k2_categories
where published = 1
and trash = 0
and parent = 25
and access in (1,1)
order by id
select id,title,alias,UNIX_TIMESTAMP(created) as created, UNIX_TIMESTAMP(modified) as modified, metakey
from i2xs8_k2_items
where published = 1
and trash = 0
and (publish_down = "0000-00-00" OR publish_down > NOW())
and access in (1,1)
and catid = 11
order by 1 DESC
select id, name, alias
from i2xs8_k2_categories
where published = 1
and trash = 0
and parent = 11
and access in (1,1)
order by id
SELECT *
FROM i2xs8_modules
WHERE module='mod_menu'
AND params LIKE '%"menutype":"footer-menue-
left-de"%'
AND access IN (1,1)
AND published=1
AND client_id=0
AND language in ('de-DE','*')
LIMIT 1
UPDATE i2xs8_xmap_sitemap
SET views_html = views_html + 1, count_html = 182, lastvisit_html = 1611811886
WHERE id = 1
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM i2xs8_modules AS m
LEFT JOIN i2xs8_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN i2xs8_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-01-28 05:31:26')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2021-01-28 05:31:26')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 124 OR mm.menuid <= 0)
AND m.language IN ('de-DE','*')
ORDER BY m.position, m.ordering
SELECT m2.language, m2.id
FROM i2xs8_menu as m
INNER JOIN i2xs8_associations as a
ON a.id=m.id
AND a.context='com_menus.item'
INNER JOIN i2xs8_associations as a2
ON a.key=a2.key
INNER JOIN i2xs8_menu as m2
ON a2.id=m2.id
WHERE m.id=124
UPDATE `i2xs8_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1611811886;s:18:\"session.timer.last\";i:1611811886;s:17:\"session.timer.now\";i:1611811886;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:13:\"session.token\";s:32:\"3c46652fd2ed8f842f8c649a384fdbf1\";}'
, `time` = '1611811886'
WHERE `session_id` = '2a6652e73a85e92f3527ca9aee18725e'
21 verwendete Abfragetypen, sortiert nach Häufigkeit ihrer Ausführung
SELECT-Tabellen:
10 × select id, name, alias
from i2xs8_k2_categories
10 × select id,title,alias,UNIX_TIMESTAMP(created) as created, UNIX_TIMESTAMP(modified) as modified, metakey
from i2xs8_k2_items
4 × SELECT n.id, n.title, n.alias, n.path, n.level, n.link, n.type, n.params, n.home, n.parent_id,n.`browserNav`
FROM i2xs8_menu AS n
INNER JOIN i2xs8_menu AS p
ON p.lft = 0
4 × SELECT *
FROM i2xs8_modules
1 × SELECT *
FROM i2xs8_extensions AS n
1 × SELECT a.rules
FROM i2xs8_assets AS a
1 × SELECT b.rules
FROM i2xs8_assets AS a
LEFT JOIN i2xs8_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM i2xs8_modules AS m
LEFT JOIN i2xs8_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN i2xs8_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT m2.language, m2.id
FROM i2xs8_menu as m
INNER JOIN i2xs8_associations as a
ON a.id=m.id
AND a.context='com_menus.item'
INNER JOIN i2xs8_associations as a2
ON a.key=a2.key
INNER JOIN i2xs8_menu as m2
ON a2.id=m2.id
1 × SELECT a.*
FROM i2xs8_xmap_sitemap AS a
1 × SELECT id, rules
FROM `i2xs8_viewlevels
1 × SELECT b.id
FROM i2xs8_usergroups AS a
LEFT JOIN i2xs8_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `session_id`
FROM `i2xs8_session`
1 × SELECT language,id
FROM `i2xs8_menu`
1 × select id, title, alias
from i2xs8_jumi
1 × SELECT extension_id AS id, element AS "option", params, enabled
FROM i2xs8_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 i2xs8_menu AS m
LEFT JOIN i2xs8_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `data`
FROM `i2xs8_session`
Andere Tabellen:
1 × UPDATE `i2xs8_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1611811886;s:18:\"session.timer.last\";i:1611811886;s:17:\"session.timer.now\";i:1611811886;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:13:\"session.token\";s:32:\"3c46652fd2ed8f842f8c649a384fdbf1\";}' , `time` = '1611811886'
1 × UPDATE i2xs8_xmap_sitemap
SET views_html = views_html + 1, count_html = 182, lastvisit_html = 1611811886
1 × INSERT INTO `i2xs8_session` (`session_id`, `client_id`, `time`)
VALUES ('2a6652e73a85e92f3527ca9aee18725e', 0, '1611811886'