What is the Daily Limit for Salt Consumption?

What is the Daily Limit for Salt Consumption?

Share :


Salt serves multiple purposes beyond flavor enhancement; it acts as a preservative, binder, and stabilizer in food. Salt, also known as sodium chloride, is essential for human health in small quantities. Sodium plays crucial roles in conducting nerve impulses, muscle contraction and relaxation, and regulating the body's water and mineral balance.

Excessive salt intake can lead to detrimental health effects, particularly in terms of high blood pressure, heart disease, and stroke. So, what's the recommended daily limit for salt intake?

 

Health experts and world health organizations recommend daily salt intake based on age as follows:

  • Children under 1 year, less than 1 gram
  • Children aged 1-3 years, no more than 2 grams
  • Children aged 4-6 years, no more than 3 grams
  • Children aged 7-10 years, no more than 5 grams
  • Children aged 11 years to adults, no more than 6 grams or around 1 tsp

Babies who have just been introduced to their first solid foods should not be allowed to eat too much salt or foods that already contain salt. The baby's kidneys are not yet fully formed, so they cannot be processed and filtered properly.

Read more: Different Sea Salt And Kitchen Salt, Which One Is Healthier?

 

What are the Effects of Consuming Too Much Salt?

Consuming excessive salt, more than recommended, can certainly have a negative impact on health. Some of these impacts include:

High blood pressure

Consuming excessive salt can cause an increase in blood pressure. This is because the body will store more water, which will increase blood volume and pressure on the artery walls.

Increase the risk of cardiovascular disease

High blood pressure caused by excessive salt consumption increases the risk of heart disease and blood vessel problems such as heart attacks, tender arterial disease, and heart failure.

Strokes

Excessive salt consumption is also associated with an increased risk of stroke, especially because high blood pressure can damage brain blood vessels and increase the possibility of blood clots.

Read more: Benefits Of Epsom Salt For Body Health

Loss of calcium from the body

Excessive salt consumption also causes calcium loss in the body through urine. This loss of calcium can lead to decreased bone density and an increased risk of osteoporosis.

Kidney stones

A diet high in salt and a lack of water intake can increase the risk of developing kidney stones. Urine that is too concentrated allows the crystallization of substances that form kidney stones, such as calcium, oxalate, or higher levels of uric acid.

Dehydration

Even though salt can retain water in the body, consuming excessive salt can actually cause dehydration. When you consume excessive salt, the body will try to maintain fluid and electrolyte balance by increasing the concentration of sodium in the blood. To do this, the body needs additional water, which causes thirst and encourages you to drink more water.

If the need for additional fluids is not met, the body will compensate by using water from body cells and tissues. As a result, the body can experience dehydration, where the water level in the body becomes too low.

So if you often feel thirsty, your hands or feet swell, you have headaches, and your blood pressure increases, check your salt intake in your food again. Get guidance on using salt in daily cooking by consulting a doctor or nutritionist. 

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

 

Looking for more information about nutrition, food, and other diet tips? Click here!

 

 

Writer : Agatha Writer
Editor :
  • dr. Yuliana Inosensia
Last Updated : Thursday, 14 March 2024 | 08:29

NHS UK (2023). Salt in your diet. Available from: https://www.nhs.uk/live-well/eat-well/food-types/salt-in-your-diet/ 

WHO (2023). Sodium reduction. Available from: https://www.who.int/news-room/fact-sheets/detail/salt-reduction 

American Heart Association (2024). How much sodium should I eat per day?. Available from: https://www.heart.org/en/healthy-living/healthy-eating/eat-smart/sodium/how-much-sodium-should-i-eat-per-day 

Harvard TH Chan (2023). Salt and Sodium. Available from: https://www.hsph.harvard.edu/nutritionsource/salt-and-sodium/ 

Courtney Southwick (2023). Are You Eating Too Much Salt? These Are The Signs and Symptoms. Available from: https://www.health.com/what-happens-if-you-eat-too-much-salt-7556974 

