Query Metrics

244 Database Queries
72 Different statements
179.41 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.52 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "winter-hiking-trail-gantschier_vc5088"
]
2 0.37 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/winter-hiking-trail-gantschier_vc5088"
]
3 1.24 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 0.97 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 0.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.81 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/winter-hiking-trail-gantschier_vc5088"
  "path"
  "auto_create"
  "/en/winter-hiking-trail-gantschier_vc5088"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/winter-hiking-trail-gantschier_vc5088"
  "entire_uri"
]
7 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 1.44 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "winter-hiking-trail-gantschier_vc5088"
]
9 0.46 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/winter-hiking-trail-gantschier_vc5088"
]
10 0.57 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.59 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  5088
]
12 0.48 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.46 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7124
]
14 0.36 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7153
]
15 0.31 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7129
]
16 0.33 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  7126
]
17 0.37 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "golm"
]
18 0.31 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
19 0.65 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
20 2.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  56772
]
21 1.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  56772
]
22 0.44 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
23 0.50 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
]
24 0.74 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
25 2.77 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
26 0.48 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
27 0.40 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
28 2.87 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
29 0.98 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
30 0.49 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
31 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
32 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
33 2.43 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
34 0.76 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
35 3.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
]
36 0.56 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
37 0.38 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
38 0.43 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
39 1.28 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
40 1.03 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:
[
  5088
  "object"
]
41 5.13 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"
  5088
]
42 4.46 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5088
  "contentblocks"
]
43 1.71 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5088
  "contentblocks"
  0
]
44 0.50 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
45 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
46 0.49 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
47 2.57 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5088
  "contentblocks"
  1
]
48 0.47 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
49 0.38 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
50 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
51 0.72 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5088
  "contentblocks"
  2
]
52 2.09 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
53 0.38 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
54 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
55 0.74 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5088
  "contentblocks"
  3
]
56 2.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
57 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
58 0.38 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
59 1.13 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5088
  "contentblocks"
  4
]
60 1.47 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
61 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
62 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
63 1.28 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5088
  "contentblocks"
  5
]
64 2.96 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
65 0.82 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
66 0.38 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
67 0.75 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5088
  "contentblocks"
  6
]
68 0.65 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
69 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
70 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
71 0.67 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5088
  "contentblocks"
  7
]
72 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
73 0.39 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
74 1.97 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
75 0.94 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5088
  "contentblocks"
  8
]
76 0.65 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
77 0.34 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
78 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
79 0.75 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5088
  "contentblocks"
  9
]
80 2.68 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
81 0.44 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
82 0.43 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
83 1.00 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5088
  "contentblocks"
  10
]
84 0.37 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
85 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
86 0.67 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
87 1.41 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5088
  "contentblocks"
  11
]
88 0.44 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
89 0.43 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
90 0.45 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
91 1.08 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5088
  "contentblocks"
  12
]
92 1.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
93 0.79 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
94 0.95 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
95 1.31 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5088
  "contentblocks"
  13
]
96 0.87 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
97 0.83 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
98 0.35 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
99 1.07 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5088
  "contentblocks"
  14
]
100 0.38 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
101 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
102 0.79 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
103 0.78 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5088
  "contentblocks"
  15
]
104 1.41 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
105 0.40 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
106 0.79 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5088 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
107 3.16 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
108 0.70 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7161
  "externalLinks"
]
109 0.77 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5088
  "externalLinks"
]
110 0.87 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  30
]
111 0.94 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
112 1.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__31fee13cefef7bb5dd3a12926120bec1"
]
113 1.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
114 1.66 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__12f3e853f415d72660600dca2ad18b5b"
]
115 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
116 0.77 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__9482f728b9139763445a39e1457ed264"
]
117 0.93 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
118 0.67 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__dfdeae4ce5b21410bdeb9dae5996d4d3"
]
119 0.77 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
120 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__176d3fabad911327ad2a277718bbd0a1"
]
121 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
122 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__dc9afbf094afd243559392b351424243"
]
123 2.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
124 1.81 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__8ea9c4d76e9efe7a75ffbf43bf158a58"
]
125 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
126 1.07 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__ade8f3d5093d9fba62b9dfc255aa4e37"
]
127 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
128 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__47debdc99428a6d2375f12e04701e444"
]
129 0.67 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
130 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__2101b77bed634951df982594440fc0df"
]
131 0.90 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
132 1.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__cdbca4b981e8b4507883540d0463dfdb"
]
133 1.61 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
134 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__dba29a6b1316ac1e8f1069abd970c507"
]
135 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
136 5.60 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__c7a937dfe233516f08a7c5a159fab23a"
]
137 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
138 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__a927d4f3064bc85198675e1db83c9dc8"
]
139 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
140 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__fdbdb9443083afa6484c809ee3dc57e7"
]
141 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
142 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__a4957bd37bc7ec28dde7cf6fc8b7ce41"
]
143 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
144 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__8cbd5ef77a0c3fb81b2c35980f18dc9c"
]
145 2.63 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
146 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__3bdc836c25c43988c549fc3b8ffd67a1"
]
147 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
148 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__24f03aa000da42c32436f9ab02a3e18e"
]
149 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
150 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__362dc8643e0d68bae1069bcbff7a4896"
]
151 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
152 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__4ea2fcdfa3ffbe2ebe507fc01560a38a"
]
153 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
154 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__84f3ae2407dbc3f45138113a9cd7d78a"
]
155 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
156 0.94 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__50c5ffc246e9596e03fb20c7f8286553"
]
157 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
158 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__c67979b695115774cab172c3f51d98f8"
]
159 0.53 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
160 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__b53a98ed92f4aa616de040dfa84fe608"
]
161 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
162 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__bf2f7e6e0c3192b2663f9cd46fb59924"
]
163 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
164 2.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__11e4dfd28bcbe9c839411f0a3b36b2c1"
]
165 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
166 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__bf2f7e6e0c3192b2663f9cd46fb59924"
]
167 1.00 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
168 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56772__b53a98ed92f4aa616de040dfa84fe608"
]
169 1.15 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  56773
]
170 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  56773
]
171 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
172 0.93 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__b7f6267b364a49e72b8eb567ee3edab8"
]
173 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
174 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__e3f31f3ce31edcd34a4fc4493e047781"
]
175 0.65 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
176 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__536772bbbde7cbc0f3db188388d236c4"
]
177 0.21 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_56773__922eaa4333f3c3ffc1d1e05ef98d9ddd"
]
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_56773__a409865710f4defce466c41066ecbcd7"
]
181 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
182 0.67 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__46123a587ed568a4f88e3e4ac95bfb88"
]
183 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
184 0.53 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__49a62c9d823ab60a905b13a93e24ee05"
]
185 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
186 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__fe8f13979813cd76b8aee3edc2f9d417"
]
187 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
188 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__e0b93bcf8cd5e2afec7f84b30623f18d"
]
189 0.48 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
190 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__f053203fbac4f1450086c4e80ee2f340"
]
191 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
192 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__52f30162e840e46ea5691e167dcae15e"
]
193 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
194 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__c62a82b489cbe36a46a3b660898abb88"
]
195 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
196 0.54 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__13473f9fa5382011a8aa6199e9e701f5"
]
197 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
198 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__11f59c07733716ce7477a1442e87db86"
]
199 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
200 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__cba1d07b72e30269764ae05b1bf2f283"
]
201 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
202 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__d271f8c3035806a1b27904460aeff731"
]
203 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
204 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__faecf825d66e46165966f59666e070f5"
]
205 0.56 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
206 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__c457cd8dd9ae07654e894db0ce2c9e29"
]
207 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
208 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__95613d0c7a35aa4cb3247975fc98341f"
]
209 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
210 0.52 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__0258879137f2456ef4233593019add20"
]
211 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
212 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__db57d2b7443beddb7e955c179d670747"
]
213 0.56 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
214 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__d5a3a7539024856aab2b2a3f64408220"
]
215 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
216 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__58f99a7d9d4b1abf5ad80d4234ca59fb"
]
217 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
218 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__40fe740c64ab469e47582fee1487980a"
]
219 0.52 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
220 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__56538e3cb917f4c2d1ccea6b91646c11"
]
221 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
222 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__e6bc5976264830942fe295e625c431e0"
]
223 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
224 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__70755a3393cf4e441448dc0636677402"
]
225 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
226 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__e6bc5976264830942fe295e625c431e0"
]
227 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
228 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56773__56538e3cb917f4c2d1ccea6b91646c11"
]
229 0.88 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"
  5088
]
230 0.79 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
231 0.67 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
232 0.99 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"
]
233 0.87 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
234 0.44 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
235 1.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
]
236 1.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
237 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
238 0.43 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
239 1.07 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
240 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
241 0.34 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
242 0.26 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
243 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
244 0.42 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