Query Metrics
3
Database Queries
3
Different statements
1.53 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.69 ms |
SELECT t0.name AS name_1, t0.id AS id_2, t0.family_id AS family_id_3 FROM serie t0 WHERE t0.id = ?
Parameters:
[
b"\x1EßK<R6jL¿ó{ÌþÝÆ©"
]
|
| 2 | 0.39 ms |
SELECT t0.name AS name_1, t0.id AS id_2 FROM family t0 WHERE t0.id = ?
Parameters:
[
b"\x1EßK<JÇc⎸{ÌþÝÆ©"
]
|
| 3 | 0.45 ms |
SELECT t0.name AS name_1, t0.options AS options_2, t0.description AS description_3, t0.required AS required_4, t0.reference_afimes AS reference_afimes_5, t0.provider_selling_price AS provider_selling_price_6, t0.provider_discount AS provider_discount_7, t0.recommended_margin_rate AS recommended_margin_rate_8, t0.comment AS comment_9, t0.unit AS unit_10, t0.additional_options AS additional_options_11, t0.pricing_last_update AS pricing_last_update_12, t0.document_id AS document_id_13, t0.id AS id_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.category_id AS category_id_17, t0.range_id AS range_id_18, t0.serie_id AS serie_id_19, t0.provider_id AS provider_id_20 FROM product t0 WHERE t0.serie_id = ?
Parameters:
[
b"\x1EßK<R6jL¿ó{ÌþÝÆ©"
]
|
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
| Class | Mapping errors |
|---|---|
| App\Entity\Serie | No errors. |
| App\Entity\Family | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\Range | No errors. |
| App\Entity\Provider | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\ProductOption | No errors. |