GET https://festival.winecta.com/rip.php/ver-imagen/post/1/festival-65e5f8711f467.jpg

Query Metrics

1 Database Queries
1 Different statements
2.21 ms Query time
1 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 2.21 ms
SELECT t0.id AS id_1, t0.titulo AS titulo_2, t0.contenido AS contenido_3, t0.contenido_corto AS contenido_corto_4, t0.fecha_creacion AS fecha_creacion_5, t0.deleted_at AS deleted_at_6, t0.estado AS estado_7, t0.imagen_destacada AS imagen_destacada_8, t0.slug AS slug_9 FROM post t0 WHERE t0.id = ?
Parameters:
[
  "1"
]

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\Post No errors.
App\Entity\Foto
  • The field App\Entity\Foto#posts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Post#foto does not contain the required 'inversedBy="posts"' attribute.
App\Entity\Categoria No errors.