Ibu & Anak

Beranda / Topik Kesehatan / Ibu & Anak

Jenis-Jenis Pil KB, Mana Yang Cocok Untuk Anda?

Jumat, 26 November 2021 | 11:59

Pil KB juga disebut kontrasepsi oral yang dikonsumsi dengan cara diminum untuk mencegah kehamilan.

5 Mitos Ketidaksuburan yang Masih Banyak Dipercaya

Rabu, 24 November 2021 | 14:38

MItos seputar ketidaksuburan masih banyak berkembang di masyarakat.

Benarkah Memelihara Kucing Menyebabkan Perempuan Susah Hamil?

Selasa, 23 November 2021 | 13:51

Memelihara kucing menyebabkan perempuan susah hamil. Benarkah demikian?

Blighted Ovum (Kehamilan Kosong): Ketahui Penyebab dan Gejalanya

Senin, 22 November 2021 | 12:43

Blighted ovum diketahui menjadi penyebab tersering terjadinya keguguran.

Sama-sama Membantu Proses Persalinan, Apa Beda Doula dan Bidan?

Rabu, 17 November 2021 | 14:28

Doula dan bidan sering dianggap memiliki tugas yang sama, namun sebenarnya keduanya memiliki perbedaan mendasar.

Melahirkan Lebih Nyaman Dengan Metode Persalinan ERACS

Rabu, 17 November 2021 | 10:43

Metode ERACS menjadi salah satu metoda operasi caesar yang dapat mempercepat pemulihan setelah persalinan.

Bolehkah Ibu Hamil Mengonsumsi Pemanis Buatan?

Senin, 15 November 2021 | 15:40

Tidak semua pemanis buatan aman dikonsumsi oleh ibu hamil.

Water Birth, Dapatkah Menjadi Pilihan Metode Persalinan?

Jumat, 12 November 2021 | 12:15

Studi menunjukkan bahwa proses persalinan water birth dapat membantu Anda rileks. Namun, apakah benar-benar aman?

5 Bahan Alami untuk Menghilangkan Stretch Mark

Kamis, 11 November 2021 | 14:36

Yuk cari tahu bahan alami yang bisa bumil gunakan untuk menghilangkan stretch mark!

Program Hamil: 5 Tahapan Yang Dilakukan Dalam Prosedur Bayi Tabung

Kamis, 11 November 2021 | 10:53

Program bayi tabung menjadi salah satu pilihan program hamil bagi pasangan. Kenali tahapannya berikut ini.

Topik Kesehatan

