• Home
  • mom-and-kids
  • Helping Children Overcome Needle Phobia: Vaccination Persuasion Tips

Helping Children Overcome Needle Phobia: Vaccination Persuasion Tips

Helping Children Overcome Needle Phobia: Vaccination Persuasion Tips

Share :


During the ongoing COVID-19 vaccination campaign amid the pandemic, it has become evident that a considerable number of individuals harbor a dislike for and fear of needles. This aversion is not limited to children; many adults, both men and women, also exhibit needle phobia.

There are several health conditions that can cause children to often appear fatigued or tired, including:

 

Phobia vs fear of needle

Experiencing a fear of needles is quite common, as needles can be uncomfortable and cause pain upon entry into the skin. This discomfort often leads to children becoming fussy and crying during vaccinations. In some cases, fear of needles can escalate into a severe phobia known as trypanophobia.

Trypanophobia is an extreme fear of medical procedures involving needles, pins, or sharp objects. However, individuals with trypanophobia typically have a specific fear of needles.

A needle phobia can significantly disrupt daily life, leading to missed doctor's appointments or necessary treatments.

 

How to persuade a child who is afraid of injections

Children who experience fears or phobias related to needles require support to cope with their emotions during vaccination or treatment. Having a trusted individual present can help them feel more at ease during these procedures.

It's important to understand that you cannot simply tell a child not to be afraid, as fear is not a voluntary feeling that can be eliminated. The objective is to help manage their fear sufficiently so they can undergo crucial, potentially life-saving procedures.

Here are some natural approaches that can assist your child in managing vaccinations or treatments involving needles:

Use positive words to describe the injection experience

You may need to tell us a little bit about how the injection experience went. Fear generally arises due to ignorance of something or trauma that has been felt. By telling the child about the importance of getting an injection, there will be a slight change in the child's understanding, although he or she may not fully understand.

Make sure they know you are worried too

Asking him not to be afraid will make him not believe that you are worried about him. You can say that you are also nervous about needles, but this is the only way to prevent illness or save lives.

Don't apologize

There is no need to apologize when your child feels pain, because getting a vaccine or medicine through a needle is not a mistake.

Teach relaxation techniques

Before dealing with needles, teach your child to relax and control their anxiety. Invite the child to take a deep breath and exhale slowly for 3–4 times or more until the child feels calm. Give them a hug or hold their hand during the injection process so that they feel safe.

Give encouragement

Keep encouraging your child by saying positive words such as:

  • “You can do it.”
  • “It may hurt a little, but you will be fine.”
  • “You are great and strong; the pain will pass soon.”
  • “This injection hurts a little, but it will make you healthy.”
  • “It might hurt, but the pain will be short-lived.”

 

After the vaccination, make plans to help your child feel calm or comfortable, for example, by taking him to eat ice cream. 

Once your child returns from vaccination, consider creating a plan to help them feel calm and comfortable. This could include activities like treating them to ice cream, reading bedtime stories, playing together at home, watching movies as a family, and so on. Engaging in these shared activities can momentarily distract them from the pain and fear they may be experiencing, gradually aiding them in learning to manage their anxiety.

If you need medical advice or consultation, you can either visit a doctor or make use of the consultation features that are available in the Ai Care application by downloading the Ai Care application from the App Store or Play Store.

 

Looking for more information about pregnancy, breastfeeding, and the health of women and children? Click here!

 

 

Writer : Agatha Writer
Editor :
  • Sean Edbert Lim, MBBS
Last Updated : Wednesday, 19 June 2024 | 04:06

CDC (2022). Needle Fears and Phobia: Find Ways to Manage. Available from: https://www.cdc.gov/childrensmentalhealth/features/needle-fears-and-phobia.html 

CHOC (2021). Kids and the fear of needles: What parents should know. Available from: https://health.choc.org/kids-and-the-fear-of-needles-what-parents-should-know/ 

