Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.52 ms
SET SESSION innodb_strict_mode = 0
Parameters:
[]
2 2.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
3 1.32 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:
[
  "/fr/api/print/header/315"
  "path"
  "auto_create"
  "/fr/api/print/header/315?page=3&section=&sitepage=3&title=Time&subsection=&frompage=1&subsubsection=&isodate=2026-07-29&topage=4&doctitle=VISIO 100 RD&sitepages=4&webpage=https://attika.a4interactive.ch/fr/api/print/body/315&time=04:30:50&date=29 Jul 2026"
  "path_query"
  "https://attika.a4interactive.ch/fr/api/print/header/315?date=29 Jul 2026&doctitle=VISIO 100 RD&frompage=1&isodate=2026-07-29&page=3&section=&sitepage=3&sitepages=4&subsection=&subsubsection=&time=04:30:50&title=Time&topage=4&webpage=https://attika.a4interactive.ch/fr/api/print/body/315"
  "entire_uri"
]
4 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
5 0.82 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/fr/api/print/header/"
  "315"
]
6 0.36 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr/api/print/header/315"
]
7 0.27 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/fr/api/print/"
  "header"
]
8 0.28 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr/api/print/header"
]
9 0.27 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/fr/api/"
  "print"
]
10 0.27 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr/api/print"
]
11 0.26 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/fr/"
  "api"
]
12 0.32 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr/api"
]
13 0.29 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
14 0.44 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "1"
]
15 2.38 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.