Tanya Dokter

Beranda / Tanya Dokter
Pertanyaan Anda

Kamis, 5 September 2024 | 11:25
Saraf

Dok apakah saraf tulang ditanga dapat di operasi

ZA
Info Penanya : ZA

Saraf atau jari tangan yang berlebihan apakah bisa di operasi dok

Share

Dijawab Oleh
Dijawab Oleh : dr. Giovanni Frans Alvin

Hai, terima kasih telah bertanya di Tanya Dokter Ai Care.

Sebelum menjawab pertanyaan Anda, perlu diperjelas terlebih dahulu apakah yang Anda maksud ialah operasi saraf di tangan karena suatu gangguan saraf atau operasi untuk menghilangkan jari tambahan, seperti kondisi polidaktili.

Untuk menjawab pertanyaan Anda, apabila yang Anda maksud adalah operasi saraf di tangan, maka hal itu dapat dilakukan dan disebut dengan prosedur bedah saraf tepi. Umumnya, prosedur ini dilakukan pada beberapa kondisi gangguan saraf, salah satunya ialah carpal tunnel syndrome

Namun, jika yang Anda maksud ialah operasi untuk menghilangkan jari tambahan seperti polidaktili, maka hal itu juga dapat dilakukan. Tetapi perlu Anda ketahui bahwa semakin sempurna jari tambahan yang terbentuk, maka semakin rumit pula operasinya. Dengan demikian, Anda sebaiknya berkonsultasi terlebih dahulu dengan dokter spesialis bedah supaya mendapatkan penanganan yang terbaik.

Terdapat beberapa hal yang dapat Anda lakukan untuk menjaga kesehatan saraf di tangan, antara lain:

  • Melakukan gerakan peregangan selama beberapa menit setelah melakukan aktivitas, seperti mengetik atau bermain ponsel;
  • Mengonsumsi vitamin B1, B6, dan B12;
  • Mencapai berat badan ideal;
  • Menjaga pola hidup agar terhindar dari penyakit diabetes yang dapat merusak persarafan.

Apabila Anda mengalami keluhan tangan sering mengalami kesemutan, kelemahan, atau bahkan mati rasa, maka Anda disarankan untuk melakukan konsultasi langsung dengan dokter spesialis saraf. Pengobatan penyakit akan disesuaikan dengan tingkat keparahannya.

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

