• Beranda
  • nutrisi
  • Tips Mengatur Porsi Makan untuk Menurunkan Berat Badan

Tips Mengatur Porsi Makan untuk Menurunkan Berat Badan

Tips Mengatur Porsi Makan untuk Menurunkan Berat Badan
Ilustrasi mengatur porsi makan. Credit : Freepik

Bagikan :


Aside from regular exercise, managing your food portions can help you reach your ideal weight. The proper portion sizes can help you lose weight faster. What are the recommended meal portions for maintaining an ideal body weight? Check out the following article.

 

Portion control strategies for weight loss

Portion control is the process of organizing and managing the amount of food consumed during a meal. To control your calorie intake, you decide how much food to eat at each meal. This can help you reach or maintain your target weight.

Caloric requirements for weight loss vary from person to person depending on several factors, including age, height, weight, metabolic rate, gender, other health conditions such as pregnancy, breastfeeding, and other diseases, as well as the level of physical activity.

To determine how many calories you require per day, use calorie counting calculators, which are widely available on health websites or apps. In general, the daily calorie requirements are as follows:

Age The number of calorie needs is based on gender
Men Women
19-30 years 2,400-3,000 calories 2,000-2,400 calories
31-60 years 2,200-3,000 calories 1,600-2,200 calories
Over 61 years 2,000-2,600 calories 1,600-2,000 calories

Table 1. The number of daily calorie needs is based on gender and age

Understanding your daily calorie needs enables you to create a calorie deficit, which reduces your overall daily calorie intake. Typically, this deficit is achieved by reducing your daily intake by 500–750 kcal, but it's advisable to consult with a nutritionist or dietitian for personalized guidance.

Once you've determined your daily calorie requirements, consider reducing simple carbohydrates like rice and white bread. These foods can spike blood sugar levels and lead to increased hunger. Instead, opt for complex carbohydrates such as whole wheat bread.

Here are effective portion control strategies:

Using a plate

Nowadays, there are diet plates with pictures of food types and portions printed on them. However, you do not need to purchase these special diet plates to maintain your diet. Use your own dinner plate (22 cm in diameter) to divide your meals as follows:

  • 1/2 for the vegetables
  • 1/4 of protein
  • 1/4 for carbohydrates

When it comes to vegetables, you can opt for non-starchy vegetables like asparagus, broccoli, or cucumbers. For protein, opt for lean sources such as skinless chicken, salmon, or other fish. You can choose complex carbohydrates like brown rice, potatoes, or beans.

Using palm size

Another method for managing food portions is to use the palm size, as shown below:

  • Carbohydrates: 1 palm-sized serving of rice or beans
  • Protein: 1 palm-sized serving, such as lean fish or chicken
  • Fruit: 1 palm-sized serving
  • Vegetables: 2 palm-sized servings

 

In addition to the options listed above, you can use a scale or measuring cup to manage your portions. When eating, practice mindful eating, which involves paying attention to what you are eating and why you are eating it. This teaches you to limit your portion sizes and be more selective about your food choices.

Managing your diet is crucial for any weight loss program. Consider consulting a nutritionist or dietitian for personalized advice on calorie counting and suitable food choices.

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 : Ratih AI Care
Editor :
  • dr Nadia Opmalina
Last Updated : Senin, 8 Juli 2024 | 07:10

Koprowski, B., French, M. (2023). Tips for portion control for weight loss. Available from: https://www.medicalnewstoday.com/articles/portion-control-for-weight-loss#smaller-plate

Team Verywell Fit. (2024). Calculating Portion Sizes for Weight Loss. Available from: https://www.verywellfit.com/proper-food-portion-sizes-for-weight-loss-3495475

WebMD Editorial Contributors. (2024). Portion Size and Weight Loss. Available from: https://www.webmd.com/diet/control-portion-size

