• Beranda
  • Nutrisi
  • Mencegah Kanker dan Penyakit Jantung, Ini Manfaat Selenium bagi Kesehatan

Mencegah Kanker dan Penyakit Jantung, Ini Manfaat Selenium bagi Kesehatan

Mencegah Kanker dan Penyakit Jantung, Ini Manfaat Selenium bagi Kesehatan
Ilustrasi makanan kaya selenium. Credit: Freepik

Bagikan :

You may not be too familiar with selenium, a trace mineral that the body requires in small amounts. Despite its limited requirement, selenium plays a crucial role in various bodily functions. What are the health benefits of selenium? Let’s explore below.

 

Health Benefits of Selenium

Selenium is an essential mineral that the body relies on. Since the body cannot produce selenium naturally, it must be obtained through dietary sources.

Numerous studies have examined the benefits of selenium, including:

Supporting Thyroid Health

Experts believe selenium is important for thyroid function. It enhances the activity of the enzyme thyroxine 5-deiodinase, which stimulates the thyroid gland to release iodine. Insufficient selenium or iodine can lead to hypothyroidism, a condition in which the thyroid gland produces inadequate hormones.

Promoting Heart Health

Research suggests that a 50% increase in blood selenium levels is linked to a 24% decrease in the risk of heart disease. Selenium also helps lower markers of inflammation, a key contributor to heart disease.

Strengthening the Immune System

Selenium is known for its strong antioxidant and anti-inflammatory properties. Ensuring adequate selenium intake can boost immune function, reduce the likelihood of infections, and lessen oxidative stress caused by free radicals.

Lowering Cancer Risk

Studies have shown that selenium may aid in DNA repair, which could help prevent cancer. However, more research is required to understand the full extent of this benefit. The effectiveness of selenium also depends on its type and the specific cancer involved.

Managing Asthma Symptoms

Selenium may help manage chronic asthma by reducing oxidative stress in tissues like the lungs. While some studies support this claim, more human research is needed. It's important for asthma patients to consult a doctor before using selenium supplements.

Preventing Cognitive Decline

Selenium's neuroprotective qualities may stem from its ability to decrease inflammation and oxidative stress, factors often linked to Alzheimer’s and other dementias.

Some studies show that selenium supplementation can improve cognitive performance in individuals with mild cognitive impairment and Alzheimer’s.

 

Foods Rich in Selenium

As an essential mineral, the body only requires small amounts of selenium. According to the Cleveland Clinic, the recommended daily intake for adults is:

  • Adults aged 19 and over: 55 mcg per day
  • Pregnant women: 60 mcg per day
  • Breastfeeding women: 70 mcg per day

You can meet your selenium needs by consuming foods rich in this mineral, such as:

  • Brazil nuts: 544 mcg per ounce (6-8 nuts)
  • Yellowfin tuna: 92 mcg per 3-ounce serving
  • Sardines: 45 mcg per 3-ounce serving
  • Shrimp: 40 mcg per 3-ounce serving
  • Cooked macaroni: 37 mcg per cup
  • Roast beef: 33 mcg per 3-ounce serving
  • Turkey: 31 mcg per 3-ounce serving
  • Chicken: 28 mcg per 3-ounce serving

 

Generally, consuming more selenium than your daily needs is safe, but intake should not exceed 400 mcg per day. Excess selenium can pose health risks, especially when combined with certain medications.

If you have questions about selenium, it’s a good idea to consult a doctor or use the consultation feature available on the Ai Care app, downloadable from the App Store or Play Store.

 

Want to know more about nutrition, food, and diet tips? Click here!

Writer : Ratih AI Care
Editor :
  • dr Nadia Opmalina
Last Updated : Kamis, 24 Oktober 2024 | 13:30

Kubala, J. (2023). 7 Science-Based Health Benefits of Selenium. Available from: https://www.healthline.com/nutrition/selenium-benefits

Griffin, M., Cameron, K., (2023). Selenium. Available from: https://www.webmd.com/a-to-z-guides/supplement-guide-selenium

Dorwart, L. (2023). What Is Selenium?. Available from: https://www.health.com/selenium-benefits-8357334

Cleveland Clinic. (2023). What Selenium Is and Why You Need It (But Not Too Much of It). Available from: https://health.clevelandclinic.org/selenium-benefits

Ware, M. (2024). Selenium: What it does and how much you need. Available from: https://www.medicalnewstoday.com/articles/287842