Madeline Laguaite (2023). Signs You’re Eating Too Much Salt. Available from: https://www.webmd.com/diet/ss/slideshow-too-much-salt 

Katie McCallum (2022). What Happens If You Eat Too Much Salt?. Available from: https://www.houstonmethodist.org/blog/articles/2022/mar/what-happens-if-you-eat-too-much-salt/ 

Request history8.1.29PHP Version2.21sRequest Duration7MBMemory UsageGET {category}/{slug}Route
  • infolog[01:49:03] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[01:49:03] LOG.error: Error accessing doctor id: 640021cf1e44db877c0bce23 { "exception": "Undefi...
  • infolog[01:49:03] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • Booting (232ms)time
  • Application (1.98s)time
  • 1 x Application (89.53%)
    1.98s
    1 x Booting (10.47%)
    232ms
    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 executed390ms
    • WebController.php#656aicare_prod_new1.11msselect * from `categories` where (`slug` = 'nutrition' or `slug_en` = 'nutrition') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: nutrition
      • 1: nutrition
      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_new46.83msselect * from `posts` where (`slug` = 'daily-limit-for-salt-consumption-en-en' or `slug_en` = 'daily-limit-for-salt-consumption-en-en') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: daily-limit-for-salt-consumption-en-en
      • 1: daily-limit-for-salt-consumption-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_new41.21msselect * from `posts` where (`slug` = 'daily-limit-for-salt-consumption-en-en' or `slug_en` = 'daily-limit-for-salt-consumption-en-en') and `status` = 1 and `publish_date` <= '2025-04-08 01:49:02' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: daily-limit-for-salt-consumption-en-en
      • 1: daily-limit-for-salt-consumption-en-en
      • 2: 1
      • 3: 2025-04-08 01:49:02
      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.17msselect `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 (8958)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#703aicare_prod_new940μsselect `users`.*, `post_english_editors`.`post_id` as `pivot_post_id`, `post_english_editors`.`user_id` as `pivot_user_id`, `post_english_editors`.`created_at` as `pivot_created_at`, `post_english_editors`.`updated_at` as `pivot_updated_at` from `users` inner join `post_english_editors` on `users`.`id` = `post_english_editors`.`user_id` where `post_english_editors`.`post_id` in (8958)
      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_new6.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` in (8958) 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_new750μ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.28msselect `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` = 8958
      Bindings
      • 0: 8958
      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_new16.54msselect `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` = 5 and `posts`.`deleted_at` is null
      Bindings
      • 0: 5
      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.12msselect `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` = 729 and `posts`.`deleted_at` is null
      Bindings
      • 0: 729
      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.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` = 927 and `posts`.`deleted_at` is null
      Bindings
      • 0: 927
      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_new15.28msselect `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` = 932 and `posts`.`deleted_at` is null
      Bindings
      • 0: 932
      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_new81.43msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-08 01:49:02' 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-08 01:49:02
      • 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.04msselect * 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.9msselect `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` = 8958 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 8958
      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.73msupdate `posts` set `views_count` = 460 where `id` = 8958
      Bindings
      • 0: 460
      • 1: 8958
      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.73msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 8958, 'App\\Models\\Admin\\Post', 'updated', '2025-04-08 01:49:03', '2025-04-08 01:49:03')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 8958
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-08 01:49:03
      • 8: 2025-04-08 01:49:03
      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.23msselect * 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.24msselect `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` = 2022 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2022
      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.67msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9249 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9249
      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.61msselect `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` = 9880 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9880
      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.66msselect `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` = 8493 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8493
      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.53msselect `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` = 9252 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9252
      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_new12.18msselect `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` = 8807 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8807
      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_new12.44msselect `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` = 8483 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8483
      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.46msselect `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` = 7377 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7377
      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.59msselect `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` = 8879 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8879
      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.57msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 8273 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8273
      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.1msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 8277 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8277
      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.13msselect * 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_new960μ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.59msselect * 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
    181Post.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
        ThKf3LOUMPHa9ohrQLUt9mGnkXh3PbajAT12gsna
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/nutrition/daily-limit-for-salt-consumption-en-en" ...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /nutrition/daily-limit-for-salt-consumption-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=eyJpdiI6Ilc2ZXRZTk1UM1FlaGFhamRCL1gxeFE9PSIsInZhbHVlIjoiVHBjYmxkVndmNnRrZExGZkttdngxMUZmYzRoZXErVjFNNFRPbXBNbjlDbk03R2tSRlY2ekdvcWlpejFvWUxqRW0yWmc2TktrTFN0dm9HY1lvMnp1WTF5ZUxYb3J2ZGtQODFaK3NoYnM5N2h3SlZRQ0RLNnhHdHM3ZStqclczQ1UiLCJtYWMiOiJiNjk2MGM5NWFjY2YzMDgwNGIyYjI4YTg1MmZkNzI2ZTAyNzNjYmFmZDViZTMyZjdkMDQ4ODBiNGYzYjk5YjMwIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IllyaHkwWEZ5enJGUE5JUUh5dFNoQ2c9PSIsInZhbHVlIjoidUhneGtSNVk2S3NCTkg4dHpnT09hTzlOZ2E1SVRMdWVqeWZFbVpobXFSTStqWTZTTURxdEJ2L1cyY1k5bG9PZStkUStqdVVIZDFrYk1zMFVxbnlZUkVkcHRHaExMMEt2ZUVGTVJGU3B1cmpRSnlScEd3UUlIeXE0a1E2aWk5L08iLCJtYWMiOiIxYzUxMDBkMzg3NzkxYWM4ZWUwNGU3NmVhOWI4NGVmNTA2MmE0NjIzM2ZiOTI5N2MxN2U1ZDkxNTIyNjk2Mzg3IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ilc2ZXRZTk1UM1FlaGFhamRCL1gxeFE9PSIsInZhbHVlIjoiVHBjYmxkVndmNnRrZExGZkttdngxMUZmYzRoZXErVjFNNFRPbXBNbjlDbk03R2tSRlY2ekdvcWlpejFvWUxqRW0yWmc2T" ] "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 => "18.221.32.189" ] "x-forwarded-for" => array:1 [ 0 => "18.221.32.189" ] "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" => "ThKf3LOUMPHa9ohrQLUt9mGnkXh3PbajAT12gsna" "laravel_session" => "BGrHxFTALEZOJcUkVHz6uAp8Ud9Ujn50h9MudE4o" ]
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 07 Apr 2025 18:49:04 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkxoSlFOVTdSYWRkaU81Qzh0KzI3N1E9PSIsInZhbHVlIjoiZHYrdlg2dGxka3creEpOcm54ZWlFaDJNSkpiOTEzUkFqUXl3aUJ4dTFVV3Jwc1djTGV5L3djbEducy91dXpPVG9hZXdIS3hRdSt4aDBnam1ncmJLV1VMWHVKY2dKRjhNb0VuaHBRaUNVSlNvS3loZkZiTHpoOWhTcVBtbVdZUDciLCJtYWMiOiI3ZGFlM2Q0NWY4MzgxNGY0ODc0OTU1NTkwMzk1NjQ0ZGU2YTU3OWExNDA2ODlkYTU5ODk5YzIyNWRhYTI2NGY5IiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 20:49:04 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IkxoSlFOVTdSYWRkaU81Qzh0KzI3N1E9PSIsInZhbHVlIjoiZHYrdlg2dGxka3creEpOcm54ZWlFaDJNSkpiOTEzUkFqUXl3aUJ4dTFVV3Jwc1djTGV5L3djbEducy91dXpPVG9hZXdIS" 1 => "laravel_session=eyJpdiI6ImdvSmpsU0RReGZoaU9MaDNKOUo1V1E9PSIsInZhbHVlIjoianlMQlRNc3VvdmdtUVJFajdFZmo0NFZGeERNK0FPYmJaeTdYZ2htbEJ1Z0p0VWNjYi9sVlBsdXpTRWZQa20zSUhUNVphRzd6VThjNDd4TENuL2ZxeTNaRmRUQ1d6dGJzQWt3TUhJSEs1Z2RiQjVnaCtvOTdRT0ZyZTNycU5lMVciLCJtYWMiOiIzZjY0YWEzN2FmYjNkMTBkOWI2YTZlODQ2ZDY5OWI1OTk5MWYzMzM0Njc1YTFhZDM0OTM3MTVlM2U0MjlkOGYxIiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 20:49:04 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6ImdvSmpsU0RReGZoaU9MaDNKOUo1V1E9PSIsInZhbHVlIjoianlMQlRNc3VvdmdtUVJFajdFZmo0NFZGeERNK0FPYmJaeTdYZ2htbEJ1Z0p0VWNjYi9sVlBsdXpTRWZQa20zSUhU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkxoSlFOVTdSYWRkaU81Qzh0KzI3N1E9PSIsInZhbHVlIjoiZHYrdlg2dGxka3creEpOcm54ZWlFaDJNSkpiOTEzUkFqUXl3aUJ4dTFVV3Jwc1djTGV5L3djbEducy91dXpPVG9hZXdIS3hRdSt4aDBnam1ncmJLV1VMWHVKY2dKRjhNb0VuaHBRaUNVSlNvS3loZkZiTHpoOWhTcVBtbVdZUDciLCJtYWMiOiI3ZGFlM2Q0NWY4MzgxNGY0ODc0OTU1NTkwMzk1NjQ0ZGU2YTU3OWExNDA2ODlkYTU5ODk5YzIyNWRhYTI2NGY5IiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 20:49:04 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkxoSlFOVTdSYWRkaU81Qzh0KzI3N1E9PSIsInZhbHVlIjoiZHYrdlg2dGxka3creEpOcm54ZWlFaDJNSkpiOTEzUkFqUXl3aUJ4dTFVV3Jwc1djTGV5L3djbEducy91dXpPVG9hZXdIS" 1 => "laravel_session=eyJpdiI6ImdvSmpsU0RReGZoaU9MaDNKOUo1V1E9PSIsInZhbHVlIjoianlMQlRNc3VvdmdtUVJFajdFZmo0NFZGeERNK0FPYmJaeTdYZ2htbEJ1Z0p0VWNjYi9sVlBsdXpTRWZQa20zSUhUNVphRzd6VThjNDd4TENuL2ZxeTNaRmRUQ1d6dGJzQWt3TUhJSEs1Z2RiQjVnaCtvOTdRT0ZyZTNycU5lMVciLCJtYWMiOiIzZjY0YWEzN2FmYjNkMTBkOWI2YTZlODQ2ZDY5OWI1OTk5MWYzMzM0Njc1YTFhZDM0OTM3MTVlM2U0MjlkOGYxIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 20:49:04 GMT; path=/; httponlylaravel_session=eyJpdiI6ImdvSmpsU0RReGZoaU9MaDNKOUo1V1E9PSIsInZhbHVlIjoianlMQlRNc3VvdmdtUVJFajdFZmo0NFZGeERNK0FPYmJaeTdYZ2htbEJ1Z0p0VWNjYi9sVlBsdXpTRWZQa20zSUhU" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "en" "_token" => "ThKf3LOUMPHa9ohrQLUt9mGnkXh3PbajAT12gsna" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/nutrition/daily-limit-for-salt-consumption-en-en" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-08 01:49:04GET/nutrition/daily-limit-for-salt-consumption-en-en31132212