Request history8.1.29PHP Version625msRequest Duration4MBMemory UsageGET discussions/{slug}Route
    • Booting (241ms)time
    • Application (384ms)time
    • 1 x Application (61.49%)
      384ms
      1 x Booting (38.51%)
      241ms
      4 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
      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:158-228
      38 statements were executed (4 duplicates)Show only duplicates294ms
      • DiscussionController.php#164aicare_prod_new1.57msselect * from `questions` where `slug` = 'dok-apakah-saraf-tulang-ditanga-dapat-di-operasi' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: dok-apakah-saraf-tulang-ditanga-dapat-di-operasi
        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:164
        • 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#178aicare_prod_new1.26msselect * from `questions` where `slug` = 'dok-apakah-saraf-tulang-ditanga-dapat-di-operasi' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: dok-apakah-saraf-tulang-ditanga-dapat-di-operasi
        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:178
        • 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#191aicare_prod_new4.84msselect 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 = 'aicare_prod_new' and table_name = 'questions' order by ordinal_position asc
        Backtrace
        • app/Http/Controllers/DiscussionController.php:191
        • 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#191aicare_prod_new5.92msupdate `questions` set `views` = 74, `questions`.`updated_at` = '2025-04-11 23:26:12' where `id` = 322
        Bindings
        • 0: 74
        • 1: 2025-04-11 23:26:12
        • 2: 322
        Backtrace
        • app/Http/Controllers/DiscussionController.php:191
        • 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#199aicare_prod_new770μsselect * from `answers` where `answers`.`question_id` = 322 and `answers`.`question_id` is not null and `answers`.`deleted_at` is null
        Bindings
        • 0: 322
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/DiscussionController.php:199
        • 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#200aicare_prod_new900μsselect `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` = 350
        Bindings
        • 0: 350
        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#208aicare_prod_new940μsselect * 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:208
        • 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#209aicare_prod_new144msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-11 23:26:13' and `content_type` = 'article' and `posts`.`deleted_at` is null order by RAND() limit 7
        Bindings
        • 0: 1
        • 1: 2025-04-11 23:26:13
        • 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: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#210aicare_prod_new1.32msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-11 23:26:13' and `content_type` = 'article' and `posts`.`deleted_at` is null order by `id` desc limit 4
        Bindings
        • 0: 1
        • 1: 2025-04-11 23:26:13
        • 2: article
        Hints
        • Use SELECT * only if you need all columns from table
        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#213aicare_prod_new18.98msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-11 23:26:13' 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 (5195, 7120, 3994)) and `posts`.`deleted_at` is null order by RAND() limit 5
        Bindings
        • 0: 1
        • 1: 2025-04-11 23:26:13
        • 2: article
        • 3: 5195
        • 4: 7120
        • 5: 3994
        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:213
        • 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#224aicare_prod_new5.17msselect * 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:224
        • 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#109aicare_prod_new970μsselect * from `categories` where `categories`.`id` = 14 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 14
        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:109
        • 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#176aicare_prod_new990μsselect * from `answers` where `answers`.`question_id` = 322 and `answers`.`question_id` is not null and `answers`.`deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 322
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:176
        • 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#205aicare_prod_new980μsselect `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` = 350
        Bindings
        • 0: 350
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:205
        • 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#257aicare_prod_new5.16msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 6354 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6354
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:257
        • 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#257aicare_prod_new5.04msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9840 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9840
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:257
        • 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#257aicare_prod_new5.15msselect `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` = 8343 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8343
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:257
        • 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#257aicare_prod_new5.41msselect `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` = 6980 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6980
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:257
        • 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#257aicare_prod_new5.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` = 9827 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9827
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:257
        • 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#366aicare_prod_new910μsselect * from `answers` where `answers`.`question_id` = 341 and `answers`.`question_id` is not null and `answers`.`deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 341
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:366
        • 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#336aicare_prod_new820μsselect * from `categories` where `categories`.`id` = 9 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 9
        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:336
        • 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#366aicare_prod_new940μsselect * from `answers` where `answers`.`question_id` = 340 and `answers`.`question_id` is not null and `answers`.`deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 340
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:366
        • 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#336aicare_prod_new1.02msselect * from `categories` where `categories`.`id` = 25 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 25
        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:336
        • 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#366aicare_prod_new1.18msselect * from `answers` where `answers`.`question_id` = 339 and `answers`.`question_id` is not null and `answers`.`deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 339
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:366
        • 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#8aicare_prod_new5.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` = 466 and `categories`.`deleted_at` is null
        Bindings
        • 0: 466
        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#8aicare_prod_new5.63msselect `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` = 4820 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4820
        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#8aicare_prod_new5.49msselect `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` = 8719 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8719
        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#8aicare_prod_new5.24msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9425 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9425
        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#8aicare_prod_new5.33msselect `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` = 4292 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4292
        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#8aicare_prod_new5.56msselect `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` = 9602 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9602
        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#8aicare_prod_new4.95msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 8316 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8316
        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#8aicare_prod_new5.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` = 10175 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10175
        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#8aicare_prod_new5.74msselect `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` = 10174 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10174
        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#8aicare_prod_new5.1msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 10173 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10173
        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#8aicare_prod_new5.61msselect `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` = 10168 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10168
        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#122aicare_prod_new850μsselect * from `pages` where `slug` = 'about-us' limit 1
        Bindings
        • 0: about-us
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::layouts.v2.web_layout:122
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • web_layout.blade.php#547aicare_prod_new9.03msselect * 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_new5.29msselect * 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\Question
      304Question.php#?
      App\Models\Admin\Category
      60Category.php#?
      App\Models\Admin\Post
      16Post.php#?
      App\Models\Admin\Tag
      6Tag.php#?
      App\Answer
      4Answer.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          1UgUQcrxl3nw0LgeYuB4LTyIIQGIgcbKZHW4812k
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/discussions/dok-apakah-saraf-tulang-ditanga-dapat-...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          discussion
          dok-apakah-saraf-tulang-ditanga-dapat-di-operasi
          path_info
          /discussions/dok-apakah-saraf-tulang-ditanga-dapat-di-operasi
          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=eyJpdiI6IkNhOU00SmMza2JQY3VhSkkrdWl2eVE9PSIsInZhbHVlIjoiNUdVdzF4VFdZYnAvNFg4YWRYK0pYYzk0VFVWNlN0VFVudEJUK214Z295TjR2eXU1QmlVRkJMYVpXV3dBZEx0ZjlMcDd3QkZMVjNaZDIzUkJaQ05pc0RBQzMrQW1Pb0U2Vm1vZVpUc1RDQ3d4SFdxQUxzQ0VDdFQzNGp2UDRMY1UiLCJtYWMiOiJhNjZjOTBlYTE5MmI1NzYwNzE2YzIxNzA4NDFhOTRmZmZlODcwZGVkZDEwYmZhYWNhYjFhN2NmZmY5NDQ3YTdkIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Ik44Tjc0Y3BqMHRGUXJ5Uis5QmEyQXc9PSIsInZhbHVlIjoiWHdMNS9FZ0dub3B1QU04Q1hYYWZ6MWVQZEFreFBBdm1RT0k4dG1weThzT0FBYlVuS01NUldsdkdBUy83WGVYOWl2OWlMYmFZTUdyVnJPcmRVU2xpRHJtMGxCYmtqeW9BcXlEQ252M0FpOTVMeFZXZi93aDIxWlVYbkJVaEdiaTEiLCJtYWMiOiI5ZGI1ZGVhYzM2MDkxZjNjMTY3MWJmMTFkN2IzN2MxZGU0NDU2ZTNkYzc2Mjc1NWU0NDM5ZjEyN2FjMWM3YzMxIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkNhOU00SmMza2JQY3VhSkkrdWl2eVE9PSIsInZhbHVlIjoiNUdVdzF4VFdZYnAvNFg4YWRYK0pYYzk0VFVWNlN0VFVudEJUK214Z295TjR2eXU1QmlVRkJMYVpXV3dBZEx0ZjlMcDd3Q" ] "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 => "3.15.145.105" ] "x-forwarded-for" => array:1 [ 0 => "3.15.145.105" ] "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" => "1UgUQcrxl3nw0LgeYuB4LTyIIQGIgcbKZHW4812k" "laravel_session" => "9w6EV4IebxmCrxv6QJw6etQWEOUL1XmsIQ0me3w1" ]
          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 => "Fri, 11 Apr 2025 16:26:13 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im1FbU1uQ0QvYjZTYVE5TzV0dWpqZ1E9PSIsInZhbHVlIjoiT0RncFd0WCs3RmhRVU1PRTh5RXd6YW5hdDhJSHMzM2grUFF2Y1llS3JEWWg1MUt6NldzY0NSYzROT0hNazJRUFdyTzNPYTduNEdqYTVMcTRaMHJhdlZnSmxyMHZZZ2dScVJ6R2VFUWY4SEZETUdkL1hFY3g1ck9pdis5RmVkbmwiLCJtYWMiOiJmNmM2NjAyNWY1YWUyMTQ2ZmVjNmNiYjM4MzgzYzdhZDI2MmE4NjY3NzhmNzYxMDQyZDkxYjEzNjc1NTUzN2U3IiwidGFnIjoiIn0%3D; expires=Fri, 11 Apr 2025 18:26:13 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Im1FbU1uQ0QvYjZTYVE5TzV0dWpqZ1E9PSIsInZhbHVlIjoiT0RncFd0WCs3RmhRVU1PRTh5RXd6YW5hdDhJSHMzM2grUFF2Y1llS3JEWWg1MUt6NldzY0NSYzROT0hNazJRUFdyTzNPY" 1 => "laravel_session=eyJpdiI6IjU0SVRkT3R1TnI1UkR4emsxcGdrSnc9PSIsInZhbHVlIjoiMzdFYmhMVmhibSt6dWZGUTlpN2Jpby85QkRCaHNpNlAvbk9ka29MVkMrMXV4ZnVsMWcwSVkrVDFDL002bm9NdTNIS0U2ZC9FS0NUU3gvRUM0R0ZmS2xIeHAxOFZ2YllST2Z2eUZhQmxYdzFzV1lJVUVOa0FPb0ZQWnVSNlJXeU4iLCJtYWMiOiI1NzViOTk2OGNmZGQyYjNkZGZjNGYxYTNkMmY2ZDZhZGQyMWEyZjQzODU5NWVkMzk4ODA2NDM1MWMzMGFmYjEyIiwidGFnIjoiIn0%3D; expires=Fri, 11 Apr 2025 18:26:13 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IjU0SVRkT3R1TnI1UkR4emsxcGdrSnc9PSIsInZhbHVlIjoiMzdFYmhMVmhibSt6dWZGUTlpN2Jpby85QkRCaHNpNlAvbk9ka29MVkMrMXV4ZnVsMWcwSVkrVDFDL002bm9NdTNI" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im1FbU1uQ0QvYjZTYVE5TzV0dWpqZ1E9PSIsInZhbHVlIjoiT0RncFd0WCs3RmhRVU1PRTh5RXd6YW5hdDhJSHMzM2grUFF2Y1llS3JEWWg1MUt6NldzY0NSYzROT0hNazJRUFdyTzNPYTduNEdqYTVMcTRaMHJhdlZnSmxyMHZZZ2dScVJ6R2VFUWY4SEZETUdkL1hFY3g1ck9pdis5RmVkbmwiLCJtYWMiOiJmNmM2NjAyNWY1YWUyMTQ2ZmVjNmNiYjM4MzgzYzdhZDI2MmE4NjY3NzhmNzYxMDQyZDkxYjEzNjc1NTUzN2U3IiwidGFnIjoiIn0%3D; expires=Fri, 11-Apr-2025 18:26:13 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Im1FbU1uQ0QvYjZTYVE5TzV0dWpqZ1E9PSIsInZhbHVlIjoiT0RncFd0WCs3RmhRVU1PRTh5RXd6YW5hdDhJSHMzM2grUFF2Y1llS3JEWWg1MUt6NldzY0NSYzROT0hNazJRUFdyTzNPY" 1 => "laravel_session=eyJpdiI6IjU0SVRkT3R1TnI1UkR4emsxcGdrSnc9PSIsInZhbHVlIjoiMzdFYmhMVmhibSt6dWZGUTlpN2Jpby85QkRCaHNpNlAvbk9ka29MVkMrMXV4ZnVsMWcwSVkrVDFDL002bm9NdTNIS0U2ZC9FS0NUU3gvRUM0R0ZmS2xIeHAxOFZ2YllST2Z2eUZhQmxYdzFzV1lJVUVOa0FPb0ZQWnVSNlJXeU4iLCJtYWMiOiI1NzViOTk2OGNmZGQyYjNkZGZjNGYxYTNkMmY2ZDZhZGQyMWEyZjQzODU5NWVkMzk4ODA2NDM1MWMzMGFmYjEyIiwidGFnIjoiIn0%3D; expires=Fri, 11-Apr-2025 18:26:13 GMT; path=/; httponlylaravel_session=eyJpdiI6IjU0SVRkT3R1TnI1UkR4emsxcGdrSnc9PSIsInZhbHVlIjoiMzdFYmhMVmhibSt6dWZGUTlpN2Jpby85QkRCaHNpNlAvbk9ka29MVkMrMXV4ZnVsMWcwSVkrVDFDL002bm9NdTNI" ] ]
          session_attributes
          0 of 0
          array:5 [ "locale" => "id" "_token" => "1UgUQcrxl3nw0LgeYuB4LTyIIQGIgcbKZHW4812k" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/discussions/dok-apakah-saraf-tulang-ditanga-dapat-di-operasi" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "discussion" => "dok-apakah-saraf-tulang-ditanga-dapat-di-operasi" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-11 23:26:13GET/discussions/dok-apakah-saraf-tulang-ditanga-dapat-di-operasi438395