Parasetamol/Asetaminofen

Parasetamol/Asetaminofen
Parasetamol atau asetaminofen adalah obat golongan bebas yang banyak digunakan untuk meredakan demam dan nyeri.

Bagikan :


Brand/Nama Lain

Bodrex, Fioramol, Farmadol, OBH Combi, Citocetin, Demacolin, Tuzalos, Itamol, Gencopan, Raven.

Per tanggal 27 Oktober 2022, BPOM merilis informasi terkait obat sirup yang tidak menggunakan propilen glikol, polietilen glikol, sorbitol dan/atau gliserin atau gliserol. Untuk informasi lebih lengkap mengenai daftar obat sirup parasetamol atau asetaminofen yang aman, Anda bisa memeriksanya di sini.

 

Cara Kerja

  1. Merangsang kelenjar hipotalamus di otak untuk menghasilkan zat antipiretik.
  2. Menghambat sintesis prostaglandin (zat radang) di sistem saraf pusat.
  3. Menghambat impuls sel saraf nyeri di sistem saraf perifer.

 

Indikasi

Obat ini diberikan dengan tujuan untuk:

  1. Menurunkan demam.
  2. Meredakan nyeri.

 

Kontraindikasi

Parasetamol atau asetaminofen tidak boleh diberikan pada pasien dengan kondisi berikut:

  1. Riwayat alergi/hipersensitif terhadap parasetamol atau golongan asetaminofen.
  2. Pasien dengan gangguan fungsi liver atau hati.

 

Efek Samping

  1. Reaksi alergi berat seperti bengkak di mata, sesak dan lepuh di kulit.
  2. Reaksi alergi ringan seperti kemerahan dan gatal di kulit.
  3. Kerusakan liver pada pemakaian jangka panjang dengan dosis tinggi.

Tanda bahaya overdosis (konsumsi >4g/hari):

  1. Mual muntah atau diare.
  2. Keringat dingin.
  3. Nyeri perut atas.

 

Sediaan

  1. Tablet/Kaplet 500 mg (Forte: 650mg).
  2. Sirup 120mg/5mL (1 sendok takar: 5 ml).
  3. Drop/tetes 60mg/0,6 mL drop.
  4. Suppositoria 125mg.

 

Dosis

  1. Dewasa: Tablet 500-650mg, 3-4 kali sehari.
  2. Anak-anak: 10-15mg/kgBB/kali, 3-4 kali sehari.
  3. Bayi: 10-15mg/kgBB/kali, 3-4 kali sehari.

 

Keamanan

Kehamilan: B (Belum ada studi terkontrol pada perempuan hamil).

 

Interaksi obat

Perlu pengawasan:

  1. Exenatide (Obat suntik diabetes-Golongan agonis glucagon): menurunkan efektivitas asetaminofen.
  2. Warfarin (Obat pengencer darah-Antikoagulan): meningkatkan kerja warfarin sehingga meningkatkan risiko perdarahan.
  3. Obat antikanker oral: meningkatkan kadar obat antikanker dalam darah.


Cari tahu lebih banyak mengenai beragam jenis obat-obatan di sini.

 

 

Writer : Editor AI Care
Editor :
  • dr Ayu Munawaroh, MKK
Last Updated : Minggu, 16 April 2023 | 00:06

MIMS Indonesia. Paracetamol. Available from: https://www.mims.com/indonesia/drug/info/paracetamol?mtype=generic.

Badan Pengawas Obat dan Makanan RI. Cek Produk: Paracetamol. 2021.

Badan Pengawas Obat dan Makanan RI. Lampiran Penjelasan BPOM RI. 2022.

