These Are The Symptoms of Polio Disease

These Are The Symptoms of Polio Disease

Share :


Polio, also known as poliomyelitis, is a contagious disease that is actually rare. However, in early November 2022, polio was reported to have been found again in Pidie Regency, Aceh.

The case was discovered through RT-PCR tracing, where a 7-year and 2-month-old child experienced symptoms of paralysis in the left leg and fever. After examination, it was confirmed to be type 2 polio.

 

What is Polio disease?

The poliovirus is a type of contagious disease that causes polio. This virus spreads from person to person, with or without any symptoms.

In fact, since the polio vaccine was discovered in 1955, this disease has almost been eradicated. However, in some countries that do not have access to the vaccine, or due to vaccine refusal, the virus is at risk of reappearing.

Polio is caused by a virus called poliovirus that infects the throat and intestines. Its symptoms are similar to those of the flu and can spread to the brain and spinal cord, potentially causing paralysis.

 

Types of Polio disease

Polio affects the body in various ways, so the disease is categorized based on where the virus develops and attacks. The classifications are as follows:

  • Abortive poliomyelitis: a polio infection that causes flu-like symptoms and digestive issues, lasting for a few days and not causing long-term problems
  • Non-paralytic Poliomyelitis: a polio infection that causes aseptic meningitis, or swelling around the brain area. Symptoms tend to be more severe and require hospital treatment
  • Paralytic poliomyelitis: A polio infection that occurs when the poliovirus attacks the brain and spinal cord, causing paralysis in muscles used for breathing, speaking, swallowing, and moving limbs
  • Polioencephalitis: A rare polio infection that mostly affects infants and causes swelling in the brain
  • Post-Polio Syndrome: Polio infection symptoms that reappear years after the initial polio infection

 

Symptoms of Polio disease 

The poliovirus enters the body through the mouth or nose and then multiplies in the throat and intestines. In some cases, the virus will enter the brain and spinal cord, causing paralysis. Paralysis can affect the arms, legs, or muscles that control breathing.

Most people infected with polio do not have symptoms or have mild flu-like symptoms. Symptoms tend to vary depending on which part of the body the virus attacks.

Symptoms of Abortive Poliomyelitis

The symptoms of abortive poliomyelitis are similar to those of other common illnesses, with symptoms appearing 3–7 days after infection. Symptoms include:

  • Fatigue
  • Fever
  • Headache
  • Vomiting
  • Diarrhea
  • Constipation
  • Sore throat

Symptoms of Non-paralytic Poliomyelitis

The symptoms of non-paralytic poliomyelitis are similar to those of abortive poliomyelitis, but there are additional symptoms, including:

  • Stiff neck
  • Pins-and-needles sensation in the legs and arms
  • Severe headache
  • Sensitivity to light

Symptoms of Paralytic Poliomyelitis

The symptoms of paralytic poliomyelitis are also similar to those of the above two types of polio, with additional symptoms such as:

  • Muscle weakness throughout the body
  • Sensitivity to touch
  • Muscle spasms
  • Paralysis in the arms and legs
  • Difficulty breathing, swallowing, and speaking

Symptoms of Polioencephalitis

Extreme fatigue, anxiety, difficulty concentrating, and seizures are frequently present along with the symptoms of polioencephalitis.

Polio spreads very easily, even through direct contact with droplets when an infected person talks, coughs, or sneezes. The ease of transmission and spread can be reduced by getting the polio vaccine early, according to the established schedule.

If your child experiences the symptoms  mentioned above, it is best to consult a doctor. Use a mask, clean all surfaces that might be contaminated, and regularly wash hands to prevent transmission.

If you need other 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 :
  • dr. Alvidiani Agustina Damanik
Last Updated : Monday, 10 June 2024 | 07:24
 
Cleveland Clinic (2022). Polio. Available from: https://my.clevelandclinic.org/health/diseases/15655-polio
 
Sehat Negeriku (2022). Pemerintah Bergerak Cepat Tangani Kasus Polio di Kabupaten Pidie. Available from: https://sehatnegeriku.kemkes.go.id/baca/rilis-media/20221119/1841809/pemerintah-bergerak-cepat-tangani-kasus-polio-di-kabupaten-pidie/
 
