Query Metrics
8
Database Queries
8
Different statements
6.39 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.30 ms (20.31%) |
1 |
SELECT DISTINCT p0_.id AS id_0 FROM product p0_ LIMIT 20 OFFSET 2120
Parameters:
[] |
|
1.18 ms (18.51%) |
1 |
SELECT p0_.name AS name_0, p0_.options AS options_1, p0_.description AS description_2, p0_.required AS required_3, p0_.reference_afimes AS reference_afimes_4, p0_.provider_selling_price AS provider_selling_price_5, p0_.provider_discount AS provider_discount_6, p0_.recommended_margin_rate AS recommended_margin_rate_7, p0_.comment AS comment_8, p0_.unit AS unit_9, p0_.additional_options AS additional_options_10, p0_.pricing_last_update AS pricing_last_update_11, p0_.document_id AS document_id_12, p0_.id AS id_13, p0_.created_at AS created_at_14, p0_.updated_at AS updated_at_15, p0_.category_id AS category_id_16, p0_.range_id AS range_id_17, p0_.serie_id AS serie_id_18, p0_.provider_id AS provider_id_19 FROM product p0_ WHERE p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"\x1EßKVmýo6‚Ô{ÌþÝÆ©" b"\x1EßKVtÃhÔ²ç{ÌþÝÆ©" b"\x1E▀KV{çe▓ôØ{╠■¦ã®" b"\x1EßKV‚jjŒŒ¡{ÌþÝÆ©" b"\x1EßKV‰0bà·â{ÌþÝÆ©" b"\x1E▀KVÉDd£Ë{╠■¦ã®" b"\x1EßKV—Qg\x02©:{ÌþÝÆ©" b"\x1EßKVž\x19gάÛ{ÌþÝÆ©" b"\x1E▀KVñÚf&Øq{╠■¦ã®" b"\x1EßKV«¶f\“\r{ÌþÝÆ©" b"\x1EßKV²ŠnB¨„{ÌþÝÆ©" b"\x1E▀KV╣Qm ÅÔ{╠■¦ã®" b"\x1EßKVÀHcJ %{ÌþÝÆ©" b"\x1EßKVÇ l¨¶ÿ{ÌþÝÆ©" b"\x1EßKVÍÛg(¹^{ÌþÝÆ©" b"\x1EßKVÔ¼l\x0E¦¨{ÌþÝÆ©" b"\x1EßKVÛ~h”ƒÓ{ÌþÝÆ©" b"\x1EßKVâ[lz¢²{ÌþÝÆ©" b"\x1EßKVé\x0Fn\x18·#{ÌþÝÆ©" b"\x1EßKVïÑcxž\r{ÌþÝÆ©" ] |
|
1.15 ms (18.07%) |
1 |
SELECT count(p0_.id) AS sclr_0 FROM product p0_
Parameters:
[] |
|
0.61 ms (9.47%) |
1 |
SELECT t0.name AS name_1, t0.id AS id_2 FROM category t0 WHERE t0.id = ?
Parameters:
[
b"\x1EßK<Ã'g’ª’{ÌþÝÆ©"
]
|
|
0.60 ms (9.38%) |
1 |
SELECT t0.name AS name_1, t0.id AS id_2 FROM family t0 WHERE t0.id = ?
Parameters:
[
b"\x1EßK<JÇc⎸{ÌþÝÆ©"
]
|
|
0.55 ms (8.66%) |
1 |
SELECT t0.name AS name_1, t0.id AS id_2, t0.family_id AS family_id_3 FROM `range` t0 WHERE t0.id = ?
Parameters:
[
b"\x1EßK<Ýal\f¢{ÌþÝÆ©"
]
|
|
0.51 ms (8.03%) |
1 |
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<Txk4»\e{ÌþÝÆ©"
]
|
|
0.48 ms (7.57%) |
1 |
SELECT t0.name AS name_1, t0.id AS id_2 FROM provider t0 WHERE t0.id = ?
Parameters:
[
b"\x1EßKU\x7F\x19c˜™°{ÌþÝÆ©"
]
|
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\Product | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\Range | No errors. |
| App\Entity\Serie | No errors. |
| App\Entity\Provider | No errors. |
| App\Entity\ProductOption | No errors. |
| App\Entity\Family | No errors. |