total item (0)

sub total Birr0

view cart

PRODUCT ID - 11


SHEIN LUNE Geo Print Flounce Sleeve Ruffle Hem Dress


Birr2950 Birr3400


Color : Black
Size : Small
Shoulder : 39.00 cm
Bust : 98.00 cm
Waist Size : 64.00-96.00 cm
Length : 120.00 cm
Sleeve Length : 61.00 cm
Bicep Length : 36.00 cm
Cuff : 18.00-36.00 cm



go to top
8.2.28PHP Version2.01sRequest Duration8MBMemory UsageGET product/{slug}Route
    • Booting (1.55s)
    • Application (460ms)
    • 1 x Booting (77.13%)
      1.55s
      1 x Application (22.81%)
      459.60ms
      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 duplicated38.8ms
      • 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` = 'shein-lune-geo-print-flounce-sleeve-ruffle-hem-dress' and `status` = 1) limit 1
        7.49ms/app/Http/Controllers/Frontend/FrontendController.php:284yesuafas_production
        Metadata
        Bindings
        • 0. shein-lune-geo-print-flounce-sleeve-ruffle-hem-dress
        • 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 (49)
        1.98ms/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 (49)
        1.76ms/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 (49)
        1.26ms/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
        1.59ms/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` = 1 and `id` != 49 order by `created_at` desc limit 8
        3.02ms/app/Http/Controllers/Frontend/FrontendController.php:293yesuafas_production
        Metadata
        Bindings
        • 0. 1
        • 1. 49
        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` = 49 and `status` = 1)
        740μs/app/Http/Controllers/Frontend/FrontendController.php:294yesuafas_production
        Metadata
        Bindings
        • 0. 49
        • 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
        1.9msview::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
        1.97ms/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
        1.84ms/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)
        1.9msview::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
        1.65msview::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` = 49 and `product_sizes`.`product_id` is not null) as `exists`
        610μsview::frontend.pages.product-view:189yesuafas_production
        Metadata
        Bindings
        • 0. 49
        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` = 49 and `product_options`.`product_id` is not null) as `exists`
        630μsview::frontend.pages.product-view:208yesuafas_production
        Metadata
        Bindings
        • 0. 49
        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` = 1 limit 1
        1.89msview::frontend.pages.product-view:278yesuafas_production
        Metadata
        Bindings
        • 0. 1
        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` = 1 limit 1
        590μsview::frontend.pages.product-view:278yesuafas_production
        Metadata
        Bindings
        • 0. 1
        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` = 1 limit 1
        580μsview::frontend.pages.product-view:278yesuafas_production
        Metadata
        Bindings
        • 0. 1
        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` = 1 limit 1
        520μsview::frontend.pages.product-view:278yesuafas_production
        Metadata
        Bindings
        • 0. 1
        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` = 1 limit 1
        390μsview::frontend.pages.product-view:278yesuafas_production
        Metadata
        Bindings
        • 0. 1
        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` = 1 limit 1
        460μsview::frontend.pages.product-view:278yesuafas_production
        Metadata
        Bindings
        • 0. 1
        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` = 1 limit 1
        410μsview::frontend.pages.product-view:278yesuafas_production
        Metadata
        Bindings
        • 0. 1
        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` = 1 limit 1
        390μsview::frontend.pages.product-view:278yesuafas_production
        Metadata
        Bindings
        • 0. 1
        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
        1.66msview::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
        430μ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
        520μ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
        510μ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
        520μ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
        380μ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
        710μs/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
        500μ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
        CQZCBDsiLzheinkqHOvuWf1bO60hcKVb5fooWbEe
        flasher::envelopes
        []
        _previous
        array:1 [ "url" => "https://yesuafashion.com/product/shein-lune-geo-print-flounce-sleeve-ruffle-he...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /product/shein-lune-geo-print-flounce-sleeve-ruffle-hem-dress
        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.188.150.86" "REMOTE_PORT" => "5786" "SERVER_ADDR" => "91.238.160.176" "SERVER_NAME" => "yesuafashion.com" "SERVER_ADMIN" => "webmaster@yesuafashion.com" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/product/shein-lune-geo-print-flounce-sleeve-ruffle-hem-dress" "REDIRECT_URL" => "/product/shein-lune-geo-print-flounce-sleeve-ruffle-hem-dress" "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/shein-lune-geo-print-flounce-sleeve-ruffle-hem-dress" "SCRIPT_URL" => "/product/shein-lune-geo-print-flounce-sleeve-ruffle-hem-dress" "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" => 1747440383.8175 "REQUEST_TIME" => 1747440383 "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, 17 May 2025 00:06:25 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlljUmFwNXVPZnhkbVBxYXpTWks5VEE9PSIsInZhbHVlIjoiRUZCUC9SSFNwWkVDM0U0b1dpTWc2OHBXckdOYzBBNU9Td2lUWHZMRFc1VTZuL3BYWVJPV2pqTGFpd2VwQlRHRFhjODBEckJvdklWK0M2YkZnczEvbGZ3RWlKWTdsRXFmWG9YYTJKK2FzQ1VYa3I3ZFB0N1ZMUkdXdkZOMDVCQ3giLCJtYWMiOiIzMTcxMjViNDc2YzFlNGJmNTJjZjE4MzczYWU2ZGM5YTM1NDJiYTA3M2Y5YTllNzAwNDlkZTVkNTNkZmE1YzI1IiwidGFnIjoiIn0%3D; expires=Sat, 17 May 2025 02:06:25 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlljUmFwNXVPZnhkbVBxYXpTWks5VEE9PSIsInZhbHVlIjoiRUZCUC9SSFNwWkVDM0U0b1dpTWc2OHBXckdOYzBBNU9Td2lUWHZMRFc1VTZuL3BYWVJPV2pqTGFpd2VwQlRHRFhjODBEc" 1 => "laravel_session=eyJpdiI6Im0xNTNwSVFGRlo0ZlJiNVQwb2xzM1E9PSIsInZhbHVlIjoiWnZ1OHliMVBQQ3FFWUdFQklKYytOUzZKRTFDNmwzM2pxR01xcVlkYjJRd0liKzI1b210SEdjSTMyV3JVTU1tb1M3Vy9VR2JMUzI3UHNOdUJMcDlWbnQyWjRxWGtpN3A1ZnJkN3I0VWlSa29JMkYxNzVNVm8zV0NrZ1hBNkV1RUUiLCJtYWMiOiI3NGMzYTM2YzEwMTdlOGEwOTliMjI3ZGQ0ODA3MTU2MTVkZGQ1ODQzNDhlZDQ0MGY3ZjEzMjk4MTBiNTNjOWZjIiwidGFnIjoiIn0%3D; expires=Sat, 17 May 2025 02:06:25 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Im0xNTNwSVFGRlo0ZlJiNVQwb2xzM1E9PSIsInZhbHVlIjoiWnZ1OHliMVBQQ3FFWUdFQklKYytOUzZKRTFDNmwzM2pxR01xcVlkYjJRd0liKzI1b210SEdjSTMyV3JVTU1tb1M3" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlljUmFwNXVPZnhkbVBxYXpTWks5VEE9PSIsInZhbHVlIjoiRUZCUC9SSFNwWkVDM0U0b1dpTWc2OHBXckdOYzBBNU9Td2lUWHZMRFc1VTZuL3BYWVJPV2pqTGFpd2VwQlRHRFhjODBEckJvdklWK0M2YkZnczEvbGZ3RWlKWTdsRXFmWG9YYTJKK2FzQ1VYa3I3ZFB0N1ZMUkdXdkZOMDVCQ3giLCJtYWMiOiIzMTcxMjViNDc2YzFlNGJmNTJjZjE4MzczYWU2ZGM5YTM1NDJiYTA3M2Y5YTllNzAwNDlkZTVkNTNkZmE1YzI1IiwidGFnIjoiIn0%3D; expires=Sat, 17-May-2025 02:06:25 GMT; path=/XSRF-TOKEN=eyJpdiI6IlljUmFwNXVPZnhkbVBxYXpTWks5VEE9PSIsInZhbHVlIjoiRUZCUC9SSFNwWkVDM0U0b1dpTWc2OHBXckdOYzBBNU9Td2lUWHZMRFc1VTZuL3BYWVJPV2pqTGFpd2VwQlRHRFhjODBEc" 1 => "laravel_session=eyJpdiI6Im0xNTNwSVFGRlo0ZlJiNVQwb2xzM1E9PSIsInZhbHVlIjoiWnZ1OHliMVBQQ3FFWUdFQklKYytOUzZKRTFDNmwzM2pxR01xcVlkYjJRd0liKzI1b210SEdjSTMyV3JVTU1tb1M3Vy9VR2JMUzI3UHNOdUJMcDlWbnQyWjRxWGtpN3A1ZnJkN3I0VWlSa29JMkYxNzVNVm8zV0NrZ1hBNkV1RUUiLCJtYWMiOiI3NGMzYTM2YzEwMTdlOGEwOTliMjI3ZGQ0ODA3MTU2MTVkZGQ1ODQzNDhlZDQ0MGY3ZjEzMjk4MTBiNTNjOWZjIiwidGFnIjoiIn0%3D; expires=Sat, 17-May-2025 02:06:25 GMT; path=/; httponlylaravel_session=eyJpdiI6Im0xNTNwSVFGRlo0ZlJiNVQwb2xzM1E9PSIsInZhbHVlIjoiWnZ1OHliMVBQQ3FFWUdFQklKYytOUzZKRTFDNmwzM2pxR01xcVlkYjJRd0liKzI1b210SEdjSTMyV3JVTU1tb1M3" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "CQZCBDsiLzheinkqHOvuWf1bO60hcKVb5fooWbEe" "flasher::envelopes" => [] "_previous" => array:1 [ "url" => "https://yesuafashion.com/product/shein-lune-geo-print-flounce-sleeve-ruffle-hem-dress" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]