• Home
  • diseases
  • Burnout in Diabetic Patients: Causes and Treatment Options

Burnout in Diabetic Patients: Causes and Treatment Options

Burnout in Diabetic Patients: Causes and Treatment Options

Share :


Diabetes is a chronic disease that requires lifelong monitoring. A chronic illness, diabetes must be watched over all life. Apart from routinely monitoring blood sugar levels, diabetics—people with diabetes—also need to be picky in selecting food and modify their lifestyle to be healthier. Sometimes patients with diabetes find themselves burned out, sometimes referred to as diabetes burnout.

 

What is diabetes burnout?

Even for life, someone diagnosed with diabetes usually has to follow a long-term treatment plan of medicines and lifestyle modifications. Diabetics should choose food more carefully, schedule daily blood checks, and take time to exercise. People with diabetes thus naturally feel emotionally and psychologically exhausted as well as physically.

Every person responds differently to their diabetic condition. On the other hand, if you are experiencing feelings of exhaustion, being overwhelmed, and frustration as a result of managing your diabetes, then you are considered to be experiencing diabetes burnout.

Among the several factors causing diabetes burnout are:

  • Prolonged pressure of diabetes: Diabetes may cause mental stress since diabetics must continually monitor their condition, especially if they develop complications. This state can be exhausting for both yourself and those around you.
  • Failure to achieve treatment targets: Patients with diabetes may experience feelings of inadequacy or failure when they perceive that they have not achieved their targets or other treatment targets.
  • Treatment challenges: Diabetics might struggle with medication, insurance, and severe hypoglycemia and hyperglycemia symptoms.

 

Signs and symptoms of diabetes burnout

Depending on the person's acceptance of the disease they are suffering from, the degree of the diabetes and the length of the diabetic symptoms, burnout resulting from diabetes might show different signs and symptoms for each individual. This disorder resembles those of stress, sadness, and burnout brought on by other issues. In diabetes burnout, however, this sensation especially describes being overwhelmed because of diabetes management.

Although there are no specific signs and symptoms of diabetes fatigue, the following are frequently observed:

  • Feeling powerless to overcome diabetes
  • Feeling helpless.
  • Withdrawing from social activities
  • Feeling overwhelmed with diabetes control.
  • Not attending routine medical appointments
  • Neglecting insulin injections that are scheduled
  • Missing scheduled blood sugar level tests
  • Not monitoring eating habits
  • Inconsistent physical activity
  • Trying to ignore the diabetes condition you are experiencing

 

What are the best treatments for diabetes burnout?

It is not a simple task to manage a chronic condition such as diabetes. If you become aware that you are exhibiting symptoms of exhaustion, it is important to promptly seek assistance in order to deal with the situation. The duration of time in which you remain in a state of diabetes fatigue can exacerbate your condition.

There are numerous methods that can be implemented for relieving diabetes burnout, including:

Seek expert help

Consult with a doctor, nutritionist, psychologist, or other specialist to help you track the progression of your diabetes. During the session, please describe the condition you have and the treatment options available to you.

 

Join the diabetes community

Living with diabetes might leave you feeling isolated. To prevent this, you might join a community of other diabetics or caregivers and share your experiences and complaints. Sharing allows you to gain a new perspective on diabetes while also feeling heard, preventing you from feeling lonely.

 

Control anxiety appropriately

Starting to experience symptoms of stress or burnout from diabetes should not be denied; rather, you should come to accept these emotions. Adopting these emotions will enable you to control the following phases of treatment more naturally.

Find out what's making you so exhausted or irritated, and then talk to your doctor about it. You should also make time for activities that bring you joy and relaxation, including engaging in a hobby, practicing deep breathing techniques, or going for a run.

 

The management of diabetes requires the support of the surrounding environment, perseverance, and tolerance. If you begin to experience symptoms of diabetes burnout, it is important to seek the advice of a doctor. If you need medical advice or consultation, you can either visit a doctor or make use of the consultation features that are available in the Ai Care application by downloading the Ai Care application from the App Store or Play Store.

 

