Forwarded to ErrorController (3714f6)

Query Metrics

21 Database Queries
11 Different statements
13.09 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.41 ms
Select * from properties where ctype = ? and `name` = ? and data like ?
Parameters:
[
  "document"
  "shortUrlDomain"
  "ix-dev.smatt.hub.oetztaltourismus.com"
]
2 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
3 1.24 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:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_controller=NuiPimcoreBundle\Controller\PopupController%…&_locale=en&_path=_format=html"
  "path_query"
  "https://ix-dev.smatt.hub.oetztaltourismus.com/_fragment?_controller=NuiPimcoreBundle\Controller\PopupController%…&_locale=en&_path=_format=html"
  "entire_uri"
]
4 0.69 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
5 0.32 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "_fragment"
]
6 0.35 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/_fragment"
]
7 0.36 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  ""
]
8 0.43 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "_fragment"
]
9 0.33 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/_fragment"
]
10 0.40 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "_fragment"
]
11 0.41 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/_fragment"
]
12 0.36 ms
SELECT * FROM object_url_slugs WHERE slug = '/_fragment' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
13 0.32 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
14 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
15 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
16 1.28 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 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_controller=NuiPimcoreBundle\Controller\PopupController%…&_locale=en&_path=_format=html"
  "path_query"
  "https://ix-dev.smatt.hub.oetztaltourismus.com/_fragment?_controller=NuiPimcoreBundle\Controller\PopupController%…&_locale=en&_path=_format=html"
  "entire_uri"
]
17 0.45 ms
Select * from properties where ctype = ? and `name` = ? and data like ?
Parameters:
[
  "document"
  "shortUrlDomain"
  "ix-dev.smatt.hub.oetztaltourismus.com"
]
18 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
19 1.49 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:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_controller=NuiPimcoreBundle\Controller\PopupController%…&_locale=en&_path=_format=html"
  "path_query"
  "https://ix-dev.smatt.hub.oetztaltourismus.com/_fragment?_controller=NuiPimcoreBundle\Controller\PopupController%…&_locale=en&_path=_format=html"
  "entire_uri"
]
20 0.77 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "document_season_content_state_1"
  0
  "document-season-content-state"
  1743797497
  1744402297
  0
]
21 1.83 ms
UPDATE tmp_store SET `id` = ?, `data` = ?, `tag` = ?, `date` = ?, `expiryDate` = ?, `serialized` = ? WHERE `id` = ?
Parameters:
[
  "document_season_content_state_1"
  0
  "document-season-content-state"
  1743797497
  1744402297
  0
  "document_season_content_state_1"
]

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.