Error 500 Internal Server Error

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

Forwarded to ErrorController (82f93b)

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
21.11 ms
(40.25%)
1
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:
[]
8.92 ms
(17.01%)
1
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
]
6.04 ms
(11.53%)
1
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"
]
4.43 ms
(8.44%)
1
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:
[]
3.31 ms
(6.31%)
1
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:
[]
2.08 ms
(3.96%)
1
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:
[]
2.04 ms
(3.90%)
1
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:
[]
1.84 ms
(3.51%)
1
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:
[]
1.45 ms
(2.77%)
1
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"
]
1.22 ms
(2.33%)
1
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:
[]

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.
App\Entity\Imagen No errors.
App\Entity\ClickBanner No errors.
App\Entity\Marca_ES No errors.
App\Entity\Familia_ES No errors.
App\Entity\CrossReferences_ES
  • The association App\Entity\CrossReferences_ES#producto refers to the inverse side field App\Entity\Producto_ES#crossReferences which does not exist.
App\Entity\DetalleProductoAplicacion_ES No errors.
App\Entity\DetalleProductoTipoRelacion_ES No errors.
App\Entity\DetalleValorMarca_ES No errors.
App\Entity\Caracteristica_valor_ES No errors.