Betadine

Betadine

Bagikan :


Brand/Nama Lain

Betadine Feminine Hygiene, Betadine Vaginal Douche, Betadine Throat Spray, Betadine Mouthwash and Gargle

Cara Kerja

Betadine merupakan antiseptik untuk membunuh kuman penyebab infeksi. Antiseptik digunakan sebagai penanganan untuk membersihkan luka, goresan, luka bakar, luka ringan, atau sebagai tindakan pencegahan sebelum terjadi infeksi.  Antiseptik Betadine dengan kandungan Povidone-Iodine memiliki spektrum antiseptik luas dalam membunuh kuman produk. Betadine relatif bebas iritasi atau perih dibandingkan dengan antiseptik alkohol lain, sehingga lebih mudah digunakan pada anak-anak. Povidone-Iodine bahan aktif dalam produk antiseptik Betadine memiliki warna alami coklat keemasan tetapi tidak akan mengubah warna kulit, kuku atau rambut.

Indikasi

Betadine digunakan antiseptik untuk membunuh kuman penyebab infeksi pada luka.

Kontraindikasi

  • Riwayat alergi terhadap povidone iodine atau kandungan lainnya dalam produk ini.
  • Jika Anda penerima atau saat ini sedang menerima pengobatan Radioiodine.
  • Jika Anda menggunakan produk yang mengandung merkuri seperti thiomersal.
  • Jika Anda memiliki gangguan tiroid.
  • Pada anak di bawah usia 1 tahun.

Efek Samping

Betadine dapat menyebabkan efek samping seperti iritasi pada kulit, kemerahan, bengkak, lecet kecil, gatal, atau kulit kering.

Sediaan

Di Indonesia, Betadine memiliki empat jenis produk, yakni:

  • Wound Care (Produk Penanganan Luka: cairan, salep, stick, plester)
  • URTI Care (Produk untuk Mulut, Hidung dan Tenggorokan: obat kumur, semprot hidung, semprot tenggorok, dan tablet hisap)
  • Feminine Care (Produk untuk Area Kewanitaan)
  • Protective Care (Produk untuk Membersihkan Tubuh: sabun cair).

Dosis

Sesuai kebutuhan. Bersihkan luka dari kotoran atau benda asing, aplikasikan Betadine, dan tutup luka dengan kasa atau plester.

Keamanan

  • Betadine termasuk obat kategori D untuk kehamilan. Ada bukti positif tentang risiko merugikan bagi janin manusia berdasarkan data dari penelitian, tetapi masih dapat digunakan jika pertimbangan manfaat jauh lebih besar dibandingkan risikonya.
  • Penggunaan povidone-iodine pada ibu menjelang waktu persalinan dan selama menyusui meningkatkan kadar yodium pada ASI dan dapat menyebabkan hipotiroidisme sementara pada bayi yang diberi ASI, terutama di daerah geografis yang kekurangan yodium. Meskipun yodium dari povidone-iodine diserap secara minimal melalui kulit, paparan ibu yang sedang atau akan menyusui harus diminimalkan dengan cara menggunakan konsentrasi povidone-iodine yang lebih rendah, menggunakannya pada area permukaan tubuh sekecil mungkin, mempersingkat waktu kontak, dan menghindari aplikasi berulang.

Interaksi Obat

Dapat meningkatkan risiko terjadinya reaksi terkait tiroid jika digunakan bersama dengan lithium.

Writer : dr David Wiliam
Editor :
  • dr Nadia Opmalina
Last Updated : Minggu, 16 April 2023 | 18:00

Betadine. Betadine.co.id. Retrieved 7 February 2022, from https://betadine.co.id/product/wound-care

MIMS Indonesia. Povidone Iodine. Mims.com. Retrieved 7 February 2022, from https://www.mims.com/indonesia/drug/info/povidone%20iodine?mtype=generic

 

Pubmed.gov. Povidone-Iodine. pubmed.ncbi.nlm.nih.gov. Retrieved 7 February 2022, from https://pubmed.ncbi.nlm.nih.gov/30000413/

