Query Metrics

44 Database Queries
21 Different statements
21.40 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.77 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 0.66 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/objekte/angebote/dev-sonnenkilauf-p10"
  "path"
  "auto_create"
  "/de/objekte/angebote/dev-sonnenkilauf-p10"
  "path_query"
  "https://web8801.sportalpen.ms.mynet.at/de/objekte/angebote/dev-sonnenkilauf-p10"
  "entire_uri"
]
3 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.56 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/objekte/angebote/"
  "dev-sonnenkilauf-p10"
]
5 0.42 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/objekte/angebote/dev-sonnenkilauf-p10"
]
6 0.57 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/objekte/"
  "angebote"
]
7 0.44 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "config_hotel"
  null
  null
]
8 0.32 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
9 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CONF_HOTEL"
]
10 0.57 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "config_privacy"
  null
  null
]
11 0.30 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  50
]
12 0.21 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CONF_PRIVACY"
]
13 0.59 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "config_website"
  null
  null
]
14 0.38 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  2
]
15 0.82 ms
SELECT object_localized_LOCATION_de.id as id, object_localized_LOCATION_de.type as `type` FROM object_localized_LOCATION_de WHERE (published = 1 AND  object_localized_LOCATION_de.type IN ('object','variant','folder')) AND object_localized_LOCATION_de.published = 1 ORDER BY `sortOrder` ASC
Parameters:
[]
16 0.22 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "LOCATION"
]
17 0.61 ms
SELECT object_localized_LOCATION_de.id as id, object_localized_LOCATION_de.type as `type` FROM object_localized_LOCATION_de WHERE (published = 1 AND  object_localized_LOCATION_de.type IN ('object','variant','folder')) AND object_localized_LOCATION_de.published = 1 ORDER BY `sortOrder` ASC
Parameters:
[]
18 0.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PACKAGE"
]
19 2.96 ms
SELECT object_localized_PACKAGE_de.id as id, object_localized_PACKAGE_de.type as `type` FROM object_localized_PACKAGE_de WHERE (name != ? AND oo_id != ? AND  object_localized_PACKAGE_de.type IN ('object','variant','folder')) AND object_localized_PACKAGE_de.published = 1
Parameters:
[
  ""
  10
]
20 0.46 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  61
]
21 0.39 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  61
  61
  61
]
22 0.50 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  61
]
23 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3
]
24 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3
]
25 0.25 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  15
]
26 0.16 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  15
]
27 0.12 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  23
]
28 0.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  23
]
29 0.42 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
30 0.52 ms
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
31 0.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CONF_WEBSITE"
]
32 0.37 ms
SELECT COUNT(*) FROM documents WHERE  (parentId = ?) AND published = 1
Parameters:
[
  2
]
33 0.27 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2
]
34 0.33 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  13
]
35 0.31 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  14
]
36 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4
]
37 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4
]
38 1.49 ms
SELECT * FROM object_relations_PACKAGE WHERE src_id = ?
Parameters:
[
  10
]
39 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
40 0.41 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%5CSnippetController%3A%3AincludedServicesAction"
  "path_query"
  "https://web8801.sportalpen.ms.mynet.at/_fragment?_path=_format=html&_locale=de&_controller=App%5CController%5CSnippetController%3A%3AincludedServicesAction"
  "entire_uri"
]
41 0.62 ms
SELECT object_localized_LOCATION_de.id as id, object_localized_LOCATION_de.type as `type` FROM object_localized_LOCATION_de WHERE (published = 1 AND  object_localized_LOCATION_de.type IN ('object','variant','folder')) AND object_localized_LOCATION_de.published = 1 ORDER BY `sortOrder` ASC
Parameters:
[]
42 0.48 ms
SELECT object_localized_LOCATION_de.id as id, object_localized_LOCATION_de.type as `type` FROM object_localized_LOCATION_de WHERE (published = 1 AND  object_localized_LOCATION_de.type IN ('object','variant','folder')) AND object_localized_LOCATION_de.published = 1 ORDER BY `sortOrder` ASC
Parameters:
[]
43 0.30 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  161
]
44 0.56 ms
SELECT * FROM glossary WHERE (language = ? OR language IS NULL OR language = '') AND (site = ? OR site IS NULL OR site = '')  ORDER BY LENGTH(`text`) DESC
Parameters:
[
  "de"
  ""
]

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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.