• Beranda
  • Self Help
  • Posisi yang Disarankan untuk Mengatasi Sesak Napas dengan Cepat

Posisi yang Disarankan untuk Mengatasi Sesak Napas dengan Cepat

Posisi yang Disarankan untuk Mengatasi Sesak Napas dengan Cepat

Bagikan :


Sesak napas merupakan salah satu gangguan pernapasan yang paling umum. Sesak napas bisa dialami ketika Anda mengalami gangguan kesehatan atau ketika baru saja menjalani olahraga berat dan berada di ketinggian. Pada kasus Covid-19, sering juga ditemukan pasien dengan kondisi saturasi oksigen yang menurun disertai gejala sesak napas.

Sensasi yang dirasakan saat sesak napas di antaranya dada terasa sempit, badan merasa lemas tidak berdaya dan membutuhkan udara yang lebih banyak seolah udara di sekitar tidak pernah cukup. Karenanya, penting untuk mengetahui bagaimana cara menangani sesak napas agar dapat kembali bernapas lega.

 

Tips mengatasi sesak napas dengan cepat

Gangguan sesak napas dapat menimbulkan gejala yang bervariasi pada setiap orang. Namun secara umum, sesak napas memiliki gejala seperti berikut:

  • Napas tersengal-sengal
  • Tidak bisa menarik napas dalam
  • Butuh tenaga lebih untuk menarik napas panjang
  • Napas melambat
  • Nyeri di dada seperti terasa sempit dan berat

Jika Anda mengalami sesak napas seperti gejala tersebut, berikut ini beberapa cara pertolongan pertama untuk sesak napas yang bisa Anda lakukan, dilansir dari laman Mayo Clinic:

1. Bernapas melalui mulut

Saat sesak napas, bernapas melalui hidung kadang terasa berat dan nyeri. Untuk sementara, tarik dan buang napas lewat mulut agar bisa mengambil udara lebih banyak. Membuang napas lewat mulut juga dapat membantu mengeluarkan udara yang terperangkap di paru-paru.

2. Duduk di kursi

Saat sesak napas, cobalah untuk duduk di kursi dengan kedua kaki menapak di lantai. Condongkan sedikit badan Anda ke depan, istirahatkan lengan di lutut atau topang dagu Anda dengan kedua tangan. Buat otot leher dan bahu Anda lebih rileks. Setelah itu, ambil napas melalui hidung secara perlahan lalu embuskan.

3. Istirahatkan kepala Anda di meja

Jika sesak napas kambuh saat Anda sedang berada di depan meja, Anda bisa mencoba cara seperti pada poin 2, namun istirahatkan kepala Anda dengan siku atau bantal di atas meja. Dengan cara ini saluran pernapasan akan terbuka lebih longgar dan meredakan sesak napas yang Anda rasakan.

4. Berdiri dengan sedikit membungkuk

Untuk meredakan sesak napas, Anda juga bisa mencoba posisi berdiri dengan badan sedikit condong ke depan. Letakkan kedua lengan Anda di perabotan hingga membentuk huruf A dengan posisi kepala Anda. Lemaskan otot leher dan bahu, lalu istirahatkan kepala dengan menunduk. Tarik napas panjang melalui hidung lalu embuskan.

5. Berbaring

Apabila sesak napas terjadi ketika Anda memungkinkan untuk berbaring, maka berbaringlah menghadap salah satu sisi tubuh. Sangga kepala Anda dengan bantal tinggi agar posisi kepala lebih tinggi dari jantung. Letakkan bantal lain atau guling di antara kedua kaki, lalu bernapaslah.

Cara lain, Anda juga bisa berbaring dengan bantal lebih tinggi serta posisi telentang. Kemudian, sangga kedua kaki Anda dengan bantal sehingga posisi kaki sedikit menekuk. Tarik napas dengan hidung atau mulut kemudian embuskan.

 

Apabila ini terjadi pada orang lain, maka bantu orang tersebut untuk menarik napas dalam sebelum menentukan posisi yang nyaman baginya. Sebelumnya, pastikan saluran pernapasannya lega dan tidak tersumbat dengan melihat apakah ada yang menghambat pernapasannya. Kemudian, beri ia ruang agar bisa bernapas dengan sirkulasi udara yang lebih baik. Apabila sesak napas semakin memburuk dan wajahnya semakin pucat maka segera cari pertolongan darurat.

 