Jody Thomas, PhD & David K. Becker, MD, LMFT, FAAP (2021). Taking Fear and Pain Out of Needles—for Your Child and You. Available from: https://www.healthychildren.org/English/safety-prevention/immunizations/Pages/Managing-Your-Childs-Pain-While-Getting-a-Shot.aspx 

Cleveland Clinic (2022). Trypanophobia (Fear of Needles). Available from: https://my.clevelandclinic.org/health/diseases/22731-trypanophobia-fear-of-needles 

Request history8.1.29PHP Version848msRequest Duration7MBMemory UsageGET {category}/{slug}Route
  • warninglog[16:13:52] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[16:13:52] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[16:13:52] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[16:13:52] LOG.error: Error accessing doctor id: 63983202e088e5e18c0511d7 { "exception": "Undefi...
  • Booting (247ms)time
  • Application (601ms)time
  • 1 x Application (70.82%)
    601ms
    1 x Booting (29.18%)
    247ms
    11 templates were rendered
    • 1x web.v2.single-post-healthpediasingle-post-healthpedia.blade.php#?blade
    • 1x web.v2.partials.single.breadcrumbbreadcrumb.blade.php#?blade
    • 2x web.partials.single-sharesingle-share.blade.php#?blade
    • 1x web.v2.partials.single.editoreditor.blade.php#?blade
    • 1x web.v2.partials.single.tagstags.blade.php#?blade
    • 1x web.v2.partials.single.referensireferensi.blade.php#?blade
    • 1x web.v2.partials.article-populararticle-popular.blade.php#?blade
    • 1x web.v2.partials.related-articlerelated-article.blade.php#?blade
    • 1x web.v2.partials.healthtopichealthtopic.blade.php#?blade
    • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
    uri
    GET {category}/{slug}
    middleware
    web
    controller
    App\Http\Controllers\WebController@newSinglePost
    namespace
    App\Http\Controllers
    prefix
    where
    as
    web.new.single.post
    file
    app/Http/Controllers/WebController.php:645-806
    32 statements were executed371ms
    • WebController.php#656aicare_prod_new880μsselect * from `categories` where (`slug` = 'mom-and-kids' or `slug_en` = 'mom-and-kids') and `categories`.`deleted_at` is null limit 1
      Bindings
      • 0: mom-and-kids
      • 1: mom-and-kids
      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_new45.38msselect * from `posts` where (`slug` = 'helping-children-overcome-needle-phobia-vaccination-persuasion-tips-en' or `slug_en` = 'helping-children-overcome-needle-phobia-vaccination-persuasion-tips-en') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: helping-children-overcome-needle-phobia-vaccination-persuasion-tips-en
      • 1: helping-children-overcome-needle-phobia-vaccination-persuasion-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_new18.37msselect * from `posts` where (`slug` = 'helping-children-overcome-needle-phobia-vaccination-persuasion-tips-en' or `slug_en` = 'helping-children-overcome-needle-phobia-vaccination-persuasion-tips-en') and `status` = 1 and `publish_date` <= '2025-04-28 16:13:52' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: helping-children-overcome-needle-phobia-vaccination-persuasion-tips-en
      • 1: helping-children-overcome-needle-phobia-vaccination-persuasion-tips-en
      • 2: 1
      • 3: 2025-04-28 16:13:52
      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.15msselect `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 (3774)
      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_new980μ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 (3774)
      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.76msselect `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 (3774) 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_new670μ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_new17.68msselect `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` = 3774
      Bindings
      • 0: 3774
      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_new17msselect `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` = 963 and `posts`.`deleted_at` is null
      Bindings
      • 0: 963
      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.07msselect `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` = 3441 and `posts`.`deleted_at` is null
      Bindings
      • 0: 3441
      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_new11.94msselect `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` = 4034 and `posts`.`deleted_at` is null
      Bindings
      • 0: 4034
      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.5msselect `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` = 4035 and `posts`.`deleted_at` is null
      Bindings
      • 0: 4035
      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_new102msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-28 16:13:52' 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-28 16:13:52
      • 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.75msselect `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` = 3774 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 3774
      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_new9.07msupdate `posts` set `views_count` = 792 where `id` = 3774
      Bindings
      • 0: 792
      • 1: 3774
      Backtrace
      • app/Http/Controllers/WebController.php:779
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • ActivityLogger.php#174aicare_prod_new6.29msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 3774, 'App\\Models\\Admin\\Post', 'updated', '2025-04-28 16:13:52', '2025-04-28 16:13:52')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 3774
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-28 16:13:52
      • 8: 2025-04-28 16:13:52
      Backtrace
      • vendor/spatie/laravel-activitylog/src/ActivityLogger.php:174
      • vendor/spatie/laravel-activitylog/src/Traits/LogsActivity.php:88
      • app/Http/Controllers/WebController.php:779
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • single-post-healthpedia.blade.php#37aicare_prod_new1.14msselect * from `users` where `users`.`id` = 20 limit 1
      Bindings
      • 0: 20
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::web.v2.single-post-healthpedia:37
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#15aicare_prod_new10.57msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 7348 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7348
      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_new10.4msselect `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` = 9632 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9632
      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_new10.35msselect `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` = 9930 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9930
      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_new10.5msselect `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` = 3923 and `categories`.`deleted_at` is null
      Bindings
      • 0: 3923
      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_new10.16msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9695 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9695
      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.3msselect `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` = 9894 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9894
      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.31msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9850 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9850
      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_new6.33msselect `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` = 9980 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9980
      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` = 9783 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9783
      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.34msselect `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` = 9738 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9738
      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.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` = 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.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_new1.05msselect * 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_new880μ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_new1.22msselect * 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
    165Post.php#?
    App\Models\Admin\Category
    19Category.php#?
    App\Models\Admin\Tag
    4Tag.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
        NyyGTgg4QOsfiLMqs8YQlmZXtBGMJcTzYbSw0KWB
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/mom-and-kids/helping-children-overcome-needle-phob...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /mom-and-kids/helping-children-overcome-needle-phobia-vaccination-persuasion-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: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 => "18.222.233.22" ] "x-forwarded-for" => array:1 [ 0 => "18.222.233.22" ] "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 => "Mon, 28 Apr 2025 09:13:52 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkdIYTU4dE5xdUJQdW9ZaFJBNWp1VGc9PSIsInZhbHVlIjoiMzJzaDFya0VBU1AzV1BQSlViNi9XYnlHN1pqOHpBdWN0amxTbHVhT0xnZ1NZZXEzUXdLTi9Gd2U2VTZUYVpqVVpHQVQ0VTNJQ2EwcSs5Qy9nRWdTc1dXYXpKQi8rYUZnWk00aGlNY2xud1FGbStrK2hsaWg4UUJsR0FKaDZXYUIiLCJtYWMiOiJiNDE5NDM1ZWFjOWNmNmUzNDA5ZTYwZmY1YmViZjdiYWNlZGJlMjYzNDc1MzMwNTIxZGJkMTEwODI2YjIwYmNhIiwidGFnIjoiIn0%3D; expires=Mon, 28 Apr 2025 11:13:52 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IkdIYTU4dE5xdUJQdW9ZaFJBNWp1VGc9PSIsInZhbHVlIjoiMzJzaDFya0VBU1AzV1BQSlViNi9XYnlHN1pqOHpBdWN0amxTbHVhT0xnZ1NZZXEzUXdLTi9Gd2U2VTZUYVpqVVpHQVQ0V" 1 => "laravel_session=eyJpdiI6ImtXS3JmcXZnY2ZxZWw0bU5jRDRvTkE9PSIsInZhbHVlIjoia2FyTFRlZTBxMEE5L0taV2ErZzRWUFFXcCtxSW5LNkw1QWYxWjJjWHNWVmMzcU1JdmpyOWpsalRJOW9NenZBNStDaXZJeXE4bDI1TTczVzdoS2lQL2orRnMxUGhoK3U1TjBKNHBmMndQaFBjb1pmb2RQYTRWSTcwOUlXZ3crSDIiLCJtYWMiOiI3OGUyNmZmMDhhZGU1MTAwMGFjMzgyNmMxYjE5MWJjZGJkNTgxNDg4NDc3YTA1MTAyMTdmY2E4NzhiYzVkZjQ0IiwidGFnIjoiIn0%3D; expires=Mon, 28 Apr 2025 11:13:52 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6ImtXS3JmcXZnY2ZxZWw0bU5jRDRvTkE9PSIsInZhbHVlIjoia2FyTFRlZTBxMEE5L0taV2ErZzRWUFFXcCtxSW5LNkw1QWYxWjJjWHNWVmMzcU1JdmpyOWpsalRJOW9NenZBNStD" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkdIYTU4dE5xdUJQdW9ZaFJBNWp1VGc9PSIsInZhbHVlIjoiMzJzaDFya0VBU1AzV1BQSlViNi9XYnlHN1pqOHpBdWN0amxTbHVhT0xnZ1NZZXEzUXdLTi9Gd2U2VTZUYVpqVVpHQVQ0VTNJQ2EwcSs5Qy9nRWdTc1dXYXpKQi8rYUZnWk00aGlNY2xud1FGbStrK2hsaWg4UUJsR0FKaDZXYUIiLCJtYWMiOiJiNDE5NDM1ZWFjOWNmNmUzNDA5ZTYwZmY1YmViZjdiYWNlZGJlMjYzNDc1MzMwNTIxZGJkMTEwODI2YjIwYmNhIiwidGFnIjoiIn0%3D; expires=Mon, 28-Apr-2025 11:13:52 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkdIYTU4dE5xdUJQdW9ZaFJBNWp1VGc9PSIsInZhbHVlIjoiMzJzaDFya0VBU1AzV1BQSlViNi9XYnlHN1pqOHpBdWN0amxTbHVhT0xnZ1NZZXEzUXdLTi9Gd2U2VTZUYVpqVVpHQVQ0V" 1 => "laravel_session=eyJpdiI6ImtXS3JmcXZnY2ZxZWw0bU5jRDRvTkE9PSIsInZhbHVlIjoia2FyTFRlZTBxMEE5L0taV2ErZzRWUFFXcCtxSW5LNkw1QWYxWjJjWHNWVmMzcU1JdmpyOWpsalRJOW9NenZBNStDaXZJeXE4bDI1TTczVzdoS2lQL2orRnMxUGhoK3U1TjBKNHBmMndQaFBjb1pmb2RQYTRWSTcwOUlXZ3crSDIiLCJtYWMiOiI3OGUyNmZmMDhhZGU1MTAwMGFjMzgyNmMxYjE5MWJjZGJkNTgxNDg4NDc3YTA1MTAyMTdmY2E4NzhiYzVkZjQ0IiwidGFnIjoiIn0%3D; expires=Mon, 28-Apr-2025 11:13:52 GMT; path=/; httponlylaravel_session=eyJpdiI6ImtXS3JmcXZnY2ZxZWw0bU5jRDRvTkE9PSIsInZhbHVlIjoia2FyTFRlZTBxMEE5L0taV2ErZzRWUFFXcCtxSW5LNkw1QWYxWjJjWHNWVmMzcU1JdmpyOWpsalRJOW9NenZBNStD" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "en" "_token" => "NyyGTgg4QOsfiLMqs8YQlmZXtBGMJcTzYbSw0KWB" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/mom-and-kids/helping-children-overcome-needle-phobia-vaccination-persuasion-tips-en" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-28 16:13:52GET/mom-and-kids/helping-children-overcome-needle-phobia-vaccination-persuasion-tips-en41132196