Levey, D. (2024). 15 Tips To Use Portion Control for Weight Loss. Available from: https://www.health.com/weight-loss/14-ways-to-cut-portions-without-feeling-hungry

Mayo Clinic. Portion control for weight loss. Available from: https://www.mayoclinic.org/healthy-lifestyle/weight-loss/in-depth/portion-control/art-20546800

Ajmera, R., Gunnars, K. (2024). How Many Calories Should You Eat Per Day to Lose Weight?. Available from: https://www.healthline.com/nutrition/how-many-calories-per-day

Request history8.1.29PHP Version878msRequest Duration6MBMemory UsageGET {category}/{slug}Route
  • warninglog[02:58:54] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[02:58:54] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[02:58:54] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • Booting (236ms)time
  • Application (642ms)time
  • 1 x Application (73.17%)
    642ms
    1 x Booting (26.83%)
    236ms
    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 executed426ms
    • WebController.php#656aicare_prod_new1.04msselect * from `categories` where (`slug` = 'nutrisi' or `slug_en` = 'nutrisi') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: nutrisi
      • 1: nutrisi
      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_new74.8msselect * from `posts` where (`slug` = 'tips-mengatur-porsi-makan-untuk-menurunkan-berat-badan' or `slug_en` = 'tips-mengatur-porsi-makan-untuk-menurunkan-berat-badan') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: tips-mengatur-porsi-makan-untuk-menurunkan-berat-badan
      • 1: tips-mengatur-porsi-makan-untuk-menurunkan-berat-badan
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • app/Http/Controllers/WebController.php:657
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#703aicare_prod_new68.18msselect * from `posts` where (`slug` = 'tips-mengatur-porsi-makan-untuk-menurunkan-berat-badan' or `slug_en` = 'tips-mengatur-porsi-makan-untuk-menurunkan-berat-badan') and `status` = 1 and `publish_date` <= '2025-04-15 02:58:54' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: tips-mengatur-porsi-makan-untuk-menurunkan-berat-badan
      • 1: tips-mengatur-porsi-makan-untuk-menurunkan-berat-badan
      • 2: 1
      • 3: 2025-04-15 02:58:54
      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.3msselect `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 (9498)
      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_new1.12msselect `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 (9498)
      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.5msselect `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 (9498) 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_new650μ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.74msselect `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` = 9498
      Bindings
      • 0: 9498
      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#1360aicare_prod_new12.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` = 994 and `posts`.`deleted_at` is null
      Bindings
      • 0: 994
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • 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#1360aicare_prod_new13.2msselect `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` = 6573 and `posts`.`deleted_at` is null
      Bindings
      • 0: 6573
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • 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#1360aicare_prod_new11.81msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 6578 and `posts`.`deleted_at` is null
      Bindings
      • 0: 6578
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • 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#1360aicare_prod_new13.04msselect `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` = 7158 and `posts`.`deleted_at` is null
      Bindings
      • 0: 7158
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • 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#1360aicare_prod_new11.87msselect `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` = 8533 and `posts`.`deleted_at` is null
      Bindings
      • 0: 8533
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • 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#739aicare_prod_new106msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-15 02:58:54' and `deleted_at` is null and `content_type` = 'article' and `posts`.`deleted_at` is null order by RAND() limit 7
      Bindings
      • 0: 1
      • 1: 2025-04-15 02:58:54
      • 2: article
      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
      Backtrace
      • app/Http/Controllers/WebController.php:739
      • 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.24msselect * 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:740
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#748aicare_prod_new1.8msselect `healthpedia`.*, `healthpedia_post`.`post_id` as `pivot_post_id`, `healthpedia_post`.`healthpedia_id` as `pivot_healthpedia_id`, `healthpedia_post`.`created_at` as `pivot_created_at`, `healthpedia_post`.`updated_at` as `pivot_updated_at` from `healthpedia` inner join `healthpedia_post` on `healthpedia`.`id` = `healthpedia_post`.`healthpedia_id` where `healthpedia_post`.`post_id` = 9498 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 9498
      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_new6.38msupdate `posts` set `views_count` = 266 where `id` = 9498
      Bindings
      • 0: 266
      • 1: 9498
      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.79msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 9498, 'App\\Models\\Admin\\Post', 'updated', '2025-04-15 02:58:54', '2025-04-15 02:58:54')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 9498
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-15 02:58:54
      • 8: 2025-04-15 02:58:54
      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.02msselect * from `users` where `users`.`id` = 18 limit 1
      Bindings
      • 0: 18
      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#8aicare_prod_new6.03msselect `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` = 7058 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7058
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • 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#8aicare_prod_new5.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` = 4849 and `categories`.`deleted_at` is null
      Bindings
      • 0: 4849
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • 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#8aicare_prod_new5.89msselect `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` = 3647 and `categories`.`deleted_at` is null
      Bindings
      • 0: 3647
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • 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#8aicare_prod_new6.09msselect `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` = 6240 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6240
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • 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#8aicare_prod_new6.19msselect `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` = 1887 and `categories`.`deleted_at` is null
      Bindings
      • 0: 1887
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • 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#8aicare_prod_new6.32msselect `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` = 7881 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7881
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • 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#8aicare_prod_new6.28msselect `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` = 4550 and `categories`.`deleted_at` is null
      Bindings
      • 0: 4550
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • 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#8aicare_prod_new6.36msselect `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.related-article:8
      • 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#8aicare_prod_new6.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` = 8468 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8468
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:8
      • 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#8aicare_prod_new6.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` = 9374 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9374
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:8
      • 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#8aicare_prod_new6.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` = 9018 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9018
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:8
      • 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_new790μsselect * from `pages` where `slug` = 'about-us' limit 1
      Bindings
      • 0: about-us
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::layouts.v2.web_layout:122
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • web_layout.blade.php#547aicare_prod_new580μsselect * from `faqs` limit 1
      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
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::layouts.v2.web_layout:547
      • 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_new720μsselect * from `term_policies`
      Hints
      • Use SELECT * only if you need all columns from table
      • The SELECT statement has no WHERE clause and could examine many more rows than intended
      Backtrace
      • view::layouts.v2.web_layout:551
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    App\Models\Admin\Post
    102Post.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
        id
        _token
        srz5vP7AAMBs37Ju29dV0NxZccgkIhc8DOvcVgY2
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/nutrisi/tips-mengatur-porsi-makan-untuk-menurunkan...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /nutrisi/tips-mengatur-porsi-makan-untuk-menurunkan-berat-badan
        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 => "18.191.246.216" ] "x-forwarded-for" => array:1 [ 0 => "18.191.246.216" ] "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 => "Mon, 14 Apr 2025 19:58:55 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik5lMVc4S244cStGMTNkMjgwd0oySWc9PSIsInZhbHVlIjoiTzgyK3VWc1o0bUVNd0hUL3JPNGFpZW9weWNBSEkyN2I0M2VMaGYrdGdlNGZrRHRZa0kvZ1IxOURVTU5FRmNlSHdZejg2T3F5LzhIVEdWN29KSFplQXlhczNXSFJtQ0NLUEpkaUNMZVpmRkVZNVJaeWVMRW1aczR0dmRzQjVNTFoiLCJtYWMiOiI5YmU4YmNmOGViZTMxNWNhY2MwZmFlZjE1YTQ5ZGRlN2M5NjU1Y2ZhN2Q5YzFkYjExNDFiZDYwYjQ1ODNhNTk1IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 21:58:55 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Ik5lMVc4S244cStGMTNkMjgwd0oySWc9PSIsInZhbHVlIjoiTzgyK3VWc1o0bUVNd0hUL3JPNGFpZW9weWNBSEkyN2I0M2VMaGYrdGdlNGZrRHRZa0kvZ1IxOURVTU5FRmNlSHdZejg2T" 1 => "laravel_session=eyJpdiI6IlVGTUVuRWhxMUlBem5LVXlRUFQzbVE9PSIsInZhbHVlIjoiVG1HbTNIK05SSU9wOStmWEcrSThaRWl3VjZpa2tIbGdXMVVldlM2OWNFRHhISldHN2dVSDA4TlNhQlVHNlM1a09OMDRDQ2l2ZS81SlA4LzhndDlnU0tENmpIUmUzbytORGk2RHY3VFZhVWdSaTZqcDY4Zmd6WTRwMm9iS3V0N3EiLCJtYWMiOiJjZTRiNGYwYmVjZDU4MWIzNTA2YzU3YThlYmU3YThlZWI2OTk5ZDU2ZmE4NTQ2NTg2NjYyMzAwODBkNmI0MGY0IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 21:58:55 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IlVGTUVuRWhxMUlBem5LVXlRUFQzbVE9PSIsInZhbHVlIjoiVG1HbTNIK05SSU9wOStmWEcrSThaRWl3VjZpa2tIbGdXMVVldlM2OWNFRHhISldHN2dVSDA4TlNhQlVHNlM1a09O" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik5lMVc4S244cStGMTNkMjgwd0oySWc9PSIsInZhbHVlIjoiTzgyK3VWc1o0bUVNd0hUL3JPNGFpZW9weWNBSEkyN2I0M2VMaGYrdGdlNGZrRHRZa0kvZ1IxOURVTU5FRmNlSHdZejg2T3F5LzhIVEdWN29KSFplQXlhczNXSFJtQ0NLUEpkaUNMZVpmRkVZNVJaeWVMRW1aczR0dmRzQjVNTFoiLCJtYWMiOiI5YmU4YmNmOGViZTMxNWNhY2MwZmFlZjE1YTQ5ZGRlN2M5NjU1Y2ZhN2Q5YzFkYjExNDFiZDYwYjQ1ODNhNTk1IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 21:58:55 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ik5lMVc4S244cStGMTNkMjgwd0oySWc9PSIsInZhbHVlIjoiTzgyK3VWc1o0bUVNd0hUL3JPNGFpZW9weWNBSEkyN2I0M2VMaGYrdGdlNGZrRHRZa0kvZ1IxOURVTU5FRmNlSHdZejg2T" 1 => "laravel_session=eyJpdiI6IlVGTUVuRWhxMUlBem5LVXlRUFQzbVE9PSIsInZhbHVlIjoiVG1HbTNIK05SSU9wOStmWEcrSThaRWl3VjZpa2tIbGdXMVVldlM2OWNFRHhISldHN2dVSDA4TlNhQlVHNlM1a09OMDRDQ2l2ZS81SlA4LzhndDlnU0tENmpIUmUzbytORGk2RHY3VFZhVWdSaTZqcDY4Zmd6WTRwMm9iS3V0N3EiLCJtYWMiOiJjZTRiNGYwYmVjZDU4MWIzNTA2YzU3YThlYmU3YThlZWI2OTk5ZDU2ZmE4NTQ2NTg2NjYyMzAwODBkNmI0MGY0IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 21:58:55 GMT; path=/; httponlylaravel_session=eyJpdiI6IlVGTUVuRWhxMUlBem5LVXlRUFQzbVE9PSIsInZhbHVlIjoiVG1HbTNIK05SSU9wOStmWEcrSThaRWl3VjZpa2tIbGdXMVVldlM2OWNFRHhISldHN2dVSDA4TlNhQlVHNlM1a09O" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "id" "_token" => "srz5vP7AAMBs37Ju29dV0NxZccgkIhc8DOvcVgY2" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/nutrisi/tips-mengatur-porsi-makan-untuk-menurunkan-berat-badan" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-15 02:58:55GET/nutrisi/tips-mengatur-porsi-makan-untuk-menurunkan-berat-badan31133134