India

Welcome to India

Read More
8.1.2PHP Version127msRequest Duration7MBMemory UsageGET location/{slug}RouteAuth status
    • Booting (40.21ms)time
    • Application (87.22ms)time
    • 1 x Application (68.44%)
      87.22ms
      1 x Booting (31.55%)
      40.21ms
      22 templates were rendered
      • 1x Location::frontend.detaildetail.blade.phpblade
      • 1x Location::frontend.layouts.details.location-bannerlocation-banner.blade.phpblade
      • 1x Tour::frontend.blocks.list-tour.location_wiselocation_wise.blade.phpblade
      • 1x Location::frontend.layouts.details.location-trip-idealocation-trip-idea.blade.phpblade
      • 1x Location::frontend.layouts.details.location-maplocation-map.blade.phpblade
      • 1x layouts.appapp.blade.phpblade
      • 1x Layout::appapp.blade.phpblade
      • 1x Layout::parts.seo-metaseo-meta.blade.phpblade
      • 1x Layout::parts.global-scriptglobal-script.blade.phpblade
      • 1x Layout::parts.headerheader.blade.phpblade
      • 1x Layout::parts.topbartopbar.blade.phpblade
      • 1x Language::frontend.switcherswitcher.blade.phpblade
      • 1x Core::frontend.currency-switchercurrency-switcher.blade.phpblade
      • 1x Layout::parts.notificationnotification.blade.phpblade
      • 1x Core::frontend.currency-switcher-dropdowncurrency-switcher-dropdown.blade.phpblade
      • 1x Language::frontend.switcher-dropdownswitcher-dropdown.blade.phpblade
      • 1x Layout::parts.footerfooter.blade.phpblade
      • 1x Layout::parts.login-register-modallogin-register-modal.blade.phpblade
      • 1x Layout::auth.login-formlogin-form.blade.phpblade
      • 1x Layout::auth.register-formregister-form.blade.phpblade
      • 1x Popup::frontend.popuppopup.blade.phpblade
      • 1x demo_scriptdemo_script.blade.phpblade
      uri
      GET location/{slug}
      middleware
      web
      controller
      Modules\Location\Controllers\LocationController@detail
      namespace
      Modules\Location\Controllers
      prefix
      /location
      where
      as
      location.detail
      file
      modules/Location/Controllers/LocationController.php:28-50
      21 statements were executed, 2 of which were duplicates, 19 unique. Show only duplicated17.07ms
      • select * from `bravo_locations` where `slug` = 'india' and `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 11.72msrilxLocationController.php#30
        Bindings
        • 0: india
        • 1: publish
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. modules/Location/Controllers/LocationController.php:30
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `bravo_location_translations` where `bravo_location_translations`.`origin_id` = 100 and `bravo_location_translations`.`origin_id` is not null and `locale` = 'en' limit 1410μsrilxHasTranslations.php#51
        Bindings
        • 0: 100
        • 1: en
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. app/Traits/HasTranslations.php:51
        • 21. modules/Location/Controllers/LocationController.php:34
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_locations` where `parent_id` = 100 and `status` = 'publish' and `bravo_locations`.`deleted_at` is null720μsrilxLocationController.php#35
        Bindings
        • 0: 100
        • 1: publish
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 14. modules/Location/Controllers/LocationController.php:35
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `bravo_seo` where `object_id` = 100 and `object_model` = 'location' limit 1630μsrilxBaseModel.php#199
        Bindings
        • 0: 100
        • 1: location
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. app/BaseModel.php:199
        • 16. app/BaseModel.php:212
        • 17. modules/Location/Controllers/LocationController.php:40
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `bravo_location_translations` where `bravo_location_translations`.`origin_id` = 262 and `bravo_location_translations`.`origin_id` is not null and `locale` = 'en' limit 1770μsrilxHasTranslations.php#51
        Bindings
        • 0: 262
        • 1: en
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. app/Traits/HasTranslations.php:51
        • 21. view::Location::frontend.detail:41
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `bravo_location_translations` where `bravo_location_translations`.`origin_id` = 263 and `bravo_location_translations`.`origin_id` is not null and `locale` = 'en' limit 1460μsrilxHasTranslations.php#51
        Bindings
        • 0: 263
        • 1: en
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. app/Traits/HasTranslations.php:51
        • 21. view::Location::frontend.detail:41
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `bravo_location_translations` where `bravo_location_translations`.`origin_id` = 264 and `bravo_location_translations`.`origin_id` is not null and `locale` = 'en' limit 1350μsrilxHasTranslations.php#51
        Bindings
        • 0: 264
        • 1: en
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. app/Traits/HasTranslations.php:51
        • 21. view::Location::frontend.detail:41
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select `bravo_activities`.* from `bravo_activities` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_activities`.`location_id` and `bravo_locations`.`_lft` >= 207 and `bravo_locations`.`_rgt` <= 214 where `bravo_activities`.`status` = 'publish' and `bravo_activities`.`deleted_at` is null limit 8790μsrilxdetail.blade.php#89
        Bindings
        • 0: 207
        • 1: 214
        • 2: publish
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. view::Location::frontend.detail:89
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select `bravo_hotels`.* from `bravo_hotels` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id` and `bravo_locations`.`_lft` >= 207 and `bravo_locations`.`_rgt` <= 214 where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is null limit 8610μsrilxdetail.blade.php#89
        Bindings
        • 0: 207
        • 1: 214
        • 2: publish
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. view::Location::frontend.detail:89
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select `bravo_cars`.* from `bravo_cars` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_cars`.`location_id` and `bravo_locations`.`_lft` >= 207 and `bravo_locations`.`_rgt` <= 214 where `bravo_cars`.`status` = 'publish' and `bravo_cars`.`deleted_at` is null limit 8580μsrilxdetail.blade.php#89
        Bindings
        • 0: 207
        • 1: 214
        • 2: publish
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. view::Location::frontend.detail:89
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select `bravo_events`.* from `bravo_events` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_events`.`location_id` and `bravo_locations`.`_lft` >= 207 and `bravo_locations`.`_rgt` <= 214 where `bravo_events`.`status` = 'publish' and `bravo_events`.`deleted_at` is null limit 81.49msrilxdetail.blade.php#89
        Bindings
        • 0: 207
        • 1: 214
        • 2: publish
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. view::Location::frontend.detail:89
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select `bravo_tours`.* from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= 207 and `bravo_locations`.`_rgt` <= 214 where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null limit 81.98msrilxdetail.blade.php#89
        Bindings
        • 0: 207
        • 1: 214
        • 2: publish
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. view::Location::frontend.detail:89
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `bravo_locations` where `bravo_locations`.`id` in (262, 263) and `bravo_locations`.`deleted_at` is null460μsrilxdetail.blade.php#89
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 19. view::Location::frontend.detail:89
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `bravo_location_translations` where `locale` = 'en' and `bravo_location_translations`.`origin_id` in (262, 263)420μsrilxdetail.blade.php#89
        Bindings
        • 0: en
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 24. view::Location::frontend.detail:89
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `bravo_tour_translations` where `bravo_tour_translations`.`origin_id` = 47 and `bravo_tour_translations`.`origin_id` is not null and `locale` = 'en' limit 1820μsrilxHasTranslations.php#51
        Bindings
        • 0: 47
        • 1: en
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. app/Traits/HasTranslations.php:51
        • 21. view::Tour::frontend.blocks.list-tour.location_wise:6
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `bravo_tour_translations` where `bravo_tour_translations`.`origin_id` = 50 and `bravo_tour_translations`.`origin_id` is not null and `locale` = 'en' limit 11.21msrilxHasTranslations.php#51
        Bindings
        • 0: 50
        • 1: en
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. app/Traits/HasTranslations.php:51
        • 21. view::Tour::frontend.blocks.list-tour.location_wise:6
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `bravo_tour_translations` where `bravo_tour_translations`.`origin_id` = 51 and `bravo_tour_translations`.`origin_id` is not null and `locale` = 'en' limit 11.16msrilxHasTranslations.php#51
        Bindings
        • 0: 51
        • 1: en
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. app/Traits/HasTranslations.php:51
        • 21. view::Tour::frontend.blocks.list-tour.location_wise:6
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select `bravo_boats`.* from `bravo_boats` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_boats`.`location_id` and `bravo_locations`.`_lft` >= 207 and `bravo_locations`.`_rgt` <= 214 where `bravo_boats`.`status` = 'publish' and `bravo_boats`.`deleted_at` is null limit 81.06msrilxdetail.blade.php#89
        Bindings
        • 0: 207
        • 1: 214
        • 2: publish
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. view::Location::frontend.detail:89
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'en' limit 1490μsrilxHasTranslations.php#51
        Bindings
        • 0: 1
        • 1: en
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. app/Traits/HasTranslations.php:51
        • 21. app/Helpers/AppHelper.php:111
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'en' limit 1400μsrilxHasTranslations.php#51
        Bindings
        • 0: 1
        • 1: en
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. app/Traits/HasTranslations.php:51
        • 21. app/Helpers/AppHelper.php:111
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `core_pages` where `core_pages`.`id` = '9' and `core_pages`.`deleted_at` is null limit 1540μsrilxAppHelper.php#625
        Bindings
        • 0: 9
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/Helpers/AppHelper.php:625
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      Modules\Location\Models\Location
      6Location.php
      Modules\Location\Models\LocationTranslation
      6LocationTranslation.php
      Modules\Tour\Models\Tour
      3Tour.php
      Modules\Core\Models\MenuTranslation
      2MenuTranslation.php
      Modules\Core\Models\SEO
      1SEO.php
      Modules\Page\Models\Page
      1Page.php
        web
        null
        sanctum
        null
          _token
          phFIttDWP0hpKqGNRx1nwAaxwvgOfUTFtj9epYxv
          bc_current_currency
          eur
          _previous
          array:1 [ "url" => "https://www.rilx.ch/location/india?set_lang=fr" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /location/india
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "set_lang" => "fr" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "host" => array:1 [ 0 => "www.rilx.ch" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii8yRjZpWHJJeFNYbmF2dFpScldMUEE9PSIsInZhbHVlIjoiSGYzbzNDNW81TWpMWFJDWmRkaVhkeHovMXNGVU9weGZURHJvNWJDbmhOWXYyemtmemNJTitUU0Y2MGJJR091M2JWQmlsWmZLRjRTNHFpdEFrVVN0VTRWNE5Qb29Qbnk5WitLNzU1eDhzWXNlMUZhVjRuamFYL0laT1NOdFd3N1EiLCJtYWMiOiIzMmVmNzRjZGE0Mzc4NWJhYWFkNDQ0NmI3NDc5YmJiNjE0ZDk2NGU4YTFmNWUyZjJlNTk1MzQ4YWRiNzZiOWI1IiwidGFnIjoiIn0%3D; rilx_session=eyJpdiI6InRLSDl4Qy9WWUMvVk5nckRLaVlCMnc9PSIsInZhbHVlIjoiUlpQdmlWenFCTCtyNVZqM1NvNDBqaU9Jc2lGMWxMaEJZZnI3WUdJS1NoQzZoaFdqME1aVXhJdkNkUzFxQkZCSlBYenk1VWpHeWVBMWU5MWYxT1JSVlJNS3Q0SDJldjZUQXRwTmRnMEtNNjZLQ0M1Q0FWRzROZ3VMUkF1TTFWYmciLCJtYWMiOiJiNmNlYjE5NWUyNzgwNjRhYzM2YTA5OGZkZDQxNmNjMGQzNDNmYTVhNmNmNmJjZjhkNDRiNWM2ZTQyZDI3ZjliIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ii8yRjZpWHJJeFNYbmF2dFpScldMUEE9PSIsInZhbHVlIjoiSGYzbzNDNW81TWpMWFJDWmRkaVhkeHovMXNGVU9weGZURHJvNWJDbmhOWXYyemtmemNJTitUU0Y2MGJJR091M2JWQmlsW" ] "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "phFIttDWP0hpKqGNRx1nwAaxwvgOfUTFtj9epYxv" "rilx_session" => "LQERdwGpRqTC6TzDOacr8kDMPPcRveeSoroWD8DO" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 10 Jan 2025 11:37:23 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik56REVCU3FoTElJTDE3eHlwQkpMTEE9PSIsInZhbHVlIjoiRGlQUHAzaFJaa29FS1ovelRZVDNDNzh2S2hNYXlmNjIydTdwU29tN2svV3BWMmNKVG5XQ25mbzczSW5mZ2xQWGRRbHVjOEJTSDNJOTIyL214YVZDMWZIbmlCQWp2bFozYTZrSXlYNm9LNWRsL1l2Ty9QWU8vRlAyemYySVcwK2wiLCJtYWMiOiJiYTNlOGFiYjcxMWViODFjYTYyNzZlMGVlMWJmZWQ2MTU5OTc1YTE5M2I2ZTVjNTE1ZmI2Y2ZkMmZlYjNhODEzIiwidGFnIjoiIn0%3D; expires=Fri, 10 Jan 2025 13:37:23 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ik56REVCU3FoTElJTDE3eHlwQkpMTEE9PSIsInZhbHVlIjoiRGlQUHAzaFJaa29FS1ovelRZVDNDNzh2S2hNYXlmNjIydTdwU29tN2svV3BWMmNKVG5XQ25mbzczSW5mZ2xQWGRRbHVjO" 1 => "rilx_session=eyJpdiI6Im10TTVKMmNWSE45KzYyUElhQTl6elE9PSIsInZhbHVlIjoiak5ONTkwMlVmSzdZaHUvcXlNOEROK0NUSGVVY1J0bCtxYkVaSXdSU2pibUFQY3pLejRveEdzN1pJdVdTVlBkWCtWUlp2RUR5dHNxTnZKU0V4Ty9tNVdrT2RGemlIQmJLVEprTHAyaDVpZFVEMFh5TTNOK0k1bkxHV1prdlFtMVkiLCJtYWMiOiI2YTI2ZTRmZmYxNjAzOGYzMWFkZGFmOTE2NmYyNjU1ZjY1MDgyODZhYzUwZjQwY2EwZDYwMWZjMGIwNjM2NjlkIiwidGFnIjoiIn0%3D; expires=Fri, 10 Jan 2025 13:37:23 GMT; Max-Age=7200; path=/; httponly; samesite=laxrilx_session=eyJpdiI6Im10TTVKMmNWSE45KzYyUElhQTl6elE9PSIsInZhbHVlIjoiak5ONTkwMlVmSzdZaHUvcXlNOEROK0NUSGVVY1J0bCtxYkVaSXdSU2pibUFQY3pLejRveEdzN1pJdVdTVlBkWCtWUlp" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik56REVCU3FoTElJTDE3eHlwQkpMTEE9PSIsInZhbHVlIjoiRGlQUHAzaFJaa29FS1ovelRZVDNDNzh2S2hNYXlmNjIydTdwU29tN2svV3BWMmNKVG5XQ25mbzczSW5mZ2xQWGRRbHVjOEJTSDNJOTIyL214YVZDMWZIbmlCQWp2bFozYTZrSXlYNm9LNWRsL1l2Ty9QWU8vRlAyemYySVcwK2wiLCJtYWMiOiJiYTNlOGFiYjcxMWViODFjYTYyNzZlMGVlMWJmZWQ2MTU5OTc1YTE5M2I2ZTVjNTE1ZmI2Y2ZkMmZlYjNhODEzIiwidGFnIjoiIn0%3D; expires=Fri, 10-Jan-2025 13:37:23 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik56REVCU3FoTElJTDE3eHlwQkpMTEE9PSIsInZhbHVlIjoiRGlQUHAzaFJaa29FS1ovelRZVDNDNzh2S2hNYXlmNjIydTdwU29tN2svV3BWMmNKVG5XQ25mbzczSW5mZ2xQWGRRbHVjO" 1 => "rilx_session=eyJpdiI6Im10TTVKMmNWSE45KzYyUElhQTl6elE9PSIsInZhbHVlIjoiak5ONTkwMlVmSzdZaHUvcXlNOEROK0NUSGVVY1J0bCtxYkVaSXdSU2pibUFQY3pLejRveEdzN1pJdVdTVlBkWCtWUlp2RUR5dHNxTnZKU0V4Ty9tNVdrT2RGemlIQmJLVEprTHAyaDVpZFVEMFh5TTNOK0k1bkxHV1prdlFtMVkiLCJtYWMiOiI2YTI2ZTRmZmYxNjAzOGYzMWFkZGFmOTE2NmYyNjU1ZjY1MDgyODZhYzUwZjQwY2EwZDYwMWZjMGIwNjM2NjlkIiwidGFnIjoiIn0%3D; expires=Fri, 10-Jan-2025 13:37:23 GMT; path=/; httponlyrilx_session=eyJpdiI6Im10TTVKMmNWSE45KzYyUElhQTl6elE9PSIsInZhbHVlIjoiak5ONTkwMlVmSzdZaHUvcXlNOEROK0NUSGVVY1J0bCtxYkVaSXdSU2pibUFQY3pLejRveEdzN1pJdVdTVlBkWCtWUlp" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "phFIttDWP0hpKqGNRx1nwAaxwvgOfUTFtj9epYxv" "bc_current_currency" => "eur" "_previous" => array:1 [ "url" => "https://www.rilx.ch/location/india?set_lang=fr" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]