Soil Moisture Sensor Module

(0 reviews)
Estimate Shipping Time: 2 Days
Brand
Other

Inhouse product


Price
32.00SAR /PC
Quantity
Total Price
Inc. Vat
Share

Reviews & Ratings

0.00 out of 5.0
(0 reviews)
There have been no reviews for this product yet.

This is Soil Moisture Sensor Module or Soil Moisture Meter, Soil Humidity Sensor, Water Sensor, Soil Hygrometer for Ardunio. With this module, you can tell when your plants need watering by how moist the soil is in your pot, garden, or yard. The two probes on the sensor act as variable resistors. Use it in a home automated watering system, hook it up to IoT, or just use it to find out when your plant needs a little love. Installing this sensor and its PCB will have you on your way to growing a green thumb!


The soil moisture sensor consists of two probes which are used to measure the volumetric content of water. The two probes allow the current to pass through the soil and then it gets the resistance value to measure the moisture value.


When there is more water, the soil will conduct more electricity which means that there will be less resistance. Therefore, the moisture level will be higher. Dry soil conducts electricity poorly, so when there will be less water, then the soil will conduct less electricity which means that there will be more resistance. Therefore, the moisture level will be lower.

Frequently Bought Products

WhatsApp
All products
Flash Sale
Todays Deal
Request history8.2.28PHP Version936msRequest Duration33MBMemory UsageGET product/{slug}Route
  • warninglog[17:46:48] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • warninglog[17:46:48] LOG.warning: mb_strtoupper(): Passing null to parameter #1 ($string) of type string is de...
  • Booting (120ms)time
  • Application (816ms)time
  • 1 x Application (87.19%)
    816ms
    1 x Booting (12.81%)
    120ms
    24 templates were rendered
    • frontend.product_detailsproduct_details.blade.php#?blade
    • frontend.product_details.image_galleryimage_gallery.blade.php#?blade
    • frontend.product_details.detailsdetails.blade.php#?blade
    • frontend.product_details.seller_infoseller_info.blade.php#?blade
    • frontend.product_details.top_selling_productstop_selling_products.blade.php#?blade
    • frontend.product_details.review_sectionreview_section.blade.php#?blade
    • frontend.product_details.reviewsreviews.blade.php#?blade
    • pagination::bootstrap-4bootstrap-4.blade.php#?blade
    • frontend.product_details.descriptiondescription.blade.php#?blade
    • frontend.product_details.frequently_bought_productsfrequently_bought_products.blade.php#?blade
    • frontend.product_details.product_queriesproduct_queries.blade.php#?blade
    • frontend.product_details.top_selling_productstop_selling_products.blade.php#?blade
    • modals.size_chart_show_modalsize_chart_show_modal.blade.php#?blade
    • frontend.layouts.appapp.blade.php#?blade
    • frontend.inc.navnav.blade.php#?blade
    • frontend.partials.comparecompare.blade.php#?blade
    • frontend.partials.wishlistwishlist.blade.php#?blade
    • frontend.partials.cart.cartcart.blade.php#?blade
    • frontend.megamart.partials.category_menucategory_menu.blade.php#?blade
    • frontend.inc.footerfooter.blade.php#?blade
    • frontend.inc.floating_buttonsfloating_buttons.blade.php#?blade
    • frontend.partials.modalmodal.blade.php#?blade
    • frontend.partials.login_modallogin_modal.blade.php#?blade
    • frontend.partials.account_delete_modalaccount_delete_modal.blade.php#?blade
    uri
    GET product/{slug}
    middleware
    web
    controller
    App\Http\Controllers\HomeController@product
    namespace
    prefix
    where
    as
    product
    file
    app/Http/Controllers/HomeController.php:263-343
    66 statements were executed, 37 of which were duplicates, 29 unique. Show only duplicated63.29ms
    • select * from `products` where `auction_product` = 0 and `slug` = 'soil-moisture-sensor-module' and `approved` = 1 limit 1
      3.76mssafaelec_safaelectronicsHomeController.php#269
      Bindings
      • 0: 0
      • 1: soil-moisture-sensor-module
      • 2: 1
      Backtrace
      • 15. app/Http/Controllers/HomeController.php:269
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `product_translations` where `product_translations`.`product_id` in (213)
      1.93mssafaelec_safaelectronicsHomeController.php#269
      Backtrace
      • 20. app/Http/Controllers/HomeController.php:269
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `product_taxes` where `product_taxes`.`product_id` in (213)
      830μssafaelec_safaelectronicsHomeController.php#269
      Backtrace
      • 20. app/Http/Controllers/HomeController.php:269
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `uploads` where `uploads`.`id` in (543) and `uploads`.`deleted_at` is null
      270μssafaelec_safaelectronicsHomeController.php#269
      Backtrace
      • 20. app/Http/Controllers/HomeController.php:269
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `reviews` where `status` = 1 and `reviews`.`product_id` in (213)
      400μssafaelec_safaelectronicsHomeController.php#269
      Bindings
      • 0: 1
      Backtrace
      • 20. app/Http/Controllers/HomeController.php:269
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `brands` where `brands`.`id` in (3)
      270μssafaelec_safaelectronicsHomeController.php#269
      Backtrace
      • 20. app/Http/Controllers/HomeController.php:269
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `brand_translations` where `brand_translations`.`brand_id` in (3)
      260μssafaelec_safaelectronicsHomeController.php#269
      Backtrace
      • 25. app/Http/Controllers/HomeController.php:269
      • 26. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 27. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 28. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `product_stocks` where `product_stocks`.`product_id` in (213)
      830μssafaelec_safaelectronicsHomeController.php#269
      Backtrace
      • 20. app/Http/Controllers/HomeController.php:269
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `users` where `users`.`id` in (9)
      570μssafaelec_safaelectronicsHomeController.php#269
      Backtrace
      • 20. app/Http/Controllers/HomeController.php:269
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `shops` where `shops`.`user_id` in (9)
      360μssafaelec_safaelectronicsHomeController.php#269
      Backtrace
      • 25. app/Http/Controllers/HomeController.php:269
      • 26. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 27. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 28. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `product_queries` where `product_id` = 213 and `customer_id` is not null
      400μssafaelec_safaelectronicsHomeController.php#284
      Bindings
      • 0: 213
      Backtrace
      • 15. app/Http/Controllers/HomeController.php:284
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `product_queries` where `product_id` = 213
      330μssafaelec_safaelectronicsHomeController.php#285
      Bindings
      • 0: 213
      Backtrace
      • 15. app/Http/Controllers/HomeController.php:285
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `reviews` where `reviews`.`product_id` = 213 and `reviews`.`product_id` is not null and `status` = 1
      250μssafaelec_safaelectronicsHomeController.php#286
      Bindings
      • 0: 213
      • 1: 1
      Backtrace
      • 18. app/Http/Controllers/HomeController.php:286
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `uploads` where `uploads`.`id` = '543' and `uploads`.`deleted_at` is null limit 1
      350μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 543
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '543' and `uploads`.`deleted_at` is null limit 1
      210μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 543
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '543' and `uploads`.`deleted_at` is null limit 1
      350μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 543
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '543' and `uploads`.`deleted_at` is null limit 1
      400μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 543
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '543' and `uploads`.`deleted_at` is null limit 1
      340μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 543
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `categories` where `categories`.`id` = '4' limit 1
      600μssafaelec_safaelectronicsdetails.blade.php#162
      Bindings
      • 0: 4
      Backtrace
      • 20. view::frontend.product_details.details:162
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `category_translations` where `category_translations`.`category_id` in (4)
      380μssafaelec_safaelectronicsdetails.blade.php#162
      Backtrace
      • 25. view::frontend.product_details.details:162
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 30. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `size_charts` where `size_charts`.`category_id` = 4 limit 1
      220μssafaelec_safaelectronicsdetails.blade.php#162
      Bindings
      • 0: 4
      Backtrace
      • 20. view::frontend.product_details.details:162
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `products` where `user_id` = '9' and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and `added_by` = 'admin' order by `num_of_sale` desc limit 6
      3.39mssafaelec_safaelectronicsHelpers.php#1772
      Bindings
      • 0: 9
      • 1: 1
      • 2: 1
      • 3: 0
      • 4: 0
      • 5: admin
      Backtrace
      • 14. app/Http/Helpers.php:1772
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `product_translations` where `product_translations`.`product_id` in (22, 24, 147, 337, 353, 356)
      2.62mssafaelec_safaelectronicsHelpers.php#1772
      Backtrace
      • 19. app/Http/Helpers.php:1772
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `product_taxes` where `product_taxes`.`product_id` in (22, 24, 147, 337, 353, 356)
      870μssafaelec_safaelectronicsHelpers.php#1772
      Backtrace
      • 19. app/Http/Helpers.php:1772
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` in (53, 112, 431, 681, 699, 702) and `uploads`.`deleted_at` is null
      460μssafaelec_safaelectronicsHelpers.php#1772
      Backtrace
      • 19. app/Http/Helpers.php:1772
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '112' and `uploads`.`deleted_at` is null limit 1
      230μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 112
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `product_stocks` where `product_stocks`.`product_id` = 24 and `product_stocks`.`product_id` is not null
      1.62mssafaelec_safaelectronicsHelpers.php#577
      Bindings
      • 0: 24
      Backtrace
      • 19. app/Http/Helpers.php:577
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '699' and `uploads`.`deleted_at` is null limit 1
      500μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 699
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '681' and `uploads`.`deleted_at` is null limit 1
      650μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 681
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '431' and `uploads`.`deleted_at` is null limit 1
      640μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 431
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `product_stocks` where `product_stocks`.`product_id` = 147 and `product_stocks`.`product_id` is not null
      1.21mssafaelec_safaelectronicsHelpers.php#577
      Bindings
      • 0: 147
      Backtrace
      • 19. app/Http/Helpers.php:577
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '702' and `uploads`.`deleted_at` is null limit 1
      940μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 702
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '53' and `uploads`.`deleted_at` is null limit 1
      680μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 53
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `product_stocks` where `product_stocks`.`product_id` = 22 and `product_stocks`.`product_id` is not null
      1.43mssafaelec_safaelectronicsHelpers.php#577
      Bindings
      • 0: 22
      Backtrace
      • 19. app/Http/Helpers.php:577
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      520μssafaelec_safaelectronicsHelpers.php#1187
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select `frequently_bought_product_id` from `frequently_bought_products` where `frequently_bought_products`.`product_id` = 213 and `frequently_bought_products`.`product_id` is not null and `category_id` is null
      520μssafaelec_safaelectronicsHelpers.php#1915
      Bindings
      • 0: 213
      Backtrace
      • 16. app/Http/Helpers.php:1915
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `products` where 0 = 1 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and `added_by` = 'admin'
      1.63mssafaelec_safaelectronicsHelpers.php#1916
      Bindings
      • 0: 1
      • 1: 1
      • 2: 0
      • 3: 0
      • 4: admin
      Backtrace
      • 14. app/Http/Helpers.php:1916
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `products` where `user_id` = '9' and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and `added_by` = 'admin' order by `num_of_sale` desc limit 6
      3.02mssafaelec_safaelectronicsHelpers.php#1772
      Bindings
      • 0: 9
      • 1: 1
      • 2: 1
      • 3: 0
      • 4: 0
      • 5: admin
      Backtrace
      • 14. app/Http/Helpers.php:1772
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `product_translations` where `product_translations`.`product_id` in (22, 24, 147, 337, 353, 356)
      2.08mssafaelec_safaelectronicsHelpers.php#1772
      Backtrace
      • 19. app/Http/Helpers.php:1772
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `product_taxes` where `product_taxes`.`product_id` in (22, 24, 147, 337, 353, 356)
      640μssafaelec_safaelectronicsHelpers.php#1772
      Backtrace
      • 19. app/Http/Helpers.php:1772
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` in (53, 112, 431, 681, 699, 702) and `uploads`.`deleted_at` is null
      500μssafaelec_safaelectronicsHelpers.php#1772
      Backtrace
      • 19. app/Http/Helpers.php:1772
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '112' and `uploads`.`deleted_at` is null limit 1
      2.09mssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 112
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `product_stocks` where `product_stocks`.`product_id` = 24 and `product_stocks`.`product_id` is not null
      1.53mssafaelec_safaelectronicsHelpers.php#577
      Bindings
      • 0: 24
      Backtrace
      • 19. app/Http/Helpers.php:577
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '699' and `uploads`.`deleted_at` is null limit 1
      700μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 699
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '681' and `uploads`.`deleted_at` is null limit 1
      670μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 681
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '431' and `uploads`.`deleted_at` is null limit 1
      640μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 431
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `product_stocks` where `product_stocks`.`product_id` = 147 and `product_stocks`.`product_id` is not null
      1.93mssafaelec_safaelectronicsHelpers.php#577
      Bindings
      • 0: 147
      Backtrace
      • 19. app/Http/Helpers.php:577
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '702' and `uploads`.`deleted_at` is null limit 1
      590μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 702
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '53' and `uploads`.`deleted_at` is null limit 1
      650μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 53
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `product_stocks` where `product_stocks`.`product_id` = 22 and `product_stocks`.`product_id` is not null
      1.34mssafaelec_safaelectronicsHelpers.php#577
      Bindings
      • 0: 22
      Backtrace
      • 19. app/Http/Helpers.php:577
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `languages` where `code` = 'en' limit 1
      720μssafaelec_safaelectronicsHelpers.php#1674
      Bindings
      • 0: en
      Backtrace
      • 15. app/Http/Helpers.php:1674
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '1333' and `uploads`.`deleted_at` is null limit 1
      660μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 1333
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `languages` where `code` = 'en' limit 1
      770μssafaelec_safaelectronicsHelpers.php#1655
      Bindings
      • 0: en
      Backtrace
      • 15. app/Http/Helpers.php:1655
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      750μssafaelec_safaelectronicsHelpers.php#1187
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `languages` where `status` = 1
      450μssafaelec_safaelectronicsHelpers.php#1665
      Bindings
      • 0: 1
      Backtrace
      • 14. app/Http/Helpers.php:1665
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '1334' and `uploads`.`deleted_at` is null limit 1
      560μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 1334
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `categories` where `level` = 0 order by `order_level` desc
      780μssafaelec_safaelectronicsHelpers.php#2003
      Bindings
      • 0: 0
      Backtrace
      • 14. app/Http/Helpers.php:2003
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `category_translations` where `category_translations`.`category_id` in (4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 28, 29, 30, 31, 32, 33, 34, 36)
      1.95mssafaelec_safaelectronicsHelpers.php#2003
      Backtrace
      • 19. app/Http/Helpers.php:2003
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` in (210, 1024, 1026, 1330) and `uploads`.`deleted_at` is null
      340μssafaelec_safaelectronicsHelpers.php#2003
      Backtrace
      • 19. app/Http/Helpers.php:2003
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` in (81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 210, 870, 1154) and `uploads`.`deleted_at` is null
      420μssafaelec_safaelectronicsHelpers.php#2003
      Backtrace
      • 19. app/Http/Helpers.php:2003
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '1333' and `uploads`.`deleted_at` is null limit 1
      770μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 1333
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '43' and `uploads`.`deleted_at` is null limit 1
      650μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 43
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `uploads` where `uploads`.`id` = '44' and `uploads`.`deleted_at` is null limit 1
      230μssafaelec_safaelectronicsHelpers.php#1187
      Bindings
      • 0: 44
      Backtrace
      • 19. app/Http/Helpers.php:1187
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `custom_alerts` where `status` = 1 order by `id` desc
      5.41mssafaelec_safaelectronicsapp.blade.php#288
      Bindings
      • 0: 1
      Backtrace
      • 14. view::frontend.layouts.app:288
      • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `dynamic_popups` where `status` = 1 order by `id` desc
      330μssafaelec_safaelectronicsapp.blade.php#331
      Bindings
      • 0: 1
      Backtrace
      • 14. view::frontend.layouts.app:331
      • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `countries` where `status` = '1'
      900μssafaelec_safaelectronicsHelpers.php#142
      Bindings
      • 0: 1
      Backtrace
      • 14. app/Http/Helpers.php:142
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
    App\Models\ProductStock
    473ProductStock.php#?
    App\Models\Upload
    57Upload.php#?
    App\Models\CategoryTranslation
    38CategoryTranslation.php#?
    App\Models\ProductTranslation
    26ProductTranslation.php#?
    App\Models\Category
    19Category.php#?
    App\Models\Product
    13Product.php#?
    App\Models\ProductTax
    13ProductTax.php#?
    App\Models\Language
    4Language.php#?
    App\Models\Brand
    1Brand.php#?
    App\Models\BrandTranslation
    1BrandTranslation.php#?
    App\Models\User
    1User.php#?
    App\Models\Country
    1Country.php#?
        _token
        JN0mVwaFfgb3HJUVh3lxpfwdrOVW8HEiH03gWdWv
        locale
        en
        link
        https://www.safaelectronics.com/product/soil-moisture-sensor-module
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /product/soil-moisture-sensor-module
        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:20 [ "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" ] "cache-control" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "www.safaelectronics.com" ] "pragma" => 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"" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "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)" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.191" ] "x-forwarded-host" => array:1 [ 0 => "www.safaelectronics.com" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-server" => array:1 [ 0 => "www.safaelectronics.com" ] "x-https" => array:1 [ 0 => "1" ] "x-real-ip" => array:1 [ 0 => "216.73.216.191" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 05 Jul 2025 14:46:48 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=JN0mVwaFfgb3HJUVh3lxpfwdrOVW8HEiH03gWdWv; expires=Sat, 05-Jul-2025 16:46:48 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=JN0mVwaFfgb3HJUVh3lxpfwdrOVW8HEiH03gWdWv; expires=Sat, 05-Jul-2025 16:46:48 GMT; path=/" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "JN0mVwaFfgb3HJUVh3lxpfwdrOVW8HEiH03gWdWv" "locale" => "en" "link" => "https://www.safaelectronics.com/product/soil-moisture-sensor-module" "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-07-05 17:46:48GET/product/soil-moisture-sensor-module22466647