https://eg.apunts.es/es/politica-de-cookies.html

Query Metrics

8 Database Queries
4 Different statements
10.16 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 3.48 ms
SELECT t0.id AS id_1, t0.pag_slug AS pag_slug_2, t0.pag_nombre AS pag_nombre_3, t0.pag_titulo AS pag_titulo_4, t0.pag_palabras_clave AS pag_palabras_clave_5, t0.pag_meta_descripcion AS pag_meta_descripcion_6, t0.pag_idioma AS pag_idioma_7, t0.pag_estado AS pag_estado_8, t0.pag_posicion AS pag_posicion_9, t0.pag_lugar AS pag_lugar_10, t0.pag_contenido_html AS pag_contenido_html_11, t0.pag_padre_id AS pag_padre_id_12 FROM pagina t0 WHERE t0.pag_slug = ? LIMIT 1
Parameters:
[
  "politica-de-cookies"
]
2 0.95 ms
SELECT t0.id AS id_1, t0.conf_name AS conf_name_2, t0.conf_type AS conf_type_3, t0.conf_value AS conf_value_4, t0.conf_description AS conf_description_5, t0.conf_visible AS conf_visible_6, t0.conf_value_required AS conf_value_required_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM config t0 WHERE t0.conf_name = ? LIMIT 1
Parameters:
[
  "CONTACTO_EMAIL"
]
3 0.66 ms
SELECT t0.id AS id_1, t0.conf_name AS conf_name_2, t0.conf_type AS conf_type_3, t0.conf_value AS conf_value_4, t0.conf_description AS conf_description_5, t0.conf_visible AS conf_visible_6, t0.conf_value_required AS conf_value_required_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM config t0 WHERE t0.conf_name = ? LIMIT 1
Parameters:
[
  "CONTACTO_TELEFONO"
]
4 2.31 ms
SELECT p0_.id AS id_0, p0_.pag_slug AS pag_slug_1, p0_.pag_nombre AS pag_nombre_2, p0_.pag_estado AS pag_estado_3, p0_.pag_posicion AS pag_posicion_4, p0_.pag_padre_id AS pag_padre_id_5 FROM pagina p0_ WHERE p0_.pag_estado = ? AND p0_.pag_idioma = ? AND p0_.pag_lugar = ? AND p0_.pag_padre_id IS NULL ORDER BY p0_.pag_posicion DESC
Parameters:
[
  [
    true
  ]
  "es"
  [
    1
  ]
]
5 0.76 ms
SELECT p0_.id AS id_0, p0_.pag_slug AS pag_slug_1, p0_.pag_nombre AS pag_nombre_2, p0_.pag_estado AS pag_estado_3, p0_.pag_posicion AS pag_posicion_4, p0_.pag_padre_id AS pag_padre_id_5 FROM pagina p0_ WHERE p0_.pag_estado = ? AND p0_.pag_idioma = ? AND p0_.pag_padre_id = ? ORDER BY p0_.pag_posicion DESC
Parameters:
[
  [
    true
  ]
  "es"
  1
]
6 0.80 ms
SELECT p0_.id AS id_0, p0_.pag_slug AS pag_slug_1, p0_.pag_nombre AS pag_nombre_2, p0_.pag_estado AS pag_estado_3, p0_.pag_posicion AS pag_posicion_4, p0_.pag_padre_id AS pag_padre_id_5 FROM pagina p0_ WHERE p0_.pag_estado = ? AND p0_.pag_idioma = ? AND p0_.pag_lugar = ? AND p0_.pag_padre_id IS NULL ORDER BY p0_.pag_posicion DESC
Parameters:
[
  [
    true
  ]
  "es"
  [
    2
  ]
]
7 0.61 ms
SELECT t0.id AS id_1, t0.conf_name AS conf_name_2, t0.conf_type AS conf_type_3, t0.conf_value AS conf_value_4, t0.conf_description AS conf_description_5, t0.conf_visible AS conf_visible_6, t0.conf_value_required AS conf_value_required_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM config t0 WHERE t0.conf_name = ? LIMIT 1
Parameters:
[
  "CONTACTO_EMAIL"
]
8 0.59 ms
SELECT t0.id AS id_1, t0.conf_name AS conf_name_2, t0.conf_type AS conf_type_3, t0.conf_value AS conf_value_4, t0.conf_description AS conf_description_5, t0.conf_visible AS conf_visible_6, t0.conf_value_required AS conf_value_required_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM config t0 WHERE t0.conf_name = ? LIMIT 1
Parameters:
[
  "CONTACTO_TELEFONO"
]

old connection

No database queries were performed.

Database Connections

Name Service
default doctrine.dbal.default_connection
old doctrine.dbal.old_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
old doctrine.orm.old_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

default entity manager

Class Mapping errors
App\Entity\Ajustes\Usuario No errors.
App\Entity\Ajustes\Pagina No errors.
App\Entity\Catalogo\Categoria No errors.
App\Entity\Ajustes\Config No errors.
App\Entity\Ajustes\Faq No errors.
App\Entity\Ajustes\TransportistasTarifas No errors.
App\Entity\Ajustes\TransportistasSeguros No errors.
App\Entity\Ajustes\Pedido No errors.
App\Entity\Ajustes\Direccion No errors.
App\Entity\Ajustes\Gradeada No errors.
App\Entity\Ajustes\Servicio No errors.
App\Entity\Ajustes\ServicioTarifas No errors.

old entity manager

No loaded entities.