Bicalutamide

Bicalutamide
Ilustrasi kanker prostat yang menyebabkan sumbatan atau penyempitan saluran kemih pada pria.

Bagikan :


Brand

Casodex.

 

Cara Kerja

Bicalutamide merupakan obat yang biasa dimanfaatkan untuk menangani kasus kanker prostat pada tahap lanjut, lanjut lokal, dan lanjut lokal tanpa metastasis (penyebaran ke organ lain). Bicalutamide bekerja dengan cara menghambat kinerja hormon androgen melalui pengikatan pada jaringan prostat sehingga sel tumor prostat tidak berkembang dan mengalami pengecilan ukuran tumor.

 

Indikasi

Kondisi medis berupa kanker prostat pada tahap lanjut, lanjut lokal, dan lanjut lokal tanpa metastasis (penyebaran ke organ lain).

 

Kontraindikasi

Kontraindikasi penggunaan bicalutamide berupa riwayat hipersensitivitas atau alergi terhadap bicalutamide, perempuan, anak-anak, ibu hamil dan menyusui, penggunaan obat terfenadine, astemizole, atau cisapride yang bersamaan.

 

Efek Samping

Efek samping umumnya jarang terjadi. Meskipun demikian, ada beberapa efek samping yang mungkin terjadi, misalnya reaksi alergi atau hipersensitivitas (misalnya biduran atau bengkak pada kelopak mata), nyeri pada area sekitar payudara, pembesaran payudara, radang pada liver (hepatitis), peningkatan kadar enzim liver, nyeri dada, gagal jantung, sakit perut, sulit buang air besar, mual, muntah, diare, peningkatan berat badan, penurunan nafsu makan.

 

Sediaan

Beberapa sediaan bicalutamide yang dapat ditemukan hingga saat ini adalah sebagai berikut:

  • Tablet salut selaput 50 mg; 150 mg. Dapat diminum sebelum atau setelah makan.

 

Dosis

Tujuan: untuk menangani kanker prostat tahap lanjut

Dosis dewasa: 50 mg sekali sehari bersamaan dengan terapi hormon lain

Tujuan: untuk menangani kanker prostat tahap lanjut lokal

Dosis dewasa: 150 mg sekali sehari sebagai obat tunggal atau bersamaan dengan terapi bedah atau radioterapi

Tujuan: untuk menangani kanker prostat tahap lanjut lokal tanpa metastasis

Dosis dewasa: 150 mg sekali sehari.

 

Keamanan

Kehamilan:

Termasuk FDA kategori X (terdapat penelitian pada hewan atau manusia yang menunjukkan adanya kelainan janin dan/atau terdapat bukti positif terjaidnya risiko pada janin manusia berdasarkan pada dara reaksi efek samping dari pengalaman investigasional atau pemasaran, dan risiko yang ada secara jelas melebihi dari potensi manfaatnya) sehingga tidak disarankan untuk digunakan pada ibu hamil.

 

Interaksi Obat

Obat amiodarone

Penggunaan obat yang bersamaan antara bicalutamide dan amiodarone memiliki potensi interaksi obat berupa meningkatkan risiko kejadian gangguan irama jantung berupa torsades de pointes atau pemanjangan internval QT pada hasil rekam jantung. Oleh karena itu, penggunaan obat yang bersamaan dengan bicalutamide perlu diawasi oleh dokter untuk mencegah kejadian yang tidak diinginkan.

 

Mau tahu informasi seputar obat-obatan lainnya? Cek di sini, ya!

 

 

Writer : dr Apri Haryono Hafid
Editor :
  • dr Anita Larasati Priyono
Last Updated : Rabu, 12 April 2023 | 01:36

Badan Pengawas Obat dan Makanan. Bikalutamid. Available from: https://pionas.pom.go.id/monografi/bikalutamid

Mims Indonesia. Bicalutamide. Available from: https://www.mims.com/indonesia/drug/info/bicalutamide?mtype=generic

Medscape. Bicalutamide. Available from: https://reference.medscape.com/drug/casodex-bicalutamide-342210

