Query Metrics

359 Database Queries
78 Different statements
96.12 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.26 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "latschau-through-the-gauertal-to-the-lindauer-hut_vc5109"
]
2 0.22 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/latschau-through-the-gauertal-to-the-lindauer-hut_vc5109"
]
3 0.21 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 0.56 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.46 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/latschau-through-the-gauertal-to-the-lindauer-hut_vc5109"
  "path"
  "auto_create"
  "/en/latschau-through-the-gauertal-to-the-lindauer-hut_vc5109"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/latschau-through-the-gauertal-to-the-lindauer-hut_vc5109"
  "entire_uri"
]
7 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.24 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "latschau-through-the-gauertal-to-the-lindauer-hut_vc5109"
]
9 0.20 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/latschau-through-the-gauertal-to-the-lindauer-hut_vc5109"
]
10 0.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.33 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  5109
]
12 0.21 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.29 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
14 0.65 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  56685
]
15 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  56685
]
16 0.24 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
17 0.31 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
]
18 0.24 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
19 0.21 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
20 0.22 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
21 0.19 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
22 0.27 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
23 0.23 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 0.27 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
25 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
26 0.33 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
27 0.24 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
28 0.33 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
]
29 0.23 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
30 0.20 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
31 1.01 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:
[
  5109
  "object"
]
32 0.82 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"
  5109
]
33 0.78 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5109
  "contentblocks"
]
34 2.10 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5109
  "contentblocks"
  0
]
35 0.61 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
36 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
37 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
38 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
39 0.46 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5109
  "contentblocks"
  1
]
40 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
41 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
42 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
43 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
44 0.43 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5109
  "contentblocks"
  2
]
45 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
46 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
47 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
48 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
49 0.43 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5109
  "contentblocks"
  3
]
50 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
51 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
52 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
53 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
54 0.43 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5109
  "contentblocks"
  4
]
55 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
56 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
57 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
58 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
59 0.42 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5109
  "contentblocks"
  5
]
60 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
61 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
62 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
63 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 0.42 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5109
  "contentblocks"
  6
]
65 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
66 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
67 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
68 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
69 0.39 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5109
  "contentblocks"
  7
]
70 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
71 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
72 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
73 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
74 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:
[
  5109
  "contentblocks"
  8
]
75 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
76 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
77 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
78 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
79 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:
[
  5109
  "contentblocks"
  9
]
80 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
81 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
82 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
83 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
84 0.42 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5109
  "contentblocks"
  10
]
85 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
86 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
87 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
88 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
89 0.43 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5109
  "contentblocks"
  11
]
90 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
91 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
92 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
93 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
94 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:
[
  5109
  "contentblocks"
  12
]
95 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
96 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
97 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
98 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
99 0.39 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  5109
  "contentblocks"
  13
]
100 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
101 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
102 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
103 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 5109 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
104 0.21 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
105 0.28 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7161
  "externalLinks"
]
106 0.25 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  5109
  "externalLinks"
]
107 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
108 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__c2c9d098af80fb114060b4cdd0f5cf40"
]
109 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
110 0.62 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__a8925961affb57257a92f6249b69df77"
]
111 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
112 0.55 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__591cad8315bb9d84a01ed6aeef70b02f"
]
113 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
114 0.73 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__300411046c04a38e7ead25b7841d9e9e"
]
115 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
116 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__c15625694d95a466919579ba68b50d70"
]
117 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
118 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__1a08e0a08415a4bc09023b89d8288faf"
]
119 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
120 0.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__d4c622d3cf9aabb522c257f5762e312b"
]
121 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
122 0.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__f941eb7ee33c55f42107ce5ec247d1cd"
]
123 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
124 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__bc128c14cacaca8fa2aff64d408e2202"
]
125 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
126 0.77 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__9996a44cc791bb0cf62aa7ecdcb7dcf1"
]
127 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
128 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__ba182c6fc982ba55406c1b384bfbc590"
]
129 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
130 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__0762137e15a51bb79abcd56c79e09f18"
]
131 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
132 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__7226b135c945861ecffedddf8cd898bb"
]
133 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
134 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__8db3dddbba98f308e317d8984d96af92"
]
135 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
136 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__cca99869265c1cfb69caa8fe591a48ca"
]
137 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
138 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__053477d8417ae1996195677fd52baab0"
]
139 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
140 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__db4c86a8120973aec9c833af9b429cfc"
]
141 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
142 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__3c778a31b7998c688a8dea5fbce6a86b"
]
143 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
144 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__b1b77794c87b2f25aa1c6b3169207326"
]
145 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
146 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__c7c28573a0fd456f5afb763c112eddc0"
]
147 0.21 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_56685__02025505b9059a0f2ecf376c9cf3db7a"
]
149 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
150 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__ce6bfc363878ac6aa705df65e38e368b"
]
151 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
152 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__d60c72a67083e05e14baef7ab00fc20e"
]
153 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
154 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__e025448845d4d33c7b538109cb702607"
]
155 0.22 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_56685__9cbf5b46bcd2b9a79851dbf3ac7962a7"
]
157 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
158 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__5d7a16c6e6a01e9e386f3992cfcf95cf"
]
159 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
160 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__86c7a3f29a747711d086921dc487e8d2"
]
161 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
162 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__5d7a16c6e6a01e9e386f3992cfcf95cf"
]
163 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
164 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56685__9cbf5b46bcd2b9a79851dbf3ac7962a7"
]
165 0.22 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  56686
]
166 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  56686
]
167 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
168 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__fcc419610e95fc86da604439144ce485"
]
169 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
170 0.67 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__a1d410461a103c9a75f66bd64ab7e204"
]
171 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
172 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__14b320dd85762b74973fcc1fb04b6533"
]
173 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
174 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__0fd32b1c9dbca1e0e5dcdebc92a1324d"
]
175 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
176 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__28dd781f9b02d812f495e568f07723b8"
]
177 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
178 0.56 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__d0548e740e7ee9c9a48a799ec02c0d6a"
]
179 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
180 0.55 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__344aa769f444816f35779c4cf2ad0035"
]
181 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
182 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__2464f41175df802422a90fcdbe4a4f15"
]
183 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
184 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__c189f2b6e37b7b69a83e7c20bf5a77c5"
]
185 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
186 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__a774a77af12621c9efc33b8cafe4dc63"
]
187 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
188 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__7dad59b0dfe4ce9a5f751c76cd310370"
]
189 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
190 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__02be39ff2eda8a207357ced96f9a13a0"
]
191 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
192 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__68790e98bb5a757b8c0425676fc0a2e1"
]
193 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
194 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__e6c20371684c5a6588f717006f2ee2da"
]
195 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
196 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__6dc0886d02a3aff4d9514066a28c94bd"
]
197 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
198 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__f45c0457d126b01e88db68995d32592d"
]
199 0.85 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
200 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__1710974ad41eb35d7831707dec495933"
]
201 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
202 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__95785abe79cf88b699db6ff65523aad2"
]
203 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
204 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__38c154ac469d948c2ebe97dfd24519b6"
]
205 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
206 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__abd2128b0cd23faeeef47cf3df4a5169"
]
207 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
208 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__15f0e0945a14d0c5ac841dec6ef82f88"
]
209 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
210 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__ad5b92ba5e8f25a1dde42c566b53ff7d"
]
211 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
212 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__40014792bd7a3f1b7d525b9aef736b50"
]
213 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
214 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__656536278def6a172de95a1aff02d520"
]
215 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
216 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__96fc592a3ffa4a8ca09a10ced26466e9"
]
217 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
218 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__71ffc32fb382570e1f8c190a94aa502f"
]
219 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
220 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__d7882fb1a2cb8bc7e9d463b18998f56b"
]
221 0.19 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_56686__71ffc32fb382570e1f8c190a94aa502f"
]
223 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
224 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56686__96fc592a3ffa4a8ca09a10ced26466e9"
]
225 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  56687
]
226 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  56687
]
227 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
228 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__17b13e0f52cad35db0363218436070fb"
]
229 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
230 0.91 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__8b2f8245eb8880fbf21e9c75db5cf04c"
]
231 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
232 0.54 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__ff61f26c589b7432d46a06e872168fed"
]
233 0.70 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
234 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__a5e17bcf180af54bc04f839dbe2abd88"
]
235 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
236 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__1e37532a28ab8771cd69f8b0a6535771"
]
237 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
238 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__3e19b3fa2c5a7bece80b5a1dabf53d10"
]
239 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
240 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__83847bf76133a6084b0daadb5734dc57"
]
241 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
242 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__5593c30932bcccee8065714ea453dc56"
]
243 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
244 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__156868ea13c1d335f860af970d5ad8fb"
]
245 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
246 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__da5c59b23c850a92ad34b25dfb3586a9"
]
247 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
248 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__5426f77e59fcedfe46bde09dd6184a02"
]
249 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
250 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__ab64bc232644247635af66100119518a"
]
251 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
252 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__2c25f188a575cf9aef76c06263f724c4"
]
253 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
254 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__d4772395c1bfe4ad652495d2fd0ffc0e"
]
255 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
256 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__589efb659fb5ee115df25e9944c85e6b"
]
257 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
258 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__93f370a3b6cddd36e8d28bc7ee86eae4"
]
259 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
260 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__2295ef41f772d1d2e79025407dde1bf0"
]
261 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
262 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__860c9521007e3ee430ef3100b9bed3ec"
]
263 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
264 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__3004a0525182d9607bc43a9b9ed8a4f9"
]
265 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
266 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__45d596f587b62767495844d88ac764df"
]
267 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
268 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__8e5e15157916a78024abd3942486d66b"
]
269 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
270 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__ff957ece2f43b4eecd7bc19fd5fe964f"
]
271 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
272 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__f7de5f7b0f253441ee4b78f16c2e6065"
]
273 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
274 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__855deb61e87ad95058e4f088e1200cf8"
]
275 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
276 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__b932f468fe8f13c03306c6d6ea1e9397"
]
277 0.20 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_56687__f8f3dc7b2a121fff2b5c5ea75ba9d159"
]
279 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
280 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__7e1cd1414d1e304ca46fcf639c014c10"
]
281 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
282 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__f8f3dc7b2a121fff2b5c5ea75ba9d159"
]
283 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
284 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56687__b932f468fe8f13c03306c6d6ea1e9397"
]
285 0.22 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  56688
]
286 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  56688
]
287 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
288 0.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__dcb7845fce6990c47ccb7ef47b1f3c23"
]
289 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
290 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__f36184cba82f407db58e22588df3c8ac"
]
291 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
292 0.97 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__b7c6205534abdc3be44cff9f0fab2dc9"
]
293 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
294 0.52 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__44f349c9f932ef440c4c84bb48e28bc2"
]
295 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
296 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__ad016d9d0d5216e07f6463714dcc401e"
]
297 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
298 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__b97b3851eed28b4fadb989ff39d7bc20"
]
299 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
300 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__4732d9968e2bf6531f2cf2321548e0dc"
]
301 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
302 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__bbe42c6055744855cb3c3b3a9815cc28"
]
303 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
304 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__5a9b5e82d6d3c48bc99f3c7186f3db3b"
]
305 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
306 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__892b9d455d55777c1e832e70e2876cee"
]
307 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
308 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__5a0af11d66d225c4e13fd64ecfbd7e31"
]
309 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
310 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__40daaa83bead55267b2811ce1c52d367"
]
311 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
312 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__1caf0f3066dce7b43c28333ec6d6d4e1"
]
313 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
314 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__ed57bb341a2d3cc245378d3e830d4d7b"
]
315 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
316 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__19e6b4cbb9e9f9abdf22bf513f29c0ac"
]
317 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
318 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__f192fc647ce39a1e8f3ddb872e49d3ae"
]
319 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
320 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__d7a55a36b3de5121c4c84e36f2ff97de"
]
321 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
322 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__bf065c47ab7c908c6c60a4ca0d77e6ae"
]
323 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
324 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__f5bf62f1b9ea845bc85113ce7b40c342"
]
325 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
326 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__e64900347bd7fa90e2e413fd2f772b50"
]
327 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
328 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__9408e20d371c46b9efd86875e9c03297"
]
329 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
330 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__ac014134812e3711e904de05a54ff6d5"
]
331 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
332 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__74d407df412c0e74a4666c9f10dc634e"
]
333 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
334 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__5c36c3c412593ccad8f7161d7aea1c87"
]
335 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
336 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__cefeb0a5d81461260279f2d9eb1137ef"
]
337 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
338 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__7b40f98eacbd1dde6c349404edecca67"
]
339 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
340 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__2ab0ef63553faded63fd26e6b57523bd"
]
341 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
342 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__7b40f98eacbd1dde6c349404edecca67"
]
343 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
344 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_56688__cefeb0a5d81461260279f2d9eb1137ef"
]
345 0.24 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
346 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
347 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"
]
348 0.33 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
349 0.28 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
350 0.28 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  2521
]
351 0.26 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
352 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
353 0.30 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
354 0.24 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
355 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
356 0.28 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
357 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
358 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
359 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