Anak

Erythema Infectiosum (Penyakit Kelima)

Kamis, 3 Oktober 2024 | 12:50

Erythema Infectiosum

Dermatomyositis

Senin, 2 September 2024 | 15:42

dermatomyositis adalah peradangan pada kulit yang menyebabkan kelemahan pada otot dan ruam pada permukaan kulit.

Tetanus Neonatorum

Kamis, 22 Agustus 2024 | 11:58

Tetanus neonatorum adalah salah satu tipe dari penyakit tetanus.

Kejang Demam

Rabu, 7 Agustus 2024 | 16:06

Kejang demam atau lebih dikenal dengan penyakit step merupakan kejang yang terjadi pada anak disebabkan oleh demam

Bronkopneumonia

Senin, 29 Juli 2024 | 14:33

Pneumonia adalah infeksi pada jaringan paru. Pneumonia yang mengenai alveolus dan juga bronkus disebut dengan bronkopneumonia.

Viral-Induced Wheezing

Kamis, 25 Juli 2024 | 12:20

Viral-induced wheezing adalah mengi yang disebabkan oleh infeksi virus dan seringkali dimulai dengan gejala batuk atau pilek

Benda Asing Hidung

Selasa, 23 Juli 2024 | 14:02

Benda asing hidung merupakan salah satu kejadian gawat darurat yang sering ditemukan.

Difteri

Selasa, 23 Juli 2024 | 13:35

Difteri merupakan infeksi bakteri serius yang biasanya menyerang membran mukosa dari hidung dan mulut.

Flu Singapura (HFMD)

Selasa, 23 Juli 2024 | 12:34

Flu singapura (HFMD) adalah suatu infeksi virus yang sering ditemukan pada bayi dan anak-anak

Dermatitis Seboroik

Kamis, 18 Juli 2024 | 11:27

Dermatitis seboroik adalah suatu masalah kulit yang menyebabkan kulit menjadi bersisik, kemerahan, dan berketombe

Topik Kesehatan

