Cheap flights Malaga — France

Flight prices Malaga — France

The prices for flights Malaga — France depend on the season, the city, servicing airline, and the current special offers.

List of the cheapest flights Malaga — France, found in the last 2 days:

Attention! The price of airfares may change depending on the remaining airfares.

The cheapest flight from Malaga, which was found by users in the last 2 days: flight Malaga — Paris with departure 2025-07-22 and the price of $21.

The fastest flight from Malaga: V72369 (Malaga — Brest) to the closest departure 2025-05-10 09:30:00 and flight duration 2h 15m.

Popular flights Malaga — France

The most popular destinations on the route Malaga – France are:

Flights to France from nearby cities

Departure from a neighbouring city can save money on the purchase of airfare.

Low price calendar

We use cookies and similar technologies for different purposes. Read the privacy policy. If you use the site you agree to them.

Request history8.3.0PHP Version274msRequest Duration3MBMemory UsageGET route/{originCityCode}/{destinationCountryCode}Route
    • Booting (25.58ms)time
    • Application (248ms)time
    • 1 x Application (90.65%)
      248ms
      1 x Booting (9.35%)
      25.58ms
      27 templates were rendered
      • 1x views_us.routes.viewCityToCountryviewCityToCountry.blade.php#?blade
      • 1x routes.viewCityToCountryviewCityToCountry.blade.php#?blade
      • 1x index.section-slideshowsection-slideshow.blade.php#?blade
      • 1x components.avia-formavia-form.blade.php#?blade
      • 1x breadcrumbs::bootstrap4bootstrap4.blade.php#?blade
      • 2x components.salesListsalesList.blade.php#?blade
      • 2x components.saleListItemsaleListItem.blade.php#?blade
      • 1x components.routes-listroutes-list.blade.php#?blade
      • 5x components.routeListItemrouteListItem.blade.php#?blade
      • 1x components.calendarcalendar.blade.php#?blade
      • 1x layouts.mainmain.blade.php#?blade
      • 1x headerheader.blade.php#?blade
      • 2x menumenu.blade.php#?blade
      • 1x footerfooter.blade.php#?blade
      • 1x components.footer-popular-flightsfooter-popular-flights.blade.php#?blade
      • 1x footer_scriptsfooter_scripts.blade.php#?blade
      • 1x components.currencycurrency.blade.php#?blade
      • 2x components.popuppopup.blade.php#?blade
      • 1x components.languagelanguage.blade.php#?blade
      uri
      GET route/{originCityCode}/{destinationCountryCode}
      middleware
      web
      controller
      App\Http\Controllers\RoutesController@viewCityToCountry
      namespace
      prefix
      /
      where
      as
      cityToCountry
      file
      app/Http/Controllers/RoutesController.php:307-452
      48 statements were executed (8 duplicates)Show only duplicates80.29ms
      • QueryDetector.php#25aviaticketsConnection Established
        Backtrace
        • vendor/beyondcode/laravel-query-detector/src/QueryDetector.php:25
        • vendor/beyondcode/laravel-query-detector/src/QueryDetectorMiddleware.php:30
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/MinifyHtml.php:21
      • CitySqlRepository.php#84aviatickets3.52msselect * from `cities` where `code` = 'agp' limit 1
        Bindings
        • 0: agp
        Backtrace
        • app/Avia/Infrastructure/City/CitySqlRepository.php:84
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/City/CitySqlRepository.php:81
        • app/Http/Controllers/RoutesController.php:309
      • RoutesController.php#315aviatickets1.02msselect * from `countries` where `countries`.`id` = 23 limit 1
        Bindings
        • 0: 23
        Backtrace
        • app/Http/Controllers/RoutesController.php:315
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • CountriesRepository.php#31aviatickets950μsselect * from `countries` where `code` = 'fr' limit 1
        Bindings
        • 0: fr
        Backtrace
        • app/Avia/Infrastructure/Repository/CountriesRepository.php:31
        • app/Http/Controllers/RoutesController.php:317
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • CityToCountryRepository.php#33aviatickets1.21msselect * from `flights_by` where `origin_city_id` = 113 and `destination_country_id` = 120 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 113
        • 1: 120
        • 2: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:33
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:25
        • app/Avia/Managers/CityCountryRoutes.php:27
      • FlightSchedulesRepository.php#88aviatickets990μsselect DISTINCT origin_city_id, destination_city_id from `flights_schedules` where `origin_city_id` = 113 and `destination_country_id` = 120 and `origin_datetime` = '2025-05-09' limit 1000
        Bindings
        • 0: 113
        • 1: 120
        • 2: 2025-05-09
        Backtrace
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:88
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:91
        • app/Avia/Managers/CityCountryRoutes.php:51
      • LocalRouteRepository.php#359aviatickets1.29msselect * from `flights_by` where `origin_city_id` = 113 and `destination_country_id` = 120 and (`price_one_way` > 0 or `price` > 0) order by `count` desc limit 5 offset 0
        Bindings
        • 0: 113
        • 1: 120
        • 2: 0
        • 3: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Managers/CityCountryRoutes.php:65
      • LocalRouteRepository.php#359aviatickets840μsselect * from `cities` where `cities`.`id` in (113)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Managers/CityCountryRoutes.php:65
      • LocalRouteRepository.php#359aviatickets1.18msselect * from `cities` where `cities`.`id` in (768, 3774, 4146, 4342, 4805)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Managers/CityCountryRoutes.php:65
      • LocalRouteRepository.php#359aviatickets1.03msselect * from `sites_relationships` where `sites_relationships`.`id` in (6533, 6778, 6810, 6829, 6872)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Managers/CityCountryRoutes.php:65
      • LocalRouteRepository.php#359aviatickets970μsselect * from `countries` where `countries`.`id` in (120)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Managers/CityCountryRoutes.php:65
      • CountriesRepository.php#31aviatickets900μsselect * from `countries` where `code` = '' limit 1
        Bindings
        • 0: 
        Backtrace
        • app/Avia/Infrastructure/Repository/CountriesRepository.php:31
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:61
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:43
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:56
        • app/Avia/Infrastructure/Model/LocalRoute.php:190
      • AirlineSqlRepository.php#153aviatickets1.44msselect * from `airline_routes` where `origin_city_id` = 113 and `destination_country_id` = 120 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 113
        • 1: 120
        • 2: 1
        • 3: NULL
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:153
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:145
        • app/Http/Controllers/RoutesController.php:337
      • AirlineSqlRepository.php#208aviatickets770μsselect airline_id, COUNT(flight) AS route_count from `flights_schedules` where `origin_city_id` = 113 and `destination_country_id` = 120 group by `airline_id` order by `route_count` desc limit 1
        Bindings
        • 0: 113
        • 1: 120
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:208
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:197
        • app/Http/Controllers/RoutesController.php:338
      • AirlineSqlRepository.php#210aviatickets770μsselect * from `airlines` where `airlines`.`id` = 5323 limit 1
        Bindings
        • 0: 5323
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:210
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:197
        • app/Http/Controllers/RoutesController.php:338
      • RouteRepository.php#114aviatickets4.82msselect * from `flights_2025` where `origin_id` = 113 and `destination_country_id` = 120 and `date_update` >= '2025-05-07 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 113
        • 1: 120
        • 2: 2025-05-07 00:00:00
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteRepository.php:114
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/RouteRepository.php:105
        • app/Http/Controllers/RoutesController.php:347
      • LocalRouteRepository.php#79aviatickets980μsSELECT * FROM flights_by WHERE origin_city_id=113 AND destination_city_id IN (4805,4342)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:79
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets760μsselect * from `flights_by` where `id` in (6829, 6872)
        Bindings
        • 0: 6829
        • 1: 6872
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets820μsselect * from `cities` where `cities`.`id` in (113)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets860μsselect * from `cities` where `cities`.`id` in (4342, 4805)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets2.59msselect * from `sites_relationships` where `sites_relationships`.`id` in (6829, 6872)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets2.21msselect * from `countries` where `countries`.`id` in (120)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • FlightSchedulesRepository.php#57aviatickets13.58msselect * from `flights_schedules` where `origin_city_id` = 113 and `destination_country_id` = 120 and `origin_datetime` >= '2025-05-09' order by travel_time ASC, origin_datetime ASC limit 1
        Bindings
        • 0: 113
        • 1: 120
        • 2: 2025-05-09
        Backtrace
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:57
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:59
        • app/Http/Controllers/RoutesController.php:356
      • LocalRouteRepository.php#520aviatickets870μsselect * from `flights_by` where `origin_city_id` = 113 and `destination_city_id` = 9306 limit 1
        Bindings
        • 0: 113
        • 1: 9306
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/RoutesController.php:357
      • LocalRouteRepository.php#520aviatickets670μsselect * from `sites_relationships` where `sites_relationships`.`id` in (380786)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/RoutesController.php:357
      • LocalRouteRepository.php#588aviatickets4.32msSELECT * FROM flights_by f WHERE NOT EXISTS(SELECT * FROM flights_by WHERE origin_city_id=f.origin_city_id AND `count` > f.`count` and origin_city_id IN (7582,2211,2099,6838,8125,9148,7046,5856,1057,6170) AND destination_country_id=120) and origin_city_id IN (7582,2211,2099,6838,8125,9148,7046,5856,1057,6170) AND destination_country_id=120
        Bindings
        • 0: 120
        • 1: 120
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:588
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:592
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • LocalRoute.php#74aviatickets890μsselect * from `cities` where `cities`.`id` = 2099 limit 1
        Bindings
        • 0: 2099
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets2.33msselect * from `sites_relationships` where `sites_relationships`.`id` = 1022404 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1022404
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • LocalRoute.php#74aviatickets6.28msselect * from `cities` where `cities`.`id` = 2211 limit 1
        Bindings
        • 0: 2211
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets4.8msselect * from `sites_relationships` where `sites_relationships`.`id` = 122376 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 122376
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • LocalRoute.php#74aviatickets830μsselect * from `cities` where `cities`.`id` = 5856 limit 1
        Bindings
        • 0: 5856
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets980μsselect * from `sites_relationships` where `sites_relationships`.`id` = 317800 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 317800
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • LocalRoute.php#74aviatickets1.37msselect * from `cities` where `cities`.`id` = 6170 limit 1
        Bindings
        • 0: 6170
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets630μsselect * from `sites_relationships` where `sites_relationships`.`id` = 334289 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 334289
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • LocalRoute.php#99aviatickets830μsselect * from `cities` where `cities`.`id` = 4503 limit 1
        Bindings
        • 0: 4503
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:99
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:30
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • LocalRoute.php#74aviatickets830μsselect * from `cities` where `cities`.`id` = 6838 limit 1
        Bindings
        • 0: 6838
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets810μsselect * from `sites_relationships` where `sites_relationships`.`id` = 549340 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 549340
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • LocalRoute.php#74aviatickets820μsselect * from `cities` where `cities`.`id` = 7046 limit 1
        Bindings
        • 0: 7046
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets710μsselect * from `sites_relationships` where `sites_relationships`.`id` = 496036 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 496036
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • DomainRouteFactory.php#33aviatickets610μsselect * from `sites_relationships` where `sites_relationships`.`id` = 365424 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 365424
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • LocalRoute.php#74aviatickets930μsselect * from `cities` where `cities`.`id` = 8125 limit 1
        Bindings
        • 0: 8125
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets780μsselect * from `sites_relationships` where `sites_relationships`.`id` = 311376 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 311376
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • LocalRoute.php#99aviatickets1.31msselect * from `cities` where `cities`.`id` = 1797 limit 1
        Bindings
        • 0: 1797
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:99
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:30
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • LocalRoute.php#74aviatickets810μsselect * from `cities` where `cities`.`id` = 9148 limit 1
        Bindings
        • 0: 9148
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets680μsselect * from `sites_relationships` where `sites_relationships`.`id` = 875886 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 875886
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • CitySqlRepository.php#104aviatickets770μsselect * from `cities` where `cities`.`id` = 6838 limit 1
        Bindings
        • 0: 6838
        Backtrace
        • app/Avia/Infrastructure/City/CitySqlRepository.php:104
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/City/CitySqlRepository.php:101
        • app/Avia/Managers/NearbyCitiesCountry.php:114
      • CitySqlRepository.php#104aviatickets1.01msselect * from `cities` where `cities`.`id` = 5856 limit 1
        Bindings
        • 0: 5856
        Backtrace
        • app/Avia/Infrastructure/City/CitySqlRepository.php:104
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/City/CitySqlRepository.php:101
        • app/Avia/Managers/NearbyCitiesCountry.php:138
      • RoutesController.php#402aviatickets920μsselect * from `cities` where `cities`.`id` = 4805 limit 1
        Bindings
        • 0: 4805
        Backtrace
        • app/Http/Controllers/RoutesController.php:402
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • viewCityToCountry.blade.php#82aviatickets1msselect * from `cities` where `cities`.`id` = 9306 limit 1
        Bindings
        • 0: 9306
        Backtrace
        • view::routes.viewCityToCountry:82
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Avia\Infrastructure\Model\City
      24City.php#?
      App\Avia\Infrastructure\Model\Route
      20Route.php#?
      App\Avia\Infrastructure\Model\LocalRoute
      19LocalRoute.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      17SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Country
      4Country.php#?
      App\Avia\Infrastructure\Model\FlightSchedule
      2FlightSchedule.php#?
      App\Avia\Infrastructure\Model\CityToCountry
      1CityToCountry.php#?
      App\Avia\Infrastructure\Model\Airline
      1Airline.php#?
          • infoModel: App\Avia\Infrastructure\Model\LocalRoute => Relation: originCity - You should add `with(origi...
          • infoModel: App\Avia\Infrastructure\Model\LocalRoute => Relation: sitesRelationships - You should add `wi...
          • infoModel: App\Avia\Infrastructure\Model\LocalRoute => Relation: destinationCity - You should add `with(...
          _token
          WwFLBimXTH0BdXW9UBTGx6HKFzCOelXuRZN9XefY
          _previous
          array:1 [ "url" => "https://d.lowcost.club/route/agp/fr?_url=%2Froute%2Fagp%2Ffr" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /route/agp/fr
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "_url" => "/route/agp/fr" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "d.lowcost.club" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Fri, 09 May 2025 14:07:58 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFyTUJieFNFM3JmK05vY2tncmcwdmc9PSIsInZhbHVlIjoiWThiSGdmUUFEaWZnM3dKeHNGcjVlRVpDV0ljcXVpR3B3RU50bW1vbFFEdWozMHgxdHJqNTlJZU1pTUZRK0JWd0NqZ2htZjl3eXcrVmM4a09NaEU0WlY2TEgzY0d1dnRPN3VZMEJ2c3lLOWI2MzF4ZEp1Sm1zbEZSMUtCSlFMVTMiLCJtYWMiOiJkYjM3OWMyNjBiYzJiMzM2MmNmOGNiYzYzNzZjMDQ5MzI1ZDNmODk3Y2IyZDI3MGFjNmFhMzJjZjMyMmJkYTczIiwidGFnIjoiIn0%3D; expires=Fri, 09 May 2025 16:07:58 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkFyTUJieFNFM3JmK05vY2tncmcwdmc9PSIsInZhbHVlIjoiWThiSGdmUUFEaWZnM3dKeHNGcjVlRVpDV0ljcXVpR3B3RU50bW1vbFFEdWozMHgxdHJqNTlJZU1pTUZRK0JWd0NqZ2htZ" 1 => "lowcostclub_session=eyJpdiI6IkVIbVo1WkEwSUtZMzAwLzZsNnBQS1E9PSIsInZhbHVlIjoiSE5XNmhZOGF0dW1UdlFLb05XUHdyYXBhM2ZSbkZNQW0rWXRGUVc3RlU1UWx0Q25xVy9lekVoMjB0eHFPTTdUQ1d5QUx6ZnFuUDhkR0x4T1Z6K1RQdzgvNnpLcE9sRE1TcHBSb015QVoyVTVTdzBJMUdVcWxGb1dzcUE2UEtoSXIiLCJtYWMiOiJiZTk3YWU4Y2Y5NzcyYzliZDJhMDM3NGE3YWY1ZjljNDY3NTU4ZTI2YjNmNDMwNDNhNDdkMmI2MmQ4ZGQ2ZDZjIiwidGFnIjoiIn0%3D; expires=Fri, 09 May 2025 16:07:58 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6IkVIbVo1WkEwSUtZMzAwLzZsNnBQS1E9PSIsInZhbHVlIjoiSE5XNmhZOGF0dW1UdlFLb05XUHdyYXBhM2ZSbkZNQW0rWXRGUVc3RlU1UWx0Q25xVy9lekVoMjB0eHFPTTdU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFyTUJieFNFM3JmK05vY2tncmcwdmc9PSIsInZhbHVlIjoiWThiSGdmUUFEaWZnM3dKeHNGcjVlRVpDV0ljcXVpR3B3RU50bW1vbFFEdWozMHgxdHJqNTlJZU1pTUZRK0JWd0NqZ2htZjl3eXcrVmM4a09NaEU0WlY2TEgzY0d1dnRPN3VZMEJ2c3lLOWI2MzF4ZEp1Sm1zbEZSMUtCSlFMVTMiLCJtYWMiOiJkYjM3OWMyNjBiYzJiMzM2MmNmOGNiYzYzNzZjMDQ5MzI1ZDNmODk3Y2IyZDI3MGFjNmFhMzJjZjMyMmJkYTczIiwidGFnIjoiIn0%3D; expires=Fri, 09-May-2025 16:07:58 GMT; path=/XSRF-TOKEN=eyJpdiI6IkFyTUJieFNFM3JmK05vY2tncmcwdmc9PSIsInZhbHVlIjoiWThiSGdmUUFEaWZnM3dKeHNGcjVlRVpDV0ljcXVpR3B3RU50bW1vbFFEdWozMHgxdHJqNTlJZU1pTUZRK0JWd0NqZ2htZ" 1 => "lowcostclub_session=eyJpdiI6IkVIbVo1WkEwSUtZMzAwLzZsNnBQS1E9PSIsInZhbHVlIjoiSE5XNmhZOGF0dW1UdlFLb05XUHdyYXBhM2ZSbkZNQW0rWXRGUVc3RlU1UWx0Q25xVy9lekVoMjB0eHFPTTdUQ1d5QUx6ZnFuUDhkR0x4T1Z6K1RQdzgvNnpLcE9sRE1TcHBSb015QVoyVTVTdzBJMUdVcWxGb1dzcUE2UEtoSXIiLCJtYWMiOiJiZTk3YWU4Y2Y5NzcyYzliZDJhMDM3NGE3YWY1ZjljNDY3NTU4ZTI2YjNmNDMwNDNhNDdkMmI2MmQ4ZGQ2ZDZjIiwidGFnIjoiIn0%3D; expires=Fri, 09-May-2025 16:07:58 GMT; path=/; httponlylowcostclub_session=eyJpdiI6IkVIbVo1WkEwSUtZMzAwLzZsNnBQS1E9PSIsInZhbHVlIjoiSE5XNmhZOGF0dW1UdlFLb05XUHdyYXBhM2ZSbkZNQW0rWXRGUVc3RlU1UWx0Q25xVy9lekVoMjB0eHFPTTdU" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "WwFLBimXTH0BdXW9UBTGx6HKFzCOelXuRZN9XefY" "_previous" => array:1 [ "url" => "https://d.lowcost.club/route/agp/fr?_url=%2Froute%2Fagp%2Ffr" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-09 14:07:58GET/route/agp/fr2748883