Query Metrics
2
Database Queries
2
Different statements
1.33 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.75 ms (56.56%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.photo AS photo_4, t0.label AS label_5, t0.ref AS ref_6, t0.price AS price_7, t0.status AS status_8, t0.stock AS stock_9, t0.catprod_id AS catprod_id_10, t0.emp_id AS emp_id_11 FROM products t0 WHERE t0.catprod_id = ?
Parameters:
[
"4"
]
|
0.58 ms (43.44%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.picture AS picture_3, t0.souscat_id AS souscat_id_4 FROM categories t0
Parameters:
[] |
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\Products | No errors. |
App\Entity\Categories | No errors. |
App\Entity\Employees | No errors. |
App\Entity\OrdersDetails | No errors. |