Menyembuhkan Pilek dan Flu Dengan Bawang Putih

Menyembuhkan Pilek dan Flu Dengan Bawang Putih

Bagikan :


Bawang putih (Allium sativum) adalah umbi dari genus allium yang sudah lama digunakan sebagai bumbu dan bahan makanan lebih dari 7.000 tahun lamanya. Kandungan senyawa sulfur dan zat kimia yang disebut allicin membuat bawang mentah rasanya getir dan menggigit lidah. Belakangan ini, bawang putih populer sebagai obat yang efektif menyembuhkan pilek dan flu.

Sebenarnya bukan hal yang mengejutkan saat bawang putih digunakan dalam pengobatan. Richard S. Rivlin, dalam Journal of Nutrition mengatakan bahwa dokter Yunani kuno, Hippocrates (460-379 SM) meresepkan bawang putih untuk mengobati berbagai penyakit yang berhubungan dengan masalah pernapasan, parasit, pencernaan yang buruk dan kelelahan. Pada jaman itu, atlet Olimpiade Yunani diberi terapi bawang putih untuk meningkatkan kinerjanya dalam bidang olahraga.

Senyawa organik allicin

Ahli diet Laura Jeffers, MEd, RD, LD dikutip dari Cleveland Clinic mengatakan senyawa sulfur organik bernama allicin memberi bau menyengat pada bawang, namun sekaligus memberikan efek sehat pada diet tubuh. Jeffers juga mengatakan, bawang putih efektif untuk meningkatkan kekebalan tubuh, menurunkan resiko kanker usus, baik dikonsumsi dalam kondisi mentah maupun matang. Selain itu, penelitian menunjukkan minyak bawang putih efektif bekerja sebagai antiradang. The Arthritis Foundation bahkan merekomendasikan minyak bawang putih untuk mencegah kerusakan tulang rawan akibat radang sendi.

Allicin juga terbukti meningkatkan respon dalam melawan serangan virus terhadap sel darah putih, salah satunya virus pilek dan flu. Saat Anda sakit pilek dan flu, bawang putih yang Anda konsumsi akan mengurangi tingkat keparahan gejala yang dirasakan.

Studi lain menemukan bahwa orang yang mengonsumsi ekstrak bawang putih mengalami pilek dan flu yang lebih singkat dan kondisi sakit yang tidak terlalu parah. Ini menunjukkan bahwa bawang putih yang dikonsumsi dalam bentuk ekstrak, mentah, maupun dimasak tetap memberikan efek yang sama.

Cara menggunakan bawang putih untuk mengobati pilek dan flu

Dikatakan bahwa proses memasak bawang putih tetap memberikan efek kesehatan yang sama, namun penelitian lebih lanjut menemukan bahwa ketika dimasak dalam jangka waktu 60 detik - 45 menit, kadar enzim allicin menjadi hilang. Agar kandungan enzim allicin tidak hilang, disarankan untuk menghancurkan bawang putih dan mendiamkannya selama 10 menit sebelum digunakan untuk memasak. Selain itu, para ilmuwan juga menyarankan untuk meningkatkan jumlah bawang putih yang digunakan apabila dikonsumsi dalam kondisi matang.

Untuk mendapatkan efek enzim allicin yang lebih maksimal, Anda bisa mengunyah bawang putih mentah atau mengonsumsi dalam bentuk ekstrak.

Efek samping mengonsumsi bawang putih

Sekalipun memiliki manfaat dan terbukti aman untuk dikonsumsi, Anda tetap harus berhati-hati karena bawang putih terkadang membawa efek samping.

Efek samping yang pernah dilaporkan sepanjang mengonsumsi bawang putih di antaranya seperti bau mulut, rasa mulas pada perut, buang gas lebih sering, diare, hingga pendarahan dan reaksi alergi. Efek samping ini lebih sering ditemukan pada mereka yang mengonsumsi bawang putih dalam kondisi mentah.

 

Writer : Agatha Writer
Editor :
  • dr Nadia Opmalina
Last Updated : Sabtu, 15 April 2023 | 17:07

Tim Newman. 2017. What are the benefits of Garlic?. Available from : https://www.medicalnewstoday.com/articles/265853#history

Helen west. 2016. How Garlic Fights Colds and the Flu. Available from : https://www.healthline.com/nutrition/garlic-fights-colds-and-flu#TOC_TITLE_HDR_4

