Tips Mengatasi Nyeri Lutut pada Lansia

Tips Mengatasi Nyeri Lutut pada Lansia

Bagikan :

Nyeri lutut adalah salah satu keluhan yang banyak dialami oleh para lansia. Penyakit yang dikenal dengan nama osteoartritis ini biasanya dialami oleh orang yang berusia di atas 55 tahun. Apa penyebab nyeri lutut ini dan bagaimana mengatasinya?

 

Penyebab nyeri lutut pada lansia

Nyeri lutut atau osteoartritis bisa menyerang pria maupun wanita. Banyak yang beranggapan bahwa penyakit ini hanya menyerang lansia, namun sebenarnya penyakit ini juga mengintai usia muda. Umumnya para pria terkena penyakit ini di usia sekitar 40 tahunan, sedangkan para wanita rentan tekena penyakit ini di usia 50 tahunan.

Nyeri lutut disebabkan oleh peradangan pada sendi karena degenerasi tulang rawan. Seiring berjalannya usia, cairan sendi akan menurun, sendi menjadi lemah dan rentan mengalami kerusakan. Beberapa penyebab nyeri lutut pada lansia di antaranya:

 

1. Berat badan berlebih

Nyeri lutut juga bisa dialami orang yang memiliki berat badan berlebih. Pada tubuh kita, sendi lutut adalah persendian yang bertugas menyangga beban tubuh. Ketika persendian ini mendapat beban berlebih dalam waktu yang lama, maka muncul nyeri di persendian. Kondisi ini juga menyebabkan penipisan pada tulang rawan sehingga menimbulkan rasa nyeri.

 

2. Riwayat cedera

Para lansia yang di masa mudanya pernah mengalami trauma atau cedera lutut, cenderung mengalami nyeri lutut di masa tuanya. Jika di usia muda mengalami cedera lutut sebaiknya tidak melakukan aktivitas berat agar penyembuhan berjalan dengan tuntas dan tidak terjadi nyeri lutut berulang.

 

Selain dua hal di atas, nyeri sendi juga bisa muncul akibat faktor genetik dan kurang olahraga di masa muda. Untuk itu, lakukanlah olahraga minimal 30 menit setiap harinya sesuai kemampuan Anda. 

 

Cara mengatasi nyeri lutut pada lansia

Ketika nyeri lutut menyerang, kaki akan terasa kaku dan nyeri pada persendian ketika bergerak. Kondisi ini dapat memburuk karena keadaan kurang gerak, atau menunda-nunda pengobatan. Beberapa cara yang bisa dilakukan untuk meredakan nyeri lutut di antaranya:

 

1. Aktivitas fisik ringan

Untuk mengatasi nyeri lutut, para ahli menyarankan untuk tetap berolahraga ringan agar tulang rawan tetap terjaga dan produksi cairan sendi tetap aktif. Beberapa olahraga yang disarankan antara lain berjalan kaki, berenang, bersepeda statis dan yoga ringan.

 

2. Kompres dengan air dingin

Ketika nyeri lutut mulai terasa, Anda dapat mengatasinya dengan mengompres lutut dengan air dingin. Kompres dingin dapat membantu mengurangi peradangan di area lutut. Lakukan kompres dingin selama 20 menit hingga nyeri terasa berkurang.

 

3. Menjaga berat badan

Jika tubuh Anda termasuk kategori obesitas, maka sebaiknya mulai sekarang jaga berat badan Anda agar tidak semakin bertambah. Lansia dengan berat badan berlebih berisiko mengalami kerusakan sendi. Memperbanyak makanan tinggi serat dan mengurangi lemak bisa menjadi salah satu cara untuk membantu mengurangi berat badan.

 

4. Istirahat

Saat nyeri lutut muncul, sebaiknya segera istirahatkan kaki Anda dari aktivitas berat. Mengistirahatkan lutut akan mengurangi risiko cedera lebih lanjut dan mempercepat proses pemulihan.

 