Looking for more information about other diseases? Click here!

Writer : Ratih AI Care
Editor :
  • dr. Alvidiani Agustina Damanik
Last Updated : Friday, 31 May 2024 | 08:22

What is Diabetes Distress and Burnout?. Available from: https://www.diabetes.org.uk/guide-to-diabetes/emotions/diabetes-burnout#

Morales-Brown, L. (2022). What to know about diabetes burnout. Available from: https://www.medicalnewstoday.com/articles/diabetes-burnout

CDC. 10 Tips for Coping with Diabetes Distress. Available from: https://www.cdc.gov/diabetes/articles/10-tips-coping-diabetes-distress.html

Vroomen-Durning, M. (2023). Do You Have Type 2 Diabetes Burnout?. Available from: https://www.everydayhealth.com/type-2-diabetes/living-with/type-2-diabetes-burnout/

Vieira, G. (2021). How to Beat Diabetes Burnout. Available from: https://www.healthcentral.com/condition/diabetes/how-beat-diabetes-burnout

Request history8.1.29PHP Version878msRequest Duration9MBMemory UsageGET {category}/{slug}Route
  • warninglog[03:23:30] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[03:23:30] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[03:23:30] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • Booting (240ms)time
  • Application (637ms)time
  • 1 x Application (72.63%)
    637ms
    1 x Booting (27.37%)
    240ms
    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
    32 statements were executed397ms
    • WebController.php#656aicare_prod_new1.25msselect * from `categories` where (`slug` = 'diseases' or `slug_en` = 'diseases') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: diseases
      • 1: diseases
      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_new38.25msselect * from `posts` where (`slug` = 'burnout-in-diabetic-patients-causes-and-treatment-options-en' or `slug_en` = 'burnout-in-diabetic-patients-causes-and-treatment-options-en') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: burnout-in-diabetic-patients-causes-and-treatment-options-en
      • 1: burnout-in-diabetic-patients-causes-and-treatment-options-en
      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_new39.99msselect * from `posts` where (`slug` = 'burnout-in-diabetic-patients-causes-and-treatment-options-en' or `slug_en` = 'burnout-in-diabetic-patients-causes-and-treatment-options-en') and `status` = 1 and `publish_date` <= '2025-04-28 03:23:30' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: burnout-in-diabetic-patients-causes-and-treatment-options-en
      • 1: burnout-in-diabetic-patients-causes-and-treatment-options-en
      • 2: 1
      • 3: 2025-04-28 03:23:30
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#703aicare_prod_new1.09msselect `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 (8003)
      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_new910μ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 (8003)
      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.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` in (8003) 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_new730μsselect * from `categories` where `categories`.`id` in (0) and `categories`.`deleted_at` is null
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#724aicare_prod_new16.87msselect `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` = 8003
      Bindings
      • 0: 8003
      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#1362aicare_prod_new18.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` = 15 and `posts`.`deleted_at` is null
      Bindings
      • 0: 15
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1362
      • 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#1362aicare_prod_new15.86msselect `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` = 293 and `posts`.`deleted_at` is null
      Bindings
      • 0: 293
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1362
      • 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#1362aicare_prod_new15.74msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 384 and `posts`.`deleted_at` is null
      Bindings
      • 0: 384
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1362
      • 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#1362aicare_prod_new13.25msselect `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` = 3679 and `posts`.`deleted_at` is null
      Bindings
      • 0: 3679
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1362
      • 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#743aicare_prod_new119msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-28 03:23:30' and `deleted_at` is null and `content_type` = 'article' and `slug_en` != '' and `slug_en` is not null and `posts`.`deleted_at` is null order by RAND() limit 7
      Bindings
      • 0: 1
      • 1: 2025-04-28 03:23:30
      • 2: article
      • 3: 
      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
      • The != operator is not standard. Use the <> operator to test for inequality instead.
      Backtrace
      • app/Http/Controllers/WebController.php:743
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • CategoryHealtTopics.php#11aicare_prod_new1.02msselect * 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: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#748aicare_prod_new1.72msselect `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` = 8003 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 8003
      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_new8.95msupdate `posts` set `views_count` = 340 where `id` = 8003
      Bindings
      • 0: 340
      • 1: 8003
      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.22msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 8003, 'App\\Models\\Admin\\Post', 'updated', '2025-04-28 03:23:30', '2025-04-28 03:23:30')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 8003
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-28 03:23:30
      • 8: 2025-04-28 03:23:30
      Backtrace
      • vendor/spatie/laravel-activitylog/src/ActivityLogger.php:174
      • vendor/spatie/laravel-activitylog/src/Traits/LogsActivity.php:88
      • app/Http/Controllers/WebController.php:779
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • single-post-healthpedia.blade.php#37aicare_prod_new1.08msselect * 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#15aicare_prod_new6.18msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9323 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9323
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new6.3msselect `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` = 9815 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9815
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new6.66msselect `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` = 8653 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8653
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_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` = 7036 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7036
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new6.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` = 7024 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7024
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new9.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` = 9567 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9567
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new8.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` = 9183 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9183
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:15
      • 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#15aicare_prod_new8.82msselect `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` = 9927 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9927
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:15
      • 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#15aicare_prod_new8.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` = 9940 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9940
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:15
      • 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#15aicare_prod_new11msselect `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` = 9866 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9866
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:15
      • 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#15aicare_prod_new7.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` = 9991 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9991
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.related-article:15
      • 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.12msselect * 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#549aicare_prod_new960μsselect * from `faqs` where `name_en` is not null and `slug_en` is not null limit 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::layouts.v2.web_layout:549
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • web_layout.blade.php#551aicare_prod_new1.29msselect * 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
    281Post.php#?
    App\Models\Admin\Category
    19Category.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\Faq
    1Faq.php#?
        locale
        en
        _token
        X2aroF9eKbincqJmxOJjHggzCatVmOp3pUsT1RG4
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/diseases/burnout-in-diabetic-patients-causes-and-t...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /diseases/burnout-in-diabetic-patients-causes-and-treatment-options-en
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:19 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "3.14.3.180" ] "x-forwarded-for" => array:1 [ 0 => "3.14.3.180" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care.atmatech.id" ] "connection" => array:1 [ 0 => "keep-alive" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 27 Apr 2025 20:23:31 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImRpOHRrcDlqQ0wrejlBWDNtOUZtQmc9PSIsInZhbHVlIjoiaXFMcVVrTTN4WSt0YU5WSlFwYm1SaVcxbkdNYkRnWUN6ZzJVOWgyNEdhc1ZxVkdxcFRUb0dqek1OUmlkdy80ZlBCdGZlalZiczBoS3lrdlBYVWxlYlM2ak14QkhMUGhTckIzVkZkYy9MMW5JaU03NmIwRWJqTkRSb0dmT0lVV3IiLCJtYWMiOiIxNzM1ZjY3Y2IyN2IzOTU2ZDI2NmEwNzRlNjJlYTBmOGYzMDQzYzE5OWU0NjRhMDFhNGIyNmEwMTg3OTY1NjVjIiwidGFnIjoiIn0%3D; expires=Sun, 27 Apr 2025 22:23:31 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6ImRpOHRrcDlqQ0wrejlBWDNtOUZtQmc9PSIsInZhbHVlIjoiaXFMcVVrTTN4WSt0YU5WSlFwYm1SaVcxbkdNYkRnWUN6ZzJVOWgyNEdhc1ZxVkdxcFRUb0dqek1OUmlkdy80ZlBCdGZla" 1 => "laravel_session=eyJpdiI6Imw3T0NWZzlCVEs4eGJhd1d4a1hOblE9PSIsInZhbHVlIjoiSGNjaTRINi92N2Vac3FNM2hMb09ITEFHS1Q4blhQd2FPa1NpdTYzUkEzTmpnd3RGSitjdGVURTA3KzNxY0VJcVZxMmVUOFlBQzA4d0xaN0NrczQ1eWZwZHM2VkpnaVZ0OWJTdmdiRXRxQmpTZGFGVzFsemZIVGR2bjF2MFBXVEciLCJtYWMiOiJiMDk2ZTI5MzU5NWNjZjdiNmM2OTliOGJmMzBkYTZlOGU0MmFkZDIzOWQ1ZTAyNTc5NGY0MGFkNGFmYmM2N2QyIiwidGFnIjoiIn0%3D; expires=Sun, 27 Apr 2025 22:23:31 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6Imw3T0NWZzlCVEs4eGJhd1d4a1hOblE9PSIsInZhbHVlIjoiSGNjaTRINi92N2Vac3FNM2hMb09ITEFHS1Q4blhQd2FPa1NpdTYzUkEzTmpnd3RGSitjdGVURTA3KzNxY0VJcVZx" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImRpOHRrcDlqQ0wrejlBWDNtOUZtQmc9PSIsInZhbHVlIjoiaXFMcVVrTTN4WSt0YU5WSlFwYm1SaVcxbkdNYkRnWUN6ZzJVOWgyNEdhc1ZxVkdxcFRUb0dqek1OUmlkdy80ZlBCdGZlalZiczBoS3lrdlBYVWxlYlM2ak14QkhMUGhTckIzVkZkYy9MMW5JaU03NmIwRWJqTkRSb0dmT0lVV3IiLCJtYWMiOiIxNzM1ZjY3Y2IyN2IzOTU2ZDI2NmEwNzRlNjJlYTBmOGYzMDQzYzE5OWU0NjRhMDFhNGIyNmEwMTg3OTY1NjVjIiwidGFnIjoiIn0%3D; expires=Sun, 27-Apr-2025 22:23:31 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImRpOHRrcDlqQ0wrejlBWDNtOUZtQmc9PSIsInZhbHVlIjoiaXFMcVVrTTN4WSt0YU5WSlFwYm1SaVcxbkdNYkRnWUN6ZzJVOWgyNEdhc1ZxVkdxcFRUb0dqek1OUmlkdy80ZlBCdGZla" 1 => "laravel_session=eyJpdiI6Imw3T0NWZzlCVEs4eGJhd1d4a1hOblE9PSIsInZhbHVlIjoiSGNjaTRINi92N2Vac3FNM2hMb09ITEFHS1Q4blhQd2FPa1NpdTYzUkEzTmpnd3RGSitjdGVURTA3KzNxY0VJcVZxMmVUOFlBQzA4d0xaN0NrczQ1eWZwZHM2VkpnaVZ0OWJTdmdiRXRxQmpTZGFGVzFsemZIVGR2bjF2MFBXVEciLCJtYWMiOiJiMDk2ZTI5MzU5NWNjZjdiNmM2OTliOGJmMzBkYTZlOGU0MmFkZDIzOWQ1ZTAyNTc5NGY0MGFkNGFmYmM2N2QyIiwidGFnIjoiIn0%3D; expires=Sun, 27-Apr-2025 22:23:31 GMT; path=/; httponlylaravel_session=eyJpdiI6Imw3T0NWZzlCVEs4eGJhd1d4a1hOblE9PSIsInZhbHVlIjoiSGNjaTRINi92N2Vac3FNM2hMb09ITEFHS1Q4blhQd2FPa1NpdTYzUkEzTmpnd3RGSitjdGVURTA3KzNxY0VJcVZx" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "en" "_token" => "X2aroF9eKbincqJmxOJjHggzCatVmOp3pUsT1RG4" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/diseases/burnout-in-diabetic-patients-causes-and-treatment-options-en" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-28 03:23:31GET/diseases/burnout-in-diabetic-patients-causes-and-treatment-options-en31132312