Dermatix

Dermatix

Bagikan :


Brand/Nama Lain

-

 

Cara Kerja

  • Dermatix Ultra membantu proses alami pemulihan luka dengan melindungi bekas luka dan mengatur produksi kolagen untuk meminimalisir pembentukan bekas luka
  • Dermatix Acne Spot Care dapat digunakan untuk:
    • Memudarkan noda hitam bekas jerawat dengan memperlambat perpindahan melanin ke lapisan atas kulit
    • Mengurangi bekas jerawat dengan cara melindunginya dari peradangan/inflamasi
    • Meningkatkan produksi kolagen agar kulit dapat mengisi area bekas luka secara alami

 

Indikasi

  • Dermatix Ultra digunakan untuk meratakan, menghaluskan, dan memudarkan bekas luka
  • Dermatix Acne Spot Care bermanfaat untuk mencerahkan noda hitam bekas jerawat dan mencegah berkembangnya noda bekas jerawat baru

 

Kontraindikasi

  • Riwayat alergi penggunaan Dermatix atau preparat silicone gel lain sebelumnya
  • Hindari kontak obat langsung dengan mata, selaput lendir, luka bakar tingkat 3, dan luka terbuka
  • Dermatix tidak boleh digunakan bersamaan dengan pengobatan antibiotik, perawatan kulit, atau produk lainnya

 

Efek Samping

Efek samping karena pemakaian Dermatix jarang terjadi. Efek samping yang dapat terjadi yaitu kemerahan dan rasa nyeri atau iritasi pada kulit. Konsultasikan segera dengan dokter spesialis kulit Anda jika terdapat keluhan efek samping di atas.

 

Sediaan

Terdapat 2 varian Dermatix yang beredar di Indonesia yaitu Dermatix Ultra dan Dermatix Acne Spot Care.

  • Dermatix Ultra
    • Sediaan berbentuk gel tersedia dalam kemasan tube ukuran 5 gr, 9 gr, dan 15 gr
    • Komposisi Dermatix Ultra terdiri dari CPX (cyclopentasiloxane) dan vitamin C Ester
  • Dermatix Acne Spot Care
    • Sediaan berbentuk gel tersedia dalam kemasan tube ukuran 7 gr
    • Komposisi Dermatix Acne Spot Care terdiri dari activGCS (ekstrak lendir siput), CPX (cyclopentasiloxane), zink glukonat, dan niacinamide (vitamin B3).

 

Dosis

Pemakaian 2 kali sehari pada area kulit yang mengalami masalah.

 

Keamanan

Dermatix digunakan hanya untuk penggunaan obat luar. Oleh karena itu, hindari kontak langsung dengan mata, selaput lendir, luka bakar tingkat 3, dan luka terbuka. Hindari bekas luka terhadap paparan temperatur/cuaca ekstrim dan cahaya matahari langsung.

Dermatix Ultra tidak akan terserap ke dalam kulit dan dapat digunakan oleh ibu hamil. Untuk memastikan keamanan obat, disarankan untuk berkonsultasi terlebih dahulu dengan dokter spesialis kandungan. Jauhkan obat ini dari jangkauan anak-anak.

 

Interaksi Obat

Dermatix tidak boleh digunakan bersamaan dengan pengobatan antibiotik, obat untuk perawatan kulit, atau produk lainnya.

Writer : dr David Wiliam
Editor :
  • dr Hanifa Rahma
Last Updated : Sabtu, 15 April 2023 | 18:23

Dermatix Ultra. Dermatix.co.id. Retrieved 26 January 2022, from https://dermatix.co.id/our-scar-treatments/dermatix-ultra

Dermatix Acne Spot Care. Dermatix.co.id. Retrieved 26 January 2022, from https://dermatix.co.id/our-scar-treatments/dermatix-acne-scar

Dermatix. Retrieved 26 January 2022, from https://cekbpom.pom.go.id//home/produk/69bhknndt7v4km8sdutf8ashf5/all/row/10/page/1/order/4/DESC/search/2/dermatix

