Query Metrics
                21
                Database Queries
            
            
                19
                Different statements
            
            
                91.48 ms
                Query time
            
            
                7
                Invalid entities
            
        Queries
| #▲ | Time | Info | 
|---|---|---|
| 1 | 1.60 ms | SELECT u0_.id AS id_0, u0_.session_id AS session_id_1, u0_.uuid AS uuid_2, u0_.session_start AS session_start_3, u0_.last_update AS last_update_4, u0_.visited_pages AS visited_pages_5, u0_.referer AS referer_6, u0_.ip AS ip_7, u0_.device AS device_8, u0_.country AS country_9, u0_.region AS region_10, u0_.city AS city_11, u0_.zip AS zip_12, u0_.locale AS locale_13, u0_.user AS user_14 FROM user_stats u0_ WHERE u0_.session_id = ? OR u0_.uuid = ? LIMIT 1 
                                                Parameters:  [ "v8vdl52av16jl9pts41g7c52go" Ramsey\Uuid\Lazy\LazyUuidFromString {#420 : "953fd386-f4bc-4bcd-8715-0194f4dce341" } ] | 
| 2 | 0.16 ms | "START TRANSACTION"
                                                Parameters:  [] | 
| 3 | 0.26 ms | INSERT INTO user_stats (session_id, uuid, session_start, last_update, visited_pages, referer, ip, device, country, region, city, zip, locale, user) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 
                                                Parameters:  [ "v8vdl52av16jl9pts41g7c52go" Ramsey\Uuid\Lazy\LazyUuidFromString {#420 : "953fd386-f4bc-4bcd-8715-0194f4dce341" } "2025-10-30 21:28:41" "2025-10-30 21:28:41" "["\/cotizaciones\/de-dolar-estados-unidos-a-euro"]" null "216.73.216.144" "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" null null null null "es" null ] | 
| 4 | 9.71 ms | "COMMIT"
                                                Parameters:  [] | 
| 5 | 0.42 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:  [] | 
| 6 | 0.64 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-dolar-estados-unidos-a-euro" "es" ] | 
| 7 | 0.36 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-dolar-estados-unidos-a-euro" "es" ] | 
| 8 | 0.31 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:  [
  42
] | 
| 9 | 0.26 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:  [] | 
| 10 | 64.81 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:  [] | 
| 11 | 7.61 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:  [ 24 0 ] | 
| 12 | 0.56 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:  [
  42
] | 
| 13 | 0.38 ms | SELECT m0_.id AS id_0, m0_.nombre AS nombre_1, m0_.activo AS activo_2, m0_.zona AS zona_3 FROM menu m0_ WHERE m0_.activo = ? AND m0_.zona = ? 
                                                Parameters:  [ 1 "principal" ] | 
| 14 | 0.59 ms | SELECT m0_.id AS id_0, m0_.path AS path_1, m0_.lvl AS lvl_2, m0_.position AS position_3, m0_.tipo AS tipo_4, m0_.target AS target_5, m0_.contenido AS contenido_6, m0_.activo AS activo_7, m1_.titulo AS titulo_8, m1_.url AS url_9, m1_.id AS id_10, m1_.locale AS locale_11, i2_.name AS name_12, i2_.description AS description_13, i2_.enabled AS enabled_14, i2_.provider_name AS provider_name_15, i2_.provider_status AS provider_status_16, i2_.provider_reference AS provider_reference_17, i2_.provider_metadata AS provider_metadata_18, i2_.width AS width_19, i2_.height AS height_20, i2_.length AS length_21, i2_.content_type AS content_type_22, i2_.content_size AS content_size_23, i2_.copyright AS copyright_24, i2_.author_name AS author_name_25, i2_.context AS context_26, i2_.cdn_is_flushable AS cdn_is_flushable_27, i2_.cdn_flush_identifier AS cdn_flush_identifier_28, i2_.cdn_flush_at AS cdn_flush_at_29, i2_.cdn_status AS cdn_status_30, i2_.updated_at AS updated_at_31, i2_.created_at AS created_at_32, i2_.id AS id_33 FROM menu_item m0_ INNER JOIN menu_item_translation m1_ ON m0_.id = m1_.translatable_id LEFT JOIN imagen i2_ ON m0_.imagen_id = i2_.id WHERE m0_.menu_id = '1' ORDER BY m0_.path ASC 
                                                Parameters:  [] | 
| 15 | 0.42 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.list_order AS list_order_3, t0.active AS active_4, t0.idioma AS idioma_5, t0.slug AS slug_6 FROM faq_category t0 WHERE t0.idioma = ? AND t0.active = ? ORDER BY t0.name ASC 
                                                Parameters:  [ "es" "1" ] | 
| 16 | 0.52 ms | SELECT t0.id AS id_1, t0.question AS question_2, t0.answer AS answer_3, t0.idioma AS idioma_4, t0.popular AS popular_5, t0.faqcategory_id AS faqcategory_id_6 FROM faq t0 WHERE t0.idioma = ? 
                                                Parameters:  [
  "es"
] | 
| 17 | 0.55 ms | SELECT t0.id AS id_1, t0.question AS question_2, t0.answer AS answer_3, t0.idioma AS idioma_4, t0.popular AS popular_5, t0.faqcategory_id AS faqcategory_id_6 FROM faq t0 WHERE t0.idioma = ? AND t0.popular = ? 
                                                Parameters:  [ "es" "1" ] | 
| 18 | 0.62 ms | SELECT m0_.id AS id_0, m0_.nombre AS nombre_1, m0_.activo AS activo_2, m0_.zona AS zona_3 FROM menu m0_ WHERE m0_.activo = ? AND m0_.zona = ? 
                                                Parameters:  [ 1 "principal" ] | 
| 19 | 0.79 ms | SELECT m0_.id AS id_0, m0_.path AS path_1, m0_.lvl AS lvl_2, m0_.position AS position_3, m0_.tipo AS tipo_4, m0_.target AS target_5, m0_.contenido AS contenido_6, m0_.activo AS activo_7, m1_.titulo AS titulo_8, m1_.url AS url_9, m1_.id AS id_10, m1_.locale AS locale_11, i2_.name AS name_12, i2_.description AS description_13, i2_.enabled AS enabled_14, i2_.provider_name AS provider_name_15, i2_.provider_status AS provider_status_16, i2_.provider_reference AS provider_reference_17, i2_.provider_metadata AS provider_metadata_18, i2_.width AS width_19, i2_.height AS height_20, i2_.length AS length_21, i2_.content_type AS content_type_22, i2_.content_size AS content_size_23, i2_.copyright AS copyright_24, i2_.author_name AS author_name_25, i2_.context AS context_26, i2_.cdn_is_flushable AS cdn_is_flushable_27, i2_.cdn_flush_identifier AS cdn_flush_identifier_28, i2_.cdn_flush_at AS cdn_flush_at_29, i2_.cdn_status AS cdn_status_30, i2_.updated_at AS updated_at_31, i2_.created_at AS created_at_32, i2_.id AS id_33 FROM menu_item m0_ INNER JOIN menu_item_translation m1_ ON m0_.id = m1_.translatable_id LEFT JOIN imagen i2_ ON m0_.imagen_id = i2_.id WHERE m0_.menu_id = '1' ORDER BY m0_.path ASC 
                                                Parameters:  [] | 
| 20 | 0.42 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 WHERE t0.activo = ? 
                                                Parameters:  [
  1
] | 
| 21 | 0.49 ms | 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, t7.id AS id_8, t7.nombre AS nombre_9, t7.peso AS peso_10, t7.slug AS slug_11, t7.provincia AS provincia_12 FROM provincia t0 LEFT JOIN localidad t7 ON t7.provincia = t0.id 
                                                Parameters:  [] | 
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\UserStats | No errors. | 
| FOS\UserBundle\Model\User | No errors. | 
| App\Entity\User | 
 | 
| App\Entity\Reserva | No errors. | 
| App\Entity\Transaccion | 
 | 
| App\Entity\Oficina | 
 | 
| App\Entity\Provincia | No errors. | 
| App\Entity\Localidad | 
 | 
| App\Entity\OficinaErp | No errors. | 
| Sonata\MediaBundle\Entity\BaseMedia | No errors. | 
| App\Entity\Imagen | No errors. | 
| App\Entity\Divisa | 
 | 
| 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\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. | 
| App\Entity\TransaccionAfiliado | No errors. | 
| App\Entity\HistorialDevolucion | No errors. | 
| App\Entity\ReservaLinea | No errors. | 
| App\Entity\TransaccionLinea | No errors. | 
| App\Entity\Nacex | No errors. | 
| App\Entity\EmailTransaccionAbandonada | No errors. | 
| App\Entity\ProvinciaTranslation | No errors. | 
| App\Entity\LocalidadTranslation | No errors. | 
| Sonata\MediaBundle\Entity\BaseGalleryItem | No errors. | 
| App\Entity\ImagenxGaleria | No errors. | 
| App\Entity\FranjaHoras | No errors. | 
| App\Entity\FranjaDiasTranslation | No errors. | 
| App\Entity\ServicioTranslation | No errors. | 
| App\Entity\HorarioReducido | No errors. | 
| App\Entity\Menu | No errors. | 
| App\Entity\MenuItem | No errors. | 
| App\Entity\MenuItemTranslation | No errors. | 
| App\Entity\PagoTPV | No errors. | 
| Sonata\MediaBundle\Entity\BaseGallery | No errors. | 
| App\Entity\Galeria | No errors. | 
| App\Entity\FaqCategory | No errors. | 
| App\Entity\Faq | No errors. |