Query Metrics
24
Database Queries
5
Different statements
20.49 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
17.22 ms (84.05%) |
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▀K<J¦jÂÉ£{╠■¦ã®"
]
|
|
0.92 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▀K<J¦jÂÉ£{╠■¦ã®" b"\x1EßK<M>d\x04¥Í{ÌþÝÆ©" b"\x1E▀K<M¼nÛÅÿ{╠■¦ã®" b"\x1EßK<NN`\x06Š}{ÌþÝÆ©" b"\x1EßK<N¾bÀ»ð{ÌþÝÆ©" b"\x1EßK<QKn „±{ÌþÝÆ©" b"\x1EßK<Q½n0¬Û{ÌþÝÆ©" b"\x1EßK<R6jL¿ó{ÌþÝÆ©" b"\x1EßK<R°`@± {ÌþÝÆ©" b"\x1EßK<Txk4»\e{ÌþÝÆ©" b"\x1EßK<U\fT£³{ÌþÝÆ©" b"\x1EßK<Wfih‘:{ÌþÝÆ©" b"\x1EßK<Z\fhü›—{ÌþÝÆ©" b"\x1EßK<Zée\x04‘¯{ÌþÝÆ©" b"\x1EßK<[©c\x04›\r{ÌþÝÆ©" b"\x1EßK<\áb€©Õ{ÌþÝÆ©" b"\x1EßK<`#f\x14¬¤{ÌþÝÆ©" b"\x1EßK<l&`V£4{ÌþÝÆ©" b"\x1EßK<t¹k2žÓ{ÌþÝÆ©" b"\x1EßK<‰ji<¥\{ÌþÝÆ©" ] |
|
0.83 ms (4.07%) |
1 |
SELECT DISTINCT s0_.id AS id_0 FROM serie s0_ LIMIT 20
Parameters:
[] |
|
0.79 ms (3.86%) |
1 |
SELECT count(s0_.id) AS sclr_0 FROM serie s0_
Parameters:
[] |
|
0.72 ms (3.52%) |
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. |