GET https://montafon-staging.conecto.rocks/en/verwall-route-from-montafon-to-arlberg_vc4507

Query Metrics

305 Database Queries
81 Different statements
175.12 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.46 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "verwall-route-from-montafon-to-arlberg_vc4507"
]
2 0.31 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/verwall-route-from-montafon-to-arlberg_vc4507"
]
3 0.27 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 0.83 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 0.64 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/verwall-route-from-montafon-to-arlberg_vc4507"
  "path"
  "auto_create"
  "/en/verwall-route-from-montafon-to-arlberg_vc4507"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/verwall-route-from-montafon-to-arlberg_vc4507"
  "entire_uri"
]
7 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.79 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "verwall-route-from-montafon-to-arlberg_vc4507"
]
9 0.31 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/verwall-route-from-montafon-to-arlberg_vc4507"
]
10 0.51 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.76 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4507
]
12 0.42 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.71 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
14 1.49 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33148,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  57843
]
15 0.68 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  57843
]
16 1.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  57843
]
17 0.71 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
18 0.61 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.76 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
20 0.35 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
21 0.49 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
22 0.48 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
23 0.24 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 0.22 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
25 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
26 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
27 0.31 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
28 0.24 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
29 0.32 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  19
  19
  19
]
30 0.25 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
31 0.21 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
32 2.53 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
33 6.87 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:
[
  4507
  "object"
]
34 0.61 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"
  4507
]
35 1.16 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4507
  "contentblocks"
]
36 4.00 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4507
  "contentblocks"
  0
]
37 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
38 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
39 0.57 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
40 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
41 1.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:
[
  4507
  "contentblocks"
  1
]
42 0.82 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
43 0.42 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
44 1.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
45 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
46 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:
[
  4507
  "contentblocks"
  2
]
47 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
48 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
49 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
50 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
51 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:
[
  4507
  "contentblocks"
  3
]
52 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
53 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
54 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
55 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
56 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:
[
  4507
  "contentblocks"
  4
]
57 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
58 0.38 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
59 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
60 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
61 2.94 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4507
  "contentblocks"
  5
]
62 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
63 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 2.51 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
65 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
66 0.41 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4507
  "contentblocks"
  6
]
67 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
68 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
69 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
70 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
71 1.07 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4507
  "contentblocks"
  7
]
72 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
73 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
74 1.02 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
75 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
76 5.90 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4507
  "contentblocks"
  8
]
77 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
78 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
79 0.77 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
80 1.76 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
81 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:
[
  4507
  "contentblocks"
  9
]
82 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
83 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
84 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
85 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
86 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:
[
  4507
  "contentblocks"
  10
]
87 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
88 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
89 0.83 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
90 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
91 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:
[
  4507
  "contentblocks"
  11
]
92 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
93 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
94 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
95 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
96 0.55 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4507
  "contentblocks"
  12
]
97 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
98 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
99 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
100 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
101 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:
[
  4507
  "contentblocks"
  13
]
102 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
103 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
104 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
105 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4507 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
106 0.22 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
107 0.29 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7155
  "externalLinks"
]
108 0.26 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4507
  "externalLinks"
]
109 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
110 1.09 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__4b2c87f0d5be012d5fb49e9a51f21567"
]
111 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
112 0.60 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__97b0c1e7a1147080c234510bfe81957d"
]
113 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
114 0.53 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__33b87e5539dcc49e46566e0d72ebc250"
]
115 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
116 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__41748c4bde8f9306cd86fd92b85bb371"
]
117 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
118 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__2cd65c7544a3c5af28e81a77f76e551f"
]
119 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
120 0.87 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__64d6fc3cb92d5d4d82942a8d0e566b4e"
]
121 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
122 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__8eb96ab1e93a58571d59184d78261019"
]
123 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
124 0.56 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__c7035becdce4c534f120ca9945d8aa9f"
]
125 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
126 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__9240de21fb15545910fbe15becba7fa4"
]
127 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
128 2.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__eb78a18d071f2a1308872303fd8fa061"
]
129 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
130 0.70 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__e0c9b3f8c339d5aa3256a970a2ad3adb"
]
131 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
132 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__380dfdee8d6d5b35aa0e33d0a4dd0363"
]
133 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
134 1.84 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__19c167080f5cca5b1389028f765eac0b"
]
135 0.71 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
136 0.68 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__9ff4e984cdd14d0a1b6ff3ef706bf72b"
]
137 0.74 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
138 0.88 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__bfaadec85677fc7a56862b0953a396d1"
]
139 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
140 1.04 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__473082ca1153c07b9f356ce71042f0ee"
]
141 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
142 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__f1fcf5eb5dd72adf5cad816d33c8c03f"
]
143 0.70 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
144 0.76 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__45da746ed93bace5fdadb60dba83aa35"
]
145 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
146 1.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__ffb123d118d073969dff38ada18cbbeb"
]
147 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
148 0.48 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__a8c5ee5dfbe4d328b8f551c2df59567a"
]
149 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
150 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__239908310ea77c4302b99d54d38ec696"
]
151 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
152 0.55 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__46205d798ed0bb00dafe07bfe7b63542"
]
153 1.66 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
154 1.72 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__2368e90dc7791baedcc4975d6c86b7ec"
]
155 0.51 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
156 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__8f10857a0b8c4a6cdeee920f10ee195c"
]
157 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
158 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__5ca48f62feb9bbcc32a09bed71af0ffa"
]
159 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
160 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__de27b1592ad04be3fb06ea32b98985f1"
]
161 0.22 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_57843__47272e1897842c93cbe146551ee40b98"
]
163 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
164 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__de27b1592ad04be3fb06ea32b98985f1"
]
165 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
166 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57843__5ca48f62feb9bbcc32a09bed71af0ffa"
]
167 0.59 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33148,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  57845
]
168 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  57845
]
169 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  57845
]
170 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
171 1.76 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__af64663d7cac27b9d89c02089a757dc3"
]
172 0.70 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
173 1.99 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__45c319cef44999e0d4d34842e245001c"
]
174 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
175 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__f15a2b1f62cf28abf3659c51f32591b3"
]
176 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
177 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__1af6ade63640e05678ea185e11c9443e"
]
178 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
179 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__169dabe3257a58c3e6e1a25b3dc79b2f"
]
180 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
181 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__8383df42a4144afb9b8d31972c78a64a"
]
182 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
183 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__52183885f343f4fd8b6962b2f5cbedf5"
]
184 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
185 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__08460eef7fbb43ef0ce277c6519eabf1"
]
186 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
187 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__34ccddc905ce7ccb4f6546145a36a82f"
]
188 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
189 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__b34d416b8194c4065eea93af2497a98a"
]
190 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
191 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__1b695e27fba3dde19ed43b9e3aa7f793"
]
192 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
193 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__c7d15f696c60c0e30284c82571641766"
]
194 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
195 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__ecd74d37c1fee1e837a67aed3386ca8e"
]
196 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
197 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__24fb171654fc9dc019ad300676dbfd12"
]
198 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
199 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__51d3e6662ff202248a2a96d86af8d6f8"
]
200 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
201 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__422c2a287bc38d9386f0c48cdbf7d67c"
]
202 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
203 2.74 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__fc9304ade130cd0373038e011c821da8"
]
204 0.86 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
205 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__ae0bd9b6618763b64157b3e6e89af9cb"
]
206 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
207 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__e026af5c042e3382d487d89cb116bc80"
]
208 0.61 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
209 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__cc6d1ce560e4ed66f85554885abc9248"
]
210 2.81 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
211 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__8a1f6e4d8aad015a0906e4c2a93422a4"
]
212 2.63 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
213 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__f41f7711002cad6b7045f851033bb62b"
]
214 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
215 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__ab589f9532a0a87791db52fedee5d017"
]
216 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
217 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__3fda8328f9a245564d104d3f6550d7d0"
]
218 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
219 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__75b81b8684dbcbf4b8bc118e024517ff"
]
220 2.64 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
221 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__a02984d91818fafa61c2b5d1d4813e51"
]
222 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
223 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__7158ea61ba9c1541f3cb723314838c81"
]
224 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
225 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__a02984d91818fafa61c2b5d1d4813e51"
]
226 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
227 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57845__75b81b8684dbcbf4b8bc118e024517ff"
]
228 2.46 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33148,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  57846
]
229 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  57846
]
230 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  57846
]
231 0.91 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
232 4.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__e962ab267f56253570a3aa2880156327"
]
233 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
234 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__2ded9cbabf0978ea07f26fd2b1d934cd"
]
235 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
236 0.66 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__60d2f9f3fc2b86e86868b70c398c3686"
]
237 1.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
238 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__2ca31cfcbc93d413d4f103cc62906a5f"
]
239 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
240 1.10 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__5b4c11c6c6f73754211829fa5d99c4d3"
]
241 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
242 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__474f751086bbdc3e4058292e0deec865"
]
243 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
244 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__3703ac96ec7de1caf0e18bf57d2d1222"
]
245 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
246 0.72 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__6560119e712a956076ee8878aa6e9545"
]
247 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
248 1.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__e49e558257b5129a1dab4da78d625a3a"
]
249 1.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
250 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__65270a3a0e86abc00a366fd674797a8f"
]
251 1.85 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
252 1.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__ce77d3ef2a17c93b9414f11b52e215b7"
]
253 1.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
254 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__06cba2cd9363d38b1d3d07e4bd9673c0"
]
255 0.89 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
256 0.44 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__a90bee8ffa374eaf8a39f564fdf6e7af"
]
257 1.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
258 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__e7ce6bea8a0d57b8ca619a1c9ed5ec8c"
]
259 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
260 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__2edf3c4ceaf8b2e16103b234ac045092"
]
261 0.95 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
262 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__768d075d1832a65f6643de63f05b142c"
]
263 0.70 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
264 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__d27a2e8947a230d2bae6296fbf1bdd98"
]
265 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
266 0.48 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__7cc4ce511a99bf5f5224c9df56eae983"
]
267 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
268 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__9ed58fee62266a66bb90014ac2e58a60"
]
269 0.76 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
270 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__71f75f7947b5ff2ebb13ff7a603bad31"
]
271 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
272 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__3f61013b9c6ab25e5b8ee564ac90fe12"
]
273 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
274 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__f3768161af85670b8909e3d8a325109c"
]
275 1.10 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
276 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__a3553f9c931c95acd16cf4d798295760"
]
277 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
278 0.89 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__4ffc8bfba454b46d478689babf54757c"
]
279 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
280 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__75cd58ba64a8b03ba775acd9a7e366ea"
]
281 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
282 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__6dfd2cc91f3e9d9f85eed71330ea084b"
]
283 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
284 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__4e0eaf797f11540c73d4224babcfcab5"
]
285 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
286 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__6dfd2cc91f3e9d9f85eed71330ea084b"
]
287 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
288 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_57846__75cd58ba64a8b03ba775acd9a7e366ea"
]
289 0.30 ms
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3342
  "openingHours"
]
290 0.40 ms
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  3342
]
291 0.49 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
292 1.82 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
293 0.59 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"
]
294 1.55 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
295 0.65 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
296 0.55 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
]
297 0.25 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
298 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
299 0.32 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
300 0.26 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
301 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
302 0.27 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
303 0.25 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
304 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
305 0.32 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.