5 Kelebihan Menggunakan Menstrual Cup Dibanding Pembalut Biasa

5 Kelebihan Menggunakan Menstrual Cup Dibanding Pembalut Biasa

Bagikan :


Menstrual cup saat ini mulai banyak digunakan para wanita ketika menstruasi menggantikan tampon dan pembalut biasa. Penggunaan menstrual cup atau cangkir menstruasi ini dianggap lebih ramah lingkungan dan lebih ekonomis dibanding dua jenis pembalut lainnya. 

Menstrual cup itu sendiri adalah alat berbentuk corong yang berfungsi untuk menampung darah menstruasi. Menstrual cup pertama kali ditemukan pada tahun 1937 menggunakan bahan karet. Baru pada tahun 1987 mulai diperkenalkan menstrual cup berbahan dasar lateks.

Penggunaan menstrual cup kini semakin populer di kalangan wanita dewasa dan remaja. Bagi Anda yang ingin mencoba menggunakan menstrual cup, berikut ini beberapa kelebihan menstrual cup seperti dikutip dari laman Healthline:

1. Menstrual cup lebih ekonomis

Harga menstrual cup memang berkali lipat lebih mahal dibanding harga pembalut biasa. Namun dengan membeli menstrual cup, alat ini memiliki masa pakai lebih lama dibanding pembalut biasa sekali pakai. Cangkir menstruasi bisa Anda gunakan hingga 5-10 tahun tergantung bahan dan pemakaian. Jika dibandingkan dengan pengeluaran membeli pembalut biasa setiap bulannya, pembelian menstrual cup terbilang jauh lebih ekonomis.

2. Lebih ramah lingkungan

Sampah plastik dari pembalut gel biasa tergolong lama diurai dan dapat memakan waktu hingga 50-100 tahun. Sedangkan dengan menggunakan menstrual cup yang bisa dicuci bersih setelah digunakan membuat Anda lebih irit sampah bulanan.

3. Lebih mudah dibersihkan

Saat menggunakan menstrual cup, Anda hanya perlu membuang isi cangkir ke dalam kloset lalu membersihkannya dengan air mengalir. Namun saat menggunakan pembalut biasa, Anda terkadang kesulitan membersihkan bekas darah yang menempel. Kemudahan inilah yang membuat banyak perempuan beralih ke menstrual cup.

4. Daya tampung lebih banyak

Pada penggunaan pembalut biasa, Anda mungkin perlu menggantinya setiap 3-4 jam sekali khususnya ketika hari pertama atau kedua menstruasi. Jika Anda menggunakan menstrual cup yang rata-rata memiliki daya tampung lebih banyak dibanding pembalut biasa, Anda umumnya bisa menggantinya setiap 5-7 jam sekali. Anda pun tidak perlu mengganti menstrual cup dengan yang baru, cukup dengan mengosongkan airnya dan membilasnya dengan air hingga siap digunakan kembali.

5. Tidak membuat area vagina terasa lembab

Penggunaan pembalut biasa terkadang membuat area vagina terasa lembap sehingga memicu tumbuhnya bakteri dan menimbulkan bau tidak sedap. Penggunaan menstrual cup membuat darah menstruasi tidak terkena udara sehingga Anda terhindar dari kemungkinan muculnya bau tidak sedap.

Saat ini menstrual cup telah diproduksi dalam berbagai bahan, model dan ukuran. Bagi Anda yang ingin menggunakannya, sebaiknya pilih bahan alat yang tidak membuat alergi. Meskipun jarang terjadi, namun alergi mungkin saja terjadi karena penggunaan bahan lateks. Selain itu, pilih ukuran cangkir yang sesuai dengan kebutuhan Anda.

Sebelum pemakaian, konsultasikan dengan dokter Anda mengenai pemakaian dan cara mengeluarkan cup dengan aman. Segera konsultasikan jika muncul pendarahan atau muncul infeksi setelah penggunaan menstrual cup.