Request history8.1.29PHP Version545msRequest Duration23MBMemory UsageGET kanal/{slug}Route
    • Booting (284ms)time
    • Application (261ms)time
    • 1 x Booting (52.14%)
      284ms
      1 x Application (47.86%)
      261ms
      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 executed175ms
      • WebController.php#997aicare_prod_new1.38msselect * 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_new940μ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.42msselect * 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-09 16:08:48' and `posts`.`deleted_at` is null order by `publish_date` desc
        Bindings
        • 0: 3
        • 1: 1
        • 2: 1
        • 3: 2025-04-09 16:08:48
        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_new1.35msselect * 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_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` = 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_new6.06msselect `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.95msselect `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.85msselect `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` = 1833 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1833
        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_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` = 1385 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1385
        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.9msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 93 and `categories`.`deleted_at` is null
        Bindings
        • 0: 93
        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_new6.01msselect `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` = 1765 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1765
        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_new6.46msselect `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` = 1634 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1634
        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_new6.31msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 1739 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1739
        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_new7.24msselect `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` = 1324 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1324
        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_new6.79msselect `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` = 1625 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1625
        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_new6.77msselect `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` = 64 and `categories`.`deleted_at` is null
        Bindings
        • 0: 64
        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_new6.91msselect `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` = 1645 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1645
        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_new1.03msselect * 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_new790μ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.06msselect * 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
          w9otusmpT163wd95Hx6ZzpzfpDjFEPN8xb4PrtsH
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/kanal/ibu-dan-anak?page=84" ]
          _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" => "84" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilp5V1htVmQrZFV0K0FqQmZoVGY1b2c9PSIsInZhbHVlIjoiSk9OOFNFOHoyaUV0Yit4NEtTUWNIbTNkczJYYWQvRUtvSDR1WVNZZFVYMlZzclhYeUU3QTE1VU9lWm9hZnpUcDhqM3Q3VTg3VDVUQzhvekVhc3I1QTBOK1pEa0lWV0pLR2ZoeEQ2dVV1YktLbktMNUZ6NWR3Z0JsNTAvN1NoK1QiLCJtYWMiOiI4OTZmOTA2MzQ1OWM4M2U1YzQwMWJmM2EyMmExZDcxMmNhYzY4Y2U2MjFhMDM0ZmQ3NzVjNTI5NDRlOWNmOTRhIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IndwaVhyclExVTRIOG1QVVFWNjNvRmc9PSIsInZhbHVlIjoidkcxU2FoZy9veXMvVlErR0J2dldONTBQbW0zTHhyamlxSHZnTUxVV0ZrbzA1STBpZVN0V1l5SmpQUVJnU0EvWkd5cC9QUlArTVdlVk54WnhpRWYybnZTLzU5bnE1UWJIU2JINGZZVFBia05rYWNRLzJJOHpPdVpaZ01aTXpLM0QiLCJtYWMiOiI3MTVlN2VmNzk2NmRmNzViNjQ3MzUyMGZjMzY0YTM1NDNmYjY4ZWZiMzE1NmViMzRmYWY3Yjk4OTA2ZmVlOTRiIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ilp5V1htVmQrZFV0K0FqQmZoVGY1b2c9PSIsInZhbHVlIjoiSk9OOFNFOHoyaUV0Yit4NEtTUWNIbTNkczJYYWQvRUtvSDR1WVNZZFVYMlZzclhYeUU3QTE1VU9lWm9hZnpUcDhqM3Q3V" ] "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.190.159.202" ] "x-forwarded-for" => array:1 [ 0 => "18.190.159.202" ] "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" => "w9otusmpT163wd95Hx6ZzpzfpDjFEPN8xb4PrtsH" "laravel_session" => "jkYRjYYKnt5K2kP2sgGyhfCRIXDRqwkfXRoWRRtb" ]
          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 => "Wed, 09 Apr 2025 09:08:48 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InlIRVFacTRWd3k0cW5Rb24rYm5aY0E9PSIsInZhbHVlIjoiejZRRHlPdXk1ZE1yVVlxeUpQdjFtR3c3RnZwUWZDUFl3aU52V2hIQUYyN1NXQXo5Qm9ac0Z3Qkg1WXhFL2RBMlZxaFN1OTUrMXhucEo5QlU3bGJ2WHh1bXI1bnhOdDhReHdzZW54b3hNclRBcW1xWkE1MnZJOWxZRDNkdjlHdlYiLCJtYWMiOiI5YTJjNWZiZGRmYTI4YmJjYzg4MmFmOTlhOThiYWY5OTI0NDQwODRiY2QyZTk1OTdjYjI3MzM2MzViMjMxZjY0IiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 11:08:48 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6InlIRVFacTRWd3k0cW5Rb24rYm5aY0E9PSIsInZhbHVlIjoiejZRRHlPdXk1ZE1yVVlxeUpQdjFtR3c3RnZwUWZDUFl3aU52V2hIQUYyN1NXQXo5Qm9ac0Z3Qkg1WXhFL2RBMlZxaFN1O" 1 => "laravel_session=eyJpdiI6ImJsUnlBRVFYUjNlTWY1THZ0ZHpEd2c9PSIsInZhbHVlIjoiN0kzTlpzYnNLNVV0OEVNZ1VIUmhEUkpmaXdYV3AxcnNXUStaYWJEKzUxNW9kaWYzM013djR0bjRRRGtXOXUreUk5ZUlKdmFDME1tNXJwOXFyMHNabGNUdTRncDhSYlBReWM5R3IxL3d1TkFMMjdmc0I1djRUcDE0OEZPYWhKV0kiLCJtYWMiOiI1YWM4ZTE3ODVjY2EyOWU2NGMwYjZiZjhkMTU3MjEwMWQ5ZjAzNDIwYjA5MTI5MTI5ZDk5MmVjOGVjYTAwZmIyIiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 11:08:48 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6ImJsUnlBRVFYUjNlTWY1THZ0ZHpEd2c9PSIsInZhbHVlIjoiN0kzTlpzYnNLNVV0OEVNZ1VIUmhEUkpmaXdYV3AxcnNXUStaYWJEKzUxNW9kaWYzM013djR0bjRRRGtXOXUreUk5" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InlIRVFacTRWd3k0cW5Rb24rYm5aY0E9PSIsInZhbHVlIjoiejZRRHlPdXk1ZE1yVVlxeUpQdjFtR3c3RnZwUWZDUFl3aU52V2hIQUYyN1NXQXo5Qm9ac0Z3Qkg1WXhFL2RBMlZxaFN1OTUrMXhucEo5QlU3bGJ2WHh1bXI1bnhOdDhReHdzZW54b3hNclRBcW1xWkE1MnZJOWxZRDNkdjlHdlYiLCJtYWMiOiI5YTJjNWZiZGRmYTI4YmJjYzg4MmFmOTlhOThiYWY5OTI0NDQwODRiY2QyZTk1OTdjYjI3MzM2MzViMjMxZjY0IiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 11:08:48 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InlIRVFacTRWd3k0cW5Rb24rYm5aY0E9PSIsInZhbHVlIjoiejZRRHlPdXk1ZE1yVVlxeUpQdjFtR3c3RnZwUWZDUFl3aU52V2hIQUYyN1NXQXo5Qm9ac0Z3Qkg1WXhFL2RBMlZxaFN1O" 1 => "laravel_session=eyJpdiI6ImJsUnlBRVFYUjNlTWY1THZ0ZHpEd2c9PSIsInZhbHVlIjoiN0kzTlpzYnNLNVV0OEVNZ1VIUmhEUkpmaXdYV3AxcnNXUStaYWJEKzUxNW9kaWYzM013djR0bjRRRGtXOXUreUk5ZUlKdmFDME1tNXJwOXFyMHNabGNUdTRncDhSYlBReWM5R3IxL3d1TkFMMjdmc0I1djRUcDE0OEZPYWhKV0kiLCJtYWMiOiI1YWM4ZTE3ODVjY2EyOWU2NGMwYjZiZjhkMTU3MjEwMWQ5ZjAzNDIwYjA5MTI5MTI5ZDk5MmVjOGVjYTAwZmIyIiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 11:08:48 GMT; path=/; httponlylaravel_session=eyJpdiI6ImJsUnlBRVFYUjNlTWY1THZ0ZHpEd2c9PSIsInZhbHVlIjoiN0kzTlpzYnNLNVV0OEVNZ1VIUmhEUkpmaXdYV3AxcnNXUStaYWJEKzUxNW9kaWYzM013djR0bjRRRGtXOXUreUk5" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "w9otusmpT163wd95Hx6ZzpzfpDjFEPN8xb4PrtsH" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/kanal/ibu-dan-anak?page=84" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-09 16:08:48GET/kanal/ibu-dan-anak?page=84620876