Crab Island Water Taxi

Category: BEACH LIFE / BOATS, CHARTERS & JET SKIS

Pensacola Boulevard, Pensacola, FL,

ABOUT US

yiohbihih

More

BUSINESS HOURS

Monday Open 24 Hours
Tuesday 12:00 am-11:59 pm
Wednesday 12:00 am-11:59 pm
Thursday 12:00 am-11:59 pm
Friday 12:00 am-11:59 pm
Saturday 12:00 am-11:59 pm
Sunday 12:00 am-11:59 pm

8.2.18PHP Version897msRequest Duration8MBMemory UsageGET merchantdirectory/detail/{slug}Route
  • warninglog[04:54:38] LOG.warning: Callables of the form ["Swift_SmtpTransport", "Swift_Transport_EsmtpTranspor...
  • Booting (449ms)
  • Application (448ms)
  • 1 x Booting (50.04%)
    449ms
    1 x Application (49.96%)
    448ms
    8 templates were rendered
    • business.index (resources/views/business/index.blade.php)11blade
      Params
      0
      request
      1
      list
      2
      businessDetail
      3
      slug
      4
      business_slug
      5
      hours
      6
      images
      7
      btns
      8
      business_id
      9
      merchant_analytics
      10
      discounted_coupons
    • layouts.master (resources/views/layouts/master.blade.php)25blade
      Params
      0
      __env
      1
      app
      2
      globelSetting
      3
      errors
      4
      request
      5
      list
      6
      businessDetail
      7
      slug
      8
      business_slug
      9
      hours
      10
      images
      11
      btns
      12
      business_id
      13
      merchant_analytics
      14
      discounted_coupons
      15
      __currentLoopData
      16
      loop
      17
      check_already_like
      18
      string
      19
      end
      20
      latitude
      21
      longitude
      22
      address
      23
      business
      24
      hour
    • components.head (resources/views/components/head.blade.php)25blade
      Params
      0
      __env
      1
      app
      2
      globelSetting
      3
      errors
      4
      request
      5
      list
      6
      businessDetail
      7
      slug
      8
      business_slug
      9
      hours
      10
      images
      11
      btns
      12
      business_id
      13
      merchant_analytics
      14
      discounted_coupons
      15
      __currentLoopData
      16
      loop
      17
      check_already_like
      18
      string
      19
      end
      20
      latitude
      21
      longitude
      22
      address
      23
      business
      24
      hour
    • components.header (resources/views/components/header.blade.php)25blade
      Params
      0
      __env
      1
      app
      2
      globelSetting
      3
      errors
      4
      request
      5
      list
      6
      businessDetail
      7
      slug
      8
      business_slug
      9
      hours
      10
      images
      11
      btns
      12
      business_id
      13
      merchant_analytics
      14
      discounted_coupons
      15
      __currentLoopData
      16
      loop
      17
      check_already_like
      18
      string
      19
      end
      20
      latitude
      21
      longitude
      22
      address
      23
      business
      24
      hour
    • components.footer (resources/views/components/footer.blade.php)25blade
      Params
      0
      __env
      1
      app
      2
      globelSetting
      3
      errors
      4
      request
      5
      list
      6
      businessDetail
      7
      slug
      8
      business_slug
      9
      hours
      10
      images
      11
      btns
      12
      business_id
      13
      merchant_analytics
      14
      discounted_coupons
      15
      __currentLoopData
      16
      loop
      17
      check_already_like
      18
      string
      19
      end
      20
      latitude
      21
      longitude
      22
      address
      23
      business
      24
      hour
    • components.mobile-blog-nav (resources/views/components/mobile-blog-nav.blade.php)25blade
      Params
      0
      __env
      1
      app
      2
      globelSetting
      3
      errors
      4
      request
      5
      list
      6
      businessDetail
      7
      slug
      8
      business_slug
      9
      hours
      10
      images
      11
      btns
      12
      business_id
      13
      merchant_analytics
      14
      discounted_coupons
      15
      __currentLoopData
      16
      loop
      17
      check_already_like
      18
      string
      19
      end
      20
      latitude
      21
      longitude
      22
      address
      23
      business
      24
      hour
    • components.mobile_bottom_nav (resources/views/components/mobile_bottom_nav.blade.php)25blade
      Params
      0
      __env
      1
      app
      2
      globelSetting
      3
      errors
      4
      request
      5
      list
      6
      businessDetail
      7
      slug
      8
      business_slug
      9
      hours
      10
      images
      11
      btns
      12
      business_id
      13
      merchant_analytics
      14
      discounted_coupons
      15
      __currentLoopData
      16
      loop
      17
      check_already_like
      18
      string
      19
      end
      20
      latitude
      21
      longitude
      22
      address
      23
      business
      24
      hour
    • components.script (resources/views/components/script.blade.php)25blade
      Params
      0
      __env
      1
      app
      2
      globelSetting
      3
      errors
      4
      request
      5
      list
      6
      businessDetail
      7
      slug
      8
      business_slug
      9
      hours
      10
      images
      11
      btns
      12
      business_id
      13
      merchant_analytics
      14
      discounted_coupons
      15
      __currentLoopData
      16
      loop
      17
      check_already_like
      18
      string
      19
      end
      20
      latitude
      21
      longitude
      22
      address
      23
      business
      24
      hour
    uri
    GET merchantdirectory/detail/{slug}
    middleware
    web, business_suspended
    controller
    App\Http\Controllers\BusinessController@detail
    namespace
    prefix
    where
    as
    business.detail
    file
    app/Http/Controllers/BusinessController.php:48-225
    23 statements were executed, 10 of which were duplicated, 13 unique303ms
    • select * from `businesses` where `businesses`.`id` = '55756' limit 1
      1.41msmiddleware::business_suspended:21itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. 55756
      Backtrace
      • 19. middleware::business_suspended:21
      • 20. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
      • 21. /app/Http/Middleware/CheckPasswordChange.php:82
      • 22. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
    • select `businesses`.*, GROUP_CONCAT(additional_infos.name) as info, GROUP_CONCAT(distinct payment_forms.name ORDER BY payment_forms.order_by ASC) as payment, GROUP_CONCAT(distinct payment_forms.image ORDER BY payment_forms.order_by) as payment_image from `businesses` left join `additional_infos` on FIND_IN_SET(additional_infos.id,businesses.additional_info) > '0' left join `payment_forms` on FIND_IN_SET(payment_forms.id,businesses.payment_ways) > '0' where `businesses`.`slug` = 'crab-island-water-taxi-55756' limit 1
      232ms/app/Helpers/helper.php:393itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. crab-island-water-taxi-55756
      Backtrace
      • 15. /app/Helpers/helper.php:393
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `business_hours` where `business_hours`.`business_id` in (55756)
      5.59ms/app/Helpers/helper.php:393itsyoux2_parentliving_demo
      Metadata
      Backtrace
      • 20. /app/Helpers/helper.php:393
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `business_images` where `business_images`.`business_id` in (55756)
      2.42ms/app/Helpers/helper.php:393itsyoux2_parentliving_demo
      Metadata
      Backtrace
      • 20. /app/Helpers/helper.php:393
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `locations` where `locations`.`id` in (1)
      1.05ms/app/Helpers/helper.php:393itsyoux2_parentliving_demo
      Metadata
      Backtrace
      • 20. /app/Helpers/helper.php:393
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `favourites` where `type` = 'favourite' and `favourites`.`business_id` in (55756)
      1.16ms/app/Helpers/helper.php:393itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. favourite
      Backtrace
      • 20. /app/Helpers/helper.php:393
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `business_buttons` where `business_buttons`.`business_id` = 55756 and `business_buttons`.`business_id` is not null
      2.65ms/app/Http/Controllers/BusinessController.php:206itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. 55756
      Backtrace
      • 19. /app/Http/Controllers/BusinessController.php:206
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `merchant_analytics` where `user_ip` = '3.133.130.192' and `module_id` = 55756 and `module_type` = 'business' and `module_sub_type` = 'view' and `listing_id` is null and date(`created_at`) = '2025-05-10'
      43.19ms/app/Helpers/helper.php:1537itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. 3.133.130.192
      • 1. 55756
      • 2. business
      • 3. view
      • 4. 2025-05-10
      Backtrace
      • 15. /app/Helpers/helper.php:1537
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • insert into `merchant_analytics` (`user_ip`, `user_id`, `module_id`, `module_type`, `module_sub_type`, `listing_id`, `updated_at`, `created_at`) values ('3.133.130.192', '', 55756, 'business', 'view', '', '2025-05-10 04:54:38', '2025-05-10 04:54:38')
      690μs/app/Helpers/helper.php:1542itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. 3.133.130.192
      • 1. 
      • 2. 55756
      • 3. business
      • 4. view
      • 5. 
      • 6. 2025-05-10 04:54:38
      • 7. 2025-05-10 04:54:38
      Backtrace
      • 21. /app/Helpers/helper.php:1542
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 26. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `discounts` where `business_id` = 55756 and `is_published` = 1 and date(`expiration_date`) >= '2025-05-10'
      1.24ms/app/Helpers/helper.php:1280itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. 55756
      • 1. 1
      • 2. 2025-05-10
      Backtrace
      • 14. /app/Helpers/helper.php:1280
      • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `categories` where `categories`.`id` = 5 limit 1
      1.22msview::0890fc029147c2be7229246f9182a43b52f7e8a5:185itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. 5
      Backtrace
      • 21. view::0890fc029147c2be7229246f9182a43b52f7e8a5:185
      • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select * from `categories` where `categories`.`id` = 87 limit 1
      660μsview::0890fc029147c2be7229246f9182a43b52f7e8a5:186itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. 87
      Backtrace
      • 20. view::0890fc029147c2be7229246f9182a43b52f7e8a5:186
      • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select * from `favourites` where (`business_id` = 55756 and `user_ip` = '3.133.130.192' and `type` = 'like') limit 1
      610μs/app/Helpers/helper.php:1496itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. 55756
      • 1. 3.133.130.192
      • 2. like
      Backtrace
      • 15. /app/Helpers/helper.php:1496
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select * from `favourites` where (`business_id` = 55756 and `user_ip` = '3.133.130.192' and `type` = 'like') limit 1
      450μs/app/Helpers/helper.php:1500itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. 55756
      • 1. 3.133.130.192
      • 2. like
      Backtrace
      • 15. /app/Helpers/helper.php:1500
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select * from `favourites` where `favourites`.`business_id` = 55756 and `favourites`.`business_id` is not null and `type` = 'like'
      720μsview::0890fc029147c2be7229246f9182a43b52f7e8a5:207itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. 55756
      • 1. like
      Backtrace
      • 19. view::0890fc029147c2be7229246f9182a43b52f7e8a5:207
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select count(*) as aggregate from `jobs` where `jobs`.`business_id` = 55756 and `jobs`.`business_id` is not null and `is_published` = '1' and `status` = 'active' and `current_status` is null and `is_published` = 1
      1.1msview::0890fc029147c2be7229246f9182a43b52f7e8a5:282itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. 55756
      • 1. 1
      • 2. active
      • 3. 1
      Backtrace
      • 18. view::0890fc029147c2be7229246f9182a43b52f7e8a5:282
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select count(*) as aggregate from `events` where `events`.`business_id` = 55756 and `events`.`business_id` is not null and `is_published` = '1' and `end_date` > '2025-05-10' and `is_published` = 1
      3.93msview::0890fc029147c2be7229246f9182a43b52f7e8a5:290itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. 55756
      • 1. 1
      • 2. 2025-05-10
      • 3. 1
      Backtrace
      • 18. view::0890fc029147c2be7229246f9182a43b52f7e8a5:290
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select count(*) as aggregate from `events` where `events`.`business_id` = 55756 and `events`.`business_id` is not null and `is_published` = '1' and `end_date` > '2025-05-10' and `is_published` = 1
      460μsview::0890fc029147c2be7229246f9182a43b52f7e8a5:367itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. 55756
      • 1. 1
      • 2. 2025-05-10
      • 3. 1
      Backtrace
      • 18. view::0890fc029147c2be7229246f9182a43b52f7e8a5:367
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select count(*) as aggregate from `jobs` where `jobs`.`business_id` = 55756 and `jobs`.`business_id` is not null and `is_published` = '1' and `status` = 'active' and `current_status` is null and `is_published` = 1
      380μsview::0890fc029147c2be7229246f9182a43b52f7e8a5:407itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. 55756
      • 1. 1
      • 2. active
      • 3. 1
      Backtrace
      • 18. view::0890fc029147c2be7229246f9182a43b52f7e8a5:407
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select count(*) as aggregate from `jobs` where `jobs`.`business_id` = 55756 and `jobs`.`business_id` is not null and `is_published` = '1' and `status` = 'active' and `current_status` is null and `is_published` = 1
      320μsview::0890fc029147c2be7229246f9182a43b52f7e8a5:468itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. 55756
      • 1. 1
      • 2. active
      • 3. 1
      Backtrace
      • 18. view::0890fc029147c2be7229246f9182a43b52f7e8a5:468
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select count(*) as aggregate from `events` where `events`.`business_id` = 55756 and `events`.`business_id` is not null and `is_published` = '1' and `end_date` > '2025-05-10' and `is_published` = 1
      680μsview::0890fc029147c2be7229246f9182a43b52f7e8a5:476itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. 55756
      • 1. 1
      • 2. 2025-05-10
      • 3. 1
      Backtrace
      • 18. view::0890fc029147c2be7229246f9182a43b52f7e8a5:476
      • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select * from `locations` where `status` = 'active'
      680μs/app/Helpers/helper.php:321itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. active
      Backtrace
      • 14. /app/Helpers/helper.php:321
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select * from `locations` where `status` = 'active'
      1.14ms/app/Helpers/helper.php:321itsyoux2_parentliving_demo
      Metadata
      Bindings
      • 0. active
      Backtrace
      • 14. /app/Helpers/helper.php:321
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    Modules\Admin\Entities\Category
    2
    App\Models\Location
    3
    App\Models\BusinessHour
    7
    App\Models\Business
    2
        _token
        NlpUn7PHJpone2XBaGhpDA78zeqdcJJpMAQRUm0A
        location_name
        emerald-coast
        category
        5
        sub_category
        87
        _previous
        array:1 [ "url" => "https://demo.parentlivingplus.com/merchantdirectory/detail/crab-island-water-t...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /merchantdirectory/detail/crab-island-water-taxi-55756
        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:16 [ "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 => "demo.parentlivingplus.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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "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" ] ]
        request_server
        0 of 0
        array:81 [ "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" => "demo.parentlivingplus.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" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "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" "REDIRECT_REDIRECT_UNIQUE_ID" => "aB8iXTGa86vcVXrVFi157gABA1E" "REDIRECT_REDIRECT_QS_ConnectionId" => "174687087781438785296919" "REDIRECT_REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_SSL_TLS_SNI" => "demo.parentlivingplus.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" => "296919-1204-1" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "aB8iXTGa86vcVXrVFi157gABA1E" "REDIRECT_QS_ConnectionId" => "174687087781438785296919" "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "demo.parentlivingplus.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" => "296919-1204-1" "REDIRECT_STATUS" => "200" "UNIQUE_ID" => "aB8iXTGa86vcVXrVFi157gABA1E" "QS_ConnectionId" => "174687087781438785296919" "HTTPS" => "on" "SSL_TLS_SNI" => "demo.parentlivingplus.com" "HTTP2" => "on" "H2PUSH" => "off" "H2_PUSH" => "off" "H2_PUSHED" => "" "H2_PUSHED_ON" => "" "H2_STREAM_ID" => "1" "H2_STREAM_TAG" => "296919-1204-1" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache" "SERVER_NAME" => "demo.parentlivingplus.com" "SERVER_ADDR" => "162.241.248.17" "SERVER_PORT" => "443" "REMOTE_ADDR" => "3.133.130.192" "DOCUMENT_ROOT" => "/home3/itsyoux2/demo.parentlivingplus.com" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/home3/itsyoux2/demo.parentlivingplus.com" "SERVER_ADMIN" => "webmaster@demo.parentlivingplus.com" "SCRIPT_FILENAME" => "/home3/itsyoux2/demo.parentlivingplus.com/public/index.php" "REMOTE_PORT" => "20086" "REDIRECT_URL" => "/public/merchantdirectory/detail/crab-island-water-taxi-55756" "SERVER_PROTOCOL" => "HTTP/2.0" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/merchantdirectory/detail/crab-island-water-taxi-55756" "SCRIPT_NAME" => "/public/index.php" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1746870877.8338 "REQUEST_TIME" => 1746870877 "argv" => [] "argc" => 0 ]
        request_cookies
        []
        
        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 => "Sat, 10 May 2025 09:54:38 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im1wSVo1ZVVHeFdZSnVQL2NJdUlVMlE9PSIsInZhbHVlIjoiYWdkcnBMZEJYejBKZG5CKzg0eG5aeVZxWjJWK0dsb1RmdHFiMExadHRMVHZGdVFXNTBXdUxHaTRVWXFZV2MvRFNqbVNwa2xUaXZDbkZOQ1M4T3FNNVErUkdQTjlKdEZMcFBkcDJadlVoWG91SE5kTFNHaUYvZlJqQ0RKMVZLWDAiLCJtYWMiOiI3YjAwNjJjMWU3ZWJkMTIyMTJlMjY2NTU1Mjk1OWQyOTg2YTQ5YWIzN2I2MmVjZmI3MTYwYTQ5MDE0ZmI2OTdjIiwidGFnIjoiIn0%3D; expires=Sat, 17-May-2025 09:54:38 GMT; Max-Age=604800; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Im1wSVo1ZVVHeFdZSnVQL2NJdUlVMlE9PSIsInZhbHVlIjoiYWdkcnBMZEJYejBKZG5CKzg0eG5aeVZxWjJWK0dsb1RmdHFiMExadHRMVHZGdVFXNTBXdUxHaTRVWXFZV2MvRFNqbVNwa" 1 => "parent_living_plus_session=eyJpdiI6IlJkMndYZmJDd1FiaUtiNjArclFjckE9PSIsInZhbHVlIjoiQ0UyVmc3ZFU5dVNWL1M5Wk9HSlkyWWY4YkV2Q0tpU2F4YXIveG9IalRLSFVVem9uZ1hyYkVCS1diZFlpUDRyaExJdFU2aHA2THc1OS82ZU5FUE1OQlQxd1pQd0ZSbDBGYlRRUDU5bkVOcUZvREtibGtOQzlIamZRbUpRcmVRRWEiLCJtYWMiOiIzODg1NWM1ZWM2OGM2YjdlNmNhZmU2MDFkZDE1NDNkYmUzNzE1M2RiNjBjZmU4ODVlN2IxZjliZWIwNGE3ZTY2IiwidGFnIjoiIn0%3D; expires=Sat, 17-May-2025 09:54:38 GMT; Max-Age=604800; path=/; httponly; samesite=laxparent_living_plus_session=eyJpdiI6IlJkMndYZmJDd1FiaUtiNjArclFjckE9PSIsInZhbHVlIjoiQ0UyVmc3ZFU5dVNWL1M5Wk9HSlkyWWY4YkV2Q0tpU2F4YXIveG9IalRLSFVVem9uZ1hyYkVCS1diZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im1wSVo1ZVVHeFdZSnVQL2NJdUlVMlE9PSIsInZhbHVlIjoiYWdkcnBMZEJYejBKZG5CKzg0eG5aeVZxWjJWK0dsb1RmdHFiMExadHRMVHZGdVFXNTBXdUxHaTRVWXFZV2MvRFNqbVNwa2xUaXZDbkZOQ1M4T3FNNVErUkdQTjlKdEZMcFBkcDJadlVoWG91SE5kTFNHaUYvZlJqQ0RKMVZLWDAiLCJtYWMiOiI3YjAwNjJjMWU3ZWJkMTIyMTJlMjY2NTU1Mjk1OWQyOTg2YTQ5YWIzN2I2MmVjZmI3MTYwYTQ5MDE0ZmI2OTdjIiwidGFnIjoiIn0%3D; expires=Sat, 17-May-2025 09:54:38 GMT; path=/XSRF-TOKEN=eyJpdiI6Im1wSVo1ZVVHeFdZSnVQL2NJdUlVMlE9PSIsInZhbHVlIjoiYWdkcnBMZEJYejBKZG5CKzg0eG5aeVZxWjJWK0dsb1RmdHFiMExadHRMVHZGdVFXNTBXdUxHaTRVWXFZV2MvRFNqbVNwa" 1 => "parent_living_plus_session=eyJpdiI6IlJkMndYZmJDd1FiaUtiNjArclFjckE9PSIsInZhbHVlIjoiQ0UyVmc3ZFU5dVNWL1M5Wk9HSlkyWWY4YkV2Q0tpU2F4YXIveG9IalRLSFVVem9uZ1hyYkVCS1diZFlpUDRyaExJdFU2aHA2THc1OS82ZU5FUE1OQlQxd1pQd0ZSbDBGYlRRUDU5bkVOcUZvREtibGtOQzlIamZRbUpRcmVRRWEiLCJtYWMiOiIzODg1NWM1ZWM2OGM2YjdlNmNhZmU2MDFkZDE1NDNkYmUzNzE1M2RiNjBjZmU4ODVlN2IxZjliZWIwNGE3ZTY2IiwidGFnIjoiIn0%3D; expires=Sat, 17-May-2025 09:54:38 GMT; path=/; httponlyparent_living_plus_session=eyJpdiI6IlJkMndYZmJDd1FiaUtiNjArclFjckE9PSIsInZhbHVlIjoiQ0UyVmc3ZFU5dVNWL1M5Wk9HSlkyWWY4YkV2Q0tpU2F4YXIveG9IalRLSFVVem9uZ1hyYkVCS1diZ" ] ]
        session_attributes
        0 of 0
        array:7 [ "_token" => "NlpUn7PHJpone2XBaGhpDA78zeqdcJJpMAQRUm0A" "location_name" => "emerald-coast" "category" => 5 "sub_category" => 87 "_previous" => array:1 [ "url" => "https://demo.parentlivingplus.com/merchantdirectory/detail/crab-island-water-taxi-55756" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]