Apakah Aman Jika Memakai Makeup Kedaluwarsa?

Apakah Aman Jika Memakai Makeup Kedaluwarsa?

Daftar Isi


Daftar Isi Tidak Ditemukan

Bagikan :

Sama seperti produk perawatan kulit, makeup juga bisa kedaluwarsa. Makeup terbuat dari bahan-bahan kimia dan pewarna, yang masing-masing memiliki usia pakai yang berbeda-beda.

Apakah aman memakai makeup kedaluwarsa? Tentu saja jawabannya adalah TIDAK. Hal ini dikarenakan makeup terbuat dari bahan-bahan kimia, makeup membawa efek samping di setiap masing-masing produknya. Anda akan tetap aman bila mengikuti petunjuk pemakaiannya.

Agar terhindar dari permasalahan kulit, Anda wajib tahu berapa lama usia pakai makeup yang Anda punya. Dilansir Healthline, umumnya usia pakai makeup tidak lebih dari 24 bulan.

  • Lipstik usia pakai 18-24 bulan
  • Lip gloss usia pakai 12-18 bulan
  • Fondation usia pakai 12-18 bulan
  • Concealer usia pakai 12-18 bulan
  • Maskara usia pakai 3-6 bulan
  • Eyeliner cair usia pakai 3-6 bulan
  • Produk krim 12-18 bulan
  • Produk powder/bubuk 12-18 bulan

Bagaimana ciri-ciri makeup yang kedaluwarsa?

Setiap makeup memiliki tanggal yang tertera di kemasan, umumnya tanggal yang tercantum adalah tanggal produksi (manufacturing date) yang ditulis dengan kode M. Selama masih disegel, makeup aman untuk digunakan. Masa usia pakai dihitung sejak Anda membuka kemasan. Bila ingin tetap aman, Anda bisa menempelkan label sendiri pada kemasan makeup, tulislah tanggal kapan Anda mulai menggunakan makeup tersebut.

Maskara dan produk makeup mata lainnya, memiliki usia pakai yang paling singkat sehingga biasanya pada kemasan tertera kode 6M. Sedangkan concealer biasanya menggunakan kode 12 M.

Anda bisa mengetahui apakah makeup Anda kedaluwarsa atau tidak dengan mengamati tekstur, warna ,dan baunya. Ciri-ciri makeup kedaluwarsa adalah sebagai berikut:

  • Warnanya berubah tidak seperti warna semula, ada warna lain dalam produk yang muncul, misalnya warna jingga yang menunjukkan produk sudah teroksidasi
  • Ada aroma tidak sedap yang muncul dari produk
  • Adanya perubahan tekstur, dan kadang produk terlihat berminyak atau berair
  • Produk terlihat kering atau menggumpal

Masalah kesehatan yang dapat timbul

Makeup yang telah kedaluwarsa dan dalam kondisi pernah dipakai (kemasan dibuka) berpotensi mengandung bakteri yang bisa memicu masalah pada kulit seperti ruam kemerahan, jerawat, gatal-gatal serta bisa menyebabkan iritasi mata.

Semua makeup mata sebaiknya dibuang bila sudah kedaluwarsa, ancaman iritasi mata ringan bisa berubah menjadi iritasi mata berat bila Anda tak hati-hati.

Tips menyimpan makeup agar tetap aman

Hindarkan makeup dari tempat penyimpanan yang lembab seperti di kamar mandi, dan jauhkan juga dari sinar matahari langsung agar kondisi makeup tetap baik dan tidak tercemar. Menyimpan makeup di kamar mandi bisa memicu tumbuhnya bakteri atau jamur pada makeup dan menyebabkan usia pakainya jadi lebih pendek.

Pastikan menutup kemasan makeup dengan benar, sehingga tidak ada celah untuk bakteri masuk ke dalamnya. Jauhkan dari jangkauan anak-anak, karena bahan makeup mungkin dapat memicu alergi pada kulit anak.

 

Writer: Agatha

Edited By: dr. Ayu Munawaroh

Last Updated: 23-Sep-2021

 

Sumber:

  1. Hong H. 6 Facts That Will Convince You to Throw Out Your Old Makeup (2021). Available from: https://www.thehealthy.com/beauty/face-body-care/expired-makeup/.
  2. Gallagher G. When Does Makeup Expire? Healthline. 2020. https://www.healthline.com/health/beauty-skin-care/does-makeup-expire.
