Increased Health Risks During Hot Weather

Increased Health Risks During Hot Weather
Illustration of hot weather. Credits: Freepik

Share :


Extreme heat can pose serious health risks. A study from 2022 revealed that high temperatures can significantly raise the chances of health problems and even increase the risk of death.

When the body's natural ability to regulate temperature is compromised, various health issues can emerge.

 

Increased Health Risks During Hot Weather

Dehydration

Dehydration is one of the primary dangers during hot weather. Higher temperatures cause the body to lose more fluids through sweating. If these fluids are not replenished by adequate drinking, dehydration can set in.

Common signs of dehydration include excessive thirst, dry mouth, dizziness or weakness, and reduced urination. In more severe cases, dehydration can lead to complications like low blood pressure, kidney failure, and even shock.

Migraine Attack

Hot weather-related dehydration can also trigger headaches and migraines. The loss of fluids can disturb the balance of key electrolytes, such as sodium and potassium, which are essential for nerve and muscle function. This imbalance may provoke headaches and migraines.

Heart Attack

Recent studies have highlighted a significant connection between extreme heat and the risk of cardiovascular issues, including heart attacks. In hot conditions, the heart must work harder to help cool the body.

This leads to increased blood flow to the skin and a faster heart rate to aid in body temperature regulation. The added strain can raise the likelihood of a heart attack, especially in individuals with pre-existing heart conditions.

Heat Stroke

Heat stroke occurs when the body overheats, typically from prolonged exposure to heat or intense physical activity in high temperatures. It can happen when body temperature reaches 40°C or higher.

Heat stroke is a medical emergency that can cause organ damage or death if not treated quickly. Some common symptoms of heat stroke include:

  • Confusion or behavioral changes
  • Speech difficulties
  • Seizures
  • Hot, dry skin
  • Elevated body temperature

Kidney Health Deterioration

Extreme heat can negatively affect kidney health. The kidneys rely on adequate fluids to function properly, but in hot conditions, the body loses fluids and electrolytes through sweating. Without proper hydration, dehydration can put additional strain on the kidneys.

Severe dehydration may reduce blood flow to the kidneys, which could lead to acute kidney failure. Additionally, prolonged dehydration increases the concentration of minerals in urine, heightening the risk of kidney stones.

High and Low Blood Pressure

Hot weather can influence blood pressure, either raising or lowering it depending on the body's response. Dehydration reduces fluid levels in the body, which can decrease blood volume and cause blood pressure to drop.

Conversely, in hot conditions, the body works harder to regulate temperature. The heart pumps blood faster to aid cooling, which can elevate blood pressure.

In extreme heat, stress on the cardiovascular system can cause blood vessels to constrict, raising blood pressure. This increased workload on the heart can make it more difficult to circulate blood effectively.

 

During periods of extreme heat, it is important to stay hydrated, avoid prolonged exposure to high temperatures, and recognize early signs of potential health problems.

If you have any concerns about your health, do not hesitate to consult a doctor. You can also use Ai Care's health consultation service, available for download via the App Store or Play Store.

 

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

Writer : Agatha Writer
Editor :
  • dr Hanifa Rahma
Last Updated : Thursday, 17 October 2024 | 04:45

Beth Ann Mayer (2024). These 6 Health Risks Can Significantly Increase on Hot Days. Available from: https://www.healthline.com/health-news/health-risks-hot-days?utm_source=ReadNext 

WHO (2024). Heat and health. Available from: https://www.who.int/news-room/fact-sheets/detail/climate-change-heat-and-health 

CDC (2024). Protect Yourself From the Dangers of Extreme Heat. Available from: https://www.cdc.gov/climate-health/php/resources/protect-yourself-from-the-dangers-of-extreme-heat.html 

Cleveland Clinic (2021). Heat Exhaustion. Available from: https://my.clevelandclinic.org/health/diseases/21480-heat-exhaustion 

John Hopkins Medicine. Dehydration and Heat Stroke. Available from: https://www.hopkinsmedicine.org/health/conditions-and-diseases/dehydration-and-heat-stroke 

Jenna Fletcher (2020). Heat headaches: What causes them?. Available from: https://www.medicalnewstoday.com/articles/heat-headache 

NHS UK (2022). Heat exhaustion and heatstroke. Available from: https://www.nhs.uk/conditions/heat-exhaustion-heatstroke/ 

