Redirect 301 redirect from GET @app_noticias (1a8044)

GET https://estrenauto.iridian.co/noticias/

Query Metrics

79 Database Queries
9 Different statements
237.65 ms Query time
1 Invalid entities
76 Managed entities

Grouped Statements

Show all queries

Time Count Info
182.68 ms
(76.87%)
69
SELECT t0_.id AS id_0, t0_.llave AS llave_1, t0_.valor AS valor_2, t0_.descripcion AS descripcion_3, t0_.categoria AS categoria_4, t0_.orden AS orden_5, t0_.activo AS activo_6, t0_.created_at AS created_at_7, t0_.updated_at AS updated_at_8 FROM textos t0_ WHERE t0_.llave = ? AND t0_.activo = ?
Parameters:
[
  "news.page_title"
  1
]
23.00 ms
(9.68%)
1
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT n0_.id AS id_0, n0_.titulo AS titulo_1, n0_.contenido AS contenido_2, n0_.fecha_creacion AS fecha_creacion_3, n0_.fecha_publicacion AS fecha_publicacion_4, n0_.estado AS estado_5, n0_.meta_titulo AS meta_titulo_6, n0_.meta_descripcion AS meta_descripcion_7, n0_.meta_etiquetas AS meta_etiquetas_8, n0_.activo AS activo_9, n0_.slug AS slug_10, n0_.etiquetas AS etiquetas_11 FROM noticias n0_ WHERE n0_.activo = ? AND n0_.fecha_publicacion <= ? AND n0_.estado = ? ORDER BY n0_.fecha_publicacion DESC, n0_.id DESC) dctrn_result) dctrn_table
Parameters:
[
  1
  "2026-03-07 19:48:11"
  1
]
12.93 ms
(5.44%)
1
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.filename_mobile AS filename_mobile_3, t0.path AS path_4, t0.link AS link_5, t0.size AS size_6, t0.mime_type AS mime_type_7, t0.size_mobile AS size_mobile_8, t0.mime_type_mobile AS mime_type_mobile_9, t0.alt AS alt_10, t0.titulo AS titulo_11, t0.descripcion AS descripcion_12, t0.llave AS llave_13, t0.seccion AS seccion_14, t0.orden AS orden_15, t0.visible AS visible_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.galeria_id AS galeria_id_19 FROM imagenes t0 WHERE t0.id = ?
Parameters:
[
  3498
]
9.70 ms
(4.08%)
3
SELECT t0_.id AS id_0, t0_.nombre AS nombre_1, t0_.descripcion AS descripcion_2, t0_.orden AS orden_3, t0_.visible AS visible_4, t0_.created_at AS created_at_5 FROM tipos_vehiculo t0_ WHERE t0_.visible = ? ORDER BY t0_.orden ASC, t0_.nombre ASC
Parameters:
[
  1
]
2.61 ms
(1.10%)
1
SELECT n0_.id AS id_0, n0_.titulo AS titulo_1, n0_.contenido AS contenido_2, n0_.fecha_creacion AS fecha_creacion_3, n0_.fecha_publicacion AS fecha_publicacion_4, n0_.estado AS estado_5, n0_.meta_titulo AS meta_titulo_6, n0_.meta_descripcion AS meta_descripcion_7, n0_.meta_etiquetas AS meta_etiquetas_8, n0_.activo AS activo_9, n0_.slug AS slug_10, n0_.etiquetas AS etiquetas_11, n0_.imagen_id AS imagen_id_12, n0_.etiqueta_id AS etiqueta_id_13 FROM noticias n0_ WHERE n0_.activo = ? AND n0_.fecha_publicacion <= ? AND n0_.estado = ? ORDER BY n0_.fecha_publicacion DESC LIMIT 3
Parameters:
[
  1
  "2026-03-07 19:48:11"
  1
]
2.03 ms
(0.86%)
1
SELECT i0_.id AS id_0, i0_.filename AS filename_1, i0_.filename_mobile AS filename_mobile_2, i0_.path AS path_3, i0_.link AS link_4, i0_.size AS size_5, i0_.mime_type AS mime_type_6, i0_.size_mobile AS size_mobile_7, i0_.mime_type_mobile AS mime_type_mobile_8, i0_.alt AS alt_9, i0_.titulo AS titulo_10, i0_.descripcion AS descripcion_11, i0_.llave AS llave_12, i0_.seccion AS seccion_13, i0_.orden AS orden_14, i0_.visible AS visible_15, i0_.created_at AS created_at_16, i0_.updated_at AS updated_at_17, i0_.galeria_id AS galeria_id_18 FROM imagenes i0_ WHERE i0_.llave = ? AND i0_.visible = ?
Parameters:
[
  "img-favicon"
  1
]
1.86 ms
(0.78%)
1
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, fecha_publicacion_4 FROM (SELECT n0_.id AS id_0, n0_.titulo AS titulo_1, n0_.contenido AS contenido_2, n0_.fecha_creacion AS fecha_creacion_3, n0_.fecha_publicacion AS fecha_publicacion_4, n0_.estado AS estado_5, n0_.meta_titulo AS meta_titulo_6, n0_.meta_descripcion AS meta_descripcion_7, n0_.meta_etiquetas AS meta_etiquetas_8, n0_.activo AS activo_9, n0_.slug AS slug_10, n0_.etiquetas AS etiquetas_11 FROM noticias n0_ WHERE n0_.activo = ? AND n0_.fecha_publicacion <= ? AND n0_.estado = ?) dctrn_result_inner ORDER BY fecha_publicacion_4 DESC, id_0 DESC) dctrn_result LIMIT 12
Parameters:
[
  1
  "2026-03-07 19:48:11"
  1
]
1.61 ms
(0.68%)
1
SELECT e0_.id AS id_0, e0_.nombre AS nombre_1, e0_.descripcion AS descripcion_2, e0_.color AS color_3 FROM etiquetas e0_ ORDER BY e0_.nombre ASC
Parameters:
[]
1.23 ms
(0.52%)
1
SELECT n0_.id AS id_0, n0_.titulo AS titulo_1, n0_.contenido AS contenido_2, n0_.fecha_creacion AS fecha_creacion_3, n0_.fecha_publicacion AS fecha_publicacion_4, n0_.estado AS estado_5, n0_.meta_titulo AS meta_titulo_6, n0_.meta_descripcion AS meta_descripcion_7, n0_.meta_etiquetas AS meta_etiquetas_8, n0_.activo AS activo_9, n0_.slug AS slug_10, n0_.etiquetas AS etiquetas_11, n0_.imagen_id AS imagen_id_12, n0_.etiqueta_id AS etiqueta_id_13 FROM noticias n0_ WHERE n0_.activo = ? AND n0_.fecha_publicacion <= ? AND n0_.estado = ? AND n0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY n0_.fecha_publicacion DESC, n0_.id DESC
Parameters:
[
  1
  "2026-03-07 19:48:11"
  1
  11
  7
  3
  4
  2
  5
  6
  8
  9
  10
]

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\Texto 42
App\Entity\Etiqueta 13
App\Entity\Noticia 10
App\Entity\TipoVehiculo 9
App\Entity\Imagen 2

Entities Mapping

Class Mapping errors
App\Entity\Noticia No errors.
App\Entity\Imagen No errors.
App\Entity\Etiqueta
  • The field App\Entity\Etiqueta#noticias is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Noticia#etiqueta does not contain the required 'inversedBy: "noticias"' attribute.
App\Entity\Texto No errors.
App\Entity\Galeria No errors.
App\Entity\TipoVehiculo No errors.