Forwarded to ErrorController (8f2209)

Query Metrics

21 Database Queries
8 Different statements
7.97 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.94 ms
(24.32%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
1.62 ms
(20.38%)
6
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/nl/whatsapp:/"
  "send"
]
1.21 ms
(15.14%)
5
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/nl/whatsapp:/send"
]
1.09 ms
(13.70%)
4
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.94 ms
(11.77%)
2
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:
[
  "/nl/whatsapp:/send"
  "path"
  "auto_create"
  "/nl/whatsapp:/send?text=https:/montafon-staging.conecto.rocks/nl/aquastiege-jeu2tmds_vc4982"
  "path_query"
  "https://montafon-staging.conecto.rocks/nl/whatsapp:/send?text=https:/montafon-staging.conecto.rocks/nl/aquastiege-jeu2tmds_vc4982"
  "entire_uri"
]
0.55 ms
(6.96%)
1
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 ORDER BY `priority` DESC
Parameters:
[
  "/nl/whatsapp:/send"
  "path"
  "auto_create"
  "/nl/whatsapp:/send?text=https:/montafon-staging.conecto.rocks/nl/aquastiege-jeu2tmds_vc4982"
  "path_query"
  "https://montafon-staging.conecto.rocks/nl/whatsapp:/send?text=https:/montafon-staging.conecto.rocks/nl/aquastiege-jeu2tmds_vc4982"
  "entire_uri"
]
0.38 ms
(4.73%)
1
SELECT * FROM object_url_slugs WHERE slug = '/nl/whatsapp:/send' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.24 ms
(3.00%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.