Ibu & Anak

Beranda / Topik Kesehatan / Ibu & Anak

Apa itu ASI Eksklusif dan Manfaatnya

Selasa, 8 Oktober 2024 | 16:31

Ketahui lebih lanjut apa itu ASI eksklusif dan manfaatnya bagi bayi.

Bolehkah Cabut Gigi saat Hamil?

Selasa, 8 Oktober 2024 | 11:14

Cabut gigi selama hamil sebaiknya dilakukan di trimester kedua atau sesuai anjuran dokter.

Cara Menumbuhkan Empati pada Anak

Minggu, 6 Oktober 2024 | 21:40

Orang tua perlu mengajarkan empati pada anak agar anak memiliki kepekaan sosial yang baik.

Serba-Serbi Trimester Kehamilan

Minggu, 6 Oktober 2024 | 21:27

Kehamilan dibagi menjadi tiga trimester. Masing-masing trimester memiliki karakteristik dan tantangan tersendiri.

Dampak Kekurangan Vitamin D pada Anak-Anak

Minggu, 6 Oktober 2024 | 09:26

Kekurangan vitamin D pada anak-anak dapat menyebabkan dampak negatif pada kesehatan anak-anak

Mengenal Weight Faltering yang Dapat Meningkatkan Risiko Stunting pada Anak

Kamis, 3 Oktober 2024 | 09:46

Ketahui lebih lanjut mengenai weight faltering dan bagaimana ciri-ciri anak yang mengalaminya

Tips Memberikan ASI Eksklusif

Kamis, 3 Oktober 2024 | 05:51

Memberikan ASI eksklusif bisa memberikan tantangan tersendiri khususnya bagi ibu baru.

Bolehkah Pemberian Vaksin Ditunda?

Rabu, 2 Oktober 2024 | 15:05

Pemberian vaksin bisa ditunda pada kondisi tertentu seperti penyakit kronis atau gangguan kekebalan tubuh.

Penyebab dan Faktor Risiko Makrosomia, Bayi Lahir Lebih dari 4 Kilogram

Selasa, 1 Oktober 2024 | 20:51

Ketahui apa saja yang dapat menyebabkan bayi lahir dengan berat badan lebih dari 4 kilogram.

Tubuh Nyeri saat Hamil, Bolehkah Dipijat?

Selasa, 1 Oktober 2024 | 17:17

Bagi ibu hamil, pijat dianggap efektif untuk meredakan nyeri tersebut dan memberikan kenyamanan. Namun, apakah aman ibu hamil dipijat?

Topik Kesehatan

