Allylestrenol

Allylestrenol

Bagikan :

Brand/nama lain

Beberapa merk dagang yang mengandung allylestrenol di Indonesia hingga saat ini adalah Alena, Gravynon, Lestron, Nobor, Obstanon, Preabor, Preboran, Pregnabion, Pregnolin, Pregtenol, Premaston, Prestrenol, Progeston.

Cara Kerja

Allylestrenol merupakan obat yang biasa dimanfaatkan untuk mencegah keguguran yang disebabkan oleh kadar hormon progesteron yang rendah di dalam tubuh. Allylestrenol bekerja dengan cara mirip seperti hormon progesteron alami dan merangsang efek hormonal untuk menghasilkan progesteron, sehingga diharapkan kandungan tetap dapat dipertahankan dan mencegah terjadinya kontraksi pada rahim.

Indikasi

Kondisi medis berupa keguguran yang mengancam, berulang, dan persalinan prematur.

Kontraindikasi

Kontraindikasi penggunaan allylestrenol berupa riwayat hipersensitivitas atau alergi terhadap allylestrenol dan gangguan liver.

Efek Samping

Efek samping umumnya jarang terjadi. Meskipun demikian, ada beberapa efek samping yang mungkin terjadi, misalnya pandangan buram, pandangan ganda, sakit kepala sebelah (migrain), mual, atau muntah.

Sediaan

Allylestrenol tersedia dalam bentuk sediaan tablet 5 mg.

Dosis

Mencegah abortus atau keguguran yang mengancam

Dosis dewasa: 5 mg, 3 kali sehari selama 5 – 7 hari, namun lama pengobatan dapat diperpanjang bila diperlukan dan dosis dapat diturunkan secara bertahap saat gejala dan tanda keguguran mulai menghilang.

Mencegah abortus atau keguguran yang berulang

Dosis dewasa: 5 – 10 mg per hari segera sesaat kehamilan sudah dikonfirmasi dan lama pengobatan dilanjutkan selama minimal 1 bulan setelah periode kritis.

Mencegah persalinan prematur

Dosis dewasa: dosis disesuaikan dengan kondisi masing-masing atas anjuran dokter, dengan dosis maksimal 40 mg per hari.

Keamanan

Kehamilan:

Termasuk FDA Kategori N (belum diketahui dengan jelas mengenai risiko berbahaya pada janin) sehingga perlu dikonsultasikan terlebih dahulu pada dokter dalam penggunaannya agar dapat diawasi.

Interaksi Obat

Belum ada laporan klinis bermakna yang tersedia hingga saat ini mengenai interaksi obat yang dapat terjadi apabila ada obat lain yang dikonsumsi bersamaan dengan allylestrenol. Disarankan untuk konsultasi kepada dokter apabila ada obat lain yang dikonsumsi bersamaan dengan allylestrenol agar dapat diawasi penggunaannya.

Writer : dr Apri Haryono Hafid
Editor :
  • dr Ayu Munawaroh, MKK
Last Updated : Rabu, 12 April 2023 | 01:36

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

Drugbank. Allylestrenol. Available from: https://go.drugbank.com/drugs/DB01431.

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

