حرير حقيقي – بوابتك إلى المنتجات الصينية بأعلى جودة وأفضل الأسعار X
asd
(0) 0 Reviews
0 Orders
asd
(0) 0 Reviews
0 Orders

Filters

No product found
Request history8.2.25PHP Version622msRequest Duration24MBMemory UsageGET shopView/{id}Route
  • warninglog[22:46:27] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[22:46:27] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[22:46:27] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated...
  • warninglog[22:46:27] LOG.warning: round(): Passing null to parameter #1 ($num) of type int|float is deprecated...
  • Booting (383ms)time
  • Application (240ms)time
  • 1 x Booting (61.49%)
    383ms
    1 x Application (38.51%)
    240ms
    15 templates were rendered
    • web-views.seller-view.shopviewshopview.blade.php#?blade
    • web-views.seller-view.shop-info-cardshop-info-card.blade.php#?blade
    • web-views.seller-view.shop-info-cardshop-info-card.blade.php#?blade
    • web-views.seller-view.partials._shop-sidebar_shop-sidebar.blade.php#?blade
    • layouts.front-end.appapp.blade.php#?blade
    • web-views.partials._robotsMetaContentData_robotsMetaContentData.blade.php#?blade
    • layouts.front-end.partials._modals_modals.blade.php#?blade
    • layouts.front-end.partials._quick-view-modal_quick-view-modal.blade.php#?blade
    • layouts.front-end.partials.modal._buy-now_buy-now.blade.php#?blade
    • layouts.front-end.partials._header_header.blade.php#?blade
    • layouts.front-end.partials._cart_cart.blade.php#?blade
    • layouts.front-end.partials._alert-message_alert-message.blade.php#?blade
    • layouts.front-end.partials._footer_footer.blade.php#?blade
    • layouts.front-end.partials.modal._dynamic-modals_dynamic-modals.blade.php#?blade
    • layouts.front-end.partials._firebase-script_firebase-script.blade.php#?blade
    uri
    GET shopView/{id}
    middleware
    web, maintenance_mode, guestCheck
    controller
    App\Http\Controllers\Web\ShopViewController@seller_shop
    namespace
    App\Http\Controllers\Web
    prefix
    where
    as
    shopView
    file
    app/Http/Controllers/Web/ShopViewController.php:78-88
    68 statements were executed, 20 of which were duplicates, 48 unique. Show only duplicated70.55ms
    • insert into `guest_users` (`ip_address`, `updated_at`, `created_at`) values ('18.116.61.169', '2025-05-23 22:46:27', '2025-05-23 22:46:27')
      2.92msrsba_rootGuestMiddleware.php#24
      Bindings
      • 0: 18.116.61.169
      • 1: 2025-05-23 22:46:27
      • 2: 2025-05-23 22:46:27
      Backtrace
      • 21. middleware::guestCheck:24
      • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 23. middleware::maintenance_mode:30
      • 24. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 25. middleware::api_lang:22
    • select * from `shops` where `id` = '19' limit 1
      320μsrsba_rootShopViewController.php#413
      Bindings
      • 0: 19
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:413
      • 17. app/Http/Controllers/Web/ShopViewController.php:92
      • 18. app/Http/Controllers/Web/ShopViewController.php:83
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `sellers` where (`status` = 'approved') and `sellers`.`id` = 19 limit 1
      250μsrsba_rootShopViewController.php#418
      Bindings
      • 0: approved
      • 1: 19
      Backtrace
      • 17. app/Http/Controllers/Web/ShopViewController.php:418
      • 18. app/Http/Controllers/Web/ShopViewController.php:92
      • 19. app/Http/Controllers/Web/ShopViewController.php:83
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `shops` where `id` = '19' limit 1
      230μsrsba_rootShopViewController.php#94
      Bindings
      • 0: 19
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:94
      • 17. app/Http/Controllers/Web/ShopViewController.php:83
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count` from `products` where (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'seller' and `user_id` = 19)
      2.06msrsba_rootproduct-manager.php#2144
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: approved
      • 4: admin
      • 5: 1
      • 6: digital
      • 7: physical
      • 8: seller
      • 9: 19
      Backtrace
      • 15. app/Utils/product-manager.php:2144
      • 16. app/Http/Controllers/Web/ShopViewController.php:95
      • 17. app/Http/Controllers/Web/ShopViewController.php:83
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `publishing_houses`.*, (select count(*) from `digital_product_publishing_houses` where `publishing_houses`.`id` = `digital_product_publishing_houses`.`publishing_house_id` and exists (select * from `products` where `digital_product_publishing_houses`.`product_id` = `products`.`id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical'))) as `publishing_house_products_count` from `publishing_houses` where exists (select * from `digital_product_publishing_houses` where `publishing_houses`.`id` = `digital_product_publishing_houses`.`publishing_house_id` and exists (select * from `products` where `digital_product_publishing_houses`.`product_id` = `products`.`id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')))
      500μsrsba_rootproduct-manager.php#1846
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      • 8: 1
      • 9: approved
      • 10: admin
      • 11: 1
      • 12: digital
      • 13: physical
      Backtrace
      • 15. app/Utils/product-manager.php:1846
      • 16. app/Http/Controllers/Web/ShopViewController.php:96
      • 17. app/Http/Controllers/Web/ShopViewController.php:83
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `id` from `products` where (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`product_type` = 'digital') and 1 = 1
      850μsrsba_rootproduct-manager.php#1855
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: digital
      Backtrace
      • 14. app/Utils/product-manager.php:1855
      • 15. app/Http/Controllers/Web/ShopViewController.php:96
      • 16. app/Http/Controllers/Web/ShopViewController.php:83
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `authors`.*, (select count(*) from `digital_product_authors` where `authors`.`id` = `digital_product_authors`.`author_id` and exists (select * from `products` where `digital_product_authors`.`product_id` = `products`.`id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical'))) as `digital_product_author_count` from `authors`
      320μsrsba_rootproduct-manager.php#1861
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      Backtrace
      • 15. app/Utils/product-manager.php:1861
      • 16. app/Http/Controllers/Web/ShopViewController.php:96
      • 17. app/Http/Controllers/Web/ShopViewController.php:83
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `id` from `products` where (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`product_type` = 'digital') and 1 = 1
      820μsrsba_rootproduct-manager.php#1869
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: digital
      Backtrace
      • 14. app/Utils/product-manager.php:1869
      • 15. app/Http/Controllers/Web/ShopViewController.php:96
      • 16. app/Http/Controllers/Web/ShopViewController.php:83
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'vendor_product_list_priority') limit 1
      390μsrsba_rootsettings.php#15
      Bindings
      • 0: vendor_product_list_priority
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Utils/product-manager.php:2114
      • 19. app/Http/Controllers/Web/ShopViewController.php:96
      • 20. app/Http/Controllers/Web/ShopViewController.php:83
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select sum(`order_details`.`qty`) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_sum_qty`, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select count(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (select avg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_avg_rating` from `products` where (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'seller' and `user_id` = 19) order by `id` desc, `id` desc
      2.85msrsba_rootproduct-manager.php#1687
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: 1
      • 4: 1
      • 5: approved
      • 6: admin
      • 7: 1
      • 8: digital
      • 9: physical
      • 10: seller
      • 11: 19
      Backtrace
      • 15. app/Utils/product-manager.php:1687
      • 16. app/Utils/product-manager.php:2114
      • 17. app/Http/Controllers/Web/ShopViewController.php:96
      • 18. app/Http/Controllers/Web/ShopViewController.php:83
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • select * from `categories` where `position` = 0 and 0 = 1
      220μsrsba_rootShopViewController.php#441
      Bindings
      • 0: 0
      Backtrace
      • 15. app/Http/Controllers/Web/ShopViewController.php:441
      • 16. app/Http/Controllers/Web/ShopViewController.php:97
      • 17. app/Http/Controllers/Web/ShopViewController.php:83
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'category_list_priority') limit 1
      290μsrsba_rootsettings.php#15
      Bindings
      • 0: category_list_priority
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Http/Controllers/Web/ShopViewController.php:442
      • 19. app/Http/Controllers/Web/ShopViewController.php:97
      • 20. app/Http/Controllers/Web/ShopViewController.php:83
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'seller' and `user_id` = 19) and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `brand_products_count` from `brands` where `status` = 1 and 0 = 1
      490μsrsba_rootShopViewController.php#463
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: seller
      • 8: 19
      • 9: 1
      • 10: 1
      • 11: approved
      • 12: admin
      • 13: 1
      • 14: digital
      • 15: physical
      • 16: 1
      Backtrace
      • 15. app/Http/Controllers/Web/ShopViewController.php:463
      • 16. app/Http/Controllers/Web/ShopViewController.php:98
      • 17. app/Http/Controllers/Web/ShopViewController.php:83
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'brand_list_priority') limit 1
      320μsrsba_rootsettings.php#15
      Bindings
      • 0: brand_list_priority
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Http/Controllers/Web/ShopViewController.php:98
      • 19. app/Http/Controllers/Web/ShopViewController.php:83
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `publishing_houses`.*, (select count(*) from `digital_product_publishing_houses` where `publishing_houses`.`id` = `digital_product_publishing_houses`.`publishing_house_id` and exists (select * from `products` where `digital_product_publishing_houses`.`product_id` = `products`.`id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `product_type` = 'digital' and (`user_id` = 19 and `added_by` = 'seller'))) as `publishing_house_products_count` from `publishing_houses`
      480μsrsba_rootproduct-manager.php#1743
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: digital
      • 8: 19
      • 9: seller
      Backtrace
      • 15. app/Utils/product-manager.php:1743
      • 16. app/Http/Controllers/Web/ShopViewController.php:99
      • 17. app/Http/Controllers/Web/ShopViewController.php:83
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select count(*) as aggregate from `products` where (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`product_type` = 'digital') and 1 = 1 and (`user_id` = 19 and `added_by` = 'seller')
      760μsrsba_rootproduct-manager.php#1763
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: digital
      • 8: 19
      • 9: seller
      Backtrace
      • 16. app/Utils/product-manager.php:1763
      • 17. app/Http/Controllers/Web/ShopViewController.php:99
      • 18. app/Http/Controllers/Web/ShopViewController.php:83
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `authors`.*, (select count(*) from `digital_product_authors` where `authors`.`id` = `digital_product_authors`.`author_id` and exists (select * from `products` where `digital_product_authors`.`product_id` = `products`.`id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `product_type` = 'digital' and (`user_id` = 19 and `added_by` = 'seller'))) as `digital_product_author_count` from `authors` order by `name` asc
      340μsrsba_rootproduct-manager.php#1801
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: digital
      • 8: 19
      • 9: seller
      Backtrace
      • 15. app/Utils/product-manager.php:1801
      • 16. app/Http/Controllers/Web/ShopViewController.php:100
      • 17. app/Http/Controllers/Web/ShopViewController.php:83
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select count(*) as aggregate from `products` where (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`product_type` = 'digital') and 1 = 1 and (`user_id` = 19 and `added_by` = 'seller')
      940μsrsba_rootproduct-manager.php#1821
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: digital
      • 8: 19
      • 9: seller
      Backtrace
      • 16. app/Utils/product-manager.php:1821
      • 17. app/Http/Controllers/Web/ShopViewController.php:100
      • 18. app/Http/Controllers/Web/ShopViewController.php:83
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select count(*) as aggregate from `orders` where (`seller_is` = 'seller' and `seller_id` = 19) and `order_type` = 'default_type'
      2.59msrsba_rootShopViewController.php#46
      Bindings
      • 0: seller
      • 1: 19
      • 2: default_type
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:46
      • 17. app/Http/Controllers/Web/ShopViewController.php:101
      • 18. app/Http/Controllers/Web/ShopViewController.php:83
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'vacation_add') limit 1
      470μsrsba_rootsettings.php#15
      Bindings
      • 0: vacation_add
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Http/Controllers/Web/ShopViewController.php:101
      • 19. app/Http/Controllers/Web/ShopViewController.php:83
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'temporary_close') limit 1
      290μsrsba_rootsettings.php#15
      Bindings
      • 0: temporary_close
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Http/Controllers/Web/ShopViewController.php:101
      • 19. app/Http/Controllers/Web/ShopViewController.php:83
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `shops` where `id` = '19' limit 1
      280μsrsba_rootShopViewController.php#54
      Bindings
      • 0: 19
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:54
      • 17. app/Http/Controllers/Web/ShopViewController.php:101
      • 18. app/Http/Controllers/Web/ShopViewController.php:83
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `shops` where `id` = '19' limit 1
      210μsrsba_rootShopViewController.php#60
      Bindings
      • 0: 19
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:60
      • 17. app/Http/Controllers/Web/ShopViewController.php:101
      • 18. app/Http/Controllers/Web/ShopViewController.php:83
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select avg(`rating`) as aggregate from `reviews` where `status` = 1 and `status` = 1 and 0 = 1 and `status` = 1
      190μsrsba_rootShopViewController.php#62
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:62
      • 17. app/Http/Controllers/Web/ShopViewController.php:101
      • 18. app/Http/Controllers/Web/ShopViewController.php:83
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select count(*) as aggregate from `reviews` where `status` = 1 and `status` = 1 and 0 = 1 and `status` = 1
      200μsrsba_rootShopViewController.php#63
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      Backtrace
      • 16. app/Http/Controllers/Web/ShopViewController.php:63
      • 17. app/Http/Controllers/Web/ShopViewController.php:101
      • 18. app/Http/Controllers/Web/ShopViewController.php:83
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `sellers` where `sellers`.`id` = 19 limit 1
      290μsrsba_rootShopViewController.php#74
      Bindings
      • 0: 19
      Backtrace
      • 21. app/Http/Controllers/Web/ShopViewController.php:74
      • 22. app/Http/Controllers/Web/ShopViewController.php:101
      • 23. app/Http/Controllers/Web/ShopViewController.php:83
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'minimum_order_amount_status') limit 1
      470μsrsba_rootsettings.php#15
      Bindings
      • 0: minimum_order_amount_status
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'minimum_order_amount_by_seller') limit 1
      250μsrsba_rootsettings.php#15
      Bindings
      • 0: minimum_order_amount_by_seller
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'minimum_order_amount_status') limit 1
      240μsrsba_rootsettings.php#15
      Bindings
      • 0: minimum_order_amount_status
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'minimum_order_amount_by_seller') limit 1
      250μsrsba_rootsettings.php#15
      Bindings
      • 0: minimum_order_amount_by_seller
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'google_search_console_code') limit 1
      330μsrsba_rootsettings.php#15
      Bindings
      • 0: google_search_console_code
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'bing_webmaster_code') limit 1
      220μsrsba_rootsettings.php#15
      Bindings
      • 0: bing_webmaster_code
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'baidu_webmaster_code') limit 1
      340μsrsba_rootsettings.php#15
      Bindings
      • 0: baidu_webmaster_code
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'yandex_webmaster_code') limit 1
      200μsrsba_rootsettings.php#15
      Bindings
      • 0: yandex_webmaster_code
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'google_tag_manager_id') limit 1
      260μsrsba_rootsettings.php#15
      Bindings
      • 0: google_tag_manager_id
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'pixel_analytics') limit 1
      210μsrsba_rootsettings.php#15
      Bindings
      • 0: pixel_analytics
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'announcement') limit 1
      280μsrsba_rootsettings.php#15
      Bindings
      • 0: announcement
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `currencies` where `status` = 1
      260μsrsba_root_header.blade.php#39
      Bindings
      • 0: 1
      Backtrace
      • 15. view::layouts.front-end.partials._header:39
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `cart_group_id` from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `status` = 1) and (`customer_id` = 46526 and `is_guest` = 1) group by `cart_group_id`
      830μsrsba_rootcart-manager.php#100
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      • 8: 46526
      • 9: 1
      Backtrace
      • 14. app/Utils/cart-manager.php:100
      • 15. app/Utils/cart-manager.php:57
      • 16. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 17. app/Utils/cart-manager.php:56
      • 18. view::layouts.front-end.partials._cart:21
    • select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `status` = 1) and 0 = 1
      410μsrsba_rootcart-manager.php#65
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      Backtrace
      • 15. app/Utils/cart-manager.php:65
      • 16. view::layouts.front-end.partials._cart:21
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `cart_group_id` from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `status` = 1) and (`customer_id` = 46526 and `is_guest` = 1) group by `cart_group_id`
      400μsrsba_rootcart-manager.php#100
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      • 8: 46526
      • 9: 1
      Backtrace
      • 14. app/Utils/cart-manager.php:100
      • 15. app/Utils/cart-manager.php:57
      • 16. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 17. app/Utils/cart-manager.php:56
      • 18. view::layouts.front-end.partials._cart:31
    • select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `status` = 1) and 0 = 1
      290μsrsba_rootcart-manager.php#65
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      Backtrace
      • 15. app/Utils/cart-manager.php:65
      • 16. view::layouts.front-end.partials._cart:31
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`category_id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `product_count` from `categories` where `position` = 0
      4.09msrsba_rootcategory-manager.php#86
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 0
      Backtrace
      • 15. app/Utils/category-manager.php:86
      • 16. view::layouts.front-end.partials._header:235
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `products`.*, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count` from `products` where `products`.`category_id` in (6, 9, 10, 11, 12, 36, 38, 42, 44, 46, 48, 49) and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')
      14.69msrsba_rootcategory-manager.php#86
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      Backtrace
      • 20. app/Utils/category-manager.php:86
      • 21. view::layouts.front-end.partials._header:235
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `translations` where `translations`.`translationable_id` in (127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 182, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 236, 241, 243, 244, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 420, 421, 422, 423, 424, 425, 426, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 687, 688, 689, 690, 691, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 984, 985, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1099, 1100) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
      1.09msrsba_rootcategory-manager.php#86
      Bindings
      • 0: App\Models\Product
      • 1: en
      Backtrace
      • 25. app/Utils/category-manager.php:86
      • 26. view::layouts.front-end.partials._header:235
      • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `reviews` where `reviews`.`product_id` in (127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 182, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 236, 241, 243, 244, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 420, 421, 422, 423, 424, 425, 426, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 687, 688, 689, 690, 691, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 984, 985, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1099, 1100) and `delivery_man_id` is null and `status` = 1
      720μsrsba_rootcategory-manager.php#86
      Bindings
      • 0: 1
      Backtrace
      • 25. app/Utils/category-manager.php:86
      • 26. view::layouts.front-end.partials._header:235
      • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`sub_category_id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `sub_category_product_count` from `categories` where `categories`.`parent_id` in (6, 9, 10, 11, 12, 36, 38, 42, 44, 46, 48, 49) and `position` = 1 order by `priority` asc
      4.91msrsba_rootcategory-manager.php#86
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      Backtrace
      • 20. app/Utils/category-manager.php:86
      • 21. view::layouts.front-end.partials._header:235
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`sub_sub_category_id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `sub_sub_category_product_count` from `categories` where `categories`.`parent_id` in (2, 3, 4, 5, 7, 17, 18, 20, 23, 24, 30, 31, 37, 41, 43) and `position` = 2 order by `priority` asc
      1.7msrsba_rootcategory-manager.php#86
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 2
      Backtrace
      • 25. app/Utils/category-manager.php:86
      • 26. view::layouts.front-end.partials._header:235
      • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `translations` where `translations`.`translationable_id` in (16, 32, 45, 50) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
      400μsrsba_rootcategory-manager.php#86
      Bindings
      • 0: App\Models\Category
      • 1: en
      Backtrace
      • 30. app/Utils/category-manager.php:86
      • 31. view::layouts.front-end.partials._header:235
      • 33. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 34. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 35. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `translations` where `translations`.`translationable_id` in (2, 3, 4, 5, 7, 17, 18, 20, 23, 24, 30, 31, 37, 41, 43) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
      270μsrsba_rootcategory-manager.php#86
      Bindings
      • 0: App\Models\Category
      • 1: en
      Backtrace
      • 25. app/Utils/category-manager.php:86
      • 26. view::layouts.front-end.partials._header:235
      • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `translations` where `translations`.`translationable_id` in (6, 9, 10, 11, 12, 36, 38, 42, 44, 46, 48, 49) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
      260μsrsba_rootcategory-manager.php#86
      Bindings
      • 0: App\Models\Category
      • 1: en
      Backtrace
      • 20. app/Utils/category-manager.php:86
      • 21. view::layouts.front-end.partials._header:235
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `business_settings` where (`type` = 'category_list_priority') limit 1
      270μsrsba_rootsettings.php#15
      Bindings
      • 0: category_list_priority
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Utils/category-manager.php:86
      • 19. view::layouts.front-end.partials._header:235
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `business_settings` where (`type` = 'brand_list_priority') limit 1
      330μsrsba_rootsettings.php#15
      Bindings
      • 0: brand_list_priority
      Backtrace
      • 16. app/Utils/settings.php:15
      • 18. app/Utils/brand-manager.php:35
      • 19. view::layouts.front-end.partials._header:336
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
      12.51msrsba_rootbrand-manager.php#60
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 1
      • 8: 1
      • 9: approved
      • 10: admin
      • 11: 1
      • 12: digital
      • 13: physical
      • 14: 1
      Backtrace
      • 15. app/Utils/brand-manager.php:60
      • 16. app/Utils/brand-manager.php:35
      • 17. view::layouts.front-end.partials._header:336
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `translations` where `translations`.`translationable_id` in (4, 5, 7, 10, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
      390μsrsba_rootbrand-manager.php#60
      Bindings
      • 0: App\Models\Brand
      • 1: en
      Backtrace
      • 20. app/Utils/brand-manager.php:60
      • 21. app/Utils/brand-manager.php:35
      • 22. view::layouts.front-end.partials._header:336
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as aggregate from `products` where (`status` = 1) and (`request_status` = 1) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `discount` != 0
      800μsrsba_root_header.blade.php#366
      Bindings
      • 0: 1
      • 1: 1
      • 2: approved
      • 3: admin
      • 4: 1
      • 5: digital
      • 6: physical
      • 7: 0
      Backtrace
      • 16. view::layouts.front-end.partials._header:366
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'seller_registration') limit 1
      220μsrsba_rootsettings.php#15
      Bindings
      • 0: seller_registration
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'loader_gif') limit 1
      320μsrsba_rootsettings.php#15
      Bindings
      • 0: loader_gif
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'country_code') limit 1
      320μsrsba_rootsettings.php#15
      Bindings
      • 0: country_code
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-05-23' and date(`end_date`) >= '2025-05-23' limit 1
      320μsrsba_root_footer.blade.php#109
      Bindings
      • 0: 1
      • 1: flash_deal
      • 2: 2025-05-23
      • 3: 2025-05-23
      Backtrace
      • 16. view::layouts.front-end.partials._footer:109
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'refund-policy') limit 1
      260μsrsba_rootsettings.php#15
      Bindings
      • 0: refund-policy
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'return-policy') limit 1
      220μsrsba_rootsettings.php#15
      Bindings
      • 0: return-policy
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'cancellation-policy') limit 1
      200μsrsba_rootsettings.php#15
      Bindings
      • 0: cancellation-policy
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'shipping-policy') limit 1
      270μsrsba_rootsettings.php#15
      Bindings
      • 0: shipping-policy
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'shop_address') limit 1
      250μsrsba_rootsettings.php#15
      Bindings
      • 0: shop_address
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'whatsapp') limit 1
      310μsrsba_rootsettings.php#15
      Bindings
      • 0: whatsapp
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `business_settings` where (`type` = 'fcm_credentials') limit 1
      320μsrsba_rootsettings.php#15
      Bindings
      • 0: fcm_credentials
      Backtrace
      • 16. app/Utils/settings.php:15
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    App\Models\Product
    875Product.php#?
    App\Models\Brand
    42Brand.php#?
    App\Models\Category
    31Category.php#?
    App\Models\BusinessSetting
    21BusinessSetting.php#?
    App\Models\Currency
    8Currency.php#?
    App\Models\Shop
    4Shop.php#?
    App\Models\Seller
    2Seller.php#?
        local
        en
        direction
        ltr
        system_default_currency_info
        App\Models\Currency {#3801 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
        currency_code
        SAR
        currency_symbol
        SAR
        currency_exchange_rate
        1
        usd
        0.069444444444445
        _token
        ZwIJnYEtQUjvVn2ew6ItEGccIn8KjxS8FBz1QZpQ
        guest_id
        46526
        _previous
        array:1 [ "url" => "https://rsbaba.com/shopView/19" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /shopView/19
        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:15 [ "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 => "rsbaba.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
        request_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 => "Fri, 23 May 2025 19:46:27 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImtqSW5LMUowczN3UFV2SHdXNEdKaHc9PSIsInZhbHVlIjoiamcySmp0L3BNbzQ4K3d1QkJNeW15TzhFTVdkdUp1WjJMQ01ZMmlmQVcvbitFdzcwQ1cxYnJwRkFJNmtZZWhlOUE2VE1wZDdXOWxTSG5IZjRaMzM2ZHk1bS9uY01rdUcrZDhqWmZUU1F4MnhzR2d1YUVKSWF1aW9CclFWUW8zU2giLCJtYWMiOiJjMmZmMzRhYTU0MmJkNzA4NjFiOGY5MjIzNGVlOTZjZjliYWQzYzZhNDU2YTYxZTQ5NDg1NDA4OWI0MjU1NTY0IiwidGFnIjoiIn0%3D; expires=Fri, 23 May 2025 20:46:27 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6ImtqSW5LMUowczN3UFV2SHdXNEdKaHc9PSIsInZhbHVlIjoiamcySmp0L3BNbzQ4K3d1QkJNeW15TzhFTVdkdUp1WjJMQ01ZMmlmQVcvbitFdzcwQ1cxYnJwRkFJNmtZZWhlOUE2VE1wZ" 1 => "rsbaba_session=eyJpdiI6IlRqanRDNlhGbFUwYUdUYUg3d0hTd0E9PSIsInZhbHVlIjoiYmZGOGkvZHV1cVdkSnpKbHdlbkxtZmdKbHFrZ0o5RmV3N0ZEYXRoem5ldlA4eFFKeUtTTEVJZ2tGNDQvTFFtVkdRUWl4OVVZMUJvcUlGQ0NISFU1bXZwTGM4bFZyNDBJQjBPenByN1MrME5mTzYzeFgwV2dzL3YrcUxWeWdScDEiLCJtYWMiOiI5NTNlNDQ5NDg2ZWQwYjFjMTFjMzE2MzAxNzZlN2MyMmQ3OTM5NDQ0MGVmYWIxZTk1MjRiZDgwYzM5MGJlNWJiIiwidGFnIjoiIn0%3D; expires=Fri, 23 May 2025 20:46:27 GMT; Max-Age=3600; path=/; httponlyrsbaba_session=eyJpdiI6IlRqanRDNlhGbFUwYUdUYUg3d0hTd0E9PSIsInZhbHVlIjoiYmZGOGkvZHV1cVdkSnpKbHdlbkxtZmdKbHFrZ0o5RmV3N0ZEYXRoem5ldlA4eFFKeUtTTEVJZ2tGNDQvTFFtVkdRU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImtqSW5LMUowczN3UFV2SHdXNEdKaHc9PSIsInZhbHVlIjoiamcySmp0L3BNbzQ4K3d1QkJNeW15TzhFTVdkdUp1WjJMQ01ZMmlmQVcvbitFdzcwQ1cxYnJwRkFJNmtZZWhlOUE2VE1wZDdXOWxTSG5IZjRaMzM2ZHk1bS9uY01rdUcrZDhqWmZUU1F4MnhzR2d1YUVKSWF1aW9CclFWUW8zU2giLCJtYWMiOiJjMmZmMzRhYTU0MmJkNzA4NjFiOGY5MjIzNGVlOTZjZjliYWQzYzZhNDU2YTYxZTQ5NDg1NDA4OWI0MjU1NTY0IiwidGFnIjoiIn0%3D; expires=Fri, 23-May-2025 20:46:27 GMT; path=/XSRF-TOKEN=eyJpdiI6ImtqSW5LMUowczN3UFV2SHdXNEdKaHc9PSIsInZhbHVlIjoiamcySmp0L3BNbzQ4K3d1QkJNeW15TzhFTVdkdUp1WjJMQ01ZMmlmQVcvbitFdzcwQ1cxYnJwRkFJNmtZZWhlOUE2VE1wZ" 1 => "rsbaba_session=eyJpdiI6IlRqanRDNlhGbFUwYUdUYUg3d0hTd0E9PSIsInZhbHVlIjoiYmZGOGkvZHV1cVdkSnpKbHdlbkxtZmdKbHFrZ0o5RmV3N0ZEYXRoem5ldlA4eFFKeUtTTEVJZ2tGNDQvTFFtVkdRUWl4OVVZMUJvcUlGQ0NISFU1bXZwTGM4bFZyNDBJQjBPenByN1MrME5mTzYzeFgwV2dzL3YrcUxWeWdScDEiLCJtYWMiOiI5NTNlNDQ5NDg2ZWQwYjFjMTFjMzE2MzAxNzZlN2MyMmQ3OTM5NDQ0MGVmYWIxZTk1MjRiZDgwYzM5MGJlNWJiIiwidGFnIjoiIn0%3D; expires=Fri, 23-May-2025 20:46:27 GMT; path=/; httponlyrsbaba_session=eyJpdiI6IlRqanRDNlhGbFUwYUdUYUg3d0hTd0E9PSIsInZhbHVlIjoiYmZGOGkvZHV1cVdkSnpKbHdlbkxtZmdKbHFrZ0o5RmV3N0ZEYXRoem5ldlA4eFFKeUtTTEVJZ2tGNDQvTFFtVkdRU" ] ]
        session_attributes
        0 of 0
        array:12 [ "local" => "en" "direction" => "ltr" "system_default_currency_info" => App\Models\Currency {#3801 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:10 [ "id" => 8 "name" => "Saudi" "symbol" => "SAR" "code" => "SAR" "exchange_rate" => "1" "language" => "" "status" => 1 "auto_change" => 0 "created_at" => "2024-09-24 08:38:01" "updated_at" => "2025-03-13 10:28:58" ] #original: array:10 [ "id" => 8 "name" => "Saudi" "symbol" => "SAR" "code" => "SAR" "exchange_rate" => "1" "language" => "" "status" => 1 "auto_change" => 0 "created_at" => "2024-09-24 08:38:01" "updated_at" => "2025-03-13 10:28:58" ] #changes: [] #casts: array:4 [ "id" => "integer" "status" => "boolean" "created_at" => "datetime" "updated_at" => "datetime" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: array:5 [ 0 => "name" 1 => "symbol" 2 => "code" 3 => "exchange_rate" 4 => "status" ] #guarded: array:1 [ 0 => "*" ] } "currency_code" => "SAR" "currency_symbol" => "SAR" "currency_exchange_rate" => "1" "usd" => 0.069444444444445 "_token" => "ZwIJnYEtQUjvVn2ew6ItEGccIn8KjxS8FBz1QZpQ" "guest_id" => 46526 "_previous" => array:1 [ "url" => "https://rsbaba.com/shopView/19" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-05-23 22:46:27GET/shopView/1941568983