Request history8.1.29PHP Version408msRequest Duration23MBMemory UsageGET kanal/{slug}Route
    • Booting (193ms)time
    • Application (215ms)time
    • 1 x Application (52.59%)
      215ms
      1 x Booting (47.41%)
      193ms
      6 templates were rendered
      • 1x web.v2.category-postcategory-post.blade.php#?blade
      • 1x web.partials.category-post.slideslide.blade.php#?blade
      • 1x web.v2.partials.category-post.listlist.blade.php#?blade
      • 1x vendor.pagination.bootstrap-4-v3bootstrap-4-v3.blade.php#?blade
      • 1x web.v2.partials.healthtopichealthtopic.blade.php#?blade
      • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
      uri
      GET kanal/{slug}
      middleware
      web
      controller
      App\Http\Controllers\WebController@category
      namespace
      App\Http\Controllers
      prefix
      where
      as
      web.category.post
      file
      app/Http/Controllers/WebController.php:990-1041
      20 statements were executed159ms
      • WebController.php#997aicare_prod_new950μsselect * from `categories` where (`slug` = 'ibu-dan-anak' or `slug_en` = 'ibu-dan-anak') and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: ibu-dan-anak
        • 1: ibu-dan-anak
        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:997
        • 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#997aicare_prod_new690μsselect * from `categories` where `categories`.`id` in (0) and `categories`.`deleted_at` is null
        Bindings
        • 0: 0
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:997
        • 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#1021aicare_prod_new86.15msselect * from `posts` where exists (select * from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `posts`.`id` = `category_post`.`post_id` and `categories`.`id` = 3 and `categories`.`deleted_at` is null) and `status` = 1 and `status` = 1 and `publish_date` <= '2025-04-05 19:28:14' and `posts`.`deleted_at` is null order by `publish_date` desc
        Bindings
        • 0: 3
        • 1: 1
        • 2: 1
        • 3: 2025-04-05 19:28:14
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1021
        • 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_new970μ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:1027
        • 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
      • slide.blade.php#13aicare_prod_new5.18msselect `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` = 45 and `categories`.`deleted_at` is null
        Bindings
        • 0: 45
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.partials.category-post.slide:13
        • 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
      • slide.blade.php#13aicare_prod_new5.1msselect `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` = 10137 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10137
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.partials.category-post.slide:13
        • 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
      • slide.blade.php#13aicare_prod_new5.14msselect `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` = 9980 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9980
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.partials.category-post.slide:13
        • 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
      • list.blade.php#10aicare_prod_new5.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` = 9810 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9810
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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
      • list.blade.php#10aicare_prod_new5.21msselect `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` = 10005 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10005
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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
      • list.blade.php#10aicare_prod_new5.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` = 9783 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9783
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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
      • list.blade.php#10aicare_prod_new5.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` = 9790 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9790
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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
      • list.blade.php#10aicare_prod_new5.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` = 9794 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9794
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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
      • list.blade.php#10aicare_prod_new5.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` = 9985 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9985
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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
      • list.blade.php#10aicare_prod_new5.2msselect `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` = 9813 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9813
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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
      • list.blade.php#10aicare_prod_new5.36msselect `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` = 9807 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9807
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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
      • list.blade.php#10aicare_prod_new5.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` = 9781 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9781
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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
      • list.blade.php#10aicare_prod_new5.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` = 9979 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9979
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.category-post.list:10
        • 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_new820μ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_new720μ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_new720μ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
      851Post.php#?
      App\Models\Admin\Category
      20Category.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          ByABHEIPLV81hG9HBBRVIlqnjdh9NuQ0mVDeS51d
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/kanal/ibu-dan-anak?page=3" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /kanal/ibu-dan-anak
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "3" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkUxOVNVNFhJazZYbjB2enFHaWFyTlE9PSIsInZhbHVlIjoiRHJjL2ExR29wUzZ5OGpEdmFDV3dMd1RqUnNkTVdQbzhvbTd5NnFLdmgwMVd6QytJSEJackxYYml4VXo3Nm5TeFpST2JvTGNTM3FEbmo1S1FEVFM2MjcyQTBoWjFTbmc3ZkZBSjlrYUZabHpFZnh2M1ljYmI4Z3c1YnowMjV3TWoiLCJtYWMiOiIzMmViYzQ1Y2Y1M2Q4MDVjYmY4ZWU1YWFjMjBmNzVmNDgwZjExYmZiZjg5ODZiYmNhZmNkMmE4YzY2Yjg0OGY5IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6ImdhSktpZEkvVEtjeXFDdWs4ZGtpTlE9PSIsInZhbHVlIjoidjdwdE9qMk9JUzNlMmRGRk45cnAwT3dBbUlEVktzeVR6MXF3OTJYb2ZqdlJSbVQzT2gwRHNZSzZEYVFLNGFVLzUwcXh6clpmbGtLVUMxN1dnNTI0dlgvcXdPelhjVG82Tk5qTGx4RXcrSEQybTU2cWdUa0l4WFFQbzFQTmp3anQiLCJtYWMiOiJiZmI2MTQzZDJjZWRhNWIyZmRhYTAyMzMyOTdjYjAwOGYwNjNkNWY4NTI1YmZmNDc4ZWMzNDAzNzMzMjRkYTUwIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkUxOVNVNFhJazZYbjB2enFHaWFyTlE9PSIsInZhbHVlIjoiRHJjL2ExR29wUzZ5OGpEdmFDV3dMd1RqUnNkTVdQbzhvbTd5NnFLdmgwMVd6QytJSEJackxYYml4VXo3Nm5TeFpST2JvT" ] "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 => "18.220.47.149" ] "x-forwarded-for" => array:1 [ 0 => "18.220.47.149" ] "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" => "ByABHEIPLV81hG9HBBRVIlqnjdh9NuQ0mVDeS51d" "laravel_session" => "iMboaL3QfEwlOWCa7WT0eczEuQGz5uuqlAk8p55G" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 05 Apr 2025 12:28:14 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InVNMjBOaUR6dUJtMDZTdkNBVC8zQlE9PSIsInZhbHVlIjoiWU5DSGs0dXFvWUR3Y3FLcXJ4VUIyWGhJbjA1S1kweDRDQzRKVkpQYUZ2V0tIZzcvWXMyYmc1ZWg3MUNsemF0WDA3UUljdGtRRnQ3TnBjcmozenNldG44RHV1aWh2ZldLWmt4VE0rWGlSc21yMTV4aTlYQlA1aVVVRCtLNURVN3ciLCJtYWMiOiJhM2I2N2MxZjljYTE2NDQxYWFiOWE4OGZlYzkxZjU5MTJjNDg4MzEwNmVkNjVjOTg1N2E0NGZkYmQyMjE5NmE5IiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 14:28:14 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6InVNMjBOaUR6dUJtMDZTdkNBVC8zQlE9PSIsInZhbHVlIjoiWU5DSGs0dXFvWUR3Y3FLcXJ4VUIyWGhJbjA1S1kweDRDQzRKVkpQYUZ2V0tIZzcvWXMyYmc1ZWg3MUNsemF0WDA3UUljd" 1 => "laravel_session=eyJpdiI6IlFmdElESmxtUUtlUERmMU1nazZncWc9PSIsInZhbHVlIjoiQTlycHl6NDVISVU0YVFYZ0R5dFRBZURyMUN2T3RaMWJUWXRobW1zN3V2dXhreWRscGhBQSs0Y2hQSlo3blA2QzJCYTJJVEh0eFJSbTBMUmk0T2pHMnlWdzJBRTZFb00vemVFN1BSeGJMb3JrWW94VGpjM2dpeVd4YjA5OCtDWGwiLCJtYWMiOiI4YjY5ZTIyZTJlMWVhMzNlY2Q3N2VmYzZmY2VhMWEwNTlmOGM0OWFjOGVlZjYyMmYxODc0MGFiOTY4MDRlMmY5IiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 14:28:14 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IlFmdElESmxtUUtlUERmMU1nazZncWc9PSIsInZhbHVlIjoiQTlycHl6NDVISVU0YVFYZ0R5dFRBZURyMUN2T3RaMWJUWXRobW1zN3V2dXhreWRscGhBQSs0Y2hQSlo3blA2QzJC" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InVNMjBOaUR6dUJtMDZTdkNBVC8zQlE9PSIsInZhbHVlIjoiWU5DSGs0dXFvWUR3Y3FLcXJ4VUIyWGhJbjA1S1kweDRDQzRKVkpQYUZ2V0tIZzcvWXMyYmc1ZWg3MUNsemF0WDA3UUljdGtRRnQ3TnBjcmozenNldG44RHV1aWh2ZldLWmt4VE0rWGlSc21yMTV4aTlYQlA1aVVVRCtLNURVN3ciLCJtYWMiOiJhM2I2N2MxZjljYTE2NDQxYWFiOWE4OGZlYzkxZjU5MTJjNDg4MzEwNmVkNjVjOTg1N2E0NGZkYmQyMjE5NmE5IiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 14:28:14 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InVNMjBOaUR6dUJtMDZTdkNBVC8zQlE9PSIsInZhbHVlIjoiWU5DSGs0dXFvWUR3Y3FLcXJ4VUIyWGhJbjA1S1kweDRDQzRKVkpQYUZ2V0tIZzcvWXMyYmc1ZWg3MUNsemF0WDA3UUljd" 1 => "laravel_session=eyJpdiI6IlFmdElESmxtUUtlUERmMU1nazZncWc9PSIsInZhbHVlIjoiQTlycHl6NDVISVU0YVFYZ0R5dFRBZURyMUN2T3RaMWJUWXRobW1zN3V2dXhreWRscGhBQSs0Y2hQSlo3blA2QzJCYTJJVEh0eFJSbTBMUmk0T2pHMnlWdzJBRTZFb00vemVFN1BSeGJMb3JrWW94VGpjM2dpeVd4YjA5OCtDWGwiLCJtYWMiOiI4YjY5ZTIyZTJlMWVhMzNlY2Q3N2VmYzZmY2VhMWEwNTlmOGM0OWFjOGVlZjYyMmYxODc0MGFiOTY4MDRlMmY5IiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 14:28:14 GMT; path=/; httponlylaravel_session=eyJpdiI6IlFmdElESmxtUUtlUERmMU1nazZncWc9PSIsInZhbHVlIjoiQTlycHl6NDVISVU0YVFYZ0R5dFRBZURyMUN2T3RaMWJUWXRobW1zN3V2dXhreWRscGhBQSs0Y2hQSlo3blA2QzJC" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "ByABHEIPLV81hG9HBBRVIlqnjdh9NuQ0mVDeS51d" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/kanal/ibu-dan-anak?page=3" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-05 19:28:14GET/kanal/ibu-dan-anak?page=3620876