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

Query Metrics

49 Database Queries
4 Different statements
32.36 ms Query time
0 Invalid entities
47 Managed entities

Grouped Statements

Show all queries

Time Count Info
26.59 ms
(82.17%)
44
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:
[
  "home.title_suffix"
  1
]
2.83 ms
(8.75%)
1
SELECT t0.id AS id_1, t0.llave AS llave_2, t0.tipo AS tipo_3, t0.contenido AS contenido_4, t0.descripcion AS descripcion_5, t0.categoria AS categoria_6, t0.orden AS orden_7, t0.activo AS activo_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM textos_big t0 WHERE t0.llave = ? AND t0.activo = ? LIMIT 1
Parameters:
[
  "legal.cookies.contenido"
  1
]
2.06 ms
(6.38%)
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
]
0.87 ms
(2.70%)
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
]

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 36
App\Entity\TipoVehiculo 9
App\Entity\TextoBig 1
App\Entity\Imagen 1

Entities Mapping

Class Mapping errors
App\Entity\TextoBig No errors.
App\Entity\Texto No errors.
App\Entity\Imagen No errors.
App\Entity\Galeria No errors.
App\Entity\TipoVehiculo No errors.