What Causes Menstrual Diarrhea and How to Manage It

What Causes Menstrual Diarrhea and How to Manage It

Share :


Most women experience changes in bowel movements during menstruation. Some complaints that can be experienced during menstruation include diarrhea, constipation, and pain during bowel movements. What is the reason behind it?

 

What cause menstrual diarrhea?

Menstruation can cause a variety of symptoms, including headaches, lightheadedness, changes in appetite, irritability, and changes in the digestive tract, including diarrhea. It is common to have diarrhea when you menstruate. However, the cause is still unknown.

Prostaglandin hormones play a role in various functions in the body, such as muscle contraction, dilation and constriction of blood vessels, and blood clotting. The uterine lining cells produce more prostaglandin hormones prior to the onset of menstruation, which causes the uterine muscles to contract. This causes blood to leak from the uterus and menstruation occurs. This increased release of hormones is also what causes menstrual pain and diarrhea in the first few days of menstruation.

 
 

Read more: Tips Mencegah Diare Jika Suka Berwisata Kuliner 

 

 

When the prostaglandin hormone increases, there is a certain amount of prostaglandin that enters the bloodstream and circulates to several organs, including the intestines. The intestinal wall has soft tissue, similar to the tissue in the uterus. The high level of prostaglandin hormone will make the intestines contract, resulting in diarrhea. The release of prostaglandin hormones can also cause other menstrual symptoms, such as headaches, nausea and vomiting.

On the contrary, some women experience constipation during menstruation. This is the result of a high level of the hormone progesterone. Progesterone can cause diarrhea in certain people and constipation in others. Progesterone plays a role in the re-thickening of the uterine wall that falls off during menstruation.

Along with constipation and diarrhea, some women report changes in the smell of their stools, which get stronger when they are menstruating. According to Healthline, an increase in the hormone progesterone during menstruation is often associated with an increase in excessive appetite. This change in eating habits can cause foul-smelling stools.

 

 

Read more: Mengapa Makan Makanan Pedas dapat Menyebabkan Diare?

 

 

How to manage menstrual diarrhea

Menstruation-related diarrhea can be treated by treating diarrhea in general. Some of the things you can do include:

  • Increase fluid intake

Diarrhea can cause the body to become dehydrated. You can increase your fluid intake by drinking more water or by eating foods high in water content, like fruits, vegetables, and soups, to help prevent dehydration.

  • Avoid eating foods that trigger diarrhea

Certain foods, including sweets, dairy products, spicy foods, and caffeine-containing beverages, are known to aggravate diarrhea.

  • Taking diarrhea medication

To relieve the symptoms of diarrhea, you can also take over-the-counter diarrhea medications such as kaolin pectin or other antidiarrheal medications. In addition to diarrhea medication, you can also consume yogurt, which is good for digestion.

 

Diarrhoea during menstruation is normal. You can treat diarrhea during your menstrual cycle by taking medication and avoiding foods that cause diarrhea.

If you need medical advice or consultation, you can either visit a doctor or make use of the consultation features that are available in the Ai Care application by downloading the Ai Care application from the App Store or Play Store.

 

 

Looking for more tips and information about the other health conditions? Click here!

 

 

Writer : Ratih AI Care
Editor :
  • Sean Edbert Lim, MBBS
Last Updated : Tuesday, 23 April 2024 | 09:38

Sissons, B. (2020). What causes diarrhea during a period?. Available from: https://www.medicalnewstoday.com/articles/diarrhea-during-period#

Rodriguea, D. (2022). Can Your Period Cause Diarrhea?. Available from: https://www.everydayhealth.com/digestive-health/diarrhea-and-your-period/

Nall, R. (2019). Why Do I Get Diarrhea During My Period?. Available from: https://www.healthline.com/health/diarrhea-during-period

Santos-Longhurst, A. (2023). Why Is Period Poop the Worst? 10 questions were answered. Available from: https://www.healthline.com/health/period-poop

Cleveland Clinic. (2021). Here’s the Deal with Period Poops. Available from: https://health.clevelandclinic.org/why-do-you-poop-more-on-your-period/

