Avene | Gentle Exfoliating Scrub | 75ml

(0 reviews)

Sold by:
Inhouse product

Price:
EGP899.00 /item

Quantity:

Total Price:
Share:

عن هذا المنتج


  • جل تقشير للبشرة.
  • يعطي نعومة و إشراق.
  • يزيل الشوائب من البشرة.
  • و يفك المسام أثناء تنعيم البشرة.
  • خالي من البارابين.
  • خالي من الصابون.
  • خالي من الزيوت.
  • خالي من الصويا.
  • خالي من الجلوتين.
  • يستخدم لكل أنواع البشرة.

    There have been no reviews for this product yet.
    7.4.33PHP Version1.71sRequest Duration9MBMemory UsageGET product/{slug}Route
      • Booting (67.09ms)
      • Application (1.64s)
      • 1 x Application (96.07%)
        1.64s
        1 x Booting (3.93%)
        67.09ms
        9 templates were rendered
        • frontend.product_details (resources/views/frontend/product_details.blade.php)1blade
          Params
          0
          detailedProduct
        • frontend.layouts.app (resources/views/frontend/layouts/app.blade.php)15blade
          Params
          0
          __env
          1
          app
          2
          errors
          3
          detailedProduct
          4
          photos
          5
          __currentLoopData
          6
          photo
          7
          key
          8
          loop
          9
          stock
          10
          total
          11
          qty
          12
          refund_sticker
          13
          top_product
          14
          related_product
        • frontend.inc.nav (resources/views/frontend/inc/nav.blade.php)15blade
          Params
          0
          __env
          1
          app
          2
          errors
          3
          detailedProduct
          4
          photos
          5
          __currentLoopData
          6
          photo
          7
          key
          8
          loop
          9
          stock
          10
          total
          11
          qty
          12
          refund_sticker
          13
          top_product
          14
          related_product
        • frontend.partials.compare (resources/views/frontend/partials/compare.blade.php)18blade
          Params
          0
          __env
          1
          app
          2
          errors
          3
          detailedProduct
          4
          photos
          5
          __currentLoopData
          6
          photo
          7
          key
          8
          loop
          9
          stock
          10
          total
          11
          qty
          12
          refund_sticker
          13
          top_product
          14
          related_product
          15
          locale
          16
          language
          17
          header_logo
        • frontend.partials.wishlist (resources/views/frontend/partials/wishlist.blade.php)18blade
          Params
          0
          __env
          1
          app
          2
          errors
          3
          detailedProduct
          4
          photos
          5
          __currentLoopData
          6
          photo
          7
          key
          8
          loop
          9
          stock
          10
          total
          11
          qty
          12
          refund_sticker
          13
          top_product
          14
          related_product
          15
          locale
          16
          language
          17
          header_logo
        • frontend.partials.cart (resources/views/frontend/partials/cart.blade.php)18blade
          Params
          0
          __env
          1
          app
          2
          errors
          3
          detailedProduct
          4
          photos
          5
          __currentLoopData
          6
          photo
          7
          key
          8
          loop
          9
          stock
          10
          total
          11
          qty
          12
          refund_sticker
          13
          top_product
          14
          related_product
          15
          locale
          16
          language
          17
          header_logo
        • frontend.partials.category_menu (resources/views/frontend/partials/category_menu.blade.php)18blade
          Params
          0
          __env
          1
          app
          2
          errors
          3
          detailedProduct
          4
          photos
          5
          __currentLoopData
          6
          photo
          7
          key
          8
          loop
          9
          stock
          10
          total
          11
          qty
          12
          refund_sticker
          13
          top_product
          14
          related_product
          15
          locale
          16
          language
          17
          header_logo
        • frontend.inc.footer (resources/views/frontend/inc/footer.blade.php)15blade
          Params
          0
          __env
          1
          app
          2
          errors
          3
          detailedProduct
          4
          photos
          5
          __currentLoopData
          6
          photo
          7
          key
          8
          loop
          9
          stock
          10
          total
          11
          qty
          12
          refund_sticker
          13
          top_product
          14
          related_product
        • frontend.partials.modal (resources/views/frontend/partials/modal.blade.php)15blade
          Params
          0
          __env
          1
          app
          2
          errors
          3
          detailedProduct
          4
          photos
          5
          __currentLoopData
          6
          photo
          7
          key
          8
          loop
          9
          stock
          10
          total
          11
          qty
          12
          refund_sticker
          13
          top_product
          14
          related_product
        uri
        GET product/{slug}
        middleware
        web
        controller
        App\Http\Controllers\HomeController@product
        namespace
        prefix
        where
        as
        product
        file
        app/Http/Controllers/HomeController.php:317-345
        73 statements were executed, 13 of which were duplicated, 60 unique725ms
        • select * from `products` where `auction_product` = 0 and `slug` = 'avene--gentle-exfoliating-scrub--75ml-DxEyd' and `approved` = 1 and `pharmastore_id` > 0 and `thumbnail_img` is not null and `current_stock` > 8 limit 1
          37.52ms/app/Http/Controllers/HomeController.php:319waelsamir_dev
          Metadata
          Bindings
          • 0. 0
          • 1. avene--gentle-exfoliating-scrub--75ml-DxEyd
          • 2. 1
          • 3. 0
          • 4. 8
          Backtrace
          • 15. /app/Http/Controllers/HomeController.php:319
          • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
          • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select * from `product_translations` where `product_translations`.`product_id` in (12431)
          45.11ms/app/Http/Controllers/HomeController.php:319waelsamir_dev
          Metadata
          Backtrace
          • 20. /app/Http/Controllers/HomeController.php:319
          • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
          • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select * from `product_taxes` where `product_taxes`.`product_id` in (12431)
          6.91ms/app/Http/Controllers/HomeController.php:319waelsamir_dev
          Metadata
          Backtrace
          • 20. /app/Http/Controllers/HomeController.php:319
          • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
          • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select * from `reviews` where `status` = 1 and `reviews`.`product_id` in (12431)
          12.54ms/app/Http/Controllers/HomeController.php:319waelsamir_dev
          Metadata
          Bindings
          • 0. 1
          Backtrace
          • 20. /app/Http/Controllers/HomeController.php:319
          • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
          • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select * from `brands` where `brands`.`id` in (25)
          10.43ms/app/Http/Controllers/HomeController.php:319waelsamir_dev
          Metadata
          Backtrace
          • 20. /app/Http/Controllers/HomeController.php:319
          • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
          • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select * from `brand_translations` where `brand_translations`.`brand_id` in (25)
          5.65ms/app/Http/Controllers/HomeController.php:319waelsamir_dev
          Metadata
          Backtrace
          • 25. /app/Http/Controllers/HomeController.php:319
          • 26. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 27. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 28. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
          • 29. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select * from `product_stocks` where `product_stocks`.`product_id` in (12431)
          223ms/app/Http/Controllers/HomeController.php:319waelsamir_dev
          Metadata
          Backtrace
          • 20. /app/Http/Controllers/HomeController.php:319
          • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
          • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select * from `users` where `users`.`id` in (1000)
          5.06ms/app/Http/Controllers/HomeController.php:319waelsamir_dev
          Metadata
          Backtrace
          • 20. /app/Http/Controllers/HomeController.php:319
          • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
          • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select * from `shops` where `shops`.`user_id` in (1000)
          4.36ms/app/Http/Controllers/HomeController.php:319waelsamir_dev
          Metadata
          Backtrace
          • 25. /app/Http/Controllers/HomeController.php:319
          • 26. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 27. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
          • 28. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
          • 29. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
          3.43ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
          1.59ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
          2.44ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `currencies` where `currencies`.`id` = '29' limit 1
          1.09msview::4d797d3f4b58166cd553ac1a65faac4a81aefb33:31waelsamir_dev
          Metadata
          Bindings
          • 0. 29
          Backtrace
          • 20. view::4d797d3f4b58166cd553ac1a65faac4a81aefb33:31
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '' and `uploads`.`deleted_at` is null limit 1
          5.24ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '' and `uploads`.`deleted_at` is null limit 1
          2.33ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '49663' and `uploads`.`deleted_at` is null limit 1
          5.57ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 49663
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `products` where `user_id` = 1000 and `published` = '1' and `auction_product` = 0 and `added_by` = 'admin' and `pharmastore_id` > 0 and `thumbnail_img` is not null and `current_stock` > 8 order by `num_of_sale` desc limit 6
          50.54msview::4d797d3f4b58166cd553ac1a65faac4a81aefb33:533waelsamir_dev
          Metadata
          Bindings
          • 0. 1000
          • 1. 1
          • 2. 0
          • 3. admin
          • 4. 0
          • 5. 8
          Backtrace
          • 14. view::4d797d3f4b58166cd553ac1a65faac4a81aefb33:533
          • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `product_translations` where `product_translations`.`product_id` in (8507, 13758, 13762, 13763, 15857, 15861)
          32.25msview::4d797d3f4b58166cd553ac1a65faac4a81aefb33:533waelsamir_dev
          Metadata
          Backtrace
          • 19. view::4d797d3f4b58166cd553ac1a65faac4a81aefb33:533
          • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `product_taxes` where `product_taxes`.`product_id` in (8507, 13758, 13762, 13763, 15857, 15861)
          1.92msview::4d797d3f4b58166cd553ac1a65faac4a81aefb33:533waelsamir_dev
          Metadata
          Backtrace
          • 19. view::4d797d3f4b58166cd553ac1a65faac4a81aefb33:533
          • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '51620' and `uploads`.`deleted_at` is null limit 1
          1.48ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 51620
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '54550' and `uploads`.`deleted_at` is null limit 1
          1.19ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 54550
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '51922' and `uploads`.`deleted_at` is null limit 1
          1.49ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 51922
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '54555' and `uploads`.`deleted_at` is null limit 1
          1.73ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 54555
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '' and `uploads`.`deleted_at` is null limit 1
          2.25ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '51920' and `uploads`.`deleted_at` is null limit 1
          2.25ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 51920
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
          920μs/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `products` where `category_id` = 136 and `id` != 12431 and `published` = '1' and `auction_product` = 0 and `added_by` = 'admin' and `pharmastore_id` > 0 and `thumbnail_img` is not null and `current_stock` > 8 limit 10
          27.32msview::4d797d3f4b58166cd553ac1a65faac4a81aefb33:665waelsamir_dev
          Metadata
          Bindings
          • 0. 136
          • 1. 12431
          • 2. 1
          • 3. 0
          • 4. admin
          • 5. 0
          • 6. 8
          Backtrace
          • 14. view::4d797d3f4b58166cd553ac1a65faac4a81aefb33:665
          • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `product_translations` where `product_translations`.`product_id` in (12467, 12469, 12485, 12500, 12557, 12639, 12807, 12808, 13311, 13317)
          36.36msview::4d797d3f4b58166cd553ac1a65faac4a81aefb33:665waelsamir_dev
          Metadata
          Backtrace
          • 19. view::4d797d3f4b58166cd553ac1a65faac4a81aefb33:665
          • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `product_taxes` where `product_taxes`.`product_id` in (12467, 12469, 12485, 12500, 12557, 12639, 12807, 12808, 13311, 13317)
          4.64msview::4d797d3f4b58166cd553ac1a65faac4a81aefb33:665waelsamir_dev
          Metadata
          Backtrace
          • 19. view::4d797d3f4b58166cd553ac1a65faac4a81aefb33:665
          • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '50262' and `uploads`.`deleted_at` is null limit 1
          3.75ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 50262
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '50264' and `uploads`.`deleted_at` is null limit 1
          6.71ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 50264
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '50280' and `uploads`.`deleted_at` is null limit 1
          1.06ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 50280
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '50295' and `uploads`.`deleted_at` is null limit 1
          980μs/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 50295
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '50352' and `uploads`.`deleted_at` is null limit 1
          2.1ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 50352
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '50434' and `uploads`.`deleted_at` is null limit 1
          3.29ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 50434
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '50602' and `uploads`.`deleted_at` is null limit 1
          2.64ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 50602
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '50603' and `uploads`.`deleted_at` is null limit 1
          4.91ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 50603
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '51106' and `uploads`.`deleted_at` is null limit 1
          2.23ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 51106
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '51112' and `uploads`.`deleted_at` is null limit 1
          1.59ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 51112
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `languages` where `code` = 'en' limit 1
          4.19msview::69da708bc8fdf41fe343ad16e9ab97bca7dcc0a3:2waelsamir_dev
          Metadata
          Bindings
          • 0. en
          Backtrace
          • 15. view::69da708bc8fdf41fe343ad16e9ab97bca7dcc0a3:2
          • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '216' and `uploads`.`deleted_at` is null limit 1
          8.47ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 216
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `languages` where `code` = 'en' limit 1
          6.18msview::69da708bc8fdf41fe343ad16e9ab97bca7dcc0a3:55waelsamir_dev
          Metadata
          Bindings
          • 0. en
          Backtrace
          • 15. view::69da708bc8fdf41fe343ad16e9ab97bca7dcc0a3:55
          • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `languages` where `code` = 'en' limit 1
          6.22msview::eb9ee2f706142125a90c767d525d682240f65339:28waelsamir_dev
          Metadata
          Bindings
          • 0. en
          Backtrace
          • 15. view::eb9ee2f706142125a90c767d525d682240f65339:28
          • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `languages` where `code` = 'en' limit 1
          4.42msview::eb9ee2f706142125a90c767d525d682240f65339:29waelsamir_dev
          Metadata
          Bindings
          • 0. en
          Backtrace
          • 15. view::eb9ee2f706142125a90c767d525d682240f65339:29
          • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `languages` where `status` = 1
          11msview::eb9ee2f706142125a90c767d525d682240f65339:32waelsamir_dev
          Metadata
          Bindings
          • 0. 1
          Backtrace
          • 14. view::eb9ee2f706142125a90c767d525d682240f65339:32
          • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '49425' and `uploads`.`deleted_at` is null limit 1
          8ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 49425
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `categories` where `level` = 0 order by `order_level` desc
          7.99msview::f267eea65d35b38dd44cb7242d96a38a72012217:9waelsamir_dev
          Metadata
          Bindings
          • 0. 0
          Backtrace
          • 14. view::f267eea65d35b38dd44cb7242d96a38a72012217:9
          • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `category_translations` where `category_translations`.`category_id` in (1, 2, 4, 9, 19, 23, 30, 66)
          2.38msview::f267eea65d35b38dd44cb7242d96a38a72012217:9waelsamir_dev
          Metadata
          Backtrace
          • 19. view::f267eea65d35b38dd44cb7242d96a38a72012217:9
          • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `uploads` where `uploads`.`id` = '49937' and `uploads`.`deleted_at` is null limit 1
          4.12ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 49937
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `categories` where `parent_id` = 1 order by `order_level` desc
          2.93ms/app/Utility/CategoryUtility.php:12waelsamir_dev
          Metadata
          Bindings
          • 0. 1
          Backtrace
          • 14. /app/Utility/CategoryUtility.php:12
          • 15. /app/Utility/CategoryUtility.php:21
          • 16. view::f267eea65d35b38dd44cb7242d96a38a72012217:22
          • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `category_translations` where `category_translations`.`category_id` in (153, 155, 157)
          6.56ms/app/Utility/CategoryUtility.php:12waelsamir_dev
          Metadata
          Backtrace
          • 19. /app/Utility/CategoryUtility.php:12
          • 20. /app/Utility/CategoryUtility.php:21
          • 21. view::f267eea65d35b38dd44cb7242d96a38a72012217:22
          • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `uploads` where `uploads`.`id` = '49939' and `uploads`.`deleted_at` is null limit 1
          18.33ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 49939
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `categories` where `parent_id` = 2 order by `order_level` desc
          8.1ms/app/Utility/CategoryUtility.php:12waelsamir_dev
          Metadata
          Bindings
          • 0. 2
          Backtrace
          • 14. /app/Utility/CategoryUtility.php:12
          • 15. /app/Utility/CategoryUtility.php:21
          • 16. view::f267eea65d35b38dd44cb7242d96a38a72012217:22
          • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `category_translations` where `category_translations`.`category_id` in (3, 52, 142, 145)
          3.04ms/app/Utility/CategoryUtility.php:12waelsamir_dev
          Metadata
          Backtrace
          • 19. /app/Utility/CategoryUtility.php:12
          • 20. /app/Utility/CategoryUtility.php:21
          • 21. view::f267eea65d35b38dd44cb7242d96a38a72012217:22
          • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `uploads` where `uploads`.`id` = '49943' and `uploads`.`deleted_at` is null limit 1
          9.97ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 49943
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `categories` where `parent_id` = 4 order by `order_level` desc
          4.98ms/app/Utility/CategoryUtility.php:12waelsamir_dev
          Metadata
          Bindings
          • 0. 4
          Backtrace
          • 14. /app/Utility/CategoryUtility.php:12
          • 15. /app/Utility/CategoryUtility.php:21
          • 16. view::f267eea65d35b38dd44cb7242d96a38a72012217:22
          • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `category_translations` where `category_translations`.`category_id` in (5, 44, 47, 103)
          7.87ms/app/Utility/CategoryUtility.php:12waelsamir_dev
          Metadata
          Backtrace
          • 19. /app/Utility/CategoryUtility.php:12
          • 20. /app/Utility/CategoryUtility.php:21
          • 21. view::f267eea65d35b38dd44cb7242d96a38a72012217:22
          • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `uploads` where `uploads`.`id` = '49941' and `uploads`.`deleted_at` is null limit 1
          2.52ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 49941
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `categories` where `parent_id` = 9 order by `order_level` desc
          7.05ms/app/Utility/CategoryUtility.php:12waelsamir_dev
          Metadata
          Bindings
          • 0. 9
          Backtrace
          • 14. /app/Utility/CategoryUtility.php:12
          • 15. /app/Utility/CategoryUtility.php:21
          • 16. view::f267eea65d35b38dd44cb7242d96a38a72012217:22
          • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `category_translations` where `category_translations`.`category_id` in (13, 113, 116, 118, 120, 123, 129, 130, 133)
          5.58ms/app/Utility/CategoryUtility.php:12waelsamir_dev
          Metadata
          Backtrace
          • 19. /app/Utility/CategoryUtility.php:12
          • 20. /app/Utility/CategoryUtility.php:21
          • 21. view::f267eea65d35b38dd44cb7242d96a38a72012217:22
          • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `uploads` where `uploads`.`id` = '49979' and `uploads`.`deleted_at` is null limit 1
          1.41ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 49979
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `categories` where `parent_id` = 19 order by `order_level` desc
          1.16ms/app/Utility/CategoryUtility.php:12waelsamir_dev
          Metadata
          Bindings
          • 0. 19
          Backtrace
          • 14. /app/Utility/CategoryUtility.php:12
          • 15. /app/Utility/CategoryUtility.php:21
          • 16. view::f267eea65d35b38dd44cb7242d96a38a72012217:22
          • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `category_translations` where `category_translations`.`category_id` in (151, 152)
          2.04ms/app/Utility/CategoryUtility.php:12waelsamir_dev
          Metadata
          Backtrace
          • 19. /app/Utility/CategoryUtility.php:12
          • 20. /app/Utility/CategoryUtility.php:21
          • 21. view::f267eea65d35b38dd44cb7242d96a38a72012217:22
          • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `uploads` where `uploads`.`id` = '49980' and `uploads`.`deleted_at` is null limit 1
          4.62ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 49980
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `categories` where `parent_id` = 23 order by `order_level` desc
          1.44ms/app/Utility/CategoryUtility.php:12waelsamir_dev
          Metadata
          Bindings
          • 0. 23
          Backtrace
          • 14. /app/Utility/CategoryUtility.php:12
          • 15. /app/Utility/CategoryUtility.php:21
          • 16. view::f267eea65d35b38dd44cb7242d96a38a72012217:22
          • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `category_translations` where `category_translations`.`category_id` in (24, 71)
          850μs/app/Utility/CategoryUtility.php:12waelsamir_dev
          Metadata
          Backtrace
          • 19. /app/Utility/CategoryUtility.php:12
          • 20. /app/Utility/CategoryUtility.php:21
          • 21. view::f267eea65d35b38dd44cb7242d96a38a72012217:22
          • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `uploads` where `uploads`.`id` = '49947' and `uploads`.`deleted_at` is null limit 1
          840μs/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 49947
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `categories` where `parent_id` = 30 order by `order_level` desc
          970μs/app/Utility/CategoryUtility.php:12waelsamir_dev
          Metadata
          Bindings
          • 0. 30
          Backtrace
          • 14. /app/Utility/CategoryUtility.php:12
          • 15. /app/Utility/CategoryUtility.php:21
          • 16. view::f267eea65d35b38dd44cb7242d96a38a72012217:22
          • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `category_translations` where `category_translations`.`category_id` in (31, 41, 106)
          780μs/app/Utility/CategoryUtility.php:12waelsamir_dev
          Metadata
          Backtrace
          • 19. /app/Utility/CategoryUtility.php:12
          • 20. /app/Utility/CategoryUtility.php:21
          • 21. view::f267eea65d35b38dd44cb7242d96a38a72012217:22
          • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `uploads` where `uploads`.`id` = '49956' and `uploads`.`deleted_at` is null limit 1
          1.12ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 49956
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • select * from `categories` where `parent_id` = 66 order by `order_level` desc
          1.07ms/app/Utility/CategoryUtility.php:12waelsamir_dev
          Metadata
          Bindings
          • 0. 66
          Backtrace
          • 14. /app/Utility/CategoryUtility.php:12
          • 15. /app/Utility/CategoryUtility.php:21
          • 16. view::f267eea65d35b38dd44cb7242d96a38a72012217:22
          • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `category_translations` where `category_translations`.`category_id` in (70, 147, 148)
          1.32ms/app/Utility/CategoryUtility.php:12waelsamir_dev
          Metadata
          Backtrace
          • 19. /app/Utility/CategoryUtility.php:12
          • 20. /app/Utility/CategoryUtility.php:21
          • 21. view::f267eea65d35b38dd44cb7242d96a38a72012217:22
          • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `uploads` where `uploads`.`id` = '49425' and `uploads`.`deleted_at` is null limit 1
          1.24ms/app/Http/Helpers.php:565waelsamir_dev
          Metadata
          Bindings
          • 0. 49425
          Backtrace
          • 19. /app/Http/Helpers.php:565
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        App\Models\CategoryTranslation
        76
        App\Models\Category
        38
        App\Models\Language
        6
        App\Models\ProductTax
        5
        App\Models\Upload
        27
        App\Models\Currency
        1
        App\Models\User
        1
        App\Models\ProductStock
        17
        App\Models\BrandTranslation
        1
        App\Models\Brand
        1
        App\Models\ProductTranslation
        29
        App\Models\Product
        17
            _token
            YzlajhmA0t6B5fUD9WhsvPHXHfLpHFq27C4vEPap
            locale
            en
            _previous
            array:1 [ "url" => "https://dev.waelsamirpharma.com/product/avene--gentle-exfoliating-scrub--75ml-...
            _flash
            array:2 [ "old" => [] "new" => [] ]
            PHPDEBUGBAR_STACK_DATA
            []
            path_info
            /product/avene--gentle-exfoliating-scrub--75ml-DxEyd
            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 [ "host" => array:1 [ 0 => "dev.waelsamirpharma.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
            request_server
            0 of 0
            array:44 [ "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "dev.waelsamirpharma.com" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SSL_TLS_SNI" => "dev.waelsamirpharma.com" "HTTP_HOST" => "dev.waelsamirpharma.com" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "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_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.41 (Ubuntu) Server at dev.waelsamirpharma.com Port 443</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.41 (Ubuntu)" "SERVER_NAME" => "dev.waelsamirpharma.com" "SERVER_ADDR" => "185.193.66.134" "SERVER_PORT" => "443" "REMOTE_ADDR" => "216.73.216.140" "DOCUMENT_ROOT" => "/var/www/dev.waelsamirpharma.com/public_html" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/dev.waelsamirpharma.com/public_html" "SERVER_ADMIN" => "info@dev.waelsamirpharma.com" "SCRIPT_FILENAME" => "/var/www/dev.waelsamirpharma.com/public_html/index.php" "REMOTE_PORT" => "8477" "REDIRECT_URL" => "/product/avene--gentle-exfoliating-scrub--75ml-DxEyd" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/product/avene--gentle-exfoliating-scrub--75ml-DxEyd" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1752086932.9361 "REQUEST_TIME" => 1752086932 ]
            request_cookies
            []
            
            response_headers
            0 of 0
            array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 09 Jul 2025 18:48:53 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=YzlajhmA0t6B5fUD9WhsvPHXHfLpHFq27C4vEPap; expires=Wed, 09-Jul-2025 20:48:54 GMT; Max-Age=7200; path=/" 1 => "sydlyat_oayl_smyr_session=Fzl7Uq7bspN0xZncotKoZkSQO0265O3M5zNyXjRK; expires=Wed, 09-Jul-2025 20:48:54 GMT; Max-Age=7200; path=/; httponly" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=YzlajhmA0t6B5fUD9WhsvPHXHfLpHFq27C4vEPap; expires=Wed, 09-Jul-2025 20:48:54 GMT; path=/" 1 => "sydlyat_oayl_smyr_session=Fzl7Uq7bspN0xZncotKoZkSQO0265O3M5zNyXjRK; expires=Wed, 09-Jul-2025 20:48:54 GMT; path=/; httponly" ] ]
            session_attributes
            0 of 0
            array:5 [ "_token" => "YzlajhmA0t6B5fUD9WhsvPHXHfLpHFq27C4vEPap" "locale" => "en" "_previous" => array:1 [ "url" => "https://dev.waelsamirpharma.com/product/avene--gentle-exfoliating-scrub--75ml-DxEyd" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]