How to Perform CPR on A Baby

How to Perform CPR on A Baby

Table of Content


Share :


CPR stand for cardiopulmonary resuscitation is an emergency procedur for patients who experience cardiac and pulmonary arrest. CPR could be given for adults patient or even an infant (babie under 1 year old). While performing CPR for adults need full strength, CPR for babies need gentler push. 

 

How to Perform CPR on Babies

Cardiopulmonary resuscitation (CPR) is a life-saving treatment used to treat cardiac arrest, which occurs when a person's breathing and heartbeat stop. This rescue method is typically performed by rapidly and forcefully putting pressure to the chest. However, because babies' bone density vary, CPR is performed differently.

Cardiopulmonary resuscitation can be administered to infants who have respiratory or cardiac issues, were delivered prematurely, had a protracted labor, or whose mothers used sedatives during labor.

How to do CPR on a baby:

Making sure the baby is safe

Before performing CPR on a baby, make sure there is nothing that could harm the baby around you or the baby. If the baby is in a dangerous location, move the baby to a safe and secure area.

Check the baby's consciousness

Check the baby's consciousness by calling the baby's name or screaming loudly and squeezing the baby's shoulders. Check to see if the baby opens its eyes or cries. If the baby doesn't respond, tap the bottom of the baby's feet and scream again while checking for breathing, bleeding, or other life-threatening conditions. If the baby does not respond, call an ambulance immediately.

Read more: Here's What You Need to Do on The First 1000 Days of Life 

Check the baby's airway

Check the baby's mouth for airway obstruction such as food or vomit. Use your little finger to  remove food or anything that is blocking it, but avoid sticking your finger into the back of your baby's throat.

After that, check the baby's breathing while checking baby's chest movements, listening to breathing sounds or feeling the baby's breath on your cheek. If the baby is breathing, put the baby in the recovery position on its side with the head tilted down. Check the baby's breathing and response until the ambulance arrives.

Read more: When Babies Can Sleep with a Blanket? 

Perform chest compressions

To perform chest compressions, place the baby on a flat, firm surface. Place 2 of your fingers in the middle of the baby's chest, between the nipples. Press the baby's chest 30 times at a speed of 2 compressions per second. Each compression should push the chest down by about a third.

After giving compression, give rescue breathing to the baby while holding the baby's head so that the chin does not drop. Inhale and cover the baby's mouth and nose with your mouth then blow slowly for one second, and pay attention to whether the baby's chest rises or not. Watch and feel the air coming out of the baby's chest. Take another breath and repeat. If the baby's chest does not rise, check again for blockages.

Keep giving chest compressions for 30 times and followed by rescue breathing until help arrives. Check the baby's response. If the baby responds then put the baby into the recovery position.

Giving CPR to babies needs to be done very carefully because the baby's muscles and bones are still very vulnerable. If you have concerns about your baby's health, don't hesitate to consult with a doctor or utilize the consultation features provided by Ai Care.

Need more information about pregnancy, breastfeeding, women's and children's health? Click here!

 

 

Writer : Ratih AI Care
Editor :
  • dr. Monica Salim
Last Updated : Monday, 12 February 2024 | 05:40

American Red Cross. Child and Baby CPR. Available from: https://www.redcross.org/take-a-class/cpr/performing-cpr/child-baby-cpr

St John Ambulance. How to do Baby CPR (under one year old). Available from: https://www.sja.org.uk/get-advice/first-aid-advice/paediatric-first-aid/how-to-do-cpr-on-a-baby/

NHS. How to Resuscitate a Child. Available from: https://www.nhs.uk/conditions/baby/first-aid-and-safety/first-aid/how-to-resuscitate-a-child/

Raising Children. CPR for babies under 12 months: in pictures. Available from: https://raisingchildren.net.au/newborns/safety/cpr/cpr-for-babies

British Heart Foundation. How to do CPR on a child or baby. Available from: https://www.bhf.org.uk/how-you-can-help/how-to-save-a-life/how-to-do-cpr/how-to-do-cpr-on-a-child-or-baby