Request history8.1.29PHP Version1.4sRequest Duration4MBMemory UsageGET {category}/{slug}Route
    • Booting (619ms)time
    • Application (782ms)time
    • 1 x Application (55.82%)
      782ms
      1 x Booting (44.17%)
      619ms
      12 templates were rendered
      • 1x web.v2.single-post-healthpediasingle-post-healthpedia.blade.php#?blade
      • 1x web.v2.partials.single.breadcrumbbreadcrumb.blade.php#?blade
      • 2x web.partials.single-sharesingle-share.blade.php#?blade
      • 1x web.v2.partials.single.editoreditor.blade.php#?blade
      • 1x web.v2.partials.single.tagstags.blade.php#?blade
      • 1x web.v2.partials.single.referensireferensi.blade.php#?blade
      • 1x web.v2.partials.related-articlerelated-article.blade.php#?blade
      • 1x web.v2.partials.article-populararticle-popular.blade.php#?blade
      • 1x web.v2.partials.healthtopichealthtopic.blade.php#?blade
      • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
      • 1x layouts.v2.menu_hovermenu_hover.blade.php#?blade
      uri
      GET {category}/{slug}
      middleware
      web
      controller
      App\Http\Controllers\WebController@newSinglePost
      namespace
      App\Http\Controllers
      prefix
      where
      as
      web.new.single.post
      file
      app/Http/Controllers/WebController.php:656-815
      37 statements were executed (2 duplicates)Show only duplicates710ms
      • WebController.php#667mydatabase2.9msselect * from `categories` where (`slug` = 'gaya-hidup' or `slug_en` = 'gaya-hidup') and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: gaya-hidup
        • 1: gaya-hidup
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Http/Controllers/WebController.php:667
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#668mydatabase42.98msselect * from `posts` where (`slug` = 'apakah-aman-jika-memakai-makeup-kadaluarsa' or `slug_en` = 'apakah-aman-jika-memakai-makeup-kadaluarsa') and `posts`.`deleted_at` is null limit 1
        Bindings
        • 0: apakah-aman-jika-memakai-makeup-kadaluarsa
        • 1: apakah-aman-jika-memakai-makeup-kadaluarsa
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Http/Controllers/WebController.php:668
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#712mydatabase4.81msselect * from `posts` where (`slug` = 'apakah-aman-jika-memakai-makeup-kadaluarsa' or `slug_en` = 'apakah-aman-jika-memakai-makeup-kadaluarsa') and `posts`.`deleted_at` is null limit 1
        Bindings
        • 0: apakah-aman-jika-memakai-makeup-kadaluarsa
        • 1: apakah-aman-jika-memakai-makeup-kadaluarsa
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Http/Controllers/WebController.php:712
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#712mydatabase1.4msselect `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 (1149)
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:712
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#712mydatabase1.37msselect `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 (1149)
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:712
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#712mydatabase12.06msselect `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 (1149) and `categories`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:712
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#712mydatabase580μsselect * from `categories` where `categories`.`id` in (6) and `categories`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:712
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#715mydatabase570μsselect * from `categories` where `slug` = 'gaya-hidup' and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: gaya-hidup
        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:715
        • 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#733mydatabase28.51msselect `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` = 1149
        Bindings
        • 0: 1149
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:733
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#1360mydatabase10.97msselect `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` = 1341 and `posts`.`deleted_at` is null
        Bindings
        • 0: 1341
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1360
        • app/Http/Controllers/WebController.php:744
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • WebController.php#1360mydatabase10.33msselect `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` = 1343 and `posts`.`deleted_at` is null
        Bindings
        • 0: 1343
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1360
        • app/Http/Controllers/WebController.php:744
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • WebController.php#1360mydatabase11.45msselect `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` = 1344 and `posts`.`deleted_at` is null
        Bindings
        • 0: 1344
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1360
        • app/Http/Controllers/WebController.php:744
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • WebController.php#1360mydatabase11.48msselect `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` = 1345 and `posts`.`deleted_at` is null
        Bindings
        • 0: 1345
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1360
        • app/Http/Controllers/WebController.php:744
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • WebController.php#748mydatabase486msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-07-07 17:00:15' and `deleted_at` is null and `content_type` = 'article' and `posts`.`deleted_at` is null order by RAND() limit 7
        Bindings
        • 0: 1
        • 1: 2025-07-07 17:00:15
        • 2: article
        Hints
        • Use SELECT * only if you need all columns from table
        • ORDER BY RAND() is slow, try to avoid if you can. You can read this or this
        Backtrace
        • app/Http/Controllers/WebController.php:748
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • CategoryHealtTopics.php#11mydatabase1.43msselect * from `categories` where (`slug` != 'penyakit-a-z' and `slug` != 'obat-a-z' and `slug` != 'pemeriksaan-a-z' and `parent_id` = '0') and `categories`.`deleted_at` is null order by `order` asc
        Bindings
        • 0: penyakit-a-z
        • 1: obat-a-z
        • 2: pemeriksaan-a-z
        • 3: 0
        Hints
        • Use SELECT * only if you need all columns from table
        • The != operator is not standard. Use the <> operator to test for inequality instead.
        Backtrace
        • app/Repositories/Categories/CategoryHealtTopics.php:11
        • app/Http/Controllers/WebController.php:749
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • WebController.php#757mydatabase2.23msselect `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` = 1149 and `healthpedia`.`deleted_at` is null
        Bindings
        • 0: 1149
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:757
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#788mydatabase5.49msupdate `posts` set `views_count` = 1373 where `id` = 1149
        Bindings
        • 0: 1373
        • 1: 1149
        Backtrace
        • app/Http/Controllers/WebController.php:788
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ActivityLogger.php#174mydatabase5.25msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 1149, 'App\\Models\\Admin\\Post', 'updated', '2025-07-07 17:00:16', '2025-07-07 17:00:16')
        Bindings
        • 0: default
        • 1: []
        • 2: 
        • 3: updated
        • 4: 1149
        • 5: App\Models\Admin\Post
        • 6: updated
        • 7: 2025-07-07 17:00:16
        • 8: 2025-07-07 17:00:16
        Backtrace
        • vendor/spatie/laravel-activitylog/src/ActivityLogger.php:174
        • vendor/spatie/laravel-activitylog/src/Traits/LogsActivity.php:88
        • app/Http/Controllers/WebController.php:788
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • single-post-healthpedia.blade.php#37mydatabase1.55msselect * 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
      • related-article.blade.php#8mydatabase10.37msselect `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` = 9553 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9553
        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#8mydatabase5.22msselect `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` = 4669 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4669
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.related-article:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • article-popular.blade.php#8mydatabase5.29msselect `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` = 6949 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6949
        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#8mydatabase5.05msselect `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` = 5420 and `categories`.`deleted_at` is null
        Bindings
        • 0: 5420
        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#8mydatabase4.81msselect `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` = 4078 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4078
        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#8mydatabase5.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` = 5407 and `categories`.`deleted_at` is null
        Bindings
        • 0: 5407
        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#8mydatabase5.19msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 1794 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1794
        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#8mydatabase5.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` = 8701 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8701
        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#8mydatabase5.53msselect `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` = 959 and `categories`.`deleted_at` is null
        Bindings
        • 0: 959
        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#11mydatabase490μsselect * 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
      • web_layout.blade.php#111mydatabase3.49msselect * from `pages` where `slug` = 'about-us' limit 1
        Bindings
        • 0: about-us
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::layouts.v2.web_layout:111
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • menu_hover.blade.php#53mydatabase570μsselect * from `categories` where `name` = 'Penyakit A-Z' and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: Penyakit A-Z
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::layouts.v2.menu_hover:53
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • menu_hover.blade.php#54mydatabase480μsselect * from `categories` where `name` = 'Obat A-Z' and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: Obat A-Z
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::layouts.v2.menu_hover:54
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • menu_hover.blade.php#55mydatabase510μsselect * from `categories` where `name` = 'Pemeriksaan A-Z' and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: Pemeriksaan A-Z
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::layouts.v2.menu_hover:55
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • menu_hover.blade.php#156mydatabase6.55msselect * from `videos` where `status` = 1 order by `updated_at` desc limit 1
        Bindings
        • 0: 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::layouts.v2.menu_hover:156
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • menu_hover.blade.php#221mydatabase1.1msselect * from `booklets` where `is_published` = 1 order by `id` desc limit 1
        Bindings
        • 0: 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::layouts.v2.menu_hover:221
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • web_layout.blade.php#357mydatabase1.46msselect * from `faqs` limit 1
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::layouts.v2.web_layout:357
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • web_layout.blade.php#361mydatabase2.19msselect * from `term_policies`
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        Backtrace
        • view::layouts.v2.web_layout:361
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      App\Models\Admin\Category
      21Category.php#?
      App\Models\Admin\Post
      16Post.php#?
      App\Models\Admin\Tag
      4Tag.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\User
      1User.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Video
      1Video.php#?
      App\Models\Admin\Booklet
      1Booklet.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          CnC6hjzdnvNuqs8qQR5wieK9oGgyBboe4CnEOaCe
          _previous
          array:1 [ "url" => "https://ai-care-dict.atmatech.id/gaya-hidup/apakah-aman-jika-memakai-makeup-ka...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /gaya-hidup/apakah-aman-jika-memakai-makeup-kadaluarsa
          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=eyJpdiI6IlR5ZzN1Zkt0YS9pOUVYU3YvMGdHdVE9PSIsInZhbHVlIjoiU254em1tRzd1ZlZhZXJtR0VRK29rV2Nwd0U5ZjEwSStPWmFtUkFHS3ZheG8zcEtnYytqTG1hQnlHZWdMa3hRUTNOUGFNRmM0MFRvL2UxRE9NNEoxSjQzaDFJNWVMVTBWU3VlQWUwQmRwM3gwSitkTXJ3c3MzK1BjWEpoNDllWkwiLCJtYWMiOiIzMmFkMDAyNDVmYjQ0YjNhMDRkMzIyOGQwZjc0OWUzNTllM2ZhNGFmNGFlMjM5YWU5MmJjMjY4MzM5NDE0ZDA2IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Ikh6QU5tdXcrb3pneDNoYVNQN2xPUkE9PSIsInZhbHVlIjoibG5FWUFPWlpBdHQ4ZVM0WWc5aGRlbTI3TVlBRVVUdHdySWJvbTVYbDlTbXk4aHFtL3J1d3VxK3dKRnF0aVlBVVdBTHFOSzJWbmRvTmdEUE9vSEF6RVU4RlpROEcwb0FHdHhkanYrNm9lUC9TMXo0OWNUd1VsYmlodXBrYlJ2NzciLCJtYWMiOiJmZDRmYzQ0MzBhZTQ3ZTEyZTdjYjA5YjEyM2ZlZjJhYTQyOTVjZTQ0Yjg1Njc4MDkyMzA1Y2I1NDMzNzY5ZWFlIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlR5ZzN1Zkt0YS9pOUVYU3YvMGdHdVE9PSIsInZhbHVlIjoiU254em1tRzd1ZlZhZXJtR0VRK29rV2Nwd0U5ZjEwSStPWmFtUkFHS3ZheG8zcEtnYytqTG1hQnlHZWdMa3hRUTNOUGFNR" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-real-ip" => array:1 [ 0 => "216.73.216.117" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.117" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care-dict.atmatech.id" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "CnC6hjzdnvNuqs8qQR5wieK9oGgyBboe4CnEOaCe" "laravel_session" => "11BPwEOqQB07MCCFQS5VGxsABJIsNzzQenpZuZWI" ]
          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, 07 Jul 2025 10:00:16 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJZamZuT2ZGV3J3TXUwL1RuUjdpNmc9PSIsInZhbHVlIjoiNHZsWEg0REU1Q1dNZ3JMcEh0Vjg5U0ZRYkozNjNoRklsSkV3dExnVDVPaUJjRjdzTTZNZEVVcHVYZW8zNVZ1SFpRNWRzSjR6YWo4K2J5KzAzc0x6ZnNVNndCNkNUZkRkK1RBTys4ZlJKSDdUY0J6RVBXMHhoc1dCQWJqUTdNKzYiLCJtYWMiOiIwZGVmYWViNzM3ZDEzMTMwNTg3NWU4ZmI3ZDcyNzgyNzVmYWMyZTkxYmIyMzU4OTU5NGEyMGI2M2EwMTE4MDM4IiwidGFnIjoiIn0%3D; expires=Mon, 07 Jul 2025 12:00:16 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6InJZamZuT2ZGV3J3TXUwL1RuUjdpNmc9PSIsInZhbHVlIjoiNHZsWEg0REU1Q1dNZ3JMcEh0Vjg5U0ZRYkozNjNoRklsSkV3dExnVDVPaUJjRjdzTTZNZEVVcHVYZW8zNVZ1SFpRNWRzS" 1 => "laravel_session=eyJpdiI6IkdNUTJzMFk0UDlUNzdhWlVtQm5Jcnc9PSIsInZhbHVlIjoiSllNOVdvb3pPdnJNN2d6d0dmMFRUd0hPZis3TDE5NVlla3YxaVAwRW1vMW5pTVhrcit1MUJ5eHpvUEFFdWgvQk1NbXd1ZXN3M002VTZUblZybUZUYTh3MGpTSkMzL0h4MHJHdUVsK05DZFhmaUN0WWtsYmkvSWVTVmtSM1RHbm0iLCJtYWMiOiI3ZDI1NWIxMzE3MDViZWExMjNhYmIyZDEzMmExNjNlYTY1ZjE2ODBmYzI0ZGMxMGMzMmNlZjVmZDg2YzdlZGQ1IiwidGFnIjoiIn0%3D; expires=Mon, 07 Jul 2025 12:00:16 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IkdNUTJzMFk0UDlUNzdhWlVtQm5Jcnc9PSIsInZhbHVlIjoiSllNOVdvb3pPdnJNN2d6d0dmMFRUd0hPZis3TDE5NVlla3YxaVAwRW1vMW5pTVhrcit1MUJ5eHpvUEFFdWgvQk1N" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJZamZuT2ZGV3J3TXUwL1RuUjdpNmc9PSIsInZhbHVlIjoiNHZsWEg0REU1Q1dNZ3JMcEh0Vjg5U0ZRYkozNjNoRklsSkV3dExnVDVPaUJjRjdzTTZNZEVVcHVYZW8zNVZ1SFpRNWRzSjR6YWo4K2J5KzAzc0x6ZnNVNndCNkNUZkRkK1RBTys4ZlJKSDdUY0J6RVBXMHhoc1dCQWJqUTdNKzYiLCJtYWMiOiIwZGVmYWViNzM3ZDEzMTMwNTg3NWU4ZmI3ZDcyNzgyNzVmYWMyZTkxYmIyMzU4OTU5NGEyMGI2M2EwMTE4MDM4IiwidGFnIjoiIn0%3D; expires=Mon, 07-Jul-2025 12:00:16 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InJZamZuT2ZGV3J3TXUwL1RuUjdpNmc9PSIsInZhbHVlIjoiNHZsWEg0REU1Q1dNZ3JMcEh0Vjg5U0ZRYkozNjNoRklsSkV3dExnVDVPaUJjRjdzTTZNZEVVcHVYZW8zNVZ1SFpRNWRzS" 1 => "laravel_session=eyJpdiI6IkdNUTJzMFk0UDlUNzdhWlVtQm5Jcnc9PSIsInZhbHVlIjoiSllNOVdvb3pPdnJNN2d6d0dmMFRUd0hPZis3TDE5NVlla3YxaVAwRW1vMW5pTVhrcit1MUJ5eHpvUEFFdWgvQk1NbXd1ZXN3M002VTZUblZybUZUYTh3MGpTSkMzL0h4MHJHdUVsK05DZFhmaUN0WWtsYmkvSWVTVmtSM1RHbm0iLCJtYWMiOiI3ZDI1NWIxMzE3MDViZWExMjNhYmIyZDEzMmExNjNlYTY1ZjE2ODBmYzI0ZGMxMGMzMmNlZjVmZDg2YzdlZGQ1IiwidGFnIjoiIn0%3D; expires=Mon, 07-Jul-2025 12:00:16 GMT; path=/; httponlylaravel_session=eyJpdiI6IkdNUTJzMFk0UDlUNzdhWlVtQm5Jcnc9PSIsInZhbHVlIjoiSllNOVdvb3pPdnJNN2d6d0dmMFRUd0hPZis3TDE5NVlla3YxaVAwRW1vMW5pTVhrcit1MUJ5eHpvUEFFdWgvQk1N" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "CnC6hjzdnvNuqs8qQR5wieK9oGgyBboe4CnEOaCe" "_previous" => array:1 [ "url" => "https://ai-care-dict.atmatech.id/gaya-hidup/apakah-aman-jika-memakai-makeup-kadaluarsa" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-07 17:00:16GET/gaya-hidup/apakah-aman-jika-memakai-makeup-kadaluarsa123749