مرحبا بك في MY STORE X
أحدث منتجات
546 العناصر الموجودة
-EGP30.00
EGP640.00
EGP610.00
-EGP10.00 إنتهى من المخزن
EGP170.00
EGP160.00
-EGP20.00
-EGP20.00 إنتهى من المخزن
-EGP17.00
-EGP5.00
EGP145.00
EGP140.00
-EGP10.00
-EGP5.00
-EGP1.00
EGP12.00
EGP11.00
-EGP1.00
EGP12.00
EGP11.00
-EGP1.00
EGP12.00
EGP11.00
-EGP1.00
EGP15.00
EGP14.00
-EGP1.00
EGP12.00
EGP11.00
قمة
8.1.31PHP Version124msRequest Duration7MBMemory UsageGET productsRoute
    • Booting (41.03ms)time
    • Application (83.23ms)time
    • 1 x Application (66.98%)
      83.23ms
      1 x Booting (33.02%)
      41.03ms
      30 templates were rendered
      • web-views.products.viewview.blade.phpblade
      • web-views.products._ajax-products_ajax-products.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • web-views.partials._filter-single-product_filter-single-product.blade.phpblade
      • pagination::bootstrap-4bootstrap-4.blade.phpblade
      • layouts.front-end.appapp.blade.phpblade
      • layouts.front-end.partials._modals_modals.blade.phpblade
      • layouts.front-end.partials._quick-view-modal_quick-view-modal.blade.phpblade
      • layouts.front-end.partials._header_header.blade.phpblade
      • layouts.front-end.partials._cart_cart.blade.phpblade
      • layouts.front-end.partials._footer_footer.blade.phpblade
      • layouts.front-end.partials.modal._dynamic-modals_dynamic-modals.blade.phpblade
      uri
      GET products
      middleware
      web, maintenance_mode, guestCheck
      controller
      App\Http\Controllers\Web\ProductListController@products
      namespace
      App\Http\Controllers\Web
      prefix
      where
      as
      products
      file
      app/Http/Controllers/Web/ProductListController.php:24-34
      34 statements were executed, 8 of which were duplicated, 26 unique. Show only duplicated17.72ms
      • select * from `business_settings` where (`type` = 'maintenance_mode') limit 1
        240μshelpers.php#167u385500297_lastmystore
        Metadata
        Bindings
        • 0. maintenance_mode
        Backtrace
        • 16. app/Utils/helpers.php:167
        • 17. middleware::maintenance_mode:20
        • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 19. middleware::api_lang:22
        • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select count(*) as aggregate from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('physical')
        770μsProductListController.php#174u385500297_lastmystore
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. physical
        Backtrace
        • 16. app/Http/Controllers/Web/ProductListController.php:174
        • 17. app/Http/Controllers/Web/ProductListController.php:29
        • 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:260
      • select * from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('physical') order by `created_at` desc limit 20 offset 360
        1.82msProductListController.php#174u385500297_lastmystore
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. physical
        Backtrace
        • 16. app/Http/Controllers/Web/ProductListController.php:174
        • 17. app/Http/Controllers/Web/ProductListController.php:29
        • 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:260
      • select * from `reviews` where `reviews`.`product_id` in (331, 332, 334, 336, 338, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 363) and `delivery_man_id` is null and `status` = 1
        170μsProductListController.php#174u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 21. app/Http/Controllers/Web/ProductListController.php:174
        • 22. app/Http/Controllers/Web/ProductListController.php:29
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `translations` where `translations`.`translationable_id` in (331, 332, 334, 336, 338, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 363) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'qa'
        350μsProductListController.php#174u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Product
        • 1. qa
        Backtrace
        • 21. app/Http/Controllers/Web/ProductListController.php:174
        • 22. app/Http/Controllers/Web/ProductListController.php:29
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('physical')) as `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
        3.61msbrand-manager.php#31u385500297_lastmystore
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. physical
        • 9. 1
        Backtrace
        • 15. app/Utils/brand-manager.php:31
        • 16. view::web-views.products.view:228
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'qa'
        230μsbrand-manager.php#31u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Brand
        • 1. qa
        Backtrace
        • 20. app/Utils/brand-manager.php:31
        • 21. view::web-views.products.view:228
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `categories` where `position` = 0 order by `priority` asc
        180μscategory-manager.php#13u385500297_lastmystore
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 15. app/Utils/category-manager.php:13
        • 16. view::web-views.products.view:257
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `categories` where `categories`.`parent_id` in (39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 62, 66, 67, 71) order by `priority` asc
        160μscategory-manager.php#13u385500297_lastmystore
        Metadata
        Backtrace
        • 20. app/Utils/category-manager.php:13
        • 21. view::web-views.products.view:257
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `categories` where `categories`.`parent_id` in (50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 68, 69, 70, 73) order by `priority` asc
        120μscategory-manager.php#13u385500297_lastmystore
        Metadata
        Backtrace
        • 25. app/Utils/category-manager.php:13
        • 26. view::web-views.products.view:257
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 (50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 68, 69, 70, 73) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'qa'
        200μscategory-manager.php#13u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. qa
        Backtrace
        • 25. app/Utils/category-manager.php:13
        • 26. view::web-views.products.view:257
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 (39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 62, 66, 67, 71) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'qa'
        170μscategory-manager.php#13u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Category
        • 1. qa
        Backtrace
        • 20. app/Utils/category-manager.php:13
        • 21. view::web-views.products.view:257
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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` = 'google_tag_manager_id') limit 1
        250μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. google_tag_manager_id
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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
        160μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. pixel_analytics
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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
        150μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. announcement
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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
        130μs_header.blade.php#39u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. view::layouts.front-end.partials._header:39
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 (`customer_id` = 44471 and `is_guest` = 1) group by `cart_group_id`
        1.57mscart-manager.php#74u385500297_lastmystore
        Metadata
        Bindings
        • 0. 44471
        • 1. 1
        Backtrace
        • 14. app/Utils/cart-manager.php:74
        • 15. app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:21
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        140μscart-manager.php#43u385500297_lastmystore
        Metadata
        Backtrace
        • 15. app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:21
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 (`customer_id` = 44471 and `is_guest` = 1) group by `cart_group_id`
        1.29mscart-manager.php#74u385500297_lastmystore
        Metadata
        Bindings
        • 0. 44471
        • 1. 1
        Backtrace
        • 14. app/Utils/cart-manager.php:74
        • 15. app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:31
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        110μscart-manager.php#43u385500297_lastmystore
        Metadata
        Backtrace
        • 15. app/Utils/cart-manager.php:43
        • 16. view::layouts.front-end.partials._cart:31
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `categories` where `position` = 0
        200μs_header.blade.php#228u385500297_lastmystore
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:228
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 `categories` where `position` = 0 order by `priority` asc limit 11 offset 198
        140μs_header.blade.php#228u385500297_lastmystore
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:228
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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 `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('physical')) as `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
        3.21msbrand-manager.php#31u385500297_lastmystore
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. physical
        • 9. 1
        Backtrace
        • 15. app/Utils/brand-manager.php:31
        • 16. view::layouts.front-end.partials._header:315
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'qa'
        270μsbrand-manager.php#31u385500297_lastmystore
        Metadata
        Bindings
        • 0. App\Models\Brand
        • 1. qa
        Backtrace
        • 20. app/Utils/brand-manager.php:31
        • 21. view::layouts.front-end.partials._header:315
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `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 ('physical') and `discount` != 0
        690μs_header.blade.php#342u385500297_lastmystore
        Metadata
        Bindings
        • 0. admin
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. approved
        • 6. admin
        • 7. 1
        • 8. physical
        • 9. 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:342
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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` = 'loader_gif') limit 1
        150μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. loader_gif
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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
        150μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. country_code
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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-03-15' and date(`end_date`) >= '2025-03-15' limit 1
        240μs_footer.blade.php#104u385500297_lastmystore
        Metadata
        Bindings
        • 0. 1
        • 1. flash_deal
        • 2. 2025-03-15
        • 3. 2025-03-15
        Backtrace
        • 16. view::layouts.front-end.partials._footer:104
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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
        180μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. refund-policy
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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
        130μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. return-policy
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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
        110μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. cancellation-policy
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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` = 'company_phone') limit 1
        130μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. company_phone
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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
        110μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. shop_address
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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
        190μssettings.php#15u385500297_lastmystore
        Metadata
        Bindings
        • 0. whatsapp
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 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\Currency
      1
      App\Models\Category
      34
      App\Models\Brand
      40
      App\Models\Translation
      40
      App\Models\Product
      20
      App\Models\BusinessSetting
      10
          decimal_point_settings
          2
          product_brand
          1
          digital_product
          0
          business_mode
          single
          currency_model
          multi_currency
          language
          array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "cod...
          local
          qa
          direction
          rtl
          system_default_currency
          8
          system_default_currency_info
          App\Models\Currency {#3597 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
          currency_code
          EGP
          currency_symbol
          EGP
          currency_exchange_rate
          1
          _token
          KnVIYghfvxB4nhLDtoXffFkhKti1MZi5o5HmOh79
          guest_id
          44471
          usd
          1
          currency_symbol_position
          left
          company_email
          mystore.mob.acc@gmail.com
          _previous
          array:1 [ "url" => "https://mystore-eg.com/products?data_from=latest&page=19&page_no=26" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /products
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:3 [ "data_from" => "latest" "page" => "19" "page_no" => "26" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:23 [ "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 => "br" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjIrakhVbHRUNUFMNlVHTXdyeVBPSFE9PSIsInZhbHVlIjoiNlR2QkE4ajJQOG1PNFl0TjlQR0RxbXFtOGtFQUhoZllCaDViL3NpS0RHODRKUVUyN2l0L0dpc2tsTDRNQyt0ZDdWa3g3bU1YeWUydVVRUEdFY3R6R2c0OUp2VGV4RXQ5VDhDWDhHdml0eVRsT1QyNUcxbWxacjFJVExHSGRueXAiLCJtYWMiOiI4NzA5ODA3NWFlMGNkZGExYzIyYzcyNDdmYjc3NmJlMzQzMTE2YzU4YzRjNmFlNDA5YTY2YzI3Nzk4MjE5NDU5IiwidGFnIjoiIn0%3D; 6valley1714324241_session=eyJpdiI6ImlCSkRlbGlYNG1Hc2o3VzVocHAreWc9PSIsInZhbHVlIjoidVdqbTNhWmFHbnlrdk1TSzh3VFd2bmM3VE4wYmVrWktrRjU4NnZIYnhjTzQ0alVWTStVcE13UmhVY29jOTVFNTdrMGxZLzF4WGdsY0lrOG9QNEFtSDFiTzMva1lUNlB6M1BVWThlK1M2WVRsUkpYMnNkS0Vpd0lUOGd5ajRtQnQiLCJtYWMiOiJlN2QwYjFiMDYyZTllMTRkNDRhNTljYjZlYTUzMWEwZmIyZDhjNmQ0M2QyZDk0ZTY4Y2E5NzEyNDlkNWRmNTAwIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjIrakhVbHRUNUFMNlVHTXdyeVBPSFE9PSIsInZhbHVlIjoiNlR2QkE4ajJQOG1PNFl0TjlQR0RxbXFtOGtFQUhoZllCaDViL3NpS0RHODRKUVUyN2l0L0dpc2tsTDRNQyt0ZDdWa3g3b" ] "host" => array:1 [ 0 => "mystore-eg.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" ] "x-forwarded-for" => array:1 [ 0 => "3.21.41.164" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-real-ip" => array:1 [ 0 => "3.21.41.164" ] "x-real-port" => array:1 [ 0 => "50700" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-port" => array:1 [ 0 => "443" ] "x-lscache" => array:1 [ 0 => "1" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "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_server
          0 of 0
          array:62 [ "LSPHP_ProcessGroup" => "on" "PATH" => "/usr/local/bin:/bin:/usr/bin" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_ACCEPT_ENCODING" => "br" "HTTP_COOKIE" => "XSRF-TOKEN=eyJpdiI6IjIrakhVbHRUNUFMNlVHTXdyeVBPSFE9PSIsInZhbHVlIjoiNlR2QkE4ajJQOG1PNFl0TjlQR0RxbXFtOGtFQUhoZllCaDViL3NpS0RHODRKUVUyN2l0L0dpc2tsTDRNQyt0ZDdWa3g3bU1YeWUydVVRUEdFY3R6R2c0OUp2VGV4RXQ5VDhDWDhHdml0eVRsT1QyNUcxbWxacjFJVExHSGRueXAiLCJtYWMiOiI4NzA5ODA3NWFlMGNkZGExYzIyYzcyNDdmYjc3NmJlMzQzMTE2YzU4YzRjNmFlNDA5YTY2YzI3Nzk4MjE5NDU5IiwidGFnIjoiIn0%3D; 6valley1714324241_session=eyJpdiI6ImlCSkRlbGlYNG1Hc2o3VzVocHAreWc9PSIsInZhbHVlIjoidVdqbTNhWmFHbnlrdk1TSzh3VFd2bmM3VE4wYmVrWktrRjU4NnZIYnhjTzQ0alVWTStVcE13UmhVY29jOTVFNTdrMGxZLzF4WGdsY0lrOG9QNEFtSDFiTzMva1lUNlB6M1BVWThlK1M2WVRsUkpYMnNkS0Vpd0lUOGd5ajRtQnQiLCJtYWMiOiJlN2QwYjFiMDYyZTllMTRkNDRhNTljYjZlYTUzMWEwZmIyZDhjNmQ0M2QyZDk0ZTY4Y2E5NzEyNDlkNWRmNTAwIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjIrakhVbHRUNUFMNlVHTXdyeVBPSFE9PSIsInZhbHVlIjoiNlR2QkE4ajJQOG1PNFl0TjlQR0RxbXFtOGtFQUhoZllCaDViL3NpS0RHODRKUVUyN2l0L0dpc2tsTDRNQyt0ZDdWa3g3b" "HTTP_HOST" => "mystore-eg.com" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_X_FORWARDED_FOR" => "3.21.41.164" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_REAL_IP" => "3.21.41.164" "HTTP_X_REAL_PORT" => "50700" "HTTP_X_FORWARDED_PORT" => "443" "HTTP_X_PORT" => "443" "HTTP_X_LSCACHE" => "1" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "DOCUMENT_ROOT" => "/home/u385500297/domains/mystore-eg.com/public_html" "REMOTE_ADDR" => "3.21.41.164" "REMOTE_PORT" => "62968" "SERVER_ADDR" => "2a02:4780:b:1519:0:16fa:4489:a" "SERVER_NAME" => "mystore-eg.com" "SERVER_ADMIN" => "" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/products?data_from=latest&page=19&page_no=26" "REDIRECT_URL" => "/products" "REDIRECT_QUERY_STRING" => "data_from=latest&page=19&page_no=26" "REDIRECT_REQUEST_METHOD" => "GET" "PROXY_REMOTE_ADDR" => "2a02:4780:1:22::3" "HTTPS" => "on" "CRAWLER_USLEEP" => "1000" "CRAWLER_LOAD_LIMIT_ENFORCE" => "25" "H_PLATFORM" => "Hostinger" "H_TYPE" => "business" "H_CANARY" => "false" "H_STAGING" => "false" "REDIRECT_STATUS" => "200" "SSL_PROTOCOL" => "TLSv1.3" "SSL_CIPHER" => "TLS_AES_256_GCM_SHA384" "SSL_CIPHER_USEKEYSIZE" => "256" "SSL_CIPHER_ALGKEYSIZE" => "256" "SCRIPT_FILENAME" => "/home/u385500297/domains/mystore-eg.com/public_html/index.php" "QUERY_STRING" => "data_from=latest&page=19&page_no=26" "SCRIPT_URI" => "https://mystore-eg.com/products" "SCRIPT_URL" => "/products" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "X-LSCACHE" => "on,crawler,esi,combine" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1742068091.9727 "REQUEST_TIME" => 1742068091 ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "KnVIYghfvxB4nhLDtoXffFkhKti1MZi5o5HmOh79" "6valley1714324241_session" => "Cwa7mDGANQxWRG4KhFERhkuuUGPO8j7nMc18GjUt" ]
          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, 15 Mar 2025 19:48:12 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkoxUUlGV0JiNVNWL256Z2JXUUFFOEE9PSIsInZhbHVlIjoiWW1FSnMrZzZUTG90RWJ4TDVEbzJjWVozR1NyMTl4WFhVWUQrbzVUUklUQi9sTmpWdEIxN0tmMzlGalE4UFRmV3lYSWd0aFYrS2Z5bUFxQ3pBRTVOcXZMaW5kSDBndG94SWc1aC9FQW9yZDFtQ1lXeVN4ZlUrRkdJajErTDRSdUMiLCJtYWMiOiIyMmEzNGRmNmNmNzViODFhOTE5MGZhN2E5ZDIyMmE1OThjMDdhMTc5YzcwN2I4ZDRjODc1ZGNkMTAwNjlhZTQ0IiwidGFnIjoiIn0%3D; expires=Sat, 15 Mar 2025 20:48:12 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6IkoxUUlGV0JiNVNWL256Z2JXUUFFOEE9PSIsInZhbHVlIjoiWW1FSnMrZzZUTG90RWJ4TDVEbzJjWVozR1NyMTl4WFhVWUQrbzVUUklUQi9sTmpWdEIxN0tmMzlGalE4UFRmV3lYSWd0a" 1 => "6valley1714324241_session=eyJpdiI6ImUxanJoc0xJcjVwaDRMdGgyOXVIVHc9PSIsInZhbHVlIjoib0hFclVUQXh3QnZ5eDgrZjE2VlAxRzg1TkhGSEVPdXc5RHQ1bCsvTjY5YWc2T1IvREVOYnhtYysxWGw0QU1VdHJjU3FmMHl5c3ZqMjhTY2pRYlR5QVRsU0pCb2t6SDhPRmVDc3NuRHJ5SWRPSkpRSm5iYU93dVZPT2dwUGQ1OGsiLCJtYWMiOiI4YjJjNjllYzA5ZWM0NmIwMDJkOTQ3NGFiNGZlMTY1OTI4OWNjMjI2MTQ2ZmYzN2I4N2QzYTgzYTE1YWYxMTkxIiwidGFnIjoiIn0%3D; expires=Sat, 15 Mar 2025 20:48:12 GMT; Max-Age=3600; path=/; httponly6valley1714324241_session=eyJpdiI6ImUxanJoc0xJcjVwaDRMdGgyOXVIVHc9PSIsInZhbHVlIjoib0hFclVUQXh3QnZ5eDgrZjE2VlAxRzg1TkhGSEVPdXc5RHQ1bCsvTjY5YWc2T1IvREVOYnhtYysxWG" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkoxUUlGV0JiNVNWL256Z2JXUUFFOEE9PSIsInZhbHVlIjoiWW1FSnMrZzZUTG90RWJ4TDVEbzJjWVozR1NyMTl4WFhVWUQrbzVUUklUQi9sTmpWdEIxN0tmMzlGalE4UFRmV3lYSWd0aFYrS2Z5bUFxQ3pBRTVOcXZMaW5kSDBndG94SWc1aC9FQW9yZDFtQ1lXeVN4ZlUrRkdJajErTDRSdUMiLCJtYWMiOiIyMmEzNGRmNmNmNzViODFhOTE5MGZhN2E5ZDIyMmE1OThjMDdhMTc5YzcwN2I4ZDRjODc1ZGNkMTAwNjlhZTQ0IiwidGFnIjoiIn0%3D; expires=Sat, 15-Mar-2025 20:48:12 GMT; path=/XSRF-TOKEN=eyJpdiI6IkoxUUlGV0JiNVNWL256Z2JXUUFFOEE9PSIsInZhbHVlIjoiWW1FSnMrZzZUTG90RWJ4TDVEbzJjWVozR1NyMTl4WFhVWUQrbzVUUklUQi9sTmpWdEIxN0tmMzlGalE4UFRmV3lYSWd0a" 1 => "6valley1714324241_session=eyJpdiI6ImUxanJoc0xJcjVwaDRMdGgyOXVIVHc9PSIsInZhbHVlIjoib0hFclVUQXh3QnZ5eDgrZjE2VlAxRzg1TkhGSEVPdXc5RHQ1bCsvTjY5YWc2T1IvREVOYnhtYysxWGw0QU1VdHJjU3FmMHl5c3ZqMjhTY2pRYlR5QVRsU0pCb2t6SDhPRmVDc3NuRHJ5SWRPSkpRSm5iYU93dVZPT2dwUGQ1OGsiLCJtYWMiOiI4YjJjNjllYzA5ZWM0NmIwMDJkOTQ3NGFiNGZlMTY1OTI4OWNjMjI2MTQ2ZmYzN2I4N2QzYTgzYTE1YWYxMTkxIiwidGFnIjoiIn0%3D; expires=Sat, 15-Mar-2025 20:48:12 GMT; path=/; httponly6valley1714324241_session=eyJpdiI6ImUxanJoc0xJcjVwaDRMdGgyOXVIVHc9PSIsInZhbHVlIjoib0hFclVUQXh3QnZ5eDgrZjE2VlAxRzg1TkhGSEVPdXc5RHQ1bCsvTjY5YWc2T1IvREVOYnhtYysxWG" ] ]
          session_attributes
          0 of 0
          array:21 [ "decimal_point_settings" => 2 "product_brand" => 1 "digital_product" => 0 "business_mode" => "single" "currency_model" => "multi_currency" "language" => array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "code" => "en" "status" => 1 "default" => false ] 1 => array:6 [ "id" => 2 "name" => "Arabic" "direction" => "rtl" "code" => "qa" "status" => 1 "default" => true ] ] "local" => "qa" "direction" => "rtl" "system_default_currency" => 8 "system_default_currency_info" => App\Models\Currency {#3597 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ "id" => 8 "name" => "EGP" "symbol" => "EGP" "code" => "EGP" "exchange_rate" => "1" "status" => 1 "created_at" => "2024-06-11 16:24:47" "updated_at" => "2024-06-11 16:25:09" ] #original: array:8 [ "id" => 8 "name" => "EGP" "symbol" => "EGP" "code" => "EGP" "exchange_rate" => "1" "status" => 1 "created_at" => "2024-06-11 16:24:47" "updated_at" => "2024-06-11 16:25:09" ] #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" => "EGP" "currency_symbol" => "EGP" "currency_exchange_rate" => "1" "_token" => "KnVIYghfvxB4nhLDtoXffFkhKti1MZi5o5HmOh79" "guest_id" => 44471 "usd" => "1" "currency_symbol_position" => "left" "company_email" => "mystore.mob.acc@gmail.com" "_previous" => array:1 [ "url" => "https://mystore-eg.com/products?data_from=latest&page=19&page_no=26" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]