Query Metrics

15 Database Queries
8 Different statements
167.84 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
46.38 ms
(27.63%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/api/print/header/"
  "202"
]
43.87 ms
(26.14%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
36.32 ms
(21.64%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/api/print/header/202"
]
10.90 ms
(6.50%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
9.06 ms
(5.40%)
1
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
7.96 ms
(4.74%)
1
SET SESSION innodb_strict_mode = 0
Parameters:
[]
7.32 ms
(4.36%)
1
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/en/api/print/header/202"
  "path"
  "auto_create"
  "/en/api/print/header/202?page=4&section=&sitepage=4&title=Time&subsection=&frompage=1&subsubsection=&isodate=2026-09-13&topage=5&doctitle=BIONIC FIRE STUDIO &sitepages=5&webpage=https://attika.a4interactive.ch/en/api/print/body/202&time=17:07:16&date=13 Sep 2026"
  "path_query"
  "https://attika.a4interactive.ch/en/api/print/header/202?date=13 Sep 2026&doctitle=BIONIC FIRE STUDIO &frompage=1&isodate=2026-09-13&page=4&section=&sitepage=4&sitepages=5&subsection=&subsubsection=&time=17:07:16&title=Time&topage=5&webpage=https://attika.a4interactive.ch/en/api/print/body/202"
  "entire_uri"
]
6.04 ms
(3.60%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "1"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

No managed entities.

Entities Mapping

No mapped entities.