Request history8.1.29PHP Version798msRequest Duration4MBMemory UsageGET {category}/{slug}Route
  • warninglog[09:10:06] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[09:10:06] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[09:10:06] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • Booting (229ms)time
  • Application (569ms)time
  • 1 x Application (71.34%)
    569ms
    1 x Booting (28.66%)
    229ms
    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
    29 statements were executed376ms
    • WebController.php#656aicare_prod_new870μsselect * 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_new43.79msselect * from `posts` where (`slug` = 'these-are-the-symptoms-of-polio-disease-en' or `slug_en` = 'these-are-the-symptoms-of-polio-disease-en') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: these-are-the-symptoms-of-polio-disease-en
      • 1: these-are-the-symptoms-of-polio-disease-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_new29.51msselect * from `posts` where (`slug` = 'these-are-the-symptoms-of-polio-disease-en' or `slug_en` = 'these-are-the-symptoms-of-polio-disease-en') and `status` = 1 and `publish_date` <= '2025-04-26 09:10:06' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: these-are-the-symptoms-of-polio-disease-en
      • 1: these-are-the-symptoms-of-polio-disease-en
      • 2: 1
      • 3: 2025-04-26 09:10:06
      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_new910μ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 (5674)
      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_new710μ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 (5674)
      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.08msselect `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 (5674) 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_new660μ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_new26.79msselect `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` = 5674
      Bindings
      • 0: 5674
      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_new17.52msselect `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` = 2653 and `posts`.`deleted_at` is null
      Bindings
      • 0: 2653
      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_new17.17msselect `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` = 4066 and `posts`.`deleted_at` is null
      Bindings
      • 0: 4066
      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.86msselect `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` = 4313 and `posts`.`deleted_at` is null
      Bindings
      • 0: 4313
      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_new96.9msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-26 09:10:06' 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-26 09:10:06
      • 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.18msselect * 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.58msselect `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` = 5674 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 5674
      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_new10.91msupdate `posts` set `views_count` = 817 where `id` = 5674
      Bindings
      • 0: 817
      • 1: 5674
      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_new17.96msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 5674, 'App\\Models\\Admin\\Post', 'updated', '2025-04-26 09:10:06', '2025-04-26 09:10:06')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 5674
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-26 09:10:06
      • 8: 2025-04-26 09:10:06
      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_new8.41msselect `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` = 10151 and `categories`.`deleted_at` is null
      Bindings
      • 0: 10151
      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.12msselect `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` = 8752 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8752
      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.98msselect `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` = 9299 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9299
      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.81msselect `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` = 9163 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9163
      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.92msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9545 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9545
      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.81msselect `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` = 8615 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8615
      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.77msselect `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` = 9779 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9779
      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_new10.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` = 9649 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9649
      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.25msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 8643 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8643
      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.03msselect * 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.11msselect * 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.14msselect * 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
    33Post.php#?
    App\Models\Admin\Category
    17Category.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
        jQRKh1vos2fdQ8Sd9mYy6zHGJOCWYkNLcG78ayWi
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/diseases/these-are-the-symptoms-of-polio-disease-e...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /diseases/these-are-the-symptoms-of-polio-disease-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.138.37.173" ] "x-forwarded-for" => array:1 [ 0 => "3.138.37.173" ] "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 => "Sat, 26 Apr 2025 02:10:06 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InlpWS91aGZMay80dFAzeldQeG5KZkE9PSIsInZhbHVlIjoiaTVBSWRLUkZ5Q3gxczlZL2luYm5kNk94emNBR3BYZG4ySFVBdVhuNEV3bHFiKy9kekNuVDBJWEhObXhlUXJDcW1MMlVJT0NHbjZuQ0Q5U0hVVlJnb0ZrTmFsYXVsUkNiSDF6M1Nyb2VGdmd2YlFkU09XVXVLcHcxb1lHZUZ6amgiLCJtYWMiOiI5Mjk0NWM0ZWM3OTgxMDE1OTMzMmY2YTkyOWRhYWE2MzFhYzY0ZjIwMDAzZTQ2NDYwY2Y0MTZmZGYwNDZhMDhhIiwidGFnIjoiIn0%3D; expires=Sat, 26 Apr 2025 04:10:06 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6InlpWS91aGZMay80dFAzeldQeG5KZkE9PSIsInZhbHVlIjoiaTVBSWRLUkZ5Q3gxczlZL2luYm5kNk94emNBR3BYZG4ySFVBdVhuNEV3bHFiKy9kekNuVDBJWEhObXhlUXJDcW1MMlVJT" 1 => "laravel_session=eyJpdiI6ImZXNTlIWmVObktabU1iUThlTm9sbmc9PSIsInZhbHVlIjoiNzZONjF6TmZHWFl0NWpRNXBOUVdvVTg0RWlxdnFhOTZZWXB3eHNTNGlaMXoxMllPTjRuUHo4UWU0VlZOY3RMcVNzbVhGQ3JsUzd6b2lUTWRmOCtWczBVYUZuaFNpZVBPUldpTC81aWFKelpVN0xEdWFZb3hhcGxYQWduOHEyZEwiLCJtYWMiOiJjMjZjNTY4ZTdjMWQ2ZWM1NzRiNDdhZjMwMWViYzM1OWYwMDNlMDhhNGU5MDU3MDQ1YWVjMjY5YjhkMzkxNmRlIiwidGFnIjoiIn0%3D; expires=Sat, 26 Apr 2025 04:10:06 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6ImZXNTlIWmVObktabU1iUThlTm9sbmc9PSIsInZhbHVlIjoiNzZONjF6TmZHWFl0NWpRNXBOUVdvVTg0RWlxdnFhOTZZWXB3eHNTNGlaMXoxMllPTjRuUHo4UWU0VlZOY3RMcVNz" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InlpWS91aGZMay80dFAzeldQeG5KZkE9PSIsInZhbHVlIjoiaTVBSWRLUkZ5Q3gxczlZL2luYm5kNk94emNBR3BYZG4ySFVBdVhuNEV3bHFiKy9kekNuVDBJWEhObXhlUXJDcW1MMlVJT0NHbjZuQ0Q5U0hVVlJnb0ZrTmFsYXVsUkNiSDF6M1Nyb2VGdmd2YlFkU09XVXVLcHcxb1lHZUZ6amgiLCJtYWMiOiI5Mjk0NWM0ZWM3OTgxMDE1OTMzMmY2YTkyOWRhYWE2MzFhYzY0ZjIwMDAzZTQ2NDYwY2Y0MTZmZGYwNDZhMDhhIiwidGFnIjoiIn0%3D; expires=Sat, 26-Apr-2025 04:10:06 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InlpWS91aGZMay80dFAzeldQeG5KZkE9PSIsInZhbHVlIjoiaTVBSWRLUkZ5Q3gxczlZL2luYm5kNk94emNBR3BYZG4ySFVBdVhuNEV3bHFiKy9kekNuVDBJWEhObXhlUXJDcW1MMlVJT" 1 => "laravel_session=eyJpdiI6ImZXNTlIWmVObktabU1iUThlTm9sbmc9PSIsInZhbHVlIjoiNzZONjF6TmZHWFl0NWpRNXBOUVdvVTg0RWlxdnFhOTZZWXB3eHNTNGlaMXoxMllPTjRuUHo4UWU0VlZOY3RMcVNzbVhGQ3JsUzd6b2lUTWRmOCtWczBVYUZuaFNpZVBPUldpTC81aWFKelpVN0xEdWFZb3hhcGxYQWduOHEyZEwiLCJtYWMiOiJjMjZjNTY4ZTdjMWQ2ZWM1NzRiNDdhZjMwMWViYzM1OWYwMDNlMDhhNGU5MDU3MDQ1YWVjMjY5YjhkMzkxNmRlIiwidGFnIjoiIn0%3D; expires=Sat, 26-Apr-2025 04:10:06 GMT; path=/; httponlylaravel_session=eyJpdiI6ImZXNTlIWmVObktabU1iUThlTm9sbmc9PSIsInZhbHVlIjoiNzZONjF6TmZHWFl0NWpRNXBOUVdvVTg0RWlxdnFhOTZZWXB3eHNTNGlaMXoxMllPTjRuUHo4UWU0VlZOY3RMcVNz" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "en" "_token" => "jQRKh1vos2fdQ8Sd9mYy6zHGJOCWYkNLcG78ayWi" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/diseases/these-are-the-symptoms-of-polio-disease-en" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-26 09:10:06GET/diseases/these-are-the-symptoms-of-polio-disease-en3112961