جميع المنتجات

ايموفورم خيوط اسنان 25 سم

3,000 YR
(0 التعليقات)
نقاط الولاء: 60000
كمية
السعر الكلي
Request history8.0.30PHP Version1.1sRequest Duration11MBMemory UsageGET brand/{brand_slug}Route
    • Booting (101ms)time
    • Application (1s)time
    • 1 x Application (90.89%)
      1.00s
      1 x Booting (9.11%)
      101ms
      13 templates were rendered
      • frontend.product_listingproduct_listing.blade.php#?blade
      • frontend.partials.product_box_1product_box_1.blade.php#?blade
      • pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • frontend.layouts.appapp.blade.php#?blade
      • frontend.inc.navnav.blade.php#?blade
      • frontend.partials.comparecompare.blade.php#?blade
      • frontend.partials.wishlistwishlist.blade.php#?blade
      • frontend.partials.cartcart.blade.php#?blade
      • frontend.partials.category_menu_headercategory_menu_header.blade.php#?blade
      • frontend.inc.footerfooter.blade.php#?blade
      • frontend.partials.modalmodal.blade.php#?blade
      • frontend.partials.login_modallogin_modal.blade.php#?blade
      • frontend.partials.account_delete_modalaccount_delete_modal.blade.php#?blade
      uri
      GET brand/{brand_slug}
      middleware
      web
      controller
      App\Http\Controllers\SearchController@listingByBrand
      namespace
      App\Http\Controllers
      prefix
      where
      as
      products.brand
      file
      app/Http/Controllers/SearchController.php:170-177
      72 statements were executed, 13 of which were duplicates, 59 unique. Show only duplicated191ms
      • select * from `brands` where `slug` = 'EMOFORM-5HOqK' limit 1
        12.12msaura_stagingSearchController.php#172
        Bindings
        • 0: EMOFORM-5HOqK
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:172
        • 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:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `brand_translations` where `brand_translations`.`brand_id` in (1146100)
        2.48msaura_stagingSearchController.php#172
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:172
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `colors`
        2.71msaura_stagingSearchController.php#27
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:27
        • 16. app/Http/Controllers/SearchController.php:174
        • 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:260
      • select * from `attributes`
        2.82msaura_stagingSearchController.php#148
        Backtrace
        • 14. app/Http/Controllers/SearchController.php:148
        • 15. app/Http/Controllers/SearchController.php:174
        • 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:260
      • select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (73, 75, 2142, 2143, 2144, 2145, 2146, 2147)
        2.46msaura_stagingSearchController.php#148
        Backtrace
        • 19. app/Http/Controllers/SearchController.php:148
        • 20. app/Http/Controllers/SearchController.php:174
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `attribute_values` where `attribute_values`.`attribute_id` in (73, 75, 2142, 2143, 2144, 2145, 2146, 2147)
        1.85msaura_stagingSearchController.php#148
        Backtrace
        • 19. app/Http/Controllers/SearchController.php:148
        • 20. app/Http/Controllers/SearchController.php:174
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select count(*) as aggregate from `products` where (`published` = 1 and `brand_id` = 1146100) and `published` = '1' and `auction_product` = 0 and `approved` = '1' and `wholesale_product` = 0 and `added_by` = 'admin'
        3.29msaura_stagingSearchController.php#150
        Bindings
        • 0: 1
        • 1: 1146100
        • 2: 1
        • 3: 0
        • 4: 1
        • 5: 0
        • 6: admin
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:150
        • 16. app/Http/Controllers/SearchController.php:174
        • 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:260
      • select * from `products` where (`published` = 1 and `brand_id` = 1146100) and `published` = '1' and `auction_product` = 0 and `approved` = '1' and `wholesale_product` = 0 and `added_by` = 'admin' order by RAND() limit 24 offset 0
        3.73msaura_stagingSearchController.php#150
        Bindings
        • 0: 1
        • 1: 1146100
        • 2: 1
        • 3: 0
        • 4: 1
        • 5: 0
        • 6: admin
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:150
        • 16. app/Http/Controllers/SearchController.php:174
        • 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:260
      • select * from `product_translations` where `product_translations`.`product_id` in (11312)
        1.55msaura_stagingSearchController.php#150
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:150
        • 21. app/Http/Controllers/SearchController.php:174
        • 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:260
      • select * from `product_taxes` where `product_taxes`.`product_id` in (11312)
        5.57msaura_stagingSearchController.php#150
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:150
        • 21. app/Http/Controllers/SearchController.php:174
        • 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:260
      • select * from `uploads` where `uploads`.`id` in ('5339') and `uploads`.`deleted_at` is null
        1.44msaura_stagingSearchController.php#150
        Bindings
        • 0: 5339
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:150
        • 21. app/Http/Controllers/SearchController.php:174
        • 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:260
      • select * from `brands` where `brands`.`id` = 1146100 limit 1
        1.18msaura_stagingproduct_listing.blade.php#9
        Bindings
        • 0: 1146100
        Backtrace
        • 19. view::frontend.product_listing:9
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `brand_translations` where `brand_translations`.`brand_id` in (1146100)
        2.93msaura_stagingproduct_listing.blade.php#9
        Backtrace
        • 24. view::frontend.product_listing:9
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `level` = 0
        2.62msaura_stagingproduct_listing.blade.php#67
        Bindings
        • 0: 0
        Backtrace
        • 14. view::frontend.product_listing:67
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (1, 3, 4)
        2.32msaura_stagingproduct_listing.blade.php#67
        Backtrace
        • 19. view::frontend.product_listing:67
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select count(*) as aggregate from `products` where `published` = 1
        4.34msaura_stagingproduct_listing.blade.php#120
        Bindings
        • 0: 1
        Backtrace
        • 15. view::frontend.product_listing:120
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select min(`unit_price`) as aggregate from `products` where `published` = 1
        16.93msaura_stagingproduct_listing.blade.php#124
        Bindings
        • 0: 1
        Backtrace
        • 15. view::frontend.product_listing:124
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select max(`unit_price`) as aggregate from `products` where `published` = 1
        15.3msaura_stagingproduct_listing.blade.php#125
        Bindings
        • 0: 1
        Backtrace
        • 15. view::frontend.product_listing:125
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `product_stocks` where `product_stocks`.`product_id` = 11312 and `product_stocks`.`product_id` is not null
        1.36msaura_stagingproduct_box_1.blade.php#205
        Bindings
        • 0: 11312
        Backtrace
        • 19. view::frontend.partials.product_box_1:205
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select `code` from `countries` where `status` = 1
        2.3msaura_stagingproduct_box_1.blade.php#549
        Bindings
        • 0: 1
        Backtrace
        • 13. view::frontend.partials.product_box_1:549
        • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 18. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'ye' limit 1
        2.21msaura_stagingapp.blade.php#2
        Bindings
        • 0: ye
        Backtrace
        • 15. view::frontend.layouts.app:2
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '5096' and `uploads`.`deleted_at` is null limit 1
        2.14msaura_stagingHelpers.php#1380
        Bindings
        • 0: 5096
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '5096' and `uploads`.`deleted_at` is null limit 1
        1.37msaura_stagingHelpers.php#1380
        Bindings
        • 0: 5096
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '5096' and `uploads`.`deleted_at` is null limit 1
        1.2msaura_stagingHelpers.php#1380
        Bindings
        • 0: 5096
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '177' and `uploads`.`deleted_at` is null limit 1
        5.21msaura_stagingHelpers.php#1380
        Bindings
        • 0: 177
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'ye' limit 1
        1.8msaura_stagingapp.blade.php#61
        Bindings
        • 0: ye
        Backtrace
        • 15. view::frontend.layouts.app:61
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '175' and `uploads`.`deleted_at` is null limit 1
        1.21msaura_stagingHelpers.php#1380
        Bindings
        • 0: 175
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'ye' limit 1
        5.95msaura_stagingnav.blade.php#128
        Bindings
        • 0: ye
        Backtrace
        • 15. view::frontend.inc.nav:128
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'ye' limit 1
        5.05msaura_stagingnav.blade.php#132
        Bindings
        • 0: ye
        Backtrace
        • 15. view::frontend.inc.nav:132
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `status` = 1
        7.32msaura_stagingnav.blade.php#136
        Bindings
        • 0: 1
        Backtrace
        • 14. view::frontend.inc.nav:136
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `level` = 0 order by `order_level` desc limit 10
        11.91msaura_stagingcategory_menu_header.blade.php#31
        Bindings
        • 0: 0
        Backtrace
        • 14. view::frontend.partials.category_menu_header:31
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (1, 3, 4)
        2.09msaura_stagingcategory_menu_header.blade.php#31
        Backtrace
        • 19. view::frontend.partials.category_menu_header:31
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (1, 3, 4)
        1.27msaura_stagingcategory_menu_header.blade.php#31
        Backtrace
        • 19. view::frontend.partials.category_menu_header:31
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17)
        770μsaura_stagingcategory_menu_header.blade.php#31
        Backtrace
        • 24. view::frontend.partials.category_menu_header:31
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17)
        1.35msaura_stagingcategory_menu_header.blade.php#31
        Backtrace
        • 24. view::frontend.partials.category_menu_header:31
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (8)
        580μsaura_stagingcategory_menu_header.blade.php#31
        Backtrace
        • 29. view::frontend.partials.category_menu_header:31
        • 31. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 32. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 33. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 34. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` in ('5019', '5020', '5029') and `uploads`.`deleted_at` is null
        1.19msaura_stagingcategory_menu_header.blade.php#31
        Bindings
        • 0: 5019
        • 1: 5020
        • 2: 5029
        Backtrace
        • 19. view::frontend.partials.category_menu_header:31
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = 5029 and `uploads`.`deleted_at` is null limit 1
        1.12msaura_stagingHelpers.php#1380
        Bindings
        • 0: 5029
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `parent_id` = 1 order by `order_level` desc
        1.21msaura_stagingCategoryUtility.php#12
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.partials.category_menu_header:44
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (5, 6, 7)
        880μsaura_stagingCategoryUtility.php#12
        Backtrace
        • 19. app/Utility/CategoryUtility.php:12
        • 20. app/Utility/CategoryUtility.php:21
        • 21. view::frontend.partials.category_menu_header:44
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '4594' and `uploads`.`id` is not null and `uploads`.`deleted_at` is null limit 1
        1.58msaura_stagingcategory_menu_header.blade.php#60
        Bindings
        • 0: 4594
        Backtrace
        • 20. view::frontend.partials.category_menu_header:60
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = 4594 and `uploads`.`deleted_at` is null limit 1
        1.57msaura_stagingHelpers.php#1380
        Bindings
        • 0: 4594
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '5025' and `uploads`.`id` is not null and `uploads`.`deleted_at` is null limit 1
        2.54msaura_stagingcategory_menu_header.blade.php#60
        Bindings
        • 0: 5025
        Backtrace
        • 20. view::frontend.partials.category_menu_header:60
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = 5025 and `uploads`.`deleted_at` is null limit 1
        1.14msaura_stagingHelpers.php#1380
        Bindings
        • 0: 5025
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '5023' and `uploads`.`id` is not null and `uploads`.`deleted_at` is null limit 1
        2.24msaura_stagingcategory_menu_header.blade.php#60
        Bindings
        • 0: 5023
        Backtrace
        • 20. view::frontend.partials.category_menu_header:60
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = 5023 and `uploads`.`deleted_at` is null limit 1
        1.48msaura_stagingHelpers.php#1380
        Bindings
        • 0: 5023
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = 5019 and `uploads`.`deleted_at` is null limit 1
        1.36msaura_stagingHelpers.php#1380
        Bindings
        • 0: 5019
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `parent_id` = 3 order by `order_level` desc
        2.19msaura_stagingCategoryUtility.php#12
        Bindings
        • 0: 3
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.partials.category_menu_header:44
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (9, 10, 11, 12, 13, 14)
        1.25msaura_stagingCategoryUtility.php#12
        Backtrace
        • 19. app/Utility/CategoryUtility.php:12
        • 20. app/Utility/CategoryUtility.php:21
        • 21. view::frontend.partials.category_menu_header:44
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '5022' and `uploads`.`id` is not null and `uploads`.`deleted_at` is null limit 1
        2.15msaura_stagingcategory_menu_header.blade.php#60
        Bindings
        • 0: 5022
        Backtrace
        • 20. view::frontend.partials.category_menu_header:60
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = 5022 and `uploads`.`deleted_at` is null limit 1
        1.42msaura_stagingHelpers.php#1380
        Bindings
        • 0: 5022
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '5027' and `uploads`.`id` is not null and `uploads`.`deleted_at` is null limit 1
        930μsaura_stagingcategory_menu_header.blade.php#60
        Bindings
        • 0: 5027
        Backtrace
        • 20. view::frontend.partials.category_menu_header:60
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = 5027 and `uploads`.`deleted_at` is null limit 1
        2.39msaura_stagingHelpers.php#1380
        Bindings
        • 0: 5027
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '5030' and `uploads`.`id` is not null and `uploads`.`deleted_at` is null limit 1
        890μsaura_stagingcategory_menu_header.blade.php#60
        Bindings
        • 0: 5030
        Backtrace
        • 20. view::frontend.partials.category_menu_header:60
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = 5030 and `uploads`.`deleted_at` is null limit 1
        770μsaura_stagingHelpers.php#1380
        Bindings
        • 0: 5030
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '183' and `uploads`.`id` is not null and `uploads`.`deleted_at` is null limit 1
        680μsaura_stagingcategory_menu_header.blade.php#60
        Bindings
        • 0: 183
        Backtrace
        • 20. view::frontend.partials.category_menu_header:60
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = 183 and `uploads`.`deleted_at` is null limit 1
        900μsaura_stagingHelpers.php#1380
        Bindings
        • 0: 183
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '5024' and `uploads`.`id` is not null and `uploads`.`deleted_at` is null limit 1
        520μsaura_stagingcategory_menu_header.blade.php#60
        Bindings
        • 0: 5024
        Backtrace
        • 20. view::frontend.partials.category_menu_header:60
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = 5024 and `uploads`.`deleted_at` is null limit 1
        770μsaura_stagingHelpers.php#1380
        Bindings
        • 0: 5024
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '5021' and `uploads`.`id` is not null and `uploads`.`deleted_at` is null limit 1
        1.49msaura_stagingcategory_menu_header.blade.php#60
        Bindings
        • 0: 5021
        Backtrace
        • 20. view::frontend.partials.category_menu_header:60
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = 5021 and `uploads`.`deleted_at` is null limit 1
        2.12msaura_stagingHelpers.php#1380
        Bindings
        • 0: 5021
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = 5020 and `uploads`.`deleted_at` is null limit 1
        980μsaura_stagingHelpers.php#1380
        Bindings
        • 0: 5020
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `parent_id` = 4 order by `order_level` desc
        1.13msaura_stagingCategoryUtility.php#12
        Bindings
        • 0: 4
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:21
        • 16. view::frontend.partials.category_menu_header:44
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (15, 16, 17)
        710μsaura_stagingCategoryUtility.php#12
        Backtrace
        • 19. app/Utility/CategoryUtility.php:12
        • 20. app/Utility/CategoryUtility.php:21
        • 21. view::frontend.partials.category_menu_header:44
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '5028' and `uploads`.`id` is not null and `uploads`.`deleted_at` is null limit 1
        1.29msaura_stagingcategory_menu_header.blade.php#60
        Bindings
        • 0: 5028
        Backtrace
        • 20. view::frontend.partials.category_menu_header:60
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = 5028 and `uploads`.`deleted_at` is null limit 1
        1.58msaura_stagingHelpers.php#1380
        Bindings
        • 0: 5028
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '5031' and `uploads`.`id` is not null and `uploads`.`deleted_at` is null limit 1
        1.21msaura_stagingcategory_menu_header.blade.php#60
        Bindings
        • 0: 5031
        Backtrace
        • 20. view::frontend.partials.category_menu_header:60
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = 5031 and `uploads`.`deleted_at` is null limit 1
        1.29msaura_stagingHelpers.php#1380
        Bindings
        • 0: 5031
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '5026' and `uploads`.`id` is not null and `uploads`.`deleted_at` is null limit 1
        690μsaura_stagingcategory_menu_header.blade.php#60
        Bindings
        • 0: 5026
        Backtrace
        • 20. view::frontend.partials.category_menu_header:60
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = 5026 and `uploads`.`deleted_at` is null limit 1
        1.08msaura_stagingHelpers.php#1380
        Bindings
        • 0: 5026
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '174' and `uploads`.`deleted_at` is null limit 1
        2.27msaura_stagingHelpers.php#1380
        Bindings
        • 0: 174
        Backtrace
        • 19. app/Http/Helpers.php:1380
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select `code` from `countries` where `status` = 1
        3.68msaura_stagingapp.blade.php#898
        Bindings
        • 0: 1
        Backtrace
        • 13. view::frontend.layouts.app:898
        • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 18. vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Color
      144Color.php#?
      App\Models\CategoryTranslation
      62CategoryTranslation.php#?
      App\Models\Upload
      37Upload.php#?
      App\Models\Category
      31Category.php#?
      App\Models\AttributeValue
      30AttributeValue.php#?
      App\Models\AttributeTranslation
      10AttributeTranslation.php#?
      App\Models\Attribute
      8Attribute.php#?
      App\Models\Language
      6Language.php#?
      App\Models\Brand
      2Brand.php#?
      App\Models\BrandTranslation
      2BrandTranslation.php#?
      App\Models\ProductTranslation
      2ProductTranslation.php#?
      App\Models\Product
      1Product.php#?
      App\Models\ProductTax
      1ProductTax.php#?
      App\Models\ProductStock
      1ProductStock.php#?
          _token
          CudGK9n6fSuShb5jh5OWHOKTrEUIUhWqAldK5bq0
          locale
          ye
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /brand/EMOFORM-5HOqK
          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:23 [ "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "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)" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "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" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "3.145.86.34" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "host" => array:1 [ 0 => "staging.aurayemen.com" ] "x-forwarded-for" => array:1 [ 0 => "3.145.86.34" ] "cf-ray" => array:1 [ 0 => "9415f9124db81249-ORD" ] ]
          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 20:47:59 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=CudGK9n6fSuShb5jh5OWHOKTrEUIUhWqAldK5bq0; expires=Sat, 17-May-2025 22:47:59 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=CudGK9n6fSuShb5jh5OWHOKTrEUIUhWqAldK5bq0; expires=Sat, 17-May-2025 22:47:59 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "CudGK9n6fSuShb5jh5OWHOKTrEUIUhWqAldK5bq0" "locale" => "ye" "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-17 23:47:59GET/brand/EMOFORM-5HOqK1372337