Request history8.1.29PHP Version1.07sRequest Duration6MBMemory UsageGET {category}/{slug}Route
  • warninglog[13:26:20] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[13:26:20] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[13:26:20] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • infolog[13:26:21] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[13:26:21] LOG.error: Error accessing doctor id: 63983202e088e5e18c0511d7 { "exception": "Undefi...
  • Booting (271ms)time
  • Application (798ms)time
  • 1 x Application (74.64%)
    798ms
    1 x Booting (25.36%)
    271ms
    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
    33 statements were executed437ms
    • WebController.php#656aicare_prod_new930μ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_new83.7msselect * from `posts` where (`slug` = 'increased-health-risks-during-hot-weather-en' or `slug_en` = 'increased-health-risks-during-hot-weather-en') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: increased-health-risks-during-hot-weather-en
      • 1: increased-health-risks-during-hot-weather-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_new70.64msselect * from `posts` where (`slug` = 'increased-health-risks-during-hot-weather-en' or `slug_en` = 'increased-health-risks-during-hot-weather-en') and `status` = 1 and `publish_date` <= '2025-04-26 13:26:20' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: increased-health-risks-during-hot-weather-en
      • 1: increased-health-risks-during-hot-weather-en
      • 2: 1
      • 3: 2025-04-26 13:26: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
      • 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_new700μ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 (9871)
      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_new700μ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 (9871)
      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.39msselect `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 (9871) 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_new560μ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_new15.11msselect `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` = 9871
      Bindings
      • 0: 9871
      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.53msselect `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` = 85 and `posts`.`deleted_at` is null
      Bindings
      • 0: 85
      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.78msselect `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` = 294 and `posts`.`deleted_at` is null
      Bindings
      • 0: 294
      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.59msselect `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` = 6287 and `posts`.`deleted_at` is null
      Bindings
      • 0: 6287
      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_new10.74msselect `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` = 7634 and `posts`.`deleted_at` is null
      Bindings
      • 0: 7634
      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.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` = 7996 and `posts`.`deleted_at` is null
      Bindings
      • 0: 7996
      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_new73.1msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-26 13:26:20' 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 13:26:20
      • 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_new850μ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.44msselect `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` = 9871 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 9871
      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_new5.44msupdate `posts` set `views_count` = 199 where `id` = 9871
      Bindings
      • 0: 199
      • 1: 9871
      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_new5.47msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 9871, 'App\\Models\\Admin\\Post', 'updated', '2025-04-26 13:26:20', '2025-04-26 13:26:20')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 9871
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-26 13:26:20
      • 8: 2025-04-26 13:26:20
      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.08msselect * 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_new10.39msselect `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.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.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` = 9312 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9312
      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` = 9541 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9541
      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.4msselect `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` = 9215 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9215
      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.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` = 9968 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9968
      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` = 9138 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9138
      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.87msselect `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` = 6965 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6965
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • related-article.blade.php#15aicare_prod_new9.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` = 9631 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9631
      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.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` = 9630 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9630
      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.82msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9297 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9297
      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.97msselect `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` = 9293 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9293
      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_new1msselect * 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_new850μ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.13msselect * 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
    114Post.php#?
    App\Models\Admin\Category
    19Category.php#?
    App\Models\Admin\Tag
    5Tag.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
        9UlEPyiVIPZMYcelNnKqWYOfh1lVITzWQMudeuvT
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/diseases/increased-health-risks-during-hot-weather...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /diseases/increased-health-risks-during-hot-weather-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.19.60.207" ] "x-forwarded-for" => array:1 [ 0 => "3.19.60.207" ] "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 06:26:21 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlVrbDhzbGtLUlg4Q0RNRzQ2OG5zMHc9PSIsInZhbHVlIjoiMHAzQ2hsQXU2NkdtaGJKVnJsbitUdXNnbjJnREZ0RS8wMlZhKzQyM3E5VFg1TXlmU2VvNGtuUjRxY3Y0cjBka2JTaVV5V3dGUE8vWVlJWVlLaVV0cm5hV1Y4TzJWQzl0ZmN0MmFmVms3RVRBUHpVbGd4bWg5T2dGemcwclNORmciLCJtYWMiOiIxOGRlNWU4MzNlM2FiZGIyM2IyN2U4YWZhODRjYmEwNDFhNmZhY2QxODlmZGFhZGNjYTgwZGIyOTRmMWFjNTY5IiwidGFnIjoiIn0%3D; expires=Sat, 26 Apr 2025 08:26:21 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IlVrbDhzbGtLUlg4Q0RNRzQ2OG5zMHc9PSIsInZhbHVlIjoiMHAzQ2hsQXU2NkdtaGJKVnJsbitUdXNnbjJnREZ0RS8wMlZhKzQyM3E5VFg1TXlmU2VvNGtuUjRxY3Y0cjBka2JTaVV5V" 1 => "laravel_session=eyJpdiI6IkNZeG4vQzB3VEFVRDA4VzUwSkVvSFE9PSIsInZhbHVlIjoiVDYveHg1YnhSd1Z4VFYzWDR0czlQai8zb2xtY0tZK3pJQVhTN1VYaUN6WU1GVTlOM1doblJlMnNnOFh6UTRxblRFYUlsSlZHYmtsbXlERzQ1TmlPb3lUWHpKWHU4MFVTQWE1VW9OT2gvSStlN2RJNEl0R3J5bjZFeE1jcHdNTG8iLCJtYWMiOiJhZmYzOGJmOTEzZmI0ZWM5MDc5MzMzNDI3OGQ1MzUxOGNjNDY0YjcyYTZmNmNlZDg2YWY5NTZmZmUxMDZiODNkIiwidGFnIjoiIn0%3D; expires=Sat, 26 Apr 2025 08:26:21 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IkNZeG4vQzB3VEFVRDA4VzUwSkVvSFE9PSIsInZhbHVlIjoiVDYveHg1YnhSd1Z4VFYzWDR0czlQai8zb2xtY0tZK3pJQVhTN1VYaUN6WU1GVTlOM1doblJlMnNnOFh6UTRxblRF" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlVrbDhzbGtLUlg4Q0RNRzQ2OG5zMHc9PSIsInZhbHVlIjoiMHAzQ2hsQXU2NkdtaGJKVnJsbitUdXNnbjJnREZ0RS8wMlZhKzQyM3E5VFg1TXlmU2VvNGtuUjRxY3Y0cjBka2JTaVV5V3dGUE8vWVlJWVlLaVV0cm5hV1Y4TzJWQzl0ZmN0MmFmVms3RVRBUHpVbGd4bWg5T2dGemcwclNORmciLCJtYWMiOiIxOGRlNWU4MzNlM2FiZGIyM2IyN2U4YWZhODRjYmEwNDFhNmZhY2QxODlmZGFhZGNjYTgwZGIyOTRmMWFjNTY5IiwidGFnIjoiIn0%3D; expires=Sat, 26-Apr-2025 08:26:21 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlVrbDhzbGtLUlg4Q0RNRzQ2OG5zMHc9PSIsInZhbHVlIjoiMHAzQ2hsQXU2NkdtaGJKVnJsbitUdXNnbjJnREZ0RS8wMlZhKzQyM3E5VFg1TXlmU2VvNGtuUjRxY3Y0cjBka2JTaVV5V" 1 => "laravel_session=eyJpdiI6IkNZeG4vQzB3VEFVRDA4VzUwSkVvSFE9PSIsInZhbHVlIjoiVDYveHg1YnhSd1Z4VFYzWDR0czlQai8zb2xtY0tZK3pJQVhTN1VYaUN6WU1GVTlOM1doblJlMnNnOFh6UTRxblRFYUlsSlZHYmtsbXlERzQ1TmlPb3lUWHpKWHU4MFVTQWE1VW9OT2gvSStlN2RJNEl0R3J5bjZFeE1jcHdNTG8iLCJtYWMiOiJhZmYzOGJmOTEzZmI0ZWM5MDc5MzMzNDI3OGQ1MzUxOGNjNDY0YjcyYTZmNmNlZDg2YWY5NTZmZmUxMDZiODNkIiwidGFnIjoiIn0%3D; expires=Sat, 26-Apr-2025 08:26:21 GMT; path=/; httponlylaravel_session=eyJpdiI6IkNZeG4vQzB3VEFVRDA4VzUwSkVvSFE9PSIsInZhbHVlIjoiVDYveHg1YnhSd1Z4VFYzWDR0czlQai8zb2xtY0tZK3pJQVhTN1VYaUN6WU1GVTlOM1doblJlMnNnOFh6UTRxblRF" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "en" "_token" => "9UlEPyiVIPZMYcelNnKqWYOfh1lVITzWQMudeuvT" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/diseases/increased-health-risks-during-hot-weather-en" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-26 13:26:21GET/diseases/increased-health-risks-during-hot-weather-en51133146