Tips Menjaga Kesehatan Mental Pria

Tips Menjaga Kesehatan Mental Pria
Ilustrasi aktivitas menjaga kesehatan mental pria. | Credit: Freepik

Bagikan :


In today's culture, there is the term toxic masculinity, where men are socially pressured to behave in certain ways, including the idea that men should not show their emotions, especially when they are vulnerable. In fact, maintaining men's mental health is just as important as physical health.

 

Mental Problems that Men are Prone to 

Mental health problems can affect anyone, including men and women. Women may experience mental problems more often than men and are more likely to attempt suicide. However, as reported by Medical News Today, men die from suicide more often than women.

In men, the triggers for mental health problems are different from those in women. Men are pressured to always appear strong, be masculine, and be independent, and it is considered taboo to cry or talk about their feelings or emotions. This causes men to neglect their mental health, leading to depression and other mental health problems.

Some mental health issues that men often experience include:

  • Depression
  • Anxiety disorders
  • Schizophrenia
  • PTSD (post-traumatic stress disorder)
  • Substance use 

In general, mental health symptoms experienced by men do not have significant differences from mental health problems experienced by women, this depends on the type of mental health problem experienced. Some symptoms of mental health problems that can appear include:

  • Irritable
  • Agressive
  • Difficulty focusing
  • Heart palpitations
  • Headache

If you experience the symptoms above, you should immediately consult a doctor or psychologist.

 

 

Read more: Depresi pada Ibu Rumah Tangga: Kenali Gejala dan Penanganannya

 

 

How to Maintain Men's Mental Health 

Some of the ways that can be done to maintain men's mental health include:

 

Maintain social relationships with family, friends and the neighborhood

Maintaining social relationships can help develop a sense of belonging, self-compassion, and positivity. Having good relationships with your surroundings also gives you support. Some ways you can do this include having lunch with coworkers, spending time with family, and saying hello to old colleagues.

Routinly exercise

Regular exercise and increased physical activity can help you feel better. Exercise helps release happy hormones in the brain that make you feel calmer and happier. Other benefits of exercise include being able to maintain your ideal body weight, having good endurance and fitness so that you become more confident.

 

 

Read more: Mengapa Depresi Makin Parah di Malam Hari?

 

 

Doing something new and fun

Doing new and fun things can give you positive feelings that make you feel valuable. Trying new things also gives you a new passion and purpose in life, connecting with many people who can give you positive energy that makes you feel better.

Sharing is caring

Research shows that sharing, giving and doing good can help improve your mental health. Sharing and giving doesn't always mean physically giving money or goods, but it can also mean volunteering your time and energy. Some things you can do include spending time with friends and family, and volunteering.

 

If the man closest to you is showing symptoms of mental health problems, you can encourage him to seek more information about mental health and check with the nearest health service such as a clinic or hospital. This way they will not feel alone and taboo about talking about their mental health issues.

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 and tips regarding health, first aid, and home remedies? Click here!

 

 

Writer : Ratih AI Care
Editor :
  • dr. Monica Salim
Last Updated : Rabu, 5 Juni 2024 | 04:49

Fleming, L. (2023). We Can't Ignore Our Dads' Mental Health, Even If They Try To. Available from: https://www.verywellmind.com/dads-mental-health-matters-5409299

Cohut, M. (2022). Men’s mental health: ‘Man up’ is not the answer. Available from: https://www.medicalnewstoday.com/articles/mens-mental-health-man-up-is-not-the-answer

NHS. Available from: https://www.nhs.uk/mental-health/self-help/guides-tools-and-activities/five-steps-to-mental-wellbeing/

England, A. (2021). The Complete Guide to Mental Health Care for Men. Available from: https://www.healthline.com/health/mens-health/mental-health-care-for-men

