Covid 19

Beranda / Topik Kesehatan / Covid 19

Covid-19: Perlukah Mendapatkan Tambahan Vaksin Flu?

Kamis, 28 Desember 2023 | 15:35

Haruskah vaksin influenza agar meringankan saat terinfeksi Covid-19?

Cara Mencegah Tertular Covid-19 Varian JN.1

Kamis, 21 Desember 2023 | 12:53

Infeksi covid-19 varian JN.1 ini bisa dicegah dengan beberapa langkah preventif. Ketahui apa saja yang bisa Anda lakukan

Kenali Gejala Covid Varian JN.1

Rabu, 20 Desember 2023 | 12:39

WHO memperingatkan akan kemunculan Covid varian JN.1 yang menyebabkan lonjakan kasus di beberapa negara

Perkembangan Varian Covid EG.5 "Eris" Terbaru yang Sebabkan Lonjakan Kasus di Beberapa Negara

Selasa, 5 Desember 2023 | 13:51

Covid Singapura merupakan varian covid terbaru EG.5 atau Eris. Lonjakan ini juga terjadi di Inggris.

Covid-19 Varian EG.5 (Eris), Seperti Apa Gejalanya?

Selasa, 5 Desember 2023 | 13:06

Covid-19 varian EG.5 atau disebut juga Eris muncul sebagai varian baru turunan dari varian sebelumnya. Seperti apakah gejalanya?

Waspada, Penyintas Covid-19 Rentan Alami Gangguan Kesehatan Mental Ini

Rabu, 25 Oktober 2023 | 13:38

Para penyintas Covid-19 perlu waspada dengan risiko gangguan mental yang mungkin akan dihadapi.

Aturan Pemberian Vaksin Covid-19 Berubah, Kini Vaksin Booster Bebas Merek Apapun

Rabu, 31 Mei 2023 | 11:36

Masyarakat Indonesia kini bebas melengkapi dosis vaksin Covid-19 dengan dosis yang tersedia di layanan kesehatan.

Mengapa Vaksin Covid-19 Penting untuk Anak dan Remaja?

Selasa, 14 Februari 2023 | 11:55

Sama seperti orang dewasa, anak-anak dan remaja berisiko terinfeksi Covid-19.

Orang Tua Wajib Tahu Gejala Omicron Pada Anak-Anak

Senin, 12 Desember 2022 | 11:22

Omicron telah terbukti sebagai varian pandemi Covid-19 yang paling menular sejauh ini.

Subvarian Omicron XBB Masuk Indonesia, Seperti apa Gejalanya?

Selasa, 6 Desember 2022 | 15:49

Kemenkes melaporkan bahwa subvarian Omicron CBB sudah ditemukan di 24 negara di dunia, termasuk Indonesia. Seperti apakah gejalanya?

Topik Kesehatan