5. Minum obat pereda nyeri

Untuk meredakan nyeri lutut yang dapat muncul sewaktu-waktu, sebaiknya Anda menyediakan obat pereda nyeri di rumah. Obat pereda nyeri yang Anda konsumsi bisa berupa obat anti inflamasi nonsteroid, atau acetaminophen. Sebaiknya, konsultasikan terlebih dahulu mengenai obat yang bisa Anda konsumsi untuk kebutuhan sehari-hari.

 

 

Writer: Ratih
Edited by: dr. Benita Arini Kurniadi

Last updated: 30/08/2021

Request history8.1.29PHP Version1.49sRequest Duration4MBMemory UsageGET {category}/{slug}Route
  • warninglog[03:34:22] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[03:34:22] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • Booting (697ms)time
  • Application (795ms)time
  • 1 x Application (53.28%)
    795ms
    1 x Booting (46.72%)
    697ms
    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.healthtopichealthtopic.blade.php#?blade
    • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
    • 1x layouts.v2.menu_hovermenu_hover.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:656-815
    30 statements were executed (2 duplicates)Show only duplicates710ms
    • WebController.php#667mydatabase3.06msselect * from `categories` where (`slug` = 'covid-19' or `slug_en` = 'covid-19') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: covid-19
      • 1: covid-19
      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:667
      • 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#668mydatabase9.21msselect * from `posts` where (`slug` = 'nyeri-lutut-pada-lansia' or `slug_en` = 'nyeri-lutut-pada-lansia') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: nyeri-lutut-pada-lansia
      • 1: nyeri-lutut-pada-lansia
      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:668
      • 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#712mydatabase1.28msselect * from `posts` where (`slug` = 'nyeri-lutut-pada-lansia' or `slug_en` = 'nyeri-lutut-pada-lansia') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: nyeri-lutut-pada-lansia
      • 1: nyeri-lutut-pada-lansia
      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:712
      • 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#712mydatabase1.25msselect `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 (173)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:712
      • 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#712mydatabase1.3msselect `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 (173)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:712
      • 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#712mydatabase13.74msselect `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 (173) and `categories`.`deleted_at` is null
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:712
      • 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#712mydatabase820μsselect * from `categories` where `categories`.`id` in (5) and `categories`.`deleted_at` is null
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:712
      • 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#715mydatabase760μsselect * from `categories` where `slug` = 'covid-19' and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: covid-19
      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:715
      • 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#733mydatabase31.45msselect `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` = 173
      Bindings
      • 0: 173
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:733
      • 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#748mydatabase567msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-06-23 03:34:22' 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-06-23 03:34:22
      • 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: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
    • CategoryHealtTopics.php#11mydatabase1.91msselect * 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:749
      • 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#757mydatabase3.09msselect `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` = 173 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 173
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:757
      • 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#788mydatabase5.97msupdate `posts` set `views_count` = 802 where `id` = 173
      Bindings
      • 0: 802
      • 1: 173
      Backtrace
      • app/Http/Controllers/WebController.php:788
      • 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#174mydatabase5.91msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 173, 'App\\Models\\Admin\\Post', 'updated', '2025-06-23 03:34:23', '2025-06-23 03:34:23')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 173
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-06-23 03:34:23
      • 8: 2025-06-23 03:34:23
      Backtrace
      • vendor/spatie/laravel-activitylog/src/ActivityLogger.php:174
      • vendor/spatie/laravel-activitylog/src/Traits/LogsActivity.php:88
      • app/Http/Controllers/WebController.php:788
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • single-post-healthpedia.blade.php#37mydatabase1.48msselect * 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#8mydatabase12.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` = 7272 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7272
      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#8mydatabase5.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` = 8748 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8748
      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#8mydatabase6.12msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 3684 and `categories`.`deleted_at` is null
      Bindings
      • 0: 3684
      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#8mydatabase5.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` = 3973 and `categories`.`deleted_at` is null
      Bindings
      • 0: 3973
      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#8mydatabase5.9msselect `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` = 7323 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7323
      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#8mydatabase6.62msselect `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` = 4506 and `categories`.`deleted_at` is null
      Bindings
      • 0: 4506
      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#8mydatabase5.84msselect `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` = 2121 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2121
      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
    • web_layout.blade.php#111mydatabase1.66msselect * 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:111
      • 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
    • menu_hover.blade.php#53mydatabase710μsselect * from `categories` where `name` = 'Penyakit A-Z' and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: Penyakit A-Z
      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.menu_hover:53
      • 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
    • menu_hover.blade.php#54mydatabase690μsselect * from `categories` where `name` = 'Obat A-Z' and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: Obat A-Z
      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.menu_hover:54
      • 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
    • menu_hover.blade.php#55mydatabase990μsselect * from `categories` where `name` = 'Pemeriksaan A-Z' and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: Pemeriksaan A-Z
      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.menu_hover:55
      • 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
    • menu_hover.blade.php#156mydatabase3.2msselect * from `videos` where `status` = 1 order by `updated_at` desc limit 1
      Bindings
      • 0: 1
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::layouts.v2.menu_hover:156
      • 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
    • menu_hover.blade.php#221mydatabase1.31msselect * from `booklets` where `is_published` = 1 order by `id` desc limit 1
      Bindings
      • 0: 1
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::layouts.v2.menu_hover:221
      • 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#357mydatabase1.07msselect * 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:357
      • 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#361mydatabase2.44msselect * 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:361
      • 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\Category
    19Category.php#?
    App\Models\Admin\Post
    9Post.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\User
    1User.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Video
    1Video.php#?
    App\Models\Admin\Booklet
    1Booklet.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        id
        _token
        C7DBeFNIXE4j0jDEYJ43VQN1d1LTZRoZcbtEbuWO
        _previous
        array:1 [ "url" => "https://ai-care-dict.atmatech.id/covid-19/nyeri-lutut-pada-lansia" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /covid-19/nyeri-lutut-pada-lansia
        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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-real-ip" => array:1 [ 0 => "216.73.216.174" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.174" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care-dict.atmatech.id" ] ]
        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 => "Sun, 22 Jun 2025 20:34:23 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Inl4WDFLRTBodmhyU090RW9KT01PcUE9PSIsInZhbHVlIjoiZFZBOEV3WVNEK2p5LzJQVVBvRWtwRU9RZEYzK3dsbXVheG4wZjc1aDJqQ2N4blBPUWhtRDVKNVhxUlRHZEltMVBtNHdwM1hoU21Bc3dZRWpnUTI2U1dURWpLV3o0TkpBNkI2VEd6MkJ1M1c1QXg5b0dVd2JKZGsxK3QzeHYwMVMiLCJtYWMiOiIxZWFmOGI2YjY0OGVmMmQ5YjM2M2M4YzdjY2JhM2ZjNjY1MjNlNjg2YzEzYjg3MjY0ZGRiZmZlMmEzNmIwN2JhIiwidGFnIjoiIn0%3D; expires=Sun, 22 Jun 2025 22:34:23 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Inl4WDFLRTBodmhyU090RW9KT01PcUE9PSIsInZhbHVlIjoiZFZBOEV3WVNEK2p5LzJQVVBvRWtwRU9RZEYzK3dsbXVheG4wZjc1aDJqQ2N4blBPUWhtRDVKNVhxUlRHZEltMVBtNHdwM" 1 => "laravel_session=eyJpdiI6IjczZXpLR0Jzc0NLSTBNbG5zVmc3VWc9PSIsInZhbHVlIjoiNFRveEFlb0l5NkRvUlpvS0J4cGZVUjVLTnV3N3B6N2lCU2x6dXFUQXZSWXNFNE9ZVnNZTjF3ZDFtYU1iVENtSERKL3N3MHV1ZE5pWFVoeWhFVjdjOCtCUzB4d1A2L1lSeFVaSWp1TVA5MkJ2M1ZobjR3Y25GWHNhbGdCdnJQeTUiLCJtYWMiOiJlOTQxMThkYzc0MDViNTIzZWU0YmI0MGQwZDUyMzkwNGY0NDQzNDg4YmNhNzc5NGUzNmU0ZGUzM2RmODQ1ZDIxIiwidGFnIjoiIn0%3D; expires=Sun, 22 Jun 2025 22:34:23 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IjczZXpLR0Jzc0NLSTBNbG5zVmc3VWc9PSIsInZhbHVlIjoiNFRveEFlb0l5NkRvUlpvS0J4cGZVUjVLTnV3N3B6N2lCU2x6dXFUQXZSWXNFNE9ZVnNZTjF3ZDFtYU1iVENtSERK" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Inl4WDFLRTBodmhyU090RW9KT01PcUE9PSIsInZhbHVlIjoiZFZBOEV3WVNEK2p5LzJQVVBvRWtwRU9RZEYzK3dsbXVheG4wZjc1aDJqQ2N4blBPUWhtRDVKNVhxUlRHZEltMVBtNHdwM1hoU21Bc3dZRWpnUTI2U1dURWpLV3o0TkpBNkI2VEd6MkJ1M1c1QXg5b0dVd2JKZGsxK3QzeHYwMVMiLCJtYWMiOiIxZWFmOGI2YjY0OGVmMmQ5YjM2M2M4YzdjY2JhM2ZjNjY1MjNlNjg2YzEzYjg3MjY0ZGRiZmZlMmEzNmIwN2JhIiwidGFnIjoiIn0%3D; expires=Sun, 22-Jun-2025 22:34:23 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Inl4WDFLRTBodmhyU090RW9KT01PcUE9PSIsInZhbHVlIjoiZFZBOEV3WVNEK2p5LzJQVVBvRWtwRU9RZEYzK3dsbXVheG4wZjc1aDJqQ2N4blBPUWhtRDVKNVhxUlRHZEltMVBtNHdwM" 1 => "laravel_session=eyJpdiI6IjczZXpLR0Jzc0NLSTBNbG5zVmc3VWc9PSIsInZhbHVlIjoiNFRveEFlb0l5NkRvUlpvS0J4cGZVUjVLTnV3N3B6N2lCU2x6dXFUQXZSWXNFNE9ZVnNZTjF3ZDFtYU1iVENtSERKL3N3MHV1ZE5pWFVoeWhFVjdjOCtCUzB4d1A2L1lSeFVaSWp1TVA5MkJ2M1ZobjR3Y25GWHNhbGdCdnJQeTUiLCJtYWMiOiJlOTQxMThkYzc0MDViNTIzZWU0YmI0MGQwZDUyMzkwNGY0NDQzNDg4YmNhNzc5NGUzNmU0ZGUzM2RmODQ1ZDIxIiwidGFnIjoiIn0%3D; expires=Sun, 22-Jun-2025 22:34:23 GMT; path=/; httponlylaravel_session=eyJpdiI6IjczZXpLR0Jzc0NLSTBNbG5zVmc3VWc9PSIsInZhbHVlIjoiNFRveEFlb0l5NkRvUlpvS0J4cGZVUjVLTnV3N3B6N2lCU2x6dXFUQXZSWXNFNE9ZVnNZTjF3ZDFtYU1iVENtSERK" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "id" "_token" => "C7DBeFNIXE4j0jDEYJ43VQN1d1LTZRoZcbtEbuWO" "_previous" => array:1 [ "url" => "https://ai-care-dict.atmatech.id/covid-19/nyeri-lutut-pada-lansia" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-06-23 03:34:23GET/covid-19/nyeri-lutut-pada-lansia2113036