• Home
  • self-help-en
  • Combination Skin: Understanding Characteristics and Care Tips

Combination Skin: Understanding Characteristics and Care Tips

Combination Skin: Understanding Characteristics and Care Tips

Share :


Combination skin can be a real challenge to maintain. It's a blend of two opposite skin types- dry and oily- which require different skincare routines to keep them healthy and moisturized. If you are one of those people who have combination skin, you know how frustrating it can be to find the right balance. But don't worry! With the right skincare routine, you can finally achieve the perfect balance.

 So, why not take the first step towards healthy and radiant skin by caring for your combination skin?

 

Characteristics of combination skin

The condition of facial skin can change depending on factors such as hormones and weather. It can be difficult to identify if your skin is dry or combination. Some characteristics of combination skin include:

  • Oily on the T zone (forehead, nose) but dry on the cheeks
  • Skin is oilier in summer and drier in the rainy season
  • During menstruation, acne will appear on the skin, but after menstruation is finished, the acne will disappear and the skin will peel

Combination skin can have both oily and dry characteristics. Signs of oily skin include large pores, blackheads, and whiteheads, while dry skin symptoms may include chapped skin, redness, or rough, tight-feeling skin.

Read more: Cleaning Excessive Facial Skin (Over Cleaning) Can Trigger Irritation, Recognize The Signs

 

Tips for caring for combination skin

Combination skin care requires balancing dry and oily skin. Many people with combination skin avoid using moisturizers because they believe it will make their skin oilier. However, this approach can make dry areas of the skin even drier. To avoid this problem, it's best to apply moisturizer only to dry areas or use a gel-type moisturizer that does not trigger excess oil production.

Some tips for caring for combination skin include:

Clean your face regularly morning and night

Those with combination skin need to clean their face regularly in the morning and evening after using makeup. Use a salicylic acid cleanser to help regulate oil production and clean pores. After cleaning your face, use an alcohol-free toner to remove excess oil and balance the skin's pH.

Use a hydrating serum

Choose a serum that hydrates and maintains skin moisture. You can use a serum made from hyaluronic acid.

Read more: Characteristics Of Oily Skin And Problems Experienced

Remember to use moisturizer

It is important for those with combination skin to apply moisturizer to their face. You can use two moisturizers: a moisturizer with a thicker and thicker texture for dry areas and a moisturizer with a light formula or water base for oily areas. If your skin is extra dry, you can use an emollient to moisturize your skin.

Limit exfoliation

Exfoliate 1-3 times a week using a toner or serum that contains AHA and BHA. Alternatively, use a soft exfoliating pad. When using a pad, avoid rubbing too hard on dry areas.

In addition to taking care of your skin, protecting it from the harmful effects of UV rays is also important. You should opt for a sunscreen with a minimum SPF of 30 and a product containing vitamin C for application at night. Additionally, you may consider using skincare products made with retinol, which can help regulate oil production and reduce the appearance of wrinkles.

You can maintain your daily eating and drinking patterns to keep your skin hydrated and without excess oil. Limit oily foods such as fried foods and make sure your body gets enough fluid intake by drinking 6-8 glasses of water daily.

When caring for combination skin, it's crucial to use the appropriate products. If you notice your skin becoming excessively dry after using a particular product, discontinue its use temporarily and apply moisturizer or emollients to hydrate your skin. If you need medical advice or consultation, you can either visit a doctor or use the consultation features available in the Ai Care application by downloading the Ai Care application from the App Store or Play Store.

 

Looking for more information about tips and tricks for health, first aid, and other home treatments? Click here!

 

 

Writer : Ratih AI Care
Editor :
  • dr. Yuliana Inosensia
Last Updated : Tuesday, 19 March 2024 | 04:36

Stokes, V. (2022). The Ultimate Skin Care Routine for Combination Skin. Available from: https://www.healthline.com/health/beauty-skin-care/skin-care-routine-for-combination-skin

