Kapan Tinggi Badan Kita Berhenti Bertambah?

Kapan Tinggi Badan Kita Berhenti Bertambah?
Ilustrasi tinggi badan. Credit: Freepik

Bagikan :


Gaining height is one of the most important benchmarks of growth for children and adolescents. When someone reaches puberty, their height usually increases significantly. So when does their height growth stop?

 

When does height growth stop?

Height growth accelerates during puberty. During this time, adolescents will experience a growth spurt that takes them towards adulthood. Physical changes like height gain, voice changes, genital organ growth, and emotional development are all part of puberty. Pubertal development can begin and end at different ages in males and females.

Boys

Boys typically begin to exhibit the symptoms of puberty around the age of 12.

It can be difficult to predict when a boy will reach puberty and stop growing in height because every boy experiences puberty at a different age.

Boys' height growth is thought to stop at the age of 16 to 18 years, although keep in mind that this condition varies from child to child. Generally speaking, puberty lasts for 2 to 5 years from the start of puberty.

Girls

Puberty in girls can begin anywhere between the ages of 8 and 13.

While everyone experiences puberty at a different age, girls typically begin to experience it between the ages of 9 and 10. Puberty can last up to four years once it begins.

Around the ages of 11 or 12, teenage girls typically go through their fastest growth spurt. Height usually increases by 7 cm after the onset of menstruation. Girls typically reach adult height between the ages of 14 and 15, but height gain can continue until age 21. In addition to height growth, adolescent girls may also experience weight gain.

 

Average height of boys and girls

The height of boys and girls varies. Due to their earlier development than boys, girls appear larger and more mature than boys at a certain age.

The average height ranges for Indonesian boys and girls are as follows:

 

Average boy's height (in cm)

Average girl's height (in cm)
Children (5–12 years) 110-140 cm 110-150 cm
Teenage years (12–19 years) 140-175 cm 150-163 cm
Adulthood (19 years and older) 175 cm  163-165 cm

Table 1. Average height based on age

Generally speaking, height growth stops between the ages of 19 and 21. Adult males in Indonesia typically stand 170 cm tall, while adult females stand 163 cm tall on average. However, this can vary from person to person depending on various factors, such as genetics and nutritional intake.

 

Factors that affect height growth

Sometimes people feel dissatisfied with their height, but it can be hard to change since genetics can play a role.

Various other factors that affect someone's height growth include:

  • Genetics: Parents' genes account for about 80% of a person's height
  • Environmental factors: socioeconomic status, access to clean water, availability of health facilities, pollution exposure, food consumption habits, and location of residence
  • Nutrition: Children who get enough calcium and protein during their growing years typically grow taller
  • Medical conditions: Children who suffer from hormonal imbalances, chronic illnesses, or other health issues may be more susceptible to growth disorders
  • Sleep: Children and teenagers who get adequate sleep, both in terms of quantity and quality, typically grow taller

Height growth generally ends after puberty, but this can vary from person to person.

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 tips and tricks for health, first aid, and other home treatments? Click here!

 

 

Writer : Ratih AI Care
Editor :
  • dr. Monica Salim
Last Updated : Jumat, 26 April 2024 | 09:09

Sissons, C. (2023). At what age do boys stop growing?. Available from: https://www.medicalnewstoday.com/articles/320676

Barrell, A. (2022). At what age do girls stop growing?. Available from: https://www.medicalnewstoday.com/articles/320668#height

Yetman, D. (2020). Do Guys Keep Growing Until Age 25?. Available from: https://www.healthline.com/health/do-guys-keep-growing-until-age-25

Marcin, A. (2024). Average Heights of Males Around the World. Available from: https://www.healthline.com/health/average-height-for-men#

Millhone, C. (2023). What Is the Average Height for Women?. Available from: https://www.health.com/average-height-for-women-8364922

WHO. Height-for-age (5–19 years). Available from: https://www.who.int/tools/growth-reference-data-for-5to19-years/indicators/height-for-age

