Query Metrics

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

Queries

Group similar statements

# Time Info
1 34.65 ms
SET SESSION innodb_strict_mode = 0
Parameters:
[]
2 1.61 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
3 1.00 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/header/252"
  "path"
  "auto_create"
  "/de/api/print/header/252?page=1&section=&sitepage=1&title=Time&subsection=&frompage=1&subsubsection=&isodate=2026-09-13&topage=5&doctitle=VIVA 120 L GAS&sitepages=5&webpage=https://attika.a4interactive.ch/de/api/print/body/252&time=17:10:07&date=13 Sep 2026"
  "path_query"
  "https://attika.a4interactive.ch/de/api/print/header/252?date=13 Sep 2026&doctitle=VIVA 120 L GAS&frompage=1&isodate=2026-09-13&page=1&section=&sitepage=1&sitepages=5&subsection=&subsubsection=&time=17:10:07&title=Time&topage=5&webpage=https://attika.a4interactive.ch/de/api/print/body/252"
  "entire_uri"
]
4 1.62 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
5 5.65 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/api/print/header/"
  "252"
]
6 9.21 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/api/print/header/252"
]
7 11.12 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/api/print/"
  "header"
]
8 9.21 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/api/print/header"
]
9 8.26 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/api/"
  "print"
]
10 0.36 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/api/print"
]
11 0.22 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/"
  "api"
]
12 0.18 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/api"
]
13 0.22 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
14 0.90 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "1"
]
15 0.30 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.