Query Metrics

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

Queries

Group similar statements

# Time Info
1 7.96 ms
SET SESSION innodb_strict_mode = 0
Parameters:
[]
2 9.06 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
3 7.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:
[
  "/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"
]
4 10.90 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
5 12.43 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/api/print/header/"
  "202"
]
6 10.84 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/api/print/header/202"
]
7 10.56 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/api/print/"
  "header"
]
8 9.81 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/api/print/header"
]
9 0.36 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/api/"
  "print"
]
10 4.76 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/api/print"
]
11 10.97 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "api"
]
12 10.91 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/api"
]
13 12.07 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
14 6.04 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "1"
]
15 43.87 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.