• Beranda
  • nutrisi
  • 5 Vitamin yang Dibutuhkan untuk Kesehatan Mata Janin

5 Vitamin yang Dibutuhkan untuk Kesehatan Mata Janin

5 Vitamin yang Dibutuhkan untuk Kesehatan Mata Janin

Bagikan :


Kesehatan bayi saat lahir dapat dipengaruhi oleh makanan yang dikonsumsi ibu selama hamil. Apabila ibu hamil banyak mengonsumsi makanan sehat, maka janin pun akan tumbuh sehat hingga hari kelahirannya nanti. Begitu juga dengan kesehatan mata janin. Ada beberapa vitamin yang penting untuk dikonsumsi bagi kesehatan mata janin, apa saja?

 

Vitamin untuk Kesehatan Mata Janin

1. Vitamin A

Vitamin A dikenal memiliki banyak khasiat bagi kesehatan mata, termasuk mata janin. Untuk meningkatkan kesehatan mata dan pertumbuhan mata yang optimal, ibu hamil bisa mencukupi kebutuhan vitamin A si kecil sejak dalam kandungan.

Vitamin A baik untuk perkembangan retina mata. Dalam sehari, ibu hamil dianjurkan untuk mengonsumsi vitamin A sekitar 10.000 IU dalam sehari. Beberapa sumber vitamin A yang bisa dikonsumsi antara lain daging, hati, susu, ikan, dan telur. Hindari mengonsumsi vitamin A terlalu banyak saat hamil karena dapat meningkatkan risiko bayi lahir cacat dan keracunan vitamin.

 

2. Vitamin B kompleks

Vitamin B kompleks adalah gabungan dari berbagai vitamin B seperti vitamin B1, B2, B6, dan B12. Vitamin ini termasuk nutrisi penting yang dibutuhkan oleh ibu hamil untuk mengoptimalkan perkembangan saraf otak dan mata pada janin. Beberapa sumber vitamin B kompleks yang baik di antaranya susu, ubi jalar, wortel, kacang, brokoli dan pisang.

 

3. Vitamin D

Vitamin D bukan hanya baik untuk pertumbuhan tulang dan gigi, tetapi juga untuk perkembangan mata. Vitamin D juga bermanfaat untuk mengatur kalsium dan fosfat di dalam tubuh. Selain mendapatkan vitamin D dengan berjemur, Anda juga bisa mendapatkannya melalui susu, telur dan ikan tuna.

 

4. Asam lemak omega-6

Asam lemak omega-6 baik untuk perkembangan otak dan sel-sel saraf, terutama yang berhubungan dengan retina. Ibu hamil bisa mendapatkan asam lemak omega-6 dari mentega, minyak kedelai, daging sapi, dan tahu.

 

5. Asam lemak omega-3

Asam lemak omega-3 atau lebih dikenal dengan kandungan Docosahexaenoic acid (DHA) dapat mendukung pertumbuhan mata janin yang sehat. Anda dapat memenuhi kebutuhan omega-3 selama kehamilan dengan mengonsumsi salmon, tuna, dan kacang-kacangan.

Selain kelima zat di atas, ibu hamil juga perlu memerhatikan kecukupan vitamin C, E, zink, dan lutein dalam jumlah yang cukup. Beberapa makanan yang mengandung lutein di antaranya jagung, bayam, dan kuning telur.

Makanan bergizi untuk ibu hamil sehari-hari bisa Anda dapatkan dengan mudah di pasar tradisional maupun supermarket. Jika kesulitan untuk memenuhi kebutuhan vitamin ibu dan janin, ibu hamil dapat mengonsumsi suplemen multivitamun yang dibutuhkan. Konsultasikan dengan dokter kandungan mengenai kebutuhan suplemen ini agar mendapat dosis yang tepat sesuai kebutuhan.

 

Mau tahu informasi seputar nutrisi, makanan dan tips diet lainnya? Cek di sini, ya!

Writer : Ratih AI Care
Editor :
  • dr Ayu Munawaroh, MKK
Last Updated : Jumat, 14 April 2023 | 13:37
  1. Todd N. Prenatal Vitamins: Nutrition To Your Baby Needs (2020). Available from: https://www.webmd.com/baby/prenatal-vitamins-nutrition-your-baby-needs.
  2. Children's Hospital Los Angeles. Help Your Baby's Eye Develop. https://www.chla.org/blog/rn-remedies/help-your-baby-s-eyes-develop.
  3. Ward E. Pregnancy Nutrition for Your Baby's Vision (2018). https://www.healthysights.com/en/blog/pregnancy-nutrition-for-your-babys-vision.html.