Request history8.1.29PHP Version750msRequest Duration4MBMemory UsageGET healthpedia-{category}/{slug}Route
  • warninglog[11:56:03] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[11:56:03] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[11:56:03] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • Booting (233ms)time
  • Application (517ms)time
  • 1 x Application (68.91%)
    517ms
    1 x Booting (31.09%)
    233ms
    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
    36 statements were executed (6 duplicates)Show only duplicates285ms
    • WebController.php#259aicare_prod_new7.98msselect * from `posts` where (`content_type` = 'healthpedia' and `slug` = 'parasetamol-asetaminofen' or `slug_en` = 'parasetamol-asetaminofen') and `status` = 1 and `publish_date` <= '2025-11-17 11:56:03' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: healthpedia
      • 1: parasetamol-asetaminofen
      • 2: parasetamol-asetaminofen
      • 3: 1
      • 4: 2025-11-17 11:56:03
      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_new1.25msselect `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 (1638)
      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.28msselect `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 (1638) 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_new5.57msselect * from `posts` where (`content_type` = 'healthpedia' and `slug` = 'parasetamol-asetaminofen' or `slug_en` = 'parasetamol-asetaminofen') and `status` = 1 and `publish_date` <= '2025-11-17 11:56:03' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: healthpedia
      • 1: parasetamol-asetaminofen
      • 2: parasetamol-asetaminofen
      • 3: 1
      • 4: 2025-11-17 11:56:03
      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_new1.09msselect `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 (1638)
      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.04msselect `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 (1638)
      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_new4.97msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` in (1638) 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.49msselect `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` = 1638 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 1638
      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_new820μ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_new1.35msselect `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` = 1638
      Bindings
      • 0: 1638
      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#1391aicare_prod_new1.48msselect `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` = 2998 and `posts`.`deleted_at` is null
      Bindings
      • 0: 2998
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1391
      • 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#1391aicare_prod_new2.2msselect `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` = 2999 and `posts`.`deleted_at` is null
      Bindings
      • 0: 2999
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1391
      • 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#1391aicare_prod_new1.27msselect `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` = 3000 and `posts`.`deleted_at` is null
      Bindings
      • 0: 3000
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1391
      • 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#1391aicare_prod_new1.4msselect `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` = 4885 and `posts`.`deleted_at` is null
      Bindings
      • 0: 4885
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1391
      • 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#1391aicare_prod_new1.49msselect `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` = 5720 and `posts`.`deleted_at` is null
      Bindings
      • 0: 5720
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1391
      • 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_new1.27msselect * 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_new132msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-11-17 11:56:03' and `content_type` = 'article' and `posts`.`deleted_at` is null order by RAND() limit 7
      Bindings
      • 0: 1
      • 1: 2025-11-17 11:56:03
      • 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_new8.49msupdate `posts` set `views_count` = 1765 where `id` = 1638
      Bindings
      • 0: 1765
      • 1: 1638
      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_new6.09msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 1638, 'App\\Models\\Admin\\Post', 'updated', '2025-11-17 11:56:03', '2025-11-17 11:56:03')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 1638
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-11-17 11:56:03
      • 8: 2025-11-17 11:56:03
      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_new1.26msselect * from `users` where `users`.`id` = 15 limit 1
      Bindings
      • 0: 15
      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.68msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 4233 and `categories`.`deleted_at` is null
      Bindings
      • 0: 4233
      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.31msselect `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` = 2482 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2482
      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.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` = 6634 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6634
      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.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` = 8399 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8399
      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.2msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 862 and `categories`.`deleted_at` is null
      Bindings
      • 0: 862
      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` = 2053 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2053
      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.55msselect `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` = 359 and `categories`.`deleted_at` is null
      Bindings
      • 0: 359
      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.19msselect * 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.58msselect `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` = 5014 and `categories`.`deleted_at` is null
      Bindings
      • 0: 5014
      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.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` = 4978 and `categories`.`deleted_at` is null
      Bindings
      • 0: 4978
      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.09msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 2059 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2059
      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.09msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 5030 and `categories`.`deleted_at` is null
      Bindings
      • 0: 5030
      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.96msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 5118 and `categories`.`deleted_at` is null
      Bindings
      • 0: 5118
      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.14msselect * 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_new1.08msselect * 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.48msselect * 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
    35Post.php#?
    App\Models\Admin\Category
    22Category.php#?
    App\Models\Admin\Tag
    5Tag.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
        xBPP5zPQOm39DNY0jA4gMv6jIiZVoF5NTkL5YWyD
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/healthpedia-obat/parasetamol-asetaminofen" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /healthpedia-obat/parasetamol-asetaminofen
        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 => "216.73.216.151" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.151" ] "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 => "Mon, 17 Nov 2025 04:56:03 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im5STlErWmNKeGtjVUZRSkEydmJBaGc9PSIsInZhbHVlIjoiMlpiUzM4cmp5c1pBOUtUcUkrdjJJQWgvbDVMOFFNbndnbHIrVXhLM3ZCVUZjdlBEelVZSWFTMTlteVVKem9rSUY2VTVVQTF1R2xmNXYxT2dwZXR5TW5aeXp6RFpnNnhBdVVYWkJBbnVpZlJFVWNjdm82QjFXdjZsM2JXcDRQaWYiLCJtYWMiOiJkYmViYWZhNzIzOTM0NWJjMDE0YWIxOGM2ZDRkMjUwMzg0ZTY1MWJkZjkzNmVjOWFiZTc5ZWNiZTdiY2M5ODlhIiwidGFnIjoiIn0%3D; expires=Mon, 17 Nov 2025 06:56:03 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Im5STlErWmNKeGtjVUZRSkEydmJBaGc9PSIsInZhbHVlIjoiMlpiUzM4cmp5c1pBOUtUcUkrdjJJQWgvbDVMOFFNbndnbHIrVXhLM3ZCVUZjdlBEelVZSWFTMTlteVVKem9rSUY2VTVVQ" 1 => "laravel_session=eyJpdiI6ImZ3eXEyS0Y3bE14cVI1eGpQb2tVS3c9PSIsInZhbHVlIjoiZzVxZWtIYktSbWluUHk3dGNZazlYeFhuSEJOTGtHR29Ld3k5MnBWUVNYYlVLTUJybUZ2T2d6YmpLdDFBSW1IeEZSdkhIcjJYRS8yQzQ0ZFZ2MGg5MGhOWFIrS3JTa0I2aklCZ1hKYVVYVHJMbXFnMXdSQUhiOVdPd04za21VZWsiLCJtYWMiOiI1NGQyZmZlNzI4MmZmM2RjNDIzMDdkNzEwZTMwZDIwMjBhZWU1OTI1ZGRjM2ExMzdmYjA4ZWU3OTg1ZDM4YzA3IiwidGFnIjoiIn0%3D; expires=Mon, 17 Nov 2025 06:56:03 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6ImZ3eXEyS0Y3bE14cVI1eGpQb2tVS3c9PSIsInZhbHVlIjoiZzVxZWtIYktSbWluUHk3dGNZazlYeFhuSEJOTGtHR29Ld3k5MnBWUVNYYlVLTUJybUZ2T2d6YmpLdDFBSW1IeEZS" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im5STlErWmNKeGtjVUZRSkEydmJBaGc9PSIsInZhbHVlIjoiMlpiUzM4cmp5c1pBOUtUcUkrdjJJQWgvbDVMOFFNbndnbHIrVXhLM3ZCVUZjdlBEelVZSWFTMTlteVVKem9rSUY2VTVVQTF1R2xmNXYxT2dwZXR5TW5aeXp6RFpnNnhBdVVYWkJBbnVpZlJFVWNjdm82QjFXdjZsM2JXcDRQaWYiLCJtYWMiOiJkYmViYWZhNzIzOTM0NWJjMDE0YWIxOGM2ZDRkMjUwMzg0ZTY1MWJkZjkzNmVjOWFiZTc5ZWNiZTdiY2M5ODlhIiwidGFnIjoiIn0%3D; expires=Mon, 17-Nov-2025 06:56:03 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Im5STlErWmNKeGtjVUZRSkEydmJBaGc9PSIsInZhbHVlIjoiMlpiUzM4cmp5c1pBOUtUcUkrdjJJQWgvbDVMOFFNbndnbHIrVXhLM3ZCVUZjdlBEelVZSWFTMTlteVVKem9rSUY2VTVVQ" 1 => "laravel_session=eyJpdiI6ImZ3eXEyS0Y3bE14cVI1eGpQb2tVS3c9PSIsInZhbHVlIjoiZzVxZWtIYktSbWluUHk3dGNZazlYeFhuSEJOTGtHR29Ld3k5MnBWUVNYYlVLTUJybUZ2T2d6YmpLdDFBSW1IeEZSdkhIcjJYRS8yQzQ0ZFZ2MGg5MGhOWFIrS3JTa0I2aklCZ1hKYVVYVHJMbXFnMXdSQUhiOVdPd04za21VZWsiLCJtYWMiOiI1NGQyZmZlNzI4MmZmM2RjNDIzMDdkNzEwZTMwZDIwMjBhZWU1OTI1ZGRjM2ExMzdmYjA4ZWU3OTg1ZDM4YzA3IiwidGFnIjoiIn0%3D; expires=Mon, 17-Nov-2025 06:56:03 GMT; path=/; httponlylaravel_session=eyJpdiI6ImZ3eXEyS0Y3bE14cVI1eGpQb2tVS3c9PSIsInZhbHVlIjoiZzVxZWtIYktSbWluUHk3dGNZazlYeFhuSEJOTGtHR29Ld3k5MnBWUVNYYlVLTUJybUZ2T2d6YmpLdDFBSW1IeEZS" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "id" "_token" => "xBPP5zPQOm39DNY0jA4gMv6jIiZVoF5NTkL5YWyD" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/healthpedia-obat/parasetamol-asetaminofen" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-11-17 11:56:03GET/healthpedia-obat/parasetamol-asetaminofen3113671