Query Metrics
2
Database Queries
2
Different statements
23.06 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 17.16 ms |
SELECT t0.name AS name_1, t0.meta_title AS meta_title_2, t0.meta_description AS meta_description_3, t0.meta_keywords AS meta_keywords_4, t0.slug AS slug_5, t0.content AS content_6, t0.indexed AS indexed_7, t0.id AS id_8, t0.active AS active_9, t0.date_created AS date_created_10, t0.date_updated AS date_updated_11 FROM pages t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"mentions-legales"
]
|
||||||||||||||||||||||
| 2 | 5.90 ms |
SELECT t0.question AS question_1, t0.answer AS answer_2, t0.routename AS routename_3, t0.id AS id_4, t0.date_created AS date_created_5, t0.date_updated AS date_updated_6 FROM faq t0 WHERE t0.routename = ?
Parameters:
[
"mentions_legales"
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Pages | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Pages | No errors. |
| App\Entity\Faq | No errors. |