• Beranda
  • Nutrisi
  • Bukan Cuma Lezat, Ini 4 Manfaat Selai Kacang bagi Kesehatan

Bukan Cuma Lezat, Ini 4 Manfaat Selai Kacang bagi Kesehatan

Bukan Cuma Lezat, Ini 4 Manfaat Selai Kacang bagi Kesehatan

Bagikan :

Selai kacang adalah makanan yang banyak digemari anak-anak hingga dewasa. Selain lezat, selai kacang juga dikenal sebagai bahan makanan yang bergizi tinggi. Kandungan protein dan lemak sehat dalam kacang membuat selai kacang menjadi salah satu makanan yang bergizi tinggi. Benarkah selai kacang merupakan makanan yang baik bagi metabolisme tubuh?

 

Kandungan gizi dalam selai kacang

Selain produk selai kacang olahan pabrik, saat ini juga banyak beredar selai kacang rumahan yang dibuat dengan menghaluskan kacang yang sudah dipanggang hingga membentuk pasta kental. Selain kacang, umumnya selai kacang juga mengandung gula, garam, minyak sayur dan lemak trans.

Dilansir dari WebMD, dalam 2 sendok makan selai kacang umumnya mengandung 9 gram protein, 207 kalori, 3 gram serat, magnesium, zinc, niacin dan vitamin B6. Kandungan serat dan protein dalam komposisi nutrisi inilah yang membuat selai kacang sering digunakan untuk diet.

 

Manfaaat selai kacang bagi kesehatan tubuh

Dalam sebuah penelitian disebutkan bahwa mengonsumsi kacang setiap hari dapat menurunkan risiko kematian hingga 21 persen dan mengurangi risiko terjadinya penyakit jantung hingga 38%. Meskipun bermanfaat bagi kesehatan, namunkonsumsi selai kacang terlalu banyak tetap dapat beresiko menyebabkan kenaikan berat badan.

Dilansir dari Very Well Fit, berikut ini beberapa manfaat selai kacang bagi tubuh:

1. Selai kacang merupakan superfood kaya nutrisi

Selai kacang adalah makanan yang mengandung 3 makronutrien yaitu karbohidrat, protein dan lemak. Selain itu selai kacang juga kaya akan folat, niacin, vitamin E, mineral dan serat, Kandungan nutrisi ini yang membuat selai kacang banyak dikonsumsi para atlet sebagai bagian menu diet.

2. Selai kacang baik untuk perbaikan otot

Setelah olahraga, tubuh akan membutuhkan banyak asam amino untuk memulihkan otot. Asam amino adalah komponen dari protein dan memainkan peran penting dalam sel, otot dan jaringan tubuh untuk mempertahankan fungsi tubuh yang optimal.

3. Selai kacang meningkatkan kolesterol baik

Meskipun selai kacang mengandung lemak yang tinggi, namun lemak yang terkandung di dalamnya merupakan lemak sehat. Hampir sebagian kandungan lemak dalam selai kacang adalah oleic acid, jenis lemak sehat yang banyak dijumpai dalam minyak zaitun. Oliec acid juga dipercaya dapat meningkatkan sensitivitas insulin yang baik bagi kesehatan.

4. Menjaga berat badan

Meskipun selai kacang memiliki lemak dan kalori yang cukup tinggi, namun lemak yang terdapat pada selai kacang tidak memengaruhi peningkatan berat badan. Dalam sebuah penelitian menyatakan bahwa mengonsumsi selai kacang tidak menyebabkan kenaikan berat badan dan kolesterol jahat jika dikonsumsi dalam jumlah secukupnya. Kandungan inilah yang membuat selai kacang aman bagi diet para vegetarian dan atlet.

Selai kacang adalah makanan yang kaya nutrisi dan memiliki banyak manfaat bagi kesehatan otot tubuh. Meskipun memiliki rasa yang lezat, namun Anda perlu membatasi konsumsi selai kacang setiap harinya. Mengonsumsi selai kacang terlalu banyak dapat meningkatkan asupan kalori, sodium dan lemak jenuh. Begitu juga bagi Anda yang memiliki alergi kacang, menyantap selai kacang berlebihan dapat memicu alergi yang menyebabkan reaksi alergi serius.

 