Request history8.1.29PHP Version819msRequest Duration4MBMemory UsageGET {category}/{slug}Route
  • warninglog[03:27:13] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[03:27:13] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[03:27:13] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[03:27:13] LOG.error: Error accessing doctor id: 640021cf1e44db877c0bce23 { "exception": "Undefi...
  • Booting (213ms)time
  • Application (605ms)time
  • 1 x Application (73.96%)
    605ms
    1 x Booting (26.04%)
    213ms
    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
    31 statements were executed395ms
    • WebController.php#656aicare_prod_new920μsselect * from `categories` where (`slug` = 'self-help' or `slug_en` = 'self-help') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: self-help
      • 1: self-help
      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_new58.76msselect * from `posts` where (`slug` = 'kapan-tinggi-badan-berhenti-bertambah' or `slug_en` = 'kapan-tinggi-badan-berhenti-bertambah') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: kapan-tinggi-badan-berhenti-bertambah
      • 1: kapan-tinggi-badan-berhenti-bertambah
      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_new43.89msselect * from `posts` where (`slug` = 'kapan-tinggi-badan-berhenti-bertambah' or `slug_en` = 'kapan-tinggi-badan-berhenti-bertambah') and `status` = 1 and `publish_date` <= '2025-04-11 03:27:13' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: kapan-tinggi-badan-berhenti-bertambah
      • 1: kapan-tinggi-badan-berhenti-bertambah
      • 2: 1
      • 3: 2025-04-11 03:27:13
      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.22msselect `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 (9144)
      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_new990μ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 (9144)
      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.69msselect `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 (9144) 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_new720μ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_new17.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` = 9144
      Bindings
      • 0: 9144
      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.49msselect `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` = 5383 and `posts`.`deleted_at` is null
      Bindings
      • 0: 5383
      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_new12.19msselect `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` = 6377 and `posts`.`deleted_at` is null
      Bindings
      • 0: 6377
      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_new12.94msselect `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` = 7382 and `posts`.`deleted_at` is null
      Bindings
      • 0: 7382
      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-11 03:27:13' 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-11 03:27:13
      • 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.09msselect * 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.71msselect `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` = 9144 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 9144
      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_new14.84msupdate `posts` set `views_count` = 462 where `id` = 9144
      Bindings
      • 0: 462
      • 1: 9144
      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_new8.87msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 9144, 'App\\Models\\Admin\\Post', 'updated', '2025-04-11 03:27:13', '2025-04-11 03:27:13')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 9144
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-11 03:27:13
      • 8: 2025-04-11 03:27:13
      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.07msselect * 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_new10.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` = 1709 and `categories`.`deleted_at` is null
      Bindings
      • 0: 1709
      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_new9.77msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9175 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9175
      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_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` = 7155 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7155
      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_new9.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` = 5918 and `categories`.`deleted_at` is null
      Bindings
      • 0: 5918
      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_new9.95msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 7859 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7859
      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_new10.15msselect `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` = 256 and `categories`.`deleted_at` is null
      Bindings
      • 0: 256
      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.48msselect `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` = 6874 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6874
      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.55msselect `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` = 9644 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9644
      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.31msselect `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` = 9645 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9645
      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.45msselect `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` = 9167 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9167
      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.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` = 4510 and `categories`.`deleted_at` is null
      Bindings
      • 0: 4510
      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_new960μ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_new790μ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_new1.06msselect * from `term_policies`
      Hints
      • Use SELECT * only if you need all columns from table
      • The SELECT statement has no WHERE clause and could examine many more rows than intended
      Backtrace
      • view::layouts.v2.web_layout:551
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    App\Models\Admin\Post
    33Post.php#?
    App\Models\Admin\Category
    19Category.php#?
    App\User
    3User.php#?
    App\Models\Admin\Tag
    3Tag.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        id
        _token
        rcpbAT261hIzyOeFwG3rfpFIqZ8lrxfgj6pjbOIP
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/self-help/kapan-tinggi-badan-berhenti-bertambah" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /self-help/kapan-tinggi-badan-berhenti-bertambah
        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.221.200.48" ] "x-forwarded-for" => array:1 [ 0 => "18.221.200.48" ] "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 => "Thu, 10 Apr 2025 20:27:13 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBhdWRGWWprRGU5eHlCTDZqQTB6S1E9PSIsInZhbHVlIjoiYTA3Nk1IQmh5ZmE4WHJtUlFCWlYxWm5JWk85VXNaeWwzZk0rUHhHL01TV3RzQjFoYWxKU0xYd0FJaDBZcVNjMVNPSEtIS3pDR1l3Y0JxSFdsMHVUS0JRS2Z6RTZ0UE9Ra2hCSUVLa1g2cnQ2NkpINWhOQlBOWC9ocWdqekRQWFgiLCJtYWMiOiJkY2RiY2IwZjE3NzIzMjE2NjlhZTZhMjE2MzY4MjY0ZTgyNzhjNmRkMTIwNzM1MGMxN2U4ZDU3YmI2NjliYTBjIiwidGFnIjoiIn0%3D; expires=Thu, 10 Apr 2025 22:27:13 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IjBhdWRGWWprRGU5eHlCTDZqQTB6S1E9PSIsInZhbHVlIjoiYTA3Nk1IQmh5ZmE4WHJtUlFCWlYxWm5JWk85VXNaeWwzZk0rUHhHL01TV3RzQjFoYWxKU0xYd0FJaDBZcVNjMVNPSEtIS" 1 => "laravel_session=eyJpdiI6ImwyMitrVk1QZDcwWWcxVFpaaXRiMmc9PSIsInZhbHVlIjoicXJFb3dSUVh4WEcrZGZXWkhIemJOaW1nODRSaUFEWTNYTG1jS2tEQ1dkUU5nc2JocXpFRkxOdWtPTWFCVmV5cHhkUThwT0Z6RjIzOVo2emY0cXRHTnZOSnQvamI0ajFkYUhZK3phREpxZ1QvNHc4SjRsbGp6bmhsTlk5ei9CMEoiLCJtYWMiOiJjNjRjNjZmMmQzNjFhNjQxZTc0N2MzYWIzZTcwZTE0YmJhMWEwOWY3YzljNmZmZTZlODQxZjNkM2Q2MzQ1M2ExIiwidGFnIjoiIn0%3D; expires=Thu, 10 Apr 2025 22:27:13 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6ImwyMitrVk1QZDcwWWcxVFpaaXRiMmc9PSIsInZhbHVlIjoicXJFb3dSUVh4WEcrZGZXWkhIemJOaW1nODRSaUFEWTNYTG1jS2tEQ1dkUU5nc2JocXpFRkxOdWtPTWFCVmV5cHhk" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBhdWRGWWprRGU5eHlCTDZqQTB6S1E9PSIsInZhbHVlIjoiYTA3Nk1IQmh5ZmE4WHJtUlFCWlYxWm5JWk85VXNaeWwzZk0rUHhHL01TV3RzQjFoYWxKU0xYd0FJaDBZcVNjMVNPSEtIS3pDR1l3Y0JxSFdsMHVUS0JRS2Z6RTZ0UE9Ra2hCSUVLa1g2cnQ2NkpINWhOQlBOWC9ocWdqekRQWFgiLCJtYWMiOiJkY2RiY2IwZjE3NzIzMjE2NjlhZTZhMjE2MzY4MjY0ZTgyNzhjNmRkMTIwNzM1MGMxN2U4ZDU3YmI2NjliYTBjIiwidGFnIjoiIn0%3D; expires=Thu, 10-Apr-2025 22:27:13 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjBhdWRGWWprRGU5eHlCTDZqQTB6S1E9PSIsInZhbHVlIjoiYTA3Nk1IQmh5ZmE4WHJtUlFCWlYxWm5JWk85VXNaeWwzZk0rUHhHL01TV3RzQjFoYWxKU0xYd0FJaDBZcVNjMVNPSEtIS" 1 => "laravel_session=eyJpdiI6ImwyMitrVk1QZDcwWWcxVFpaaXRiMmc9PSIsInZhbHVlIjoicXJFb3dSUVh4WEcrZGZXWkhIemJOaW1nODRSaUFEWTNYTG1jS2tEQ1dkUU5nc2JocXpFRkxOdWtPTWFCVmV5cHhkUThwT0Z6RjIzOVo2emY0cXRHTnZOSnQvamI0ajFkYUhZK3phREpxZ1QvNHc4SjRsbGp6bmhsTlk5ei9CMEoiLCJtYWMiOiJjNjRjNjZmMmQzNjFhNjQxZTc0N2MzYWIzZTcwZTE0YmJhMWEwOWY3YzljNmZmZTZlODQxZjNkM2Q2MzQ1M2ExIiwidGFnIjoiIn0%3D; expires=Thu, 10-Apr-2025 22:27:13 GMT; path=/; httponlylaravel_session=eyJpdiI6ImwyMitrVk1QZDcwWWcxVFpaaXRiMmc9PSIsInZhbHVlIjoicXJFb3dSUVh4WEcrZGZXWkhIemJOaW1nODRSaUFEWTNYTG1jS2tEQ1dkUU5nc2JocXpFRkxOdWtPTWFCVmV5cHhk" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "id" "_token" => "rcpbAT261hIzyOeFwG3rfpFIqZ8lrxfgj6pjbOIP" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/self-help/kapan-tinggi-badan-berhenti-bertambah" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-11 03:27:13GET/self-help/kapan-tinggi-badan-berhenti-bertambah4113163