Request history8.1.29PHP Version800msRequest Duration5MBMemory UsageGET {category}/{slug}Route
  • warninglog[16:13:43] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[16:13:43] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[16:13:44] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • Booting (266ms)time
  • Application (534ms)time
  • 1 x Application (66.76%)
    534ms
    1 x Booting (33.24%)
    266ms
    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 {category}/{slug}
    middleware
    web
    controller
    App\Http\Controllers\WebController@newSinglePost
    namespace
    App\Http\Controllers
    prefix
    where
    as
    web.new.single.post
    file
    app/Http/Controllers/WebController.php:645-806
    34 statements were executed (2 duplicates)Show only duplicates346ms
    • WebController.php#656aicare_prod_new860μsselect * from `categories` where (`slug` = 'obat-bebas' or `slug_en` = 'obat-bebas') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: obat-bebas
      • 1: obat-bebas
      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:656
      • 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#657aicare_prod_new15.37msselect * from `posts` where (`slug` = 'betadine' or `slug_en` = 'betadine') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: betadine
      • 1: betadine
      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:657
      • 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#703aicare_prod_new12.79msselect * from `posts` where (`slug` = 'betadine' or `slug_en` = 'betadine') and `status` = 1 and `publish_date` <= '2025-05-03 16:13:44' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: betadine
      • 1: betadine
      • 2: 1
      • 3: 2025-05-03 16:13:44
      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:703
      • 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#703aicare_prod_new850μ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 (2679)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • 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#703aicare_prod_new1.09msselect `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 (2679)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • 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#703aicare_prod_new6.11msselect `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 (2679) and `categories`.`deleted_at` is null
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • 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#703aicare_prod_new620μsselect * from `categories` where `categories`.`id` in (0) and `categories`.`deleted_at` is null
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • 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#721aicare_prod_new620μ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:721
      • 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#724aicare_prod_new16.07msselect `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` = 2679
      Bindings
      • 0: 2679
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:724
      • 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#1360aicare_prod_new12.04msselect `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` = 5214 and `posts`.`deleted_at` is null
      Bindings
      • 0: 5214
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • app/Http/Controllers/WebController.php:735
      • 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#1360aicare_prod_new11.99msselect `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` = 4873 and `posts`.`deleted_at` is null
      Bindings
      • 0: 4873
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • app/Http/Controllers/WebController.php:735
      • 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#1360aicare_prod_new14.43msselect `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` = 4028 and `posts`.`deleted_at` is null
      Bindings
      • 0: 4028
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • app/Http/Controllers/WebController.php:735
      • 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#739aicare_prod_new142msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-05-03 16:13:44' and `deleted_at` is null and `content_type` = 'article' and `posts`.`deleted_at` is null order by RAND() limit 7
      Bindings
      • 0: 1
      • 1: 2025-05-03 16:13:44
      • 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:739
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • CategoryHealtTopics.php#11aicare_prod_new1.12msselect * 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:740
      • 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#748aicare_prod_new1.47msselect `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` = 2679 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 2679
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:748
      • 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#751aicare_prod_new750μ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:751
      • 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#779aicare_prod_new8.64msupdate `posts` set `views_count` = 908 where `id` = 2679
      Bindings
      • 0: 908
      • 1: 2679
      Backtrace
      • app/Http/Controllers/WebController.php:779
      • 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_new7.93msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 2679, 'App\\Models\\Admin\\Post', 'updated', '2025-05-03 16:13:44', '2025-05-03 16:13:44')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 2679
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-05-03 16:13:44
      • 8: 2025-05-03 16:13:44
      Backtrace
      • vendor/spatie/laravel-activitylog/src/ActivityLogger.php:174
      • vendor/spatie/laravel-activitylog/src/Traits/LogsActivity.php:88
      • app/Http/Controllers/WebController.php:779
      • 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_new1.15msselect * from `users` where `users`.`id` = 34 limit 1
      Bindings
      • 0: 34
      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_new7.71msselect `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` = 5459 and `categories`.`deleted_at` is null
      Bindings
      • 0: 5459
      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_new7.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` = 5933 and `categories`.`deleted_at` is null
      Bindings
      • 0: 5933
      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_new7.26msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 6550 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6550
      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_new7.45msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9278 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9278
      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_new7.42msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 7921 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7921
      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_new7.4msselect `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` = 10032 and `categories`.`deleted_at` is null
      Bindings
      • 0: 10032
      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_new7.37msselect `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` = 823 and `categories`.`deleted_at` is null
      Bindings
      • 0: 823
      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#11aicare_prod_new1.15msselect * from `categories` where `categories`.`id` = 2 and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: 2
      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.partials.article-popular:11
      • 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_new8.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` = 2856 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2856
      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_new8.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` = 2510 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2510
      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_new8.48msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 3772 and `categories`.`deleted_at` is null
      Bindings
      • 0: 3772
      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_new7.93msselect `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` = 3691 and `categories`.`deleted_at` is null
      Bindings
      • 0: 3691
      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_new1.11msselect * 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_new740μsselect * from `faqs` limit 1
      Hints
      • Use SELECT * only if you need all columns from table
      • The SELECT statement has no WHERE clause and could examine many more rows than intended
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::layouts.v2.web_layout:547
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • web_layout.blade.php#551aicare_prod_new1.31msselect * 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
    37Post.php#?
    App\Models\Admin\Category
    21Category.php#?
    App\Models\Admin\Tag
    3Tag.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\User
    2User.php#?
    App\Models\Admin\Healthpedia
    1Healthpedia.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        id
        _token
        4ufr1hymVcEPnYSzzvTlfgRxt4OWjPXbniEu3bYy
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/obat-bebas/betadine" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /obat-bebas/betadine
        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" ] "x-real-ip" => array:1 [ 0 => "3.144.151.6" ] "x-forwarded-for" => array:1 [ 0 => "3.144.151.6" ] "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
        []
        
        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 => "Sat, 03 May 2025 09:13:44 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFpYjlJRnVzTS9DVDhxR0dkWGc3b0E9PSIsInZhbHVlIjoiek5iY3hPMU9Jd1g4dE4rTVVHT1VlUmRRTmVsVzhkdUU4bVhCQ0lIbFNXMS9EQy9NdEg2b0ZmdWJHaFhyR0p5MGVodlliRkNFNTdHcTI5V1JEUUgvbXNIbW81cEM5U3ZBVVFuSXFpRS9Xa2VHdmdZSXY3MFRSTkJBbmhud1FRcXEiLCJtYWMiOiIyM2U3OTkyMjgxNzc3YTVhZGYwNWE0Y2FjYjAzNDQ3NjdjNTRmMTRjYTU0ODgwZjQ5NWQxZTI3ODQ2YjUwNDZhIiwidGFnIjoiIn0%3D; expires=Sat, 03 May 2025 11:13:44 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IkFpYjlJRnVzTS9DVDhxR0dkWGc3b0E9PSIsInZhbHVlIjoiek5iY3hPMU9Jd1g4dE4rTVVHT1VlUmRRTmVsVzhkdUU4bVhCQ0lIbFNXMS9EQy9NdEg2b0ZmdWJHaFhyR0p5MGVodlliR" 1 => "laravel_session=eyJpdiI6IjBsbm1CMlJaTlZDcGFiVTM3TkRaNWc9PSIsInZhbHVlIjoiQjYwWExUWlVyaXN1SzNqbktNWEprbG5EUVdhcHZyVnJpZUhQWHFSR1BmckJ1UkZxbkZRamlLb0VVUkpLbWQ5emkxVjBmL2l2eWdqallpL2dmbVF1TU1HazU5YUhCeUNiYU45RmZMLzJQdEdTcU1DcjFKUjdxU0w1alZIY1BHcTQiLCJtYWMiOiI4YTgzZjVkOWZmMWZjNjM0YmFlMDlhN2Y5Zjk4NzYyYTRmNDE3NGNjOTI0NjBkNGFkYjJmYWM3MmJhNWYzNTg4IiwidGFnIjoiIn0%3D; expires=Sat, 03 May 2025 11:13:44 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IjBsbm1CMlJaTlZDcGFiVTM3TkRaNWc9PSIsInZhbHVlIjoiQjYwWExUWlVyaXN1SzNqbktNWEprbG5EUVdhcHZyVnJpZUhQWHFSR1BmckJ1UkZxbkZRamlLb0VVUkpLbWQ5emkx" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFpYjlJRnVzTS9DVDhxR0dkWGc3b0E9PSIsInZhbHVlIjoiek5iY3hPMU9Jd1g4dE4rTVVHT1VlUmRRTmVsVzhkdUU4bVhCQ0lIbFNXMS9EQy9NdEg2b0ZmdWJHaFhyR0p5MGVodlliRkNFNTdHcTI5V1JEUUgvbXNIbW81cEM5U3ZBVVFuSXFpRS9Xa2VHdmdZSXY3MFRSTkJBbmhud1FRcXEiLCJtYWMiOiIyM2U3OTkyMjgxNzc3YTVhZGYwNWE0Y2FjYjAzNDQ3NjdjNTRmMTRjYTU0ODgwZjQ5NWQxZTI3ODQ2YjUwNDZhIiwidGFnIjoiIn0%3D; expires=Sat, 03-May-2025 11:13:44 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkFpYjlJRnVzTS9DVDhxR0dkWGc3b0E9PSIsInZhbHVlIjoiek5iY3hPMU9Jd1g4dE4rTVVHT1VlUmRRTmVsVzhkdUU4bVhCQ0lIbFNXMS9EQy9NdEg2b0ZmdWJHaFhyR0p5MGVodlliR" 1 => "laravel_session=eyJpdiI6IjBsbm1CMlJaTlZDcGFiVTM3TkRaNWc9PSIsInZhbHVlIjoiQjYwWExUWlVyaXN1SzNqbktNWEprbG5EUVdhcHZyVnJpZUhQWHFSR1BmckJ1UkZxbkZRamlLb0VVUkpLbWQ5emkxVjBmL2l2eWdqallpL2dmbVF1TU1HazU5YUhCeUNiYU45RmZMLzJQdEdTcU1DcjFKUjdxU0w1alZIY1BHcTQiLCJtYWMiOiI4YTgzZjVkOWZmMWZjNjM0YmFlMDlhN2Y5Zjk4NzYyYTRmNDE3NGNjOTI0NjBkNGFkYjJmYWM3MmJhNWYzNTg4IiwidGFnIjoiIn0%3D; expires=Sat, 03-May-2025 11:13:44 GMT; path=/; httponlylaravel_session=eyJpdiI6IjBsbm1CMlJaTlZDcGFiVTM3TkRaNWc9PSIsInZhbHVlIjoiQjYwWExUWlVyaXN1SzNqbktNWEprbG5EUVdhcHZyVnJpZUhQWHFSR1BmckJ1UkZxbkZRamlLb0VVUkpLbWQ5emkx" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "id" "_token" => "4ufr1hymVcEPnYSzzvTlfgRxt4OWjPXbniEu3bYy" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/obat-bebas/betadine" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-05-03 16:13:44GET/obat-bebas/betadine3113469