Profil zum Laufzeitverhalten
Application afterLoad: 0.031 seconds, 1.19 MB
Application afterInitialise: 0.357 seconds, 4.71 MB
Application afterRoute: 0.357 seconds, 4.71 MB
Application afterDispatch: 0.454 seconds, 5.48 MB
Application afterRender: 0.765 seconds, 5.97 MB
Speichernutzung
6296672
8 Abfragen protokolliert
1.
SELECT folder AS type, element AS name, params
FROM tafelrunde_plugins
WHERE published >= 1
AND access <= 2
ORDER BY ordering
2.
SELECT *
FROM tafelrunde_components
WHERE parent = 0
3.
SELECT template
FROM tafelrunde_templates_menu
WHERE client_id = 1
AND menuid = 0
4.
SELECT id, title, module, position, content, showtitle, control, params
FROM tafelrunde_modules AS m
LEFT JOIN tafelrunde_modules_menu AS mm
ON mm.moduleid = m.id
WHERE m.published = 1
AND m.access <= 2
AND m.client_id = 1
ORDER BY position, ordering
5.
SELECT a.*, SUM(b.home) AS home
FROM tafelrunde_menu_types AS a
LEFT JOIN tafelrunde_menu AS b
ON b.menutype = a.menutype
GROUP BY a.id
6.
SELECT *
FROM tafelrunde_components
WHERE `option` <> "com_frontpage"
AND `option` <> "com_media"
AND enabled = 1
ORDER BY ordering, name
7.
SELECT COUNT(*)
FROM tafelrunde_messages
WHERE state = 0
AND user_id_to = 62
8.
SELECT COUNT( session_id )
FROM tafelrunde_session
WHERE guest <> 1
0 Abfragen im Legacy-Modus protokolliert
Lesezeichen