• Home
  • mom-and-kids
  • What Causes the Highly Contagious Singapore Flu (HFMD) in Children?

What Causes the Highly Contagious Singapore Flu (HFMD) in Children?

What Causes the Highly Contagious Singapore Flu (HFMD) in Children?

Share :


Singapore flu is a popular term often used to refer to hand, foot, and mouth disease (HFMD). In several regions in Asia, this term is commonly used even though it is not officially recognized by health institutions.

Hand, Foot, and Mouth Disease (HFMD) is a viral infection common in young children but can also affect adults. What causes HFMD?

 

Recognize the Symptoms of Singapore Flu

HFMD or Singapore flu has initial symptoms similar to the common flu. These symptoms can develop into rashes and blisters. Children infected with Singapore flu may experience some or all of the symptoms. The symptoms of Singapore flu are as follows:

  • Nasal congestion
  • Fever
  • Sore throat
  • Feeling unwell
  • Stomach ache
  • Loss of appetite
  • Fussiness in babies and toddlers
  • Swelling of the lymph nodes

The appearance of blister-like lesions on the tongue, gums and inside of the cheeks. A rash appears on the palms of the hands, soles of the feet, and sometimes on the buttocks. This rash does not feel itchy but blisters.

These symptoms usually disappear within 7-10 days, but in children under 2 years of age the symptoms take longer to disappear.

 

Reasons why Singapore flu easily infects children

Singapore Flu (HFMD) is an infectious disease. This disease is caused by viruses from the Enterovirus family, especially Coxsackievirus A16 and Enterovirus 71.

These viruses can be transmitted through contact with infected body fluids, such as saliva, nasal mucus, fluid from blisters, and the feces of an infected person. These viruses can live in feces for weeks, even after the rash disappears.

Children, especially those under 5 years of age, are more easily infected with Singapore flu for several reasons, including:

Immature immune system

Children's immune systems are still developing and have not yet fully matured. This is why children are more susceptible to viral infections, including the virus that causes HFMD.

Intensive social contact

Children often interact intensively in the living environment, school, child care and playground. These places may not be completely free of germs, increasing the risk of disease transmission from one child to another.

Lack of cleanliness

Young children may not fully understand the importance of hygiene, including washing their hands regularly or avoiding contact with objects at risk of contamination. As a result, children become more susceptible to transmission of Singapore flu.

Vaccine limitations

Currently, no vaccine can prevent HFMD so children do not have immunity to this disease through vaccination.

It is best to teach children to wash their hands with soap and clean water regularly to prevent them from easily contracting the Singapore flu or other infections. Also, advise children to avoid direct contact with people who are sick. Teach children to cover their mouth and nose with a tissue when coughing or sneezing, then dispose of the tissue properly after use.

 

There is no specific medicine that can cure the Singapore flu. If your child shows symptoms of Singapore flu, you can give him fever-reducing medication so that the child feels more comfortable. Keep children hydrated through enough water, fruit juice or soupy foods. You can consult with our doctor if you have other questions about the Singapore flu, via the Ai Care application which can be downloaded on the App Store or Play Store.

 

Looking for more information about pregnancy, breastfeeding, and the health of women and children? Click here!

 

 

Writer : Agatha Writer
Editor :
  • dr. Yuliana Inosensia
Last Updated : Thursday, 21 March 2024 | 03:37

Mayo Clinic (2022). Hand-foot-and-mouth disease. Available from: https://www.mayoclinic.org/diseases-conditions/hand-foot-and-mouth-disease/symptoms-causes/syc-20353035 

Cleveland Clinic (2023). Hand, Foot and Mouth Disease. Available from: https://my.clevelandclinic.org/health/diseases/11129-hand-foot-and-mouth-disease 

CDC (2023). Symptoms of Hand, Foot, and Mouth Disease. Available from: https://www.cdc.gov/hand-foot-mouth/about/signs-symptoms.html 