Request history8.1.29PHP Version724msRequest Duration5MBMemory UsageGET {category}/{slug}Route
  • warninglog[20:37:45] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[20:37:45] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[20:37:45] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • Booting (257ms)time
  • Application (467ms)time
  • 1 x Application (64.52%)
    467ms
    1 x Booting (35.48%)
    257ms
    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 duplicates246ms
    • WebController.php#656aicare_prod_new990μ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_new2.55msselect * from `posts` where (`slug` = 'vitamin-untuk-mata-janin' or `slug_en` = 'vitamin-untuk-mata-janin') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: vitamin-untuk-mata-janin
      • 1: vitamin-untuk-mata-janin
      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_new1.65msselect * from `posts` where (`slug` = 'vitamin-untuk-mata-janin' or `slug_en` = 'vitamin-untuk-mata-janin') and `status` = 1 and `publish_date` <= '2025-04-24 20:37:45' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: vitamin-untuk-mata-janin
      • 1: vitamin-untuk-mata-janin
      • 2: 1
      • 3: 2025-04-24 20:37:45
      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.02msselect `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 (261)
      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_new880μ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 (261)
      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_new6.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` in (261) 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_new750μ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: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#724aicare_prod_new17.37msselect `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` = 261
      Bindings
      • 0: 261
      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_new15.87msselect `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_new111msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-24 20:37:45' 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-24 20:37:45
      • 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.18msselect * 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_new1.96msselect `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` = 261 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 261
      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_new7.39msupdate `posts` set `views_count` = 804 where `id` = 261
      Bindings
      • 0: 804
      • 1: 261
      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_new5.59msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 261, 'App\\Models\\Admin\\Post', 'updated', '2025-04-24 20:37:45', '2025-04-24 20:37:45')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 261
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-24 20:37:45
      • 8: 2025-04-24 20:37:45
      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.26msselect * 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.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` = 7104 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7104
      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.35msselect `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` = 1165 and `categories`.`deleted_at` is null
      Bindings
      • 0: 1165
      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#11aicare_prod_new930μ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#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` = 6994 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6994
      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.08msselect `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` = 3083 and `categories`.`deleted_at` is null
      Bindings
      • 0: 3083
      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.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` = 4267 and `categories`.`deleted_at` is null
      Bindings
      • 0: 4267
      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.23msselect `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` = 1082 and `categories`.`deleted_at` is null
      Bindings
      • 0: 1082
      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#11aicare_prod_new650μ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#8aicare_prod_new5.69msselect `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` = 2295 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2295
      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_new5.86msselect `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` = 19 and `categories`.`deleted_at` is null
      Bindings
      • 0: 19
      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.02msselect `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` = 7377 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7377
      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_new5.88msselect `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` = 8958 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8958
      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_new5.86msselect `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` = 8879 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8879
      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_new740μ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_new690μ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_new830μ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: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
    111Post.php#?
    App\Models\Admin\Category
    19Category.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\User
    2User.php#?
    App\Models\Admin\Tag
    1Tag.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        id
        _token
        vofgbIdnW4KV0tRlS7YpRstYfjOnLhLypjiqHopr
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/nutrisi/vitamin-untuk-mata-janin" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /nutrisi/vitamin-untuk-mata-janin
        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 => ""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.139.98.201" ] "x-forwarded-for" => array:1 [ 0 => "3.139.98.201" ] "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
        []
        
        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, 24 Apr 2025 13:37:45 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJ6aFE1UmhTTnVPaU9UMjhkZlkyVkE9PSIsInZhbHVlIjoicUVSci9MU1FPOGZLTnpTUUwzeitmemxhVlh3aGJFWEdhbEhSWGdvRis5RENHazZlY280Ri9iam9DN3lvZXFRZ3NiTGJkVXVldWkxbzd1RTdJM1lOTVAvTWl2eWJWVEdvVG5uWGN6U0lqUi94Y2Rrcnh2U001VXlvQ3VkSSt3b00iLCJtYWMiOiJlYjA5NzViMGIyMTk1NzJkZWEyMjIwZTY5ZTlkMzRhODFjMTU0NzUzYzA3ODBjNzlmY2QyODk4MmM0YThiNDg0IiwidGFnIjoiIn0%3D; expires=Thu, 24 Apr 2025 15:37:45 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6InJ6aFE1UmhTTnVPaU9UMjhkZlkyVkE9PSIsInZhbHVlIjoicUVSci9MU1FPOGZLTnpTUUwzeitmemxhVlh3aGJFWEdhbEhSWGdvRis5RENHazZlY280Ri9iam9DN3lvZXFRZ3NiTGJkV" 1 => "laravel_session=eyJpdiI6InBMb1pKazFaVXU1cGtEdXZVT3FScHc9PSIsInZhbHVlIjoia2kzaEVvZ2hVcGJkUitSejRJbktGdkdHVVdaNUtud1BWemNuR04wSGU4N2J6YXdtUjk1d2UrYk1JeVlLRzYvRngrRkE2cTFrQTVtK3lKNVVUNDVXaXptaTZlbVNMNGMyMnFXUnpTLzl6L1ZhQ1hMUDRPaVVNY0ptQSt4ZkRrMWciLCJtYWMiOiI4ZjQ5NDI0ODgyZjE5Nzc2ZjM3OTVmMDEzNjA0OWMzMzlhNGNmOTZhNjEyODZiZWI3MWMzNDMyYjBlYjRmZDJhIiwidGFnIjoiIn0%3D; expires=Thu, 24 Apr 2025 15:37:45 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6InBMb1pKazFaVXU1cGtEdXZVT3FScHc9PSIsInZhbHVlIjoia2kzaEVvZ2hVcGJkUitSejRJbktGdkdHVVdaNUtud1BWemNuR04wSGU4N2J6YXdtUjk1d2UrYk1JeVlLRzYvRngr" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJ6aFE1UmhTTnVPaU9UMjhkZlkyVkE9PSIsInZhbHVlIjoicUVSci9MU1FPOGZLTnpTUUwzeitmemxhVlh3aGJFWEdhbEhSWGdvRis5RENHazZlY280Ri9iam9DN3lvZXFRZ3NiTGJkVXVldWkxbzd1RTdJM1lOTVAvTWl2eWJWVEdvVG5uWGN6U0lqUi94Y2Rrcnh2U001VXlvQ3VkSSt3b00iLCJtYWMiOiJlYjA5NzViMGIyMTk1NzJkZWEyMjIwZTY5ZTlkMzRhODFjMTU0NzUzYzA3ODBjNzlmY2QyODk4MmM0YThiNDg0IiwidGFnIjoiIn0%3D; expires=Thu, 24-Apr-2025 15:37:45 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InJ6aFE1UmhTTnVPaU9UMjhkZlkyVkE9PSIsInZhbHVlIjoicUVSci9MU1FPOGZLTnpTUUwzeitmemxhVlh3aGJFWEdhbEhSWGdvRis5RENHazZlY280Ri9iam9DN3lvZXFRZ3NiTGJkV" 1 => "laravel_session=eyJpdiI6InBMb1pKazFaVXU1cGtEdXZVT3FScHc9PSIsInZhbHVlIjoia2kzaEVvZ2hVcGJkUitSejRJbktGdkdHVVdaNUtud1BWemNuR04wSGU4N2J6YXdtUjk1d2UrYk1JeVlLRzYvRngrRkE2cTFrQTVtK3lKNVVUNDVXaXptaTZlbVNMNGMyMnFXUnpTLzl6L1ZhQ1hMUDRPaVVNY0ptQSt4ZkRrMWciLCJtYWMiOiI4ZjQ5NDI0ODgyZjE5Nzc2ZjM3OTVmMDEzNjA0OWMzMzlhNGNmOTZhNjEyODZiZWI3MWMzNDMyYjBlYjRmZDJhIiwidGFnIjoiIn0%3D; expires=Thu, 24-Apr-2025 15:37:45 GMT; path=/; httponlylaravel_session=eyJpdiI6InBMb1pKazFaVXU1cGtEdXZVT3FScHc9PSIsInZhbHVlIjoia2kzaEVvZ2hVcGJkUitSejRJbktGdkdHVVdaNUtud1BWemNuR04wSGU4N2J6YXdtUjk1d2UrYk1JeVlLRzYvRngr" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "id" "_token" => "vofgbIdnW4KV0tRlS7YpRstYfjOnLhLypjiqHopr" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/nutrisi/vitamin-untuk-mata-janin" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-24 20:37:45GET/nutrisi/vitamin-untuk-mata-janin31131138