Request history8.1.29PHP Version1.74sRequest Duration4MBMemory UsageGET healthpedia-{category}/{slug}Route
  • warninglog[14:11:24] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[14:11:24] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[14:11:25] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • Booting (710ms)time
  • Application (1.03s)time
  • 1 x Application (59.31%)
    1.03s
    1 x Booting (40.69%)
    710ms
    12 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.related-articlerelated-article.blade.php#?blade
    • 1x web.v2.partials.article-populararticle-popular.blade.php#?blade
    • 1x web.v2.partials.healthtopichealthtopic.blade.php#?blade
    • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
    • 1x layouts.v2.menu_hovermenu_hover.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:260-430
    36 statements were executed (6 duplicates)Show only duplicates814ms
    • WebController.php#270mydatabase101msselect * from `posts` where (`content_type` = 'healthpedia' and `slug` = 'allylestrenol' or `slug_en` = 'allylestrenol') and `status` = 1 and `publish_date` <= '2025-05-30 14:11:24' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: healthpedia
      • 1: allylestrenol
      • 2: allylestrenol
      • 3: 1
      • 4: 2025-05-30 14:11:24
      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:270
      • 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#270mydatabase1.97msselect `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 (2929)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:270
      • 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#270mydatabase11.25msselect `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 (2929) and `categories`.`deleted_at` is null
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:270
      • 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#339mydatabase12.92msselect * from `posts` where (`content_type` = 'healthpedia' and `slug` = 'allylestrenol' or `slug_en` = 'allylestrenol') and `status` = 1 and `publish_date` <= '2025-05-30 14:11:24' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: healthpedia
      • 1: allylestrenol
      • 2: allylestrenol
      • 3: 1
      • 4: 2025-05-30 14:11:24
      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:339
      • 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#339mydatabase760μ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 (2929)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:339
      • 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#339mydatabase1.14msselect `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 (2929)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:339
      • 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#339mydatabase4.95msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` in (2929) and `categories`.`deleted_at` is null
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:339
      • 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#343mydatabase2.43msselect `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` = 2929 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 2929
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:343
      • 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#348mydatabase560μ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:348
      • 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#380mydatabase26.28msselect `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` = 2929
      Bindings
      • 0: 2929
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:380
      • 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#1386mydatabase11.83msselect `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` = 1600 and `posts`.`deleted_at` is null
      Bindings
      • 0: 1600
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1386
      • app/Http/Controllers/WebController.php:383
      • 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#1386mydatabase9.14msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 1996 and `posts`.`deleted_at` is null
      Bindings
      • 0: 1996
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1386
      • app/Http/Controllers/WebController.php:383
      • 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#1386mydatabase9.69msselect `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` = 5591 and `posts`.`deleted_at` is null
      Bindings
      • 0: 5591
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1386
      • app/Http/Controllers/WebController.php:383
      • 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#11mydatabase850μsselect * 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:387
      • 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#388mydatabase531msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-05-30 14:11:24' and `content_type` = 'article' and `posts`.`deleted_at` is null order by RAND() limit 7
      Bindings
      • 0: 1
      • 1: 2025-05-30 14:11:24
      • 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:388
      • 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#402mydatabase7.29msupdate `posts` set `views_count` = 765 where `id` = 2929
      Bindings
      • 0: 765
      • 1: 2929
      Backtrace
      • app/Http/Controllers/WebController.php:402
      • 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#174mydatabase6.17msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 2929, 'App\\Models\\Admin\\Post', 'updated', '2025-05-30 14:11:25', '2025-05-30 14:11:25')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 2929
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-05-30 14:11:25
      • 8: 2025-05-30 14:11:25
      Backtrace
      • vendor/spatie/laravel-activitylog/src/ActivityLogger.php:174
      • vendor/spatie/laravel-activitylog/src/Traits/LogsActivity.php:88
      • app/Http/Controllers/WebController.php:402
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • single-post-healthpedia.blade.php#37mydatabase2.86msselect * from `users` where `users`.`id` = 35 limit 1
      Bindings
      • 0: 35
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::web.v2.single-post-healthpedia:37
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • related-article.blade.php#8mydatabase12.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` = 4949 and `categories`.`deleted_at` is null
      Bindings
      • 0: 4949
      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#8mydatabase5.61msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 4979 and `categories`.`deleted_at` is null
      Bindings
      • 0: 4979
      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
    • article-popular.blade.php#8mydatabase5.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` = 8470 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8470
      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#8mydatabase5.07msselect `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` = 2146 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2146
      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#8mydatabase5.17msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 7751 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7751
      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#8mydatabase5.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` = 10096 and `categories`.`deleted_at` is null
      Bindings
      • 0: 10096
      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#8mydatabase4.47msselect `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` = 490 and `categories`.`deleted_at` is null
      Bindings
      • 0: 490
      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#11mydatabase750μsselect * from `categories` where `categories`.`id` = 4 and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: 4
      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
    • article-popular.blade.php#8mydatabase5.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` = 7079 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7079
      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#8mydatabase6.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` = 8316 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8316
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • web_layout.blade.php#111mydatabase2.76msselect * 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:111
      • 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
    • menu_hover.blade.php#53mydatabase560μsselect * from `categories` where `name` = 'Penyakit A-Z' and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: Penyakit A-Z
      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.menu_hover:53
      • 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
    • menu_hover.blade.php#54mydatabase670μsselect * from `categories` where `name` = 'Obat A-Z' and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: Obat A-Z
      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.menu_hover:54
      • 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
    • menu_hover.blade.php#55mydatabase710μsselect * from `categories` where `name` = 'Pemeriksaan A-Z' and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: Pemeriksaan A-Z
      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.menu_hover:55
      • 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
    • menu_hover.blade.php#156mydatabase6.86msselect * from `videos` where `status` = 1 order by `updated_at` desc limit 1
      Bindings
      • 0: 1
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::layouts.v2.menu_hover:156
      • 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
    • menu_hover.blade.php#221mydatabase1.08msselect * from `booklets` where `is_published` = 1 order by `id` desc limit 1
      Bindings
      • 0: 1
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::layouts.v2.menu_hover:221
      • 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#357mydatabase890μ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:357
      • 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#361mydatabase2.22msselect * 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:361
      • 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\Category
    21Category.php#?
    App\Models\Admin\Post
    19Post.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\Video
    1Video.php#?
    App\Models\Admin\Booklet
    1Booklet.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        id
        _token
        pptmALS4DK2gHIJc1D0hsnJEVMyh3qdmZmkHiYAh
        _previous
        array:1 [ "url" => "https://ai-care-dict.atmatech.id/healthpedia-obat/allylestrenol" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /healthpedia-obat/allylestrenol
        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" ] "connection" => array:1 [ 0 => "close" ] "x-real-ip" => array:1 [ 0 => "3.135.203.93" ] "x-forwarded-for" => array:1 [ 0 => "3.135.203.93" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care-dict.atmatech.id" ] ]
        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 => "Fri, 30 May 2025 07:11:25 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InErUC8wK3Yrd0c0cXNwYmw3MVRCOUE9PSIsInZhbHVlIjoiSFJOYllpaEp4dHVReG9zT2lSOXRJL0ZBV0xkTlI0UFdiMXphc0NxSHJVbXphWWNyZC9lQW9Rci84TGg2Vk9hbjEvdDZybzVLMmVXaDNkTkFlMFdxL2NtNUExeWxDc0VJR2Q0WVk1RnU4YlhXRFJDTTc5WUdhL3JWQm5sZmIxeXQiLCJtYWMiOiJiY2ExMGRjMTg5MDE0MjNjMjBkNGYyOWI3ODExZTk2MTk5YjMxYWVhODUzN2JmODg0YTY1NjJmNDZlZGUxYTFmIiwidGFnIjoiIn0%3D; expires=Fri, 30 May 2025 09:11:25 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6InErUC8wK3Yrd0c0cXNwYmw3MVRCOUE9PSIsInZhbHVlIjoiSFJOYllpaEp4dHVReG9zT2lSOXRJL0ZBV0xkTlI0UFdiMXphc0NxSHJVbXphWWNyZC9lQW9Rci84TGg2Vk9hbjEvdDZyb" 1 => "laravel_session=eyJpdiI6Imt2NGtxVDhqdEVhdUNOMjhvMkFEa3c9PSIsInZhbHVlIjoiMi9DeEc3Y2ZtT0JGMzNIVXNFRHhOeGhKSzFVV2JGMXp4TWhPR0twZGJjZXF6eHJkM1EreGZKZllhVUNUNDhBNS9sK205STJ3eHhwQUE1dzdMVWcxWHUwOFlGQkQ5eENzc0NPRTFucVFDb2lBazA2aWNzWkIyK1ZjREZtUi84eVEiLCJtYWMiOiI4ZmVhMmNlYWQ0Yjg4YjZiZDhkZmJiMmRjZWUyMjA5MmUxOWMxYTJmNjU0ZTA5YTIzNzAyOGQzZTc4ODQ5MDZjIiwidGFnIjoiIn0%3D; expires=Fri, 30 May 2025 09:11:25 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6Imt2NGtxVDhqdEVhdUNOMjhvMkFEa3c9PSIsInZhbHVlIjoiMi9DeEc3Y2ZtT0JGMzNIVXNFRHhOeGhKSzFVV2JGMXp4TWhPR0twZGJjZXF6eHJkM1EreGZKZllhVUNUNDhBNS9s" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InErUC8wK3Yrd0c0cXNwYmw3MVRCOUE9PSIsInZhbHVlIjoiSFJOYllpaEp4dHVReG9zT2lSOXRJL0ZBV0xkTlI0UFdiMXphc0NxSHJVbXphWWNyZC9lQW9Rci84TGg2Vk9hbjEvdDZybzVLMmVXaDNkTkFlMFdxL2NtNUExeWxDc0VJR2Q0WVk1RnU4YlhXRFJDTTc5WUdhL3JWQm5sZmIxeXQiLCJtYWMiOiJiY2ExMGRjMTg5MDE0MjNjMjBkNGYyOWI3ODExZTk2MTk5YjMxYWVhODUzN2JmODg0YTY1NjJmNDZlZGUxYTFmIiwidGFnIjoiIn0%3D; expires=Fri, 30-May-2025 09:11:25 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InErUC8wK3Yrd0c0cXNwYmw3MVRCOUE9PSIsInZhbHVlIjoiSFJOYllpaEp4dHVReG9zT2lSOXRJL0ZBV0xkTlI0UFdiMXphc0NxSHJVbXphWWNyZC9lQW9Rci84TGg2Vk9hbjEvdDZyb" 1 => "laravel_session=eyJpdiI6Imt2NGtxVDhqdEVhdUNOMjhvMkFEa3c9PSIsInZhbHVlIjoiMi9DeEc3Y2ZtT0JGMzNIVXNFRHhOeGhKSzFVV2JGMXp4TWhPR0twZGJjZXF6eHJkM1EreGZKZllhVUNUNDhBNS9sK205STJ3eHhwQUE1dzdMVWcxWHUwOFlGQkQ5eENzc0NPRTFucVFDb2lBazA2aWNzWkIyK1ZjREZtUi84eVEiLCJtYWMiOiI4ZmVhMmNlYWQ0Yjg4YjZiZDhkZmJiMmRjZWUyMjA5MmUxOWMxYTJmNjU0ZTA5YTIzNzAyOGQzZTc4ODQ5MDZjIiwidGFnIjoiIn0%3D; expires=Fri, 30-May-2025 09:11:25 GMT; path=/; httponlylaravel_session=eyJpdiI6Imt2NGtxVDhqdEVhdUNOMjhvMkFEa3c9PSIsInZhbHVlIjoiMi9DeEc3Y2ZtT0JGMzNIVXNFRHhOeGhKSzFVV2JGMXp4TWhPR0twZGJjZXF6eHJkM1EreGZKZllhVUNUNDhBNS9s" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "id" "_token" => "pptmALS4DK2gHIJc1D0hsnJEVMyh3qdmZmkHiYAh" "_previous" => array:1 [ "url" => "https://ai-care-dict.atmatech.id/healthpedia-obat/allylestrenol" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-05-30 14:11:25GET/healthpedia-obat/allylestrenol3123654