Query Metrics
70
Database Queries
7
Different statements
157.63 ms
Query time
0
Invalid entities
217
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
108.12 ms (68.59%) |
62 |
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:
[ "header.nav.new_vehicles" 1 ] |
||||||||||||||||||||||||||||
|
33.37 ms (21.17%) |
1 |
SELECT m0_.id AS id_0, m0_.nombre AS nombre_1, m0_.slug AS slug_2, m0_.descripcion AS descripcion_3, m0_.precio AS precio_4, m0_.precio_desde AS precio_desde_5, m0_.precio_hasta AS precio_hasta_6, m0_.year AS year_7, m0_.img_thumbnail AS img_thumbnail_8, m0_.img_fotos AS img_fotos_9, m0_.url_modelo AS url_modelo_10, m0_.url_catalogo AS url_catalogo_11, m0_.fuente_precio AS fuente_precio_12, m0_.scrape_date AS scrape_date_13, m0_.orden AS orden_14, m0_.visible AS visible_15, m0_.destacado_home AS destacado_home_16, m0_.es_nuevo AS es_nuevo_17, m0_.vistas AS vistas_18, m0_.calificacion AS calificacion_19, m0_.created_at AS created_at_20, m0_.img AS img_21, m1_.id AS id_22, m1_.nombre AS nombre_23, m1_.orden AS orden_24, m1_.visible AS visible_25, m1_.created_at AS created_at_26, m2_.id AS id_27, m2_.orden AS orden_28, m2_.principal AS principal_29, m2_.created_at AS created_at_30, i3_.id AS id_31, i3_.filename AS filename_32, i3_.filename_mobile AS filename_mobile_33, i3_.path AS path_34, i3_.link AS link_35, i3_.size AS size_36, i3_.mime_type AS mime_type_37, i3_.size_mobile AS size_mobile_38, i3_.mime_type_mobile AS mime_type_mobile_39, i3_.alt AS alt_40, i3_.titulo AS titulo_41, i3_.descripcion AS descripcion_42, i3_.llave AS llave_43, i3_.seccion AS seccion_44, i3_.orden AS orden_45, i3_.visible AS visible_46, i3_.created_at AS created_at_47, i3_.updated_at AS updated_at_48, v4_.id AS id_49, v4_.nombre_version AS nombre_version_50, v4_.precio AS precio_51, v4_.orden AS orden_52, v4_.visible AS visible_53, v4_.destacado_home AS destacado_home_54, v4_.created_at AS created_at_55, v4_.img AS img_56, v4_.especificaciones AS especificaciones_57, v4_.motor AS motor_58, v4_.tipo_motor AS tipo_motor_59, v4_.transmision AS transmision_60, v4_.combustible AS combustible_61, v4_.cilindrada_cc AS cilindrada_cc_62, v4_.potencia_hp AS potencia_hp_63, v4_.potencia_kw AS potencia_kw_64, v4_.torque_nm AS torque_nm_65, v4_.consumo AS consumo_66, v4_.traccion AS traccion_67, v4_.autonomia_km AS autonomia_km_68, v4_.url_pdf AS url_pdf_69, t5_.id AS id_70, t5_.nombre AS nombre_71, t5_.descripcion AS descripcion_72, t5_.orden AS orden_73, t5_.visible AS visible_74, t5_.created_at AS created_at_75, m0_.marca_id AS marca_id_76, m0_.tipo_vehiculo_id AS tipo_vehiculo_id_77, m1_.imagen_id AS imagen_id_78, m2_.modelo_id AS modelo_id_79, m2_.imagen_id AS imagen_id_80, i3_.galeria_id AS galeria_id_81, v4_.tipo_vehiculo_id AS tipo_vehiculo_id_82, v4_.modelo_id AS modelo_id_83 FROM modelos m0_ INNER JOIN marca m1_ ON m0_.marca_id = m1_.id LEFT JOIN modelo_imagenes m2_ ON m0_.id = m2_.modelo_id LEFT JOIN imagenes i3_ ON m2_.imagen_id = i3_.id LEFT JOIN versiones v4_ ON m0_.id = v4_.modelo_id LEFT JOIN tipos_vehiculo t5_ ON m0_.tipo_vehiculo_id = t5_.id WHERE m0_.id IN (?, ?, ?, ?, ?, ?) ORDER BY m0_.vistas DESC, m0_.id DESC, m2_.principal DESC, m2_.orden ASC
Parameters:
[ 564 589 569 697 684 579 ]
|
||||||||||||||||||||||||||||
|
6.83 ms (4.34%) |
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
]
|
||||||||||||||||||||||||||||
|
2.77 ms (1.76%) |
1 |
SELECT m0_.id AS id_0 FROM modelos m0_ INNER JOIN marca m1_ ON m0_.marca_id = m1_.id WHERE m0_.visible = 1 AND m1_.visible = 1 AND m0_.destacado_home = 1 ORDER BY m0_.created_at DESC
Parameters:
[]
|
||||||||||||||||||||||||||||
|
2.74 ms (1.74%) |
1 |
SELECT m0_.id AS id_0 FROM modelos m0_ INNER JOIN marca m1_ ON m0_.marca_id = m1_.id WHERE m0_.visible = 1 AND m1_.visible = 1 ORDER BY m0_.vistas DESC, m0_.id DESC LIMIT 6
Parameters:
[]
|
||||||||||||||||||||||||||||
|
2.57 ms (1.63%) |
1 |
SELECT m0_.id AS id_0, m0_.nombre AS nombre_1, m0_.slug AS slug_2, m0_.descripcion AS descripcion_3, m0_.precio AS precio_4, m0_.precio_desde AS precio_desde_5, m0_.precio_hasta AS precio_hasta_6, m0_.year AS year_7, m0_.img_thumbnail AS img_thumbnail_8, m0_.img_fotos AS img_fotos_9, m0_.url_modelo AS url_modelo_10, m0_.url_catalogo AS url_catalogo_11, m0_.fuente_precio AS fuente_precio_12, m0_.scrape_date AS scrape_date_13, m0_.orden AS orden_14, m0_.visible AS visible_15, m0_.destacado_home AS destacado_home_16, m0_.es_nuevo AS es_nuevo_17, m0_.vistas AS vistas_18, m0_.calificacion AS calificacion_19, m0_.created_at AS created_at_20, m0_.img AS img_21, m1_.id AS id_22, m1_.nombre AS nombre_23, m1_.orden AS orden_24, m1_.visible AS visible_25, m1_.created_at AS created_at_26, m2_.id AS id_27, m2_.orden AS orden_28, m2_.principal AS principal_29, m2_.created_at AS created_at_30, i3_.id AS id_31, i3_.filename AS filename_32, i3_.filename_mobile AS filename_mobile_33, i3_.path AS path_34, i3_.link AS link_35, i3_.size AS size_36, i3_.mime_type AS mime_type_37, i3_.size_mobile AS size_mobile_38, i3_.mime_type_mobile AS mime_type_mobile_39, i3_.alt AS alt_40, i3_.titulo AS titulo_41, i3_.descripcion AS descripcion_42, i3_.llave AS llave_43, i3_.seccion AS seccion_44, i3_.orden AS orden_45, i3_.visible AS visible_46, i3_.created_at AS created_at_47, i3_.updated_at AS updated_at_48, t4_.id AS id_49, t4_.nombre AS nombre_50, t4_.descripcion AS descripcion_51, t4_.orden AS orden_52, t4_.visible AS visible_53, t4_.created_at AS created_at_54, m0_.marca_id AS marca_id_55, m0_.tipo_vehiculo_id AS tipo_vehiculo_id_56, m1_.imagen_id AS imagen_id_57, m2_.modelo_id AS modelo_id_58, m2_.imagen_id AS imagen_id_59, i3_.galeria_id AS galeria_id_60 FROM modelos m0_ INNER JOIN marca m1_ ON m0_.marca_id = m1_.id LEFT JOIN modelo_imagenes m2_ ON m0_.id = m2_.modelo_id LEFT JOIN imagenes i3_ ON m2_.imagen_id = i3_.id LEFT JOIN tipos_vehiculo t4_ ON m0_.tipo_vehiculo_id = t4_.id WHERE m0_.id IN (?) ORDER BY m0_.created_at DESC, m2_.principal DESC, m2_.orden ASC
Parameters:
[
754
]
|
||||||||||||||||||||||||||||
|
1.23 ms (0.78%) |
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\Imagen | 68 |
| App\Entity\ModeloImagen | 63 |
| App\Entity\Texto | 54 |
| App\Entity\Version | 12 |
| App\Entity\TipoVehiculo | 9 |
| App\Entity\Modelo | 7 |
| App\Entity\Marca | 4 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Modelo | No errors. |
| App\Entity\Marca | No errors. |
| App\Entity\ModeloImagen | No errors. |
| App\Entity\Imagen | No errors. |
| App\Entity\Version | No errors. |
| App\Entity\TipoVehiculo | No errors. |
| App\Entity\Galeria | No errors. |
| App\Entity\VersionImagen | No errors. |
| App\Entity\Texto | No errors. |