Query Metrics

12 Database Queries
7 Different statements
7.80 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.20 ms
SET SESSION innodb_strict_mode = 0
Parameters:
[]
2 1.79 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
3 0.93 ms
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:
[
  "/de/api/print/footer"
  "path"
  "auto_create"
  "/de/api/print/footer?page=1&section=&sitepage=1&title=Time&subsection=&frompage=1&subsubsection=&isodate=2026-07-29&topage=6&doctitle=VIVA 100 L&sitepages=6&webpage=https://attika.a4interactive.ch/de/api/print/body/185&time=05:12:38&date=29 Jul 2026"
  "path_query"
  "https://attika.a4interactive.ch/de/api/print/footer?date=29 Jul 2026&doctitle=VIVA 100 L&frompage=1&isodate=2026-07-29&page=1&section=&sitepage=1&sitepages=6&subsection=&subsubsection=&time=05:12:38&title=Time&topage=6&webpage=https://attika.a4interactive.ch/de/api/print/body/185"
  "entire_uri"
]
4 1.93 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
5 0.63 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/api/print/"
  "footer"
]
6 0.33 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/api/print/footer"
]
7 0.26 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/api/"
  "print"
]
8 0.27 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/api/print"
]
9 0.25 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/"
  "api"
]
10 0.25 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/api"
]
11 0.26 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
12 0.70 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]

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.