Writer: Ratih 

Edited by: dr. Nadya Hambali

Last updated: 03-August-2021

Request history8.1.29PHP Version670msRequest Duration5MBMemory UsageGET {category}/{slug}Route
    • Booting (235ms)time
    • Application (435ms)time
    • 1 x Application (64.92%)
      435ms
      1 x Booting (35.08%)
      235ms
      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
      30 statements were executed361ms
      • WebController.php#656aicare_prod_new890μ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_new5.25msselect * from `posts` where (`slug` = 'posisi-yang-disarankan-untuk-mengatasi-sesak-napas-dengan-cepat' or `slug_en` = 'posisi-yang-disarankan-untuk-mengatasi-sesak-napas-dengan-cepat') and `posts`.`deleted_at` is null limit 1
        Bindings
        • 0: posisi-yang-disarankan-untuk-mengatasi-sesak-napas-dengan-cepat
        • 1: posisi-yang-disarankan-untuk-mengatasi-sesak-napas-dengan-cepat
        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_new3.82msselect * from `posts` where (`slug` = 'posisi-yang-disarankan-untuk-mengatasi-sesak-napas-dengan-cepat' or `slug_en` = 'posisi-yang-disarankan-untuk-mengatasi-sesak-napas-dengan-cepat') and `status` = 1 and `publish_date` <= '2025-04-12 05:12:43' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
        Bindings
        • 0: posisi-yang-disarankan-untuk-mengatasi-sesak-napas-dengan-cepat
        • 1: posisi-yang-disarankan-untuk-mengatasi-sesak-napas-dengan-cepat
        • 2: 1
        • 3: 2025-04-12 05:12:43
        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_new870μsselect `users`.*, `post_editor`.`post_id` as `pivot_post_id`, `post_editor`.`user_id` as `pivot_user_id`, `post_editor`.`created_at` as `pivot_created_at`, `post_editor`.`updated_at` as `pivot_updated_at` from `users` inner join `post_editor` on `users`.`id` = `post_editor`.`user_id` where `post_editor`.`post_id` in (929)
        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_new860μ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 (929)
        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.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 (929) 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_new600μsselect * from `categories` where `categories`.`id` in (4) 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#706aicare_prod_new920μsselect * from `categories` where `slug` = 'self-help' and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 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:706
        • 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_new22.15msselect `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` = 929
        Bindings
        • 0: 929
        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_new17.15msselect `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` = 109 and `posts`.`deleted_at` is null
        Bindings
        • 0: 109
        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_new213msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-12 05:12:43' 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-12 05:12:43
        • 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_new960μsselect * from `categories` where (`slug` != 'penyakit-a-z' and `slug` != 'obat-a-z' and `slug` != 'pemeriksaan-a-z' and `parent_id` = '0') and `categories`.`deleted_at` is null order by `order` asc
        Bindings
        • 0: penyakit-a-z
        • 1: obat-a-z
        • 2: pemeriksaan-a-z
        • 3: 0
        Hints
        • Use SELECT * only if you need all columns from table
        • The != operator is not standard. Use the <> operator to test for inequality instead.
        Backtrace
        • app/Repositories/Categories/CategoryHealtTopics.php:11
        • app/Http/Controllers/WebController.php: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.58msselect `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` = 929 and `healthpedia`.`deleted_at` is null
        Bindings
        • 0: 929
        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_new10.61msupdate `posts` set `views_count` = 728 where `id` = 929
        Bindings
        • 0: 728
        • 1: 929
        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_new6.29msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 929, 'App\\Models\\Admin\\Post', 'updated', '2025-04-12 05:12:43', '2025-04-12 05:12:43')
        Bindings
        • 0: default
        • 1: []
        • 2: 
        • 3: updated
        • 4: 929
        • 5: App\Models\Admin\Post
        • 6: updated
        • 7: 2025-04-12 05:12:43
        • 8: 2025-04-12 05:12:43
        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_new650μsselect * 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_new5.64msselect `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` = 8038 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8038
        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.79msselect `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` = 2017 and `categories`.`deleted_at` is null
        Bindings
        • 0: 2017
        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.8msselect `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` = 8005 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8005
        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.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` = 8961 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8961
        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.98msselect `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` = 7164 and `categories`.`deleted_at` is null
        Bindings
        • 0: 7164
        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.96msselect `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` = 1529 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1529
        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.02msselect `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` = 7418 and `categories`.`deleted_at` is null
        Bindings
        • 0: 7418
        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.04msselect `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` = 9848 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9848
        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.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` = 10030 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10030
        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.34msselect `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` = 9749 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9749
        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.71msselect `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` = 8437 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8437
        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_new1.07msselect * 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_new850μ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_new990μ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
      55Post.php#?
      App\Models\Admin\Category
      20Category.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\Models\Admin\Tag
      1Tag.php#?
      App\User
      1User.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          7gZ62ZI4zDuVOV1d7SnAvvZxic4b4PryggLpwWuT
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/self-help/posisi-yang-disarankan-untuk-mengatasi-s...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /self-help/posisi-yang-disarankan-untuk-mengatasi-sesak-napas-dengan-cepat
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik5BdCtkVnFJdzVsOVZxb0tjZmovd0E9PSIsInZhbHVlIjoiRFlIT2Y3QUNoM0xWS0d4UjIrYzlHdGNDemdVdk1kNkxlOUxOcDcyeUZjTUVTS3VjU1RZbWdmT0d1WGNyY29kWXd1R3psZjJINkh2c1h0NUFlY0k2akhmQ3NCcHRmUm5lLzJPTm1HQWY4WkpacEtHSXN6RDBIK2VzQ2N1cFI2M1EiLCJtYWMiOiIyYTZkNDg1MWUyZTYzN2I4MzBiMTIwZDhhYmU2Zjg1MDk5OTM0YTFkZjkxMzFjNTM3NjU5YTE1ODAyMmRkYTljIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IndtazJNR252YnFqdy8wT3VYaG9RaUE9PSIsInZhbHVlIjoiSGx4ZXhyY2pjZ0VyVHV6b2pOb1NHVTFkZ2Z4bFMyNk1NbEZnak8wZG05b0RaK3h1bHRLcXAzazkxM0lscnpWeGJXdFpoaTdsTXBOYmptU3JYbjg3WWpsVTRmWXd0cXVxS2hpRStsMXBwSmxPZDRITnlWTGxoeENUZko2UU9YN3YiLCJtYWMiOiI2MWZhNWJmZTVkNzUyOTM2ZDNjN2RiMzJjNzFkYzU5YTU5MTBhNDYxNmExYWJjMzI4MzhmYzgzMjJlODI5YzBmIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ik5BdCtkVnFJdzVsOVZxb0tjZmovd0E9PSIsInZhbHVlIjoiRFlIT2Y3QUNoM0xWS0d4UjIrYzlHdGNDemdVdk1kNkxlOUxOcDcyeUZjTUVTS3VjU1RZbWdmT0d1WGNyY29kWXd1R3psZ" ] "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.119.11.179" ] "x-forwarded-for" => array:1 [ 0 => "18.119.11.179" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care.atmatech.id" ] "connection" => array:1 [ 0 => "keep-alive" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "7gZ62ZI4zDuVOV1d7SnAvvZxic4b4PryggLpwWuT" "laravel_session" => "YelYuU14gOGZKciT7HLrKrHOb6HIdW64KYGCzNBm" ]
          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 => "Fri, 11 Apr 2025 22:12:43 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlpVRzRRSDRrSGlRM1VYaXpPc0dmbVE9PSIsInZhbHVlIjoidHpKMUt5Z2E1c2t5eWxOc2VSTE5jQXV4cEZEN0xKL25vL3JjV0lTK0tzaVppWmROdW1YK2ZpZHRBR010ZDZYOGkzY1EvOGx5bkljaDU5VDE4cHNDd1NYeFpzMDNCVWdpQm92M1dxNTU0ejBST0VPOHU1dmRpVUpxYTNKRUxNMTAiLCJtYWMiOiIwYWIyOWE5MDQ2MmY2ODE1YTUwZGJjYzhlZTJhNTVmZjI1M2RmODU3YWI4NmMwMjdmZGY1M2JjODRlYzM0NGU3IiwidGFnIjoiIn0%3D; expires=Sat, 12 Apr 2025 00:12:43 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IlpVRzRRSDRrSGlRM1VYaXpPc0dmbVE9PSIsInZhbHVlIjoidHpKMUt5Z2E1c2t5eWxOc2VSTE5jQXV4cEZEN0xKL25vL3JjV0lTK0tzaVppWmROdW1YK2ZpZHRBR010ZDZYOGkzY1EvO" 1 => "laravel_session=eyJpdiI6Imw0UkZRQmVIVFRnN3k0S1FyUkFyQUE9PSIsInZhbHVlIjoiWHVhZEJXd0ZWbUN2bUhiOXpacTF2MDNNSk0vcVRid3BMRnk4UTRCLzIvWUJDbVZtYmNmZTVsQ3Jic2RVSEU0cWR3MmY2UmhDeXdYaEgwWW1KZ0V2dFNkdG5ManpsUFNHaDRsUzF5N1VJb213Zk9OaTd3eXlYdEdlQUw3MkxpZngiLCJtYWMiOiJmZDY0NmYzOGUxODUxOTMxNzA0OGEyODBhN2Y3Nzg3N2M0YWRhYjZlNTBmOGZmMGEyMDExZmRjMWMzZjBlM2ExIiwidGFnIjoiIn0%3D; expires=Sat, 12 Apr 2025 00:12:43 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6Imw0UkZRQmVIVFRnN3k0S1FyUkFyQUE9PSIsInZhbHVlIjoiWHVhZEJXd0ZWbUN2bUhiOXpacTF2MDNNSk0vcVRid3BMRnk4UTRCLzIvWUJDbVZtYmNmZTVsQ3Jic2RVSEU0cWR3" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlpVRzRRSDRrSGlRM1VYaXpPc0dmbVE9PSIsInZhbHVlIjoidHpKMUt5Z2E1c2t5eWxOc2VSTE5jQXV4cEZEN0xKL25vL3JjV0lTK0tzaVppWmROdW1YK2ZpZHRBR010ZDZYOGkzY1EvOGx5bkljaDU5VDE4cHNDd1NYeFpzMDNCVWdpQm92M1dxNTU0ejBST0VPOHU1dmRpVUpxYTNKRUxNMTAiLCJtYWMiOiIwYWIyOWE5MDQ2MmY2ODE1YTUwZGJjYzhlZTJhNTVmZjI1M2RmODU3YWI4NmMwMjdmZGY1M2JjODRlYzM0NGU3IiwidGFnIjoiIn0%3D; expires=Sat, 12-Apr-2025 00:12:43 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlpVRzRRSDRrSGlRM1VYaXpPc0dmbVE9PSIsInZhbHVlIjoidHpKMUt5Z2E1c2t5eWxOc2VSTE5jQXV4cEZEN0xKL25vL3JjV0lTK0tzaVppWmROdW1YK2ZpZHRBR010ZDZYOGkzY1EvO" 1 => "laravel_session=eyJpdiI6Imw0UkZRQmVIVFRnN3k0S1FyUkFyQUE9PSIsInZhbHVlIjoiWHVhZEJXd0ZWbUN2bUhiOXpacTF2MDNNSk0vcVRid3BMRnk4UTRCLzIvWUJDbVZtYmNmZTVsQ3Jic2RVSEU0cWR3MmY2UmhDeXdYaEgwWW1KZ0V2dFNkdG5ManpsUFNHaDRsUzF5N1VJb213Zk9OaTd3eXlYdEdlQUw3MkxpZngiLCJtYWMiOiJmZDY0NmYzOGUxODUxOTMxNzA0OGEyODBhN2Y3Nzg3N2M0YWRhYjZlNTBmOGZmMGEyMDExZmRjMWMzZjBlM2ExIiwidGFnIjoiIn0%3D; expires=Sat, 12-Apr-2025 00:12:43 GMT; path=/; httponlylaravel_session=eyJpdiI6Imw0UkZRQmVIVFRnN3k0S1FyUkFyQUE9PSIsInZhbHVlIjoiWHVhZEJXd0ZWbUN2bUhiOXpacTF2MDNNSk0vcVRid3BMRnk4UTRCLzIvWUJDbVZtYmNmZTVsQ3Jic2RVSEU0cWR3" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "7gZ62ZI4zDuVOV1d7SnAvvZxic4b4PryggLpwWuT" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/self-help/posisi-yang-disarankan-untuk-mengatasi-sesak-napas-dengan-cepat" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-12 05:12:43GET/self-help/posisi-yang-disarankan-untuk-mengatasi-sesak-napas-dengan-cepat113082