The Royal Children's Hospital Melbourne (2018). Hand, foot and mouth disease. Available from: https://www.rch.org.au/kidsinfo/fact_sheets/hand_foot_and_mouth_disease/ 

Nationwide Children's Hospital (2023). What Is Hand, Foot and Mouth Disease?. Available from: https://www.nationwidechildrens.org/conditions/hand-foot-mouth-disease 

Claire McCarthy, MD (2023). Boosting your child's immune system. Available from: https://www.health.harvard.edu/blog/boosting-your-childs-immune-system-202110122614 

Request history8.1.29PHP Version951msRequest Duration5MBMemory UsageGET {category}/{slug}Route
  • infolog[22:30:24] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[22:30:25] LOG.error: Error accessing doctor id: 640021cf1e44db877c0bce23 { "exception": "Undefi...
  • infolog[22:30:25] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • Booting (220ms)time
  • Application (731ms)time
  • 1 x Application (76.83%)
    731ms
    1 x Booting (23.17%)
    220ms
    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 executed392ms
    • WebController.php#656aicare_prod_new1.06msselect * from `categories` where (`slug` = 'mom-and-kids' or `slug_en` = 'mom-and-kids') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: mom-and-kids
      • 1: mom-and-kids
      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_new43.76msselect * from `posts` where (`slug` = 'causes-the-highly-contagious-singapore-flu-hfmd-in-children-en-en' or `slug_en` = 'causes-the-highly-contagious-singapore-flu-hfmd-in-children-en-en') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: causes-the-highly-contagious-singapore-flu-hfmd-in-children-en-en
      • 1: causes-the-highly-contagious-singapore-flu-hfmd-in-children-en-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_new68.87msselect * from `posts` where (`slug` = 'causes-the-highly-contagious-singapore-flu-hfmd-in-children-en-en' or `slug_en` = 'causes-the-highly-contagious-singapore-flu-hfmd-in-children-en-en') and `status` = 1 and `publish_date` <= '2025-04-17 22:30:24' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: causes-the-highly-contagious-singapore-flu-hfmd-in-children-en-en
      • 1: causes-the-highly-contagious-singapore-flu-hfmd-in-children-en-en
      • 2: 1
      • 3: 2025-04-17 22:30:24
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • app/Http/Controllers/WebController.php: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.07msselect `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 (8995)
      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_new930μ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 (8995)
      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.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` in (8995) 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_new780μ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_new16.15msselect `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` = 8995
      Bindings
      • 0: 8995
      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_new14.93msselect `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` = 770 and `posts`.`deleted_at` is null
      Bindings
      • 0: 770
      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_new11.92msselect `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` = 6105 and `posts`.`deleted_at` is null
      Bindings
      • 0: 6105
      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_new11.83msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 8378 and `posts`.`deleted_at` is null
      Bindings
      • 0: 8378
      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_new11.81msselect `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` = 8379 and `posts`.`deleted_at` is null
      Bindings
      • 0: 8379
      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_new111msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-17 22:30:24' 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-17 22:30:24
      • 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.45msselect * 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.8msselect `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` = 8995 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 8995
      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.68msupdate `posts` set `views_count` = 433 where `id` = 8995
      Bindings
      • 0: 433
      • 1: 8995
      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_new9.13msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 8995, 'App\\Models\\Admin\\Post', 'updated', '2025-04-17 22:30:24', '2025-04-17 22:30:24')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 8995
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-17 22:30:24
      • 8: 2025-04-17 22:30:24
      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.06msselect * 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_new9.68msselect `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_new7.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` = 8669 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8669
      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.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` = 7720 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7720
      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_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` = 6812 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6812
      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_new5.56msselect `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` = 9584 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9584
      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_new5.88msselect `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` = 9176 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9176
      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_new5.85msselect `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` = 8469 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8469
      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_new5.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` = 9260 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9260
      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_new5.85msselect `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` = 9211 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9211
      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_new5.2msselect `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` = 7626 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7626
      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_new4.95msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9195 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9195
      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_new740μ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_new660μ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_new780μsselect * 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
    64Post.php#?
    App\Models\Admin\Category
    19Category.php#?
    App\Models\Admin\Tag
    4Tag.php#?
    App\User
    3User.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        en
        _token
        llhGkRaUJkjWi9KzBBJJyZ92f0BOSVZjuXRang1H
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/mom-and-kids/causes-the-highly-contagious-singapor...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /mom-and-kids/causes-the-highly-contagious-singapore-flu-hfmd-in-children-en-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=eyJpdiI6IkNjN3pWRGcxTEVEMGdCeWpBOGZPVGc9PSIsInZhbHVlIjoiOVhUNzFVVW1EK3AxQ01oTUZUcTZtQkdTODlVUmlMSUlvbXJxYjkrZkxJZm9hcE16b21zNlZQV0hrQ2tFWXlOL29vQ0Y3VWJ0dGVsWm9kY1ZmWUdCbEY1NUpkTXR2VGtNYVJDbUlEWEY5anJhRUhJbmJLSDcxMWdPK1NTQWNmdWsiLCJtYWMiOiJjODk4ZjA1ZGUyZDIwNDMxYTJmYTZlMWFmZDNlOTFlYWUyOWU2NzNkNGFmMGM2ZGM2YTdkYzA0MWFiMWQwNDM0IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Im95K082WU80TlR3aFBUaDd4dUJMNUE9PSIsInZhbHVlIjoiMTRJMHk4ZlJJZ0FZbGxRSXJWTm04ZHZScU1nazdwN3d1b0RwaEU2NVNGRkZQcWVLM1Z5eWxSYnhUc0VoQXlkZmpJVGpodllBMFZTQ3BCVVdYaG5lc2EvVDllMFlJVVNCOERKdEtVdDFRdEdzb3d4Uzh1QVNQdERuREtxY0ZGcCsiLCJtYWMiOiI5N2FjNmE0Yzg4ODJmMDMxOTA3ODI3MDNhMjljYTBjYzIyYmJkM2QwNDhmOGEyMDg4MzY2NmM2Y2U1OTM2OTY5IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkNjN3pWRGcxTEVEMGdCeWpBOGZPVGc9PSIsInZhbHVlIjoiOVhUNzFVVW1EK3AxQ01oTUZUcTZtQkdTODlVUmlMSUlvbXJxYjkrZkxJZm9hcE16b21zNlZQV0hrQ2tFWXlOL29vQ0Y3V" ] "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 => "52.15.176.138" ] "x-forwarded-for" => array:1 [ 0 => "52.15.176.138" ] "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" => "llhGkRaUJkjWi9KzBBJJyZ92f0BOSVZjuXRang1H" "laravel_session" => "iD73SAZREWHmeJ9t6E83hoVsg9IaM5MyaArj0uiL" ]
        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 15:30:25 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik5kSDBvbWw1c01HNUxNUUU2MDYxd0E9PSIsInZhbHVlIjoiZnVaNEx2ZVpreG1lT00yUTdnRVVjWVpQOGl5Q1NvTzZqc3NYaUxGNC9XMVR4QmcrbXhzV25peitlcWszdEtheENHalZZdWYrQWNrT0MrejdIT2wxNzMyRkdpb21vYUZTNCtQVnVUSGltQ0FNbHZhQ09OQmNHSldoSFN1b2Z2UkciLCJtYWMiOiI5YjNjZTQ3ZTc1Y2ZhZjExNGZmY2Y0MzczODBkZDQ3Nzk4NDM0MzYzY2Q4YjViMWJkNjhiNWQ2NmU4ZjdjMDZlIiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 17:30:25 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Ik5kSDBvbWw1c01HNUxNUUU2MDYxd0E9PSIsInZhbHVlIjoiZnVaNEx2ZVpreG1lT00yUTdnRVVjWVpQOGl5Q1NvTzZqc3NYaUxGNC9XMVR4QmcrbXhzV25peitlcWszdEtheENHalZZd" 1 => "laravel_session=eyJpdiI6InlRaTZHNDVtOU1TSE8vQ3Q3cGUwV3c9PSIsInZhbHVlIjoid0Radmk4TU10M3R6VEtEUXdldG14dk5Ra0VWa1FNVGs1Yk9IdWxiVDN2eWJvVHd0NFVNaUxmVFpjMEMyTmxyMVg5dGM5NnpZc1R0UXozenBOQno0amU1bmJSQ1daZ3RFdmN4S0NoWkFEQWRkaUN6V2gxU2xTV1NyeTRjdVNpUnMiLCJtYWMiOiI4YzAwNTE1YTQ1M2YzM2EyNDlkM2EzNzVjODE5Y2RhMDA0Y2E2YTk2NTk3Y2VkMWUxMTNhNWM1YWU0YmNhNmIwIiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 17:30:25 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6InlRaTZHNDVtOU1TSE8vQ3Q3cGUwV3c9PSIsInZhbHVlIjoid0Radmk4TU10M3R6VEtEUXdldG14dk5Ra0VWa1FNVGs1Yk9IdWxiVDN2eWJvVHd0NFVNaUxmVFpjMEMyTmxyMVg5" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik5kSDBvbWw1c01HNUxNUUU2MDYxd0E9PSIsInZhbHVlIjoiZnVaNEx2ZVpreG1lT00yUTdnRVVjWVpQOGl5Q1NvTzZqc3NYaUxGNC9XMVR4QmcrbXhzV25peitlcWszdEtheENHalZZdWYrQWNrT0MrejdIT2wxNzMyRkdpb21vYUZTNCtQVnVUSGltQ0FNbHZhQ09OQmNHSldoSFN1b2Z2UkciLCJtYWMiOiI5YjNjZTQ3ZTc1Y2ZhZjExNGZmY2Y0MzczODBkZDQ3Nzk4NDM0MzYzY2Q4YjViMWJkNjhiNWQ2NmU4ZjdjMDZlIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 17:30:25 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ik5kSDBvbWw1c01HNUxNUUU2MDYxd0E9PSIsInZhbHVlIjoiZnVaNEx2ZVpreG1lT00yUTdnRVVjWVpQOGl5Q1NvTzZqc3NYaUxGNC9XMVR4QmcrbXhzV25peitlcWszdEtheENHalZZd" 1 => "laravel_session=eyJpdiI6InlRaTZHNDVtOU1TSE8vQ3Q3cGUwV3c9PSIsInZhbHVlIjoid0Radmk4TU10M3R6VEtEUXdldG14dk5Ra0VWa1FNVGs1Yk9IdWxiVDN2eWJvVHd0NFVNaUxmVFpjMEMyTmxyMVg5dGM5NnpZc1R0UXozenBOQno0amU1bmJSQ1daZ3RFdmN4S0NoWkFEQWRkaUN6V2gxU2xTV1NyeTRjdVNpUnMiLCJtYWMiOiI4YzAwNTE1YTQ1M2YzM2EyNDlkM2EzNzVjODE5Y2RhMDA0Y2E2YTk2NTk3Y2VkMWUxMTNhNWM1YWU0YmNhNmIwIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 17:30:25 GMT; path=/; httponlylaravel_session=eyJpdiI6InlRaTZHNDVtOU1TSE8vQ3Q3cGUwV3c9PSIsInZhbHVlIjoid0Radmk4TU10M3R6VEtEUXdldG14dk5Ra0VWa1FNVGs1Yk9IdWxiVDN2eWJvVHd0NFVNaUxmVFpjMEMyTmxyMVg5" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "en" "_token" => "llhGkRaUJkjWi9KzBBJJyZ92f0BOSVZjuXRang1H" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/mom-and-kids/causes-the-highly-contagious-singapore-flu-hfmd-in-children-en-en" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-17 22:30:25GET/mom-and-kids/causes-the-highly-contagious-singapore-flu-hfmd-in-children-en-en3113295