Query Metrics
2
Database Queries
2
Different statements
2.96 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.74 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.title AS title_3, t0.content AS content_4, t0.updated_at AS updated_at_5 FROM legal_page t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
"mentions-legales"
]
|
| 2 | 1.22 ms |
SELECT t0.id AS id_1, t0.adress AS adress_2, t0.city AS city_3, t0.zip AS zip_4, t0.phone AS phone_5, t0.mobile AS mobile_6, t0.mobile_two AS mobile_two_7, t0.mail AS mail_8, t0.logo AS logo_9, t0.facebook AS facebook_10, t0.instagram AS instagram_11, t0.tiktok AS tiktok_12, t0.linkedin AS linkedin_13 FROM informations t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
1
]
|
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\LegalPage | No errors. |
| App\Entity\Informations | No errors. |