Query Metrics

437 Database Queries
90 Different statements
146.83 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.31 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "ski-tour-muttjoechle-2-074-m_vc4885"
]
2 0.48 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/ski-tour-muttjoechle-2-074-m_vc4885"
]
3 0.50 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 1.08 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 1.20 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/ski-tour-muttjoechle-2-074-m_vc4885"
  "path"
  "auto_create"
  "/en/ski-tour-muttjoechle-2-074-m_vc4885"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/ski-tour-muttjoechle-2-074-m_vc4885"
  "entire_uri"
]
7 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 1.40 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "ski-tour-muttjoechle-2-074-m_vc4885"
]
9 0.74 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/ski-tour-muttjoechle-2-074-m_vc4885"
]
10 0.59 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.34 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4885
]
12 0.73 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.29 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
14 3.18 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33526,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  91485
]
15 0.28 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  91485
]
16 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  91485
]
17 0.24 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
18 0.32 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.25 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
20 0.19 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
21 0.22 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
22 0.20 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
23 0.32 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 0.38 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
25 0.79 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
26 0.88 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
27 0.63 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
28 0.38 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.35 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
31 0.28 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
32 0.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
33 0.64 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:
[
  4885
  "object"
]
34 0.53 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"
  4885
]
35 0.68 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4885
  "contentblocks"
]
36 1.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:
[
  4885
  "contentblocks"
  0
]
37 0.74 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
38 0.42 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
39 0.34 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
40 0.36 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
41 0.77 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4885
  "contentblocks"
  1
]
42 0.33 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
43 0.40 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
44 0.31 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
45 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
46 0.62 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4885
  "contentblocks"
  2
]
47 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
48 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
49 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
50 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
51 0.55 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4885
  "contentblocks"
  3
]
52 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
53 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
54 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
55 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
56 0.50 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4885
  "contentblocks"
  4
]
57 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
58 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
59 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
60 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
61 0.53 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4885
  "contentblocks"
  5
]
62 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
63 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
65 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
66 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:
[
  4885
  "contentblocks"
  6
]
67 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
68 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
69 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
70 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
71 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:
[
  4885
  "contentblocks"
  7
]
72 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
73 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
74 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
75 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
76 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:
[
  4885
  "contentblocks"
  8
]
77 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
78 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
79 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
80 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
81 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:
[
  4885
  "contentblocks"
  9
]
82 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
83 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
84 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
85 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
86 0.80 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4885
  "contentblocks"
  10
]
87 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
88 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
89 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
90 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
91 0.36 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4885
  "contentblocks"
  11
]
92 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
93 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
94 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
95 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
96 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:
[
  4885
  "contentblocks"
  12
]
97 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
98 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
99 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
100 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
101 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:
[
  4885
  "contentblocks"
  13
]
102 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
103 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
104 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
105 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
106 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:
[
  4885
  "contentblocks"
  14
]
107 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
108 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
109 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
110 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
111 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:
[
  4885
  "contentblocks"
  15
]
112 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
113 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
114 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
115 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4885 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
116 0.28 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
117 0.30 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7665
  "externalLinks"
]
118 0.24 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4885
  "externalLinks"
]
119 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
120 0.69 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__453f27e43709061109bd385eeb0eaa2b"
]
121 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
122 0.93 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__82dea15d7610fbe70b64359fdfce3565"
]
123 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
124 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__ba96fbac37bc7f2606306ff52e3ae940"
]
125 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
126 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__3f0b9e95964b2f7b95338bc129ce0667"
]
127 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
128 0.71 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__23fb6dfe002ecccf0820155ca749d4f4"
]
129 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
130 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__4af5368ac9cc4eb6613ebac47877638f"
]
131 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
132 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__09b90eebc11a8f6397fd422da5b4af15"
]
133 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
134 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__40e8beb2bedf72916ee4c24635aa3112"
]
135 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
136 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__301c8d121ce4bfb5f93e07d695bd6db3"
]
137 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
138 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__d1a43fd3db4b1a2a6769e9ffc3ea478c"
]
139 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
140 0.60 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__b375e389e47ed2052d88577f0327d577"
]
141 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
142 0.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__e268b405e10c98a74ce2a91e12a67c72"
]
143 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
144 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__17485cae87d942287c235bd99dcdd983"
]
145 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
146 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__3bc095a948167efbf1a7ad302816a8a3"
]
147 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
148 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__60d7b42c435909bf319034fbe085264e"
]
149 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
150 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__cf4b9374c0970a4e01b5c483c2f9e12b"
]
151 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
152 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__6c6b5f8a8988be0d4c6cafeab46e5bca"
]
153 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
154 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__2270512702a98447d6fe68086df270ec"
]
155 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
156 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__b1a17fa3c7d07224da1c42377842e08e"
]
157 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
158 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__1a21e0f22e9bf394a5dc98410d1cda69"
]
159 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
160 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__ef748060957282675ea1f58bc4c6f7b4"
]
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_91485__8f0c44942a72858dccf316e95ab965dd"
]
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_91485__55a963b5c0597fe197efe88c60cdbd54"
]
165 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
166 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__f33fc32b289722acc4fbb82b22c54c08"
]
167 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
168 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__f35ede952abb206d760826b6c9939527"
]
169 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
170 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__bb57a6687f21a908cca1ebb4518bbfd2"
]
171 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
172 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__72f6c279583ad2691c3d598074ab6c69"
]
173 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
174 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__bb57a6687f21a908cca1ebb4518bbfd2"
]
175 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
176 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91485__f35ede952abb206d760826b6c9939527"
]
177 0.36 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33526,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  91486
]
178 0.24 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  91486
]
179 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  91486
]
180 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
181 0.70 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__3f880b283f914cd571d6b741cf78be1a"
]
182 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
183 0.82 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__f3fe92fe0dd2392b33178bb612cd3e68"
]
184 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
185 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__43bd329267b314585430410a3efa0840"
]
186 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
187 0.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__03518565653ae88817b5499e8ddfd00f"
]
188 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
189 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__3e46fec888048b2209f9a0ac1e67d505"
]
190 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
191 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__96070be362c4aa5fe57d7466b86335f4"
]
192 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
193 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__aa0263d165d777d0ae1d48011a467360"
]
194 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
195 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__3c1b1fc68f35382763e1ccad2e1bdafa"
]
196 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
197 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__87863f6f497778855e3df9beb35a156f"
]
198 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
199 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__392996abadc2896c14c2f006830e8fc3"
]
200 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
201 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__436773e92894555ce926ed9c287f7adf"
]
202 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
203 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__82b9f3b645e69e29ba3d453dc4aaafdb"
]
204 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
205 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__5d2bd71074c6da21de66793c674d54fb"
]
206 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
207 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__b2bc87a77b90e13a9a8d063b3007ff5a"
]
208 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
209 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__35337fe91c0939364129678c29862d1a"
]
210 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
211 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__8a5c9cf0651d873861b6c5f3cecb2a36"
]
212 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
213 1.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__03e864f22ad17bb5082de5a9c3203497"
]
214 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
215 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__2026d9c336e59b200817a1e3c7a49860"
]
216 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
217 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__585774444f21a65a690ab9e32e421588"
]
218 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
219 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__639f0ed0d807172ae13af45ffae49953"
]
220 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
221 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__7f82a5ef0372959a5a0fdeae7ff8b72e"
]
222 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
223 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__b84ae69b7065174c11557f7224572bed"
]
224 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
225 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__b6c3dfd3442175c0d2efb356684aed8b"
]
226 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
227 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__f3e08b79beeb74f7107aa54480dc1608"
]
228 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
229 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__19ea497d650248d48dad5bd3482343a2"
]
230 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
231 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__a6f1d17532afae4eeca00f9a4adf4efa"
]
232 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
233 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__164756b72c047f666e765b6e915999be"
]
234 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
235 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__a6f1d17532afae4eeca00f9a4adf4efa"
]
236 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
237 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91486__19ea497d650248d48dad5bd3482343a2"
]
238 0.35 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33526,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  91487
]
239 0.21 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  91487
]
240 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  91487
]
241 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
242 0.56 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__44e63c908d0a38fc29210096a780df0f"
]
243 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
244 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__47e36435b2f169f593d67a6957f8a733"
]
245 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
246 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__73a2cc29ace5eab88e218d1170668d06"
]
247 5.87 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
248 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__163a2b24e48cda8519f5e50ab0b94bd6"
]
249 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
250 0.95 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__ee60f2929a627b78b4eca062b19fb330"
]
251 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
252 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__973e5eeca724b8d253c09ebd61b062da"
]
253 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
254 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__55453f48903e5a70921eec5607672d5c"
]
255 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
256 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__e642159bdec16429eacecf4cfc0b8645"
]
257 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
258 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__564bbbe6c027aa3d8db5ae9db36d57c2"
]
259 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
260 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__14d02898ea79decfbae2d83d0b7fd531"
]
261 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
262 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__0bc7f0a26a117bb57973c6317f6d1a8e"
]
263 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
264 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__39935361d6a5aeb77260cdf3ad9a99f7"
]
265 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
266 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__9ba8376a97a985bb6dd26e643506bc5a"
]
267 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
268 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__afe658b90d9c7881b032abe3176ee956"
]
269 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
270 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__12ac7f3fc97903c7561c05fa76e49dd1"
]
271 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
272 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__076522fa42d6e11b2fa16e48fb2666be"
]
273 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
274 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__76d432e1739fc5e611e6c67f53a18828"
]
275 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
276 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__2f5e2504e7761a277a9cd49cbbc089cc"
]
277 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
278 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__109caf0d1bf55786781dbb05c90c0ed6"
]
279 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
280 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__af5d88e6ad2883e799c2760bbe1dae24"
]
281 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
282 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__3cd996f814a389ec8edaa88bf2f56f97"
]
283 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
284 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__e6b8215264200d4579317e9857214856"
]
285 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
286 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__e7cec90304268b1d249530737f9a17ea"
]
287 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
288 0.55 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__800314be1bbcb6b72b6ec238fe1b0abd"
]
289 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
290 0.77 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__f984c8bdfab06d0034e39f74520c880e"
]
291 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
292 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__6082c4fb794ac7fb18b363ae151ac567"
]
293 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
294 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__7d3d54abba4d0c0a0f1c384c8559c95f"
]
295 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
296 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__6082c4fb794ac7fb18b363ae151ac567"
]
297 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
298 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91487__f984c8bdfab06d0034e39f74520c880e"
]
299 1.27 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33526,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  91488
]
300 0.20 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  91488
]
301 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  91488
]
302 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
303 0.86 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__ddc7c2ecec95d3c897899cd60c29065b"
]
304 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
305 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__ea8a89a43c85b227c3f060001a305e53"
]
306 0.55 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
307 1.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__9722587cbd531f7a3f572f37ecf41d0e"
]
308 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
309 0.48 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__e9531452e9f2265f112148d2a9abe825"
]
310 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
311 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__7b60b3cbb3e0d953dcb5e10424566d51"
]
312 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
313 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__d27f40b6f2e0b7df487432521c074aea"
]
314 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
315 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__55b7976adafe27d2cf59ab1979f78b34"
]
316 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
317 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__97f5f8e2fc7bb3b0d9fbb2a8fc93ba8b"
]
318 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
319 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__b481af8c2c0803101b34f45c09d1144c"
]
320 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
321 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__c8c0e815daa765a547f2b7d9ec888efa"
]
322 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
323 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__0ca8239e7ae1e54cf181b0e23af2cab3"
]
324 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
325 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__b0a47e22e527fef6dcf925005fcee55c"
]
326 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
327 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__399307752b2847c5147a59714f6e8c78"
]
328 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
329 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__ecd6c44a61c022bc0e31da16cc3d4458"
]
330 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
331 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__8a026e885cc9b2439db17b5169642057"
]
332 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
333 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__eacbba6f1db6ca49fb91d9fa06a4bb91"
]
334 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
335 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__eef623e24b89c9caa413041ec0f8df22"
]
336 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
337 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__0776771b11bebfda9399f15ed4e30ba3"
]
338 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
339 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__f0517e5ec60c52c94721b8c933ef4e26"
]
340 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
341 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__21f04136cb1fa9aef500f0af42e3d130"
]
342 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
343 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__3e83b4d0cfb5c04d8bce05768b2942d1"
]
344 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
345 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__6de0a647d4df4c7168c282e6611361b2"
]
346 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
347 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__a514a6adbe548c6896ea2ff2a8156310"
]
348 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
349 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__efe683cb8818679028d1c4c153f92d85"
]
350 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
351 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__9483f5d9cd9ddf6ea3657da5fd4f3ecf"
]
352 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
353 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__0450a28e901b78348c196f9d3adff777"
]
354 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
355 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__be050520384e1efef0969479cbe3087b"
]
356 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
357 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__0450a28e901b78348c196f9d3adff777"
]
358 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
359 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91488__9483f5d9cd9ddf6ea3657da5fd4f3ecf"
]
360 0.31 ms
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3454
  "openingHours"
]
361 0.28 ms
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  3454
]
362 0.72 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,31798,26785,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  74808
]
363 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  74808
]
364 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  74808
]
365 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
366 0.90 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__6766e2b83917fae4aaba8f7441c2308a"
]
367 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
368 0.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__a9ae92fee6b073c89223491df859f630"
]
369 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
370 1.08 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__f7b4a526e97bd51465ff9eda5620d9a6"
]
371 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
372 1.03 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__2d8ed38eb1fa597fc23cc72c372ef5ef"
]
373 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
374 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__00d45dcdeb2cd7669fc0f856d85b5c6d"
]
375 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
376 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__5f2c9ab7ffb503652d5d3f48b625bf86"
]
377 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
378 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__3cf2ed5ebe1d962f519552cae79a159d"
]
379 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
380 0.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__bac1746f0c57a7064325971cd099dda7"
]
381 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
382 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__a3df19a2f3f01e4abf6729a6da7b74bc"
]
383 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
384 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__58caae3f011a076ae355e10b349cee7a"
]
385 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
386 0.77 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__e147fe4523def2b00b6e6240a72a6f3c"
]
387 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
388 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__3310589eb56395077d234d151a4b1eed"
]
389 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
390 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__e9d36327dc5c435aa7aee0ae7dba6201"
]
391 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
392 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__bb997f8d69c63021bbd3e1d09a07faa3"
]
393 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
394 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__eb34eafa5c910fa6408917437f5e9f5f"
]
395 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
396 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__4935ea6e026a4ef42faa11c4752ece1e"
]
397 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
398 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__97be3c572d580b4cbf7ffae03ebc1930"
]
399 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
400 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__c968e56cbeed726715ab0f3782de1602"
]
401 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
402 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__2c68008b10c50360c7ce8e2ca7fc91b9"
]
403 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
404 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__1805da0e09aec5654d550545b6867c33"
]
405 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
406 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__c59bd0321b69182413ca67f47b82e0e1"
]
407 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
408 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__b8bb1973b5f5c463c18dec0817d6ca9f"
]
409 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
410 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__cbdaf031d9d4eb819b57578e0da25be0"
]
411 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
412 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__84a568c9663a5fc480a87b686095a1a5"
]
413 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
414 0.70 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__55a17b369860b0abb869d7f92dec18c1"
]
415 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
416 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__f8ce4f84edb73a5be24f1c0f4df969b4"
]
417 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
418 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__e2cb576e78c0850fe84c060551455ae3"
]
419 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
420 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__f8ce4f84edb73a5be24f1c0f4df969b4"
]
421 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
422 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74808__55a17b369860b0abb869d7f92dec18c1"
]
423 0.28 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
424 1.02 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
425 0.61 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"
]
426 0.28 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
427 0.30 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
428 0.31 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
]
429 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
430 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
431 0.30 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
432 0.25 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
433 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
434 0.28 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
435 0.22 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
436 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
437 0.27 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