• Home
  • diseases
  • Causes of Dryness in One Eye and How to Treat Them

Causes of Dryness in One Eye and How to Treat Them

Causes of Dryness in One Eye and How to Treat Them
Illustration of dryness in one eye. Credit: Freepik

Share :


People often experience dry eyes after prolonged contact lens use or extended screen time. Typically, dry eyes affect both eyes, but it is possible for this condition to develop in just one eye. What leads to dryness in only one eye? Let’s explore the details below.

 

Symptoms of Dryness in One Eye

Although uncommon, dry eye symptoms can develop in a single eye. These symptoms share similarities with those of dry eyes affecting both eyes, though they may vary based on the specific cause.

Possible symptoms include:

  • Itchiness
  • Gritty sensation in the eye
  • Pain, burning, or redness
  • Blurred vision
  • Difficulty wearing contact lenses
  • Eye fatigue
  • Stinging sensation

 

Causes of Dryness in One Eye

There are generally two main types of dry eye conditions:

Evaporative Dry Eye (EDE)

Evaporative dry eye, the most prevalent type, occurs when the eyes generate enough tears, but these tears evaporate too quickly, leading to dryness.

A common cause of this is an issue with the meibomian glands, which may become blocked, reducing the oil layer in the tear film that helps retain moisture.

Symptoms of evaporative dry eye may include:

  • Dry or itchy eyes
  • Redness
  • Burning sensation
  • Eye fatigue
  • Puffy eyelids
  • Sensitivity to light
  • Crust formation around the eyes
  • Excessive tearing

Aqueous Deficient Dry Eye

Another form of dry eye results from a deficiency in tear production. This happens when the lacrimal glands cannot produce sufficient tears to maintain eye moisture.

Potential causes of reduced tear production include:

  • Sjögren’s syndrome, an autoimmune condition affecting the eyes and salivary glands
  • Inflammation or malfunction of the lacrimal glands
  • Blockages in the lacrimal ducts
  • Use of medications like decongestants or antihistamines

Symptoms associated with ADDE include:

  • Persistent dry eye
  • Eye redness
  • Irritation or gritty feeling
  • Eye fatigue
  • Light sensitivity
  • Watery eyes

In some cases, unilateral dry eye arises from physical blockages of the lacrimal glands unrelated to Sjögren’s syndrome.

Occasionally, symptoms appear in only one eye even when both are affected. Additionally, certain surgeries, such as LASIK or cataract procedures, may contribute to dry eye symptoms.

 

Treatment for Dry Eyes

The appropriate treatment for dry eyes depends on the underlying cause. When dry eyes are linked to lacrimal gland issues, a doctor can recommend suitable therapies based on your eye condition.

For dry eyes related to lifestyle or environmental factors, home care can help manage the condition. Treatment options include:

  • Using eye drops
  • Applying pressure on the meibomian glands
  • Warm compresses and eyelid massage
  • Avoiding dry or windy environments
  • Utilizing a humidifier to reduce air dryness
  • Minimizing screen time
  • Cleaning eyelids with gentle soap or eye-specific products
  • Using specialty contact lenses
  • Doctor-recommended procedures like irradiation or surgery

Dry eye can affect one or both eyes. Single-eye dryness is rare and often due to a tear gland disorder.

If dry eye symptoms persist, it’s advisable to consult a doctor. You can also seek medical advice through the Ai Care app, available on the App Store and Play Store.

 

Curious about other health conditions? Click here!

Writer : Ratih AI Care
Editor :
  • dr Hanifa Rahma
Last Updated : Wednesday, 30 October 2024 | 15:13

Smith-Garcia, D. (2023). Why Do I Have Dry Eye in Just One Eye?. Available from: https://www.healthline.com/health/why-do-i-have-dry-eye-in-one-eye#

Sissons, B. (2024). What causes dry eye symptoms in one eye?. Available from: https://www.medicalnewstoday.com/articles/dry-eye-in-one-eye

Mayo Clinic. Dry Eyes. Available from: https://www.mayoclinic.org/diseases-conditions/dry-eyes/symptoms-causes/syc-20371863

Cleveland Cliniic. Dry Eye. Available from: https://my.clevelandclinic.org/health/diseases/24479-dry-eye

NHS. Dry Eyes. Available from: https://www.nhs.uk/conditions/dry-eyes/

 Ames, H. (2024). What are the different types of dry eyes?. Available from: https://www.medicalnewstoday.com/articles/types-of-dry-eye