Request history8.1.29PHP Version746msRequest Duration4MBMemory UsageGET healthpedia-{category}/{slug}Route
  • infolog[15:13:39] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[15:13:39] LOG.error: Error accessing doctor id: 63983202e088e5e18c0511d7 { "exception": "Undefi...
  • Booting (237ms)time
  • Application (509ms)time
  • 1 x Application (68.25%)
    509ms
    1 x Booting (31.75%)
    237ms
    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
    31 statements were executed (6 duplicates)Show only duplicates338ms
    • WebController.php#259aicare_prod_new21.77msselect * from `posts` where (`content_type` = 'healthpedia' and `slug` = 'dermatix' or `slug_en` = 'dermatix') and `status` = 1 and `publish_date` <= '2025-04-09 15:13:39' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: healthpedia
      • 1: dermatix
      • 2: dermatix
      • 3: 1
      • 4: 2025-04-09 15:13:39
      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_new920μ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 (2507)
      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.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` in (2507) 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_new12.87msselect * from `posts` where (`content_type` = 'healthpedia' and `slug` = 'dermatix' or `slug_en` = 'dermatix') and `status` = 1 and `publish_date` <= '2025-04-09 15:13:39' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: healthpedia
      • 1: dermatix
      • 2: dermatix
      • 3: 1
      • 4: 2025-04-09 15:13:39
      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.04msselect `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 (2507)
      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_new740μsselect `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 (2507)
      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.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` in (2507) 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.55msselect `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` = 2507 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 2507
      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_new690μ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_new18.01msselect `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` = 2507
      Bindings
      • 0: 2507
      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_new14.62msselect `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` = 4866 and `posts`.`deleted_at` is null
      Bindings
      • 0: 4866
      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_new17.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` = 4867 and `posts`.`deleted_at` is null
      Bindings
      • 0: 4867
      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.06msselect `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` = 4157 and `posts`.`deleted_at` is null
      Bindings
      • 0: 4157
      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_new1.02msselect * 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_new108msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-09 15:13:39' and `content_type` = 'article' and `posts`.`deleted_at` is null order by RAND() limit 7
      Bindings
      • 0: 1
      • 1: 2025-04-09 15:13:39
      • 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.37msupdate `posts` set `views_count` = 974 where `id` = 2507
      Bindings
      • 0: 974
      • 1: 2507
      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.27msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 2507, 'App\\Models\\Admin\\Post', 'updated', '2025-04-09 15:13:39', '2025-04-09 15:13:39')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 2507
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-09 15:13:39
      • 8: 2025-04-09 15:13:39
      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_new960μsselect * 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_new9.87msselect `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` = 3847 and `categories`.`deleted_at` is null
      Bindings
      • 0: 3847
      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_new9.79msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 8318 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8318
      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_new10.64msselect `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` = 4973 and `categories`.`deleted_at` is null
      Bindings
      • 0: 4973
      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_new9.05msselect `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` = 8867 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8867
      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_new9.81msselect `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` = 1883 and `categories`.`deleted_at` is null
      Bindings
      • 0: 1883
      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_new9.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` = 6545 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6545
      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_new9.78msselect `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` = 9110 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9110
      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_new11.54msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 3163 and `categories`.`deleted_at` is null
      Bindings
      • 0: 3163
      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.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` = 3111 and `categories`.`deleted_at` is null
      Bindings
      • 0: 3111
      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.35msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 2425 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2425
      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.03msselect * 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_new760μ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_new1msselect * 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
    28Post.php#?
    App\Models\Admin\Category
    20Category.php#?
    App\User
    3User.php#?
    App\Models\Admin\Tag
    3Tag.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
        UsXfjKKr3Z7dNPkyXxXd0HzjypK56eOJe6DZtPkg
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/healthpedia-obat/dermatix" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /healthpedia-obat/dermatix
        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=eyJpdiI6ImtqcldYSWo4Mjd2Y2t4anUvZkFxSXc9PSIsInZhbHVlIjoiTHV5N1FiRTlXS2ZDZlJPZlJucWp3SXI3MFptaUczZFJUQWU5YmZ3SlBLN2hra1YvK0xUa3Fabkp3Nk1heE1ib2xHWlJYcVRyMFNqekt1Y041OHVQWkl6cWhPdk1uZ2FwS2F1d2xBeHhBQmg0QjJOcEVSOGNHYkxBK3NYT0dtWVkiLCJtYWMiOiIyNTQ1MjA3NTYyZjA5MzBkNDMxNzdhMGEzYWFjZDZjYzAwN2Q2NGI0YTQ4ZWM2MGQzNjc0ZDA3MWM5NmFkNDM1IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Ijl6Q3c2N3QyZUJPVmg4UEVoSGRScWc9PSIsInZhbHVlIjoiK2VFSThRc1REODRWcGFHWHl3Yk5ZdzNyQ3JOU0Z2NWFmUzNjS0lkeHNRa3pQM083aHZpWnVTZndIOGtNQWUrcTZEa0JoUWY0U3lQSlN1WEtnV2dkcGgwREVOeVJabmZxa2c3NTdidTdRYmZsZnV2cldaUkJiU2VzWFM1Sy9yTzciLCJtYWMiOiIwMDUzNTAxZTE5M2UwMTliNzkzZjJhMTI3MmExOWM5MGRhY2NjNjA0YzllMDAxNjhmODMwYWMyOGI2NmFkNmIwIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImtqcldYSWo4Mjd2Y2t4anUvZkFxSXc9PSIsInZhbHVlIjoiTHV5N1FiRTlXS2ZDZlJPZlJucWp3SXI3MFptaUczZFJUQWU5YmZ3SlBLN2hra1YvK0xUa3Fabkp3Nk1heE1ib2xHWlJYc" ] "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.133.130.103" ] "x-forwarded-for" => array:1 [ 0 => "3.133.130.103" ] "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" => "UsXfjKKr3Z7dNPkyXxXd0HzjypK56eOJe6DZtPkg" "laravel_session" => "1Ia21yvzeFrEv8siIWokRf0kYAXPq0SiULWWUwvW" ]
        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 08:13:39 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IldWR1FHOHJiNzhGK3krYzJacWIyYXc9PSIsInZhbHVlIjoiMEhMaEFoRUVseVM3RlpmVHB5a0lLLzdqQlc2VmlyMkNEWHNBRVVxMEg1Q1lXWVh4UEtxUHlxblRjazVPbjQ3SE5hL2pkQWpBWnNQQlo2TllXSmZvUXF5WGgzYkxDMGEwTG9mZGd2Zk1IQ0s5L2duMXdLb3g2WUdkVTAvdEVyVDMiLCJtYWMiOiI0MTRhYmE1MzRiZDhlOGZiZWMwYTczYjQ3MjljNjQyNThmODlkZThjODA2MjFiZWM1ZjkyOTlhYmUxNGU3MGY1IiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 10:13:40 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IldWR1FHOHJiNzhGK3krYzJacWIyYXc9PSIsInZhbHVlIjoiMEhMaEFoRUVseVM3RlpmVHB5a0lLLzdqQlc2VmlyMkNEWHNBRVVxMEg1Q1lXWVh4UEtxUHlxblRjazVPbjQ3SE5hL2pkQ" 1 => "laravel_session=eyJpdiI6ImdaQUtoUHQwNHpZVDNYMlhpaWQ5MUE9PSIsInZhbHVlIjoiSWliSFM5VXBPTnl5dTh6MG1RY3pPeUtScDlMVy9rMkpWZUxJK3NrZkJja3U2akJ6Zkxqdk1YS3NpSFpZRnpoM1ZyYzdRVUZtYlNCTGNPTkl2RllvQi84bzkzYkhJclRFdk4vdEliVWYybi9CRWEva1BwZXdXeS92eDZjRk41aTMiLCJtYWMiOiJhZDI2MTdlNTUyMzhiZGQ2MjVhNzJkMzFhNzdjZDM1NDIyYTYxZjIxYTI0NzMyY2IxZmU4NmFmZTdkMTUxMTE0IiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 10:13:40 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6ImdaQUtoUHQwNHpZVDNYMlhpaWQ5MUE9PSIsInZhbHVlIjoiSWliSFM5VXBPTnl5dTh6MG1RY3pPeUtScDlMVy9rMkpWZUxJK3NrZkJja3U2akJ6Zkxqdk1YS3NpSFpZRnpoM1Zy" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IldWR1FHOHJiNzhGK3krYzJacWIyYXc9PSIsInZhbHVlIjoiMEhMaEFoRUVseVM3RlpmVHB5a0lLLzdqQlc2VmlyMkNEWHNBRVVxMEg1Q1lXWVh4UEtxUHlxblRjazVPbjQ3SE5hL2pkQWpBWnNQQlo2TllXSmZvUXF5WGgzYkxDMGEwTG9mZGd2Zk1IQ0s5L2duMXdLb3g2WUdkVTAvdEVyVDMiLCJtYWMiOiI0MTRhYmE1MzRiZDhlOGZiZWMwYTczYjQ3MjljNjQyNThmODlkZThjODA2MjFiZWM1ZjkyOTlhYmUxNGU3MGY1IiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 10:13:40 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IldWR1FHOHJiNzhGK3krYzJacWIyYXc9PSIsInZhbHVlIjoiMEhMaEFoRUVseVM3RlpmVHB5a0lLLzdqQlc2VmlyMkNEWHNBRVVxMEg1Q1lXWVh4UEtxUHlxblRjazVPbjQ3SE5hL2pkQ" 1 => "laravel_session=eyJpdiI6ImdaQUtoUHQwNHpZVDNYMlhpaWQ5MUE9PSIsInZhbHVlIjoiSWliSFM5VXBPTnl5dTh6MG1RY3pPeUtScDlMVy9rMkpWZUxJK3NrZkJja3U2akJ6Zkxqdk1YS3NpSFpZRnpoM1ZyYzdRVUZtYlNCTGNPTkl2RllvQi84bzkzYkhJclRFdk4vdEliVWYybi9CRWEva1BwZXdXeS92eDZjRk41aTMiLCJtYWMiOiJhZDI2MTdlNTUyMzhiZGQ2MjVhNzJkMzFhNzdjZDM1NDIyYTYxZjIxYTI0NzMyY2IxZmU4NmFmZTdkMTUxMTE0IiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 10:13:40 GMT; path=/; httponlylaravel_session=eyJpdiI6ImdaQUtoUHQwNHpZVDNYMlhpaWQ5MUE9PSIsInZhbHVlIjoiSWliSFM5VXBPTnl5dTh6MG1RY3pPeUtScDlMVy9rMkpWZUxJK3NrZkJja3U2akJ6Zkxqdk1YS3NpSFpZRnpoM1Zy" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "id" "_token" => "UsXfjKKr3Z7dNPkyXxXd0HzjypK56eOJe6DZtPkg" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/healthpedia-obat/dermatix" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-09 15:13:40GET/healthpedia-obat/dermatix2113160