Query Metrics

22 Database Queries
8 Different statements
15.39 ms Query time
0 Invalid entities
31 Managed entities

Queries

Group similar statements

# Time Info
1 0.98 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.password AS password_3, t0.roles AS roles_4, t0.nombre_comercial AS nombre_comercial_5, t0.recargo_equivalencia AS recargo_equivalencia_6, t0.locale AS locale_7, t0.activo AS activo_8, t0.preferencias AS preferencias_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.tarifa_id AS tarifa_id_12 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  25
]
2 0.74 ms
SELECT COUNT(p0_.id) AS sclr_0 FROM producto p0_
Parameters:
[]
3 0.51 ms
SELECT COUNT(p0_.id) AS sclr_0 FROM producto p0_
Parameters:
[]
4 0.56 ms
SELECT p0_.id AS id_0, p0_.ref AS ref_1, p0_.ean AS ean_2, p0_.activo AS activo_3, p0_.foto_principal AS foto_principal_4, p0_.created_at AS created_at_5, p0_.updated_at AS updated_at_6, p0_.marca_id AS marca_id_7, p0_.familia_id AS familia_id_8, p0_.subfamilia_id AS subfamilia_id_9 FROM producto p0_ LIMIT 30
Parameters:
[]
5 3.42 ms
SELECT t0.id AS id_1, t0.activo AS activo_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM marca t0 WHERE t0.id = ?
Parameters:
[
  5
]
6 0.65 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.nombre AS nombre_3, t0.marca_id AS marca_id_4 FROM marca_traduccion t0 WHERE t0.marca_id = ?
Parameters:
[
  5
]
7 0.49 ms
SELECT t0.id AS id_1, t0.activo AS activo_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM familia t0 WHERE t0.id = ?
Parameters:
[
  3
]
8 0.56 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.nombre AS nombre_3, t0.familia_id AS familia_id_4 FROM familia_traduccion t0 WHERE t0.familia_id = ?
Parameters:
[
  3
]
9 0.57 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.nombre AS nombre_3, t0.descripcion AS descripcion_4, t0.producto_id AS producto_id_5 FROM producto_traduccion t0 WHERE t0.producto_id = ?
Parameters:
[
  9
]
10 0.57 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.nombre AS nombre_3, t0.descripcion AS descripcion_4, t0.producto_id AS producto_id_5 FROM producto_traduccion t0 WHERE t0.producto_id = ?
Parameters:
[
  10
]
11 0.54 ms
SELECT t0.id AS id_1, t0.activo AS activo_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM marca t0 WHERE t0.id = ?
Parameters:
[
  6
]
12 0.59 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.nombre AS nombre_3, t0.marca_id AS marca_id_4 FROM marca_traduccion t0 WHERE t0.marca_id = ?
Parameters:
[
  6
]
13 0.59 ms
SELECT t0.id AS id_1, t0.activo AS activo_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM familia t0 WHERE t0.id = ?
Parameters:
[
  4
]
14 0.67 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.nombre AS nombre_3, t0.familia_id AS familia_id_4 FROM familia_traduccion t0 WHERE t0.familia_id = ?
Parameters:
[
  4
]
15 0.55 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.nombre AS nombre_3, t0.descripcion AS descripcion_4, t0.producto_id AS producto_id_5 FROM producto_traduccion t0 WHERE t0.producto_id = ?
Parameters:
[
  11
]
16 0.51 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.nombre AS nombre_3, t0.descripcion AS descripcion_4, t0.producto_id AS producto_id_5 FROM producto_traduccion t0 WHERE t0.producto_id = ?
Parameters:
[
  12
]
17 0.35 ms
SELECT t0.id AS id_1, t0.activo AS activo_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM marca t0 WHERE t0.id = ?
Parameters:
[
  7
]
18 0.49 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.nombre AS nombre_3, t0.marca_id AS marca_id_4 FROM marca_traduccion t0 WHERE t0.marca_id = ?
Parameters:
[
  7
]
19 0.60 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.nombre AS nombre_3, t0.descripcion AS descripcion_4, t0.producto_id AS producto_id_5 FROM producto_traduccion t0 WHERE t0.producto_id = ?
Parameters:
[
  13
]
20 0.40 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.nombre AS nombre_3, t0.descripcion AS descripcion_4, t0.producto_id AS producto_id_5 FROM producto_traduccion t0 WHERE t0.producto_id = ?
Parameters:
[
  14
]
21 0.54 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.nombre AS nombre_3, t0.descripcion AS descripcion_4, t0.producto_id AS producto_id_5 FROM producto_traduccion t0 WHERE t0.producto_id = ?
Parameters:
[
  15
]
22 0.53 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.nombre AS nombre_3, t0.descripcion AS descripcion_4, t0.producto_id AS producto_id_5 FROM producto_traduccion t0 WHERE t0.producto_id = ?
Parameters:
[
  16
]

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\Module\Producto\Entity\Producto 8
App\Module\Producto\Entity\ProductoTraduccion 8
App\Module\Producto\Entity\Subfamilia 4
App\Module\Producto\Entity\Marca 3
App\Module\Producto\Entity\MarcaTraduccion 3
App\Module\Producto\Entity\Familia 2
App\Module\Producto\Entity\FamiliaTraduccion 2
App\Entity\User 1