Query Metrics

235 Database Queries
78 Different statements
89.44 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.25 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "no-18-ausserbach-runde-classic-skating_vc4881"
]
2 0.22 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/no-18-ausserbach-runde-classic-skating_vc4881"
]
3 0.25 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
6 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:
[
  "/en/no-18-ausserbach-runde-classic-skating_vc4881"
  "path"
  "auto_create"
  "/en/no-18-ausserbach-runde-classic-skating_vc4881"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/no-18-ausserbach-runde-classic-skating_vc4881"
  "entire_uri"
]
7 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.26 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "no-18-ausserbach-runde-classic-skating_vc4881"
]
9 0.26 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/no-18-ausserbach-runde-classic-skating_vc4881"
]
10 0.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 0.35 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4881
]
12 0.23 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.32 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
14 0.22 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  91602
]
15 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  91602
]
16 0.27 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
17 0.34 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.20 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.36 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
23 0.27 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 0.26 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.30 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
27 0.27 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
28 0.36 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.37 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
30 0.28 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
31 0.65 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:
[
  4881
  "object"
]
32 0.46 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"
  4881
]
33 0.65 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4881
  "contentblocks"
]
34 0.85 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4881
  "contentblocks"
  0
]
35 0.47 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
36 0.99 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
37 0.39 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
38 0.43 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
39 0.95 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4881
  "contentblocks"
  1
]
40 0.44 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
41 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
42 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
43 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
44 0.59 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4881
  "contentblocks"
  2
]
45 0.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
46 0.41 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
47 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
48 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
49 0.56 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4881
  "contentblocks"
  3
]
50 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
51 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
52 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
53 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
54 0.50 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4881
  "contentblocks"
  4
]
55 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
56 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
57 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
58 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
59 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:
[
  4881
  "contentblocks"
  5
]
60 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
61 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
62 0.26 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
63 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 0.47 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4881
  "contentblocks"
  6
]
65 3.29 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
66 0.84 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
67 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
68 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
69 0.48 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4881
  "contentblocks"
  7
]
70 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4881 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  = 4881 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
72 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
73 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
74 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:
[
  4881
  "contentblocks"
  8
]
75 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
76 0.28 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
77 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
78 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
79 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:
[
  4881
  "contentblocks"
  9
]
80 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
81 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
82 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
83 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
84 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:
[
  4881
  "contentblocks"
  10
]
85 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
86 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4881 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  = 4881 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
88 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
89 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:
[
  4881
  "contentblocks"
  11
]
90 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
91 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
92 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
93 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4881 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:
[
  4881
  "contentblocks"
  12
]
95 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
96 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4881 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  = 4881 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
98 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
99 0.51 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4881
  "contentblocks"
  13
]
100 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
101 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
102 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
103 0.25 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4881 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
104 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
105 0.40 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7159
  "externalLinks"
]
106 0.30 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4881
  "externalLinks"
]
107 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
108 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__b12baeb31036a1cb4670b54ab50c337c"
]
109 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
110 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__868054457691477db518b3480c51a820"
]
111 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
112 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__e6e48770027e3652be27706ed94a9df1"
]
113 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
114 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__f6fa6f2fcf5599e8eb8a5fd0e3d46740"
]
115 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
116 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__ed51a4bac7cef10a1db5602323f75f1f"
]
117 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
118 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__e3ee6f0494cb2440bef666af1573be71"
]
119 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
120 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__5513cee1adb4d0287ea1a1dbf45fb7e9"
]
121 2.52 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
122 4.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__e97f52b40b2f16db1a2abf3c1f00d857"
]
123 1.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
124 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__3003612e2190b93b55056e38d0136f7c"
]
125 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
126 0.69 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__863778ffc4515aaaa2e996766beec282"
]
127 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
128 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__2cddbc04acbadfc1acfb7e1753f29ce7"
]
129 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
130 2.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__bf06b61e98e04cd927bf4f2339e0f592"
]
131 1.02 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
132 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__57b5b98b3657be310bc714a0732ddd70"
]
133 1.83 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
134 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__406eb4cad4b2d2bb7da663b23b89a151"
]
135 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
136 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__08babcf0007785cc922c2aab38fa77bd"
]
137 1.92 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
138 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__4c5069ab1dba30517fe508af615d6d3e"
]
139 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
140 1.43 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__d3de05a3dee14c0f8c499ce052c31ced"
]
141 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
142 0.93 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__73518df64c6a04bd7875f0c31067c2bc"
]
143 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
144 1.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__c8a90e23d5a4af576f604cea964f5a33"
]
145 1.09 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
146 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__58aa7b6024a1f7bbf2fbb500eaf5bfa8"
]
147 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
148 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__1b6739e81a254d52f3ad91c4810e618f"
]
149 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
150 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__944c8a6d349bf3e3104e69341c9d0acb"
]
151 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
152 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__1526a5b2d95b73ed5bab4f2bd5a50ce1"
]
153 0.97 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_91602__0e89dfdbb6f38d1849214166b596162b"
]
155 0.16 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_91602__56d933392f47fbd499ad0cc3b6502357"
]
157 0.74 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
158 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__809a5444c35b6a661ed1320aed92c5d5"
]
159 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
160 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__56d933392f47fbd499ad0cc3b6502357"
]
161 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
162 1.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91602__0e89dfdbb6f38d1849214166b596162b"
]
163 0.22 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  91603
]
164 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  91603
]
165 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
166 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__854f0d7b19a38286eb763d046d5be8ad"
]
167 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
168 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__6ac37a78dab475b464268b2050f91b54"
]
169 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
170 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__becfd9d9c340a9d71bb3828044a875b2"
]
171 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
172 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__1903d63f24c75d361b135d9cfe81a428"
]
173 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
174 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__486b824f25fc3b97b912ca7c9b3c1cd7"
]
175 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
176 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__4048c07e59fec96ec2edb41794789893"
]
177 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
178 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__71a55cd3b74059c9937e8c03c27c6f92"
]
179 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
180 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__dc626b422537165238f782fd26211de9"
]
181 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
182 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__3a88853880225e5106c505b3fd42eb78"
]
183 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
184 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__ada58a27f1a3df051fda8e4395fcd4d5"
]
185 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
186 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__225f94e14c4e82190da824d701284da7"
]
187 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
188 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__1b9e56584e25318ec6321c00a41ff7df"
]
189 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
190 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__63d7261f2ed6a3d19ffdb621d2a06e4a"
]
191 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
192 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__18660b59248688b77730ee5ce72c6abd"
]
193 0.25 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_91603__b48e3b06e3e698e779208c8e73d41ede"
]
195 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
196 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__7df69d90eee3968002079480018d4d72"
]
197 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
198 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__97366052d5011f4dd9dac88e6c35f78b"
]
199 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
200 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__7276bfbef12cad080f21f967f817de9d"
]
201 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
202 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__6bb3e7832847094752c1065cd0f55295"
]
203 0.21 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_91603__254a7c04faabcd122f75315ec9f809fb"
]
205 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
206 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__fcf29cde8c3a88a6755cb6d102056dfd"
]
207 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
208 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__e886c5ed0f634937a376e8f344fb38c6"
]
209 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
210 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__79ea9ce07a07064909d9c80baedbed5c"
]
211 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
212 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__1bab1a2b5a4bae7690c016a05a7cd12c"
]
213 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
214 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__1681fec0e1bcfd5b4baf342a0d96524f"
]
215 0.19 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_91603__87914b3a0364ba0f0baed82fed2fdff6"
]
217 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
218 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__1681fec0e1bcfd5b4baf342a0d96524f"
]
219 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-33_3"
  "pimcore_image_thumbnails"
]
220 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91603__1bab1a2b5a4bae7690c016a05a7cd12c"
]
221 0.23 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
222 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
223 0.44 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"
]
224 0.28 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
225 0.29 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
226 0.29 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
]
227 0.22 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
228 0.27 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
229 0.29 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
230 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
231 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
232 0.27 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
233 0.24 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
234 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
235 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.

Entities Mapping