Error 500 Internal Server Error

GET https://52.20.248.18/noticias/ver/dadasdasd_asdasd

Query Metrics

10 Database Queries
10 Different statements
52.45 ms Query time
1 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 8.92 ms
SELECT t0.id AS id_1, t0.titulo AS titulo_2, t0.descripcion AS descripcion_3, t0.archivos AS archivos_4, t0.url AS url_5, t0.url_imagen AS url_imagen_6, t0.view_banner_top AS view_banner_top_7, t0.view_banner_bottom AS view_banner_bottom_8, t0.destacado AS destacado_9, t0.usuario_creacion AS usuario_creacion_10, t0.ultima_actualizacion AS ultima_actualizacion_11, t0.estado AS estado_12, t0.titulo_seo AS titulo_seo_13, t0.descripcion_seo AS descripcion_seo_14, t0.keywords AS keywords_15, t0.mostrar AS mostrar_16, t0.fecha_publicacion AS fecha_publicacion_17, t0.banner_top AS banner_top_18, t0.banner_bottom AS banner_bottom_19 FROM noticia t0 WHERE t0.url = ? AND t0.estado = ? LIMIT 1
Parameters:
[
  "dadasdasd_asdasd"
  1
]
2 6.04 ms
SELECT n0_.titulo AS titulo_0, n0_.url AS url_1 FROM noticia n0_ WHERE n0_.fecha_publicacion < ? AND n0_.estado = true ORDER BY n0_.fecha_publicacion DESC LIMIT 1
Parameters:
[
  "2020-06-14 12:15:00"
]
3 1.45 ms
SELECT n0_.titulo AS titulo_0, n0_.url AS url_1 FROM noticia n0_ WHERE n0_.fecha_publicacion > ? AND n0_.estado = true ORDER BY n0_.fecha_publicacion ASC LIMIT 1
Parameters:
[
  "2020-06-14 12:15:00"
]
4 1.22 ms
SELECT n0_.titulo AS titulo_0, n0_.url AS url_1 FROM noticia n0_ WHERE n0_.estado = true ORDER BY n0_.fecha_publicacion DESC LIMIT 3
Parameters:
[]
5 21.11 ms
SELECT DISTINCT e0_.Nombres AS nombres_0, e0_.id AS id_1 FROM estructura_ecommerce_es e0_, producto_es p1_ WHERE e0_.Status = 1 AND p1_.cat1 = e0_.id AND p1_.status_eCommerce = 1 AND p1_.status_infor = 1 ORDER BY e0_.Nombres ASC
Parameters:
[]
6 4.43 ms
SELECT DISTINCT e0_.Nombres AS nombres_0, e0_.id AS id_1 FROM estructura_ecommerce_es e0_, producto_es p1_ WHERE e0_.Status = 1 AND e0_.Nivel = 2 AND p1_.cat1 = 198 AND p1_.cat2 = e0_.id ORDER BY e0_.Nombres ASC
Parameters:
[]
7 1.84 ms
SELECT DISTINCT e0_.Nombres AS nombres_0, e0_.id AS id_1 FROM estructura_ecommerce_es e0_, producto_es p1_ WHERE e0_.Status = 1 AND e0_.Nivel = 2 AND p1_.cat1 = 201 AND p1_.cat2 = e0_.id ORDER BY e0_.Nombres ASC
Parameters:
[]
8 2.08 ms
SELECT DISTINCT e0_.Nombres AS nombres_0, e0_.id AS id_1 FROM estructura_ecommerce_es e0_, producto_es p1_ WHERE e0_.Status = 1 AND e0_.Nivel = 2 AND p1_.cat1 = 200 AND p1_.cat2 = e0_.id ORDER BY e0_.Nombres ASC
Parameters:
[]
9 3.31 ms
SELECT DISTINCT e0_.Nombres AS nombres_0, e0_.id AS id_1 FROM estructura_ecommerce_es e0_, producto_es p1_ WHERE e0_.Status = 1 AND e0_.Nivel = 2 AND p1_.cat1 = 199 AND p1_.cat2 = e0_.id ORDER BY e0_.Nombres ASC
Parameters:
[]
10 2.04 ms
SELECT DISTINCT e0_.Nombres AS nombres_0, e0_.id AS id_1 FROM estructura_ecommerce_es e0_, producto_es p1_ WHERE e0_.Status = 1 AND e0_.Nivel = 2 AND p1_.cat1 = 212 AND p1_.cat2 = e0_.id ORDER BY e0_.Nombres ASC
Parameters:
[]

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\Noticia 1

Entities Mapping

Class Mapping errors
App\Entity\Noticia No errors.
App\Entity\Banner No errors.
App\Entity\CategoriaNoticia No errors.
App\Entity\Estructura_ecommerce_ES No errors.
App\Entity\Producto_ES
  • The mappings App\Entity\Producto_ES#crossreferenceses and App\Entity\CrossReferences_ES#producto are inconsistent with each other.