Query Metrics
9
Database Queries
9
Different statements
13.47 ms
Query time
4
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
7.84 ms (58.26%) |
1 |
SELECT dia FROM cotizaciones WHERE oficina = ? AND dia = ( SELECT MAX(dia) FROM cotizaciones WHERE oficina = ? )
Parameters:
[ 35 35 ] |
|
2.68 ms (19.90%) |
1 |
SELECT c0_.id AS id_0, c0_.precioCompra AS precioCompra_1, c0_.precioVenta AS precioVenta_2, c0_.dia AS dia_3, c0_.shortName AS shortName_4, c0_.oficina AS oficina_5 FROM cotizaciones c0_, divisa d1_ WHERE c0_.shortName = d1_.id AND d1_.visible = 1 AND c0_.dia = ? AND c0_.oficina = ? ORDER BY d1_.peso DESC
Parameters:
[ "2023-11-17" 35 ] |
|
0.55 ms (4.11%) |
1 |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.peso AS peso_3, t0.slug AS slug_4, t0.provincia AS provincia_5 FROM localidad t0 WHERE t0.provincia = ? ORDER BY t0.peso DESC
Parameters:
[
3
]
|
|
0.44 ms (3.24%) |
1 |
SELECT t0.id AS id_1, t0.indicaciones AS indicaciones_2, t0.alt AS alt_3, t0.serviciosTexto AS serviciosTexto_4, t0.title AS title_5, t0.descripcion AS descripcion_6, t0.meta_keywords AS meta_keywords_7, t0.meta_description AS meta_description_8, t0.meta_title AS meta_title_9, t0.nombre AS nombre_10, t0.slug AS slug_11, t0.locale AS locale_12, t0.translatable_id AS translatable_id_13 FROM oficina_translation t0 WHERE t0.slug = ? AND t0.locale = ? LIMIT 1
Parameters:
[ "cambio-divisas-eurochange-gran-alacant-alicante" "es" ] |
|
0.43 ms (3.17%) |
1 |
SELECT t0.id AS id_1, t0.indicaciones AS indicaciones_2, t0.alt AS alt_3, t0.serviciosTexto AS serviciosTexto_4, t0.title AS title_5, t0.descripcion AS descripcion_6, t0.meta_keywords AS meta_keywords_7, t0.meta_description AS meta_description_8, t0.meta_title AS meta_title_9, t0.nombre AS nombre_10, t0.slug AS slug_11, t0.locale AS locale_12, t0.translatable_id AS translatable_id_13 FROM oficina_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 35 "es" ] |
|
0.41 ms (3.03%) |
1 |
SELECT t0.id AS id_1, t0.texto AS texto_2, t0.alt AS alt_3, t0.titulo AS titulo_4, t0.meta_keywords AS meta_keywords_5, t0.meta_description AS meta_description_6, t0.meta_title AS meta_title_7, t0.descripcion_imagen AS descripcion_imagen_8, t0.slug AS slug_9, t0.locale AS locale_10, t0.translatable_id AS translatable_id_11 FROM provincia_translation t0 WHERE t0.slug = ? AND t0.locale = ? LIMIT 1
Parameters:
[ "alicante" "es" ] |
|
0.39 ms (2.87%) |
1 |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.peso AS peso_3, t0.slug AS slug_4, t0.provincia AS provincia_5 FROM localidad t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"gran-alacant"
]
|
|
0.37 ms (2.75%) |
1 |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.alt AS alt_3, t0.latitud AS latitud_4, t0.longitud AS longitud_5, t0.telefono AS telefono_6, t0.direccion AS direccion_7, t0.codigo_postal AS codigo_postal_8, t0.peso AS peso_9, t0.activo AS activo_10, t0.url_google AS url_google_11, t0.provincia AS provincia_12, t0.localidad AS localidad_13, t0.oficinaERP AS oficinaERP_14, t0.imagen_id AS imagen_id_15, t0.imagen_mapa_id AS imagen_mapa_id_16 FROM oficina t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
35
]
|
|
0.36 ms (2.67%) |
1 |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.gastos AS gastos_3, t0.peso AS peso_4, t0.imagen_cabecera_id AS imagen_cabecera_id_5, t0.imagen_banner_id AS imagen_banner_id_6 FROM provincia t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
3
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Provincia | No errors. |
| App\Entity\ProvinciaTranslation | No errors. |
| Sonata\MediaBundle\Entity\BaseMedia | No errors. |
| App\Entity\Imagen | No errors. |
| App\Entity\Localidad |
|
| App\Entity\Oficina |
|
| App\Entity\LocalidadTranslation | No errors. |
| App\Entity\OficinaTranslation | No errors. |
| App\Entity\OficinaErp | No errors. |
| App\Entity\Cotizaciones | No errors. |
| App\Entity\Reserva | No errors. |
| App\Entity\FranjaDias | No errors. |
| App\Entity\Servicio | No errors. |
| App\Entity\Stock | No errors. |
| App\Entity\Existencia | No errors. |
| App\Entity\DayOff |
|
| App\Entity\Alerta | No errors. |
| App\Entity\Divisa |
|