Query Metrics

113 Database Queries
61 Different statements
72.31 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.43 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/brandnertal/de/"
  "berglauf-durchs-seetal-brand_vc4083"
]
2 0.30 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/brandnertal/de/berglauf-durchs-seetal-brand_vc4083"
]
3 0.29 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/brandnertal/"
  "de"
]
4 0.89 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  57
]
5 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.65 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:
[
  "/brandnertal/de/berglauf-durchs-seetal-brand_vc4083"
  "path"
  "auto_create"
  "/brandnertal/de/berglauf-durchs-seetal-brand_vc4083"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/brandnertal/de/berglauf-durchs-seetal-brand_vc4083"
  "entire_uri"
]
7 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.30 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/brandnertal/de/"
  "berglauf-durchs-seetal-brand_vc4083"
]
9 0.28 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/brandnertal/de/berglauf-durchs-seetal-brand_vc4083"
]
10 0.41 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.36 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4083
]
12 0.25 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.28 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4853
]
14 0.29 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4879
]
15 0.26 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  8002
]
16 0.29 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "brandnertal"
]
17 0.24 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
18 2.77 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  12396
]
19 0.52 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  12396
]
20 0.35 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  57
]
21 2.62 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  57
  57
  57
]
22 0.42 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  68
  68
]
23 0.25 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
24 0.28 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
25 2.80 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/brandnertal/"
  "en"
]
26 2.48 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
27 0.27 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
28 0.51 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  16
]
29 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  16
]
30 3.22 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
31 0.91 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  16
]
32 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  440
]
33 1.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  440
]
34 0.42 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,429,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  440
]
35 0.35 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  57
]
36 0.36 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  57
  57
  57
]
37 0.40 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  68
  68
]
38 0.29 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
39 0.25 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
40 2.45 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]
41 0.31 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
42 2.99 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
43 1.54 ms
SELECT dependencies.targetid,dependencies.targettype
            FROM dependencies
            LEFT JOIN objects ON dependencies.targettype="object" AND dependencies.targetid=objects.id
            LEFT JOIN assets ON dependencies.targettype="asset" AND dependencies.targetid=assets.id
            LEFT JOIN documents ON dependencies.targettype="document" AND dependencies.targetid=documents.id
            WHERE dependencies.sourceid = ? AND dependencies.sourcetype = ?
            ORDER BY objects.path, objects.key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[
  4083
  "object"
]
44 0.68 ms
SELECT dependencies.sourceid, dependencies.sourcetype FROM dependencies
            LEFT JOIN objects ON dependencies.sourceid=objects.id AND dependencies.sourcetype="object"
            LEFT JOIN assets ON dependencies.sourceid=assets.id AND dependencies.sourcetype="asset"
            LEFT JOIN documents ON dependencies.sourceid=documents.id AND dependencies.sourcetype="document"
            WHERE dependencies.targettype = ? AND dependencies.targetid = ?
            ORDER BY objects.path, objects.key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[
  "object"
  4083
]
45 0.87 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4083
  "contentblocks"
]
46 2.18 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4083
  "contentblocks"
  0
]
47 0.50 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
48 0.60 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
49 0.71 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4083
  "contentblocks"
  1
]
50 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
51 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
52 0.74 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4083
  "contentblocks"
  2
]
53 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
54 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
55 0.85 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4083
  "contentblocks"
  3
]
56 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
57 0.55 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
58 1.31 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4083
  "contentblocks"
  4
]
59 0.37 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
60 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
61 0.89 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4083
  "contentblocks"
  5
]
62 0.55 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
63 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 0.55 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4083
  "contentblocks"
  6
]
65 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
66 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
67 0.51 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4083
  "contentblocks"
  7
]
68 0.43 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
69 0.45 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
70 0.71 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4083
  "contentblocks"
  8
]
71 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
72 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
73 0.70 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4083
  "contentblocks"
  9
]
74 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
75 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
76 0.67 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4083
  "contentblocks"
  10
]
77 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
78 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
79 0.84 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4083
  "contentblocks"
  11
]
80 0.49 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
81 0.54 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
82 0.64 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4083
  "contentblocks"
  12
]
83 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
84 0.45 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
85 0.55 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4083
  "contentblocks"
  13
]
86 0.41 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
87 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
88 0.54 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4083
  "contentblocks"
  14
]
89 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
90 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
91 0.72 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4083
  "contentblocks"
  15
]
92 0.51 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
93 0.43 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
94 0.55 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4083
  "contentblocks"
  16
]
95 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  16
Parameters:
[]
96 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  16
Parameters:
[]
97 0.67 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4083
  "contentblocks"
  17
]
98 0.37 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  17
Parameters:
[]
99 0.40 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4083 and fieldname = 'contentblocks' and `index` =  17
Parameters:
[]
100 0.29 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
101 0.32 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4884
  "externalLinks"
]
102 0.28 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4083
  "externalLinks"
]
103 0.35 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
104 0.58 ms
SELECT dependencies.sourceid, dependencies.sourcetype FROM dependencies
            LEFT JOIN objects ON dependencies.sourceid=objects.id AND dependencies.sourcetype="object"
            LEFT JOIN assets ON dependencies.sourceid=assets.id AND dependencies.sourcetype="asset"
            LEFT JOIN documents ON dependencies.sourceid=documents.id AND dependencies.sourcetype="document"
            WHERE dependencies.targettype = ? AND dependencies.targetid = ?
            ORDER BY objects.path, objects.key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[
  "object"
  4083
]
105 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
106 0.47 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=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/_fragment?_path=_locale=de&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "entire_uri"
]
107 0.33 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  66
]
108 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  338
]
109 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  338
]
110 0.35 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,328,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  338
]
111 1.05 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
112 2.98 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%3AregionMapSnippetAction"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AregionMapSnippetAction"
  "entire_uri"
]
113 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  766
]

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