Query Metrics

262 Database Queries
90 Different statements
125.41 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.38 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "alpe-tilisuna-tour_vc4808"
]
2 0.24 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/alpe-tilisuna-tour_vc4808"
]
3 0.24 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
4 1.34 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2
]
5 2.74 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/alpe-tilisuna-tour_vc4808"
  "path"
  "auto_create"
  "/en/alpe-tilisuna-tour_vc4808"
  "path_query"
  "https://montafon-staging.conecto.rocks/en/alpe-tilisuna-tour_vc4808"
  "entire_uri"
]
7 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 2.03 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "alpe-tilisuna-tour_vc4808"
]
9 0.30 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/alpe-tilisuna-tour_vc4808"
]
10 2.54 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_tour"
]
11 2.74 ms
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
  4808
]
12 0.38 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
13 0.53 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
14 3.86 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,33449,33065,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  57638
]
15 1.28 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  57638
]
16 2.79 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  57638
]
17 0.30 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
18 0.37 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.24 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
20 0.19 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
21 0.22 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
22 0.20 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
23 3.38 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
24 2.88 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
25 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8
]
26 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8
]
27 1.22 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  8
]
28 3.26 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
29 0.44 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.23 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "fr"
]
31 0.24 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
32 0.57 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
33 3.64 ms
SELECT dependencies.targetid,dependencies.targettype
            FROM dependencies
            LEFT JOIN objects ON dependencies.targettype="object" AND dependencies.targetid=objects.id
            LEFT JOIN assets ON dependencies.targettype="asset" AND dependencies.targetid=assets.id
            LEFT JOIN documents ON dependencies.targettype="document" AND dependencies.targetid=documents.id
            WHERE dependencies.sourceid = ? AND dependencies.sourcetype = ?
            ORDER BY objects.path, objects.key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[
  4808
  "object"
]
34 2.09 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"
  4808
]
35 3.02 ms
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4808
  "contentblocks"
]
36 1.57 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4808
  "contentblocks"
  0
]
37 0.63 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
38 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
39 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
40 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  0
Parameters:
[]
41 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:
[
  4808
  "contentblocks"
  1
]
42 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
43 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
44 2.54 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
45 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  1
Parameters:
[]
46 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:
[
  4808
  "contentblocks"
  2
]
47 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
48 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
49 0.16 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  2
Parameters:
[]
50 0.16 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4808 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:
[
  4808
  "contentblocks"
  3
]
52 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
53 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
54 0.16 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
55 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  3
Parameters:
[]
56 0.38 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4808
  "contentblocks"
  4
]
57 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
58 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
59 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
60 0.16 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  4
Parameters:
[]
61 2.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:
[
  4808
  "contentblocks"
  5
]
62 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
63 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
64 0.16 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
65 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  5
Parameters:
[]
66 0.38 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4808
  "contentblocks"
  6
]
67 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
68 0.17 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4808 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  = 4808 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
70 0.16 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  6
Parameters:
[]
71 0.36 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4808
  "contentblocks"
  7
]
72 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
73 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
74 0.16 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
75 0.16 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  7
Parameters:
[]
76 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:
[
  4808
  "contentblocks"
  8
]
77 2.71 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
78 0.42 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
79 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
80 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  8
Parameters:
[]
81 0.54 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4808
  "contentblocks"
  9
]
82 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
83 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
84 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
85 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  9
Parameters:
[]
86 3.54 ms
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  4808
  "contentblocks"
  10
]
87 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
88 0.23 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
89 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
90 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  10
Parameters:
[]
91 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:
[
  4808
  "contentblocks"
  11
]
92 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
93 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4808 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  = 4808 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
95 2.97 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  11
Parameters:
[]
96 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:
[
  4808
  "contentblocks"
  12
]
97 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
98 0.22 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
99 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
100 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  12
Parameters:
[]
101 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:
[
  4808
  "contentblocks"
  13
]
102 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
103 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
104 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
105 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  13
Parameters:
[]
106 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:
[
  4808
  "contentblocks"
  14
]
107 0.21 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
108 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
109 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
110 0.27 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  14
Parameters:
[]
111 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:
[
  4808
  "contentblocks"
  15
]
112 0.24 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
113 0.20 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
114 0.19 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'fr' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
115 0.18 ms
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and  ooo_id  = 4808 and fieldname = 'contentblocks' and `index` =  15
Parameters:
[]
116 0.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_safety_tip"
]
117 0.24 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  60638
]
118 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  60638
]
119 0.29 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  7158
  "externalLinks"
]
120 0.26 ms
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  4808
  "externalLinks"
]
121 0.38 ms
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3791
  "openingHours"
]
122 0.27 ms
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  3791
]
123 2.92 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  74827
]
124 1.01 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  74827
]
125 0.89 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
126 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__c727372a078b9c44887601354acdc297"
]
127 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
128 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__e4007297cc9746f57b64888c64b7ce9a"
]
129 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
130 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__0c92ded87e90011e30a5a49b9eefabdb"
]
131 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
132 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__5042563e8d7b3011461eb20895aef16d"
]
133 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
134 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__dd2ec72e25816b5d19d14b14595a8cbb"
]
135 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
136 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__ea348d6f8407458c475f42c464d19fdc"
]
137 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
138 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__dc28c4c77551c91dbd7459a1e9e1571b"
]
139 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
140 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__ab557c239427d31ba86991eb7d5a6a2d"
]
141 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
142 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__d01ce010167ba7438592e67633f01df7"
]
143 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
144 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__9c5ef1b7b8baf7f4fcc205fbd7fb507b"
]
145 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
146 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__8635078bfbe8334eb4eb44baaff18e17"
]
147 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
148 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__2ebd48cefb09b94d69f26c2abaffb81d"
]
149 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
150 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__3e7b7ce2d64ad4844461ab073eaff6a9"
]
151 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
152 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__2d001644127b8e142da3b27f60c57352"
]
153 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
154 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__7f1ab9b37154a1874946bdbc224a629e"
]
155 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
156 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__b0d1b2cad54cc58a30a024043181fe3d"
]
157 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
158 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__ab323ad0c5b85193512db39ff8e79572"
]
159 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
160 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__43f2270facced1223db349f1be64adc9"
]
161 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
162 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__3cd7e015864cbe4c71775c6b46dd4cf5"
]
163 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
164 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__8b6e7ca4c292e74f1c9391e03478daa3"
]
165 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
166 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__f75fdc116ee596f7e84c7e8feb8a341f"
]
167 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
168 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__0d51938399ee06d27e1a5fd0d029c4b2"
]
169 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
170 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__72d37b3d0e752234ae3c17fbcb96bb08"
]
171 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
172 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__e2967ad02289335c5b0118a6d8ec7944"
]
173 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
174 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__72d37b3d0e752234ae3c17fbcb96bb08"
]
175 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
176 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__8a8b8e1a8521da814c47e2b30d2f8631"
]
177 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
178 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__a37550f9bc305e961f597edcb3b1f3d7"
]
179 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
180 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__8a8b8e1a8521da814c47e2b30d2f8631"
]
181 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
182 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__72d37b3d0e752234ae3c17fbcb96bb08"
]
183 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
184 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__72d37b3d0e752234ae3c17fbcb96bb08"
]
185 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
186 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_74827__e2967ad02289335c5b0118a6d8ec7944"
]
187 0.36 ms
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3343
  "openingHours"
]
188 0.26 ms
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  3343
]
189 6.60 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,31687,26785,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  75193
]
190 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  75193
]
191 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  75193
]
192 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
193 0.76 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__c358d8fb0cd6330139d5a921f7ba3715"
]
194 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
195 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__75bc9bf9fe9610438df58dad1f3a7a8a"
]
196 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
197 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__6aa9c141bdd155bd2b29943833e3bf1b"
]
198 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
199 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__bb0fd1800e252d381f7cf881f3c03287"
]
200 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
201 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__55f3688306102947cabe40308bd83a5e"
]
202 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
203 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__fb9f0c2dbaa49825a4a373f7dc6b6427"
]
204 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
205 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__fbdad8bd00929a182915cb8e7ff008ed"
]
206 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
207 0.83 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__34e3e5d7150e1b20b88ce0a33e535d27"
]
208 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
209 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__163e782bc9f34b9508cd8618416634e9"
]
210 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
211 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__23cb3596f94f9062979e28fb682a064f"
]
212 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
213 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__9d3c6def5b51aec9dc5638767a803d8d"
]
214 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
215 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__4096cda169b473e4bd054b7bb16708bf"
]
216 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
217 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__94b97c159f10a5a657f6443732e096c5"
]
218 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
219 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__ff4a3f9bc5a78be142ea4d39857171ee"
]
220 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
221 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__f68257235721662a6f9eb2f69e7acc42"
]
222 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
223 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__0acfdfc1d80023407d1648ab166d1b65"
]
224 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
225 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__74f0080d22031be8fc81ce4807825a31"
]
226 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
227 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__00e1724cd60cc777d92c07f753285ff5"
]
228 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
229 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__7342fd309b75d93cb69b7eb577c66d10"
]
230 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
231 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__58c4007b0f80f0328b6770f1d4b3dc87"
]
232 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
233 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__9ade73b00ac8f1c1ec4306d89acef532"
]
234 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
235 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__d3e36c5c065a385cba11d5475c131799"
]
236 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
237 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__1b90e37825292c064a82342de5de0013"
]
238 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
239 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__80516c5c0379c04a0fb698bb05b70d02"
]
240 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
241 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__9c1f7ecab78d95444759fdadcdecb1a4"
]
242 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
243 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__55be9cf88623dd589f3d1bd454fcc2d2"
]
244 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
245 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__9c1f7ecab78d95444759fdadcdecb1a4"
]
246 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
247 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_75193__80516c5c0379c04a0fb698bb05b70d02"
]
248 0.25 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/snippets/"
  "footer"
]
249 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
250 0.48 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"
]
251 0.26 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
252 0.29 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
253 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
]
254 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5
]
255 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5
]
256 0.36 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5
]
257 0.27 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  149
]
258 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  149
]
259 0.30 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  149
]
260 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145
]
261 0.27 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145
]
262 0.33 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