Query Metrics
1
Database Queries
1
Different statements
7.70 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 7.70 ms |
SELECT p0_.id AS id_0, p0_.titulo AS titulo_1, p0_.contenido AS contenido_2, p0_.slug AS slug_3, p0_.deleted_at AS deleted_at_4, p0_.estado AS estado_5, p0_.imagen AS imagen_6, p0_.titulo_ingles AS titulo_ingles_7, p0_.contenido_ingles AS contenido_ingles_8, p0_.texto_imagen AS texto_imagen_9, p0_.texto_imagen_ingles AS texto_imagen_ingles_10, p0_.imagen_optimizada AS imagen_optimizada_11 FROM pagina p0_ WHERE p0_.slug = ? AND p0_.deleted_at IS NULL LIMIT 1
Parameters:
[
"Rosellimac"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| old_wp | doctrine.dbal.old_wp_connection |
| old_t3 | doctrine.dbal.old_t3_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\Pagina | No errors. |