Query Metrics
                8
                Database Queries
            
            
                8
                Different statements
            
            
                71.86 ms
                Query time
            
            
                5
                Invalid entities
            
        Queries
| #▲ | Time | Info | 
|---|---|---|
| 1 | 0.49 ms | SELECT t0.id AS id_1, t0.shortName AS shortName_2, t0.altFlag AS altFlag_3, t0.peso AS peso_4, t0.simbolo AS simbolo_5, t0.title AS title_6, t0.bloqueado AS bloqueado_7, t0.maestro AS maestro_8, t0.virtual AS virtual_9, t0.visible AS visible_10, t0.redondeoMinimo AS redondeoMinimo_11, t0.numDecimales AS numDecimales_12, t0.url_organismo_oficial AS url_organismo_oficial_13, t0.compraMinima AS compraMinima_14, t0.imagen_id AS imagen_id_15, t0.banner_id AS banner_id_16 FROM divisa t0 
                                                Parameters:  [] | 
| 2 | 0.57 ms | SELECT t0.id AS id_1, t0.altBanner AS altBanner_2, t0.nombre AS nombre_3, t0.texto1 AS texto1_4, t0.texto2 AS texto2_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.meta_title AS meta_title_8, t0.nombrebanco AS nombrebanco_9, t0.mostrarTop AS mostrarTop_10, t0.mostrarFoot AS mostrarFoot_11, t0.slug AS slug_12, t0.locale AS locale_13, t0.translatable_id AS translatable_id_14 FROM divisa_translation t0 WHERE t0.slug = ? AND t0.locale = ? LIMIT 1 
                                                Parameters:  [ "de-libra-esterlina-a-euro" "es" ] | 
| 3 | 0.61 ms | SELECT t0.id AS id_1, t0.descripcion1 AS descripcion1_2, t0.meta_robots AS meta_robots_3, t0.descripcion2 AS descripcion2_4, t0.meta_keywords AS meta_keywords_5, t0.meta_description AS meta_description_6, t0.meta_title AS meta_title_7, t0.slug AS slug_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM divisa_conversion_translation t0 WHERE t0.slug = ? AND t0.locale = ? LIMIT 1 
                                                Parameters:  [ "de-libra-esterlina-a-euro" "es" ] | 
| 4 | 0.37 ms | SELECT t0.id AS id_1, t0.visitas AS visitas_2, t0.divisaOrigen AS divisaOrigen_3, t0.divisaDestino AS divisaDestino_4 FROM divisa_conversion t0 WHERE t0.id = ? LIMIT 1 
                                                Parameters:  [
  20
] | 
| 5 | 0.38 ms | 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 
                                                Parameters:  [] | 
| 6 | 68.32 ms | SELECT t0.id AS id_1, t0.precioCompra AS precioCompra_2, t0.precioVenta AS precioVenta_3, t0.dia AS dia_4, t0.shortName AS shortName_5, t0.oficina AS oficina_6 FROM cotizaciones t0 
                                                Parameters:  [] | 
| 7 | 0.69 ms | SELECT c.precioCompra, c.precioVenta, c.dia, d.title FROM cotizaciones c, divisa d WHERE c.dia >= DATE_ADD( LAST_DAY( DATE_SUB( NOW( ) , INTERVAL 2 MONTH ) ) , INTERVAL 1 DAY ) AND d.id=c.shortName AND d.id= ? AND c.oficina= ? ORDER BY c.dia ASC 
                                                Parameters:  [ 12 0 ] | 
| 8 | 0.44 ms | SELECT t0.id AS id_1, t0.descripcion1 AS descripcion1_2, t0.meta_robots AS meta_robots_3, t0.descripcion2 AS descripcion2_4, t0.meta_keywords AS meta_keywords_5, t0.meta_description AS meta_description_6, t0.meta_title AS meta_title_7, t0.slug AS slug_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM divisa_conversion_translation t0 WHERE t0.translatable_id = ? 
                                                Parameters:  [
  20
] | 
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\Divisa | 
 | 
| Sonata\MediaBundle\Entity\BaseMedia | No errors. | 
| App\Entity\Imagen | No errors. | 
| App\Entity\Cotizaciones | No errors. | 
| App\Entity\DivisaConversion | No errors. | 
| App\Entity\Cupon | 
 | 
| App\Entity\DivisaTranslation | No errors. | 
| App\Entity\DivisaConversionTranslation | No errors. | 
| App\Entity\Oficina | 
 | 
| App\Entity\Provincia | No errors. | 
| App\Entity\Localidad | 
 | 
| App\Entity\OficinaErp | 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\OficinaTranslation | No errors. |