Query Metrics
1
Database Queries
1
Different statements
0.48 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.48 ms (100.00%) |
1 |
SELECT t0.blog_id AS blog_id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.titulo AS titulo_4, t0.descripcion_seo AS descripcion_seo_5, t0.tags AS tags_6, t0.imagen AS imagen_7, t0.estado AS estado_8, t0.url AS url_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.empresa_id AS empresa_id_12, t0.autor_id AS autor_id_13 FROM blog t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
"fireworks-memorandum&amp"
]
|
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\Blog | No errors. |
App\Entity\Empresa | No errors. |
App\Entity\Usuario | No errors. |