Query Metrics
824
Database Queries
231
Different statements
628.78 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
121.86 ms (19.38%) |
223 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
1336
]
|
|
101.38 ms (16.12%) |
8 |
SELECT object_localized_prod_fr.id as id, object_localized_prod_fr.type as `type` FROM object_localized_prod_fr WHERE ((productType = ?) AND ((lineName = ?)) AND object_localized_prod_fr.type IN ('object','variant','folder')) AND object_localized_prod_fr.published = 1
Parameters:
[ "line" "WIRO CONE 1.0" ] |
|
43.04 ms (6.85%) |
25 |
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
17277
]
|
|
24.24 ms (3.86%) |
36 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1336
]
|
|
23.35 ms (3.71%) |
44 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4574046
]
|
|
23.07 ms (3.67%) |
2 |
SELECT object_localized_prod_fr.id as id, object_localized_prod_fr.type as `type` FROM object_localized_prod_fr WHERE ((productType = ?) AND ((lineName = ? or lineName = ? or lineName = ? or lineName = ?)) AND object_localized_prod_fr.type IN ('object','variant','folder')) AND object_localized_prod_fr.published = 1
Parameters:
[ "line" "WIRO CONE 1.0" "CENO SURFACE 2.0" "WIRO DIAMOND 1.0" "WIRO GLOBE 1.0" ] |
|
23.01 ms (3.66%) |
2 |
SELECT object_localized_prod_fr.id as id, object_localized_prod_fr.type as `type` FROM object_localized_prod_fr WHERE ((productType = ?) AND ((lineName = ? or lineName = ? or lineName = ? or lineName = ? or lineName = ? or lineName = ?)) AND object_localized_prod_fr.type IN ('object','variant','folder')) AND object_localized_prod_fr.published = 1
Parameters:
[ "line" "WIRO 2.0" "WIRO 1.8" "WIRO 3.8" "WIRO 6.1" "CORK 1.0" "WIRO 6.5" ] |
|
20.74 ms (3.30%) |
45 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4574046
]
|
|
20.00 ms (3.18%) |
25 |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
17277
]
|
|
18.65 ms (2.97%) |
25 |
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
17277
]
|
|
15.12 ms (2.41%) |
25 |
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:
[
17277
]
|
|
12.08 ms (1.92%) |
24 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
11.95 ms (1.90%) |
25 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17277
]
|
|
11.80 ms (1.88%) |
31 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
11.59 ms (1.84%) |
25 |
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[ 17277 "videos" ] |
|
7.23 ms (1.15%) |
12 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 173 173 ] |
|
7.19 ms (1.14%) |
6 |
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=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "entire_uri" ] |
|
7.00 ms (1.11%) |
2 |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
2927293
]
|
|
6.88 ms (1.09%) |
12 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1470
]
|
|
4.11 ms (0.65%) |
1 |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
2927293
]
|
|
2.57 ms (0.41%) |
7 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
|
2.28 ms (0.36%) |
6 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SCONF"
]
|
|
1.50 ms (0.24%) |
1 |
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:
[ "/fr/produits/collections/collection-wiro" "path" "auto_create" "/fr/produits/collections/collection-wiro" "path_query" "https://testing.weverducre.com/fr/produits/collections/collection-wiro" "entire_uri" ] |
|
1.35 ms (0.22%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 115 1470 1470 ] |
|
1.22 ms (0.19%) |
1 |
SELECT object_localized_8_fr.id as id, object_localized_8_fr.type as `type` FROM object_localized_8_fr WHERE ( object_localized_8_fr.type IN ('object','variant','folder')) AND object_localized_8_fr.published = 1
Parameters:
[] |
|
1.14 ms (0.18%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69756 AND fieldname = 'attributes'
Parameters:
[] |
|
1.13 ms (0.18%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 70240 AND fieldname = 'attributes'
Parameters:
[] |
|
1.12 ms (0.18%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 70223 AND fieldname = 'attributes'
Parameters:
[] |
|
1.12 ms (0.18%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 70232 AND fieldname = 'attributes'
Parameters:
[] |
|
1.11 ms (0.18%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 70169 AND fieldname = 'attributes'
Parameters:
[] |
|
1.11 ms (0.18%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 70252 AND fieldname = 'attributes'
Parameters:
[] |
|
1.10 ms (0.18%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69782 AND fieldname = 'attributes'
Parameters:
[] |
|
1.09 ms (0.17%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69904 AND fieldname = 'attributes'
Parameters:
[] |
|
1.09 ms (0.17%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69888 AND fieldname = 'attributes'
Parameters:
[] |
|
1.07 ms (0.17%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69776 AND fieldname = 'attributes'
Parameters:
[] |
|
1.07 ms (0.17%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69784 AND fieldname = 'attributes'
Parameters:
[] |
|
1.07 ms (0.17%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69892 AND fieldname = 'attributes'
Parameters:
[] |
|
1.06 ms (0.17%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 69884 AND fieldname = 'attributes'
Parameters:
[] |
|
1.04 ms (0.17%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
1470
]
|
|
1.01 ms (0.16%) |
1 |
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
1547
]
|
|
1.01 ms (0.16%) |
2 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.94 ms (0.15%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.87 ms (0.14%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/fr/produits/collections/collection-wiro' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.78 ms (0.12%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70169 AND fieldname = 'attributes'
Parameters:
[] |
|
0.72 ms (0.11%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17284 AND fieldname = 'attributes'
Parameters:
[] |
|
0.71 ms (0.11%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/fr/produits/collections/" "collection-wiro" ] |
|
0.65 ms (0.10%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17283 AND fieldname = 'attributes'
Parameters:
[] |
|
0.64 ms (0.10%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17283 AND fieldname = 'attributes'
Parameters:
[] |
|
0.63 ms (0.10%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70240 AND fieldname = 'attributes'
Parameters:
[] |
|
0.60 ms (0.10%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70223 AND fieldname = 'attributes'
Parameters:
[] |
|
0.60 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69756 AND fieldname = 'attributes'
Parameters:
[] |
|
0.60 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69892 AND fieldname = 'attributes'
Parameters:
[] |
|
0.59 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69904 AND fieldname = 'attributes'
Parameters:
[] |
|
0.59 ms (0.09%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68032
Parameters:
[] |
|
0.59 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17290 AND fieldname = 'attributes'
Parameters:
[] |
|
0.59 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69884 AND fieldname = 'attributes'
Parameters:
[] |
|
0.58 ms (0.09%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 17277
Parameters:
[] |
|
0.58 ms (0.09%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 70240
Parameters:
[] |
|
0.58 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69776 AND fieldname = 'attributes'
Parameters:
[] |
|
0.58 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69782 AND fieldname = 'attributes'
Parameters:
[] |
|
0.57 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69888 AND fieldname = 'attributes'
Parameters:
[] |
|
0.57 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70252 AND fieldname = 'attributes'
Parameters:
[] |
|
0.57 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17284 AND fieldname = 'attributes'
Parameters:
[] |
|
0.56 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17291 AND fieldname = 'attributes'
Parameters:
[] |
|
0.56 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17285 AND fieldname = 'attributes'
Parameters:
[] |
|
0.56 ms (0.09%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 70223
Parameters:
[] |
|
0.55 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68030 AND fieldname = 'attributes'
Parameters:
[] |
|
0.55 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70232 AND fieldname = 'attributes'
Parameters:
[] |
|
0.55 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17285 AND fieldname = 'attributes'
Parameters:
[] |
|
0.54 ms (0.09%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 70240
Parameters:
[] |
|
0.54 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69784 AND fieldname = 'attributes'
Parameters:
[] |
|
0.54 ms (0.09%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68033 AND fieldname = 'attributes'
Parameters:
[] |
|
0.53 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17290 AND fieldname = 'attributes'
Parameters:
[] |
|
0.53 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68032 AND fieldname = 'attributes'
Parameters:
[] |
|
0.53 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68029 AND fieldname = 'attributes'
Parameters:
[] |
|
0.53 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17291 AND fieldname = 'attributes'
Parameters:
[] |
|
0.53 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68029 AND fieldname = 'attributes'
Parameters:
[] |
|
0.53 ms (0.08%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 17291
Parameters:
[] |
|
0.52 ms (0.08%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69782
Parameters:
[] |
|
0.52 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 68031 AND fieldname = 'attributes'
Parameters:
[] |
|
0.51 ms (0.08%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 17283
Parameters:
[] |
|
0.51 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68033 AND fieldname = 'attributes'
Parameters:
[] |
|
0.51 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17277 AND fieldname = 'attributes'
Parameters:
[] |
|
0.51 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68030 AND fieldname = 'attributes'
Parameters:
[] |
|
0.50 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68031 AND fieldname = 'attributes'
Parameters:
[] |
|
0.50 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68032 AND fieldname = 'attributes'
Parameters:
[] |
|
0.50 ms (0.08%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69892
Parameters:
[] |
|
0.50 ms (0.08%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 70240
Parameters:
[] |
|
0.49 ms (0.08%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69888
Parameters:
[] |
|
0.49 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17277 AND fieldname = 'attributes'
Parameters:
[] |
|
0.48 ms (0.08%) |
1 |
SELECT * FROM object_classificationstore_data_prod WHERE id = 17287 AND fieldname = 'attributes'
Parameters:
[] |
|
0.48 ms (0.08%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69784
Parameters:
[] |
|
0.48 ms (0.08%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 17283
Parameters:
[] |
|
0.48 ms (0.08%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 70240
Parameters:
[] |
|
0.48 ms (0.08%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69888
Parameters:
[] |
|
0.48 ms (0.08%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69776
Parameters:
[] |
|
0.48 ms (0.08%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69756
Parameters:
[] |
|
0.47 ms (0.07%) |
1 |
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17287 AND fieldname = 'attributes'
Parameters:
[] |
|
0.47 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69892
Parameters:
[] |
|
0.47 ms (0.07%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 70240
Parameters:
[] |
|
0.46 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 17283
Parameters:
[] |
|
0.46 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69782
Parameters:
[] |
|
0.46 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 70223
Parameters:
[] |
|
0.46 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69904
Parameters:
[] |
|
0.46 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69888
Parameters:
[] |
|
0.46 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 17285
Parameters:
[] |
|
0.46 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69884
Parameters:
[] |
|
0.46 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 17285
Parameters:
[] |
|
0.46 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69888
Parameters:
[] |
|
0.45 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69756
Parameters:
[] |
|
0.45 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69904
Parameters:
[] |
|
0.45 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69782
Parameters:
[] |
|
0.45 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 70169
Parameters:
[] |
|
0.45 ms (0.07%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69884
Parameters:
[] |
|
0.45 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69892
Parameters:
[] |
|
0.45 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 17285
Parameters:
[] |
|
0.45 ms (0.07%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69756
Parameters:
[] |
|
0.45 ms (0.07%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69892
Parameters:
[] |
|
0.45 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68029
Parameters:
[] |
|
0.45 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69776
Parameters:
[] |
|
0.45 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 70223
Parameters:
[] |
|
0.45 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69884
Parameters:
[] |
|
0.45 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69892
Parameters:
[] |
|
0.44 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69784
Parameters:
[] |
|
0.44 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69756
Parameters:
[] |
|
0.44 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 17284
Parameters:
[] |
|
0.44 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69884
Parameters:
[] |
|
0.44 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69776
Parameters:
[] |
|
0.44 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69782
Parameters:
[] |
|
0.44 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 69888
Parameters:
[] |
|
0.44 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69904
Parameters:
[] |
|
0.44 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 70223
Parameters:
[] |
|
0.44 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 70252
Parameters:
[] |
|
0.44 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69782
Parameters:
[] |
|
0.44 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 70252
Parameters:
[] |
|
0.44 ms (0.07%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 17284
Parameters:
[] |
|
0.44 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 17290
Parameters:
[] |
|
0.44 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 70223
Parameters:
[] |
|
0.44 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 70252
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69884
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69904
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69784
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 70240
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 70232
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 70169
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69756
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 69884
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69888
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68031
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 17287
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 17291
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68033
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 70169
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68030
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 70232
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68029
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68031
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 17283
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68030
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68032
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 17290
Parameters:
[] |
|
0.43 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 17291
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 17291
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 17284
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 17290
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 70232
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 17285
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 17290
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68030
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 70232
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68032
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 70252
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69904
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68029
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68029
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 17290
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 17284
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68029
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68033
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68030
Parameters:
[] |
|
0.42 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68032
Parameters:
[] |
|
0.41 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69756
Parameters:
[] |
|
0.41 ms (0.07%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69782
Parameters:
[] |
|
0.41 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68030
Parameters:
[] |
|
0.41 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68032
Parameters:
[] |
|
0.41 ms (0.07%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 68033
Parameters:
[] |
|
0.41 ms (0.07%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68033
Parameters:
[] |
|
0.41 ms (0.07%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 70169
Parameters:
[] |
|
0.41 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69784
Parameters:
[] |
|
0.41 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17283
Parameters:
[] |
|
0.41 ms (0.07%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69892
Parameters:
[] |
|
0.41 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17284
Parameters:
[] |
|
0.41 ms (0.07%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17285
Parameters:
[] |
|
0.41 ms (0.07%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68030
Parameters:
[] |
|
0.41 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 17284
Parameters:
[] |
|
0.41 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 70232
Parameters:
[] |
|
0.41 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 17283
Parameters:
[] |
|
0.41 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69776
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 17291
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 70252
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 70252
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 17277
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68032
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68033
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 69784
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 69784
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68029
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 17285
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `combinedBlock` from object_store_prod where oo_id = 68031
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `iconLabels` from object_store_prod where oo_id = 17287
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 68031
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69904
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 68031
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17291
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 69776
Parameters:
[] |
|
0.40 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 68033
Parameters:
[] |
|
0.39 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17290
Parameters:
[] |
|
0.39 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 17277
Parameters:
[] |
|
0.39 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 17277
Parameters:
[] |
|
0.39 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 70223
Parameters:
[] |
|
0.39 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 68031
Parameters:
[] |
|
0.38 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 70169
Parameters:
[] |
|
0.38 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 70232
Parameters:
[] |
|
0.38 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 69776
Parameters:
[] |
|
0.38 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 17287
Parameters:
[] |
|
0.38 ms (0.06%) |
1 |
select `accessoryDemand` from object_store_prod where oo_id = 70169
Parameters:
[] |
|
0.37 ms (0.06%) |
1 |
select `colorMatchExceptions` from object_store_prod where oo_id = 17287
Parameters:
[] |
|
0.37 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 17287
Parameters:
[] |
|
0.36 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17287
Parameters:
[] |
|
0.35 ms (0.06%) |
1 |
select `combinedImage` from object_store_prod where oo_id = 17277
Parameters:
[] |
|
0.35 ms (0.06%) |
1 |
select `accessoryFilterGroups` from object_store_prod where oo_id = 17277
Parameters:
[] |
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.