Query Metrics

58 Database Queries
20 Different statements
64.51 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.38 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/klostertal/en/recipes/"
  "honig-lebkuchen_m129"
]
2 0.30 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/klostertal/en/recipes/honig-lebkuchen_m129"
]
3 0.25 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/klostertal/en/"
  "recipes"
]
4 0.64 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/klostertal/en/recipes"
]
5 0.29 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/klostertal/"
  "en"
]
6 0.89 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  103
]
7 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
8 0.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 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/klostertal/en/recipes/honig-lebkuchen_m129"
  "path"
  "auto_create"
  "/klostertal/en/recipes/honig-lebkuchen_m129"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/klostertal/en/recipes/honig-lebkuchen_m129"
  "entire_uri"
]
9 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
10 0.53 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/klostertal/en/recipes/"
  "honig-lebkuchen_m129"
]
11 0.43 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/klostertal/en/recipes/honig-lebkuchen_m129"
]
12 0.27 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/klostertal/en/"
  "recipes"
]
13 0.24 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/klostertal/en/recipes"
]
14 0.60 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CNMAG_ARTICLE"
]
15 0.80 ms
SELECT * FROM object_relations_CNMAG_ARTICLE WHERE src_id = ?
Parameters:
[
  129
]
16 0.99 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:
[
  "magazin_breadcrumb"
  null
  null
]
17 2.84 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  113
]
18 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  958
]
19 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  958
]
20 0.45 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  113
]
21 0.67 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  103
  113
  113
]
22 0.56 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  113
  113
]
23 1.75 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  103
  103
]
24 1.96 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
25 0.42 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
26 0.74 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/klostertal/"
  "de"
]
27 0.84 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  18
]
28 1.16 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  18
]
29 5.47 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
30 0.48 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
31 3.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  18
]
32 1.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  18
]
33 1.11 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  18
]
34 4.08 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  524
]
35 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  524
]
36 2.15 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,506,502,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  524
]
37 0.79 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  113
]
38 0.51 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  103
  113
  113
]
39 0.43 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  113
  113
]
40 0.33 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  103
  103
]
41 0.55 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]
42 2.58 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3200,2997,663,662,661) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  4774
]
43 2.71 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4774
]
44 1.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4774
]
45 0.99 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4775
]
46 2.91 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4775
]
47 0.54 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3200,2997,663,662,661) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  4775
]
48 6.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4776
]
49 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4776
]
50 0.49 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3200,2997,663,662,661) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  4776
]
51 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
52 0.69 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=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "entire_uri"
]
53 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  115
]
54 0.49 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  108
]
55 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  503
]
56 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  503
]
57 0.35 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,502,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  503
]
58 0.43 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:
[
  1064
]

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