Query Metrics
2
Database Queries
2
Different statements
1.17 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.72 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.image_thumbnail AS image_thumbnail_4, t0.image AS image_5, t0.content AS content_6, t0.tags AS tags_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.blog_category_id AS blog_category_id_10 FROM blog t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
"razones-elegir-alquiler-vehiculos"
]
|
| 2 | 0.45 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3 FROM blog_category t0 WHERE t0.id = ?
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 |
|---|---|
| Backend\Entity\Blog | No errors. |
| Backend\Entity\BlogCategory | No errors. |