Request history8.1.29PHP Version1.02sRequest Duration10MBMemory UsageGET {category}/{slug}Route
  • warninglog[19:40:21] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[19:40:21] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[19:40:21] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[19:40:21] LOG.error: Error accessing doctor id: 640021cf1e44db877c0bce23 { "exception": "Undefi...
  • infolog[19:40:21] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • Booting (256ms)time
  • Application (762ms)time
  • 1 x Application (74.82%)
    762ms
    1 x Booting (25.18%)
    256ms
    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 executed440ms
    • WebController.php#656aicare_prod_new980μ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_new64.11msselect * from `posts` where (`slug` = 'tips-menjaga-kesehatan-mental-pria' or `slug_en` = 'tips-menjaga-kesehatan-mental-pria') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: tips-menjaga-kesehatan-mental-pria
      • 1: tips-menjaga-kesehatan-mental-pria
      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_new40.3msselect * from `posts` where (`slug` = 'tips-menjaga-kesehatan-mental-pria' or `slug_en` = 'tips-menjaga-kesehatan-mental-pria') and `status` = 1 and `publish_date` <= '2025-04-25 19:40:21' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: tips-menjaga-kesehatan-mental-pria
      • 1: tips-menjaga-kesehatan-mental-pria
      • 2: 1
      • 3: 2025-04-25 19:40:21
      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.04msselect `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 (8358)
      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_new890μ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 (8358)
      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.67msselect `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 (8358) 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_new640μ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.27msselect `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` = 8358
      Bindings
      • 0: 8358
      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_new23.75msselect `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` = 58 and `posts`.`deleted_at` is null
      Bindings
      • 0: 58
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • app/Http/Controllers/WebController.php:735
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#1360aicare_prod_new17.26msselect `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` = 59 and `posts`.`deleted_at` is null
      Bindings
      • 0: 59
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:1360
      • app/Http/Controllers/WebController.php:735
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • WebController.php#1360aicare_prod_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` = 687 and `posts`.`deleted_at` is null
      Bindings
      • 0: 687
      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_new123msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-25 19:40:21' 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-25 19:40:21
      • 2: article
      Hints
      • Use SELECT * only if you need all columns from table
      • ORDER BY RAND() is slow, try to avoid if you can. You can read this or this
      Backtrace
      • app/Http/Controllers/WebController.php:739
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • CategoryHealtTopics.php#11aicare_prod_new1.12msselect * 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.66msselect `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` = 8358 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 8358
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:748
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#779aicare_prod_new14.43msupdate `posts` set `views_count` = 607 where `id` = 8358
      Bindings
      • 0: 607
      • 1: 8358
      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.3msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 8358, 'App\\Models\\Admin\\Post', 'updated', '2025-04-25 19:40:21', '2025-04-25 19:40:21')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 8358
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-25 19:40:21
      • 8: 2025-04-25 19:40:21
      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.01msselect * 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.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` = 6110 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6110
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#8aicare_prod_new10.41msselect `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` = 131 and `categories`.`deleted_at` is null
      Bindings
      • 0: 131
      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#11aicare_prod_new1.1msselect * 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#8aicare_prod_new9.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` = 4915 and `categories`.`deleted_at` is null
      Bindings
      • 0: 4915
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#8aicare_prod_new10.13msselect `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` = 1375 and `categories`.`deleted_at` is null
      Bindings
      • 0: 1375
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#8aicare_prod_new10.13msselect `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` = 6650 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6650
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#8aicare_prod_new10.17msselect `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` = 5966 and `categories`.`deleted_at` is null
      Bindings
      • 0: 5966
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#8aicare_prod_new10.1msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 10174 and `categories`.`deleted_at` is null
      Bindings
      • 0: 10174
      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_new9.85msselect `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` = 5795 and `categories`.`deleted_at` is null
      Bindings
      • 0: 5795
      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_new10.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` = 34 and `categories`.`deleted_at` is null
      Bindings
      • 0: 34
      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_new9.26msselect `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` = 9974 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9974
      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_new8.57msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9812 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9812
      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.14msselect * 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_new690μ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_new1msselect * 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
    325Post.php#?
    App\Models\Admin\Category
    19Category.php#?
    App\User
    3User.php#?
    App\Models\Admin\Tag
    3Tag.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        id
        _token
        dwDSlfQ6HeeIAmWOEQfuRdZbgi6WXAPhPACpSAZd
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/self-help/tips-menjaga-kesehatan-mental-pria" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /self-help/tips-menjaga-kesehatan-mental-pria
        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.139.98.201" ] "x-forwarded-for" => array:1 [ 0 => "3.139.98.201" ] "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 => "Fri, 25 Apr 2025 12:40:21 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVZalJobmpKK3pHdVhXUC9ub3FzR3c9PSIsInZhbHVlIjoiaCt5aHlDRWkyUmwvcHVlWnVRMUxra1FpUDZQUUwwemJ5ZWFyaWVMS0hDc2M2Vm1peHNjU20wQXNQdW8xK1FvUy9MNGxGOHpnS1dXcHJweUFmVWFJK2hXSjZFbXhza3AzV21Zbm54Zjd0K2E4VDBBb2gyaWdXYk5GSlYzVzJwYlMiLCJtYWMiOiIwZDc3OGFmODdhOTIzNTI0ZTNjNWYxMTAwMjFkODc2YTFhODBhZjFkMTdhMjJlNzc0OWU2NTAwMDk3MzM1YTgwIiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 14:40:21 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6ImVZalJobmpKK3pHdVhXUC9ub3FzR3c9PSIsInZhbHVlIjoiaCt5aHlDRWkyUmwvcHVlWnVRMUxra1FpUDZQUUwwemJ5ZWFyaWVMS0hDc2M2Vm1peHNjU20wQXNQdW8xK1FvUy9MNGxGO" 1 => "laravel_session=eyJpdiI6Ik11MlVXU05PQmJicHRHVTRIbHJIN3c9PSIsInZhbHVlIjoiTHhpbTZHZlVldDhSQXZnUHZPUzAwN014V093cUFLOENGSlBnUlpWUzQzaHB0QXR3UWYycmdUUXpwZ0JyMzVycmJLSFJlR1dBN3p2VSt1WjBENys4a0hGZkEybEtqRThZS0JBTy9HVnF4eWRSL0hQZEJaNUR0VkZiNU1DREhyOUgiLCJtYWMiOiJjZDBkMDM3ZjA2ODQ4MjQyODk1Y2QyOWM4ZDQzODI3YTRiM2M2OGVhY2NmZjZkYzk1M2RhOTI3MzJkMTZkNWI4IiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 14:40:21 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6Ik11MlVXU05PQmJicHRHVTRIbHJIN3c9PSIsInZhbHVlIjoiTHhpbTZHZlVldDhSQXZnUHZPUzAwN014V093cUFLOENGSlBnUlpWUzQzaHB0QXR3UWYycmdUUXpwZ0JyMzVycmJL" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVZalJobmpKK3pHdVhXUC9ub3FzR3c9PSIsInZhbHVlIjoiaCt5aHlDRWkyUmwvcHVlWnVRMUxra1FpUDZQUUwwemJ5ZWFyaWVMS0hDc2M2Vm1peHNjU20wQXNQdW8xK1FvUy9MNGxGOHpnS1dXcHJweUFmVWFJK2hXSjZFbXhza3AzV21Zbm54Zjd0K2E4VDBBb2gyaWdXYk5GSlYzVzJwYlMiLCJtYWMiOiIwZDc3OGFmODdhOTIzNTI0ZTNjNWYxMTAwMjFkODc2YTFhODBhZjFkMTdhMjJlNzc0OWU2NTAwMDk3MzM1YTgwIiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 14:40:21 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImVZalJobmpKK3pHdVhXUC9ub3FzR3c9PSIsInZhbHVlIjoiaCt5aHlDRWkyUmwvcHVlWnVRMUxra1FpUDZQUUwwemJ5ZWFyaWVMS0hDc2M2Vm1peHNjU20wQXNQdW8xK1FvUy9MNGxGO" 1 => "laravel_session=eyJpdiI6Ik11MlVXU05PQmJicHRHVTRIbHJIN3c9PSIsInZhbHVlIjoiTHhpbTZHZlVldDhSQXZnUHZPUzAwN014V093cUFLOENGSlBnUlpWUzQzaHB0QXR3UWYycmdUUXpwZ0JyMzVycmJLSFJlR1dBN3p2VSt1WjBENys4a0hGZkEybEtqRThZS0JBTy9HVnF4eWRSL0hQZEJaNUR0VkZiNU1DREhyOUgiLCJtYWMiOiJjZDBkMDM3ZjA2ODQ4MjQyODk1Y2QyOWM4ZDQzODI3YTRiM2M2OGVhY2NmZjZkYzk1M2RhOTI3MzJkMTZkNWI4IiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 14:40:21 GMT; path=/; httponlylaravel_session=eyJpdiI6Ik11MlVXU05PQmJicHRHVTRIbHJIN3c9PSIsInZhbHVlIjoiTHhpbTZHZlVldDhSQXZnUHZPUzAwN014V093cUFLOENGSlBnUlpWUzQzaHB0QXR3UWYycmdUUXpwZ0JyMzVycmJL" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "id" "_token" => "dwDSlfQ6HeeIAmWOEQfuRdZbgi6WXAPhPACpSAZd" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/self-help/tips-menjaga-kesehatan-mental-pria" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-25 19:40:21GET/self-help/tips-menjaga-kesehatan-mental-pria51132355