Writer: Ratih

Edited by: dr. Benita Arini Kurniadi

Last updated: 08/07/2021

Request history8.1.29PHP Version1.59sRequest Duration4MBMemory UsageGET {category}/{slug}Route
  • warninglog[15:04:52] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[15:04:52] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • Booting (762ms)time
  • Application (827ms)time
  • 1 x Application (52.04%)
    827ms
    1 x Booting (47.96%)
    762ms
    12 templates were rendered
    • 1x web.v2.single-post-healthpediasingle-post-healthpedia.blade.php#?blade
    • 1x web.v2.partials.single.breadcrumbbreadcrumb.blade.php#?blade
    • 2x web.partials.single-sharesingle-share.blade.php#?blade
    • 1x web.v2.partials.single.editoreditor.blade.php#?blade
    • 1x web.v2.partials.single.tagstags.blade.php#?blade
    • 1x web.v2.partials.single.referensireferensi.blade.php#?blade
    • 1x web.v2.partials.related-articlerelated-article.blade.php#?blade
    • 1x web.v2.partials.article-populararticle-popular.blade.php#?blade
    • 1x web.v2.partials.healthtopichealthtopic.blade.php#?blade
    • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
    • 1x layouts.v2.menu_hovermenu_hover.blade.php#?blade
    uri
    GET {category}/{slug}
    middleware
    web
    controller
    App\Http\Controllers\WebController@newSinglePost
    namespace
    App\Http\Controllers
    prefix
    where
    as
    web.new.single.post
    file
    app/Http/Controllers/WebController.php:656-815
    32 statements were executed (2 duplicates)Show only duplicates736ms
    • WebController.php#667mydatabase2.89msselect * from `categories` where (`slug` = 'covid-19' or `slug_en` = 'covid-19') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: covid-19
      • 1: covid-19
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • app/Http/Controllers/WebController.php:667
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#668mydatabase21.17msselect * from `posts` where (`slug` = 'bukan-cuma-lezat-ini-4-manfaat-selai-kacang-bagi-kesehatan' or `slug_en` = 'bukan-cuma-lezat-ini-4-manfaat-selai-kacang-bagi-kesehatan') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: bukan-cuma-lezat-ini-4-manfaat-selai-kacang-bagi-kesehatan
      • 1: bukan-cuma-lezat-ini-4-manfaat-selai-kacang-bagi-kesehatan
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • app/Http/Controllers/WebController.php:668
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#712mydatabase4.5msselect * from `posts` where (`slug` = 'bukan-cuma-lezat-ini-4-manfaat-selai-kacang-bagi-kesehatan' or `slug_en` = 'bukan-cuma-lezat-ini-4-manfaat-selai-kacang-bagi-kesehatan') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: bukan-cuma-lezat-ini-4-manfaat-selai-kacang-bagi-kesehatan
      • 1: bukan-cuma-lezat-ini-4-manfaat-selai-kacang-bagi-kesehatan
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • app/Http/Controllers/WebController.php:712
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#712mydatabase1.2msselect `users`.*, `post_editor`.`post_id` as `pivot_post_id`, `post_editor`.`user_id` as `pivot_user_id`, `post_editor`.`created_at` as `pivot_created_at`, `post_editor`.`updated_at` as `pivot_updated_at` from `users` inner join `post_editor` on `users`.`id` = `post_editor`.`user_id` where `post_editor`.`post_id` in (695)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:712
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#712mydatabase1.09msselect `users`.*, `post_english_editors`.`post_id` as `pivot_post_id`, `post_english_editors`.`user_id` as `pivot_user_id`, `post_english_editors`.`created_at` as `pivot_created_at`, `post_english_editors`.`updated_at` as `pivot_updated_at` from `users` inner join `post_english_editors` on `users`.`id` = `post_english_editors`.`user_id` where `post_english_editors`.`post_id` in (695)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:712
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#712mydatabase11.13msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` in (695) and `categories`.`deleted_at` is null
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:712
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#712mydatabase580μsselect * from `categories` where `categories`.`id` in (2) and `categories`.`deleted_at` is null
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:712
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#715mydatabase540μsselect * from `categories` where `slug` = 'covid-19' and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: covid-19
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • app/Http/Controllers/WebController.php:715
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#733mydatabase27.42msselect `tags`.*, `post_tag`.`post_id` as `pivot_post_id`, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`created_at` as `pivot_created_at`, `post_tag`.`updated_at` as `pivot_updated_at` from `tags` inner join `post_tag` on `tags`.`id` = `post_tag`.`tag_id` where `post_tag`.`post_id` = 695
      Bindings
      • 0: 695
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:733
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#1360mydatabase13.13msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 642 and `posts`.`deleted_at` is null
      Bindings
      • 0: 642
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • app/Http/Controllers/WebController.php:744
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#748mydatabase563msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-07-14 15:04:52' and `deleted_at` is null and `content_type` = 'article' and `posts`.`deleted_at` is null order by RAND() limit 7
      Bindings
      • 0: 1
      • 1: 2025-07-14 15:04:52
      • 2: article
      Hints
      • Use SELECT * only if you need all columns from table
      • ORDER BY RAND() is slow, try to avoid if you can. You can read this or this
      Backtrace
      • app/Http/Controllers/WebController.php:748
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • CategoryHealtTopics.php#11mydatabase1.63msselect * from `categories` where (`slug` != 'penyakit-a-z' and `slug` != 'obat-a-z' and `slug` != 'pemeriksaan-a-z' and `parent_id` = '0') and `categories`.`deleted_at` is null order by `order` asc
      Bindings
      • 0: penyakit-a-z
      • 1: obat-a-z
      • 2: pemeriksaan-a-z
      • 3: 0
      Hints
      • Use SELECT * only if you need all columns from table
      • The != operator is not standard. Use the <> operator to test for inequality instead.
      Backtrace
      • app/Repositories/Categories/CategoryHealtTopics.php:11
      • app/Http/Controllers/WebController.php:749
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#757mydatabase2.57msselect `healthpedia`.*, `healthpedia_post`.`post_id` as `pivot_post_id`, `healthpedia_post`.`healthpedia_id` as `pivot_healthpedia_id`, `healthpedia_post`.`created_at` as `pivot_created_at`, `healthpedia_post`.`updated_at` as `pivot_updated_at` from `healthpedia` inner join `healthpedia_post` on `healthpedia`.`id` = `healthpedia_post`.`healthpedia_id` where `healthpedia_post`.`post_id` = 695 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 695
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:757
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#788mydatabase10.91msupdate `posts` set `views_count` = 734 where `id` = 695
      Bindings
      • 0: 734
      • 1: 695
      Backtrace
      • app/Http/Controllers/WebController.php:788
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • ActivityLogger.php#174mydatabase5.92msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 695, 'App\\Models\\Admin\\Post', 'updated', '2025-07-14 15:04:53', '2025-07-14 15:04:53')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 695
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-07-14 15:04:53
      • 8: 2025-07-14 15:04:53
      Backtrace
      • vendor/spatie/laravel-activitylog/src/ActivityLogger.php:174
      • vendor/spatie/laravel-activitylog/src/Traits/LogsActivity.php:88
      • app/Http/Controllers/WebController.php:788
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • single-post-healthpedia.blade.php#37mydatabase1.06msselect * from `users` where `users`.`id` = 18 limit 1
      Bindings
      • 0: 18
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::web.v2.single-post-healthpedia:37
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • related-article.blade.php#8mydatabase12.39msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 2126 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2126
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:8
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#8mydatabase6.33msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 4072 and `categories`.`deleted_at` is null
      Bindings
      • 0: 4072
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#8mydatabase6.92msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 5836 and `categories`.`deleted_at` is null
      Bindings
      • 0: 5836
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#8mydatabase6.25msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 3560 and `categories`.`deleted_at` is null
      Bindings
      • 0: 3560
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#8mydatabase6.51msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 4912 and `categories`.`deleted_at` is null
      Bindings
      • 0: 4912
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#8mydatabase6.42msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9973 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9973
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#8mydatabase5.74msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 6173 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6173
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#8mydatabase5.94msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 5336 and `categories`.`deleted_at` is null
      Bindings
      • 0: 5336
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • web_layout.blade.php#111mydatabase1.24msselect * from `pages` where `slug` = 'about-us' limit 1
      Bindings
      • 0: about-us
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::layouts.v2.web_layout:111
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • menu_hover.blade.php#53mydatabase670μsselect * from `categories` where `name` = 'Penyakit A-Z' and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: Penyakit A-Z
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::layouts.v2.menu_hover:53
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • menu_hover.blade.php#54mydatabase670μsselect * from `categories` where `name` = 'Obat A-Z' and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: Obat A-Z
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::layouts.v2.menu_hover:54
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • menu_hover.blade.php#55mydatabase780μsselect * from `categories` where `name` = 'Pemeriksaan A-Z' and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: Pemeriksaan A-Z
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::layouts.v2.menu_hover:55
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • menu_hover.blade.php#156mydatabase2.57msselect * from `videos` where `status` = 1 order by `updated_at` desc limit 1
      Bindings
      • 0: 1
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::layouts.v2.menu_hover:156
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • menu_hover.blade.php#221mydatabase1.08msselect * from `booklets` where `is_published` = 1 order by `id` desc limit 1
      Bindings
      • 0: 1
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::layouts.v2.menu_hover:221
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • web_layout.blade.php#357mydatabase940μsselect * from `faqs` limit 1
      Hints
      • Use SELECT * only if you need all columns from table
      • The SELECT statement has no WHERE clause and could examine many more rows than intended
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::layouts.v2.web_layout:357
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • web_layout.blade.php#361mydatabase2.22msselect * from `term_policies`
      Hints
      • Use SELECT * only if you need all columns from table
      • The SELECT statement has no WHERE clause and could examine many more rows than intended
      Backtrace
      • view::layouts.v2.web_layout:361
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    App\Models\Admin\Category
    20Category.php#?
    App\Models\Admin\Post
    11Post.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\Models\Admin\Tag
    1Tag.php#?
    App\User
    1User.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Video
    1Video.php#?
    App\Models\Admin\Booklet
    1Booklet.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        id
        _token
        ZmcjHtRPFmHFnODDFxGTYxbhgaKLoI3BhOo2FVWQ
        _previous
        array:1 [ "url" => "https://ai-care-dict.atmatech.id/covid-19/bukan-cuma-lezat-ini-4-manfaat-selai...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /covid-19/bukan-cuma-lezat-ini-4-manfaat-selai-kacang-bagi-kesehatan
        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:19 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-real-ip" => array:1 [ 0 => "216.73.216.89" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.89" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care-dict.atmatech.id" ] ]
        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 08:04:53 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkIvYlpUL0ZhSmZzdUs5eXc2TWt0ZVE9PSIsInZhbHVlIjoiQTUrWFUvejNLOUxCZ29ZOGI2V1JJM0J3endkYkJuUkR4R2FFbkMvWkk5bFc1QUQzMmtHMDNTNmRqNkUrb2cyZHZrQXk0U3JvenBKeU40MzBZNnBRL2hXYUd0cnl0WEoxMHJneVRjK2J4MnhGeEVrd2wyeFFWNC8wR21vb29NSVIiLCJtYWMiOiJlMmQ2ZGM5NWY0ZjJhYjllNzk4YzBiODBiNGY5MTkxOThmZTllMzI1NDFmMTNkOTMyYWVjZDU2ZmNiMzI2NGM3IiwidGFnIjoiIn0%3D; expires=Mon, 14 Jul 2025 10:04:53 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IkIvYlpUL0ZhSmZzdUs5eXc2TWt0ZVE9PSIsInZhbHVlIjoiQTUrWFUvejNLOUxCZ29ZOGI2V1JJM0J3endkYkJuUkR4R2FFbkMvWkk5bFc1QUQzMmtHMDNTNmRqNkUrb2cyZHZrQXk0U" 1 => "laravel_session=eyJpdiI6IkRickQyZitqRVEyRGsxT0cxcWdYdWc9PSIsInZhbHVlIjoiaHZOVFJxRzJNTk9BbS9KQVVqK0ZrMEZOQ3Y4dVZaTmVtVFlydW80Q3NBeVYrb1AyeUliMnVrTzJjSTM0Z0I3cklvWlFNV2VrTldWZVNlYWZNcW45U3JDQUt2MmZDQ2UrQVRPcEljcXNlZ29Senc5RTlONm9hME51Vm82a0F2UDkiLCJtYWMiOiJhMThiZjE0ZTViOWU1N2Y3YTg1YmRmYzY3ODU4MWYyZWJiZmY5MDlkYzczMTZkM2IzZTllNjUwMWY2OTRkMzc4IiwidGFnIjoiIn0%3D; expires=Mon, 14 Jul 2025 10:04:53 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IkRickQyZitqRVEyRGsxT0cxcWdYdWc9PSIsInZhbHVlIjoiaHZOVFJxRzJNTk9BbS9KQVVqK0ZrMEZOQ3Y4dVZaTmVtVFlydW80Q3NBeVYrb1AyeUliMnVrTzJjSTM0Z0I3cklv" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkIvYlpUL0ZhSmZzdUs5eXc2TWt0ZVE9PSIsInZhbHVlIjoiQTUrWFUvejNLOUxCZ29ZOGI2V1JJM0J3endkYkJuUkR4R2FFbkMvWkk5bFc1QUQzMmtHMDNTNmRqNkUrb2cyZHZrQXk0U3JvenBKeU40MzBZNnBRL2hXYUd0cnl0WEoxMHJneVRjK2J4MnhGeEVrd2wyeFFWNC8wR21vb29NSVIiLCJtYWMiOiJlMmQ2ZGM5NWY0ZjJhYjllNzk4YzBiODBiNGY5MTkxOThmZTllMzI1NDFmMTNkOTMyYWVjZDU2ZmNiMzI2NGM3IiwidGFnIjoiIn0%3D; expires=Mon, 14-Jul-2025 10:04:53 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkIvYlpUL0ZhSmZzdUs5eXc2TWt0ZVE9PSIsInZhbHVlIjoiQTUrWFUvejNLOUxCZ29ZOGI2V1JJM0J3endkYkJuUkR4R2FFbkMvWkk5bFc1QUQzMmtHMDNTNmRqNkUrb2cyZHZrQXk0U" 1 => "laravel_session=eyJpdiI6IkRickQyZitqRVEyRGsxT0cxcWdYdWc9PSIsInZhbHVlIjoiaHZOVFJxRzJNTk9BbS9KQVVqK0ZrMEZOQ3Y4dVZaTmVtVFlydW80Q3NBeVYrb1AyeUliMnVrTzJjSTM0Z0I3cklvWlFNV2VrTldWZVNlYWZNcW45U3JDQUt2MmZDQ2UrQVRPcEljcXNlZ29Senc5RTlONm9hME51Vm82a0F2UDkiLCJtYWMiOiJhMThiZjE0ZTViOWU1N2Y3YTg1YmRmYzY3ODU4MWYyZWJiZmY5MDlkYzczMTZkM2IzZTllNjUwMWY2OTRkMzc4IiwidGFnIjoiIn0%3D; expires=Mon, 14-Jul-2025 10:04:53 GMT; path=/; httponlylaravel_session=eyJpdiI6IkRickQyZitqRVEyRGsxT0cxcWdYdWc9PSIsInZhbHVlIjoiaHZOVFJxRzJNTk9BbS9KQVVqK0ZrMEZOQ3Y4dVZaTmVtVFlydW80Q3NBeVYrb1AyeUliMnVrTzJjSTM0Z0I3cklv" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "id" "_token" => "ZmcjHtRPFmHFnODDFxGTYxbhgaKLoI3BhOo2FVWQ" "_previous" => array:1 [ "url" => "https://ai-care-dict.atmatech.id/covid-19/bukan-cuma-lezat-ini-4-manfaat-selai-kacang-bagi-kesehatan" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-07-14 15:04:53GET/covid-19/bukan-cuma-lezat-ini-4-manfaat-selai-kacang-bagi-kesehatan2123240