• Beranda
  • Nutrisi
  • Tips Pola Makan Sehat yang Disarankan WHO selama Pandemi

Tips Pola Makan Sehat yang Disarankan WHO selama Pandemi

Tips Pola Makan Sehat yang Disarankan WHO selama Pandemi

Bagikan :


Pandemi Covid-19 belum menunjukkan tanda-tanda akan berakhir. Selain mematuhi protokol kesehatan dan melakukan vaksin, penting untuk menjaga daya tahan tubuh dengan berolahraga rutin dan mengonsumsi makanan sehat. Daya tahan tubuh yang baik dapat membantu meningkatkan kekebalan tubuh agar terhindar dari infeksi Covid-19.

 

Pola makan sehat yang disarankan WHO selama pandemi

Nutrisi yang baik dan kecukupan cairan tubuh penting bagi daya tahan tubuh. Orang yang mengonsumsi pola makan sehat dan rajin olahraga cenderung lebih sehat dan memiliki kekebalan tubuh yang lebih baik untuk melawan penyakit kronis dan infeksi yang menular. Mengacu pada WHO, berikut ini beberapa pola makan sehat yang disarankan selama pandemi:

1. Makan makanan segar

Mengonsumsi makanan segar yang mengandung serat utuh dapat membantu menjaga kesehatan saluran pencernaan. Makanan segar dan utuh seperti buah dan sayuran mengandung bakteri baik yang membantu menjaga kesehatan saluran pencernaan. Selain itu buah dan sayuran juga merupakan sumber vitamin dan mineral yang baik termasuk vitamin C dan kalium.

Saat memasak sayur, hindari memasak sayur hingga terlalu matang untuk menghindari nutrisi yang hilang. Jika Anda memasak menggunakan sayur kalengan atau buah kalengan, pilih yang tidak mengandung gula dan garam tambahan.

2. Minum air yang cukup

Air adalah kebutuhan penting bagi setiap makhluk hidup. Kekurangan air dalam tubuh dapat menyebabkan sirkulasi darah dan nutrisi tubuh menjadi tidak lancar. Air juga berfungsi untuk membantu proses pengeluaran sisa-sisa nutrisi yang tidak dibutuhkan tubuh menjadi lebih baik.

Menurut WHO, setiap hari disarankan untuk minum air 8-10 gelas per hari. Selain air putih, Anda juga dapat memenuhi kebutuhan cairan tubuh dengan mengonsumsi buah dan sayur yang banyak mengandung air.

3. Konsumsi lemak dan minyak yang cukup

Baik lemak dan minyak sama-sama dibutuhkan oleh tubuh namun dalam jumlah yang wajar. Untuk memilih minyak sehat, Anda bisa menggunakan minyak zaitun, minyak bunga matahari dan minyak jagung yang lebih sehat. Sedangkan untuk lemak sehat, Anda bisa mendapatkannya pada lemak ikan, alpukat dan kacang-kacangan. Untuk konsumsi daging, dianjurkan memilih daging putih seperti ayam dan ikan yang memiliki kandungan lemak lebih rendah dan sehat dibandingkan daging sapi.

WHO juga menyarankan untuk mengurangi konsumsi makanan yang mengandung lemak trans seperti makanan kalengan dan makanan cepat saji.

4. Kurangi garam dan gula

Saat memasak di rumah, coba kurangi perasa makanan seperti garam dan gula. Batasi penggunaan garam tidak lebih dari 5 gram per hari serta gunakan garam beryodium untuk konsumsi harian. Anda juga perlu mengurangi konsumsi garam dan gula dalam camilan sehari-hari seperti keripik, biskuit, cake dan jus buah atau sirup. Agar lebih sehat, Anda bisa mengonsumsi buah segar sebagai kudapan dibandingkan snack kemasan lainnya.

5. Hindari makan di luar

Anda perlu membatasi makan di luar rumah untuk membatasi penularan virus Covid-19 di masyarakat. Selain itu, mengonsumsi makanan yang dibuat sendiri dianggap lebih sehat karena memiliki kualitas bahan dan bumbu-bumbu yang lebih sehat.

 

Writer: Ratih

Edited by: dr. Nadya Hambali 

Last updated: 03-August-2021

