8.2.11PHP Version110msRequest Duration3MBMemory UsageGET customers-choiceRoute
  • warninglog[11:22:15] LOG.warning: Callables of the form ["Swift_SmtpTransport", "Swift_Transport_EsmtpTranspor...
  • warninglog[11:22:15] LOG.warning: Return type of Grimzy\LaravelMysqlSpatial\Types\Point::jsonSerialize() shoul...
  • warninglog[11:22:15] LOG.warning: Return type of Grimzy\LaravelMysqlSpatial\Types\GeometryCollection::jsonSeri...
  • warninglog[11:22:15] LOG.warning: Return type of Grimzy\LaravelMysqlSpatial\Types\GeometryCollection::getItera...
  • warninglog[11:22:15] LOG.warning: Return type of Grimzy\LaravelMysqlSpatial\Types\GeometryCollection::offsetEx...
  • warninglog[11:22:15] LOG.warning: Return type of Grimzy\LaravelMysqlSpatial\Types\GeometryCollection::offsetGe...
  • warninglog[11:22:15] LOG.warning: Return type of Grimzy\LaravelMysqlSpatial\Types\GeometryCollection::offsetSe...
  • warninglog[11:22:15] LOG.warning: Return type of Grimzy\LaravelMysqlSpatial\Types\GeometryCollection::offsetUn...
  • warninglog[11:22:15] LOG.warning: Return type of Grimzy\LaravelMysqlSpatial\Types\GeometryCollection::count() ...
  • Booting (49.11ms)
  • Application (61.05ms)
  • 1 x Application (55.36%)
    61.05ms
    1 x Booting (44.53%)
    49.11ms
    7 templates were rendered
    • front.customers-choice (resources/views/front/customers-choice.blade.php)1blade
      Params
      0
      customersChoice
    • front.partials.latlong (resources/views/front/partials/latlong.blade.php)10blade
      Params
      0
      __env
      1
      app
      2
      toggle_veg_non_veg
      3
      toggle_dm_registration
      4
      toggle_store_registration
      5
      errors
      6
      customersChoice
      7
      purpose
      8
      lat
      9
      long
    • front.layouts.layout (resources/views/front/layouts/layout.blade.php)7blade
      Params
      0
      __env
      1
      app
      2
      toggle_veg_non_veg
      3
      toggle_dm_registration
      4
      toggle_store_registration
      5
      errors
      6
      customersChoice
    • front.layouts.header (resources/views/front/layouts/header.blade.php)7blade
      Params
      0
      __env
      1
      app
      2
      toggle_veg_non_veg
      3
      toggle_dm_registration
      4
      toggle_store_registration
      5
      errors
      6
      customersChoice
    • front.layouts.mobile_menu (resources/views/front/layouts/mobile_menu.blade.php)7blade
      Params
      0
      __env
      1
      app
      2
      toggle_veg_non_veg
      3
      toggle_dm_registration
      4
      toggle_store_registration
      5
      errors
      6
      customersChoice
    • front.layouts.footer (resources/views/front/layouts/footer.blade.php)7blade
      Params
      0
      __env
      1
      app
      2
      toggle_veg_non_veg
      3
      toggle_dm_registration
      4
      toggle_store_registration
      5
      errors
      6
      customersChoice
    • front.layouts.modals (resources/views/front/layouts/modals.blade.php)7blade
      Params
      0
      __env
      1
      app
      2
      toggle_veg_non_veg
      3
      toggle_dm_registration
      4
      toggle_store_registration
      5
      errors
      6
      customersChoice
    uri
    GET customers-choice
    middleware
    web
    controller
    App\Http\Controllers\FrontController@customersChoice
    namespace
    App\Http\Controllers
    prefix
    where
    as
    customersChoice
    file
    app/Http/Controllers/FrontController.php:209-224
    30 statements were executed, 12 of which were duplicated, 18 unique18.52ms
    • select * from `business_settings` where (`key` = 'map_api_key_server') limit 1
      950μs/app/helpers.php:289phhomelyne
      Metadata
      Bindings
      • 0. map_api_key_server
      Backtrace
      • 15. /app/helpers.php:289
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `zones` where `status` = 1 order by `name` asc
      830μs/app/Http/Controllers/FrontController.php:1424phhomelyne
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 14. /app/Http/Controllers/FrontController.php:1424
      • 15. view::ae09a922f4c8569ce7da038e29d6924d9fb02022:3
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select * from `categories` where (`position` = 0 and `status` = 1) order by `priority` desc
      840μs/app/Http/Controllers/FrontController.php:1415phhomelyne
      Metadata
      Bindings
      • 0. 0
      • 1. 1
      Backtrace
      • 14. /app/Http/Controllers/FrontController.php:1415
      • 15. view::ae09a922f4c8569ce7da038e29d6924d9fb02022:4
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select * from `translations` where `translations`.`translationable_id` in (36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
      970μs/app/Http/Controllers/FrontController.php:1415phhomelyne
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. en
      Backtrace
      • 19. /app/Http/Controllers/FrontController.php:1415
      • 20. view::ae09a922f4c8569ce7da038e29d6924d9fb02022:4
      • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select * from `business_settings` where (`key` = 'address') limit 1
      640μs/app/CentralLogics/helpers.php:1353phhomelyne
      Metadata
      Bindings
      • 0. address
      Backtrace
      • 15. /app/CentralLogics/helpers.php:1353
      • 16. view::ae09a922f4c8569ce7da038e29d6924d9fb02022:542
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select * from `business_settings` where (`key` = 'phone') limit 1
      500μs/app/CentralLogics/helpers.php:1353phhomelyne
      Metadata
      Bindings
      • 0. phone
      Backtrace
      • 15. /app/CentralLogics/helpers.php:1353
      • 16. view::ae09a922f4c8569ce7da038e29d6924d9fb02022:721
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select * from `categories` where (`parent_id` = 36 and `status` = 1) order by `priority` desc
      550μs/app/helpers.php:185phhomelyne
      Metadata
      Bindings
      • 0. 36
      • 1. 1
      Backtrace
      • 14. /app/helpers.php:185
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `categories` where (`parent_id` = 37 and `status` = 1) order by `priority` desc
      530μs/app/helpers.php:185phhomelyne
      Metadata
      Bindings
      • 0. 37
      • 1. 1
      Backtrace
      • 14. /app/helpers.php:185
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `categories` where (`parent_id` = 38 and `status` = 1) order by `priority` desc
      510μs/app/helpers.php:185phhomelyne
      Metadata
      Bindings
      • 0. 38
      • 1. 1
      Backtrace
      • 14. /app/helpers.php:185
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `categories` where (`parent_id` = 39 and `status` = 1) order by `priority` desc
      480μs/app/helpers.php:185phhomelyne
      Metadata
      Bindings
      • 0. 39
      • 1. 1
      Backtrace
      • 14. /app/helpers.php:185
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `categories` where (`parent_id` = 40 and `status` = 1) order by `priority` desc
      440μs/app/helpers.php:185phhomelyne
      Metadata
      Bindings
      • 0. 40
      • 1. 1
      Backtrace
      • 14. /app/helpers.php:185
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `categories` where (`parent_id` = 41 and `status` = 1) order by `priority` desc
      470μs/app/helpers.php:185phhomelyne
      Metadata
      Bindings
      • 0. 41
      • 1. 1
      Backtrace
      • 14. /app/helpers.php:185
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `categories` where (`parent_id` = 42 and `status` = 1) order by `priority` desc
      510μs/app/helpers.php:185phhomelyne
      Metadata
      Bindings
      • 0. 42
      • 1. 1
      Backtrace
      • 14. /app/helpers.php:185
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `categories` where (`parent_id` = 43 and `status` = 1) order by `priority` desc
      540μs/app/helpers.php:185phhomelyne
      Metadata
      Bindings
      • 0. 43
      • 1. 1
      Backtrace
      • 14. /app/helpers.php:185
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `categories` where (`parent_id` = 44 and `status` = 1) order by `priority` desc
      500μs/app/helpers.php:185phhomelyne
      Metadata
      Bindings
      • 0. 44
      • 1. 1
      Backtrace
      • 14. /app/helpers.php:185
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `categories` where (`parent_id` = 45 and `status` = 1) order by `priority` desc
      520μs/app/helpers.php:185phhomelyne
      Metadata
      Bindings
      • 0. 45
      • 1. 1
      Backtrace
      • 14. /app/helpers.php:185
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `categories` where (`parent_id` = 46 and `status` = 1) order by `priority` desc
      640μs/app/helpers.php:185phhomelyne
      Metadata
      Bindings
      • 0. 46
      • 1. 1
      Backtrace
      • 14. /app/helpers.php:185
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `categories` where (`parent_id` = 47 and `status` = 1) order by `priority` desc
      530μs/app/helpers.php:185phhomelyne
      Metadata
      Bindings
      • 0. 47
      • 1. 1
      Backtrace
      • 14. /app/helpers.php:185
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `categories` where (`parent_id` = 48 and `status` = 1) order by `priority` desc
      450μs/app/helpers.php:185phhomelyne
      Metadata
      Bindings
      • 0. 48
      • 1. 1
      Backtrace
      • 14. /app/helpers.php:185
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `categories` where (`parent_id` = 49 and `status` = 1) order by `priority` desc
      610μs/app/helpers.php:185phhomelyne
      Metadata
      Bindings
      • 0. 49
      • 1. 1
      Backtrace
      • 14. /app/helpers.php:185
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `categories` where (`parent_id` = 50 and `status` = 1) order by `priority` desc
      450μs/app/helpers.php:185phhomelyne
      Metadata
      Bindings
      • 0. 50
      • 1. 1
      Backtrace
      • 14. /app/helpers.php:185
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `categories` where (`parent_id` = 51 and `status` = 1) order by `priority` desc
      700μs/app/helpers.php:185phhomelyne
      Metadata
      Bindings
      • 0. 51
      • 1. 1
      Backtrace
      • 14. /app/helpers.php:185
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `categories` where (`position` = 0 and `status` = 1) order by `priority` desc
      820μs/app/Http/Controllers/FrontController.php:1415phhomelyne
      Metadata
      Bindings
      • 0. 0
      • 1. 1
      Backtrace
      • 14. /app/Http/Controllers/FrontController.php:1415
      • 15. view::c1e9ff27db2770d0e48b7056d809db79d36bd3a3:3
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select * from `translations` where `translations`.`translationable_id` in (36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
      690μs/app/Http/Controllers/FrontController.php:1415phhomelyne
      Metadata
      Bindings
      • 0. App\Models\Category
      • 1. en
      Backtrace
      • 19. /app/Http/Controllers/FrontController.php:1415
      • 20. view::c1e9ff27db2770d0e48b7056d809db79d36bd3a3:3
      • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select * from `business_settings` where (`key` = 'landing_page_text') limit 1
      800μsview::c1e9ff27db2770d0e48b7056d809db79d36bd3a3:64phhomelyne
      Metadata
      Bindings
      • 0. landing_page_text
      Backtrace
      • 15. view::c1e9ff27db2770d0e48b7056d809db79d36bd3a3:64
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `business_settings` where (`key` = 'address') limit 1
      490μs/app/CentralLogics/helpers.php:1353phhomelyne
      Metadata
      Bindings
      • 0. address
      Backtrace
      • 15. /app/CentralLogics/helpers.php:1353
      • 16. view::c1e9ff27db2770d0e48b7056d809db79d36bd3a3:78
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select * from `business_settings` where (`key` = 'email_address') limit 1
      750μs/app/CentralLogics/helpers.php:1353phhomelyne
      Metadata
      Bindings
      • 0. email_address
      Backtrace
      • 15. /app/CentralLogics/helpers.php:1353
      • 16. view::c1e9ff27db2770d0e48b7056d809db79d36bd3a3:82
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select * from `business_settings` where (`key` = 'phone') limit 1
      520μs/app/CentralLogics/helpers.php:1353phhomelyne
      Metadata
      Bindings
      • 0. phone
      Backtrace
      • 15. /app/CentralLogics/helpers.php:1353
      • 16. view::c1e9ff27db2770d0e48b7056d809db79d36bd3a3:183
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select * from `business_settings` where (`key` = 'email_address') limit 1
      500μs/app/CentralLogics/helpers.php:1353phhomelyne
      Metadata
      Bindings
      • 0. email_address
      Backtrace
      • 15. /app/CentralLogics/helpers.php:1353
      • 16. view::c1e9ff27db2770d0e48b7056d809db79d36bd3a3:193
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    • select * from `zones` where `status` = 1 order by `name` asc
      790μs/app/Http/Controllers/FrontController.php:1424phhomelyne
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 14. /app/Http/Controllers/FrontController.php:1424
      • 15. view::6566f10441ab84e45ecb153aa9a4f3673a533a13:3
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
    App\Models\Category
    32
    App\Models\Zone
    8
    App\Models\BusinessSetting
    8
        _token
        AJ113OXm6MnJMoedzYhUtoCCQHlGtVbzgDKxtKbV
        _previous
        array:1 [ "url" => "https://homelyne.shop/customers-choice" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        zoneId
        71
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /customers-choice
        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 [ "host" => array:1 [ 0 => "homelyne.shop" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Imd4c29nU0ttamZnaUFuWWgzVmJFTkE9PSIsInZhbHVlIjoiUFUweXQrbkp2QndBSmZkRFcwUGxkYkVHaHd2ckViYVVFbXFiUmpkZmhpS0RDRkdVczU2SVVlWFY3bGN1K0dab0Q2cjVnS3BMTytHVUZCbGYzenNvQ1NBTkNkTldqTGEvbUtIem84MHlxS2t0Qm13WmkxdVJjYVlOVzNqQ1p2TmgiLCJtYWMiOiJjNjE5NDMxNDEzZTI1ZDI3MDBhNTJiNzE3MmYzMTRjM2NmNDMyNTMwZjgyMTBlMTI1YTA3NTAzYmY2YjgwMTgyIiwidGFnIjoiIn0%3D; homelyne_shop_session=eyJpdiI6IjFMa1hGTjFaaEZPK25CMUpZcENMelE9PSIsInZhbHVlIjoiaXE0ZlZ5WFdQaG92NVBJT2gxWC82eWwvVFh6TnNkZTF1WTNCdWU0NmplbWgyUlh0YVV3b09MUlhlWUNQczNPY3hVY2cvS0hzY25FSEoxMStFN0tuRUVtZG04MFc2cytLVjVzUDJ6Qk9yV2Zsb2swTEQwK1RHL1pNZ2hpdTBXa0kiLCJtYWMiOiI5MGQ4MDVmYTM5NDU1MzQ2NTA4NjJlYzQxYjA2NDJiNmJmNTRjMDY0MzM5MTA2NWE0MGU2N2U5N2MzYTg1OTUwIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Imd4c29nU0ttamZnaUFuWWgzVmJFTkE9PSIsInZhbHVlIjoiUFUweXQrbkp2QndBSmZkRFcwUGxkYkVHaHd2ckViYVVFbXFiUmpkZmhpS0RDRkdVczU2SVVlWFY3bGN1K0dab0Q2cjVnS" ] ]
        request_server
        0 of 0
        array:45 [ "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "homelyne.shop" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SSL_TLS_SNI" => "homelyne.shop" "HTTP_HOST" => "homelyne.shop" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "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_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "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_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_COOKIE" => "XSRF-TOKEN=eyJpdiI6Imd4c29nU0ttamZnaUFuWWgzVmJFTkE9PSIsInZhbHVlIjoiUFUweXQrbkp2QndBSmZkRFcwUGxkYkVHaHd2ckViYVVFbXFiUmpkZmhpS0RDRkdVczU2SVVlWFY3bGN1K0dab0Q2cjVnS3BMTytHVUZCbGYzenNvQ1NBTkNkTldqTGEvbUtIem84MHlxS2t0Qm13WmkxdVJjYVlOVzNqQ1p2TmgiLCJtYWMiOiJjNjE5NDMxNDEzZTI1ZDI3MDBhNTJiNzE3MmYzMTRjM2NmNDMyNTMwZjgyMTBlMTI1YTA3NTAzYmY2YjgwMTgyIiwidGFnIjoiIn0%3D; homelyne_shop_session=eyJpdiI6IjFMa1hGTjFaaEZPK25CMUpZcENMelE9PSIsInZhbHVlIjoiaXE0ZlZ5WFdQaG92NVBJT2gxWC82eWwvVFh6TnNkZTF1WTNCdWU0NmplbWgyUlh0YVV3b09MUlhlWUNQczNPY3hVY2cvS0hzY25FSEoxMStFN0tuRUVtZG04MFc2cytLVjVzUDJ6Qk9yV2Zsb2swTEQwK1RHL1pNZ2hpdTBXa0kiLCJtYWMiOiI5MGQ4MDVmYTM5NDU1MzQ2NTA4NjJlYzQxYjA2NDJiNmJmNTRjMDY0MzM5MTA2NWE0MGU2N2U5N2MzYTg1OTUwIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Imd4c29nU0ttamZnaUFuWWgzVmJFTkE9PSIsInZhbHVlIjoiUFUweXQrbkp2QndBSmZkRFcwUGxkYkVHaHd2ckViYVVFbXFiUmpkZmhpS0RDRkdVczU2SVVlWFY3bGN1K0dab0Q2cjVnS" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.52 (Ubuntu) Server at homelyne.shop Port 443</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.52 (Ubuntu)" "SERVER_NAME" => "homelyne.shop" "SERVER_ADDR" => "157.230.250.95" "SERVER_PORT" => "443" "REMOTE_ADDR" => "3.19.67.91" "DOCUMENT_ROOT" => "/var/www/homelyne.shop/html" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/homelyne.shop/html" "SERVER_ADMIN" => "webmaster@localhost" "SCRIPT_FILENAME" => "/var/www/homelyne.shop/html/index.php" "REMOTE_PORT" => "22968" "REDIRECT_URL" => "/customers-choice" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/customers-choice" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743218535.5321 "REQUEST_TIME" => 1743218535 ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "AJ113OXm6MnJMoedzYhUtoCCQHlGtVbzgDKxtKbV" "homelyne_shop_session" => "G1sHUbjnmUietT6V4zDQPT7gzOIsI1I6mAOVplQj" ]
        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, 29 Mar 2025 03:22:15 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImQ2ODhHVU9VUzhHTHNvL0thbkQyQ1E9PSIsInZhbHVlIjoiVGJXTlMvYWJCQURpcC9TekQrTkpWMVFNTVgyVzJ2WEdNNWxBN1FxNXRia0ZLUjAzR29mK3k1YTZBa0s2RXlyRG83RVl0ZTlPSEszVHpraE13VjNOYlA0WkIvTk0zUVRhUThHWHFnNzNoVG40d29FMlJVRWVzQ1M4Q1B5eEcxTDciLCJtYWMiOiJjNGFiYWIwZGM1OTUzYjIxNzM2OTMzMGExNWU4YWQ0YzFlZmVhOWEyNDc0ZTU2M2I2ODkwNWUwMjE2NTkzMmQ3IiwidGFnIjoiIn0%3D; expires=Thu, 04-Dec-2025 03:22:15 GMT; Max-Age=21600000; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImQ2ODhHVU9VUzhHTHNvL0thbkQyQ1E9PSIsInZhbHVlIjoiVGJXTlMvYWJCQURpcC9TekQrTkpWMVFNTVgyVzJ2WEdNNWxBN1FxNXRia0ZLUjAzR29mK3k1YTZBa0s2RXlyRG83RVl0Z" 1 => "homelyne_shop_session=eyJpdiI6Ik1uTWx3TW1MN3NTbVZjR2JWUkVyNWc9PSIsInZhbHVlIjoibDJPTWNKY1hEUWFLb09qYjhIS3pGenhOajUrWGNua0FhMmZ6Sy9UbDF6Qko5Zjh2MTl3cGxHZEJpV3N1akhLTEhEUTZFNDU4WlZ5Qm41c2FvVlZDZDgwSFY5UGdvdkY2OWYvNnZNdFVIUVFKSCtwUnU2QnNhZ29iUmw2R0RHK2IiLCJtYWMiOiJhNDhmNzkxYzE5ODE1YWI2NTI5NWNmMTU1YjdkMmU1NTFkOTNkMzkwNDgyNjdmNWZjYzNmYjI3ZTY0MWVhODg5IiwidGFnIjoiIn0%3D; expires=Thu, 04-Dec-2025 03:22:15 GMT; Max-Age=21600000; path=/; httponly; samesite=laxhomelyne_shop_session=eyJpdiI6Ik1uTWx3TW1MN3NTbVZjR2JWUkVyNWc9PSIsInZhbHVlIjoibDJPTWNKY1hEUWFLb09qYjhIS3pGenhOajUrWGNua0FhMmZ6Sy9UbDF6Qko5Zjh2MTl3cGxHZEJpV3N1ak" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImQ2ODhHVU9VUzhHTHNvL0thbkQyQ1E9PSIsInZhbHVlIjoiVGJXTlMvYWJCQURpcC9TekQrTkpWMVFNTVgyVzJ2WEdNNWxBN1FxNXRia0ZLUjAzR29mK3k1YTZBa0s2RXlyRG83RVl0ZTlPSEszVHpraE13VjNOYlA0WkIvTk0zUVRhUThHWHFnNzNoVG40d29FMlJVRWVzQ1M4Q1B5eEcxTDciLCJtYWMiOiJjNGFiYWIwZGM1OTUzYjIxNzM2OTMzMGExNWU4YWQ0YzFlZmVhOWEyNDc0ZTU2M2I2ODkwNWUwMjE2NTkzMmQ3IiwidGFnIjoiIn0%3D; expires=Thu, 04-Dec-2025 03:22:15 GMT; path=/XSRF-TOKEN=eyJpdiI6ImQ2ODhHVU9VUzhHTHNvL0thbkQyQ1E9PSIsInZhbHVlIjoiVGJXTlMvYWJCQURpcC9TekQrTkpWMVFNTVgyVzJ2WEdNNWxBN1FxNXRia0ZLUjAzR29mK3k1YTZBa0s2RXlyRG83RVl0Z" 1 => "homelyne_shop_session=eyJpdiI6Ik1uTWx3TW1MN3NTbVZjR2JWUkVyNWc9PSIsInZhbHVlIjoibDJPTWNKY1hEUWFLb09qYjhIS3pGenhOajUrWGNua0FhMmZ6Sy9UbDF6Qko5Zjh2MTl3cGxHZEJpV3N1akhLTEhEUTZFNDU4WlZ5Qm41c2FvVlZDZDgwSFY5UGdvdkY2OWYvNnZNdFVIUVFKSCtwUnU2QnNhZ29iUmw2R0RHK2IiLCJtYWMiOiJhNDhmNzkxYzE5ODE1YWI2NTI5NWNmMTU1YjdkMmU1NTFkOTNkMzkwNDgyNjdmNWZjYzNmYjI3ZTY0MWVhODg5IiwidGFnIjoiIn0%3D; expires=Thu, 04-Dec-2025 03:22:15 GMT; path=/; httponlyhomelyne_shop_session=eyJpdiI6Ik1uTWx3TW1MN3NTbVZjR2JWUkVyNWc9PSIsInZhbHVlIjoibDJPTWNKY1hEUWFLb09qYjhIS3pGenhOajUrWGNua0FhMmZ6Sy9UbDF6Qko5Zjh2MTl3cGxHZEJpV3N1ak" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "AJ113OXm6MnJMoedzYhUtoCCQHlGtVbzgDKxtKbV" "_previous" => array:1 [ "url" => "https://homelyne.shop/customers-choice" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "zoneId" => 71 "PHPDEBUGBAR_STACK_DATA" => [] ]