Query Metrics

434 Database Queries
87 Different statements
222.23 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.40 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "wiegensee-kopssee-1_vc4565"
]
2 0.28 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/wiegensee-kopssee-1_vc4565"
]
3 0.25 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 0.62 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 1.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.84 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/wiegensee-kopssee-1_vc4565"
  "path"
  "auto_create"
  "/en/wiegensee-kopssee-1_vc4565"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/wiegensee-kopssee-1_vc4565"
  "entire_uri"
]
7 0.72 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.42 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "wiegensee-kopssee-1_vc4565"
]
9 0.80 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/wiegensee-kopssee-1_vc4565"
]
10 1.00 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 2.89 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4565
]
12 0.76 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
14 1.49 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33206,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  57496
]
15 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  57496
]
16 0.98 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  57496
]
17 0.46 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
18 0.58 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.88 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
20 0.31 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
21 0.19 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
22 0.18 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
23 0.34 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 0.49 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
25 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
26 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
27 0.40 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
28 3.41 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
29 0.73 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.37 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
31 0.45 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
32 0.78 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:
[
  4565
  "object"
]
33 1.14 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"
  4565
]
34 3.38 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4565
  "contentblocks"
]
35 1.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:
[
  4565
  "contentblocks"
  0
]
36 0.59 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4565 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  = 4565 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
38 0.70 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
39 0.67 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4565 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:
[
  4565
  "contentblocks"
  1
]
41 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
42 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
43 0.59 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
44 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
45 0.83 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4565
  "contentblocks"
  2
]
46 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
47 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
48 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
49 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
50 2.86 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4565
  "contentblocks"
  3
]
51 0.52 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
52 1.51 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
53 0.34 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
54 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
55 0.92 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4565
  "contentblocks"
  4
]
56 1.78 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
57 0.32 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
58 1.13 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
59 0.40 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
60 0.61 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4565
  "contentblocks"
  5
]
61 1.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
62 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
63 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 0.90 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
65 1.03 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4565
  "contentblocks"
  6
]
66 2.15 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
67 0.59 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
68 0.45 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
69 1.46 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
70 0.78 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4565
  "contentblocks"
  7
]
71 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
72 0.97 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
73 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
74 0.50 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
75 0.47 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4565
  "contentblocks"
  8
]
76 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
77 0.77 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
78 0.30 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
79 0.54 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
80 0.54 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4565
  "contentblocks"
  9
]
81 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
82 0.77 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
83 0.73 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
84 0.43 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
85 0.72 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4565
  "contentblocks"
  10
]
86 0.43 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
87 0.42 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
88 0.54 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
89 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
90 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:
[
  4565
  "contentblocks"
  11
]
91 2.03 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
92 1.07 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
93 0.88 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
94 0.69 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
95 1.25 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4565
  "contentblocks"
  12
]
96 1.14 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
97 1.13 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
98 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
99 0.45 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
100 0.81 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4565
  "contentblocks"
  13
]
101 0.47 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
102 0.46 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4565 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  = 4565 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
104 0.15 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
105 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:
[
  4565
  "contentblocks"
  14
]
106 4.03 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
107 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
108 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
109 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
110 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:
[
  4565
  "contentblocks"
  15
]
111 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4565 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  = 4565 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
113 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
114 0.15 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4565 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
115 0.30 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
116 2.79 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7155
  "externalLinks"
]
117 0.35 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4565
  "externalLinks"
]
118 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
119 0.83 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__8865e4227b2bc925896583751518de36"
]
120 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
121 0.69 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__2e24f3dda37b73e54a68e4857e7a6e58"
]
122 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
123 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__11f6bfdd685dc464b76c3e297f78066c"
]
124 2.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
125 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__5ff735f5f981ae160d2fbf6d057f6397"
]
126 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
127 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__21362291ec74f80cd548309c6c004784"
]
128 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
129 1.77 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__2922b07ed544ab3ead6f98eeb5b59fe8"
]
130 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
131 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__362828d9a27073affcf7fe070580dfd8"
]
132 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
133 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__69e0d0d6b5a728343cd87a08ce61f024"
]
134 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
135 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__78e2c75cd427f05105727b2337405780"
]
136 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
137 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__5edb0b68f34fbb71befcf3f1fb795cd4"
]
138 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
139 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__0f77a537edc58257f64cee021b3bb541"
]
140 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
141 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__27f9fefb5465e4cf15331c9f69bcf5a7"
]
142 0.57 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
143 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__3ba9535694505cc91a70b3e322f143d8"
]
144 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
145 1.98 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__6cae60ddb9c67c9a56d88ca1affeaf43"
]
146 0.56 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
147 1.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__713329879a445f1f3807a2faaef2bdc3"
]
148 1.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
149 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__1fc534c881452dacfcc74940c48d5360"
]
150 0.61 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
151 1.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__7dc2e8267e61dc118188496986761c6f"
]
152 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
153 1.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__454e60e2060bd60b8036195a7d5ce30b"
]
154 0.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
155 1.03 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__e925b25717d4c0ebe7443e00673c6dc6"
]
156 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
157 0.85 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__a64ac5f54aada9fd0286f7c27fa707d7"
]
158 0.56 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
159 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__08fb482e4b56d71455b96873aeceedcc"
]
160 0.56 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
161 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__764bab794b38bacde6134f4b88e1328a"
]
162 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
163 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__737c819b67ea8398ea405829ecf44363"
]
164 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
165 0.79 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__fa289f3a277696e66f295c41848d53c5"
]
166 0.53 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
167 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__1ed5717593b97c5bbe9fc8ea762ad2c8"
]
168 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
169 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__f2f43510855e4ee1747a5f8a456c121e"
]
170 0.51 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
171 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__0e217a554868da8d20ef036ecda5c1ee"
]
172 0.60 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
173 0.70 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__f2f43510855e4ee1747a5f8a456c121e"
]
174 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
175 0.54 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57496__1ed5717593b97c5bbe9fc8ea762ad2c8"
]
176 0.78 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33206,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  57497
]
177 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  57497
]
178 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  57497
]
179 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
180 0.91 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__f534e4dace9dcd6d859850e6e504590e"
]
181 0.63 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
182 0.73 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__e0683b9640e85d1c20db8972b884ddb0"
]
183 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
184 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__e03e11aa46ec2768fad13a30d9f5718a"
]
185 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
186 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__178085ca48ab5a6ba05ad3f07d992b3a"
]
187 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
188 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__21c8db0f8162d792ea56fd7d08770c1b"
]
189 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
190 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__2576004c984ae4ac48679212e01b197b"
]
191 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
192 0.96 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__2d20726a5751f59edb6e0f0a24aec2cf"
]
193 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
194 1.06 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__4fda888276d9764122da46cbb83bbb6a"
]
195 0.56 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
196 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__237ce3b36c694ef59a7644fd67d3be6b"
]
197 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
198 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__b2409f87eb4a10cb9be267f3fcc7a4fb"
]
199 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
200 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__27ee4861594409cda3402346dca1f981"
]
201 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
202 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__e9b38e28a0b68f816ff7dc683f0d6a42"
]
203 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
204 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__c7b7da6e874559e7bb24860a5fe06b80"
]
205 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
206 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__5f8720be358093d4950ccc8e75a3edc1"
]
207 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
208 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__2b152b09a1fcc8bc57ad1a4cb24509aa"
]
209 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
210 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__828a8a4bdfb1b4552c8ae08b3d084a35"
]
211 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
212 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__297ccfa952dcd810f2c32c5d8335a836"
]
213 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
214 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__3f605bb7454fff8112c7f4f876df5fc1"
]
215 0.81 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
216 0.68 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__507a865147a4e3a18963f0d04f2947e3"
]
217 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
218 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__4314463a61c5df7eca85b66eb8108e45"
]
219 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
220 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__eaa191c52b1722d378987f95cd6f62e7"
]
221 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
222 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__eedab17a51f08ef35f873ff8091d2045"
]
223 0.22 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_57497__612a4f573bc359f017a21201620b7824"
]
225 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
226 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__55e6f6e9c4c91cd909d9057b6f3a1120"
]
227 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
228 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__a033a22db45f39e86879c5d2d854b488"
]
229 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
230 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__3e3ee7e4361e618860c261aa0ea19c32"
]
231 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
232 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__6955346497c8e8ad132515ecb460b49c"
]
233 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
234 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__3e3ee7e4361e618860c261aa0ea19c32"
]
235 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
236 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57497__a033a22db45f39e86879c5d2d854b488"
]
237 1.00 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33206,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  57498
]
238 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  57498
]
239 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  57498
]
240 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
241 1.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__825fd6eb268bb1e02485f16ea6720bc0"
]
242 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
243 4.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__c7e341e43ca26ca390ca7f51d35f9158"
]
244 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
245 0.80 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__01a6eb6f0d48e5b0ce52a9b9635dd4dd"
]
246 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
247 1.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__8b4d46176eaf358d48a467308192f71f"
]
248 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
249 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__437a7c5a4608bb77173d7030e81fe6f5"
]
250 0.22 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_57498__b166824d8bb98d31df1a9289f8e87a78"
]
252 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
253 0.82 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__f7290d45e58204009278a817b798d0d4"
]
254 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
255 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__61d7053f9b1ca0715f4b0594ab07ddef"
]
256 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
257 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__bcb323e3c2888a925048be3230e355ae"
]
258 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
259 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__c933b32ea1272e9d820dbf9492619651"
]
260 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
261 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__9b8dcc0f8c583610758d82f04fba2c5e"
]
262 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
263 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__d524060122d30d51919511964e59dd35"
]
264 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
265 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__f7e91fbdfe3004a4f8ea16bc0475623b"
]
266 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
267 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__6d998a771b769b8e60625a1561093b85"
]
268 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
269 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__3a14006798cf2c7fe0720dcc9a171f95"
]
270 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
271 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__9ca6918c6e375170f150889c8b9f64e0"
]
272 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
273 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__65113b5feceb1668fb67c71ee70fb6ee"
]
274 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
275 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__282cefbbdc5f1ee103f5ba403e427e89"
]
276 0.21 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_57498__179f9d0de3200a2f20c71e78399c2302"
]
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_57498__fae78614d9cfc0bd062000252710a581"
]
280 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
281 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__20abcd13c35195042dab64e766ecb415"
]
282 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
283 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__dbc02e06f13de5c07812257e9126fc46"
]
284 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
285 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__aeee5933ea96963955fa2f30d7214b76"
]
286 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
287 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__8d1d15d10eab184b3c2067b0440c7f80"
]
288 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
289 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__641df458ef745a30652724c429564bf5"
]
290 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
291 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__b8b43f67c2085917eb5feef0a2a6f2a1"
]
292 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
293 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__749d9bc2b6bc2c629467069e9801db72"
]
294 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
295 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__b8b43f67c2085917eb5feef0a2a6f2a1"
]
296 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
297 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57498__641df458ef745a30652724c429564bf5"
]
298 0.38 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33206,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  57499
]
299 0.21 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  57499
]
300 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  57499
]
301 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
302 1.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__42ead89cb7bcb772a45bd2569f1f3211"
]
303 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
304 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__11fddfe362b4e38d0d6335428d36fa2e"
]
305 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
306 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__2573dede2b0cb71b6d96fc58b31e05ec"
]
307 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
308 0.66 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__a76a8ff79b0b94c0d36186444b2e9985"
]
309 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
310 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__45d8a16960cd8e611acbcd9b0ad0369e"
]
311 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
312 0.68 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__f0b3f1fa1bfc97700d1bfd832fb18c4a"
]
313 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
314 0.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__54f9eab91b3a007c5cc293d87d5de25d"
]
315 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
316 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__405fa61d6036299233ec94bfba581125"
]
317 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
318 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__c3a457dc70996d814ac14411bde0995e"
]
319 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
320 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__a36949a081588d92f9a6ab3592f7cc10"
]
321 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
322 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__fcaaadad5b98f977d3ac245d3ba001d4"
]
323 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
324 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__7f2540a8cb4d0b57b4cc2c6d7414a43e"
]
325 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
326 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__5fcf87f5e9b8239b083046090d6f336e"
]
327 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
328 1.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__fd46dd9abfe9146bb49c2dd1b6968c10"
]
329 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
330 0.72 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__dee9f29304542ace700b6a0cc634a32d"
]
331 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
332 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__4bab7f89b05153178138d0203f9a9907"
]
333 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
334 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__f057f8ca1ba8eb49d8ba5ab755be7d04"
]
335 0.55 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
336 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__ce6b08244bac78db71201c949a31fc5b"
]
337 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
338 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__07aa07ea066bfd5928cc7b653a617fad"
]
339 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
340 0.43 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__9adde8b71661bbbe09cd5a269da28ec6"
]
341 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
342 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__9f854208ac14db8d00367470030873b1"
]
343 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
344 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__ac5b4108e902754451ef03e46e442791"
]
345 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
346 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__ebfaf6d0beb88eb681ffea8e43c64454"
]
347 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
348 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__31a799668d6fd375803965d562439ec0"
]
349 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
350 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__2e2e03d18134544482c67af87b953b98"
]
351 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
352 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__6c17322382cc7c80c40a96f96231a753"
]
353 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
354 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__73278f81c3824d58d90ed4dd7af46ece"
]
355 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
356 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__6c17322382cc7c80c40a96f96231a753"
]
357 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
358 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57499__2e2e03d18134544482c67af87b953b98"
]
359 0.40 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33206,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  57500
]
360 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  57500
]
361 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  57500
]
362 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
363 1.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__e9e88820a235096ec693c03dc45b67b9"
]
364 0.57 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
365 1.60 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__c2a1dfd9db6c356b44c54434718c6ea7"
]
366 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
367 1.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__2340c712ece1a6573b5c1e5f58ddd7e0"
]
368 0.84 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
369 1.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__979deab78966e575a1eef3468aedc35c"
]
370 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
371 1.03 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__5c26522c91fac57d072e0e309a3f9ba4"
]
372 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
373 0.78 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__8c0d862f872f3286aa39cdaa91044899"
]
374 0.56 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
375 0.82 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__83e34a5e38dd3e3c6b8d75819465f8b3"
]
376 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
377 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__43e8f529b8cadc4fae1faf53d82228e7"
]
378 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
379 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__76d6d30eaf4cb72edf95775702cb3029"
]
380 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
381 0.79 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__3522608f2c39e64da9e86ad75c036280"
]
382 0.70 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
383 0.67 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__81adbdf5536d0272fbb759ac8674f19d"
]
384 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
385 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__a2b85ccfa877e41d62bd871aeb773c3e"
]
386 0.84 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
387 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__4b3d8b8cfe82246c01bcf7c900827b48"
]
388 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
389 0.43 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__9e3ffbeeb5644053871ea872ce91d14b"
]
390 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
391 0.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__4891581e141e332656a50571e40ea547"
]
392 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
393 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__e591d35f07d562de1b411a872973f399"
]
394 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
395 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__cb41edd23d058902fa1cfe4a2d386ea2"
]
396 0.52 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
397 0.87 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__6f1a8afcb57d1cecb76dfd3bd7d4cb7f"
]
398 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
399 0.44 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__edf34b9f4df34728fd9a5f38aba49bc9"
]
400 0.69 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
401 0.53 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__686996a7d24297ed1535b0dc2e37a150"
]
402 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
403 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__d313b0452beed40e5c4ec17c73cdc855"
]
404 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
405 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__9b722a37e765180d960ee10c544f7f14"
]
406 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
407 0.43 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__341d515e58318634867fb4774669a360"
]
408 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
409 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__6c9505ad82f55f7342675986a0a6f45f"
]
410 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
411 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__65171831d67c60810a762764079f5ef1"
]
412 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
413 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__9fc701f117215924ea75ed28b3e0e336"
]
414 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
415 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__4f6b697b1291f193ec2bb9990c8d012b"
]
416 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
417 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__9fc701f117215924ea75ed28b3e0e336"
]
418 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
419 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57500__65171831d67c60810a762764079f5ef1"
]
420 0.21 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
421 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
422 0.50 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"
]
423 0.26 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
424 0.27 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
425 0.27 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
]
426 0.21 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
427 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
428 0.28 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
429 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
430 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
431 0.26 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
432 0.25 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
433 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
434 0.26 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  145
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping