DERMACTIVE ACTI WHITE EYE CONTOUR CARE CREAM GEL 15ML

(0 reviews)

Sold by:
Inhouse product

Price:
EGP199.00 /Box

Quantity:

Total Price:
Share:

ACTI-WHITE Eye Contour

Eye Contour gel, Suitable for sensitive skin, this very fresh gel-cream works to brighten dull skin that has lost its radiance.

15 ML

INGREDIENTS

"AQUA, CETYL ALCOHOL, GLYCERYL STEARATE, STEARIC ACID, GLYCERIN, HYDROLYZED COLLAGEN,HYDROLYZED ELASTIN, SEA CUCUMBER EXTRACT,NIACINAMIDE,ALLANTOIN, CAFFEINE, ALOE BARBADENSIS LEAF EXTRACT, PANTHENOL, PROPYLENE GLYCOL,SODIUM HYALURONATE, DIMETHYLMETHOXY CHROMANYL PALMITATE, GLYCYRRHIZA GLABRA ROOT EXTRACT,ALPHA-ARBUTIN**, POLYMETHYL METHACRYLATE, POLYACRYLAMIDE , C13-14 ISOPARAFFIN , C9-11 PARETH-6, KHAYA SENEGALENSIS BARK EXTRACT, MALTODEXTRIN, TITANIUM DIOXIDE, PHENOXYETHANOL, ETHYLHEXYL GLYCERIN , TOCOPHERYL ACETATE, TRIETHANOLAMINE"


HOW TO USE

Apply once to twice daily, lightly massaging the eye contour with finger tips