WebMD. 2020. Garlic-Uses, Side Effects, and More. Available from : https://www.webmd.com/vitamins/ai/ingredientmono-300/garlic

 

Claveland Clinic. 2020. 6 Surprising Ways Garlic Boosts Your Health. Available from : https://health.clevelandclinic.org/6-surprising-ways-garlic-boosts-your-health/

Request history8.1.29PHP Version705msRequest Duration4MBMemory UsageGET {category}/{slug}Route
  • infolog[22:35:36] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • Booting (219ms)time
  • Application (485ms)time
  • 1 x Application (68.86%)
    485ms
    1 x Booting (31.14%)
    219ms
    10 templates were rendered
    • 1x web.v2.single-post-healthpediasingle-post-healthpedia.blade.php#?blade
    • 1x web.v2.partials.single.breadcrumbbreadcrumb.blade.php#?blade
    • 2x web.partials.single-sharesingle-share.blade.php#?blade
    • 1x web.v2.partials.single.editoreditor.blade.php#?blade
    • 1x web.v2.partials.single.tagstags.blade.php#?blade
    • 1x web.v2.partials.single.referensireferensi.blade.php#?blade
    • 1x web.v2.partials.article-populararticle-popular.blade.php#?blade
    • 1x web.v2.partials.healthtopichealthtopic.blade.php#?blade
    • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
    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
    26 statements were executed294ms
    • WebController.php#656aicare_prod_new880μ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_new4.46msselect * from `posts` where (`slug` = 'menyembuhkan-pilek-dan-flu-dengan-bawang-putih' or `slug_en` = 'menyembuhkan-pilek-dan-flu-dengan-bawang-putih') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: menyembuhkan-pilek-dan-flu-dengan-bawang-putih
      • 1: menyembuhkan-pilek-dan-flu-dengan-bawang-putih
      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_new4.55msselect * from `posts` where (`slug` = 'menyembuhkan-pilek-dan-flu-dengan-bawang-putih' or `slug_en` = 'menyembuhkan-pilek-dan-flu-dengan-bawang-putih') and `status` = 1 and `publish_date` <= '2025-04-14 22:35:36' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: menyembuhkan-pilek-dan-flu-dengan-bawang-putih
      • 1: menyembuhkan-pilek-dan-flu-dengan-bawang-putih
      • 2: 1
      • 3: 2025-04-14 22:35:36
      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_new770μsselect `users`.*, `post_editor`.`post_id` as `pivot_post_id`, `post_editor`.`user_id` as `pivot_user_id`, `post_editor`.`created_at` as `pivot_created_at`, `post_editor`.`updated_at` as `pivot_updated_at` from `users` inner join `post_editor` on `users`.`id` = `post_editor`.`user_id` where `post_editor`.`post_id` in (1083)
      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_new950μ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 (1083)
      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_new7.98msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` in (1083) 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_new530μ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_new15.34msselect `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` = 1083
      Bindings
      • 0: 1083
      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_new11.95msselect `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` = 1098 and `posts`.`deleted_at` is null
      Bindings
      • 0: 1098
      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_new164msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-14 22:35:36' 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-14 22:35:36
      • 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.2msselect * 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_new2.13msselect `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` = 1083 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 1083
      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_new6.85msupdate `posts` set `views_count` = 734 where `id` = 1083
      Bindings
      • 0: 734
      • 1: 1083
      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_new5.03msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 1083, 'App\\Models\\Admin\\Post', 'updated', '2025-04-14 22:35:36', '2025-04-14 22:35:36')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 1083
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-14 22:35:36
      • 8: 2025-04-14 22:35:36
      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.03msselect * from `users` where `users`.`id` = 20 limit 1
      Bindings
      • 0: 20
      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_new6.02msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 2818 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2818
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • view::web.v2.partials.article-popular:8
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#8aicare_prod_new6.47msselect `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` = 2968 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2968
      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_new7.16msselect `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` = 6619 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6619
      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_new9.03msselect `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` = 695 and `categories`.`deleted_at` is null
      Bindings
      • 0: 695
      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.25msselect * from `categories` where `categories`.`id` = 2 and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: 2
      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_new11.92msselect `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` = 2048 and `categories`.`deleted_at` is null
      Bindings
      • 0: 2048
      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_new11.25msselect `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` = 7895 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7895
      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.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` = 9674 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9674
      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#122aicare_prod_new1.01msselect * from `pages` where `slug` = 'about-us' limit 1
      Bindings
      • 0: about-us
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::layouts.v2.web_layout:122
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • web_layout.blade.php#547aicare_prod_new850μsselect * from `faqs` limit 1
      Hints
      • Use SELECT * only if you need all columns from table
      • The SELECT statement has no WHERE clause and could examine many more rows than intended
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::layouts.v2.web_layout:547
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • web_layout.blade.php#551aicare_prod_new1.12msselect * 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\Category
    15Category.php#?
    App\Models\Admin\Post
    10Post.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\User
    2User.php#?
    App\Models\Admin\Tag
    1Tag.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        id
        _token
        1k7ibLf8ylnTFpDX6qoVMQ3oHFEX3DcN8iQNQEJN
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/self-help/menyembuhkan-pilek-dan-flu-dengan-bawang...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /self-help/menyembuhkan-pilek-dan-flu-dengan-bawang-putih
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:20 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InIvcFdORnJxK3pnNWh6VjAvSWVLMmc9PSIsInZhbHVlIjoiL21UaitkbStwcjRicVl0Y0ZKcDBqT2cycXNBVFduTXBwQzFwWVJjRkd4SXhGRnB5WndBcjRTZzltNkpwNHJYVzRMczBoUUJ2ZFJqa0JWR2hwNzRpM2dtaldwYVZrUFpKSkNQMWxVN3BnZVZPSUdYRmtCUmdybmZ5a0c1TWpGUVQiLCJtYWMiOiI3ODU0ZTFmNTYwYTg1ZGRhYjBiYTM0YTUwNDM5NTI3NThkM2Q5ODc2YzM2MDNkYmIwNTVjNmI3ZjhiNjg3MzY2IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IjZadkZLN1RXRFUwY1h2bFhBeTdpUWc9PSIsInZhbHVlIjoieEs2SWJpd0hvSGY5U1l5a3VmWXVhdEFqdzRwN1VJU1ZRZksyc2pHK2JOdDZHUkMxZHQ4SjhTUVZrem44UFhYMWgzVEFheGxjVlZFSFFqRC94dldYT2MyZGdtWVZGQlFkWEttV0JkUThEeFpMVWl4Z3htbW1sSnc4TVovSEpUbzkiLCJtYWMiOiI2MmQwYWFhMDgzZTg5Y2Y0YzcyZDNmNDc0MzdmNGU3ZTVhNzEzMDVhZjViYThkNDJhNDlmMTEzYjAzN2U3YzA1IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InIvcFdORnJxK3pnNWh6VjAvSWVLMmc9PSIsInZhbHVlIjoiL21UaitkbStwcjRicVl0Y0ZKcDBqT2cycXNBVFduTXBwQzFwWVJjRkd4SXhGRnB5WndBcjRTZzltNkpwNHJYVzRMczBoU" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "18.191.118.83" ] "x-forwarded-for" => array:1 [ 0 => "18.191.118.83" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care.atmatech.id" ] "connection" => array:1 [ 0 => "keep-alive" ] ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "1k7ibLf8ylnTFpDX6qoVMQ3oHFEX3DcN8iQNQEJN" "laravel_session" => "zHKRD8tHYMgIMqqEaASXfAfMDLM4Mz5CTXPjUMYA" ]
        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 => "Mon, 14 Apr 2025 15:35:36 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImlwbCtJNkxqakZZWDV4VXZXeFBEc1E9PSIsInZhbHVlIjoiY3RjT3ZjTll3bjNTQlpSMWZFWnIyL0lnQ0hzTXlwdFpEb2NqU04zUzNTdTI0cGNDRzBmZ0RHbXpiRzA5UzcyWjN6d05FL1VvVkM0WGxFNi96WDRWNlI5d0ZOZlA0NTBXdXlCdHVtQ1l2RnozajViaXE0ZlZ0MGpKMjREUE12UkgiLCJtYWMiOiJkNTI3NTUzMDEyYjNiNmZiZDVjOTAyODQzY2JiZDY3YjNmYzIyODkxNDNkY2EwYjU4NzFmNTEyMTlmOWFjMWZiIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 17:35:37 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6ImlwbCtJNkxqakZZWDV4VXZXeFBEc1E9PSIsInZhbHVlIjoiY3RjT3ZjTll3bjNTQlpSMWZFWnIyL0lnQ0hzTXlwdFpEb2NqU04zUzNTdTI0cGNDRzBmZ0RHbXpiRzA5UzcyWjN6d05FL" 1 => "laravel_session=eyJpdiI6InBLUW4raVNEUTc0RFd6SnkxV1NwVEE9PSIsInZhbHVlIjoiQ0VHcE1OTzhIeElWNG52V0hpWTBxUTdZZDhtTXZPay82WmoyOWgwbWo2MlBjSjVobTg2Z1ZxcWQ3cDBIOXQzM204OXZKZTdzbXRMY2ZLMDNRZnJlcmZCMXVZVTJoeWphZ0owVC9oSmY4dVJYOUFUT2hPeExabW9XRTVTWGYxRHoiLCJtYWMiOiI4ZmQ2ZmU3MzUwNjEwMjY0NTYzY2E5ZjgxNjY4ZjExZTE4MGEzOTE2ODY5NGRmZmQzYTkwOTAyYmUzYTI3ZDA5IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 17:35:37 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6InBLUW4raVNEUTc0RFd6SnkxV1NwVEE9PSIsInZhbHVlIjoiQ0VHcE1OTzhIeElWNG52V0hpWTBxUTdZZDhtTXZPay82WmoyOWgwbWo2MlBjSjVobTg2Z1ZxcWQ3cDBIOXQzM204" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImlwbCtJNkxqakZZWDV4VXZXeFBEc1E9PSIsInZhbHVlIjoiY3RjT3ZjTll3bjNTQlpSMWZFWnIyL0lnQ0hzTXlwdFpEb2NqU04zUzNTdTI0cGNDRzBmZ0RHbXpiRzA5UzcyWjN6d05FL1VvVkM0WGxFNi96WDRWNlI5d0ZOZlA0NTBXdXlCdHVtQ1l2RnozajViaXE0ZlZ0MGpKMjREUE12UkgiLCJtYWMiOiJkNTI3NTUzMDEyYjNiNmZiZDVjOTAyODQzY2JiZDY3YjNmYzIyODkxNDNkY2EwYjU4NzFmNTEyMTlmOWFjMWZiIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 17:35:37 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImlwbCtJNkxqakZZWDV4VXZXeFBEc1E9PSIsInZhbHVlIjoiY3RjT3ZjTll3bjNTQlpSMWZFWnIyL0lnQ0hzTXlwdFpEb2NqU04zUzNTdTI0cGNDRzBmZ0RHbXpiRzA5UzcyWjN6d05FL" 1 => "laravel_session=eyJpdiI6InBLUW4raVNEUTc0RFd6SnkxV1NwVEE9PSIsInZhbHVlIjoiQ0VHcE1OTzhIeElWNG52V0hpWTBxUTdZZDhtTXZPay82WmoyOWgwbWo2MlBjSjVobTg2Z1ZxcWQ3cDBIOXQzM204OXZKZTdzbXRMY2ZLMDNRZnJlcmZCMXVZVTJoeWphZ0owVC9oSmY4dVJYOUFUT2hPeExabW9XRTVTWGYxRHoiLCJtYWMiOiI4ZmQ2ZmU3MzUwNjEwMjY0NTYzY2E5ZjgxNjY4ZjExZTE4MGEzOTE2ODY5NGRmZmQzYTkwOTAyYmUzYTI3ZDA5IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 17:35:37 GMT; path=/; httponlylaravel_session=eyJpdiI6InBLUW4raVNEUTc0RFd6SnkxV1NwVEE9PSIsInZhbHVlIjoiQ0VHcE1OTzhIeElWNG52V0hpWTBxUTdZZDhtTXZPay82WmoyOWgwbWo2MlBjSjVobTg2Z1ZxcWQ3cDBIOXQzM204" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "id" "_token" => "1k7ibLf8ylnTFpDX6qoVMQ3oHFEX3DcN8iQNQEJN" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/self-help/menyembuhkan-pilek-dan-flu-dengan-bawang-putih" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-14 22:35:37GET/self-help/menyembuhkan-pilek-dan-flu-dengan-bawang-putih1102633