Query Metrics

49 Database Queries
19 Different statements
13.60 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.61 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 0.34 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:
[
  "/de/entdecken/gutscheine"
  "path"
  "auto_create"
  "/de/entdecken/gutscheine"
  "path_query"
  "https://web8146.sportalpen.ms.mynet.at/de/entdecken/gutscheine"
  "entire_uri"
]
3 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 5.01 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/entdecken/"
  "gutscheine"
]
5 0.19 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  23
]
6 0.18 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  23
]
7 0.17 ms
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
8 0.22 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,119,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  23
]
9 0.13 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/entdecken/gutscheine' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
10 0.16 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CONF_HOTEL"
]
11 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CONF_PRIVACY"
]
12 0.22 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  23
]
13 0.25 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  23
  23
  23
]
14 0.14 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
15 0.08 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  23
]
16 0.11 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  23
  23
  23
]
17 0.08 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
18 0.13 ms
SELECT * FROM documents_page WHERE contentMainDocumentId = "23"
Parameters:
[]
19 0.14 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
20 0.21 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  289
]
21 0.28 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  289
]
22 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  289
]
23 0.16 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  15
]
24 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  15
]
25 0.08 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  23
]
26 0.07 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  23
]
27 0.17 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
28 0.15 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4
]
29 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4
]
30 0.08 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3
]
31 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3
]
32 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
33 0.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 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_format=html&_locale=de&_controller=App%5CController%5CNavigationController%3A%3AdesktopAction"
  "path_query"
  "https://web8146.sportalpen.ms.mynet.at/_fragment?_path=_format=html&_locale=de&_controller=App%5CController%5CNavigationController%3A%3AdesktopAction"
  "entire_uri"
]
34 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
35 0.22 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=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://web8146.sportalpen.ms.mynet.at/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
36 0.16 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  148
]
37 0.15 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  288
]
38 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  288
]
39 0.08 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  256
]
40 0.10 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  256
]
41 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
42 0.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 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_format=html&_locale=de&_controller=App%5CController%5CNavigationController%3A%3AmobileAction"
  "path_query"
  "https://web8146.sportalpen.ms.mynet.at/_fragment?_path=_format=html&_locale=de&_controller=App%5CController%5CNavigationController%3A%3AmobileAction"
  "entire_uri"
]
43 0.14 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  23
]
44 0.27 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  23
  23
  23
]
45 0.11 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  23
]
46 0.11 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  23
  23
  23
]
47 0.12 ms
SELECT * FROM documents_page WHERE contentMainDocumentId = "23"
Parameters:
[]
48 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
49 0.22 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=App%5CController%5CNavigationController%3A%3AbreadcrumbsAction"
  "path_query"
  "https://web8146.sportalpen.ms.mynet.at/_fragment?_path=_format=html&_locale=de&_controller=App%5CController%5CNavigationController%3A%3AbreadcrumbsAction"
  "entire_uri"
]

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.