Request history8.1.29PHP Version415msRequest Duration5MBMemory UsageGET kanal/{slug}Route
    • Booting (243ms)time
    • Application (172ms)time
    • 1 x Booting (58.45%)
      243ms
      1 x Application (41.55%)
      172ms
      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 executed114ms
      • WebController.php#997aicare_prod_new1.07msselect * from `categories` where (`slug` = 'covid-19' or `slug_en` = 'covid-19') and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: covid-19
        • 1: covid-19
        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_new13.34msselect * 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` = 1 and `categories`.`deleted_at` is null) and `status` = 1 and `status` = 1 and `publish_date` <= '2025-04-09 09:21:04' and `posts`.`deleted_at` is null order by `publish_date` desc
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: 2025-04-09 09:21:04
        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.04msselect * 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.84msselect `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` = 10175 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10175
        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_new11.47msselect `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` = 10173 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10173
        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_new11.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` = 34 and `categories`.`deleted_at` is null
        Bindings
        • 0: 34
        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_new8.45msselect `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` = 1094 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1094
        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.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` = 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.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.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.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` = 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.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.27msselect `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.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.17msselect `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` = 33 and `categories`.`deleted_at` is null
        Bindings
        • 0: 33
        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.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` = 7295 and `categories`.`deleted_at` is null
        Bindings
        • 0: 7295
        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.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` = 4401 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4401
        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.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` = 2475 and `categories`.`deleted_at` is null
        Bindings
        • 0: 2475
        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.42msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 5435 and `categories`.`deleted_at` is null
        Bindings
        • 0: 5435
        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.02msselect * 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_new860μ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.15msselect * 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
      95Post.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
          sd8ctMOjKjG89iNrBfKcE5vCovxLbfuwtBOeZTMO
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/kanal/covid-19?page=1" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /kanal/covid-19
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "1" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhFbVEwUEZ4Z05xS1hpV3R2c2c5Unc9PSIsInZhbHVlIjoiN0hnRTBtbTRlenNQTnlYL05RZm1vRU1GK3o5SDlJM0NtN2hhRkp0ek9RaGU4cStGRnVnZ1RIUmNHcGIzdGEvc0dhSU9xeUx3ZjBBc3FnTE5SdFpxNHdMVHRMNXpGVXU0eEhIbnY4a2hEVlpDTk1vU1FWejNLUnRnd1NJbmpybUQiLCJtYWMiOiI1NjUyZmE0NDlkNGRjYjM4NWMzZTk2ODk0NmE3MTYxODIxYzk5NjYxMzkwMGY2OTY1NWI5MGMyZTYwMzVlZmJkIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Iit4OGNoWCtEQmZ1UzFDc0gxYXIvT3c9PSIsInZhbHVlIjoiSUkrUGViUTZUY1podnZranBCdDJyakc2UE1KT0tjZjRON3ExdTc1MEhyZkpVMnFBbXlTc2xaVWRZMnFTTGVhUUpTMDlNY1pIdHJSbHFVL3hEWXBBekdCNmZjWlFvMU1JSWR0N3JVT0w5VmpwL0pCS3JrbjNtQ3NZdkVLdFZSNzkiLCJtYWMiOiJkNmEyYzY0YThiMjNmNjU5NDI5YWJjZjU2Mzk0ZTMzZDI4N2FlM2E1YjcxZjk2YmNmMWI0ZmM1YTNmNmZiN2RiIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjhFbVEwUEZ4Z05xS1hpV3R2c2c5Unc9PSIsInZhbHVlIjoiN0hnRTBtbTRlenNQTnlYL05RZm1vRU1GK3o5SDlJM0NtN2hhRkp0ek9RaGU4cStGRnVnZ1RIUmNHcGIzdGEvc0dhSU9xe" ] "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.191.229.157" ] "x-forwarded-for" => array:1 [ 0 => "18.191.229.157" ] "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" => "sd8ctMOjKjG89iNrBfKcE5vCovxLbfuwtBOeZTMO" "laravel_session" => "vvjL1BoLKzJtGK6t2HBuAcEffCN4RDHu680yHy93" ]
          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 02:21:04 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IndiZ1JNL1lJLzB0L0p2WHV3dEpVcVE9PSIsInZhbHVlIjoiVzVwWXZ3SEZDZ1k0QkRsTGFXRCtaTmpOeGtKNktldFF0RGNyenNzZFhJdXJISUEzYjNZT2dtR1krbmxmZVRKd25ZeWN5WVQveThyM1hDMm9uNE5Ca3pjbDBIUHU1QlZWejZvNWdBbjJUZ1Bra2UzalZyVVNKQ3N6Nlg5K2hkTnAiLCJtYWMiOiI4Y2Y1ZmU3YWExNTQwNGJlZTg1NTllNjRhMGJkYmRhOGZjMzExYzZmNmJlYmQyZDI5YzJiOWM1OTQ5NGE0ZTk3IiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 04:21:04 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IndiZ1JNL1lJLzB0L0p2WHV3dEpVcVE9PSIsInZhbHVlIjoiVzVwWXZ3SEZDZ1k0QkRsTGFXRCtaTmpOeGtKNktldFF0RGNyenNzZFhJdXJISUEzYjNZT2dtR1krbmxmZVRKd25ZeWN5W" 1 => "laravel_session=eyJpdiI6IkZrY1JxQk1Kb3BFRlpKMytwZ21tQ2c9PSIsInZhbHVlIjoiRzVjRVdRTDBJNk55ZldETlBpand4ajg4OEYrOUhNcHV5ekNGS0lVUXA2SGRRejEzWXFLTTlSUzd1L3pDZ2U5ZEdyU2ZGd3NRKy9NT1ZVbjVPQkpoTXRJYUQ2T1pSTHRTa0hya2xkRVZWeFZUTnpVM1ZPTTM5d3puTVBHVkJEYmQiLCJtYWMiOiI3YzI5ODA0YTk1OGMzM2NkMGVlYjA5YTc2MDJhMTIwMDUxMmVhYzU1OTU4YmUyMjc4MmMxMTRjNzQ5ZDcyZGJiIiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 04:21:04 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IkZrY1JxQk1Kb3BFRlpKMytwZ21tQ2c9PSIsInZhbHVlIjoiRzVjRVdRTDBJNk55ZldETlBpand4ajg4OEYrOUhNcHV5ekNGS0lVUXA2SGRRejEzWXFLTTlSUzd1L3pDZ2U5ZEdy" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IndiZ1JNL1lJLzB0L0p2WHV3dEpVcVE9PSIsInZhbHVlIjoiVzVwWXZ3SEZDZ1k0QkRsTGFXRCtaTmpOeGtKNktldFF0RGNyenNzZFhJdXJISUEzYjNZT2dtR1krbmxmZVRKd25ZeWN5WVQveThyM1hDMm9uNE5Ca3pjbDBIUHU1QlZWejZvNWdBbjJUZ1Bra2UzalZyVVNKQ3N6Nlg5K2hkTnAiLCJtYWMiOiI4Y2Y1ZmU3YWExNTQwNGJlZTg1NTllNjRhMGJkYmRhOGZjMzExYzZmNmJlYmQyZDI5YzJiOWM1OTQ5NGE0ZTk3IiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 04:21:04 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IndiZ1JNL1lJLzB0L0p2WHV3dEpVcVE9PSIsInZhbHVlIjoiVzVwWXZ3SEZDZ1k0QkRsTGFXRCtaTmpOeGtKNktldFF0RGNyenNzZFhJdXJISUEzYjNZT2dtR1krbmxmZVRKd25ZeWN5W" 1 => "laravel_session=eyJpdiI6IkZrY1JxQk1Kb3BFRlpKMytwZ21tQ2c9PSIsInZhbHVlIjoiRzVjRVdRTDBJNk55ZldETlBpand4ajg4OEYrOUhNcHV5ekNGS0lVUXA2SGRRejEzWXFLTTlSUzd1L3pDZ2U5ZEdyU2ZGd3NRKy9NT1ZVbjVPQkpoTXRJYUQ2T1pSTHRTa0hya2xkRVZWeFZUTnpVM1ZPTTM5d3puTVBHVkJEYmQiLCJtYWMiOiI3YzI5ODA0YTk1OGMzM2NkMGVlYjA5YTc2MDJhMTIwMDUxMmVhYzU1OTU4YmUyMjc4MmMxMTRjNzQ5ZDcyZGJiIiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 04:21:04 GMT; path=/; httponlylaravel_session=eyJpdiI6IkZrY1JxQk1Kb3BFRlpKMytwZ21tQ2c9PSIsInZhbHVlIjoiRzVjRVdRTDBJNk55ZldETlBpand4ajg4OEYrOUhNcHV5ekNGS0lVUXA2SGRRejEzWXFLTTlSUzd1L3pDZ2U5ZEdy" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "sd8ctMOjKjG89iNrBfKcE5vCovxLbfuwtBOeZTMO" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/kanal/covid-19?page=1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-09 09:21:04GET/kanal/covid-19?page=1620120