Query Metrics

306 Database Queries
87 Different statements
132.00 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.43 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "plazadels-gauertal-2_vc4647"
]
2 0.30 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/plazadels-gauertal-2_vc4647"
]
3 1.33 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 2.77 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 2.67 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.58 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/plazadels-gauertal-2_vc4647"
  "path"
  "auto_create"
  "/en/plazadels-gauertal-2_vc4647"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/plazadels-gauertal-2_vc4647"
  "entire_uri"
]
7 3.17 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/"
  "plazadels-gauertal-2_vc4647"
]
9 0.29 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/plazadels-gauertal-2_vc4647"
]
10 0.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.48 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4647
]
12 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.57 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
14 0.99 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33288,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  59408
]
15 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  59408
]
16 1.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  59408
]
17 0.40 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
18 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
]
19 0.36 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
20 0.33 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
21 0.32 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
22 0.29 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
23 0.78 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 0.36 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
25 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
26 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
27 0.31 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
28 0.28 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
29 0.42 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.50 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
31 0.25 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
32 1.24 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:
[
  4647
  "object"
]
33 0.65 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"
  4647
]
34 0.81 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4647
  "contentblocks"
]
35 1.69 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4647
  "contentblocks"
  0
]
36 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
37 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
38 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
39 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
40 0.45 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4647
  "contentblocks"
  1
]
41 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
42 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
43 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
44 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
45 0.41 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4647
  "contentblocks"
  2
]
46 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
47 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
48 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
49 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
50 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:
[
  4647
  "contentblocks"
  3
]
51 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
52 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
53 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
54 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
55 0.39 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4647
  "contentblocks"
  4
]
56 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
57 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4647 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  = 4647 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
59 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
60 0.41 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4647
  "contentblocks"
  5
]
61 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
62 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
63 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
65 0.39 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4647
  "contentblocks"
  6
]
66 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
67 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
68 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
69 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
70 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:
[
  4647
  "contentblocks"
  7
]
71 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
72 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
73 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
74 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
75 0.42 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4647
  "contentblocks"
  8
]
76 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
77 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
78 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
79 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
80 0.41 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4647
  "contentblocks"
  9
]
81 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
82 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
83 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
84 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
85 0.41 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4647
  "contentblocks"
  10
]
86 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
87 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
88 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
89 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
90 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:
[
  4647
  "contentblocks"
  11
]
91 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
92 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
93 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
94 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
95 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:
[
  4647
  "contentblocks"
  12
]
96 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
97 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
98 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
99 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
100 0.39 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4647
  "contentblocks"
  13
]
101 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
102 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
103 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
104 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
105 0.38 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4647
  "contentblocks"
  14
]
106 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
107 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
108 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
109 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
110 0.39 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4647
  "contentblocks"
  15
]
111 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
112 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
113 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
114 0.34 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4647 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
115 0.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
116 0.29 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7155
  "externalLinks"
]
117 0.26 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4647
  "externalLinks"
]
118 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
119 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__7f26631d276312c677bf9c092d3f025b"
]
120 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
121 0.78 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__3a5e6515f0fc6f8b1241796c34851de1"
]
122 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
123 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__c27318eb81faf2ecc66a27dd8095b628"
]
124 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
125 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__cbb4a5ff50e6191b35da84834c337686"
]
126 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
127 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__37f87d2eb447282b25298e1bb57fe9b9"
]
128 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
129 0.54 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__a08673b956a4c043f0b7bea01e2a2700"
]
130 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
131 0.52 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__4fddce730c0976a619f065e65ec02968"
]
132 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
133 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__6ec53852b205c3d6a85350f9df217b10"
]
134 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
135 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__07acd2f2462eeee4f98bfafb1a3d5b13"
]
136 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
137 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__791c397bd55d87d17e0367570ade1b5e"
]
138 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
139 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__8c33849751a6a21bee38931e8bd43e46"
]
140 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
141 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__7e17090db86f4559bedd80205060b0a6"
]
142 3.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
143 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__5c8edb6aabe92f28471a22553090edcd"
]
144 1.59 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
145 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__aa73a2d1b936de1c32bbecd6964fa612"
]
146 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
147 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__aad1752db2cddcee4c48ca3b960beffd"
]
148 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
149 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__5a4e38831e93f223ecc1f0b116b5d11f"
]
150 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
151 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__6d0160192f6a06b123b61d574ab2375c"
]
152 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
153 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__3c9383f6e606c06bf43d4e6f0ccd3eb9"
]
154 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
155 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__96ba74ecbf39a363207cfb196afb6d9a"
]
156 1.93 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
157 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__3dc1a5ad14960d16f0993746e9f448c5"
]
158 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
159 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__58191d5d7e82185fdd11cd0d6acc53ca"
]
160 2.95 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
161 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__991f126c848f7e4dfd4eb8140b39a06f"
]
162 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
163 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__f4ce94dbfdd0656d45dbeb33bd7c94e7"
]
164 3.48 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
165 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__8dbb2829bb333980452c1e1b559aca48"
]
166 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
167 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__0d58e788059a531519dd0ab96cb6755a"
]
168 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
169 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__94b90fb61c9cce99e13f9cbb975d7ba6"
]
170 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
171 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__0d58e788059a531519dd0ab96cb6755a"
]
172 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
173 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59408__8dbb2829bb333980452c1e1b559aca48"
]
174 0.40 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33288,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  59409
]
175 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  59409
]
176 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  59409
]
177 2.75 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
178 2.02 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__3ea1d469fbc322a7074c5e7c075f42b6"
]
179 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
180 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__57e53ad6049ea6ec55c8f49bd674cb95"
]
181 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
182 3.92 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__7bceee10a535c2d3e82bb3250c7bac13"
]
183 1.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
184 0.83 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__c87266cc0ea6c4137ff66f0f179b14d0"
]
185 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
186 1.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__099d377101cf88508f21b0a4afa5c052"
]
187 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
188 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__0d38bea6792fa05bc66499c8243609b5"
]
189 1.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
190 1.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__554132985081f5af90b386bb6cef527c"
]
191 1.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
192 0.74 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__4ba5dd6a20c4f89173ac9e9a396ef467"
]
193 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
194 1.11 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__714275094e7967aeea8858bcf0e16285"
]
195 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
196 0.55 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__650aab35fbb631a0554bfb33b78a2879"
]
197 0.63 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
198 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__b3da7f895a5683a5002f6e3c7141969a"
]
199 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
200 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__38bc245beee34b2e21c785144658ea28"
]
201 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
202 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__e03a1ece6fc45e4fc3d6b4c68f0ac00d"
]
203 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
204 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__dd6fe077f07bb9ac3f3081d741be172c"
]
205 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
206 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__374dd60bea90d7888cf9423317dd7eb2"
]
207 0.85 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
208 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__bc292f93c00aa57a3c5676c0ce3e6537"
]
209 1.07 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
210 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__a335faad87506a1dfd38f95c291251f5"
]
211 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
212 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__74a981448638f6bfad8f5b751f76fc04"
]
213 1.71 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
214 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__7354915dae00df7d12f485020428c494"
]
215 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
216 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__5a942fb6920138d2bfeaac102dab2b04"
]
217 0.60 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
218 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__07d66e392365019d41b0f02e970cffd7"
]
219 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
220 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__cc103ca6b10c123799b487446ae99044"
]
221 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
222 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__92f79c7a1b571458dbdd91afb617c387"
]
223 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
224 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__a150ffaddbd52ff25b642626e7f292b8"
]
225 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
226 0.75 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__e966d792d034204b10020ccbca7376f3"
]
227 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
228 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__de0dbc020fa68af430401b699987b958"
]
229 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
230 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__e966d792d034204b10020ccbca7376f3"
]
231 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
232 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59409__a150ffaddbd52ff25b642626e7f292b8"
]
233 0.41 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33288,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  59411
]
234 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  59411
]
235 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  59411
]
236 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
237 0.92 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__3f26942dccf5de9d55bda0e6e0a75dd8"
]
238 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
239 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__335b1b02762edc748c323997e4771a11"
]
240 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
241 0.54 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__d9b7f155cd794dd4e012e98a02a4bbe7"
]
242 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
243 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__46b4de83403c959668d2485f941974bf"
]
244 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
245 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__2787fe7508bcf0ca9557fb24f310d677"
]
246 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
247 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__bbcdda134e36dd04fbd6cd8ac4b9dad1"
]
248 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
249 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__a25643dbdbaf2bf69529e6b5e0f04767"
]
250 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
251 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__841416bcc764301788af1f1497584e9f"
]
252 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
253 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__b02e425e776c42a30c0014fd67ff82d3"
]
254 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
255 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__3cfb645249671fd2904759d55aea7812"
]
256 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
257 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__7685f7023d643fbd8d8691fe4be2dfe4"
]
258 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
259 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__bca0e3864bba1f1b093cc5977c1d97ea"
]
260 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
261 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__153e5d9313e69c53935bc26fa02cf75b"
]
262 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
263 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__8781ad05e3563ec1cbc0230618508625"
]
264 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
265 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__a10e11177f44c70bf57c60b4e78c2468"
]
266 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
267 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__8eecab262b9140e66fe7d91216172bca"
]
268 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
269 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__632e5e8d01578aab343d95719fa71aa3"
]
270 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
271 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__338e8b9732e290a986297249ed3d3676"
]
272 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
273 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__00637f201eae90d792be356ace9c5d9d"
]
274 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
275 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__e5200b41783cef0fc100d9602e42f30b"
]
276 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
277 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__0bd336bd25c7d9db8fac27a27161ff53"
]
278 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
279 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__131d5410592a77be5fac8cc96fed3f3b"
]
280 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
281 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__052fc28885d95f30a744ed27830f5bf1"
]
282 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
283 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__0011ba8ee6b83520d0bc067d873388e5"
]
284 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
285 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__1081754cadda5080f1082ba80dc38d34"
]
286 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
287 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__854e241af9bf35d6ceb353377dba6771"
]
288 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
289 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__1081754cadda5080f1082ba80dc38d34"
]
290 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
291 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_59411__0011ba8ee6b83520d0bc067d873388e5"
]
292 0.29 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
293 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
294 1.05 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"
]
295 0.29 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
296 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
297 3.15 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
]
298 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
299 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
300 0.33 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
301 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
302 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
303 0.33 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
304 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
305 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
306 0.88 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