Request history8.1.29PHP Version735msRequest Duration4MBMemory UsageGET healthpedia-{category}/{slug}Route
    • Booting (278ms)time
    • Application (457ms)time
    • 1 x Application (62.14%)
      457ms
      1 x Booting (37.85%)
      278ms
      11 templates were rendered
      • 1x web.v2.single-post-healthpediasingle-post-healthpedia.blade.php#?blade
      • 1x web.v2.partials.single.breadcrumbbreadcrumb.blade.php#?blade
      • 2x web.partials.single-sharesingle-share.blade.php#?blade
      • 1x web.v2.partials.single.editoreditor.blade.php#?blade
      • 1x web.v2.partials.single.tagstags.blade.php#?blade
      • 1x web.v2.partials.single.referensireferensi.blade.php#?blade
      • 1x web.v2.partials.article-populararticle-popular.blade.php#?blade
      • 1x web.v2.partials.related-articlerelated-article.blade.php#?blade
      • 1x web.v2.partials.healthtopichealthtopic.blade.php#?blade
      • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
      uri
      GET healthpedia-{category}/{slug}
      middleware
      web
      controller
      App\Http\Controllers\WebController@singleHealthpediaPost
      namespace
      App\Http\Controllers
      prefix
      where
      as
      web.single.healthpedia.post
      file
      app/Http/Controllers/WebController.php:249-419
      34 statements were executed (6 duplicates)Show only duplicates364ms
      • WebController.php#259aicare_prod_new24msselect * from `posts` where (`content_type` = 'healthpedia' and `slug` = 'bicalutamide' or `slug_en` = 'bicalutamide') and `status` = 1 and `publish_date` <= '2025-04-10 00:34:59' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
        Bindings
        • 0: healthpedia
        • 1: bicalutamide
        • 2: bicalutamide
        • 3: 1
        • 4: 2025-04-10 00:34:59
        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:259
        • 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#259aicare_prod_new940μsselect `users`.*, `post_editor`.`post_id` as `pivot_post_id`, `post_editor`.`user_id` as `pivot_user_id`, `post_editor`.`created_at` as `pivot_created_at`, `post_editor`.`updated_at` as `pivot_updated_at` from `users` inner join `post_editor` on `users`.`id` = `post_editor`.`user_id` where `post_editor`.`post_id` in (3195)
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:259
        • 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#259aicare_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` in (3195) and `categories`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:259
        • 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#328aicare_prod_new15.92msselect * from `posts` where (`content_type` = 'healthpedia' and `slug` = 'bicalutamide' or `slug_en` = 'bicalutamide') and `status` = 1 and `publish_date` <= '2025-04-10 00:34:59' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
        Bindings
        • 0: healthpedia
        • 1: bicalutamide
        • 2: bicalutamide
        • 3: 1
        • 4: 2025-04-10 00:34:59
        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:328
        • 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#328aicare_prod_new930μsselect `users`.*, `post_editor`.`post_id` as `pivot_post_id`, `post_editor`.`user_id` as `pivot_user_id`, `post_editor`.`created_at` as `pivot_created_at`, `post_editor`.`updated_at` as `pivot_updated_at` from `users` inner join `post_editor` on `users`.`id` = `post_editor`.`user_id` where `post_editor`.`post_id` in (3195)
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:328
        • 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#328aicare_prod_new1.05msselect `users`.*, `post_english_editors`.`post_id` as `pivot_post_id`, `post_english_editors`.`user_id` as `pivot_user_id`, `post_english_editors`.`created_at` as `pivot_created_at`, `post_english_editors`.`updated_at` as `pivot_updated_at` from `users` inner join `post_english_editors` on `users`.`id` = `post_english_editors`.`user_id` where `post_english_editors`.`post_id` in (3195)
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:328
        • 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#328aicare_prod_new5.65msselect `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` in (3195) and `categories`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:328
        • 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#332aicare_prod_new1.64msselect `healthpedia`.*, `healthpedia_post`.`post_id` as `pivot_post_id`, `healthpedia_post`.`healthpedia_id` as `pivot_healthpedia_id`, `healthpedia_post`.`created_at` as `pivot_created_at`, `healthpedia_post`.`updated_at` as `pivot_updated_at` from `healthpedia` inner join `healthpedia_post` on `healthpedia`.`id` = `healthpedia_post`.`healthpedia_id` where `healthpedia_post`.`post_id` = 3195 and `healthpedia`.`deleted_at` is null
        Bindings
        • 0: 3195
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:332
        • 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#337aicare_prod_new730μsselect * from `categories` where `categories`.`id` = 8 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 8
        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:337
        • 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#369aicare_prod_new17msselect `tags`.*, `post_tag`.`post_id` as `pivot_post_id`, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`created_at` as `pivot_created_at`, `post_tag`.`updated_at` as `pivot_updated_at` from `tags` inner join `post_tag` on `tags`.`id` = `post_tag`.`tag_id` where `post_tag`.`post_id` = 3195
        Bindings
        • 0: 3195
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:369
        • 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#1386aicare_prod_new12.82msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 2796 and `posts`.`deleted_at` is null
        Bindings
        • 0: 2796
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1386
        • app/Http/Controllers/WebController.php:372
        • 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
      • WebController.php#1386aicare_prod_new14.61msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 4169 and `posts`.`deleted_at` is null
        Bindings
        • 0: 4169
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1386
        • app/Http/Controllers/WebController.php:372
        • 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
      • WebController.php#1386aicare_prod_new12.19msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 5727 and `posts`.`deleted_at` is null
        Bindings
        • 0: 5727
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1386
        • app/Http/Controllers/WebController.php:372
        • 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
      • WebController.php#1386aicare_prod_new12.14msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 5840 and `posts`.`deleted_at` is null
        Bindings
        • 0: 5840
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1386
        • app/Http/Controllers/WebController.php:372
        • 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
      • CategoryHealtTopics.php#11aicare_prod_new1msselect * 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:376
        • 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
      • WebController.php#377aicare_prod_new135msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-10 00:34:59' and `content_type` = 'article' and `posts`.`deleted_at` is null order by RAND() limit 7
        Bindings
        • 0: 1
        • 1: 2025-04-10 00:34:59
        • 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/WebController.php:377
        • 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#391aicare_prod_new10.78msupdate `posts` set `views_count` = 337 where `id` = 3195
        Bindings
        • 0: 337
        • 1: 3195
        Backtrace
        • app/Http/Controllers/WebController.php:391
        • 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
      • ActivityLogger.php#174aicare_prod_new15.24msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 3195, 'App\\Models\\Admin\\Post', 'updated', '2025-04-10 00:34:59', '2025-04-10 00:34:59')
        Bindings
        • 0: default
        • 1: []
        • 2: 
        • 3: updated
        • 4: 3195
        • 5: App\Models\Admin\Post
        • 6: updated
        • 7: 2025-04-10 00:34:59
        • 8: 2025-04-10 00:34:59
        Backtrace
        • vendor/spatie/laravel-activitylog/src/ActivityLogger.php:174
        • vendor/spatie/laravel-activitylog/src/Traits/LogsActivity.php:88
        • app/Http/Controllers/WebController.php:391
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • single-post-healthpedia.blade.php#37aicare_prod_new950μsselect * from `users` where `users`.`id` = 35 limit 1
        Bindings
        • 0: 35
        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.single-post-healthpedia:37
        • 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_new6.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` = 8956 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8956
        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_new6.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` = 9163 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9163
        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_new6.27msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 6555 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6555
        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_new6.17msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 6100 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6100
        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_new6.17msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 10037 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10037
        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_new6.17msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 8932 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8932
        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_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` = 811 and `categories`.`deleted_at` is null
        Bindings
        • 0: 811
        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.92msselect `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` = 4469 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4469
        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_new6.06msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 4964 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4964
        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.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` = 4693 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4693
        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_new6msselect `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` = 3621 and `categories`.`deleted_at` is null
        Bindings
        • 0: 3621
        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.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` = 4060 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4060
        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_new780μ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_new650μ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_new890μ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
      31Post.php#?
      App\Models\Admin\Category
      21Category.php#?
      App\Models\Admin\Tag
      4Tag.php#?
      App\User
      3User.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\Models\Admin\Healthpedia
      1Healthpedia.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          waTzL6Pzhe8P9ZOI4twI31dGVPY99l52nDs0dsAB
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/healthpedia-obat/bicalutamide" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /healthpedia-obat/bicalutamide
          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=eyJpdiI6ImxUUU5ERGdWdWljeHdsbkkrNlVGU3c9PSIsInZhbHVlIjoiajJmeWFOcnEzcUFLK3BoenN5dmF5OGFHd0R1d2lHQkp6QUxlWEk3QXN0K3JZTHdvdm1BcVRsYWlDM3E0UjYrY2d0aWt5alcyemZra1RJajFKSi9pNVYyVytCWDhBRys4L1JCSnM3b0dkejZNbW41aEZHQWNSWVR1Z010a3AyMVQiLCJtYWMiOiI1NDkxNWYyNWJkMDEzMTdmMTk4Y2RlNDUwNmExYTk1YTEyYzNmM2QyMmNkZDgwOGQzMjFmYzE4OWNmNTFmODUxIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Im8vVVV5a3F4RlNaWG9BeVBSRDAybkE9PSIsInZhbHVlIjoiM0FMdHlIOFhNZFJDd1hDTENMbmlMejJ4N3dCeXJFYWQ3Qlh1SDVocmIvbnA1YWV3UjVXOG9WNE10eGkxWXlwNjVsWkNxSm9qRmRWVEFKVDZYWEkxaGpwVzZjcmFyTUkrWmQ1aFQwWE9hM1A4Z3VuMWhvZEZZRG1kLzUyemZwdFEiLCJtYWMiOiI1NjY2MzJkNmI2NWY4ZDI1NGIzZDliM2Q2NWJkNTgyYTQxMzc0MDMwMDFlNjlhNmY1MzdmNGE0ZTA5MmQ0NWU4IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImxUUU5ERGdWdWljeHdsbkkrNlVGU3c9PSIsInZhbHVlIjoiajJmeWFOcnEzcUFLK3BoenN5dmF5OGFHd0R1d2lHQkp6QUxlWEk3QXN0K3JZTHdvdm1BcVRsYWlDM3E0UjYrY2d0aWt5a" ] "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.136.37.52" ] "x-forwarded-for" => array:1 [ 0 => "3.136.37.52" ] "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" => "waTzL6Pzhe8P9ZOI4twI31dGVPY99l52nDs0dsAB" "laravel_session" => "14USDSJKD4SBdGcTnFpqO598GPoYP1yJhAgD2GJc" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 09 Apr 2025 17:34:59 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii9lL1pKREdsY2FSYmhSOGRQRHZuMVE9PSIsInZhbHVlIjoiTEowcmFyRFdtTVNQcnJ1TVhaYzhwN2ZFazRoY3ZiY3h5bVhMR3BCRFpEQ2orZytNMEdiYkFhcVdPMFcySjV0NWI0VGoxSklVbGJ5K0JHMllwa0RBSEZKWDBuWjg5UmZVQkxOSFVkbnVSNWNwM3JQcWhLTG5tZWZTS2tOdmZJbCsiLCJtYWMiOiJkM2I1MzI3NjRkOWNlMmM5OGY2MGM5MDExZjIwZDZkMzg3MWFhYmE2MGI1NjI0NmZiMWY5MDBkYjA1MjJkYmRjIiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 19:34:59 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Ii9lL1pKREdsY2FSYmhSOGRQRHZuMVE9PSIsInZhbHVlIjoiTEowcmFyRFdtTVNQcnJ1TVhaYzhwN2ZFazRoY3ZiY3h5bVhMR3BCRFpEQ2orZytNMEdiYkFhcVdPMFcySjV0NWI0VGoxS" 1 => "laravel_session=eyJpdiI6IkFuTk50WkJBaGxkZmxtZDU0RDJTU3c9PSIsInZhbHVlIjoiN0VKRjY4dnN2RnBoQ3d6TGRUcXRTNS82bmtyczhhN25EbVpaRjBLNXd4Z0JEVVZ0K0c1ejhSbDlQb2dhZnFQcVRmTGpUQ0hRWDRNV0VMU1p0akxsVkJwRGtVMEQvclYrdnNrMVhXcmtZV0RKYWhJQkZkaS9Cb1Z5WWJENW16MngiLCJtYWMiOiIwYzNlZjVmMGNmZWEyMzQ2MmUyYmViOTQzZjA2ZjcwZDc0OTE5ODgxZDlhN2RjMGE3ZTY2OWM4YzVhMmM1ZThmIiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 19:34:59 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IkFuTk50WkJBaGxkZmxtZDU0RDJTU3c9PSIsInZhbHVlIjoiN0VKRjY4dnN2RnBoQ3d6TGRUcXRTNS82bmtyczhhN25EbVpaRjBLNXd4Z0JEVVZ0K0c1ejhSbDlQb2dhZnFQcVRm" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii9lL1pKREdsY2FSYmhSOGRQRHZuMVE9PSIsInZhbHVlIjoiTEowcmFyRFdtTVNQcnJ1TVhaYzhwN2ZFazRoY3ZiY3h5bVhMR3BCRFpEQ2orZytNMEdiYkFhcVdPMFcySjV0NWI0VGoxSklVbGJ5K0JHMllwa0RBSEZKWDBuWjg5UmZVQkxOSFVkbnVSNWNwM3JQcWhLTG5tZWZTS2tOdmZJbCsiLCJtYWMiOiJkM2I1MzI3NjRkOWNlMmM5OGY2MGM5MDExZjIwZDZkMzg3MWFhYmE2MGI1NjI0NmZiMWY5MDBkYjA1MjJkYmRjIiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 19:34:59 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ii9lL1pKREdsY2FSYmhSOGRQRHZuMVE9PSIsInZhbHVlIjoiTEowcmFyRFdtTVNQcnJ1TVhaYzhwN2ZFazRoY3ZiY3h5bVhMR3BCRFpEQ2orZytNMEdiYkFhcVdPMFcySjV0NWI0VGoxS" 1 => "laravel_session=eyJpdiI6IkFuTk50WkJBaGxkZmxtZDU0RDJTU3c9PSIsInZhbHVlIjoiN0VKRjY4dnN2RnBoQ3d6TGRUcXRTNS82bmtyczhhN25EbVpaRjBLNXd4Z0JEVVZ0K0c1ejhSbDlQb2dhZnFQcVRmTGpUQ0hRWDRNV0VMU1p0akxsVkJwRGtVMEQvclYrdnNrMVhXcmtZV0RKYWhJQkZkaS9Cb1Z5WWJENW16MngiLCJtYWMiOiIwYzNlZjVmMGNmZWEyMzQ2MmUyYmViOTQzZjA2ZjcwZDc0OTE5ODgxZDlhN2RjMGE3ZTY2OWM4YzVhMmM1ZThmIiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 19:34:59 GMT; path=/; httponlylaravel_session=eyJpdiI6IkFuTk50WkJBaGxkZmxtZDU0RDJTU3c9PSIsInZhbHVlIjoiN0VKRjY4dnN2RnBoQ3d6TGRUcXRTNS82bmtyczhhN25EbVpaRjBLNXd4Z0JEVVZ0K0c1ejhSbDlQb2dhZnFQcVRm" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "waTzL6Pzhe8P9ZOI4twI31dGVPY99l52nDs0dsAB" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/healthpedia-obat/bicalutamide" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-10 00:34:59GET/healthpedia-obat/bicalutamide113465