Request history8.1.29PHP Version655msRequest Duration7MBMemory UsageGET {category}/{slug}Route
    • Booting (256ms)time
    • Application (399ms)time
    • 1 x Application (60.88%)
      399ms
      1 x Booting (39.12%)
      256ms
      11 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.article-populararticle-popular.blade.php#?blade
      • 1x web.v2.partials.related-articlerelated-article.blade.php#?blade
      • 1x web.v2.partials.healthtopichealthtopic.blade.php#?blade
      • 1x layouts.v2.web_layoutweb_layout.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:645-806
      31 statements were executed (2 duplicates)Show only duplicates295ms
      • WebController.php#656aicare_prod_new970μsselect * 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:656
        • 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#657aicare_prod_new4.01msselect * from `posts` where (`slug` = 'tips-pola-makan-sehat-yang-disarankan-who-selama-pandemi' or `slug_en` = 'tips-pola-makan-sehat-yang-disarankan-who-selama-pandemi') and `posts`.`deleted_at` is null limit 1
        Bindings
        • 0: tips-pola-makan-sehat-yang-disarankan-who-selama-pandemi
        • 1: tips-pola-makan-sehat-yang-disarankan-who-selama-pandemi
        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:657
        • 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#703aicare_prod_new4.1msselect * from `posts` where (`slug` = 'tips-pola-makan-sehat-yang-disarankan-who-selama-pandemi' or `slug_en` = 'tips-pola-makan-sehat-yang-disarankan-who-selama-pandemi') and `status` = 1 and `publish_date` <= '2025-04-15 04:13:25' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
        Bindings
        • 0: tips-pola-makan-sehat-yang-disarankan-who-selama-pandemi
        • 1: tips-pola-makan-sehat-yang-disarankan-who-selama-pandemi
        • 2: 1
        • 3: 2025-04-15 04:13:25
        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:703
        • 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#703aicare_prod_new1.07msselect `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 (959)
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:703
        • 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#703aicare_prod_new930μsselect `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 (959)
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:703
        • 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#703aicare_prod_new5.68msselect `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 (959) and `categories`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:703
        • 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#703aicare_prod_new820μ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:703
        • 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#706aicare_prod_new1.15msselect * from `categories` where `slug` = 'nutrisi' and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 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:706
        • 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#724aicare_prod_new24.41msselect `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` = 959
        Bindings
        • 0: 959
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:724
        • 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#1360aicare_prod_new24.1msselect `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` = 129 and `posts`.`deleted_at` is null
        Bindings
        • 0: 129
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1360
        • app/Http/Controllers/WebController.php:735
        • 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#1360aicare_prod_new16.63msselect `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` = 5 and `posts`.`deleted_at` is null
        Bindings
        • 0: 5
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1360
        • app/Http/Controllers/WebController.php:735
        • 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#739aicare_prod_new113msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-15 04:13:25' 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-04-15 04:13:25
        • 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:739
        • 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#11aicare_prod_new1.29msselect * 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:740
        • 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#748aicare_prod_new2.26msselect `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` = 959 and `healthpedia`.`deleted_at` is null
        Bindings
        • 0: 959
        Hints
        • Use SELECT * only if you need all columns from table
        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
      • WebController.php#779aicare_prod_new9.27msupdate `posts` set `views_count` = 705 where `id` = 959
        Bindings
        • 0: 705
        • 1: 959
        Backtrace
        • app/Http/Controllers/WebController.php:779
        • 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#174aicare_prod_new12.56msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 959, 'App\\Models\\Admin\\Post', 'updated', '2025-04-15 04:13:25', '2025-04-15 04:13:25')
        Bindings
        • 0: default
        • 1: []
        • 2: 
        • 3: updated
        • 4: 959
        • 5: App\Models\Admin\Post
        • 6: updated
        • 7: 2025-04-15 04:13:25
        • 8: 2025-04-15 04:13:25
        Backtrace
        • vendor/spatie/laravel-activitylog/src/ActivityLogger.php:174
        • vendor/spatie/laravel-activitylog/src/Traits/LogsActivity.php:88
        • app/Http/Controllers/WebController.php:779
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • single-post-healthpedia.blade.php#37aicare_prod_new1.2msselect * 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
      • article-popular.blade.php#8aicare_prod_new6.58msselect `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` = 8301 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8301
        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#8aicare_prod_new6.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` = 8459 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8459
        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#8aicare_prod_new6.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` = 1745 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1745
        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#8aicare_prod_new5.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` = 9297 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9297
        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#8aicare_prod_new6.04msselect `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` = 1666 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1666
        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#8aicare_prod_new6.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` = 9445 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9445
        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#8aicare_prod_new6.26msselect `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` = 4462 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4462
        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
      • related-article.blade.php#8aicare_prod_new6.48msselect `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` = 8549 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8549
        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#8aicare_prod_new6.16msselect `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` = 8542 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8542
        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#8aicare_prod_new6.34msselect `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` = 8458 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8458
        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#8aicare_prod_new6.34msselect `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` = 8459 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8459
        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
      • web_layout.blade.php#122aicare_prod_new960μ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:122
        • 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#547aicare_prod_new850μ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:547
        • 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#551aicare_prod_new1.09msselect * 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:551
        • 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
      257Post.php#?
      App\Models\Admin\Category
      20Category.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\Models\Admin\Tag
      2Tag.php#?
      App\User
      1User.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          FDfZ3WsHG165NYVqmcvpg9JzsQEsaYQYDvQJCEnq
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/nutrisi/tips-pola-makan-sehat-yang-disarankan-who-...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /nutrisi/tips-pola-makan-sehat-yang-disarankan-who-selama-pandemi
          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 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ijd5VXRoM3puMUNUenZIVGk1amJrcnc9PSIsInZhbHVlIjoiaVdGUEtjWnludVRxeUgveDZhNng3MnNKV2xXcDdScm1hU0tXUm9mOWhPbUhUenJsS2ZuYXlKZHllQTFFSGY0aUtWWWg1VVhoUFFtbWd1azJibm1QVzJ6aEIyMHozNVZVWGMyV2s1by9KTUpsZGhFbjBudThuRXBNNzVXakc3dGkiLCJtYWMiOiI5NzY0OGQ3MTZkNjkwNzE5MmZhYTM5Njc2NWU1OGVmNDk1MDA5NTBiMTAzZWUyYmRlNjViNzgwY2YwNjQzMzA5IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Ik9qS05UOGhKWkhRNzc1UFdjQ3NRc0E9PSIsInZhbHVlIjoiZElFQVoxV1p4SzV2RGNPM2pjbmF1OGM2T29vMzZPREJCdGs0VDJhTUU5UnF6WmQ1b3lYNUd2QUI5NlpsZnpQdnN4eDdGZDFGcEFQNUFsTDhjMlFyTGhXV0FyQ1lpd3VZZkxpVUJFSFZpTE82Rlh4SXNKVTAxWDRhSHp6NFk0NFkiLCJtYWMiOiIzN2ExYTQzNTcyNGQzZTJkNmVlNTc2Y2Q4NDZhMzNiMWU2NGJmMzFlZjllMzIwMzlhOTQ5NGY5MmZhMDFjYzUwIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ijd5VXRoM3puMUNUenZIVGk1amJrcnc9PSIsInZhbHVlIjoiaVdGUEtjWnludVRxeUgveDZhNng3MnNKV2xXcDdScm1hU0tXUm9mOWhPbUhUenJsS2ZuYXlKZHllQTFFSGY0aUtWWWg1V" ] "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "3.149.214.179" ] "x-forwarded-for" => array:1 [ 0 => "3.149.214.179" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care.atmatech.id" ] "connection" => array:1 [ 0 => "keep-alive" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "FDfZ3WsHG165NYVqmcvpg9JzsQEsaYQYDvQJCEnq" "laravel_session" => "cXnJjBFnmdtabi5BVbEWTbFWKgxYt0cxdqYyyjOk" ]
          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 Apr 2025 21:13:25 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVISkZBSkFqNEI1NzFWbWlKZDFXUFE9PSIsInZhbHVlIjoiOUJPR0laa0MwektTejZJeHU2bzY5RnNjSStvZTR5N3lVZFFFakkxWkdNamRGeGhBUXBTZ01yRmhEc2dxMFZySkwrSDVLb204ek51WG55QnBYOXJlYXIwYTdsSUZGKzdKOC82dEEzZUo3V1UvMVNLaWlhbGIwRXcrdXBNWTVnelEiLCJtYWMiOiI4ZmJkMmJlODJhMjU1NmE1OTNkMzlkZDVkZTJhZTFlMzU1YjczMWI4NmYyYzE4ODE4N2I5ZDM3YTNlYWNjYjY3IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 23:13:25 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6ImVISkZBSkFqNEI1NzFWbWlKZDFXUFE9PSIsInZhbHVlIjoiOUJPR0laa0MwektTejZJeHU2bzY5RnNjSStvZTR5N3lVZFFFakkxWkdNamRGeGhBUXBTZ01yRmhEc2dxMFZySkwrSDVLb" 1 => "laravel_session=eyJpdiI6Ik9SQ3RET0t4TldRb216YlcwbFViTUE9PSIsInZhbHVlIjoiNzN5TE81d3c5RHJ6WU9XbjRnUDZTc1hXS1hLdHJYOXZUQ2d2OXdXOHFhbG52Z21sYm5EZU1MTlhKQlpQeHcvcnBJQ1lyeGZjckl1MnJna3ZZQW9WVlRQYnQ1TUx4TTJXSnlEZlc5M0VhVlRjU0wwSVp1dXE2NHBidllUZGcrZGQiLCJtYWMiOiJmM2EzZjMzYmRhY2MyNmQ1YTkwYzhjYjc4ODcwNGU0MjBmN2NhMzQwOTdhMDg0NDAzOWUxNWRkMDdjZmE0YmRjIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 23:13:25 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6Ik9SQ3RET0t4TldRb216YlcwbFViTUE9PSIsInZhbHVlIjoiNzN5TE81d3c5RHJ6WU9XbjRnUDZTc1hXS1hLdHJYOXZUQ2d2OXdXOHFhbG52Z21sYm5EZU1MTlhKQlpQeHcvcnBJ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVISkZBSkFqNEI1NzFWbWlKZDFXUFE9PSIsInZhbHVlIjoiOUJPR0laa0MwektTejZJeHU2bzY5RnNjSStvZTR5N3lVZFFFakkxWkdNamRGeGhBUXBTZ01yRmhEc2dxMFZySkwrSDVLb204ek51WG55QnBYOXJlYXIwYTdsSUZGKzdKOC82dEEzZUo3V1UvMVNLaWlhbGIwRXcrdXBNWTVnelEiLCJtYWMiOiI4ZmJkMmJlODJhMjU1NmE1OTNkMzlkZDVkZTJhZTFlMzU1YjczMWI4NmYyYzE4ODE4N2I5ZDM3YTNlYWNjYjY3IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 23:13:25 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImVISkZBSkFqNEI1NzFWbWlKZDFXUFE9PSIsInZhbHVlIjoiOUJPR0laa0MwektTejZJeHU2bzY5RnNjSStvZTR5N3lVZFFFakkxWkdNamRGeGhBUXBTZ01yRmhEc2dxMFZySkwrSDVLb" 1 => "laravel_session=eyJpdiI6Ik9SQ3RET0t4TldRb216YlcwbFViTUE9PSIsInZhbHVlIjoiNzN5TE81d3c5RHJ6WU9XbjRnUDZTc1hXS1hLdHJYOXZUQ2d2OXdXOHFhbG52Z21sYm5EZU1MTlhKQlpQeHcvcnBJQ1lyeGZjckl1MnJna3ZZQW9WVlRQYnQ1TUx4TTJXSnlEZlc5M0VhVlRjU0wwSVp1dXE2NHBidllUZGcrZGQiLCJtYWMiOiJmM2EzZjMzYmRhY2MyNmQ1YTkwYzhjYjc4ODcwNGU0MjBmN2NhMzQwOTdhMDg0NDAzOWUxNWRkMDdjZmE0YmRjIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 23:13:25 GMT; path=/; httponlylaravel_session=eyJpdiI6Ik9SQ3RET0t4TldRb216YlcwbFViTUE9PSIsInZhbHVlIjoiNzN5TE81d3c5RHJ6WU9XbjRnUDZTc1hXS1hLdHJYOXZUQ2d2OXdXOHFhbG52Z21sYm5EZU1MTlhKQlpQeHcvcnBJ" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "FDfZ3WsHG165NYVqmcvpg9JzsQEsaYQYDvQJCEnq" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/nutrisi/tips-pola-makan-sehat-yang-disarankan-who-selama-pandemi" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-15 04:13:25GET/nutrisi/tips-pola-makan-sehat-yang-disarankan-who-selama-pandemi1131285