Query Metrics

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

Queries

Group similar statements

# Time Info
1 10.90 ms
SET SESSION innodb_strict_mode = 0
Parameters:
[]
2 1.71 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
3 2.06 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:
[
  "/it/api/print/footer"
  "path"
  "auto_create"
  "/it/api/print/footer?page=4&section=&sitepage=4&title=Time&subsection=&frompage=1&subsubsection=&isodate=2026-04-20&topage=5&doctitle=BIONIC FIRE STUDIO &sitepages=5&webpage=https://attika.a4interactive.ch/it/api/print/body/202&time=09:02:54&date=20 Apr 2026"
  "path_query"
  "https://attika.a4interactive.ch/it/api/print/footer?date=20 Apr 2026&doctitle=BIONIC FIRE STUDIO &frompage=1&isodate=2026-04-20&page=4&section=&sitepage=4&sitepages=5&subsection=&subsubsection=&time=09:02:54&title=Time&topage=5&webpage=https://attika.a4interactive.ch/it/api/print/body/202"
  "entire_uri"
]
4 8.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
5 15.79 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/it/api/print/"
  "footer"
]
6 0.42 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/it/api/print/footer"
]
7 0.26 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/it/api/"
  "print"
]
8 0.21 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/it/api/print"
]
9 0.18 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/it/"
  "api"
]
10 0.22 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/it/api"
]
11 0.21 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "it"
]
12 0.48 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.