Query Metrics
3
Database Queries
3
Different statements
3.24 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.88 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.city_id AS city_id_4 FROM departement t0 WHERE t0.id = ?
Parameters:
[
"1271"
]
|
| 2 | 0.93 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM city t0 WHERE t0.id = ?
Parameters:
[
10
]
|
| 3 | 1.44 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.description AS description_2 FROM city c0_
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\Flexy\ShopBundle\Entity\Shipping\Departement | No errors. |
| App\Flexy\ShopBundle\Entity\Shipping\City | No errors. |
| App\Flexy\ShopBundle\Entity\Customer\CustomerAddress | No errors. |
| App\Flexy\ShopBundle\Entity\Shipping\CityRegion | No errors. |