Query Metrics

447 Database Queries
163 Different statements
489.22 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.45 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 OR sourceSite = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/nl/producten/collecties/deep-collectie"
  "path"
  "auto_create"
  "/nl/producten/collecties/deep-collectie"
  "path_query"
  "https://testing.weverducre.com/nl/producten/collecties/deep-collectie"
  "entire_uri"
]
3 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.61 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/producten/collecties/"
  "deep-collectie"
]
6 0.92 ms
SELECT * FROM object_url_slugs WHERE slug = '/nl/producten/collecties/deep-collectie' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
7 0.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
8 0.88 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
9 0.43 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
10 0.43 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
11 0.43 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
12 0.75 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1225
]
13 10.90 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  253
]
14 0.64 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  1225
]
15 0.95 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  253
  1225
  1225
]
16 0.71 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  254
  254
]
17 0.78 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  2699
  2699
]
18 0.94 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1478
  1478
]
19 0.88 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1969
  1969
]
20 0.79 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1225
  1225
]
21 0.71 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  253
  253
]
22 0.42 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.40 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.34 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.30 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.31 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.33 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
28 0.41 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
29 0.38 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  1225
]
30 0.39 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  253
  1225
  1225
]
31 0.37 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  254
  254
]
32 0.41 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  2699
  2699
]
33 0.37 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1478
  1478
]
34 1.13 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1969
  1969
]
35 0.98 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1225
  1225
]
36 0.44 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  253
  253
]
37 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
38 1.37 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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
39 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
40 1.15 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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
41 0.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1134
]
42 0.52 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
43 0.38 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
44 0.42 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1139
]
45 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
46 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
47 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
48 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
49 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
50 1.25 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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
51 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1138
]
52 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
53 0.33 ms
SELECT object_localized_8_nl.id as id, object_localized_8_nl.type as `type` FROM object_localized_8_nl WHERE ( object_localized_8_nl.type IN ('object','variant','folder')) AND object_localized_8_nl.published = 1
Parameters:
[]
54 0.39 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
55 0.41 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1296
]
56 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
57 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
58 0.28 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
59 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
60 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
61 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
62 1.25 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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
63 0.44 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1135
]
64 1.28 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
65 2.48 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1110
]
66 0.41 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1147
]
67 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
68 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
69 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
70 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
71 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
72 1.17 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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
73 0.38 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1137
]
74 0.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
75 0.37 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1107
]
76 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
77 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
78 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
79 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
80 0.56 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
81 0.36 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
82 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  47224
]
83 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  47224
]
84 0.67 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
85 0.52 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__41ecd546ff0da0b2f9e37d10926b2f11"
]
86 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
87 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__b835051bd725087de2b252d579300eaf"
]
88 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
89 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__1949228f6a04b0c89135b753026b726f"
]
90 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
91 0.56 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__c2e62a64698262455ae44a0891e8a08c"
]
92 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
93 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__c2e62a64698262455ae44a0891e8a08c"
]
94 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
95 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__41ecd546ff0da0b2f9e37d10926b2f11"
]
96 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
97 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__b835051bd725087de2b252d579300eaf"
]
98 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
99 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__1949228f6a04b0c89135b753026b726f"
]
100 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
101 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__c2e62a64698262455ae44a0891e8a08c"
]
102 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
103 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__c2e62a64698262455ae44a0891e8a08c"
]
104 29.07 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEPER 1.0"
]
105 0.90 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17165
]
106 0.89 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17165
]
107 0.77 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17165
]
108 1.11 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17165
]
109 0.65 ms
select `iconLabels` from object_store_prod where oo_id  = 17165
Parameters:
[]
110 0.63 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17165
  "videos"
]
111 0.80 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17165 AND fieldname = 'attributes'
Parameters:
[]
112 0.70 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17165 AND fieldname = 'attributes'
Parameters:
[]
113 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 17165
Parameters:
[]
114 0.69 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17165
Parameters:
[]
115 0.63 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17165
Parameters:
[]
116 0.60 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17165
Parameters:
[]
117 0.57 ms
select `combinedImage` from object_store_prod where oo_id  = 17165
Parameters:
[]
118 0.87 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17165
]
119 0.68 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  139402
]
120 0.81 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  139402
]
121 0.66 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  269098
]
122 0.79 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  269098
]
123 29.59 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEP 1.0"
]
124 6.24 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2298489
]
125 0.83 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2298489
]
126 0.66 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  269095
]
127 0.81 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  269095
]
128 28.59 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEP PETIT IP65 1.0"
]
129 0.70 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120122
]
130 0.67 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  120122
]
131 0.66 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120122
]
132 0.93 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120122
]
133 0.54 ms
select `iconLabels` from object_store_prod where oo_id  = 120122
Parameters:
[]
134 0.58 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120122
  "videos"
]
135 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120122 AND fieldname = 'attributes'
Parameters:
[]
136 0.59 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120122 AND fieldname = 'attributes'
Parameters:
[]
137 0.80 ms
select `combinedBlock` from object_store_prod where oo_id  = 120122
Parameters:
[]
138 0.62 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120122
Parameters:
[]
139 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120122
Parameters:
[]
140 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120122
Parameters:
[]
141 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 120122
Parameters:
[]
142 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120122
]
143 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4780053
]
144 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4780053
]
145 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706635
]
146 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706635
]
147 0.28 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEP 1.0"
]
148 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1295900
]
149 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1295900
]
150 0.30 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEP 1.0"
]
151 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1403968
]
152 0.87 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1403968
]
153 23.39 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEP ADJUST 1.0"
]
154 0.73 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418553
]
155 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418553
]
156 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  269089
]
157 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  269089
]
158 0.34 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEPER 1.0"
]
159 0.35 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEP 1.0"
]
160 0.39 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEP PETIT IP65 1.0"
]
161 0.39 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEP 1.0"
]
162 0.41 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEP 1.0"
]
163 0.39 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEP ADJUST 1.0"
]
164 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120066
]
165 0.52 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  120066
]
166 0.66 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120066
]
167 0.44 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120066
]
168 0.33 ms
select `iconLabels` from object_store_prod where oo_id  = 120066
Parameters:
[]
169 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120066
  "videos"
]
170 0.38 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120066 AND fieldname = 'attributes'
Parameters:
[]
171 0.38 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120066 AND fieldname = 'attributes'
Parameters:
[]
172 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 120066
Parameters:
[]
173 0.32 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120066
Parameters:
[]
174 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120066
Parameters:
[]
175 0.32 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120066
Parameters:
[]
176 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 120066
Parameters:
[]
177 0.39 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120066
]
178 0.64 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87546
]
179 0.57 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  87546
]
180 0.59 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87546
]
181 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87546
]
182 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 87546
Parameters:
[]
183 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87546
  "videos"
]
184 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87546 AND fieldname = 'attributes'
Parameters:
[]
185 0.58 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87546 AND fieldname = 'attributes'
Parameters:
[]
186 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 87546
Parameters:
[]
187 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87546
Parameters:
[]
188 0.56 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87546
Parameters:
[]
189 0.48 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87546
Parameters:
[]
190 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 87546
Parameters:
[]
191 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87546
]
192 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  25191
]
193 0.51 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  25191
]
194 1.05 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  25191
]
195 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  25191
]
196 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 25191
Parameters:
[]
197 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  25191
  "videos"
]
198 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 25191 AND fieldname = 'attributes'
Parameters:
[]
199 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 25191 AND fieldname = 'attributes'
Parameters:
[]
200 0.55 ms
select `combinedBlock` from object_store_prod where oo_id  = 25191
Parameters:
[]
201 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 25191
Parameters:
[]
202 0.53 ms
select `accessoryDemand` from object_store_prod where oo_id  = 25191
Parameters:
[]
203 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 25191
Parameters:
[]
204 0.50 ms
select `combinedImage` from object_store_prod where oo_id  = 25191
Parameters:
[]
205 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  25191
]
206 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23618
]
207 0.52 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  23618
]
208 0.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23618
]
209 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23618
]
210 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 23618
Parameters:
[]
211 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23618
  "videos"
]
212 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23618 AND fieldname = 'attributes'
Parameters:
[]
213 0.55 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23618 AND fieldname = 'attributes'
Parameters:
[]
214 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 23618
Parameters:
[]
215 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23618
Parameters:
[]
216 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23618
Parameters:
[]
217 0.51 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23618
Parameters:
[]
218 0.32 ms
select `combinedImage` from object_store_prod where oo_id  = 23618
Parameters:
[]
219 0.45 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23618
]
220 0.35 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73350
]
221 0.51 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  73350
]
222 5.16 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73350
]
223 0.78 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73350
]
224 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 73350
Parameters:
[]
225 0.36 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73350
  "videos"
]
226 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73350 AND fieldname = 'attributes'
Parameters:
[]
227 7.59 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73350 AND fieldname = 'attributes'
Parameters:
[]
228 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 73350
Parameters:
[]
229 0.48 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73350
Parameters:
[]
230 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73350
Parameters:
[]
231 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73350
Parameters:
[]
232 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 73350
Parameters:
[]
233 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73350
]
234 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72394
]
235 0.51 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  72394
]
236 0.97 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72394
]
237 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72394
]
238 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 72394
Parameters:
[]
239 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72394
  "videos"
]
240 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72394 AND fieldname = 'attributes'
Parameters:
[]
241 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72394 AND fieldname = 'attributes'
Parameters:
[]
242 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 72394
Parameters:
[]
243 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72394
Parameters:
[]
244 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72394
Parameters:
[]
245 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72394
Parameters:
[]
246 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 72394
Parameters:
[]
247 0.69 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72394
]
248 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  25038
]
249 0.64 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  25038
]
250 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  25038
]
251 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  25038
]
252 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 25038
Parameters:
[]
253 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  25038
  "videos"
]
254 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 25038 AND fieldname = 'attributes'
Parameters:
[]
255 0.65 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 25038 AND fieldname = 'attributes'
Parameters:
[]
256 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 25038
Parameters:
[]
257 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 25038
Parameters:
[]
258 0.49 ms
select `accessoryDemand` from object_store_prod where oo_id  = 25038
Parameters:
[]
259 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 25038
Parameters:
[]
260 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 25038
Parameters:
[]
261 0.29 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  25038
]
262 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17136
]
263 0.60 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17136
]
264 0.54 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17136
]
265 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17136
]
266 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 17136
Parameters:
[]
267 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17136
  "videos"
]
268 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17136 AND fieldname = 'attributes'
Parameters:
[]
269 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17136 AND fieldname = 'attributes'
Parameters:
[]
270 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 17136
Parameters:
[]
271 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17136
Parameters:
[]
272 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17136
Parameters:
[]
273 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17136
Parameters:
[]
274 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 17136
Parameters:
[]
275 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17136
]
276 0.28 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120065
]
277 0.34 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  120065
]
278 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120065
]
279 0.30 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120065
]
280 0.23 ms
select `iconLabels` from object_store_prod where oo_id  = 120065
Parameters:
[]
281 0.25 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120065
  "videos"
]
282 0.25 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120065 AND fieldname = 'attributes'
Parameters:
[]
283 0.29 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120065 AND fieldname = 'attributes'
Parameters:
[]
284 0.26 ms
select `combinedBlock` from object_store_prod where oo_id  = 120065
Parameters:
[]
285 0.23 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120065
Parameters:
[]
286 0.23 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120065
Parameters:
[]
287 0.24 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120065
Parameters:
[]
288 0.23 ms
select `combinedImage` from object_store_prod where oo_id  = 120065
Parameters:
[]
289 0.29 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120065
]
290 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72070
]
291 0.54 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  72070
]
292 6.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72070
]
293 0.78 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72070
]
294 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 72070
Parameters:
[]
295 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72070
  "videos"
]
296 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72070 AND fieldname = 'attributes'
Parameters:
[]
297 8.09 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72070 AND fieldname = 'attributes'
Parameters:
[]
298 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 72070
Parameters:
[]
299 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72070
Parameters:
[]
300 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72070
Parameters:
[]
301 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72070
Parameters:
[]
302 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 72070
Parameters:
[]
303 0.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72070
]
304 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976577
]
305 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976577
]
306 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2361117
]
307 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2361117
]
308 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23617
]
309 0.54 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  23617
]
310 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23617
]
311 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23617
]
312 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 23617
Parameters:
[]
313 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23617
  "videos"
]
314 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23617 AND fieldname = 'attributes'
Parameters:
[]
315 0.52 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23617 AND fieldname = 'attributes'
Parameters:
[]
316 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 23617
Parameters:
[]
317 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23617
Parameters:
[]
318 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23617
Parameters:
[]
319 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23617
Parameters:
[]
320 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 23617
Parameters:
[]
321 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23617
]
322 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976398
]
323 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976398
]
324 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976407
]
325 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976407
]
326 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4975856
]
327 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4975856
]
328 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  269133
]
329 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  269133
]
330 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  269124
]
331 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  269124
]
332 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17135
]
333 0.56 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17135
]
334 0.57 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17135
]
335 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17135
]
336 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 17135
Parameters:
[]
337 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17135
  "videos"
]
338 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17135 AND fieldname = 'attributes'
Parameters:
[]
339 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17135 AND fieldname = 'attributes'
Parameters:
[]
340 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 17135
Parameters:
[]
341 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17135
Parameters:
[]
342 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17135
Parameters:
[]
343 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17135
Parameters:
[]
344 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 17135
Parameters:
[]
345 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17135
]
346 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  401067
]
347 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  401067
]
348 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4975873
]
349 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4975873
]
350 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391339
]
351 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391339
]
352 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976582
]
353 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976582
]
354 0.57 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23616
]
355 0.60 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  23616
]
356 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23616
]
357 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23616
]
358 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 23616
Parameters:
[]
359 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23616
  "videos"
]
360 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23616 AND fieldname = 'attributes'
Parameters:
[]
361 0.55 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23616 AND fieldname = 'attributes'
Parameters:
[]
362 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 23616
Parameters:
[]
363 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23616
Parameters:
[]
364 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23616
Parameters:
[]
365 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23616
Parameters:
[]
366 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 23616
Parameters:
[]
367 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23616
]
368 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976419
]
369 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976419
]
370 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  400994
]
371 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  400994
]
372 24.62 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ? or lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEP IP65 1.0"
  "COSTA 1.0"
]
373 0.62 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  22304
]
374 0.73 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  22304
]
375 0.58 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  22304
]
376 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  22304
]
377 0.52 ms
select `iconLabels` from object_store_prod where oo_id  = 22304
Parameters:
[]
378 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  22304
  "videos"
]
379 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 22304 AND fieldname = 'attributes'
Parameters:
[]
380 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 22304 AND fieldname = 'attributes'
Parameters:
[]
381 0.55 ms
select `combinedBlock` from object_store_prod where oo_id  = 22304
Parameters:
[]
382 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 22304
Parameters:
[]
383 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 22304
Parameters:
[]
384 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 22304
Parameters:
[]
385 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 22304
Parameters:
[]
386 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  22304
]
387 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2121248
]
388 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2121248
]
389 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  84001
]
390 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  84001
]
391 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951145
]
392 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951145
]
393 22.93 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEP IP44 1.0"
]
394 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  46057
]
395 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  46057
]
396 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  269133
]
397 22.60 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEP IP65 1.0"
]
398 0.66 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4780037
]
399 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4780037
]
400 22.32 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ? or lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "ORIS OUTDOOR 1.3"
  "DEEP IP65 1.0"
]
401 0.59 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17439
]
402 0.65 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17439
]
403 0.53 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17439
]
404 1.11 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17439
]
405 0.63 ms
select `iconLabels` from object_store_prod where oo_id  = 17439
Parameters:
[]
406 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17439
  "videos"
]
407 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17439 AND fieldname = 'attributes'
Parameters:
[]
408 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17439 AND fieldname = 'attributes'
Parameters:
[]
409 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 17439
Parameters:
[]
410 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17439
Parameters:
[]
411 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17439
Parameters:
[]
412 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17439
Parameters:
[]
413 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 17439
Parameters:
[]
414 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17439
]
415 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951344
]
416 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951344
]
417 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634652
]
418 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634652
]
419 0.33 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEP IP44 1.0"
]
420 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  26062
]
421 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  26062
]
422 21.31 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ? or lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "RETO 0.8"
  "DEEP BIJOU IP65 1.0"
]
423 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3508185
]
424 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3508185
]
425 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1824313
]
426 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1824313
]
427 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639915
]
428 0.77 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639915
]
429 0.28 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ? or lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEP IP65 1.0"
  "COSTA 1.0"
]
430 0.40 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEP IP44 1.0"
]
431 0.31 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEP IP65 1.0"
]
432 0.30 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ? or lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "ORIS OUTDOOR 1.3"
  "DEEP IP65 1.0"
]
433 0.36 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "DEEP IP44 1.0"
]
434 0.38 ms
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE ((productType = ?)  AND ((lineName = ? or lineName = ?))  AND  object_localized_prod_nl.type IN ('object','variant','folder')) AND object_localized_prod_nl.published = 1
Parameters:
[
  "line"
  "RETO 0.8"
  "DEEP BIJOU IP65 1.0"
]
435 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951145
]
436 0.65 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4867260
]
437 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4867260
]
438 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4867262
]
439 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4867262
]
440 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  747518
]
441 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  747518
]
442 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4867261
]
443 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
444 1.24 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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "entire_uri"
]
445 0.40 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1133
]
446 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10
]
447 0.25 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]

Database Connections

Name Service
default doctrine.dbal.default_connection
ax doctrine.dbal.ax_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.