Leave a message
Recognized by

Ministry of Tourism Govt. of NCT of Delhi

Image

7.4.33PHP Version371msRequest Duration6MBMemory UsageGET daytour/{country?}/{slug?}Route
    • Booting (193ms)
    • Application (171ms)
    • 1 x Booting (52.05%)
      192.96ms
      1 x Application (46.16%)
      171.12ms
      7 templates were rendered
      • frontends.pages.daytour.index (resources/views/frontends/pages/daytour/index.blade.php)1blade
        Params
        0
        days
      • frontends.layouts.login-app (resources/views/frontends/layouts/login-app.blade.php)8blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        days
        5
        __currentLoopData
        6
        daytour
        7
        loop
      • frontends.includes.head (resources/views/frontends/includes/head.blade.php)8blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        days
        5
        __currentLoopData
        6
        daytour
        7
        loop
      • frontends.includes.top_nav (resources/views/frontends/includes/top_nav.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        days
        5
        __currentLoopData
        6
        daytour
        7
        loop
        8
        currency
      • frontends.includes.header (resources/views/frontends/includes/header.blade.php)8blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        days
        5
        __currentLoopData
        6
        daytour
        7
        loop
      • frontends.includes.main-nav (resources/views/frontends/includes/main-nav.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        days
        5
        __currentLoopData
        6
        daytour
        7
        loop
        8
        gCities
        9
        gCitiesInd
        10
        gCountryInter
        11
        packageType
        12
        fpackage
      • frontends.includes.footer (resources/views/frontends/includes/footer.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        days
        5
        __currentLoopData
        6
        daytour
        7
        loop
        8
        fpackage
      uri
      GET daytour/{country?}/{slug?}
      middleware
      web
      controller
      App\Http\Controllers\frontends\DayTourController@international
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/frontends/DayTourController.php:38-60
      32 statements were executed, 11 of which were duplicated, 21 unique41.63ms
      • select * from `countries` where `slug` = 'dubai' and `countries`.`deleted_at` is null limit 17.73ms/app/Http/Controllers/frontends/DayTourController.php:41peacetra_peacetravels
        Metadata
        Bindings
        • 0. dubai
        Backtrace
        • 13. /app/Http/Controllers/frontends/DayTourController.php:41
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
      • select * from `daytours` where `country_id` = 2 and `daytours`.`deleted_at` is null2.47ms/app/Http/Controllers/frontends/DayTourController.php:54peacetra_peacetravels
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 12. /app/Http/Controllers/frontends/DayTourController.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
      • select * from `cities` where `cities`.`id` = 35 and `cities`.`deleted_at` is null limit 11.86msview::frontends.pages.daytour.index:25peacetra_peacetravels
        Metadata
        Bindings
        • 0. 35
        Backtrace
        • 18. view::frontends.pages.daytour.index:25
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `images` where `images`.`imageable_id` = 10 and `images`.`imageable_id` is not null and `images`.`imageable_type` = 'App\models\Daytour' and `images`.`deleted_at` is null2.63msview::frontends.pages.daytour.index:26peacetra_peacetravels
        Metadata
        Bindings
        • 0. 10
        • 1. App\models\Daytour
        Backtrace
        • 17. view::frontends.pages.daytour.index:26
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `currencies`830μs/vendor/torann/currency/src/Drivers/Database.php:62peacetra_peacetravels
        Metadata
        Backtrace
        • 10. /vendor/torann/currency/src/Drivers/Database.php:62
        • 11. /vendor/torann/currency/src/Currency.php:239
        • 12. /vendor/torann/currency/src/Currency.php:227
        • 13. /vendor/torann/currency/src/Currency.php:342
        • 14. /vendor/torann/currency/src/Currency.php:82
      • select * from `cities` where `cities`.`id` = 34 and `cities`.`deleted_at` is null limit 1520μsview::frontends.pages.daytour.index:25peacetra_peacetravels
        Metadata
        Bindings
        • 0. 34
        Backtrace
        • 18. view::frontends.pages.daytour.index:25
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `images` where `images`.`imageable_id` = 13 and `images`.`imageable_id` is not null and `images`.`imageable_type` = 'App\models\Daytour' and `images`.`deleted_at` is null980μsview::frontends.pages.daytour.index:26peacetra_peacetravels
        Metadata
        Bindings
        • 0. 13
        • 1. App\models\Daytour
        Backtrace
        • 17. view::frontends.pages.daytour.index:26
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `cities` where `cities`.`id` = 34 and `cities`.`deleted_at` is null limit 1460μsview::frontends.pages.daytour.index:25peacetra_peacetravels
        Metadata
        Bindings
        • 0. 34
        Backtrace
        • 18. view::frontends.pages.daytour.index:25
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `images` where `images`.`imageable_id` = 14 and `images`.`imageable_id` is not null and `images`.`imageable_type` = 'App\models\Daytour' and `images`.`deleted_at` is null940μsview::frontends.pages.daytour.index:26peacetra_peacetravels
        Metadata
        Bindings
        • 0. 14
        • 1. App\models\Daytour
        Backtrace
        • 17. view::frontends.pages.daytour.index:26
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `cities` where `cities`.`id` = 34 and `cities`.`deleted_at` is null limit 1430μsview::frontends.pages.daytour.index:25peacetra_peacetravels
        Metadata
        Bindings
        • 0. 34
        Backtrace
        • 18. view::frontends.pages.daytour.index:25
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `images` where `images`.`imageable_id` = 15 and `images`.`imageable_id` is not null and `images`.`imageable_type` = 'App\models\Daytour' and `images`.`deleted_at` is null920μsview::frontends.pages.daytour.index:26peacetra_peacetravels
        Metadata
        Bindings
        • 0. 15
        • 1. App\models\Daytour
        Backtrace
        • 17. view::frontends.pages.daytour.index:26
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `cities` where `cities`.`id` = 65 and `cities`.`deleted_at` is null limit 1420μsview::frontends.pages.daytour.index:25peacetra_peacetravels
        Metadata
        Bindings
        • 0. 65
        Backtrace
        • 18. view::frontends.pages.daytour.index:25
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `images` where `images`.`imageable_id` = 16 and `images`.`imageable_id` is not null and `images`.`imageable_type` = 'App\models\Daytour' and `images`.`deleted_at` is null930μsview::frontends.pages.daytour.index:26peacetra_peacetravels
        Metadata
        Bindings
        • 0. 16
        • 1. App\models\Daytour
        Backtrace
        • 17. view::frontends.pages.daytour.index:26
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `cities` where `cities`.`id` = 34 and `cities`.`deleted_at` is null limit 1440μsview::frontends.pages.daytour.index:25peacetra_peacetravels
        Metadata
        Bindings
        • 0. 34
        Backtrace
        • 18. view::frontends.pages.daytour.index:25
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `images` where `images`.`imageable_id` = 17 and `images`.`imageable_id` is not null and `images`.`imageable_type` = 'App\models\Daytour' and `images`.`deleted_at` is null930μsview::frontends.pages.daytour.index:26peacetra_peacetravels
        Metadata
        Bindings
        • 0. 17
        • 1. App\models\Daytour
        Backtrace
        • 17. view::frontends.pages.daytour.index:26
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `cities` where `cities`.`id` = 34 and `cities`.`deleted_at` is null limit 11.59msview::frontends.pages.daytour.index:25peacetra_peacetravels
        Metadata
        Bindings
        • 0. 34
        Backtrace
        • 18. view::frontends.pages.daytour.index:25
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `images` where `images`.`imageable_id` = 18 and `images`.`imageable_id` is not null and `images`.`imageable_type` = 'App\models\Daytour' and `images`.`deleted_at` is null1msview::frontends.pages.daytour.index:26peacetra_peacetravels
        Metadata
        Bindings
        • 0. 18
        • 1. App\models\Daytour
        Backtrace
        • 17. view::frontends.pages.daytour.index:26
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `cities` where `cities`.`id` = 34 and `cities`.`deleted_at` is null limit 1610μsview::frontends.pages.daytour.index:25peacetra_peacetravels
        Metadata
        Bindings
        • 0. 34
        Backtrace
        • 18. view::frontends.pages.daytour.index:25
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `images` where `images`.`imageable_id` = 19 and `images`.`imageable_id` is not null and `images`.`imageable_type` = 'App\models\Daytour' and `images`.`deleted_at` is null1.12msview::frontends.pages.daytour.index:26peacetra_peacetravels
        Metadata
        Bindings
        • 0. 19
        • 1. App\models\Daytour
        Backtrace
        • 17. view::frontends.pages.daytour.index:26
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `cities` where `cities`.`id` = 34 and `cities`.`deleted_at` is null limit 11.74msview::frontends.pages.daytour.index:25peacetra_peacetravels
        Metadata
        Bindings
        • 0. 34
        Backtrace
        • 18. view::frontends.pages.daytour.index:25
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `images` where `images`.`imageable_id` = 20 and `images`.`imageable_id` is not null and `images`.`imageable_type` = 'App\models\Daytour' and `images`.`deleted_at` is null1.35msview::frontends.pages.daytour.index:26peacetra_peacetravels
        Metadata
        Bindings
        • 0. 20
        • 1. App\models\Daytour
        Backtrace
        • 17. view::frontends.pages.daytour.index:26
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `cities` where `cities`.`id` = 34 and `cities`.`deleted_at` is null limit 11.34msview::frontends.pages.daytour.index:25peacetra_peacetravels
        Metadata
        Bindings
        • 0. 34
        Backtrace
        • 18. view::frontends.pages.daytour.index:25
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `images` where `images`.`imageable_id` = 22 and `images`.`imageable_id` is not null and `images`.`imageable_type` = 'App\models\Daytour' and `images`.`deleted_at` is null1.02msview::frontends.pages.daytour.index:26peacetra_peacetravels
        Metadata
        Bindings
        • 0. 22
        • 1. App\models\Daytour
        Backtrace
        • 17. view::frontends.pages.daytour.index:26
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `cities` where `cities`.`id` = 34 and `cities`.`deleted_at` is null limit 1490μsview::frontends.pages.daytour.index:25peacetra_peacetravels
        Metadata
        Bindings
        • 0. 34
        Backtrace
        • 18. view::frontends.pages.daytour.index:25
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select * from `images` where `images`.`imageable_id` = 23 and `images`.`imageable_id` is not null and `images`.`imageable_type` = 'App\models\Daytour' and `images`.`deleted_at` is null920μsview::frontends.pages.daytour.index:26peacetra_peacetravels
        Metadata
        Bindings
        • 0. 23
        • 1. App\models\Daytour
        Backtrace
        • 17. view::frontends.pages.daytour.index:26
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:85
      • select `code`, `id` from `currencies` where `active` = 0460μs/app/Providers/ViewServiceProvider.php:115peacetra_peacetravels
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 12. /app/Providers/ViewServiceProvider.php:115
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 16. /vendor/laravel/framework/src/Illuminate/View/View.php:118
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 18. view::frontends.layouts.login-app:8
      • select `name`, `id`, `slug` from `cities` where `state_id` < '37' and `cities`.`deleted_at` is null order by `name` asc1.12ms/app/Providers/ViewServiceProvider.php:66peacetra_peacetravels
        Metadata
        Bindings
        • 0. 37
        Backtrace
        • 12. /app/Providers/ViewServiceProvider.php:66
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 16. /vendor/laravel/framework/src/Illuminate/View/View.php:118
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 18. view::frontends.layouts.login-app:10
      • select `cities`.`name`, `cities`.`id`, `cities`.`slug` from `cities` inner join `daytours` on `cities`.`id` = `daytours`.`city_id` where `cities`.`state_id` < '37' order by `cities`.`name` asc1.12ms/app/Providers/ViewServiceProvider.php:79peacetra_peacetravels
        Metadata
        Bindings
        • 0. 37
        Backtrace
        • 10. /app/Providers/ViewServiceProvider.php:79
        • 13. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 14. /vendor/laravel/framework/src/Illuminate/View/View.php:118
        • 15. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 16. view::frontends.layouts.login-app:10
      • select distinct `countries`.`name`, `countries`.`id`, `countries`.`slug` from `countries` inner join `daytours` on `countries`.`id` = `daytours`.`country_id` where `countries`.`id` != 1 order by `countries`.`name` asc880μs/app/Providers/ViewServiceProvider.php:97peacetra_peacetravels
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 10. /app/Providers/ViewServiceProvider.php:97
        • 13. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 14. /vendor/laravel/framework/src/Illuminate/View/View.php:118
        • 15. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 16. view::frontends.layouts.login-app:10
      • select `name`, `id` from `package_types` where `package_types`.`deleted_at` is null1.78ms/app/Providers/ViewServiceProvider.php:102peacetra_peacetravels
        Metadata
        Backtrace
        • 14. /app/Providers/ViewServiceProvider.php:102
        • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:118
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 20. view::frontends.layouts.login-app:10
      • select * from `packages` where `package_type_id` = '1' and `status` = 'Active' and `packages`.`deleted_at` is null order by `created_at` desc limit 4 offset 01.6ms/app/Providers/ViewServiceProvider.php:110peacetra_peacetravels
        Metadata
        Bindings
        • 0. 1
        • 1. Active
        Backtrace
        • 12. /app/Providers/ViewServiceProvider.php:110
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 16. /vendor/laravel/framework/src/Illuminate/View/View.php:118
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 18. view::frontends.layouts.login-app:10
      • select * from `packages` where `package_type_id` = '1' and `status` = 'Active' and `packages`.`deleted_at` is null order by `created_at` desc limit 4 offset 01ms/app/Providers/ViewServiceProvider.php:110peacetra_peacetravels
        Metadata
        Bindings
        • 0. 1
        • 1. Active
        Backtrace
        • 12. /app/Providers/ViewServiceProvider.php:110
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 16. /vendor/laravel/framework/src/Illuminate/View/View.php:118
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 18. view::frontends.layouts.login-app:12
      App\models\Package
      8
      App\models\Currency
      3
      App\models\Image
      26
      App\models\City
      67
      App\models\Daytour
      11
      App\models\Country
      1
          _token
          bdfk2Dd5T33ycPfd8HURnzkjpp7ZyECiZdlTJC9E
          currency
          INR
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /daytour/dubai
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:17 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "content-length" => array:1 [ 0 => "0" ] "host" => array:1 [ 0 => "peacetravelsindia.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-https" => array:1 [ 0 => "1" ] ]
          request_server
          0 of 0
          array:88 [ "LSPHP_ENABLE_USER_INI" => "on" "PATH" => "/usr/local/bin:/usr/bin:/bin" "TEMP" => "/tmp" "TMP" => "/tmp" "TMPDIR" => "/tmp" "PWD" => "/" "HTTP_ACCEPT" => "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" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "CONTENT_LENGTH" => "0" "HTTP_HOST" => "peacetravelsindia.com" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "HTTP_X_HTTPS" => "1" "REDIRECT_REDIRECT_UNIQUE_ID" => "Z_L5A7SfNHCBdWurYbcXMQABtjc" "REDIRECT_REDIRECT_QS_ConnectionId" => "17439767070888498310539" "REDIRECT_REDIRECT_SCRIPT_URL" => "/daytour/dubai" "REDIRECT_REDIRECT_SCRIPT_URI" => "https://peacetravelsindia.com/daytour/dubai" "REDIRECT_REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_SSL_TLS_SNI" => "peacetravelsindia.com" "REDIRECT_REDIRECT_HTTP2" => "on" "REDIRECT_REDIRECT_H2PUSH" => "off" "REDIRECT_REDIRECT_H2_PUSH" => "off" "REDIRECT_REDIRECT_H2_PUSHED" => "" "REDIRECT_REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_REDIRECT_H2_STREAM_ID" => "1" "REDIRECT_REDIRECT_H2_STREAM_TAG" => "10539-658-1" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z_L5A7SfNHCBdWurYbcXMQABtjc" "REDIRECT_QS_ConnectionId" => "17439767070888498310539" "REDIRECT_SCRIPT_URL" => "/daytour/dubai" "REDIRECT_SCRIPT_URI" => "https://peacetravelsindia.com/daytour/dubai" "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "peacetravelsindia.com" "REDIRECT_HTTP2" => "on" "REDIRECT_H2PUSH" => "off" "REDIRECT_H2_PUSH" => "off" "REDIRECT_H2_PUSHED" => "" "REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_H2_STREAM_ID" => "1" "REDIRECT_H2_STREAM_TAG" => "10539-658-1" "REDIRECT_STATUS" => "200" "UNIQUE_ID" => "Z_L5A7SfNHCBdWurYbcXMQABtjc" "QS_ConnectionId" => "17439767070888498310539" "SCRIPT_URL" => "/daytour/dubai" "SCRIPT_URI" => "https://peacetravelsindia.com/daytour/dubai" "HTTPS" => "on" "SSL_TLS_SNI" => "peacetravelsindia.com" "HTTP2" => "on" "H2PUSH" => "off" "H2_PUSH" => "off" "H2_PUSHED" => "" "H2_PUSHED_ON" => "" "H2_STREAM_ID" => "1" "H2_STREAM_TAG" => "10539-658-1" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache" "SERVER_NAME" => "peacetravelsindia.com" "SERVER_ADDR" => "103.53.40.13" "SERVER_PORT" => "443" "REMOTE_ADDR" => "3.128.180.89" "DOCUMENT_ROOT" => "/home4/peacetravelscom/public_html" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/home4/peacetravelscom/public_html" "SERVER_ADMIN" => "webmaster@peacetravelsindia.com" "SCRIPT_FILENAME" => "/home4/peacetravelscom/public_html/public/index.php" "REMOTE_PORT" => "2354" "REDIRECT_URL" => "/public/daytour/dubai" "SERVER_PROTOCOL" => "HTTP/2.0" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/daytour/dubai" "SCRIPT_NAME" => "/public/index.php" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1743976707.6192 "REQUEST_TIME" => 1743976707 "argv" => [] "argc" => 0 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 06 Apr 2025 21:58:27 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InMxOE5ERHltYjl0N2lRN0NiRVNvQlE9PSIsInZhbHVlIjoiRGRHNkZJXC9QVko0eVNycDhnODQwT1dmbVJuYkJDUERNWFJ5aWN6UnZWMTR5SDlNbVU1Y3lnYVwvQWgxSEF1SHdPIiwibWFjIjoiNDRhNDc5OTNmYzc0ZDNjZDFiNjA5NDZhZjk4ZGE0NTA4MWNiNmRkNmI2MTQ1OWJhZTNiZjQzMjdjYzBhNDFlYyJ9; expires=Sun, 06-Apr-2025 23:58:27 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6InMxOE5ERHltYjl0N2lRN0NiRVNvQlE9PSIsInZhbHVlIjoiRGRHNkZJXC9QVko0eVNycDhnODQwT1dmbVJuYkJDUERNWFJ5aWN6UnZWMTR5SDlNbVU1Y3lnYVwvQWgxSEF1SHdPIiwib" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InMxOE5ERHltYjl0N2lRN0NiRVNvQlE9PSIsInZhbHVlIjoiRGRHNkZJXC9QVko0eVNycDhnODQwT1dmbVJuYkJDUERNWFJ5aWN6UnZWMTR5SDlNbVU1Y3lnYVwvQWgxSEF1SHdPIiwibWFjIjoiNDRhNDc5OTNmYzc0ZDNjZDFiNjA5NDZhZjk4ZGE0NTA4MWNiNmRkNmI2MTQ1OWJhZTNiZjQzMjdjYzBhNDFlYyJ9; expires=Sun, 06-Apr-2025 23:58:27 GMT; path=/XSRF-TOKEN=eyJpdiI6InMxOE5ERHltYjl0N2lRN0NiRVNvQlE9PSIsInZhbHVlIjoiRGRHNkZJXC9QVko0eVNycDhnODQwT1dmbVJuYkJDUERNWFJ5aWN6UnZWMTR5SDlNbVU1Y3lnYVwvQWgxSEF1SHdPIiwib" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "bdfk2Dd5T33ycPfd8HURnzkjpp7ZyECiZdlTJC9E" "currency" => "INR" "PHPDEBUGBAR_STACK_DATA" => [] ]
          a