Tanya Dokter

Beranda / Tanya Dokter

Pertanyaan Anda


Selasa, 2 Januari 2024 | 14:52
Saluran Cerna

Bab

AM
Info Penanya : AM

Dok saya tadi pagi saat bab kayak keluar sedikit anus bawah atau apa itu bahaya enggak y

Share

Dijawab Oleh
Dijawab Oleh : dr. Ayu Munawaroh, MKK

Hai, terima kasih telah bertanya di Layanan Tanya Dokter Ai Care!

Terkait keluhan yang Anda rasakan, sebelum memastikan penyebab pasti dan berbahaya atau tidak, perlu diketahui beberapa hal berikut, misalnya:

  • Apakah sebelumnya sering mengalami sembelit, BAB keras?
  • Apakah terdapat BAB kecil-kecil seperti tinja kambing?
  • Apakah terdapat nyeri perut?
  • Apakah terdapat BAB berdarah?
  • Apakah terdapat penurunan berat badan tanpa sebab yang jelas?

Adanya keluhan sedikit anus bawah yang keluar saat BAB perlu dipastikan apakah termasuk ke dalam hemoroid atau wasir atau kah merupakah bagian anus atau yang disebut dengan prolaps ani. 

Hemoroid atau wasir adalah pembengkakan pada pembuluh darah sekitar anus, mirip dengan varises. Hemoroid terbagi menjadi interna dan eksterna. Hemoroid interna biasanya tidak terlihat menonjol di area anus, kecuali sudah memasuki grade II (akan masuk dengan sendirinya), III, atau IV. 

Sedangkan, pada kondisi prolaps ani, terjadi penurunan bagian usus paling bawah atau rektum ke luar anus dan terlihat di luar tubuh. Kondisi yang mendasari penyakit ini adalah kerusakan pada saraf yang membentang dari belakang panggul ke daerah kelamin atau disebut dengan saraf pudendal. Berbeda dengan hemoroid, prolaps ini didasari oleh bagian usus yang menurun, sedangkan hemoroid didasari oleh pembengkakan pembuluh darah di dekat anus.

Prolaps ani bisa menimbulkan kondisi di mana tinja bisa keluar tiba-tiba tanpa didasari karena ketidakmampuan dalam mengendalikan buang air besar. Namun demikian, kondisi ini lebih sering terjadi pada wanita usia lanjut meski bisa juga pada laki-laki dan pada usia berapa pun. 

Untuk saat ini, Anda sebaiknya dapat membatasi kegiatan tertentu seperti mengangkat beban terlalu berat, tidak mengejan terlalu keras, minum air putih yang cukup, perbanyak konsumsi makanan berserat, serta menjaga berat badan.

Beberapa gejala yang perlu diwaspadai antara lain:

  • Sembelit
  • Perdarahan pada usus
  • Diare atau kebiasaan buang air besar yang tidak menentu

Apabila Anda mengalami gejala-gejala di atas, sebaiknya berkonsultasi ke dokter secara langsung. Dokter akan melakukan serangkaian pemeriksaan mulai dari wawancara medis, pemeriksaan fisik, serta pemeriksaan penunjang bila diperlukan. 

 

Semoga jawaban ini membantu Anda. Bila mengalami keluhan kesehatan atau ingin bertanya seputar informasi kesehatan, dapat berkonsultasi langsung dengan dokter di Aplikasi Ai Care. Unduh Aplikasi Ai Care di Appstore dan Playstore Anda!

Share
Silahkan Klik "Tanya Dokter" Untuk Mengajukan Pertanyaan Anda

Diskusi Terbaru

Selasa, 10 Juni 2025 | 22:02
Kulit

kandungan apa saja yang sebaiknya tidak di gabung penggunaan nya

EV
Info Penanya : EV
Dijawab Oleh : dr. Reza Dirgahayu Putri

 
dok apa yang terjadi jika kita menggunakan facial wash berkandungan glycolic acid, lalu menggunakan ampoule yang mengandung Niacinamide, Tranexamic Acid, dan 3-0-Ethyl Ascorbic Acid lalu menggunakan moisturizer yang mengandung ceramide? apakah ada kandungan yang bertabrakan dan sebaiknya tidak di gabung?
Selasa, 10 Juni 2025 | 19:23
Anak

Apakah bayi umur 9 bulan boleh minum obat batuk