Request history8.1.29PHP Version1.03sRequest Duration6MBMemory UsageGET {category}/{slug}Route
  • warninglog[09:03:02] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[09:03:02] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[09:03:02] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • infolog[09:03:02] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[09:03:02] LOG.error: Error accessing doctor id: 63983202e088e5e18c0511d7 { "exception": "Undefi...
  • Booting (267ms)time
  • Application (760ms)time
  • 1 x Application (74%)
    760ms
    1 x Booting (26%)
    267ms
    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
    33 statements were executed446ms
    • WebController.php#656aicare_prod_new1.01msselect * from `categories` where (`slug` = 'diseases' or `slug_en` = 'diseases') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: diseases
      • 1: diseases
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • app/Http/Controllers/WebController.php:656
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#657aicare_prod_new61.46msselect * from `posts` where (`slug` = 'causes-of-dryness-in-one-eye-en' or `slug_en` = 'causes-of-dryness-in-one-eye-en') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: causes-of-dryness-in-one-eye-en
      • 1: causes-of-dryness-in-one-eye-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_new69.95msselect * from `posts` where (`slug` = 'causes-of-dryness-in-one-eye-en' or `slug_en` = 'causes-of-dryness-in-one-eye-en') and `status` = 1 and `publish_date` <= '2025-04-25 09:03:02' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: causes-of-dryness-in-one-eye-en
      • 1: causes-of-dryness-in-one-eye-en
      • 2: 1
      • 3: 2025-04-25 09:03:02
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#703aicare_prod_new1.09msselect `users`.*, `post_editor`.`post_id` as `pivot_post_id`, `post_editor`.`user_id` as `pivot_user_id`, `post_editor`.`created_at` as `pivot_created_at`, `post_editor`.`updated_at` as `pivot_updated_at` from `users` inner join `post_editor` on `users`.`id` = `post_editor`.`user_id` where `post_editor`.`post_id` in (9951)
      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_new1.34msselect `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 (9951)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#703aicare_prod_new5.96msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` in (9951) 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_new650μ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.6msselect `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` = 9951
      Bindings
      • 0: 9951
      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_new13.6msselect `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` = 944 and `posts`.`deleted_at` is null
      Bindings
      • 0: 944
      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.18msselect `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` = 1236 and `posts`.`deleted_at` is null
      Bindings
      • 0: 1236
      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_new16.46msselect `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` = 2892 and `posts`.`deleted_at` is null
      Bindings
      • 0: 2892
      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.27msselect `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` = 3105 and `posts`.`deleted_at` is null
      Bindings
      • 0: 3105
      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.74msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 3252 and `posts`.`deleted_at` is null
      Bindings
      • 0: 3252
      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_new107msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-25 09:03:02' 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-25 09:03:02
      • 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.64msselect * 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_new2.32msselect `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` = 9951 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 9951
      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_new30.92msupdate `posts` set `views_count` = 150 where `id` = 9951
      Bindings
      • 0: 150
      • 1: 9951
      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_new11.28msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 9951, 'App\\Models\\Admin\\Post', 'updated', '2025-04-25 09:03:02', '2025-04-25 09:03:02')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 9951
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-25 09:03:02
      • 8: 2025-04-25 09:03:02
      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_new950μ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_new5.82msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9681 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9681
      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.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` = 8915 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8915
      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.7msselect `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` = 9919 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9919
      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.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` = 7912 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7912
      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.73msselect `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` = 9212 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9212
      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.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` = 9827 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9827
      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.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` = 6692 and `categories`.`deleted_at` is null
      Bindings
      • 0: 6692
      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.93msselect `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` = 9949 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9949
      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.01msselect `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` = 9869 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9869
      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.91msselect `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` = 9339 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9339
      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.93msselect `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` = 8957 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8957
      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_new520μ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_new590μ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_new900μ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
    122Post.php#?
    App\Models\Admin\Category
    19Category.php#?
    App\Models\Admin\Tag
    5Tag.php#?
    App\User
    3User.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        en
        _token
        lmwKTxRfAZhSIv5zDTyUkRA4P2JvZ5w6knwtLKUB
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/diseases/causes-of-dryness-in-one-eye-en" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /diseases/causes-of-dryness-in-one-eye-en
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:19 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "3.142.50.218" ] "x-forwarded-for" => array:1 [ 0 => "3.142.50.218" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care.atmatech.id" ] "connection" => array:1 [ 0 => "keep-alive" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 25 Apr 2025 02:03:02 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjdlZTdDYTVtZFVObXEyVVBQYTNyVHc9PSIsInZhbHVlIjoiMmNmRVNQTHFmcC9CMHFmSDBjVEJ4ZW91NThsRncrT2ZaZkYza3JsSVNrNXowVkg0TW9wRjcyV0lDTExsamJJRGFrUXlLMWJWRFEveGxZZTBUVThoSk9OY3J1OG1aUnZoeWxJTGJVM3ZzZ0lPcS9raVVzYlRsZUt5YTMzNkxkUVciLCJtYWMiOiJmYjgyYmFjOWIzNGVkNThhYTE4YzFiZjQ0OWRjYzhkMzIzZTZjNjg1Y2E1YmQ3OTExNWZjYzgxODdhMTc0ZjczIiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 04:03:03 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IjdlZTdDYTVtZFVObXEyVVBQYTNyVHc9PSIsInZhbHVlIjoiMmNmRVNQTHFmcC9CMHFmSDBjVEJ4ZW91NThsRncrT2ZaZkYza3JsSVNrNXowVkg0TW9wRjcyV0lDTExsamJJRGFrUXlLM" 1 => "laravel_session=eyJpdiI6IjNTSWIreGZEUFJ6SFZPTTVHK2paVnc9PSIsInZhbHVlIjoiSEI3aFArVExmTGxPMzNYQitieEdENDIvRnliYlFyNVFMSUJoandzZU9RTUZLSG1QNEIxQUN0QjR4VDF3bzA3R0ZoOC9mNmlyTTJ3K1luMW9BWGNpY1NPNFNkWFE5M3ladXJqamdRbzc0VEZURU5UUHRCYmRVYld2Q09PQWN1blEiLCJtYWMiOiIwNDdkZDI3N2Q3MjFmNTQ1ZTI0MzhhNTBmNDFkM2U2OGEwOWI4ZjkyMWU5NjMzYjg5ODdlNTA5NDMxOWI4NDAxIiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 04:03:03 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IjNTSWIreGZEUFJ6SFZPTTVHK2paVnc9PSIsInZhbHVlIjoiSEI3aFArVExmTGxPMzNYQitieEdENDIvRnliYlFyNVFMSUJoandzZU9RTUZLSG1QNEIxQUN0QjR4VDF3bzA3R0Zo" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjdlZTdDYTVtZFVObXEyVVBQYTNyVHc9PSIsInZhbHVlIjoiMmNmRVNQTHFmcC9CMHFmSDBjVEJ4ZW91NThsRncrT2ZaZkYza3JsSVNrNXowVkg0TW9wRjcyV0lDTExsamJJRGFrUXlLMWJWRFEveGxZZTBUVThoSk9OY3J1OG1aUnZoeWxJTGJVM3ZzZ0lPcS9raVVzYlRsZUt5YTMzNkxkUVciLCJtYWMiOiJmYjgyYmFjOWIzNGVkNThhYTE4YzFiZjQ0OWRjYzhkMzIzZTZjNjg1Y2E1YmQ3OTExNWZjYzgxODdhMTc0ZjczIiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 04:03:03 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjdlZTdDYTVtZFVObXEyVVBQYTNyVHc9PSIsInZhbHVlIjoiMmNmRVNQTHFmcC9CMHFmSDBjVEJ4ZW91NThsRncrT2ZaZkYza3JsSVNrNXowVkg0TW9wRjcyV0lDTExsamJJRGFrUXlLM" 1 => "laravel_session=eyJpdiI6IjNTSWIreGZEUFJ6SFZPTTVHK2paVnc9PSIsInZhbHVlIjoiSEI3aFArVExmTGxPMzNYQitieEdENDIvRnliYlFyNVFMSUJoandzZU9RTUZLSG1QNEIxQUN0QjR4VDF3bzA3R0ZoOC9mNmlyTTJ3K1luMW9BWGNpY1NPNFNkWFE5M3ladXJqamdRbzc0VEZURU5UUHRCYmRVYld2Q09PQWN1blEiLCJtYWMiOiIwNDdkZDI3N2Q3MjFmNTQ1ZTI0MzhhNTBmNDFkM2U2OGEwOWI4ZjkyMWU5NjMzYjg5ODdlNTA5NDMxOWI4NDAxIiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 04:03:03 GMT; path=/; httponlylaravel_session=eyJpdiI6IjNTSWIreGZEUFJ6SFZPTTVHK2paVnc9PSIsInZhbHVlIjoiSEI3aFArVExmTGxPMzNYQitieEdENDIvRnliYlFyNVFMSUJoandzZU9RTUZLSG1QNEIxQUN0QjR4VDF3bzA3R0Zo" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "en" "_token" => "lmwKTxRfAZhSIv5zDTyUkRA4P2JvZ5w6knwtLKUB" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/diseases/causes-of-dryness-in-one-eye-en" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-25 09:03:03GET/diseases/causes-of-dryness-in-one-eye-en51133154