total item (0)

sub total Birr0

view cart

PRODUCT ID - 40


Unisex Retro Square Small Frame Glasses, Multiple Colors, Classic Casual Fashion For Street


Birr1400 Birr1600


Travel, Shows Beach Accessories For Women Glasses Shades Trendy Basics Fall Winter Women Outfits Clothes Business Casual Gifts

Lens Color:  Black



go to top
8.2.28PHP Version3.05sRequest Duration8MBMemory UsageGET product/{slug}Route
    • Booting (2.39s)
    • Application (658ms)
    • 1 x Booting (78.37%)
      2.39s
      1 x Application (21.57%)
      658.30ms
      3 templates were rendered
      • frontend.pages.product-view (resources/views/frontend/pages/product-view.blade.php)4bladefile
        Params
        0
        product
        1
        relatedProducts
        2
        reviews
        3
        merchant
      • frontend.layouts.menu (resources/views/frontend/layouts/menu.blade.php)11bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        product
        4
        relatedProducts
        5
        reviews
        6
        merchant
        7
        socials
        8
        __currentLoopData
        9
        link
        10
        loop
      • frontend.layouts.global-scripts (resources/views/frontend/layouts/global-scripts.blade.php)18bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        product
        4
        relatedProducts
        5
        reviews
        6
        merchant
        7
        socials
        8
        __currentLoopData
        9
        link
        10
        loop
        11
        image
        12
        relatedProduct
        13
        footerInfo
        14
        footerMenuOne
        15
        footerMenuTwo
        16
        footerMenuThree
        17
        menuItem
      uri
      GET product/{slug}
      middleware
      web
      controller
      App\Http\Controllers\Frontend\FrontendController@showProduct
      namespace
      prefix
      where
      as
      product.show
      file
      app/Http/Controllers/Frontend/FrontendController.php:279-296
      30 statements were executed, 10 of which were duplicated, 20 unique. Show only duplicated110ms
      • select `products`.*, (select avg(`product_ratings`.`rating`) from `product_ratings` where `products`.`id` = `product_ratings`.`product_id`) as `reviews_avg_rating`, (select count(*) from `product_ratings` where `products`.`id` = `product_ratings`.`product_id`) as `reviews_count` from `products` where (`slug` = 'unisex-retro-square-small-frame-glasses-multiple-colors-classic-casual-fashion-for-street' and `status` = 1) limit 1
        38.56ms/app/Http/Controllers/Frontend/FrontendController.php:284yesuafas_production
        Metadata
        Bindings
        • 0. unisex-retro-square-small-frame-glasses-multiple-colors-classic-casual-fashion-for-street
        • 1. 1
        Backtrace
        • 16. /app/Http/Controllers/Frontend/FrontendController.php:284
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `product_galleries` where `product_galleries`.`product_id` in (76)
        14.87ms/app/Http/Controllers/Frontend/FrontendController.php:284yesuafas_production
        Metadata
        Backtrace
        • 21. /app/Http/Controllers/Frontend/FrontendController.php:284
        • 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:259
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `product_sizes` where `product_sizes`.`product_id` in (76)
        5.72ms/app/Http/Controllers/Frontend/FrontendController.php:284yesuafas_production
        Metadata
        Backtrace
        • 21. /app/Http/Controllers/Frontend/FrontendController.php:284
        • 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:259
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `product_options` where `product_options`.`product_id` in (76)
        2.36ms/app/Http/Controllers/Frontend/FrontendController.php:284yesuafas_production
        Metadata
        Backtrace
        • 21. /app/Http/Controllers/Frontend/FrontendController.php:284
        • 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:259
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `merchants` where `merchants`.`id` is null limit 1
        3.48ms/app/Http/Controllers/Frontend/FrontendController.php:286yesuafas_production
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Frontend/FrontendController.php:286
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `products`.*, (select avg(`product_ratings`.`rating`) from `product_ratings` where `products`.`id` = `product_ratings`.`product_id`) as `reviews_avg_rating`, (select count(*) from `product_ratings` where `products`.`id` = `product_ratings`.`product_id`) as `reviews_count` from `products` where `category_id` = 4 and `id` != 76 order by `created_at` desc limit 8
        8.05ms/app/Http/Controllers/Frontend/FrontendController.php:293yesuafas_production
        Metadata
        Bindings
        • 0. 4
        • 1. 76
        Backtrace
        • 14. /app/Http/Controllers/Frontend/FrontendController.php:293
        • 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:259
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `product_ratings` where (`product_id` = 76 and `status` = 1)
        880μs/app/Http/Controllers/Frontend/FrontendController.php:294yesuafas_production
        Metadata
        Bindings
        • 0. 76
        • 1. 1
        Backtrace
        • 15. /app/Http/Controllers/Frontend/FrontendController.php:294
        • 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:259
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `social_links` where `status` = 1
        2.53msview::frontend.pages.product-view:91yesuafas_production
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::frontend.pages.product-view:91
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `admin_menus` where `name` = 'main_menu' limit 1
        2.96ms/vendor/efectn/laravel-menu-builder/src/Models/Menus.php:19yesuafas_production
        Metadata
        Bindings
        • 0. main_menu
        Backtrace
        • 15. /vendor/efectn/laravel-menu-builder/src/Models/Menus.php:19
        • 16. /vendor/efectn/laravel-menu-builder/src/MenuBuilder.php:70
        • 18. view::frontend.layouts.menu:2
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `admin_menu_items` where `menu_id` = 1 order by `sort` asc
        2.96ms/vendor/efectn/laravel-menu-builder/src/Models/MenuItems.php:26yesuafas_production
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /vendor/efectn/laravel-menu-builder/src/Models/MenuItems.php:26
        • 15. /vendor/efectn/laravel-menu-builder/src/MenuBuilder.php:77
        • 16. /vendor/efectn/laravel-menu-builder/src/MenuBuilder.php:71
        • 18. view::frontend.layouts.menu:2
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • select count(*) as aggregate from `chats` where (`sender_id` = 1 and `receiver_id` is null and `seen` = 0)
        7.1msview::frontend.layouts.menu:52yesuafas_production
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        Backtrace
        • 15. view::frontend.layouts.menu:52
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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:70
      • select * from `reservation_times` where `status` = 1
        2.69msview::frontend.layouts.menu:111yesuafas_production
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::frontend.layouts.menu:111
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select exists(select * from `product_sizes` where `product_sizes`.`product_id` = 76 and `product_sizes`.`product_id` is not null) as `exists`
        890μsview::frontend.pages.product-view:189yesuafas_production
        Metadata
        Bindings
        • 0. 76
        Backtrace
        • 13. view::frontend.pages.product-view:189
        • 15. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 16. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 17. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select exists(select * from `product_options` where `product_options`.`product_id` = 76 and `product_options`.`product_id` is not null) as `exists`
        930μsview::frontend.pages.product-view:208yesuafas_production
        Metadata
        Bindings
        • 0. 76
        Backtrace
        • 13. view::frontend.pages.product-view:208
        • 15. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 16. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 17. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `categories` where `categories`.`id` = 4 limit 1
        2.76msview::frontend.pages.product-view:278yesuafas_production
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 20. view::frontend.pages.product-view:278
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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:70
      • select * from `categories` where `categories`.`id` = 4 limit 1
        920μsview::frontend.pages.product-view:278yesuafas_production
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 20. view::frontend.pages.product-view:278
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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:70
      • select * from `categories` where `categories`.`id` = 4 limit 1
        830μsview::frontend.pages.product-view:278yesuafas_production
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 20. view::frontend.pages.product-view:278
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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:70
      • select * from `categories` where `categories`.`id` = 4 limit 1
        880μsview::frontend.pages.product-view:278yesuafas_production
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 20. view::frontend.pages.product-view:278
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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:70
      • select * from `categories` where `categories`.`id` = 4 limit 1
        810μsview::frontend.pages.product-view:278yesuafas_production
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 20. view::frontend.pages.product-view:278
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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:70
      • select * from `categories` where `categories`.`id` = 4 limit 1
        670μsview::frontend.pages.product-view:278yesuafas_production
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 20. view::frontend.pages.product-view:278
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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:70
      • select * from `categories` where `categories`.`id` = 4 limit 1
        790μsview::frontend.pages.product-view:278yesuafas_production
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 20. view::frontend.pages.product-view:278
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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:70
      • select * from `categories` where `categories`.`id` = 4 limit 1
        600μsview::frontend.pages.product-view:278yesuafas_production
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 20. view::frontend.pages.product-view:278
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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:70
      • select * from `footer_infos` limit 1
        2.82msview::frontend.pages.product-view:320yesuafas_production
        Metadata
        Backtrace
        • 18. view::frontend.pages.product-view:320
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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:70
      • select * from `admin_menus` where `name` = 'footer_menu_one' limit 1
        640μs/vendor/efectn/laravel-menu-builder/src/Models/Menus.php:19yesuafas_production
        Metadata
        Bindings
        • 0. footer_menu_one
        Backtrace
        • 15. /vendor/efectn/laravel-menu-builder/src/Models/Menus.php:19
        • 16. /vendor/efectn/laravel-menu-builder/src/MenuBuilder.php:70
        • 18. view::frontend.pages.product-view:321
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `admin_menu_items` where `menu_id` = 2 order by `sort` asc
        730μs/vendor/efectn/laravel-menu-builder/src/Models/MenuItems.php:26yesuafas_production
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 14. /vendor/efectn/laravel-menu-builder/src/Models/MenuItems.php:26
        • 15. /vendor/efectn/laravel-menu-builder/src/MenuBuilder.php:77
        • 16. /vendor/efectn/laravel-menu-builder/src/MenuBuilder.php:71
        • 18. view::frontend.pages.product-view:321
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • select * from `admin_menus` where `name` = 'footer_menu_two' limit 1
        760μs/vendor/efectn/laravel-menu-builder/src/Models/Menus.php:19yesuafas_production
        Metadata
        Bindings
        • 0. footer_menu_two
        Backtrace
        • 15. /vendor/efectn/laravel-menu-builder/src/Models/Menus.php:19
        • 16. /vendor/efectn/laravel-menu-builder/src/MenuBuilder.php:70
        • 18. view::frontend.pages.product-view:322
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `admin_menu_items` where `menu_id` = 3 order by `sort` asc
        710μs/vendor/efectn/laravel-menu-builder/src/Models/MenuItems.php:26yesuafas_production
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 14. /vendor/efectn/laravel-menu-builder/src/Models/MenuItems.php:26
        • 15. /vendor/efectn/laravel-menu-builder/src/MenuBuilder.php:77
        • 16. /vendor/efectn/laravel-menu-builder/src/MenuBuilder.php:71
        • 18. view::frontend.pages.product-view:322
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • select * from `admin_menus` where `name` = 'footer_menu_three' limit 1
        690μs/vendor/efectn/laravel-menu-builder/src/Models/Menus.php:19yesuafas_production
        Metadata
        Bindings
        • 0. footer_menu_three
        Backtrace
        • 15. /vendor/efectn/laravel-menu-builder/src/Models/Menus.php:19
        • 16. /vendor/efectn/laravel-menu-builder/src/MenuBuilder.php:70
        • 18. view::frontend.pages.product-view:323
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `admin_menu_items` where `menu_id` = 4 order by `sort` asc
        1.02ms/vendor/efectn/laravel-menu-builder/src/Models/MenuItems.php:26yesuafas_production
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 14. /vendor/efectn/laravel-menu-builder/src/Models/MenuItems.php:26
        • 15. /vendor/efectn/laravel-menu-builder/src/MenuBuilder.php:77
        • 16. /vendor/efectn/laravel-menu-builder/src/MenuBuilder.php:71
        • 18. view::frontend.pages.product-view:323
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • select * from `social_links` where `status` = 1
        700μsview::frontend.pages.product-view:382yesuafas_production
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::frontend.pages.product-view:382
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      App\Models\FooterInfo
      1
      App\Models\Category
      8
      App\Models\ReservationTime
      5
      Efectn\Menu\Models\MenuItems
      17
      Efectn\Menu\Models\Menus
      4
      App\Models\SocialLink
      4
      App\Models\ProductGallery
      3
      App\Models\Product
      9
        _token
        At4CGfr61nMNjEIqolnLUuawdZac3E10OinximqL
        flasher::envelopes
        []
        _previous
        array:1 [ "url" => "https://yesuafashion.com/product/unisex-retro-square-small-frame-glasses-multi...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /product/unisex-retro-square-small-frame-glasses-multiple-colors-classic-casual-fashion-for-street
        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" ] "host" => array:1 [ 0 => "yesuafashion.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" ] "x-https" => array:1 [ 0 => "1" ] ]
        request_server
        0 of 0
        array:49 [ "PATH" => "/usr/local/bin:/bin:/usr/bin" "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" "HTTP_HOST" => "yesuafashion.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" "HTTP_X_HTTPS" => "1" "DOCUMENT_ROOT" => "/home/yesuafas/public_html" "REMOTE_ADDR" => "18.224.23.12" "REMOTE_PORT" => "20626" "SERVER_ADDR" => "91.238.160.176" "SERVER_NAME" => "yesuafashion.com" "SERVER_ADMIN" => "webmaster@yesuafashion.com" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/product/unisex-retro-square-small-frame-glasses-multiple-colors-classic-casual-fashion-for-street" "REDIRECT_URL" => "/product/unisex-retro-square-small-frame-glasses-multiple-colors-classic-casual-fashion-for-street" "REDIRECT_REQUEST_METHOD" => "GET" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "X_SPDY" => "HTTP2" "SSL_PROTOCOL" => "TLSv1.3" "SSL_CIPHER" => "TLS_AES_128_GCM_SHA256" "SSL_CIPHER_USEKEYSIZE" => "128" "SSL_CIPHER_ALGKEYSIZE" => "128" "SCRIPT_FILENAME" => "/home/yesuafas/public_html/index.php" "QUERY_STRING" => "" "SCRIPT_URI" => "https://yesuafashion.com/product/unisex-retro-square-small-frame-glasses-multiple-colors-classic-casual-fashion-for-street" "SCRIPT_URL" => "/product/unisex-retro-square-small-frame-glasses-multiple-colors-classic-casual-fashion-for-street" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "X-LSCACHE" => "on" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1747837475.8905 "REQUEST_TIME" => 1747837475 "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 => "Wed, 21 May 2025 14:24:38 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikd0RGswYklkUmM4a1F3a2tPdG13L2c9PSIsInZhbHVlIjoiTytHWXhWR0syY1pNak9sZEdjVFFFMmhDRWx2Wkx1ODVqVktSM1dEblExbWhSa3JITitwYkg2RDFFdGZkT0xPYllpWkJIU2tld0lpTVFOeE0xL1dsRUdITG1qRGZ1NWhVODJWUHZ5akVGclpMTmx6VkRPbEtxTmJKNVZkT09YMnciLCJtYWMiOiJkYWYxN2RjM2E1YjNmZDY2Y2IyYjU5ZDY1MGFjOGNiOTY4NGEzZmJlODM5OTMwYjU3NTNjNzk4Nzc0MGM2YTQwIiwidGFnIjoiIn0%3D; expires=Wed, 21 May 2025 16:24:38 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ikd0RGswYklkUmM4a1F3a2tPdG13L2c9PSIsInZhbHVlIjoiTytHWXhWR0syY1pNak9sZEdjVFFFMmhDRWx2Wkx1ODVqVktSM1dEblExbWhSa3JITitwYkg2RDFFdGZkT0xPYllpWkJIU" 1 => "laravel_session=eyJpdiI6IkYrRXpldlJ0UG9HNThwVDhZbGFmNnc9PSIsInZhbHVlIjoicjNPQjk5V3daZFN3NU9TM3M3QmhtdnYrblVHNnpHM0xxTmlVNmszQWRxZ1g2eGNxLytzQTQvd0JqUWpUaERIUm9oWEdrNlNQNVJ4Uy9iYjJ4YVl5MTNDeC9NZHlJQWZpMDhtNnF1UDVoZnhkdWZ1YVJIVUVLK2c0OHpoVHpvb1YiLCJtYWMiOiJiMDIxOTg2MTZkNDcxMzk1NGNkM2Q0MzIzZWFmMjAzZTJkYzAyMzFiZWMyZjYzNGI3MDlkMjcyNWY4ODIzZDMxIiwidGFnIjoiIn0%3D; expires=Wed, 21 May 2025 16:24:38 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IkYrRXpldlJ0UG9HNThwVDhZbGFmNnc9PSIsInZhbHVlIjoicjNPQjk5V3daZFN3NU9TM3M3QmhtdnYrblVHNnpHM0xxTmlVNmszQWRxZ1g2eGNxLytzQTQvd0JqUWpUaERIUm9o" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikd0RGswYklkUmM4a1F3a2tPdG13L2c9PSIsInZhbHVlIjoiTytHWXhWR0syY1pNak9sZEdjVFFFMmhDRWx2Wkx1ODVqVktSM1dEblExbWhSa3JITitwYkg2RDFFdGZkT0xPYllpWkJIU2tld0lpTVFOeE0xL1dsRUdITG1qRGZ1NWhVODJWUHZ5akVGclpMTmx6VkRPbEtxTmJKNVZkT09YMnciLCJtYWMiOiJkYWYxN2RjM2E1YjNmZDY2Y2IyYjU5ZDY1MGFjOGNiOTY4NGEzZmJlODM5OTMwYjU3NTNjNzk4Nzc0MGM2YTQwIiwidGFnIjoiIn0%3D; expires=Wed, 21-May-2025 16:24:38 GMT; path=/XSRF-TOKEN=eyJpdiI6Ikd0RGswYklkUmM4a1F3a2tPdG13L2c9PSIsInZhbHVlIjoiTytHWXhWR0syY1pNak9sZEdjVFFFMmhDRWx2Wkx1ODVqVktSM1dEblExbWhSa3JITitwYkg2RDFFdGZkT0xPYllpWkJIU" 1 => "laravel_session=eyJpdiI6IkYrRXpldlJ0UG9HNThwVDhZbGFmNnc9PSIsInZhbHVlIjoicjNPQjk5V3daZFN3NU9TM3M3QmhtdnYrblVHNnpHM0xxTmlVNmszQWRxZ1g2eGNxLytzQTQvd0JqUWpUaERIUm9oWEdrNlNQNVJ4Uy9iYjJ4YVl5MTNDeC9NZHlJQWZpMDhtNnF1UDVoZnhkdWZ1YVJIVUVLK2c0OHpoVHpvb1YiLCJtYWMiOiJiMDIxOTg2MTZkNDcxMzk1NGNkM2Q0MzIzZWFmMjAzZTJkYzAyMzFiZWMyZjYzNGI3MDlkMjcyNWY4ODIzZDMxIiwidGFnIjoiIn0%3D; expires=Wed, 21-May-2025 16:24:38 GMT; path=/; httponlylaravel_session=eyJpdiI6IkYrRXpldlJ0UG9HNThwVDhZbGFmNnc9PSIsInZhbHVlIjoicjNPQjk5V3daZFN3NU9TM3M3QmhtdnYrblVHNnpHM0xxTmlVNmszQWRxZ1g2eGNxLytzQTQvd0JqUWpUaERIUm9o" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "At4CGfr61nMNjEIqolnLUuawdZac3E10OinximqL" "flasher::envelopes" => [] "_previous" => array:1 [ "url" => "https://yesuafashion.com/product/unisex-retro-square-small-frame-glasses-multiple-colors-classic-casual-fashion-for-street" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]