Request history8.1.29PHP Version2.73sRequest Duration5MBMemory UsageGET {category}/{slug}Route
  • warninglog[05:54:08] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[05:54:08] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[05:54:10] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • infolog[05:54:10] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[05:54:10] LOG.error: Error accessing doctor id: 63983202e088e5e18c0511d7 { "exception": "Undefi...
  • Booting (668ms)time
  • Application (2.07s)time
  • 1 x Application (75.58%)
    2.07s
    1 x Booting (24.42%)
    668ms
    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
    38 statements were executed (2 duplicates)Show only duplicates1.73s
    • WebController.php#667mydatabase2.17msselect * from `categories` where (`slug` = 'nutrisi' or `slug_en` = 'nutrisi') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: nutrisi
      • 1: nutrisi
      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#668mydatabase484msselect * from `posts` where (`slug` = 'manfaat-selenium-bagi-kesehatan' or `slug_en` = 'manfaat-selenium-bagi-kesehatan') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: manfaat-selenium-bagi-kesehatan
      • 1: manfaat-selenium-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#712mydatabase472msselect * from `posts` where (`slug` = 'manfaat-selenium-bagi-kesehatan' or `slug_en` = 'manfaat-selenium-bagi-kesehatan') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: manfaat-selenium-bagi-kesehatan
      • 1: manfaat-selenium-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#712mydatabase2.12msselect `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 (9942)
      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.53msselect `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 (9942)
      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#712mydatabase12.11msselect `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 (9942) 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#712mydatabase620μsselect * from `categories` where `categories`.`id` in (0) 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#733mydatabase28.1msselect `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` = 9942
      Bindings
      • 0: 9942
      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#1360mydatabase16.15msselect `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` = 248 and `posts`.`deleted_at` is null
      Bindings
      • 0: 248
      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#1360mydatabase12.86msselect `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` = 448 and `posts`.`deleted_at` is null
      Bindings
      • 0: 448
      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#1360mydatabase12.54msselect `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` = 4900 and `posts`.`deleted_at` is null
      Bindings
      • 0: 4900
      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#1360mydatabase12.25msselect `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` = 4927 and `posts`.`deleted_at` is null
      Bindings
      • 0: 4927
      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#748mydatabase540msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-05-16 05:54:09' 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-05-16 05:54:09
      • 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#11mydatabase740μsselect * 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.35msselect `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` = 9942 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 9942
      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#788mydatabase9.79msupdate `posts` set `views_count` = 190 where `id` = 9942
      Bindings
      • 0: 190
      • 1: 9942
      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.28msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 9942, 'App\\Models\\Admin\\Post', 'updated', '2025-05-16 05:54:10', '2025-05-16 05:54:10')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 9942
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-05-16 05:54:10
      • 8: 2025-05-16 05:54:10
      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.39msselect * 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#8mydatabase9.09msselect `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` = 10244 and `categories`.`deleted_at` is null
      Bindings
      • 0: 10244
      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
    • related-article.blade.php#8mydatabase9.15msselect `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` = 10008 and `categories`.`deleted_at` is null
      Bindings
      • 0: 10008
      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
    • related-article.blade.php#8mydatabase9.31msselect `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` = 10165 and `categories`.`deleted_at` is null
      Bindings
      • 0: 10165
      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
    • related-article.blade.php#8mydatabase9.87msselect `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` = 9903 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9903
      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#8mydatabase9.9msselect `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` = 8249 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8249
      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#8mydatabase9.87msselect `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` = 55 and `categories`.`deleted_at` is null
      Bindings
      • 0: 55
      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#8mydatabase9.96msselect `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` = 2819 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2819
      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#8mydatabase9.22msselect `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` = 9707 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9707
      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#8mydatabase9.3msselect `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` = 7311 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7311
      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#8mydatabase8.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` = 1127 and `categories`.`deleted_at` is null
      Bindings
      • 0: 1127
      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#11mydatabase860μsselect * from `categories` where `categories`.`id` = 5 and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: 5
      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.partials.article-popular:11
      • 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#8mydatabase9.32msselect `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` = 5580 and `categories`.`deleted_at` is null
      Bindings
      • 0: 5580
      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#111mydatabase670μsselect * 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#53mydatabase750μ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#54mydatabase760μ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#55mydatabase850μ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#156mydatabase1.55msselect * 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#221mydatabase990μsselect * 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#357mydatabase610μ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#361mydatabase700μsselect * 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\Post
    52Post.php#?
    App\Models\Admin\Category
    22Category.php#?
    App\Models\Admin\Tag
    4Tag.php#?
    App\User
    3User.php#?
    App\Models\TermPolicy
    3TermPolicy.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
        rjP6i20ciT9lv0W2P3lukgfeYnq7suMtysa2vNCS
        _previous
        array:1 [ "url" => "https://ai-care-dict.atmatech.id/nutrisi/manfaat-selenium-bagi-kesehatan" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /nutrisi/manfaat-selenium-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 => "18.188.99.22" ] "x-forwarded-for" => array:1 [ 0 => "18.188.99.22" ] "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 => "Thu, 15 May 2025 22:54:10 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFiQTZTYWlxeUdRNnRyS3U0WnlRNEE9PSIsInZhbHVlIjoiSS81bVI5VWlYRkowWktvZWp6bFdVUmoyaVhkYm5DVTBoY1VibWYyNEYyamlXTC92YUpKN211NUJ3eGRuRnJQdlE3bk5ITjFjK29rV3BTa2lKN25rOFh0QWFUUjNMUGRWRHlXNWNFeklnTzA5VU1DOG5kcWRtV1JlK2pDbEczZlQiLCJtYWMiOiIzNGZlM2QwN2FiZTVhYTQyN2M5YzlkMzA0OWFiMjQ0ODM5NTExNzY2YjhjNWIyZjYwZTg4NzkyNDU3OTY1NjYwIiwidGFnIjoiIn0%3D; expires=Fri, 16 May 2025 00:54:10 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IjFiQTZTYWlxeUdRNnRyS3U0WnlRNEE9PSIsInZhbHVlIjoiSS81bVI5VWlYRkowWktvZWp6bFdVUmoyaVhkYm5DVTBoY1VibWYyNEYyamlXTC92YUpKN211NUJ3eGRuRnJQdlE3bk5IT" 1 => "laravel_session=eyJpdiI6IlZWaTRlVmtRN2M4Zk50SWFKaWdZVHc9PSIsInZhbHVlIjoiUGtnV3F6WDl1SENBUjNqUEJ1KzRyT1VVR3ZvTkkrWklOc2dkRy9hR1BYNXN0d2VQckZpUkxDUGZEdTlVdHRZdkZyVnBydjg1R1E4cThYQThoSHpOcXF4RU04Ri92N3Vlb0I0T0Z3MDNuOGdObmgvK1hzNEJkdWNWNnk5OThVTXYiLCJtYWMiOiIxZGU3NTFjNzk5YzljMjRlYmE3NzkyOTgxZWE2ZWZmYTE3YjkyNGJmM2NiNjMxNDdiZTgwODZlNGZjYmFiNWFkIiwidGFnIjoiIn0%3D; expires=Fri, 16 May 2025 00:54:10 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IlZWaTRlVmtRN2M4Zk50SWFKaWdZVHc9PSIsInZhbHVlIjoiUGtnV3F6WDl1SENBUjNqUEJ1KzRyT1VVR3ZvTkkrWklOc2dkRy9hR1BYNXN0d2VQckZpUkxDUGZEdTlVdHRZdkZy" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFiQTZTYWlxeUdRNnRyS3U0WnlRNEE9PSIsInZhbHVlIjoiSS81bVI5VWlYRkowWktvZWp6bFdVUmoyaVhkYm5DVTBoY1VibWYyNEYyamlXTC92YUpKN211NUJ3eGRuRnJQdlE3bk5ITjFjK29rV3BTa2lKN25rOFh0QWFUUjNMUGRWRHlXNWNFeklnTzA5VU1DOG5kcWRtV1JlK2pDbEczZlQiLCJtYWMiOiIzNGZlM2QwN2FiZTVhYTQyN2M5YzlkMzA0OWFiMjQ0ODM5NTExNzY2YjhjNWIyZjYwZTg4NzkyNDU3OTY1NjYwIiwidGFnIjoiIn0%3D; expires=Fri, 16-May-2025 00:54:10 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjFiQTZTYWlxeUdRNnRyS3U0WnlRNEE9PSIsInZhbHVlIjoiSS81bVI5VWlYRkowWktvZWp6bFdVUmoyaVhkYm5DVTBoY1VibWYyNEYyamlXTC92YUpKN211NUJ3eGRuRnJQdlE3bk5IT" 1 => "laravel_session=eyJpdiI6IlZWaTRlVmtRN2M4Zk50SWFKaWdZVHc9PSIsInZhbHVlIjoiUGtnV3F6WDl1SENBUjNqUEJ1KzRyT1VVR3ZvTkkrWklOc2dkRy9hR1BYNXN0d2VQckZpUkxDUGZEdTlVdHRZdkZyVnBydjg1R1E4cThYQThoSHpOcXF4RU04Ri92N3Vlb0I0T0Z3MDNuOGdObmgvK1hzNEJkdWNWNnk5OThVTXYiLCJtYWMiOiIxZGU3NTFjNzk5YzljMjRlYmE3NzkyOTgxZWE2ZWZmYTE3YjkyNGJmM2NiNjMxNDdiZTgwODZlNGZjYmFiNWFkIiwidGFnIjoiIn0%3D; expires=Fri, 16-May-2025 00:54:10 GMT; path=/; httponlylaravel_session=eyJpdiI6IlZWaTRlVmtRN2M4Zk50SWFKaWdZVHc9PSIsInZhbHVlIjoiUGtnV3F6WDl1SENBUjNqUEJ1KzRyT1VVR3ZvTkkrWklOc2dkRy9hR1BYNXN0d2VQckZpUkxDUGZEdTlVdHRZdkZy" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "id" "_token" => "rjP6i20ciT9lv0W2P3lukgfeYnq7suMtysa2vNCS" "_previous" => array:1 [ "url" => "https://ai-care-dict.atmatech.id/nutrisi/manfaat-selenium-bagi-kesehatan" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-05-16 05:54:10GET/nutrisi/manfaat-selenium-bagi-kesehatan5123888