• Beranda
  • Penyakit
  • Batuk Hingga Sesak Napas, Ini Masalah Pernapasan yang Sebaiknya Tidak Diabaikan

Batuk Hingga Sesak Napas, Ini Masalah Pernapasan yang Sebaiknya Tidak Diabaikan

Batuk Hingga Sesak Napas, Ini Masalah Pernapasan yang Sebaiknya Tidak Diabaikan
Ilustrasi masalah pernapasan. Credit: Freepik

Bagikan :

Coughing, sneezing, and shortness of breath are common respiratory issues, especially in polluted environments. However, if these symptoms persist and are accompanied by additional symptoms, it is important to consult a doctor, as they may signal a more serious condition.

 

Respiratory Symptoms You Need to Pay Attention To

Respiratory symptoms such as coughing, sneezing, shortness of breath, and chest pain can arise from both mild and serious health concerns. If you experience any of the following symptoms and they continue, it's crucial to seek medical advice for appropriate treatment.

Cough

Coughing is the body's natural response to clear the airways of foreign particles. It can be a sign of several conditions, including:

  • Colds and flu: Typically accompanied by a phlegmy cough.
  • Chronic obstructive pulmonary disease (COPD): Characterized by morning coughing. In severe cases, it may be associated with weight loss or swelling in the ankles, feet, or legs.
  • COVID-19: A dry cough that may be accompanied by mucus. In severe cases, it can lead to reduced oxygen levels, with saturation falling below 95%.

Chronic Cough

A chronic cough lasts longer than 8 weeks in adults and more than 4 weeks in children. Common causes of chronic cough include:

  • Asthma
  • Acid reflux
  • Chronic obstructive pulmonary disease (COPD)
  • Allergies
  • Smoking

Wheezing

Wheezing is a high-pitched sound during breathing and is often associated with asthma. However, it can also result from infections or allergic reactions. In some cases, wheezing might indicate that something has been inhaled and is obstructing the airway.

Sudden Shortness of Breath

Shortness of breath, also known as dyspnea, may stem from physical or psychological factors. It occurs when the body is unable to get enough oxygen. Based on duration, shortness of breath can be classified into two types: acute and chronic.

  • Acute shortness of breath: Lasting hours or days, often caused by allergies, stress, anxiety, or exercise. In some cases, it may signal serious conditions such as heart attacks or blood clots in the lungs.
  • Chronic shortness of breath: Persists for weeks or recurs frequently. It may result from minor issues such as inactivity or more serious conditions like asthma, heart failure, or COPD.

Chest Pain

Experiencing chest pain during breathing may be a sign of a respiratory infection like pneumonia or a heart condition. For those with heart problems, chest pain following physical exertion or stress could be due to angina, which happens when the heart muscle doesn’t receive enough blood flow.

If you experience chest pain lasting more than 15 minutes, spreading to other parts of the body, and accompanied by nausea and sweating, seek immediate medical attention as it could be a sign of a heart attack.

 

In some cases, respiratory symptoms may signal more severe health conditions. If you have a persistent cough, wheezing, or shortness of breath, it’s important to consult a doctor. You can also use the consultation feature on the Ai Care app, available for download on the App Store and Play Store.

 

Want more information about other illnesses? Click here!

Writer : Ratih AI Care
Editor :
  • dr Nadia Opmalina
Last Updated : Minggu, 13 Oktober 2024 | 15:28

Booth, S. (2023). Breathing Problems You Shouldn’t Ignore. Available from: https://www.webmd.com/lung/dont-ignore-breathing-problems

NHS. Asthma attacks. Available from: https://www.nhs.uk/conditions/asthma/asthma-attack/

Health Direct. Shortness of Breath. Available from: https://www.healthdirect.gov.au/shortness-of-breath

WebMD Editorial Contributors. (2023). Available from: https://www.webmd.com/lung/breathing-problems-causes-tests-treatments

Stuart, A., Powell, K. (2024). What's Causing My Chest Pain?. Available from: https://www.webmd.com/pain-management/whats-causing-my-chest-pain

American Lung Association. Chronic Cough. Available from: https://www.lung.org/lung-health-diseases/lung-disease-lookup/chronic-cough#