Derrick, J. (2023). How to Tell If You Have a Combination Skin Type (And How to Care for It Accordingly). Available from: https://www.byrdie.com/how-to-tell-if-you-have-combination-skin-346970

Combination Skin? Here’s How to Identify and Create the Right Routine. https://www.healthline.com/health/beauty-skin-care/combination-skin

Request history8.1.29PHP Version926msRequest Duration6MBMemory UsageGET {category}/{slug}Route
  • infolog[19:32:42] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[19:32:43] LOG.error: Error accessing doctor id: 640021cf1e44db877c0bce23 { "exception": "Undefi...
  • infolog[19:32:43] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • Booting (213ms)time
  • Application (713ms)time
  • 1 x Application (76.95%)
    713ms
    1 x Booting (23.04%)
    213ms
    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
    31 statements were executed371ms
    • WebController.php#656aicare_prod_new990μsselect * from `categories` where (`slug` = 'self-help-en' or `slug_en` = 'self-help-en') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: self-help-en
      • 1: self-help-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: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_new73.69msselect * from `posts` where (`slug` = 'combination-skin-understanding-characteristics-and-care-tips-en' or `slug_en` = 'combination-skin-understanding-characteristics-and-care-tips-en') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: combination-skin-understanding-characteristics-and-care-tips-en
      • 1: combination-skin-understanding-characteristics-and-care-tips-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_new43.93msselect * from `posts` where (`slug` = 'combination-skin-understanding-characteristics-and-care-tips-en' or `slug_en` = 'combination-skin-understanding-characteristics-and-care-tips-en') and `status` = 1 and `publish_date` <= '2025-04-14 19:32:42' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: combination-skin-understanding-characteristics-and-care-tips-en
      • 1: combination-skin-understanding-characteristics-and-care-tips-en
      • 2: 1
      • 3: 2025-04-14 19:32:42
      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.18msselect `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 (8964)
      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_new840μ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 (8964)
      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_new6.21msselect `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 (8964) 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_new910μ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.19msselect `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` = 8964
      Bindings
      • 0: 8964
      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_new14.61msselect `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` = 373 and `posts`.`deleted_at` is null
      Bindings
      • 0: 373
      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_new17.66msselect `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` = 3121 and `posts`.`deleted_at` is null
      Bindings
      • 0: 3121
      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_new12.65msselect `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` = 8373 and `posts`.`deleted_at` is null
      Bindings
      • 0: 8373
      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_new79.29msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-14 19:32:42' 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-14 19:32:42
      • 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.24msselect * 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.89msselect `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` = 8964 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 8964
      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.16msupdate `posts` set `views_count` = 407 where `id` = 8964
      Bindings
      • 0: 407
      • 1: 8964
      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_new15.25msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 8964, 'App\\Models\\Admin\\Post', 'updated', '2025-04-14 19:32:42', '2025-04-14 19:32:42')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 8964
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-14 19:32:42
      • 8: 2025-04-14 19:32:42
      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_new840μsselect * from `users` where `users`.`id` = 18 limit 1
      Bindings
      • 0: 18
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::web.v2.single-post-healthpedia:37
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#15aicare_prod_new6.71msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9645 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9645
      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.74msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9546 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9546
      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.99msselect `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` = 7087 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7087
      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.23msselect `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` = 9110 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9110
      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.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` = 5302 and `categories`.`deleted_at` is null
      Bindings
      • 0: 5302
      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_new5.32msselect `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` = 8248 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8248
      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_new5.44msselect `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` = 7239 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7239
      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_new5.87msselect `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` = 8678 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8678
      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_new6.28msselect `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` = 9817 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9817
      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_new6.21msselect `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` = 9463 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9463
      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_new5.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` = 9563 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9563
      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_new740μsselect * from `pages` where `slug` = 'about-us' limit 1
      Bindings
      • 0: about-us
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::layouts.v2.web_layout: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_new660μ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_new810μsselect * from `term_policies`
      Hints
      • Use SELECT * only if you need all columns from table
      • The SELECT statement has no WHERE clause and could examine many more rows than intended
      Backtrace
      • view::layouts.v2.web_layout:551
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    App\Models\Admin\Post
    146Post.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
        en
        _token
        1TDODB2OIUkiYJykxc5HtoiNNuxoOIsVZB7XRPjY
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/self-help-en/combination-skin-understanding-charac...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /self-help-en/combination-skin-understanding-characteristics-and-care-tips-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:20 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFzVUE1dVRDL2JjZ0tZME9RTFViMGc9PSIsInZhbHVlIjoiY25DV0l3c0RaS0MxLzc2blppQzFjMkQxU2tKSUhGVmJ2cHVlR1BZaFdNdlkrS0cyN1JQdmQyZU9jbitvaWYwMjhNSzB6N09yWGNhQ1loSmJkSTQ1blRqSmEwQzJwd29GU2xGN3c3dk5xNUIzT0pXUHBSQ0hYT0ZwRTBKeWwrNEYiLCJtYWMiOiI2YTliODM4NWI5NzIyZWI2NDk5OGNmNDFhN2MwYWQzZTNjNTAxNGE4ZTFjOWU1YTM5ZGVkM2UzMzIzMGMwMTdjIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6InU3bnBUOEdQWjBFS2lrSlFWc1lIOWc9PSIsInZhbHVlIjoiNUtzSCtZQ3JIUWZnZHRBc1FQelRaYVZoQjJVQTQ5OXhrdVRtUXpXMW9WVWpTOGJkVzRqdk5rNUFiVEorK1hzb1ZyS3grdjBrQWl1UnJuOTRQWHRkUnpwZzc0eVBqV2JkR1NrRlVhMlJzdDNsS29Wc0dGMWVycXZpQUxnVGllYmoiLCJtYWMiOiI5OTE1MjEzZDY4MDc0YjAwMTc3YmQyM2Q5NDZiZjhkMTNhNWU5ZjM0NzExYmEyZGU0MzdiZmQzYTk3ZGQzOWYyIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjFzVUE1dVRDL2JjZ0tZME9RTFViMGc9PSIsInZhbHVlIjoiY25DV0l3c0RaS0MxLzc2blppQzFjMkQxU2tKSUhGVmJ2cHVlR1BZaFdNdlkrS0cyN1JQdmQyZU9jbitvaWYwMjhNSzB6N" ] "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.221.190.79" ] "x-forwarded-for" => array:1 [ 0 => "18.221.190.79" ] "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" => "1TDODB2OIUkiYJykxc5HtoiNNuxoOIsVZB7XRPjY" "laravel_session" => "R6OglVIg3SuFO3sdN9ZRK3cYA1Eyha93bI9vYSR9" ]
        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 12:32:43 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBOcGE2enRXaExJQWN4NU8xdDRrdkE9PSIsInZhbHVlIjoiWFlVQnJyMHRMV3pmaHNmNzJEa01UZVpLRTAxRUR1RWRyS0c4bUltMGxkZ0tvakFwVDJ0QzcvUjBiRjZ1QVU2aklIcUxvQ2toVjlka3E1ZTFQQzlhZW0rQUZhRExxWGcydzZndjhPN2h5VGhTdUtYNGQ2UGh0MWg5WlhUSGRhc2wiLCJtYWMiOiIyODVjNDc4YWM3MTc5YjY2NzVmMjNmYmFkZDQwYTZkNjU3MDdhMjhjNWZkZTNhNmZlMTNlN2RmZWJjYmI5ZmFhIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 14:32:43 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IjBOcGE2enRXaExJQWN4NU8xdDRrdkE9PSIsInZhbHVlIjoiWFlVQnJyMHRMV3pmaHNmNzJEa01UZVpLRTAxRUR1RWRyS0c4bUltMGxkZ0tvakFwVDJ0QzcvUjBiRjZ1QVU2aklIcUxvQ" 1 => "laravel_session=eyJpdiI6Ik0zVmxaVE9sUzVQZktXbS95eXZGREE9PSIsInZhbHVlIjoieXkyR1g0KzNjNVIvQzVPK0labWNSUzVKVm9UaVYrckpuUWN3VkVyMVY0VWpCZ2srQStwMWE5ZjF3eGs3aFRzbUpOUElKOURoaHNicitwWkdNUXMxQ3lmZ1F2dk0zbmY4VG5tYTl1UGF3cVBQeC8zTHZrNEFVS3JFM1JuUHZYYVUiLCJtYWMiOiJkZTE5YTIwZmQ4NGEzNjkxYjM5NzlkZTNlYjE2YWZmNTJiM2UyNDNiNTFkNDQxMjY0ZGMyMDAxNzlkZWNjZmYzIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 14:32:43 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6Ik0zVmxaVE9sUzVQZktXbS95eXZGREE9PSIsInZhbHVlIjoieXkyR1g0KzNjNVIvQzVPK0labWNSUzVKVm9UaVYrckpuUWN3VkVyMVY0VWpCZ2srQStwMWE5ZjF3eGs3aFRzbUpO" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBOcGE2enRXaExJQWN4NU8xdDRrdkE9PSIsInZhbHVlIjoiWFlVQnJyMHRMV3pmaHNmNzJEa01UZVpLRTAxRUR1RWRyS0c4bUltMGxkZ0tvakFwVDJ0QzcvUjBiRjZ1QVU2aklIcUxvQ2toVjlka3E1ZTFQQzlhZW0rQUZhRExxWGcydzZndjhPN2h5VGhTdUtYNGQ2UGh0MWg5WlhUSGRhc2wiLCJtYWMiOiIyODVjNDc4YWM3MTc5YjY2NzVmMjNmYmFkZDQwYTZkNjU3MDdhMjhjNWZkZTNhNmZlMTNlN2RmZWJjYmI5ZmFhIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 14:32:43 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjBOcGE2enRXaExJQWN4NU8xdDRrdkE9PSIsInZhbHVlIjoiWFlVQnJyMHRMV3pmaHNmNzJEa01UZVpLRTAxRUR1RWRyS0c4bUltMGxkZ0tvakFwVDJ0QzcvUjBiRjZ1QVU2aklIcUxvQ" 1 => "laravel_session=eyJpdiI6Ik0zVmxaVE9sUzVQZktXbS95eXZGREE9PSIsInZhbHVlIjoieXkyR1g0KzNjNVIvQzVPK0labWNSUzVKVm9UaVYrckpuUWN3VkVyMVY0VWpCZ2srQStwMWE5ZjF3eGs3aFRzbUpOUElKOURoaHNicitwWkdNUXMxQ3lmZ1F2dk0zbmY4VG5tYTl1UGF3cVBQeC8zTHZrNEFVS3JFM1JuUHZYYVUiLCJtYWMiOiJkZTE5YTIwZmQ4NGEzNjkxYjM5NzlkZTNlYjE2YWZmNTJiM2UyNDNiNTFkNDQxMjY0ZGMyMDAxNzlkZWNjZmYzIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 14:32:43 GMT; path=/; httponlylaravel_session=eyJpdiI6Ik0zVmxaVE9sUzVQZktXbS95eXZGREE9PSIsInZhbHVlIjoieXkyR1g0KzNjNVIvQzVPK0labWNSUzVKVm9UaVYrckpuUWN3VkVyMVY0VWpCZ2srQStwMWE5ZjF3eGs3aFRzbUpO" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "en" "_token" => "1TDODB2OIUkiYJykxc5HtoiNNuxoOIsVZB7XRPjY" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/self-help-en/combination-skin-understanding-characteristics-and-care-tips-en" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-14 19:32:43GET/self-help-en/combination-skin-understanding-characteristics-and-care-tips-en31131176