Request history8.1.29PHP Version859msRequest Duration5MBMemory UsageGET {category}/{slug}Route
  • warninglog[23:42:53] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[23:42:53] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[23:42:54] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[23:42:54] LOG.error: Error accessing doctor id: 63983202e088e5e18c0511d7 { "exception": "Undefi...
  • Booting (222ms)time
  • Application (637ms)time
  • 1 x Application (74.12%)
    637ms
    1 x Booting (25.88%)
    222ms
    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
    31 statements were executed418ms
    • WebController.php#656aicare_prod_new880μsselect * from `categories` where (`slug` = 'self-help-en' or `slug_en` = 'self-help-en') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: self-help-en
      • 1: self-help-en
      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_new59.95msselect * from `posts` where (`slug` = 'what-causes-menstrual-diarrhea-and-how-to-manage-it-en' or `slug_en` = 'what-causes-menstrual-diarrhea-and-how-to-manage-it-en') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: what-causes-menstrual-diarrhea-and-how-to-manage-it-en
      • 1: what-causes-menstrual-diarrhea-and-how-to-manage-it-en
      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_new37.42msselect * from `posts` where (`slug` = 'what-causes-menstrual-diarrhea-and-how-to-manage-it-en' or `slug_en` = 'what-causes-menstrual-diarrhea-and-how-to-manage-it-en') and `status` = 1 and `publish_date` <= '2025-04-27 23:42:54' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: what-causes-menstrual-diarrhea-and-how-to-manage-it-en
      • 1: what-causes-menstrual-diarrhea-and-how-to-manage-it-en
      • 2: 1
      • 3: 2025-04-27 23:42:54
      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_new970μ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 (7984)
      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_new940μ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 (7984)
      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_new5.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` in (7984) 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_new670μsselect * from `categories` where `categories`.`id` in (0) and `categories`.`deleted_at` is null
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#724aicare_prod_new23.32msselect `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` = 7984
      Bindings
      • 0: 7984
      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#1362aicare_prod_new22.33msselect `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` = 34 and `posts`.`deleted_at` is null
      Bindings
      • 0: 34
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1362
      • 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#1362aicare_prod_new18.67msselect `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` = 654 and `posts`.`deleted_at` is null
      Bindings
      • 0: 654
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1362
      • 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#1362aicare_prod_new18.5msselect `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` = 7322 and `posts`.`deleted_at` is null
      Bindings
      • 0: 7322
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1362
      • 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#743aicare_prod_new102msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-27 23:42:54' and `deleted_at` is null and `content_type` = 'article' and `slug_en` != '' and `slug_en` is not null and `posts`.`deleted_at` is null order by RAND() limit 7
      Bindings
      • 0: 1
      • 1: 2025-04-27 23:42:54
      • 2: article
      • 3: 
      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
      • The != operator is not standard. Use the <> operator to test for inequality instead.
      Backtrace
      • app/Http/Controllers/WebController.php:743
      • 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.14msselect * 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:744
      • 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.59msselect `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` = 7984 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 7984
      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_new11.82msupdate `posts` set `views_count` = 548 where `id` = 7984
      Bindings
      • 0: 548
      • 1: 7984
      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.66msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 7984, 'App\\Models\\Admin\\Post', 'updated', '2025-04-27 23:42:54', '2025-04-27 23:42:54')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 7984
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-27 23:42:54
      • 8: 2025-04-27 23:42:54
      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.14msselect * 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#15aicare_prod_new9.21msselect `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` = 9464 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9464
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new9.1msselect `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` = 9689 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9689
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new8.91msselect `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` = 9113 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9113
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new9.01msselect `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` = 8959 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8959
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new9.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` = 8892 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8892
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new9.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` = 7443 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7443
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new9.28msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 8673 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8673
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new9.34msselect `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` = 9845 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9845
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:15
      • 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#15aicare_prod_new9.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` = 9805 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9805
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:15
      • 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#15aicare_prod_new9.43msselect `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` = 9772 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9772
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:15
      • 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#15aicare_prod_new8.57msselect `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` = 9900 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9900
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:15
      • 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.01msselect * 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#549aicare_prod_new1.01msselect * from `faqs` where `name_en` is not null and `slug_en` is not null limit 1
      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:549
      • 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.3msselect * 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
    82Post.php#?
    App\Models\Admin\Category
    19Category.php#?
    App\User
    3User.php#?
    App\Models\Admin\Tag
    3Tag.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        en
        _token
        zP1hzJs6Xigev6y7VmPi1yypBqkQnuA9jfIKd8Rl
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/self-help-en/what-causes-menstrual-diarrhea-and-ho...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /self-help-en/what-causes-menstrual-diarrhea-and-how-to-manage-it-en
        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 => ""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.142.83.70" ] "x-forwarded-for" => array:1 [ 0 => "3.142.83.70" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care.atmatech.id" ] "connection" => array:1 [ 0 => "keep-alive" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 27 Apr 2025 16:42:54 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im01MjFzeFhSQ0pFU2RoUDc2UHAvR2c9PSIsInZhbHVlIjoiclFmejNHYmNwN2VkRkp3dUc2Z0hxVWFUV2MvSjcvL2FESFZ5UzVGME5rUXA3NWtTWnpoMEEvMmp5clRUZkNGaFd0bVFkRisrd2ZNTTdBWDY3Mm1pRXV2eWJMUUk3SnY4cWI5S0RVSG9wSVc5eXB1c2R3ajFhKzArR3NqRGNRaXAiLCJtYWMiOiJiNGI5ZGE2MGE4MjVjMTAxYTFkMDM1Y2Y2YmZhY2ZhZTc0ODE3NDhjZDkyOTk1M2EyZDIwNzY5MDdmOGNjOTZjIiwidGFnIjoiIn0%3D; expires=Sun, 27 Apr 2025 18:42:54 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Im01MjFzeFhSQ0pFU2RoUDc2UHAvR2c9PSIsInZhbHVlIjoiclFmejNHYmNwN2VkRkp3dUc2Z0hxVWFUV2MvSjcvL2FESFZ5UzVGME5rUXA3NWtTWnpoMEEvMmp5clRUZkNGaFd0bVFkR" 1 => "laravel_session=eyJpdiI6Ik94b0ZQTHJQdEZDdkhFSG13WVF2Rnc9PSIsInZhbHVlIjoieG4zbjNVdmwzM1lCWFBLRjJYeWJIUUJXbnlGbWxjaFJ2RHBzWHV1d0dJQmVzNjZqejh3ZUFKaFdlN3lvcGI0UUZKMkl6MERxQ3FLeEZwQkhtY2tGc0p4c0czcjhhY25UTUg5ZTdsMDduRmU3ajNVUXJaUEh6dWpyN1VzSG1FWWEiLCJtYWMiOiI5NzU3MjQ4ODZkNDdjMmQyZjg0NDY4NjY3MWY5NThmNGZlNTJhZjQzMGQ3MzBjZjkyMGM1ZTAwYzU5YjViMDYxIiwidGFnIjoiIn0%3D; expires=Sun, 27 Apr 2025 18:42:54 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6Ik94b0ZQTHJQdEZDdkhFSG13WVF2Rnc9PSIsInZhbHVlIjoieG4zbjNVdmwzM1lCWFBLRjJYeWJIUUJXbnlGbWxjaFJ2RHBzWHV1d0dJQmVzNjZqejh3ZUFKaFdlN3lvcGI0UUZK" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im01MjFzeFhSQ0pFU2RoUDc2UHAvR2c9PSIsInZhbHVlIjoiclFmejNHYmNwN2VkRkp3dUc2Z0hxVWFUV2MvSjcvL2FESFZ5UzVGME5rUXA3NWtTWnpoMEEvMmp5clRUZkNGaFd0bVFkRisrd2ZNTTdBWDY3Mm1pRXV2eWJMUUk3SnY4cWI5S0RVSG9wSVc5eXB1c2R3ajFhKzArR3NqRGNRaXAiLCJtYWMiOiJiNGI5ZGE2MGE4MjVjMTAxYTFkMDM1Y2Y2YmZhY2ZhZTc0ODE3NDhjZDkyOTk1M2EyZDIwNzY5MDdmOGNjOTZjIiwidGFnIjoiIn0%3D; expires=Sun, 27-Apr-2025 18:42:54 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Im01MjFzeFhSQ0pFU2RoUDc2UHAvR2c9PSIsInZhbHVlIjoiclFmejNHYmNwN2VkRkp3dUc2Z0hxVWFUV2MvSjcvL2FESFZ5UzVGME5rUXA3NWtTWnpoMEEvMmp5clRUZkNGaFd0bVFkR" 1 => "laravel_session=eyJpdiI6Ik94b0ZQTHJQdEZDdkhFSG13WVF2Rnc9PSIsInZhbHVlIjoieG4zbjNVdmwzM1lCWFBLRjJYeWJIUUJXbnlGbWxjaFJ2RHBzWHV1d0dJQmVzNjZqejh3ZUFKaFdlN3lvcGI0UUZKMkl6MERxQ3FLeEZwQkhtY2tGc0p4c0czcjhhY25UTUg5ZTdsMDduRmU3ajNVUXJaUEh6dWpyN1VzSG1FWWEiLCJtYWMiOiI5NzU3MjQ4ODZkNDdjMmQyZjg0NDY4NjY3MWY5NThmNGZlNTJhZjQzMGQ3MzBjZjkyMGM1ZTAwYzU5YjViMDYxIiwidGFnIjoiIn0%3D; expires=Sun, 27-Apr-2025 18:42:54 GMT; path=/; httponlylaravel_session=eyJpdiI6Ik94b0ZQTHJQdEZDdkhFSG13WVF2Rnc9PSIsInZhbHVlIjoieG4zbjNVdmwzM1lCWFBLRjJYeWJIUUJXbnlGbWxjaFJ2RHBzWHV1d0dJQmVzNjZqejh3ZUFKaFdlN3lvcGI0UUZK" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "en" "_token" => "zP1hzJs6Xigev6y7VmPi1yypBqkQnuA9jfIKd8Rl" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/self-help-en/what-causes-menstrual-diarrhea-and-how-to-manage-it-en" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-27 23:42:54GET/self-help-en/what-causes-menstrual-diarrhea-and-how-to-manage-it-en41131112