Writer : Ratih AI Care
Editor :
  • dr Hanifa Rahma
Last Updated : Minggu, 16 April 2023 | 23:12

Scaccia, A (2019). Everything You Need to Know About Using Menstrual Cups. Available from: https://www.healthline.com/health/womens-health/menstrual-cup

Galan, R (2019). Menstrual Cups: Everything you need to know. Available from: https://www.medicalnewstoday.com/articles/325093#how-to-use

Request history8.1.29PHP Version830msRequest Duration5MBMemory UsageGET {category}/{slug}Route
  • infolog[21:36:45] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[21:36:45] LOG.error: Error accessing doctor id: 63983202e088e5e18c0511d7 { "exception": "Undefi...
  • Booting (260ms)time
  • Application (570ms)time
  • 1 x Application (68.7%)
    570ms
    1 x Booting (31.3%)
    260ms
    11 templates were rendered
    • 1x web.v2.single-post-healthpediasingle-post-healthpedia.blade.php#?blade
    • 1x web.v2.partials.single.breadcrumbbreadcrumb.blade.php#?blade
    • 2x web.partials.single-sharesingle-share.blade.php#?blade
    • 1x web.v2.partials.single.editoreditor.blade.php#?blade
    • 1x web.v2.partials.single.tagstags.blade.php#?blade
    • 1x web.v2.partials.single.referensireferensi.blade.php#?blade
    • 1x web.v2.partials.article-populararticle-popular.blade.php#?blade
    • 1x web.v2.partials.related-articlerelated-article.blade.php#?blade
    • 1x web.v2.partials.healthtopichealthtopic.blade.php#?blade
    • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
    uri
    GET {category}/{slug}
    middleware
    web
    controller
    App\Http\Controllers\WebController@newSinglePost
    namespace
    App\Http\Controllers
    prefix
    where
    as
    web.new.single.post
    file
    app/Http/Controllers/WebController.php:645-806
    32 statements were executed338ms
    • WebController.php#656aicare_prod_new1.28msselect * from `categories` where (`slug` = 'gaya-hidup' or `slug_en` = 'gaya-hidup') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: gaya-hidup
      • 1: gaya-hidup
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • app/Http/Controllers/WebController.php:656
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#657aicare_prod_new3.25msselect * from `posts` where (`slug` = '5-kelebihan-menggunakan-menstrual-cup-dibanding-pembalut-biasa' or `slug_en` = '5-kelebihan-menggunakan-menstrual-cup-dibanding-pembalut-biasa') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: 5-kelebihan-menggunakan-menstrual-cup-dibanding-pembalut-biasa
      • 1: 5-kelebihan-menggunakan-menstrual-cup-dibanding-pembalut-biasa
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • app/Http/Controllers/WebController.php:657
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#703aicare_prod_new2.82msselect * from `posts` where (`slug` = '5-kelebihan-menggunakan-menstrual-cup-dibanding-pembalut-biasa' or `slug_en` = '5-kelebihan-menggunakan-menstrual-cup-dibanding-pembalut-biasa') and `status` = 1 and `publish_date` <= '2025-04-17 21:36:44' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: 5-kelebihan-menggunakan-menstrual-cup-dibanding-pembalut-biasa
      • 1: 5-kelebihan-menggunakan-menstrual-cup-dibanding-pembalut-biasa
      • 2: 1
      • 3: 2025-04-17 21:36:44
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#703aicare_prod_new1.42msselect `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 (361)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#703aicare_prod_new1.16msselect `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 (361)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#703aicare_prod_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` in (361) and `categories`.`deleted_at` is null
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#703aicare_prod_new1.03msselect * from `categories` where `categories`.`id` in (0) and `categories`.`deleted_at` is null
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#724aicare_prod_new23.76msselect `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` = 361
      Bindings
      • 0: 361
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:724
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#1360aicare_prod_new17.32msselect `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` = 108 and `posts`.`deleted_at` is null
      Bindings
      • 0: 108
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • app/Http/Controllers/WebController.php:735
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#1360aicare_prod_new14.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` = 306 and `posts`.`deleted_at` is null
      Bindings
      • 0: 306
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • app/Http/Controllers/WebController.php:735
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#1360aicare_prod_new14.34msselect `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` = 431 and `posts`.`deleted_at` is null
      Bindings
      • 0: 431
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • app/Http/Controllers/WebController.php:735
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#739aicare_prod_new148msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-17 21:36:44' and `deleted_at` is null and `content_type` = 'article' and `posts`.`deleted_at` is null order by RAND() limit 7
      Bindings
      • 0: 1
      • 1: 2025-04-17 21:36:44
      • 2: article
      Hints
      • Use SELECT * only if you need all columns from table
      • ORDER BY RAND() is slow, try to avoid if you can. You can read this or this
      Backtrace
      • app/Http/Controllers/WebController.php:739
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • CategoryHealtTopics.php#11aicare_prod_new1.34msselect * from `categories` where (`slug` != 'penyakit-a-z' and `slug` != 'obat-a-z' and `slug` != 'pemeriksaan-a-z' and `parent_id` = '0') and `categories`.`deleted_at` is null order by `order` asc
      Bindings
      • 0: penyakit-a-z
      • 1: obat-a-z
      • 2: pemeriksaan-a-z
      • 3: 0
      Hints
      • Use SELECT * only if you need all columns from table
      • The != operator is not standard. Use the <> operator to test for inequality instead.
      Backtrace
      • app/Repositories/Categories/CategoryHealtTopics.php:11
      • app/Http/Controllers/WebController.php:740
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#748aicare_prod_new1.98msselect `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` = 361 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 361
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:748
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#779aicare_prod_new8.38msupdate `posts` set `views_count` = 668 where `id` = 361
      Bindings
      • 0: 668
      • 1: 361
      Backtrace
      • app/Http/Controllers/WebController.php:779
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • ActivityLogger.php#174aicare_prod_new6.62msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 361, 'App\\Models\\Admin\\Post', 'updated', '2025-04-17 21:36:44', '2025-04-17 21:36:44')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 361
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-17 21:36:44
      • 8: 2025-04-17 21:36:44
      Backtrace
      • vendor/spatie/laravel-activitylog/src/ActivityLogger.php:174
      • vendor/spatie/laravel-activitylog/src/Traits/LogsActivity.php:88
      • app/Http/Controllers/WebController.php:779
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • single-post-healthpedia.blade.php#37aicare_prod_new1.01msselect * from `users` where `users`.`id` = 18 limit 1
      Bindings
      • 0: 18
      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_new8.9msselect `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` = 4484 and `categories`.`deleted_at` is null
      Bindings
      • 0: 4484
      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.51msselect `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` = 7839 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7839
      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.46msselect `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` = 1154 and `categories`.`deleted_at` is null
      Bindings
      • 0: 1154
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#8aicare_prod_new6.27msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 7822 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7822
      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_new5.92msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 2393 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2393
      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_new5.94msselect `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` = 1773 and `categories`.`deleted_at` is null
      Bindings
      • 0: 1773
      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_new5.82msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 726 and `categories`.`deleted_at` is null
      Bindings
      • 0: 726
      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_new730μsselect * from `categories` where `categories`.`id` = 5 and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: 5
      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_new5.89msselect `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` = 8485 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8485
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:8
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • related-article.blade.php#8aicare_prod_new6.06msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 7983 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7983
      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.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` = 9056 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9056
      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.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` = 9223 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9223
      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.23msselect * 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_new860μsselect * from `faqs` limit 1
      Hints
      • Use SELECT * only if you need all columns from table
      • The SELECT statement has no WHERE clause and could examine many more rows than intended
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::layouts.v2.web_layout:547
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • web_layout.blade.php#551aicare_prod_new1.04msselect * 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
    89Post.php#?
    App\Models\Admin\Category
    19Category.php#?
    App\Models\Admin\Tag
    3Tag.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\User
    2User.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        id
        _token
        VoE49klVGJto8KOmo6pDwYEvyOAuCgQUFYjORrMM
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/gaya-hidup/5-kelebihan-menggunakan-menstrual-cup-d...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /gaya-hidup/5-kelebihan-menggunakan-menstrual-cup-dibanding-pembalut-biasa
        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=eyJpdiI6ImFMNTVyL0lRQ0wra2dvWTJLSW0xa0E9PSIsInZhbHVlIjoickxvVEswT0N1TzJETVplaGNPSWRYTE5IeDY1SjdWMlZEenl1aE1rNHNjNFlwV1hxbmF3WElMM3g0cXpkdUFqNHk4a1gzUkVsYzZ6ZXNSUkdMb3dmaUp1UjgvTmxWRGJJQzU2anE1MnV3MWIyUGJkYXhWZnpod3EzN0lMNm5oNGIiLCJtYWMiOiI0Y2FiNzI3ZmI4YzIwNGRmOGNlMjg1ZDE2MDAyMzc1MWRlZDQxODZkMjZhOGY2NzY1ZWEwZDFkZTdkNmY0NjM5IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IlRWNEVvNGVEVk5VamdZQ3J2Rm1SY2c9PSIsInZhbHVlIjoiT2NHeXdBTVlONFB1QUV6V1lpSGZFOGdyWjNBZElVOWl5TStQRGE1ekFqbms5eDN6WkxvN2VyT1dFaFRDUkYrS1RtczZLZitpckQ0STJYSGNIQ3lzeHhIenR2ZnVWbk9tL0FvY0xYbjBDUE83eFBadGpHems0Q2FXdEY0RzJKTlgiLCJtYWMiOiJkYmRiNTdhMDY2M2FhZjUwZTgzYWYwYTNlM2UyOTZmZjg2YmQzY2Q4MjVhZWM5MjBkNGQ2NzA5YzQxOTg5ZDdmIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImFMNTVyL0lRQ0wra2dvWTJLSW0xa0E9PSIsInZhbHVlIjoickxvVEswT0N1TzJETVplaGNPSWRYTE5IeDY1SjdWMlZEenl1aE1rNHNjNFlwV1hxbmF3WElMM3g0cXpkdUFqNHk4a1gzU" ] "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 => "18.191.37.140" ] "x-forwarded-for" => array:1 [ 0 => "18.191.37.140" ] "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" => "VoE49klVGJto8KOmo6pDwYEvyOAuCgQUFYjORrMM" "laravel_session" => "qg089cQuTihis5n9DIIsfiS3crdGD9ZN38rEFXWl" ]
        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 => "Thu, 17 Apr 2025 14:36:45 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRuM0pIcEg2RENmREY5eW9RNTl3cnc9PSIsInZhbHVlIjoiYTJLUG0xZVdvNmhtdDhBS0ZSVVFlR3hFaDNGZjZhQ0pzVExYQWxFZlAxUjhiNWRidXBoOUYvRHdOb042R3JoTFJ0VU8wc0g2d25XbFVEUGxIeDNpRTNHZ3F1dFM1bS9vYlN1MGZoNEgyS0RIUmhwR2I4L0FHcVhwdHpKT0pOcVMiLCJtYWMiOiI0ZTM0M2UwZDI0N2VhZmE0ZWVjZDc2NzkxNmM0NjdhNTY1NTAxYzVkOGE1NDM0NmJiMDg4OTZkZGJjOTExNzY5IiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 16:36:45 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IkRuM0pIcEg2RENmREY5eW9RNTl3cnc9PSIsInZhbHVlIjoiYTJLUG0xZVdvNmhtdDhBS0ZSVVFlR3hFaDNGZjZhQ0pzVExYQWxFZlAxUjhiNWRidXBoOUYvRHdOb042R3JoTFJ0VU8wc" 1 => "laravel_session=eyJpdiI6IkkzTGdxdFJsOVliSkl1V2U2Z0VHMnc9PSIsInZhbHVlIjoiUm0xcXAzZnF4NElQR2pPNnkxY0s2Q0gwRFZ3ZUtKcWlzUHd4SWtOY3NIb3BqVkt3U2lBL1hNVXFCcWw5N1NuQnQ2Z0szdkNHb2U5bnRXaUc2Mk00ZXRacEFxYk9pcHpTYkpFMVlJa0ZWY1lvdk0zNEJFdzU5c2ZOTVIzbnY4NW0iLCJtYWMiOiI1ZGY3MDQ5ZjcwZTlmMjg5YmE1ZmZiNDhlYjk1NmM2YTdmOWYyMTlkYmY1Njg1OThkMmRhNTdmY2IwM2U5NmY4IiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 16:36:45 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IkkzTGdxdFJsOVliSkl1V2U2Z0VHMnc9PSIsInZhbHVlIjoiUm0xcXAzZnF4NElQR2pPNnkxY0s2Q0gwRFZ3ZUtKcWlzUHd4SWtOY3NIb3BqVkt3U2lBL1hNVXFCcWw5N1NuQnQ2" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRuM0pIcEg2RENmREY5eW9RNTl3cnc9PSIsInZhbHVlIjoiYTJLUG0xZVdvNmhtdDhBS0ZSVVFlR3hFaDNGZjZhQ0pzVExYQWxFZlAxUjhiNWRidXBoOUYvRHdOb042R3JoTFJ0VU8wc0g2d25XbFVEUGxIeDNpRTNHZ3F1dFM1bS9vYlN1MGZoNEgyS0RIUmhwR2I4L0FHcVhwdHpKT0pOcVMiLCJtYWMiOiI0ZTM0M2UwZDI0N2VhZmE0ZWVjZDc2NzkxNmM0NjdhNTY1NTAxYzVkOGE1NDM0NmJiMDg4OTZkZGJjOTExNzY5IiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 16:36:45 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkRuM0pIcEg2RENmREY5eW9RNTl3cnc9PSIsInZhbHVlIjoiYTJLUG0xZVdvNmhtdDhBS0ZSVVFlR3hFaDNGZjZhQ0pzVExYQWxFZlAxUjhiNWRidXBoOUYvRHdOb042R3JoTFJ0VU8wc" 1 => "laravel_session=eyJpdiI6IkkzTGdxdFJsOVliSkl1V2U2Z0VHMnc9PSIsInZhbHVlIjoiUm0xcXAzZnF4NElQR2pPNnkxY0s2Q0gwRFZ3ZUtKcWlzUHd4SWtOY3NIb3BqVkt3U2lBL1hNVXFCcWw5N1NuQnQ2Z0szdkNHb2U5bnRXaUc2Mk00ZXRacEFxYk9pcHpTYkpFMVlJa0ZWY1lvdk0zNEJFdzU5c2ZOTVIzbnY4NW0iLCJtYWMiOiI1ZGY3MDQ5ZjcwZTlmMjg5YmE1ZmZiNDhlYjk1NmM2YTdmOWYyMTlkYmY1Njg1OThkMmRhNTdmY2IwM2U5NmY4IiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 16:36:45 GMT; path=/; httponlylaravel_session=eyJpdiI6IkkzTGdxdFJsOVliSkl1V2U2Z0VHMnc9PSIsInZhbHVlIjoiUm0xcXAzZnF4NElQR2pPNnkxY0s2Q0gwRFZ3ZUtKcWlzUHd4SWtOY3NIb3BqVkt3U2lBL1hNVXFCcWw5N1NuQnQ2" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "id" "_token" => "VoE49klVGJto8KOmo6pDwYEvyOAuCgQUFYjORrMM" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/gaya-hidup/5-kelebihan-menggunakan-menstrual-cup-dibanding-pembalut-biasa" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-17 21:36:45GET/gaya-hidup/5-kelebihan-menggunakan-menstrual-cup-dibanding-pembalut-biasa21132118