Request history8.1.29PHP Version2.52sRequest Duration7MBMemory UsageGET {category}/{slug}Route
  • warninglog[05:15:56] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[05:15:56] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[05:15:57] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • infolog[05:15:57] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[05:15:57] LOG.error: Error accessing doctor id: 63983202e088e5e18c0511d7 { "exception": "Undefi...
  • Booting (647ms)time
  • Application (1.87s)time
  • 1 x Application (74.35%)
    1.87s
    1 x Booting (25.65%)
    647ms
    12 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.related-articlerelated-article.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
    38 statements were executed (2 duplicates)Show only duplicates1.51s
    • WebController.php#667mydatabase1.34msselect * from `categories` where (`slug` = 'penyakit' or `slug_en` = 'penyakit') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: penyakit
      • 1: penyakit
      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#668mydatabase426msselect * from `posts` where (`slug` = 'masalah-pernapasan-yang-sebaiknya-tidak-diabaikan' or `slug_en` = 'masalah-pernapasan-yang-sebaiknya-tidak-diabaikan') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: masalah-pernapasan-yang-sebaiknya-tidak-diabaikan
      • 1: masalah-pernapasan-yang-sebaiknya-tidak-diabaikan
      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#712mydatabase321msselect * from `posts` where (`slug` = 'masalah-pernapasan-yang-sebaiknya-tidak-diabaikan' or `slug_en` = 'masalah-pernapasan-yang-sebaiknya-tidak-diabaikan') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: masalah-pernapasan-yang-sebaiknya-tidak-diabaikan
      • 1: masalah-pernapasan-yang-sebaiknya-tidak-diabaikan
      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#712mydatabase2.14msselect `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 (9848)
      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.64msselect `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 (9848)
      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#712mydatabase12.63msselect `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 (9848) 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#712mydatabase480μ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: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#733mydatabase37.62msselect `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` = 9848
      Bindings
      • 0: 9848
      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#1360mydatabase27.3msselect `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` = 105 and `posts`.`deleted_at` is null
      Bindings
      • 0: 105
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • app/Http/Controllers/WebController.php:744
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#1360mydatabase19.35msselect `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:744
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#1360mydatabase16.24msselect `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` = 567 and `posts`.`deleted_at` is null
      Bindings
      • 0: 567
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • app/Http/Controllers/WebController.php:744
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#1360mydatabase14.99msselect `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` = 5286 and `posts`.`deleted_at` is null
      Bindings
      • 0: 5286
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • app/Http/Controllers/WebController.php:744
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#748mydatabase512msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-07-19 05:15:57' 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-07-19 05:15:57
      • 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#11mydatabase910μ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: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#757mydatabase2.39msselect `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` = 9848 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 9848
      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.93msupdate `posts` set `views_count` = 171 where `id` = 9848
      Bindings
      • 0: 171
      • 1: 9848
      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.33msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 9848, 'App\\Models\\Admin\\Post', 'updated', '2025-07-19 05:15:57', '2025-07-19 05:15:57')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 9848
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-07-19 05:15:57
      • 8: 2025-07-19 05:15:57
      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#37mydatabase2.92msselect * 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
    • related-article.blade.php#8mydatabase7.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` = 10299 and `categories`.`deleted_at` is null
      Bindings
      • 0: 10299
      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#8mydatabase7.88msselect `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` = 10250 and `categories`.`deleted_at` is null
      Bindings
      • 0: 10250
      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#8mydatabase7.75msselect `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` = 9911 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9911
      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#8mydatabase7.75msselect `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` = 8455 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8455
      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
    • article-popular.blade.php#8mydatabase8.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` = 6397 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6397
      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#8mydatabase7.46msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 7250 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7250
      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#8mydatabase11.6msselect `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` = 6563 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6563
      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#8mydatabase8.52msselect `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` = 9572 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9572
      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#8mydatabase8.19msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 8367 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8367
      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#8mydatabase7.94msselect `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` = 29 and `categories`.`deleted_at` is null
      Bindings
      • 0: 29
      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#11mydatabase930μsselect * from `categories` where `categories`.`id` = 1 and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: 1
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::web.v2.partials.article-popular:11
      • 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#8mydatabase8.36msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 6160 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6160
      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#111mydatabase820μ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: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#53mydatabase660μ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#54mydatabase630μ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#55mydatabase730μ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#156mydatabase1.21msselect * 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#221mydatabase700μsselect * 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#357mydatabase560μ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: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#361mydatabase830μ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: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\Post
    121Post.php#?
    App\Models\Admin\Category
    22Category.php#?
    App\Models\Admin\Tag
    4Tag.php#?
    App\User
    3User.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Video
    1Video.php#?
    App\Models\Admin\Booklet
    1Booklet.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        id
        _token
        MffNdtHoI7aL7ZZQ7vtzIAdJ5JERKzTFnkBCXFbT
        _previous
        array:1 [ "url" => "https://ai-care-dict.atmatech.id/penyakit/masalah-pernapasan-yang-sebaiknya-ti...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /penyakit/masalah-pernapasan-yang-sebaiknya-tidak-diabaikan
        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.157" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.157" ] "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 => "Fri, 18 Jul 2025 22:15:57 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBEYlJndFJFWFl0ZTB6d2VQMVBXRUE9PSIsInZhbHVlIjoidzlDbnplZDNWZ0VMUFdLdC9mMjNEdFVsTGtNT0NvcHBlTEliUUxBTytNb0FEVmZUYVgrcDVwSnhQYnJDOGdMWDkwUUFqOThWOFhsVjF0S0V5SElobUpWQ0JjL2FIMlllUzBCMW5YODVoc093U2tDdlJZNE1xLzAySFdzMnNVRkwiLCJtYWMiOiJjMGE3ZTBiNmE1ZjI2ZjgyM2NhYTI3NjI1ZWU2OWEzMTI4ZjIzYmM5MWUzYWQ1MzI4MTZiMmNmMWI5ZTljN2Y3IiwidGFnIjoiIn0%3D; expires=Sat, 19 Jul 2025 00:15:58 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IjBEYlJndFJFWFl0ZTB6d2VQMVBXRUE9PSIsInZhbHVlIjoidzlDbnplZDNWZ0VMUFdLdC9mMjNEdFVsTGtNT0NvcHBlTEliUUxBTytNb0FEVmZUYVgrcDVwSnhQYnJDOGdMWDkwUUFqO" 1 => "laravel_session=eyJpdiI6IjAxL01pZmxQK3JQMVZ5cDdta2JXL2c9PSIsInZhbHVlIjoiOWVRbmFaWElRc0xhTFhSb3VIWGFxbmhPR1hzOVVpclpPRk5iZG1FdmFCRVR6RXFRVWk1d0FocVg5aUZrYm9GY1dERE9BTXIySElsTTROSGQ5MDVRSTJ4TjBZdENIaXF6SW5aSmduSW02bHdTZHpmZmozMGN6Y0xFanlsbzFwd08iLCJtYWMiOiIxNmM1NjA1ZTUxYTRmZjZlZWZlYWJhN2ZmMzYwMjkxODEyOGVhMDMwYzk0YjEzMjhiYWM3ZTRjN2Y3ZjA5NDRhIiwidGFnIjoiIn0%3D; expires=Sat, 19 Jul 2025 00:15:58 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IjAxL01pZmxQK3JQMVZ5cDdta2JXL2c9PSIsInZhbHVlIjoiOWVRbmFaWElRc0xhTFhSb3VIWGFxbmhPR1hzOVVpclpPRk5iZG1FdmFCRVR6RXFRVWk1d0FocVg5aUZrYm9GY1dE" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBEYlJndFJFWFl0ZTB6d2VQMVBXRUE9PSIsInZhbHVlIjoidzlDbnplZDNWZ0VMUFdLdC9mMjNEdFVsTGtNT0NvcHBlTEliUUxBTytNb0FEVmZUYVgrcDVwSnhQYnJDOGdMWDkwUUFqOThWOFhsVjF0S0V5SElobUpWQ0JjL2FIMlllUzBCMW5YODVoc093U2tDdlJZNE1xLzAySFdzMnNVRkwiLCJtYWMiOiJjMGE3ZTBiNmE1ZjI2ZjgyM2NhYTI3NjI1ZWU2OWEzMTI4ZjIzYmM5MWUzYWQ1MzI4MTZiMmNmMWI5ZTljN2Y3IiwidGFnIjoiIn0%3D; expires=Sat, 19-Jul-2025 00:15:58 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjBEYlJndFJFWFl0ZTB6d2VQMVBXRUE9PSIsInZhbHVlIjoidzlDbnplZDNWZ0VMUFdLdC9mMjNEdFVsTGtNT0NvcHBlTEliUUxBTytNb0FEVmZUYVgrcDVwSnhQYnJDOGdMWDkwUUFqO" 1 => "laravel_session=eyJpdiI6IjAxL01pZmxQK3JQMVZ5cDdta2JXL2c9PSIsInZhbHVlIjoiOWVRbmFaWElRc0xhTFhSb3VIWGFxbmhPR1hzOVVpclpPRk5iZG1FdmFCRVR6RXFRVWk1d0FocVg5aUZrYm9GY1dERE9BTXIySElsTTROSGQ5MDVRSTJ4TjBZdENIaXF6SW5aSmduSW02bHdTZHpmZmozMGN6Y0xFanlsbzFwd08iLCJtYWMiOiIxNmM1NjA1ZTUxYTRmZjZlZWZlYWJhN2ZmMzYwMjkxODEyOGVhMDMwYzk0YjEzMjhiYWM3ZTRjN2Y3ZjA5NDRhIiwidGFnIjoiIn0%3D; expires=Sat, 19-Jul-2025 00:15:58 GMT; path=/; httponlylaravel_session=eyJpdiI6IjAxL01pZmxQK3JQMVZ5cDdta2JXL2c9PSIsInZhbHVlIjoiOWVRbmFaWElRc0xhTFhSb3VIWGFxbmhPR1hzOVVpclpPRk5iZG1FdmFCRVR6RXFRVWk1d0FocVg5aUZrYm9GY1dE" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "id" "_token" => "MffNdtHoI7aL7ZZQ7vtzIAdJ5JERKzTFnkBCXFbT" "_previous" => array:1 [ "url" => "https://ai-care-dict.atmatech.id/penyakit/masalah-pernapasan-yang-sebaiknya-tidak-diabaikan" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-07-19 05:15:58GET/penyakit/masalah-pernapasan-yang-sebaiknya-tidak-diabaikan51238157