There have been no reviews for this product yet.
7.4.33PHP Version1.61sRequest Duration9MBMemory UsageGET product/{slug}Route
    • Booting (44.69ms)
    • Application (1.57s)
    • 1 x Application (97.21%)
      1.57s
      1 x Booting (2.77%)
      44.69ms
      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
      77 statements were executed, 17 of which were duplicated, 60 unique705ms
      • select * from `products` where `auction_product` = 0 and `slug` = 'dermactive-acti-white-eye-contour-care-cream-gel-15ml' and `approved` = 1 and `pharmastore_id` > 0 and `thumbnail_img` is not null and `current_stock` > 8 limit 1
        57.75ms/app/Http/Controllers/HomeController.php:319waelsamir_dev
        Metadata
        Bindings
        • 0. 0
        • 1. dermactive-acti-white-eye-contour-care-cream-gel-15ml
        • 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 (16317)
        52.84ms/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 (16317)
        3.65ms/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 (16317)
        4.3ms/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 (505)
        4.22ms/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 (505)
        7.45ms/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 (16317)
        269ms/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)
        1.36ms/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)
        1.48ms/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` = '55286' and `uploads`.`deleted_at` is null limit 1
        1.64ms/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 55286
        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` = '55286' and `uploads`.`deleted_at` is null limit 1
        2.66ms/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 55286
        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` = '55286' and `uploads`.`deleted_at` is null limit 1
        1.18ms/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 55286
        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.03msview::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` = '55286' and `uploads`.`deleted_at` is null limit 1
        770μs/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 55286
        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` = '55287' and `uploads`.`deleted_at` is null limit 1
        630μs/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 55287
        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` = '55288' and `uploads`.`deleted_at` is null limit 1
        520μs/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 55288
        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` = '55286' and `uploads`.`deleted_at` is null limit 1
        690μs/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 55286
        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` = '55287' and `uploads`.`deleted_at` is null limit 1
        640μs/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 55287
        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` = '55288' and `uploads`.`deleted_at` is null limit 1
        1.19ms/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 55288
        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` = '55244' and `uploads`.`deleted_at` is null limit 1
        1.46ms/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 55244
        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
        57.95msview::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)
        34.61msview::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)
        2.02msview::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
        910μs/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.61ms/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.97ms/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.47ms/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
        3.82ms/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
        1.4ms/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
        600μ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` = 158 and `id` != 16317 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
        33.79msview::4d797d3f4b58166cd553ac1a65faac4a81aefb33:665waelsamir_dev
        Metadata
        Bindings
        • 0. 158
        • 1. 16317
        • 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 (12528, 12593, 12851, 13065, 13173, 13731, 13736, 13758, 16191, 16228)
        41.57msview::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 (12528, 12593, 12851, 13065, 13173, 13731, 13736, 13758, 16191, 16228)
        2.91msview::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` = '50323' and `uploads`.`deleted_at` is null limit 1
        6.77ms/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 50323
        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` = '50388' and `uploads`.`deleted_at` is null limit 1
        2.23ms/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 50388
        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` = '50646' and `uploads`.`deleted_at` is null limit 1
        1.37ms/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 50646
        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` = '50860' and `uploads`.`deleted_at` is null limit 1
        1.34ms/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 50860
        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` = '50968' and `uploads`.`deleted_at` is null limit 1
        1.84ms/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 50968
        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` = '51526' and `uploads`.`deleted_at` is null limit 1
        1.18ms/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 51526
        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` = '51531' and `uploads`.`deleted_at` is null limit 1
        1.77ms/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 51531
        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` = '51620' and `uploads`.`deleted_at` is null limit 1
        1.68ms/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` = '55088' and `uploads`.`deleted_at` is null limit 1
        3.27ms/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 55088
        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` = '55159' and `uploads`.`deleted_at` is null limit 1
        950μs/app/Http/Helpers.php:565waelsamir_dev
        Metadata
        Bindings
        • 0. 55159
        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
        3.35msview::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
        7.76ms/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
        830μsview::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
        860μsview::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
        960μsview::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
        2.48msview::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
        2.54ms/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
        2.75msview::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)
        980μsview::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
        860μs/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.37ms/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)
        1.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
        1.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
        1.16ms/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)
        1.18ms/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
        790μs/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
        1.14ms/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)
        1.5ms/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
        1.27ms/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
        2.22ms/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)
        3.27ms/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
        7.7ms/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.31ms/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)
        890μ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` = '49980' and `uploads`.`deleted_at` is null limit 1
        1.05ms/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
        2.15ms/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)
        5.63ms/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
        1.45ms/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
        1.16ms/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)
        2.11ms/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
        2.18ms/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.13ms/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)
        8.5ms/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
        7.26ms/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\Currency
      1
      App\Models\Upload
      36
      App\Models\User
      1
      App\Models\ProductStock
      22
      App\Models\BrandTranslation
      1
      App\Models\Brand
      1
      App\Models\ProductTax
      9
      App\Models\ProductTranslation
      25
      App\Models\Product
      17
          _token
          8cpWuFaEqXnVrpxej5fiHibcNAI4GSO15IdQOxEC
          locale
          en
          _previous
          array:1 [ "url" => "https://dev.waelsamirpharma.com/product/dermactive-acti-white-eye-contour-care...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /product/dermactive-acti-white-eye-contour-care-cream-gel-15ml
          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.129" "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" => "60166" "REDIRECT_URL" => "/product/dermactive-acti-white-eye-contour-care-cream-gel-15ml" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/product/dermactive-acti-white-eye-contour-care-cream-gel-15ml" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1752522800.0344 "REQUEST_TIME" => 1752522800 ]
          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 => "Mon, 14 Jul 2025 19:53:20 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=8cpWuFaEqXnVrpxej5fiHibcNAI4GSO15IdQOxEC; expires=Mon, 14-Jul-2025 21:53:21 GMT; Max-Age=7200; path=/" 1 => "sydlyat_oayl_smyr_session=gOhzhe3U5D6XqdZkGCPy44fPdJAOatQMQhu3KyKT; expires=Mon, 14-Jul-2025 21:53:21 GMT; Max-Age=7200; path=/; httponly" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=8cpWuFaEqXnVrpxej5fiHibcNAI4GSO15IdQOxEC; expires=Mon, 14-Jul-2025 21:53:21 GMT; path=/" 1 => "sydlyat_oayl_smyr_session=gOhzhe3U5D6XqdZkGCPy44fPdJAOatQMQhu3KyKT; expires=Mon, 14-Jul-2025 21:53:21 GMT; path=/; httponly" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "8cpWuFaEqXnVrpxej5fiHibcNAI4GSO15IdQOxEC" "locale" => "en" "_previous" => array:1 [ "url" => "https://dev.waelsamirpharma.com/product/dermactive-acti-white-eye-contour-care-cream-gel-15ml" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]