Query Metrics

19 Database Queries
9 Different statements
11.95 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.48 ms
Select * from properties where ctype = ? and `name` = ? and data like ?
Parameters:
[
  "document"
  "shortUrlDomain"
  "ix-dev.smatt.hub.oetztaltourismus.com"
]
2 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
3 1.33 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?_path=_format=html&_locale=de&_controller=NuiPimcoreBundle%5CController%5CLiveInfoControll…"
  "path_query"
  "https://ix-dev.smatt.hub.oetztaltourismus.com/_fragment?_path=_format=html&_locale=de&_controller=NuiPimcoreBundle%5CController%5CLiveInfoControll…"
  "entire_uri"
]
4 0.74 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
5 0.69 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "_fragment"
]
6 0.57 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/_fragment"
]
7 0.46 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  ""
]
8 0.45 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "_fragment"
]
9 0.42 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/_fragment"
]
10 0.43 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.47 ms
SELECT * FROM object_url_slugs WHERE slug = '/_fragment' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
13 0.44 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
14 0.60 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
15 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
16 1.55 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?_path=_format=html&_locale=de&_controller=NuiPimcoreBundle%5CController%5CLiveInfoControll…"
  "path_query"
  "https://ix-dev.smatt.hub.oetztaltourismus.com/_fragment?_path=_format=html&_locale=de&_controller=NuiPimcoreBundle%5CController%5CLiveInfoControll…"
  "entire_uri"
]
17 0.46 ms
Select * from properties where ctype = ? and `name` = ? and data like ?
Parameters:
[
  "document"
  "shortUrlDomain"
  "ix-dev.smatt.hub.oetztaltourismus.com"
]
18 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
19 1.19 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?_path=_format=html&_locale=de&_controller=NuiPimcoreBundle%5CController%5CLiveInfoControll…"
  "path_query"
  "https://ix-dev.smatt.hub.oetztaltourismus.com/_fragment?_path=_format=html&_locale=de&_controller=NuiPimcoreBundle%5CController%5CLiveInfoControll…"
  "entire_uri"
]

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.