• Home
  • diseases
  • Most Common Diseases During Eid al-Fitr Homecoming

Most Common Diseases During Eid al-Fitr Homecoming

Most Common Diseases During Eid al-Fitr Homecoming

Share :


Eid al-Fitr homecoming is a tradition in which people return to their hometowns to celebrate Eid al-Fitr. Homecoming usually involves a long journey from the city of residence to the hometown.

Several illnesses commonly affect travelers during their long journeys. It is important to know what illnesses might be encountered during Eid al-Fitr homecoming so that you can take appropriate precautions to avoid illness and injury during the trip.

 

The most common disease during homecoming

Motion Sickness

Motion sickness, also known as travel sickness, is a condition in which the brain receives conflicting signals from the eyes and the vestibular system (which controls body balance). This condition is extremely common during homecoming travel.

During long-distance travel, the body constantly moves and changes positions. As a result, you might experience symptoms like:

  • Cold sweats
  • Dizziness
  • Fatigue
  • Headache
  • Difficulty concentrating
  • Increased saliva indicates nausea and vomiting
  • Pale skin
  • Irregular breathing

In most cases, motion sickness can be treated with anti-motion sickness medication. However, it is recommended that you consult with a doctor before taking this medication, especially if you have any health conditions or are between the ages of 2 and 12.

Diarrhea

Diarrhea during homecoming is very likely caused by contaminated food or drinks. Diarrhea can occur during travel or after arrival at the destination.

Most diarrhea improves within 1-2 days of no treatment and completely recovers within a week. However, if your diarrhea lasts more than two days or is accompanied by severe abdominal pain, a fever of 39 degrees Celsius or higher, bleeding during bowel movements, or signs of dehydration, you should see a doctor.

Influenzae

The flu, also known as influenza, is an infection of the respiratory tract, including the nose, throat, and lungs. People with weakened immune systems or who have been traveling for a long time are more likely to get the flu.

The flu is typically accompanied by the following symptoms:

  • Fever
  • Muscles ache
  • Chills or sweating
  • Headache
  • Dry cough
  • Shortness of breath
  • Fatigue and weakness
  • Runny or stuffy nose
  • Sore throat
  • Pain behind your eyes
  • Vomiting and diarrhea (these symptoms are more common in children)

To reduce the risk of contracting the flu during homecoming, get plenty of rest, eat a healthy diet, and wash your hands frequently.

Constipation

Constipation is characterized by symptoms such as difficulty passing stools, irregular bowel movements, hard or very small stools, and bloating. Constipation is another issue that may arise while traveling back home.

Constipation is commonly caused by changes in activity, a lack of fluids or fiber, inactivity, or stress while traveling. Constipation can be managed by drinking plenty of fluids, drinking warm water first thing in the morning, getting enough fiber from fruits and vegetables, and staying active and exercising.

 

How to prevent diseases during homecoming travel

The diseases that are commonly encountered during homecoming travel are typically not dangerous, but they can disrupt your homecoming festivities. Do the following to avoid getting sick during homecoming travel:

  • Wash your hands frequently with clean water and soap
  • Select a safe and comfortable vehicle
  • Choose safe food and drinks that are not at risk of contamination
  • Eat a balanced and nutritious diet
  • Stay hydrated throughout the journey
  • Get enough rest before the trip

 

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 information about other diseases? Click here!

 

 

Writer : Agatha Writer
Editor :
  • Sean Edbert Lim, MBBS
Last Updated : Monday, 27 May 2024 | 09:01

Cleveland Clinic (2021). Motion Sickness. Available from: https://my.clevelandclinic.org/health/articles/12782-motion-sickness 

Mayo Clinic (2021). Traveler's diarrhea. Available from: https://www.mayoclinic.org/diseases-conditions/travelers-diarrhea/symptoms-causes/syc-20352182 

