Query Metrics
24
Database Queries
5
Different statements
11.68 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
9.71 ms (83.17%) |
20 |
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ßKEåì`b»\x02{ÌþÝÆ©"
]
|
|
0.68 ms (5.86%) |
1 |
SELECT DISTINCT s0_.id AS id_0 FROM serie s0_ LIMIT 20 OFFSET 60
Parameters:
[] |
|
0.53 ms (4.50%) |
1 |
SELECT s0_.name AS name_0, s0_.id AS id_1, s0_.family_id AS family_id_2 FROM serie s0_ WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"\x1EßKEåì`b»\x02{ÌþÝÆ©" b"\x1EßKFŒâgà‘2{ÌþÝÆ©" b"\x1EßKF¼2l\x02³Ù{ÌþÝÆ©" b"\x1EßKG\x7FKnn½3{ÌþÝÆ©" b"\x1EßKI"õhÀ³v{ÌþÝÆ©" b"\x1E▀KJ\x18Ça┤Ø´{╠■¦ã®" b"\x1EßKJ·þf–œ\x06{ÌþÝÆ©" b"\x1EßKJÖßfZ±\x04{ÌþÝÆ©" b"\x1EßKKM“j¨³\x14{ÌþÝÆ©" b"\x1EßKKW\x08hržû{ÌþÝÆ©" b"\x1E▀KK▓Åe$É {╠■¦ã®" b"\x1EßKKÉÍf¾ž\x1A{ÌþÝÆ©" b"\x1EßKL9\x19g*›O{ÌþÝÆ©" b"\x1EßKL>ûa¶³³{ÌþÝÆ©" b"\x1EßKLZœc޹ø{ÌþÝÆ©" b"\x1E▀KL`}e\x1EÅW{╠■¦ã®" b"\x1EßKLoÁc¤°Å{ÌþÝÆ©" b"\x1EßKL‰”fF°o{ÌþÝÆ©" b"\x1E▀KLÉÕc\x1EÆ■{╠■¦ã®" b"\x1EßKLœÂnò‹U{ÌþÝÆ©" ] |
|
0.38 ms (3.29%) |
1 |
SELECT count(s0_.id) AS sclr_0 FROM serie s0_
Parameters:
[] |
|
0.37 ms (3.18%) |
1 |
SELECT t0.name AS name_1, t0.id AS id_2 FROM family t0 WHERE t0.id = ?
Parameters:
[
b"\x1EßK<JÇc⎸{ÌþÝÆ©"
]
|
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. |