Query Metrics
1
Database Queries
1
Different statements
1.98 ms
Query time
3
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.98 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.illustration AS illustration_3, p0_.subtitle AS subtitle_4, p0_.description AS description_5, p0_.price AS price_6, p0_.category_id AS category_id_7 FROM product p0_ INNER JOIN category c1_ ON p0_.category_id = c1_.id WHERE c1_.name = ?
Parameters:
[
"Epicerie"
]
|
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 |
|
| App\Entity\Category |
|
| App\Entity\ProductWishlist |
|