Query Metrics

197 Database Queries
47 Different statements
69.07 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.37 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "kapell-kropfen-1_vc4654"
]
2 0.66 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/kapell-kropfen-1_vc4654"
]
3 0.84 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 0.80 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 0.88 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.56 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:
[
  "/en/kapell-kropfen-1_vc4654"
  "path"
  "auto_create"
  "/en/kapell-kropfen-1_vc4654"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/kapell-kropfen-1_vc4654"
  "entire_uri"
]
7 0.79 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.73 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "kapell-kropfen-1_vc4654"
]
9 0.28 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/kapell-kropfen-1_vc4654"
]
10 0.23 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.33 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4654
]
12 0.20 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.78 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
14 1.17 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33295,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  58232
]
15 0.98 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  58232
]
16 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  58232
]
17 0.28 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
18 0.76 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  19
  19
  19
]
19 0.51 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
20 1.37 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
21 0.23 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
22 0.35 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
23 0.28 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 0.22 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
25 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
26 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
27 0.32 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
28 0.24 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
29 0.30 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  19
  19
  19
]
30 0.24 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
31 0.19 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
32 0.68 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:
[
  4654
  "object"
]
33 0.44 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"
  4654
]
34 0.36 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4654
  "contentblocks"
]
35 1.26 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4654
  "contentblocks"
  0
]
36 0.61 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
37 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
38 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
39 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
40 0.61 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4654
  "contentblocks"
  1
]
41 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
42 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
43 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
44 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
45 0.44 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4654
  "contentblocks"
  2
]
46 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
47 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
48 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
49 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
50 0.48 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4654
  "contentblocks"
  3
]
51 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
52 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
53 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
54 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
55 0.40 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4654
  "contentblocks"
  4
]
56 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
57 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
58 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
59 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
60 0.46 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4654
  "contentblocks"
  5
]
61 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
62 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
63 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4654 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
65 0.25 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
66 0.29 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7155
  "externalLinks"
]
67 0.32 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4654
  "externalLinks"
]
68 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
69 1.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__44af452105ff2eddde9cd8ec77334793"
]
70 0.76 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
71 1.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__7d85e6b04cc2418dd9228c865c28b812"
]
72 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
73 0.95 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__c388a92415dfcf18b0c0fdd8e6e5d147"
]
74 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
75 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__9638d0cb0a0a04729b9216e3327a945e"
]
76 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
77 0.68 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__e2e8f10cc46641025c94404d1b6da68f"
]
78 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
79 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__40ce9e3d60a5e95198c754cd4d9cb824"
]
80 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
81 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__f4e12a91eabd8895b3844dcf630abb4a"
]
82 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
83 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__bfe5c1b75bc7e33f5ee04dbc3b2b4574"
]
84 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
85 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__1b9f161222d5c3bbc81581da0617a27f"
]
86 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
87 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__4ef83c258406d662bf7e2e45d9bf504f"
]
88 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
89 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__e62d3e7fcea89ec9d28ff99c1748ad09"
]
90 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
91 0.72 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__b6e8b5c921a9bf4b069543da283658f9"
]
92 1.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
93 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__ef89489c31227e2e80172da9688a9fd2"
]
94 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
95 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__6f37a6494bdb1c58e6506f894e3c85ef"
]
96 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
97 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__e6a97ef616760f8715cc430c8958e7ca"
]
98 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
99 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__85ff354ade763d799477a8ebe6234c00"
]
100 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
101 0.75 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__0f0a35f37d7c98e0c40b508228066a66"
]
102 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
103 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__b07347a64609e0f5e6c7204f8f4a62c8"
]
104 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
105 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__c616ca45b265c89832ff3348d7b1bf15"
]
106 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
107 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__ef29507635243c30cc090895298c3054"
]
108 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
109 0.73 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__0385afc416eef4cef5ea48ac9b35d606"
]
110 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
111 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__b575cd54cff31b18528649217813281b"
]
112 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
113 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__28124caf6316f2e7c2c8901e877ce825"
]
114 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
115 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__5a381ed5ef1a64ef27683e0b875b729f"
]
116 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
117 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__74044a72c86d0576cfe7e9e5e55b9b12"
]
118 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
119 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__145ef5a5f05bd437668497702e8939f5"
]
120 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
121 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__74044a72c86d0576cfe7e9e5e55b9b12"
]
122 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
123 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58232__5a381ed5ef1a64ef27683e0b875b729f"
]
124 0.36 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33295,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  58233
]
125 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  58233
]
126 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  58233
]
127 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
128 0.74 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__7c093a44b3fb401c2fc90ec17d8fdc3e"
]
129 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
130 0.93 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__bcf748f2c4a4a0cc9352bcc26507a35b"
]
131 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
132 0.60 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__f12a50c385020f2ade67d40559f274bf"
]
133 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
134 1.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__72e7251d0753ec147ff97263079ef350"
]
135 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
136 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__9687360197c2dfc9f245e05bb3df31f7"
]
137 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
138 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__144f25d5c644c7427bcbc095087879aa"
]
139 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
140 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__839772da1e808c6e64b01d971b656b58"
]
141 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
142 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__46e8b21d76fb095daaea31e632f65463"
]
143 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
144 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__3b140e7f6f5b4931dde459f8f256b822"
]
145 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
146 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__702a5690f6919eff3b6b7be210d65c50"
]
147 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
148 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__d3b3147f847608359a47a66669ad7511"
]
149 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
150 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__33122b303b851f38c3f260f388ab2768"
]
151 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
152 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__38b95ac57ca03f63077695be2d30aa63"
]
153 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
154 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__09e7241447e4adf9ba525ce1fa48ca03"
]
155 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
156 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__6cd976122ecdeb3022c3edf269403e5a"
]
157 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
158 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__264945f2395a623576e6163cef2cb9b7"
]
159 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
160 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__ab87470573733a747d6d58243a921d26"
]
161 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
162 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__c00fc091e9e8c33eceee71cf16896e02"
]
163 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
164 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__af7131587bcb8e52bc36cbdc6f41ae91"
]
165 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
166 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__57db90b421bed1cfbb11ad31d4181481"
]
167 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
168 1.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__2ce26523659f8a3603c54e21cee9521e"
]
169 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
170 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__c6dfd9359099f3adc6aa16c1f350bb2f"
]
171 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
172 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__a097ced8b1afdc22604d0cf9537d42f6"
]
173 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
174 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__82773f745922d9f006f014d3cc0ee81c"
]
175 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
176 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__614e721c16af3e6d8145612379d7d782"
]
177 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
178 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__a94e6261e6b24264656e4fa0adca988a"
]
179 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
180 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__614e721c16af3e6d8145612379d7d782"
]
181 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
182 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_58233__82773f745922d9f006f014d3cc0ee81c"
]
183 0.26 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
184 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
185 0.53 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://montafon-staging.conecto.rocks/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "entire_uri"
]
186 0.38 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
187 0.92 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
188 0.28 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:
[
  2521
]
189 0.26 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
190 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
191 0.30 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
192 0.26 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
193 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
194 0.32 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
195 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
196 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
197 0.26 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  145
]

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.

Entities Mapping