Request history8.1.29PHP Version433msRequest Duration9MBMemory UsageGET kanal/{slug}Route
    • Booting (253ms)time
    • Application (180ms)time
    • 1 x Booting (58.37%)
      253ms
      1 x Application (41.63%)
      180ms
      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 executed112ms
      • WebController.php#997aicare_prod_new1.16msselect * from `categories` where (`slug` = 'anak' or `slug_en` = 'anak') and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: anak
        • 1: 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_new650μsselect * from `categories` where `categories`.`id` in (7) and `categories`.`deleted_at` is null
        Bindings
        • 0: 7
        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_new28.63msselect * 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` = 30 and `categories`.`deleted_at` is null) and `status` = 1 and `status` = 1 and `publish_date` <= '2025-05-15 16:28:43' and `posts`.`deleted_at` is null order by `publish_date` desc
        Bindings
        • 0: 30
        • 1: 1
        • 2: 1
        • 3: 2025-05-15 16:28:43
        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.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: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.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` = 3033 and `categories`.`deleted_at` is null
        Bindings
        • 0: 3033
        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.76msselect `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` = 10170 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10170
        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.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` = 3576 and `categories`.`deleted_at` is null
        Bindings
        • 0: 3576
        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.83msselect `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` = 3806 and `categories`.`deleted_at` is null
        Bindings
        • 0: 3806
        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.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` = 3090 and `categories`.`deleted_at` is null
        Bindings
        • 0: 3090
        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.05msselect `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` = 2157 and `categories`.`deleted_at` is null
        Bindings
        • 0: 2157
        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.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` = 2172 and `categories`.`deleted_at` is null
        Bindings
        • 0: 2172
        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.83msselect `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` = 2750 and `categories`.`deleted_at` is null
        Bindings
        • 0: 2750
        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.87msselect `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` = 2833 and `categories`.`deleted_at` is null
        Bindings
        • 0: 2833
        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.03msselect `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` = 2864 and `categories`.`deleted_at` is null
        Bindings
        • 0: 2864
        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.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` = 2752 and `categories`.`deleted_at` is null
        Bindings
        • 0: 2752
        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.13msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 4246 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4246
        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.05msselect `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` = 3087 and `categories`.`deleted_at` is null
        Bindings
        • 0: 3087
        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.09msselect * 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_new960μ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
      128Post.php#?
      App\Models\Admin\Category
      39Category.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          bFhhw3UHvgs1aG1Lnt9UGTsOqYQYhdr57gJoBMw4
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/kanal/anak" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /kanal/anak
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IndkNThMVUdOTDQ5VlNqNXMvTW0yNEE9PSIsInZhbHVlIjoic0lkMXZHRk9EdU1kdWtJTnZRRmhjVUJuL01TdFI4TXgvdGNsSjdzQy9YeWdzU0J0VDhITSt1cVd4UmNCWDhEUk5GbTZBaW12bENWelRKcEFPK1c2dWIxeUNtR3BlMksxQ3Y0RjR3L29YeUM5OGxKeUhIbGdPNGhrcGNoL2hJK3giLCJtYWMiOiIzODEwZDM1NjJkMWJiNWVkZDQzOGY5N2Y4MWJjMGI2ZDdkZmMyMzU4ZmEyNDdmNGQxNjFlMDhiNjU3MWMyY2IzIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IkZLQkNJNCtjdVZYd1o5cER1Nzd4bUE9PSIsInZhbHVlIjoiVjBBUlVBbEF6WndyWUZnT3FTVlFWQW45R1hVM2RzZ3lmK3E1eEYyVnY5R1NPdW5vdElCS1oxZzNySHdLTGM3eFQ1aWFuby9rZC82TGU5K21HdUUzZGlQQ1VBZzFQSjdGYjNTQ3pLbW9IZzhucHRDN010cDNFbTkzYlprYW5obDgiLCJtYWMiOiJiY2I4ODZhMTVmNmU5NGM1NWU4NjU3ODI5Mjk3MWZhOWZjYzcwOGJkMjM2YjY3MDA1ZmMzYzFlZTZkZmZmMGRlIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IndkNThMVUdOTDQ5VlNqNXMvTW0yNEE9PSIsInZhbHVlIjoic0lkMXZHRk9EdU1kdWtJTnZRRmhjVUJuL01TdFI4TXgvdGNsSjdzQy9YeWdzU0J0VDhITSt1cVd4UmNCWDhEUk5GbTZBa" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "3.141.31.45" ] "x-forwarded-for" => array:1 [ 0 => "3.141.31.45" ] "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" => "bFhhw3UHvgs1aG1Lnt9UGTsOqYQYhdr57gJoBMw4" "laravel_session" => "hu6uIoPpLInLOmw98MbeyMv9lTvhR7knh03qOJ1I" ]
          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, 15 May 2025 09:28:43 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilk3eGVtUHlWTTkxODI2bkNZRC9tSlE9PSIsInZhbHVlIjoiOXJJNmZlODA1Nk9VVTJjSm5jV2NmQkJ5dEM4eEJSSURyOFV4SE9MVUhyZ2NBQ21NZFlXT3pkVkx2NzMzN2svSDZsYkM0MlJ5TmkzZXdvbTZ6dGxmUzlzYWp6TmxNOGhTV0tHR0N0SmlkWEJJdFlYVUxYNEhMdTR5RmhINDNLM24iLCJtYWMiOiJiNDU3OWI0YTYzMzhmZWRiOTYwYjA5ODMxZjVhOGQxNDFjZjYzMmY5MDI5NmM1ZTY4MGU4MTE4MTdlZjc2MjJlIiwidGFnIjoiIn0%3D; expires=Thu, 15 May 2025 11:28:43 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Ilk3eGVtUHlWTTkxODI2bkNZRC9tSlE9PSIsInZhbHVlIjoiOXJJNmZlODA1Nk9VVTJjSm5jV2NmQkJ5dEM4eEJSSURyOFV4SE9MVUhyZ2NBQ21NZFlXT3pkVkx2NzMzN2svSDZsYkM0M" 1 => "laravel_session=eyJpdiI6IjVuT0t0aFVEWFRsZ1JPUmJSWVRydHc9PSIsInZhbHVlIjoiS0NsRzJxOEhSeU9Cd0EzZFlTcE9lZGlkZHNqdXhqYmdRcnp6MThaVFN2UzA5c2Rjd0NuaGp6UVNvZlVqS2VLaGw0YTBtdFFxd2pDLy9ieml2bjF0aU81Rzd6OUtRbktzRGJ4M1FldW03UGNReHV0Ym5aTHI5TDBwMEY5NmN5WC8iLCJtYWMiOiI0OGRiYzJlMTgxYjhhMWU0MTUxNjg0ZjRkYzczZjAxYjI1NjBkN2YwMmQ1NTc3ZmM1NmZkMTliNWM3ZDA4YjYwIiwidGFnIjoiIn0%3D; expires=Thu, 15 May 2025 11:28:43 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IjVuT0t0aFVEWFRsZ1JPUmJSWVRydHc9PSIsInZhbHVlIjoiS0NsRzJxOEhSeU9Cd0EzZFlTcE9lZGlkZHNqdXhqYmdRcnp6MThaVFN2UzA5c2Rjd0NuaGp6UVNvZlVqS2VLaGw0" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilk3eGVtUHlWTTkxODI2bkNZRC9tSlE9PSIsInZhbHVlIjoiOXJJNmZlODA1Nk9VVTJjSm5jV2NmQkJ5dEM4eEJSSURyOFV4SE9MVUhyZ2NBQ21NZFlXT3pkVkx2NzMzN2svSDZsYkM0MlJ5TmkzZXdvbTZ6dGxmUzlzYWp6TmxNOGhTV0tHR0N0SmlkWEJJdFlYVUxYNEhMdTR5RmhINDNLM24iLCJtYWMiOiJiNDU3OWI0YTYzMzhmZWRiOTYwYjA5ODMxZjVhOGQxNDFjZjYzMmY5MDI5NmM1ZTY4MGU4MTE4MTdlZjc2MjJlIiwidGFnIjoiIn0%3D; expires=Thu, 15-May-2025 11:28:43 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ilk3eGVtUHlWTTkxODI2bkNZRC9tSlE9PSIsInZhbHVlIjoiOXJJNmZlODA1Nk9VVTJjSm5jV2NmQkJ5dEM4eEJSSURyOFV4SE9MVUhyZ2NBQ21NZFlXT3pkVkx2NzMzN2svSDZsYkM0M" 1 => "laravel_session=eyJpdiI6IjVuT0t0aFVEWFRsZ1JPUmJSWVRydHc9PSIsInZhbHVlIjoiS0NsRzJxOEhSeU9Cd0EzZFlTcE9lZGlkZHNqdXhqYmdRcnp6MThaVFN2UzA5c2Rjd0NuaGp6UVNvZlVqS2VLaGw0YTBtdFFxd2pDLy9ieml2bjF0aU81Rzd6OUtRbktzRGJ4M1FldW03UGNReHV0Ym5aTHI5TDBwMEY5NmN5WC8iLCJtYWMiOiI0OGRiYzJlMTgxYjhhMWU0MTUxNjg0ZjRkYzczZjAxYjI1NjBkN2YwMmQ1NTc3ZmM1NmZkMTliNWM3ZDA4YjYwIiwidGFnIjoiIn0%3D; expires=Thu, 15-May-2025 11:28:43 GMT; path=/; httponlylaravel_session=eyJpdiI6IjVuT0t0aFVEWFRsZ1JPUmJSWVRydHc9PSIsInZhbHVlIjoiS0NsRzJxOEhSeU9Cd0EzZFlTcE9lZGlkZHNqdXhqYmdRcnp6MThaVFN2UzA5c2Rjd0NuaGp6UVNvZlVqS2VLaGw0" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "bFhhw3UHvgs1aG1Lnt9UGTsOqYQYhdr57gJoBMw4" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/kanal/anak" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-15 16:28:43GET/kanal/anak620172