AD
Info Penanya : AD
Dijawab Oleh : dr. Risadayanti

 
Dok, adik saya umur 9 bulan dan sedang mengalami batuk lebih dari 3 hari tidak sembuh, obat batuk yang tepat untuk bayi umur segitu itu apa ya dok? Mohon bantuannya Terimakasih banyak
Rabu, 11 Juni 2025 | 05:20
Kulit

gatal

KN
Info Penanya : KN
Dijawab Oleh : dr. Reza Dirgahayu Putri

 
dok, badan saya gatal2 sudah lama di tangan seperti bintik2 yg ada air didalamnya tapi dibagian kaki hanya gatal biasa yg setiap digaruk langsung menimbulkan luka
Request history8.1.29PHP Version1.63sRequest Duration4MBMemory UsageGET discussions/{slug}Route
    • Booting (649ms)time
    • Application (981ms)time
    • 1 x Application (60.19%)
      981ms
      1 x Booting (39.81%)
      649ms
      5 templates were rendered
      • 1x web.v2.discussion.showshow.blade.php#?blade
      • 1x web.v2.partials.article-populararticle-popular.blade.php#?blade
      • 1x web.v2.partials.related-articlerelated-article.blade.php#?blade
      • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
      • 1x layouts.v2.menu_hovermenu_hover.blade.php#?blade
      uri
      GET discussions/{slug}
      middleware
      web
      controller
      App\Http\Controllers\DiscussionController@show
      namespace
      App\Http\Controllers
      prefix
      where
      as
      web.discussion.show
      file
      app/Http/Controllers/DiscussionController.php:159-229
      48 statements were executed (8 duplicates)Show only duplicates732ms
      • DiscussionController.php#165mydatabase4.04msselect * from `questions` where `slug` = 'bab' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: bab
        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/DiscussionController.php:165
        • 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
      • DiscussionController.php#179mydatabase990μsselect * from `questions` where `slug` = 'bab' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: bab
        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/DiscussionController.php:179
        • 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
      • DiscussionController.php#192mydatabase5.09msselect column_name as `name`, data_type as `type_name`, column_type as `type`, collation_name as `collation`, is_nullable as `nullable`, column_default as `default`, column_comment as `comment`, extra as `extra` from information_schema.columns where table_schema = 'mydatabase' and table_name = 'questions' order by ordinal_position asc
        Backtrace
        • app/Http/Controllers/DiscussionController.php:192
        • 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
      • DiscussionController.php#192mydatabase5.36msupdate `questions` set `views` = 268, `questions`.`updated_at` = '2025-06-12 22:08:38' where `id` = 218
        Bindings
        • 0: 268
        • 1: 2025-06-12 22:08:38
        • 2: 218
        Backtrace
        • app/Http/Controllers/DiscussionController.php:192
        • 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
      • DiscussionController.php#200mydatabase1.55msselect * from `answers` where `answers`.`question_id` = 218 and `answers`.`question_id` is not null and `answers`.`deleted_at` is null
        Bindings
        • 0: 218
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/DiscussionController.php:200
        • 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
      • DiscussionController.php#201mydatabase2msselect `tags`.*, `answer_tag`.`answer_id` as `pivot_answer_id`, `answer_tag`.`tag_id` as `pivot_tag_id`, `answer_tag`.`created_at` as `pivot_created_at`, `answer_tag`.`updated_at` as `pivot_updated_at` from `tags` inner join `answer_tag` on `tags`.`id` = `answer_tag`.`tag_id` where `answer_tag`.`answer_id` = 231
        Bindings
        • 0: 231
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/DiscussionController.php:201
        • 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
      • DiscussionController.php#209mydatabase1.57msselect * from `categories` where `type` = 'healthpedia' and `parent_id` <> 0 and `categories`.`deleted_at` is null
        Bindings
        • 0: healthpedia
        • 1: 0
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/DiscussionController.php:209
        • 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
      • DiscussionController.php#210mydatabase520msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-06-12 22:08:38' and `content_type` = 'article' and `posts`.`deleted_at` is null order by RAND() limit 7
        Bindings
        • 0: 1
        • 1: 2025-06-12 22:08:38
        • 2: article
        Hints
        • Use SELECT * only if you need all columns from table
        • ORDER BY RAND() is slow, try to avoid if you can. You can read this or this
        Backtrace
        • app/Http/Controllers/DiscussionController.php:210
        • 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
      • DiscussionController.php#211mydatabase1.08msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-06-12 22:08:39' and `content_type` = 'article' and `posts`.`deleted_at` is null order by `id` desc limit 4
        Bindings
        • 0: 1
        • 1: 2025-06-12 22:08:39
        • 2: article
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/DiscussionController.php:211
        • 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
      • DiscussionController.php#214mydatabase24.83msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-06-12 22:08:39' and `content_type` = 'article' and exists (select * from `tags` inner join `post_tag` on `tags`.`id` = `post_tag`.`tag_id` where `posts`.`id` = `post_tag`.`post_id` and `tags`.`id` in (6251)) and `posts`.`deleted_at` is null order by RAND() limit 5
        Bindings
        • 0: 1
        • 1: 2025-06-12 22:08:39
        • 2: article
        • 3: 6251
        Hints
        • Use SELECT * only if you need all columns from table
        • ORDER BY RAND() is slow, try to avoid if you can. You can read this or this
        Backtrace
        • app/Http/Controllers/DiscussionController.php:214
        • 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
      • DiscussionController.php#225mydatabase7.19msselect * from `questions` where `status` = 'published' and `questions`.`deleted_at` is null order by `id` desc
        Bindings
        • 0: published
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/DiscussionController.php:225
        • 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
      • show.blade.php#110mydatabase1.21msselect * from `categories` where `categories`.`id` = 20 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 20
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::web.v2.discussion.show:110
        • 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
      • show.blade.php#177mydatabase1.6msselect * from `answers` where `answers`.`question_id` = 218 and `answers`.`question_id` is not null and `answers`.`deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 218
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:177
        • 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
      • show.blade.php#189mydatabase1.31msselect * from `users` where `doctor_id` = '6397ea1b69178456d00f41a7' limit 1
        Bindings
        • 0: 6397ea1b69178456d00f41a7
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::web.v2.discussion.show:189
        • 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
      • show.blade.php#268mydatabase2.01msselect `tags`.*, `answer_tag`.`answer_id` as `pivot_answer_id`, `answer_tag`.`tag_id` as `pivot_tag_id`, `answer_tag`.`created_at` as `pivot_created_at`, `answer_tag`.`updated_at` as `pivot_updated_at` from `tags` inner join `answer_tag` on `tags`.`id` = `answer_tag`.`tag_id` where `answer_tag`.`answer_id` = 231
        Bindings
        • 0: 231
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:268
        • 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
      • show.blade.php#320mydatabase10.23msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9786 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9786
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:320
        • 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
      • show.blade.php#320mydatabase4.54msselect `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` = 8321 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8321
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:320
        • 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
      • show.blade.php#320mydatabase4.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` = 8021 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8021
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:320
        • 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
      • show.blade.php#320mydatabase4.68msselect `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` = 8645 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8645
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:320
        • 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
      • show.blade.php#320mydatabase4.29msselect `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` = 6500 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6500
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:320
        • 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
      • show.blade.php#399mydatabase610μsselect * from `categories` where `categories`.`id` = 18 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 18
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::web.v2.discussion.show:399
        • 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
      • show.blade.php#434mydatabase1.24msselect * from `answers` where `answers`.`question_id` = 347 and `answers`.`question_id` is not null and `answers`.`deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 347
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:434
        • 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
      • show.blade.php#437mydatabase1.07msselect * from `users` where `doctor_id` = '669f577d041356235107f583' limit 1
        Bindings
        • 0: 669f577d041356235107f583
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::web.v2.discussion.show:437
        • 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
      • show.blade.php#399mydatabase1.17msselect * from `categories` where `categories`.`id` = 30 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 30
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::web.v2.discussion.show:399
        • 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
      • show.blade.php#434mydatabase1.24msselect * from `answers` where `answers`.`question_id` = 346 and `answers`.`question_id` is not null and `answers`.`deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 346
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:434
        • 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
      • show.blade.php#437mydatabase990μsselect * from `users` where `doctor_id` = '65aa232118c19dc79a053a83' limit 1
        Bindings
        • 0: 65aa232118c19dc79a053a83
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::web.v2.discussion.show:437
        • 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
      • show.blade.php#399mydatabase980μsselect * from `categories` where `categories`.`id` = 18 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 18
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::web.v2.discussion.show:399
        • 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
      • show.blade.php#434mydatabase930μsselect * from `answers` where `answers`.`question_id` = 345 and `answers`.`question_id` is not null and `answers`.`deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 345
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:434
        • 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
      • show.blade.php#437mydatabase1.13msselect * from `users` where `doctor_id` = '669f577d041356235107f583' limit 1
        Bindings
        • 0: 669f577d041356235107f583
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::web.v2.discussion.show:437
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • article-popular.blade.php#8mydatabase10.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` = 6344 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6344
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • article-popular.blade.php#8mydatabase11.67msselect `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` = 10096 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10096
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • article-popular.blade.php#8mydatabase9.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` = 9851 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9851
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • article-popular.blade.php#8mydatabase9.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` = 7414 and `categories`.`deleted_at` is null
        Bindings
        • 0: 7414
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • article-popular.blade.php#8mydatabase8.44msselect `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` = 4750 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4750
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • article-popular.blade.php#8mydatabase8.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` = 4018 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4018
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • article-popular.blade.php#8mydatabase7.96msselect `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` = 1614 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1614
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • related-article.blade.php#8mydatabase8.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` = 10393 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10393
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.related-article:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • related-article.blade.php#8mydatabase7.97msselect `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` = 10388 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10388
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.related-article:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • related-article.blade.php#8mydatabase9.82msselect `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` = 10387 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10387
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.related-article:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • related-article.blade.php#8mydatabase9.86msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 10379 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10379
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.related-article:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • web_layout.blade.php#111mydatabase3.07msselect * 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:111
        • 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
      • menu_hover.blade.php#53mydatabase830μsselect * from `categories` where `name` = 'Penyakit A-Z' and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: Penyakit A-Z
        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.menu_hover:53
        • 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
      • menu_hover.blade.php#54mydatabase890μsselect * from `categories` where `name` = 'Obat A-Z' and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: Obat A-Z
        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.menu_hover:54
        • 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
      • menu_hover.blade.php#55mydatabase1.02msselect * from `categories` where `name` = 'Pemeriksaan A-Z' and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: Pemeriksaan A-Z
        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.menu_hover:55
        • 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
      • menu_hover.blade.php#156mydatabase2.98msselect * from `videos` where `status` = 1 order by `updated_at` desc limit 1
        Bindings
        • 0: 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::layouts.v2.menu_hover:156
        • 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
      • menu_hover.blade.php#221mydatabase1.26msselect * from `booklets` where `is_published` = 1 order by `id` desc limit 1
        Bindings
        • 0: 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::layouts.v2.menu_hover:221
        • 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#357mydatabase1.13msselect * 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:357
        • 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#361mydatabase2.61msselect * 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:361
        • 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\Question
      308Question.php#?
      App\Models\Admin\Category
      64Category.php#?
      App\Models\Admin\Post
      16Post.php#?
      App\Answer
      5Answer.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\Models\Admin\Tag
      2Tag.php#?
      App\User
      1User.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Video
      1Video.php#?
      App\Models\Admin\Booklet
      1Booklet.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          bDIEbIMnr5ZwsPYsl2geKczRnf41tegVExu5c9jo
          discussion
          bab
          _previous
          array:1 [ "url" => "https://ai-care-dict.atmatech.id/discussions/bab" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /discussions/bab
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:19 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-real-ip" => array:1 [ 0 => "216.73.216.188" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.188" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care-dict.atmatech.id" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 12 Jun 2025 15:08:39 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlBlREJ4TVFlNlIwaHJsY0huQVZ4TXc9PSIsInZhbHVlIjoiMlIyMVNOLzFlYjJqVzhYSWtwTmFQb1VmV1lINEplTUFGSHNXcG4zUlVlOEFVUDVRZWd4dVZ2RFY1VHpNVW1FUndNOFN5akFXNzB6NjllMHdKb0hvbFFEQ0VTa1YxQ3FCT3QrYXdNV0pIL2NFMGZicnhpRDREajRjMzA3TlVXZGsiLCJtYWMiOiI0MTkwNThjYWE3ODdmNGE0YTVjMDFkMTJiOTkxZTI3NjhjZDBkNmM3ZGRhMGJkMjY4NGZiNTdlNzgxMjg0Yjg1IiwidGFnIjoiIn0%3D; expires=Thu, 12 Jun 2025 17:08:39 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IlBlREJ4TVFlNlIwaHJsY0huQVZ4TXc9PSIsInZhbHVlIjoiMlIyMVNOLzFlYjJqVzhYSWtwTmFQb1VmV1lINEplTUFGSHNXcG4zUlVlOEFVUDVRZWd4dVZ2RFY1VHpNVW1FUndNOFN5a" 1 => "laravel_session=eyJpdiI6IjlRbEd6a082K0ZzcTg5Vk0wbEFpTkE9PSIsInZhbHVlIjoiWUZ2Yi9Qc1VDKytrc0dGcVVRR0YraUZweXBGL3ZSeWd0MG1Bb00rRUtpd3B5VXRxU0hEQXk2a2Z3MnBWbmxRZXlNWFM5aDZWQmpIYXlnVzVWWmI4bitiK2JqalpvSTJoNCtvcDRuZXlGUnpVZ20zZDNyc1IxZnJ0czVDdkc4REUiLCJtYWMiOiIzNWI2M2FiMmY5MjlhMWI2ZmRlNDE0ZTQ0MGNkZTMzZTYyZTg1MTZlODM3NGFhZDI2MzQ0NzE5MjAzMzQxNDRmIiwidGFnIjoiIn0%3D; expires=Thu, 12 Jun 2025 17:08:39 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IjlRbEd6a082K0ZzcTg5Vk0wbEFpTkE9PSIsInZhbHVlIjoiWUZ2Yi9Qc1VDKytrc0dGcVVRR0YraUZweXBGL3ZSeWd0MG1Bb00rRUtpd3B5VXRxU0hEQXk2a2Z3MnBWbmxRZXlN" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlBlREJ4TVFlNlIwaHJsY0huQVZ4TXc9PSIsInZhbHVlIjoiMlIyMVNOLzFlYjJqVzhYSWtwTmFQb1VmV1lINEplTUFGSHNXcG4zUlVlOEFVUDVRZWd4dVZ2RFY1VHpNVW1FUndNOFN5akFXNzB6NjllMHdKb0hvbFFEQ0VTa1YxQ3FCT3QrYXdNV0pIL2NFMGZicnhpRDREajRjMzA3TlVXZGsiLCJtYWMiOiI0MTkwNThjYWE3ODdmNGE0YTVjMDFkMTJiOTkxZTI3NjhjZDBkNmM3ZGRhMGJkMjY4NGZiNTdlNzgxMjg0Yjg1IiwidGFnIjoiIn0%3D; expires=Thu, 12-Jun-2025 17:08:39 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlBlREJ4TVFlNlIwaHJsY0huQVZ4TXc9PSIsInZhbHVlIjoiMlIyMVNOLzFlYjJqVzhYSWtwTmFQb1VmV1lINEplTUFGSHNXcG4zUlVlOEFVUDVRZWd4dVZ2RFY1VHpNVW1FUndNOFN5a" 1 => "laravel_session=eyJpdiI6IjlRbEd6a082K0ZzcTg5Vk0wbEFpTkE9PSIsInZhbHVlIjoiWUZ2Yi9Qc1VDKytrc0dGcVVRR0YraUZweXBGL3ZSeWd0MG1Bb00rRUtpd3B5VXRxU0hEQXk2a2Z3MnBWbmxRZXlNWFM5aDZWQmpIYXlnVzVWWmI4bitiK2JqalpvSTJoNCtvcDRuZXlGUnpVZ20zZDNyc1IxZnJ0czVDdkc4REUiLCJtYWMiOiIzNWI2M2FiMmY5MjlhMWI2ZmRlNDE0ZTQ0MGNkZTMzZTYyZTg1MTZlODM3NGFhZDI2MzQ0NzE5MjAzMzQxNDRmIiwidGFnIjoiIn0%3D; expires=Thu, 12-Jun-2025 17:08:39 GMT; path=/; httponlylaravel_session=eyJpdiI6IjlRbEd6a082K0ZzcTg5Vk0wbEFpTkE9PSIsInZhbHVlIjoiWUZ2Yi9Qc1VDKytrc0dGcVVRR0YraUZweXBGL3ZSeWd0MG1Bb00rRUtpd3B5VXRxU0hEQXk2a2Z3MnBWbmxRZXlN" ] ]
          session_attributes
          0 of 0
          array:5 [ "locale" => "id" "_token" => "bDIEbIMnr5ZwsPYsl2geKczRnf41tegVExu5c9jo" "discussion" => "bab" "_previous" => array:1 [ "url" => "https://ai-care-dict.atmatech.id/discussions/bab" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-12 22:08:39GET/discussions/bab548403