Request history8.1.29PHP Version932msRequest Duration7MBMemory UsageGET {category}/{slug}Route
  • warninglog[22:35:31] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • warninglog[22:35:31] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[22:35:31] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[22:35:31] LOG.error: Error accessing doctor id: 640021cf1e44db877c0bce23 { "exception": "Undefi...
  • infolog[22:35:31] LOG.info: Attempting to authenticate with: { "username": "administrator", "url": ...
  • errorlog[22:35:31] LOG.error: Error accessing doctor id: 640021cf1e44db877c0bce23 { "exception": "Undefi...
  • Booting (273ms)time
  • Application (659ms)time
  • 1 x Application (70.72%)
    659ms
    1 x Booting (29.28%)
    273ms
    11 templates were rendered
    • 1x web.v2.single-post-healthpediasingle-post-healthpedia.blade.php#?blade
    • 1x web.v2.partials.single.breadcrumbbreadcrumb.blade.php#?blade
    • 2x web.partials.single-sharesingle-share.blade.php#?blade
    • 1x web.v2.partials.single.editoreditor.blade.php#?blade
    • 1x web.v2.partials.single.tagstags.blade.php#?blade
    • 1x web.v2.partials.single.referensireferensi.blade.php#?blade
    • 1x web.v2.partials.article-populararticle-popular.blade.php#?blade
    • 1x web.v2.partials.related-articlerelated-article.blade.php#?blade
    • 1x web.v2.partials.healthtopichealthtopic.blade.php#?blade
    • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
    uri
    GET {category}/{slug}
    middleware
    web
    controller
    App\Http\Controllers\WebController@newSinglePost
    namespace
    App\Http\Controllers
    prefix
    where
    as
    web.new.single.post
    file
    app/Http/Controllers/WebController.php:645-806
    31 statements were executed (2 duplicates)Show only duplicates342ms
    • WebController.php#656aicare_prod_new1.18msselect * 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_new62.3msselect * from `posts` where (`slug` = 'how-to-perform-cpr-on-a-baby-en-en-en-en-en' or `slug_en` = 'how-to-perform-cpr-on-a-baby-en-en-en-en-en') and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: how-to-perform-cpr-on-a-baby-en-en-en-en-en
      • 1: how-to-perform-cpr-on-a-baby-en-en-en-en-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_new44.11msselect * from `posts` where (`slug` = 'how-to-perform-cpr-on-a-baby-en-en-en-en-en' or `slug_en` = 'how-to-perform-cpr-on-a-baby-en-en-en-en-en') and `status` = 1 and `publish_date` <= '2025-04-14 22:35:31' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
      Bindings
      • 0: how-to-perform-cpr-on-a-baby-en-en-en-en-en
      • 1: how-to-perform-cpr-on-a-baby-en-en-en-en-en
      • 2: 1
      • 3: 2025-04-14 22:35:31
      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_new890μsselect `users`.*, `post_editor`.`post_id` as `pivot_post_id`, `post_editor`.`user_id` as `pivot_user_id`, `post_editor`.`created_at` as `pivot_created_at`, `post_editor`.`updated_at` as `pivot_updated_at` from `users` inner join `post_editor` on `users`.`id` = `post_editor`.`user_id` where `post_editor`.`post_id` in (8807)
      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_new930μ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 (8807)
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#703aicare_prod_new6.03msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` in (8807) 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_new680μsselect * from `categories` where `categories`.`id` in (0) and `categories`.`deleted_at` is null
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:703
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#724aicare_prod_new15.56msselect `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` = 8807
      Bindings
      • 0: 8807
      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_new16.56msselect `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` = 3876 and `posts`.`deleted_at` is null
      Bindings
      • 0: 3876
      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_new15.85msselect `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` = 3894 and `posts`.`deleted_at` is null
      Bindings
      • 0: 3894
      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.92msselect `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` = 4755 and `posts`.`deleted_at` is null
      Bindings
      • 0: 4755
      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_new81msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-14 22:35:31' and `deleted_at` is null and `content_type` = 'article' and `slug_en` != '' and `slug_en` is not null and `posts`.`deleted_at` is null order by RAND() limit 7
      Bindings
      • 0: 1
      • 1: 2025-04-14 22:35:31
      • 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_new950μsselect * 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.65msselect `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` = 8807 and `healthpedia`.`deleted_at` is null
      Bindings
      • 0: 8807
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • app/Http/Controllers/WebController.php:748
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • WebController.php#779aicare_prod_new6.2msupdate `posts` set `views_count` = 453 where `id` = 8807
      Bindings
      • 0: 453
      • 1: 8807
      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.18msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 8807, 'App\\Models\\Admin\\Post', 'updated', '2025-04-14 22:35:31', '2025-04-14 22:35:31')
      Bindings
      • 0: default
      • 1: []
      • 2: 
      • 3: updated
      • 4: 8807
      • 5: App\Models\Admin\Post
      • 6: updated
      • 7: 2025-04-14 22:35:31
      • 8: 2025-04-14 22:35:31
      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_new610μsselect * from `users` where `users`.`id` = 18 limit 1
      Bindings
      • 0: 18
      Hints
      • Use SELECT * only if you need all columns from table
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • view::web.v2.single-post-healthpedia:37
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • article-popular.blade.php#15aicare_prod_new6.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` = 9935 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9935
      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.14msselect `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` = 8742 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8742
      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.61msselect `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` = 8649 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8649
      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.66msselect `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` = 8168 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8168
      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.97msselect `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` = 771 and `categories`.`deleted_at` is null
      Bindings
      • 0: 771
      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.88msselect `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` = 9399 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9399
      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.72msselect `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` = 8073 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8073
      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.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` = 9653 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9653
      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.83msselect `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` = 8073 and `categories`.`deleted_at` is null
      Bindings
      • 0: 8073
      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.9msselect `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` = 7464 and `categories`.`deleted_at` is null
      Bindings
      • 0: 7464
      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.94msselect `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` = 9029 and `categories`.`deleted_at` is null
      Bindings
      • 0: 9029
      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_new810μ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_new770μ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_new930μ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
    143Post.php#?
    App\Models\Admin\Category
    19Category.php#?
    App\User
    3User.php#?
    App\Models\Admin\Tag
    3Tag.php#?
    App\Models\TermPolicy
    3TermPolicy.php#?
    App\Models\Admin\Page
    1Page.php#?
    App\Models\Admin\Faq
    1Faq.php#?
        locale
        en
        _token
        MqH5raV7o1t8XUX8xqsV8t87VTyHqUNOf4KV9t7T
        _previous
        array:1 [ "url" => "https://ai-care.atmatech.id/mom-and-kids/how-to-perform-cpr-on-a-baby-en-en-en...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /mom-and-kids/how-to-perform-cpr-on-a-baby-en-en-en-en-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.191.118.83" ] "x-forwarded-for" => array:1 [ 0 => "18.191.118.83" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care.atmatech.id" ] "connection" => array:1 [ 0 => "keep-alive" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 14 Apr 2025 15:35:31 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJodC9ENWdvTWxVWVAxZGZFTVR5bmc9PSIsInZhbHVlIjoiV0JLRHhHL1pWV21pMzIzNDdEQ0llOC9iOVQ1SUhhVXhIWVkxaU9tSXh6Wlp1UHp3RVgyYUEvaWU5eTdPdXAyaWNrbUNnQ1N5dy9jeTBTNm5YVkdEWHBNU3E5eVNZYVloTk9MU2I1WVNPYU11Qkg3Vm1GOGoxZWRUbU1jNElyZmEiLCJtYWMiOiIyNWRhMmU1MWMwOTA1Mjk1MDNiYjllN2U1MDIwMzcyMWQ5Y2I5NTZiZjRkNjNiNmI2YmFiOTQ1OGVmZTYzN2JjIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 17:35:31 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IjJodC9ENWdvTWxVWVAxZGZFTVR5bmc9PSIsInZhbHVlIjoiV0JLRHhHL1pWV21pMzIzNDdEQ0llOC9iOVQ1SUhhVXhIWVkxaU9tSXh6Wlp1UHp3RVgyYUEvaWU5eTdPdXAyaWNrbUNnQ" 1 => "laravel_session=eyJpdiI6ImoxdW1EVnRtMktDOUFKemROLzgxaGc9PSIsInZhbHVlIjoiY3dOUEtROFBZeE9tSzRTbjBEczVTRnowVzJHS0RHci9iaEFRaDVlMUdKRDVUb05CSyt0NllwdHlEeC9ycWg0bkRGM1E4UVlyb055a3ZGTDFZbERNSmR1UzI2RC9PYUl5SjFtU29TQ3p3TnZJOVhxL3lnck9tME55aldvREtRa0siLCJtYWMiOiJiMDIyZDQ5Nzk2YjJiNWQ4YmM4Njk0M2U2NDExZmY5YWZmMjFlOWIxMDFlZmNhY2IxYTZhMzZmMDU2YWI0YTYxIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 17:35:31 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6ImoxdW1EVnRtMktDOUFKemROLzgxaGc9PSIsInZhbHVlIjoiY3dOUEtROFBZeE9tSzRTbjBEczVTRnowVzJHS0RHci9iaEFRaDVlMUdKRDVUb05CSyt0NllwdHlEeC9ycWg0bkRG" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJodC9ENWdvTWxVWVAxZGZFTVR5bmc9PSIsInZhbHVlIjoiV0JLRHhHL1pWV21pMzIzNDdEQ0llOC9iOVQ1SUhhVXhIWVkxaU9tSXh6Wlp1UHp3RVgyYUEvaWU5eTdPdXAyaWNrbUNnQ1N5dy9jeTBTNm5YVkdEWHBNU3E5eVNZYVloTk9MU2I1WVNPYU11Qkg3Vm1GOGoxZWRUbU1jNElyZmEiLCJtYWMiOiIyNWRhMmU1MWMwOTA1Mjk1MDNiYjllN2U1MDIwMzcyMWQ5Y2I5NTZiZjRkNjNiNmI2YmFiOTQ1OGVmZTYzN2JjIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 17:35:31 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjJodC9ENWdvTWxVWVAxZGZFTVR5bmc9PSIsInZhbHVlIjoiV0JLRHhHL1pWV21pMzIzNDdEQ0llOC9iOVQ1SUhhVXhIWVkxaU9tSXh6Wlp1UHp3RVgyYUEvaWU5eTdPdXAyaWNrbUNnQ" 1 => "laravel_session=eyJpdiI6ImoxdW1EVnRtMktDOUFKemROLzgxaGc9PSIsInZhbHVlIjoiY3dOUEtROFBZeE9tSzRTbjBEczVTRnowVzJHS0RHci9iaEFRaDVlMUdKRDVUb05CSyt0NllwdHlEeC9ycWg0bkRGM1E4UVlyb055a3ZGTDFZbERNSmR1UzI2RC9PYUl5SjFtU29TQ3p3TnZJOVhxL3lnck9tME55aldvREtRa0siLCJtYWMiOiJiMDIyZDQ5Nzk2YjJiNWQ4YmM4Njk0M2U2NDExZmY5YWZmMjFlOWIxMDFlZmNhY2IxYTZhMzZmMDU2YWI0YTYxIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 17:35:31 GMT; path=/; httponlylaravel_session=eyJpdiI6ImoxdW1EVnRtMktDOUFKemROLzgxaGc9PSIsInZhbHVlIjoiY3dOUEtROFBZeE9tSzRTbjBEczVTRnowVzJHS0RHci9iaEFRaDVlMUdKRDVUb05CSyt0NllwdHlEeC9ycWg0bkRG" ] ]
        session_attributes
        0 of 0
        array:4 [ "locale" => "en" "_token" => "MqH5raV7o1t8XUX8xqsV8t87VTyHqUNOf4KV9t7T" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/mom-and-kids/how-to-perform-cpr-on-a-baby-en-en-en-en-en" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-14 22:35:31GET/mom-and-kids/how-to-perform-cpr-on-a-baby-en-en-en-en-en61131173