Query Metrics

116 Database Queries
65 Different statements
61.53 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.57 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/brandnertal/de/"
  "alvier-sprint-1-brand_vc4084"
]
2 0.32 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/brandnertal/de/alvier-sprint-1-brand_vc4084"
]
3 2.80 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/brandnertal/"
  "de"
]
4 0.67 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  57
]
5 2.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.54 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/alvier-sprint-1-brand_vc4084"
  "path"
  "auto_create"
  "/brandnertal/de/alvier-sprint-1-brand_vc4084"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/brandnertal/de/alvier-sprint-1-brand_vc4084"
  "entire_uri"
]
7 2.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.57 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/brandnertal/de/"
  "alvier-sprint-1-brand_vc4084"
]
9 2.77 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/brandnertal/de/alvier-sprint-1-brand_vc4084"
]
10 0.44 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.50 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4084
]
12 0.26 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.30 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.30 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  8002
]
16 2.21 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "brandnertal"
]
17 0.26 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
18 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  12398
]
19 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  12398
]
20 0.29 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  57
]
21 0.80 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.73 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.35 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
24 0.36 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
25 0.47 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/brandnertal/"
  "en"
]
26 0.49 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
27 0.24 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
28 0.48 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  16
]
29 0.25 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  16
]
30 0.43 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
31 0.51 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  16
]
32 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  440
]
33 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  440
]
34 1.38 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,429,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  440
]
35 0.45 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  57
]
36 0.54 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.44 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.32 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
39 0.33 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
40 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]
41 0.47 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
42 0.40 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
43 0.96 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:
[
  4084
  "object"
]
44 0.64 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"
  4084
]
45 0.52 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4084
  "contentblocks"
]
46 0.74 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  0
]
47 0.40 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
48 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
49 0.52 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  1
]
50 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 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  = 4084 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
52 0.57 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  2
]
53 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
54 0.42 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
55 0.66 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  3
]
56 0.40 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
57 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
58 0.62 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  4
]
59 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
60 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
61 0.63 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  5
]
62 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
63 0.34 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 0.67 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  6
]
65 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
66 0.51 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
67 0.59 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  7
]
68 0.37 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
69 0.37 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
70 0.58 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  8
]
71 0.37 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
72 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
73 0.71 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  9
]
74 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
75 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
76 0.71 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  10
]
77 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
78 0.34 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
79 0.68 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  11
]
80 0.34 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
81 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
82 0.71 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  12
]
83 0.34 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
84 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
85 0.58 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  13
]
86 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 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  = 4084 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
88 0.59 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  14
]
89 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
90 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
91 0.60 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  15
]
92 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
93 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
94 0.54 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  16
]
95 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  16
Parameters:
[]
96 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  16
Parameters:
[]
97 0.53 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  17
]
98 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  17
Parameters:
[]
99 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  17
Parameters:
[]
100 0.60 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  18
]
101 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  18
Parameters:
[]
102 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  18
Parameters:
[]
103 0.57 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4084
  "contentblocks"
  19
]
104 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  19
Parameters:
[]
105 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4084 and fieldname = 'contentblocks' and `index` =  19
Parameters:
[]
106 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
107 0.37 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4884
  "externalLinks"
]
108 0.30 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4084
  "externalLinks"
]
109 0.29 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  56
]
110 0.66 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"
  4084
]
111 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
112 0.68 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"
]
113 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  66
]
114 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  338
]
115 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  338
]
116 0.36 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,328,323,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  338
]

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