Mayo Clinic (2022). Influenza (flu). Available from: https://www.mayoclinic.org/diseases-conditions/flu/symptoms-causes/syc-20351719 

WebMD (2022). What Is Constipation?. Available from: https://www.webmd.com/digestive-disorders/digestive-diseases-constipation 

CDC (2021). Travelers' Health. Available from: https://wwwnc.cdc.gov/travel/page/health-during-trip 

Request history8.1.29PHP Version754msRequest Duration5MBMemory UsageGET {category}/{slug}Route
  • infolog[22:09:16] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[22:09:16] LOG.error: Error accessing doctor id: 640021cf1e44db877c0bce23 { "exception": "Undefi...
  • Booting (230ms)time
  • Application (524ms)time
  • 1 x Application (69.54%)
    524ms
    1 x Booting (30.46%)
    230ms
    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 executed357ms
    • WebController.php#656aicare_prod_new1.04msselect * from `categories` where (`slug` = 'diseases' or `slug_en` = 'diseases') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: diseases
      • 1: diseases
      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_new56.65msselect * from `posts` where (`slug` = 'most-common-diseases-during-eid-al-fitr-homecoming-en' or `slug_en` = 'most-common-diseases-during-eid-al-fitr-homecoming-en') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: most-common-diseases-during-eid-al-fitr-homecoming-en
      • 1: most-common-diseases-during-eid-al-fitr-homecoming-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_new33.01msselect * from `posts` where (`slug` = 'most-common-diseases-during-eid-al-fitr-homecoming-en' or `slug_en` = 'most-common-diseases-during-eid-al-fitr-homecoming-en') and `status` = 1 and `publish_date` <= '2025-04-14 22:09:15' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: most-common-diseases-during-eid-al-fitr-homecoming-en
      • 1: most-common-diseases-during-eid-al-fitr-homecoming-en
      • 2: 1
      • 3: 2025-04-14 22:09:15
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 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_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 (6827)
      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_new860μ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 (6827)
      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_new10.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` in (6827) 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.06msselect `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` = 6827
      Bindings
      • 0: 6827
      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_new11.88msselect `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` = 317 and `posts`.`deleted_at` is null
      Bindings
      • 0: 317
      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_new12.22msselect `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` = 5948 and `posts`.`deleted_at` is null
      Bindings
      • 0: 5948
      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_new14.57msselect `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` = 7358 and `posts`.`deleted_at` is null
      Bindings
      • 0: 7358
      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_new78.9msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-14 22:09:16' 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-14 22:09:16
      • 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_new920μ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: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.49msselect `healthpedia`.*, `healthpedia_post`.`post_id` as `pivot_post_id`, `healthpedia_post`.`healthpedia_id` as `pivot_healthpedia_id`, `healthpedia_post`.`created_at` as `pivot_created_at`, `healthpedia_post`.`updated_at` as `pivot_updated_at` from `healthpedia` inner join `healthpedia_post` on `healthpedia`.`id` = `healthpedia_post`.`healthpedia_id` where `healthpedia_post`.`post_id` = 6827 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 6827
      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_new7.28msupdate `posts` set `views_count` = 675 where `id` = 6827
      Bindings
      • 0: 675
      • 1: 6827
      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.19msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 6827, 'App\\Models\\Admin\\Post', 'updated', '2025-04-14 22:09:16', '2025-04-14 22:09:16')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 6827
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-14 22:09:16
      • 8: 2025-04-14 22:09:16
      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` = 20 limit 1
      Bindings
      • 0: 20
      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_new6.6msselect `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` = 9822 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9822
      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_new6.79msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9339 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9339
      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_new7.16msselect `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` = 8544 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8544
      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_new10.6msselect `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` = 8858 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8858
      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.67msselect `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` = 8617 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8617
      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.04msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9687 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9687
      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.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` = 8622 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8622
      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_new8.63msselect `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` = 9073 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9073
      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.72msselect `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` = 6896 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6896
      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.67msselect `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` = 9314 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9314
      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.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` = 9280 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9280
      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_new870μsselect * 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_new810μsselect * 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.01msselect * 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
    60Post.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
        4G681tDrs2SvH6qyGNbR130A1IR5iZM2K64gvIyd
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/diseases/most-common-diseases-during-eid-al-fitr-h...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /diseases/most-common-diseases-during-eid-al-fitr-homecoming-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:20 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkQwNUJoM055RHVHTmZHdEpVL3ppYWc9PSIsInZhbHVlIjoicmtIVmRnbjIvYnYyRmFhRE9nSVFWQkFhZTY3MW5TYW1HNnJrdUFiY05QQXRiTzQ4eW5MaXRzb0RKMnM2emVLWFNkQ2lwL3FHRVlhaGQ5Y1hpK0hkZk8zbnhWb1Rmcm1EaFdEeDdSVzAveUdOVzd3Nm92cEQreWppU0V0dDAzZW0iLCJtYWMiOiJjNDg0M2UwYzliMTA2ODEwMTY1MGZkYjgxZGQzMzRjZjQ4MTc0NGQ0NDZhZWYzMjYzNDA0NWIwYTM0MmM3MTg3IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IjlpUTFDSzFVTlQvdGd0MElDK0pLa2c9PSIsInZhbHVlIjoiYnFCaUlNcDRjZS9qUGJNVmpWbDBqZk9ocWVwbUM4Zm5Hd1F3cXFyVWhJT2JKYW5JRVNsZWpON0praEM2TW9yVGdIYjQ2VitZclBlT0lYN1YwUE5jeDZTQUhjaUpYZGYvTSsza1dWUS9CaCtQWTVRUWFEZ3lOeFcrZDMyVGt3aXciLCJtYWMiOiI2Mjk3ZjU3ZDFhMjI2NTEyY2EzYzNkYTIwZmFkOThmOTZmZDIzYjc5M2U5ZDJmYzM2MTE3YjNkNDI0MmM2NmIyIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkQwNUJoM055RHVHTmZHdEpVL3ppYWc9PSIsInZhbHVlIjoicmtIVmRnbjIvYnYyRmFhRE9nSVFWQkFhZTY3MW5TYW1HNnJrdUFiY05QQXRiTzQ4eW5MaXRzb0RKMnM2emVLWFNkQ2lwL" ] "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.134.117.239" ] "x-forwarded-for" => array:1 [ 0 => "3.134.117.239" ] "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" => "4G681tDrs2SvH6qyGNbR130A1IR5iZM2K64gvIyd" "laravel_session" => "WzgUiBD58IFt2J4pEQFb0YB8dSUvTgNAaSZieBN3" ]
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 14 Apr 2025 15:09:16 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJHaXRzeUlLL1NjbG1Ob01NQThWekE9PSIsInZhbHVlIjoiTjFSQmIyUGNGeUFleEVNNUczSG9KdzlGZlJLSHFUT2ZzOHhrYkNQdFFHNEhZdnhRV2ZTdWMyWTVkZXZ1WmJxSVQ4SHYraGd4dFRMUVVyRVplU0UzQUxud3l0UEV4VUxoOHM5aWk4d2d2a1hHVGFDL0xrTmpZOGJORjlFdEo2WTYiLCJtYWMiOiIwZWEyMTkzOWJlOTAxYzZhN2NjNTIwMDkxYzAyN2VhN2Q3OTEyNGFkYmMzZWFiODgxNTBmYjUxYThhY2EzOWE5IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 17:09:16 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6InJHaXRzeUlLL1NjbG1Ob01NQThWekE9PSIsInZhbHVlIjoiTjFSQmIyUGNGeUFleEVNNUczSG9KdzlGZlJLSHFUT2ZzOHhrYkNQdFFHNEhZdnhRV2ZTdWMyWTVkZXZ1WmJxSVQ4SHYra" 1 => "laravel_session=eyJpdiI6IjVzMnNiWGZTTVNBY3JabkdjN0dsMmc9PSIsInZhbHVlIjoiQ2UwSFBJR1JXazR6NCtVQUJEYVVwbENIeXVBbVZQY0VNTU5USkJra3JpdlZ4TFUwN0dLTkZBSWxCakhyYklkRTNPeGYxQUZ4UG9LRWZyVVpkK3ZrT21TUGJNc3NhVWxhL2ZkeVJLTEordWdzYTloM2dtbVo5ZE1LRXZiZGh0Z3kiLCJtYWMiOiI0YzE0YzNjYzIzYjk3MDhlM2NmZDI5MzZhNTUxZTJhZDQ2Mzk0YjgwODA0YjIxZjVhN2M2MDYxZTU4MDI4ZjMzIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 17:09:16 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IjVzMnNiWGZTTVNBY3JabkdjN0dsMmc9PSIsInZhbHVlIjoiQ2UwSFBJR1JXazR6NCtVQUJEYVVwbENIeXVBbVZQY0VNTU5USkJra3JpdlZ4TFUwN0dLTkZBSWxCakhyYklkRTNP" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJHaXRzeUlLL1NjbG1Ob01NQThWekE9PSIsInZhbHVlIjoiTjFSQmIyUGNGeUFleEVNNUczSG9KdzlGZlJLSHFUT2ZzOHhrYkNQdFFHNEhZdnhRV2ZTdWMyWTVkZXZ1WmJxSVQ4SHYraGd4dFRMUVVyRVplU0UzQUxud3l0UEV4VUxoOHM5aWk4d2d2a1hHVGFDL0xrTmpZOGJORjlFdEo2WTYiLCJtYWMiOiIwZWEyMTkzOWJlOTAxYzZhN2NjNTIwMDkxYzAyN2VhN2Q3OTEyNGFkYmMzZWFiODgxNTBmYjUxYThhY2EzOWE5IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 17:09:16 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InJHaXRzeUlLL1NjbG1Ob01NQThWekE9PSIsInZhbHVlIjoiTjFSQmIyUGNGeUFleEVNNUczSG9KdzlGZlJLSHFUT2ZzOHhrYkNQdFFHNEhZdnhRV2ZTdWMyWTVkZXZ1WmJxSVQ4SHYra" 1 => "laravel_session=eyJpdiI6IjVzMnNiWGZTTVNBY3JabkdjN0dsMmc9PSIsInZhbHVlIjoiQ2UwSFBJR1JXazR6NCtVQUJEYVVwbENIeXVBbVZQY0VNTU5USkJra3JpdlZ4TFUwN0dLTkZBSWxCakhyYklkRTNPeGYxQUZ4UG9LRWZyVVpkK3ZrT21TUGJNc3NhVWxhL2ZkeVJLTEordWdzYTloM2dtbVo5ZE1LRXZiZGh0Z3kiLCJtYWMiOiI0YzE0YzNjYzIzYjk3MDhlM2NmZDI5MzZhNTUxZTJhZDQ2Mzk0YjgwODA0YjIxZjVhN2M2MDYxZTU4MDI4ZjMzIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 17:09:16 GMT; path=/; httponlylaravel_session=eyJpdiI6IjVzMnNiWGZTTVNBY3JabkdjN0dsMmc9PSIsInZhbHVlIjoiQ2UwSFBJR1JXazR6NCtVQUJEYVVwbENIeXVBbVZQY0VNTU5USkJra3JpdlZ4TFUwN0dLTkZBSWxCakhyYklkRTNP" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "en" "_token" => "4G681tDrs2SvH6qyGNbR130A1IR5iZM2K64gvIyd" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/diseases/most-common-diseases-during-eid-al-fitr-homecoming-en" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-14 22:09:16GET/diseases/most-common-diseases-during-eid-al-fitr-homecoming-en2113190