Skip to main content

Just Hands CPR Technique Is Saving Lives

2 min. read

Written by:

Dr. Stephen Sinatra

As a cardiologist it greatly concerns me that every day lives are needlessly lost to cardiac arrest simply because no one at the scene knows how to do CPR. The hard statistics are that less than one third of people suffering from cardiac arrest get any help from a bystander. This is a huge issue since getting CPR under these circumstances is the key to survival!

In recent years, a new "just hands" CPR technique has emerged, one that’s far less intimidating for non-medical folks. Unlike traditional CPR, the "just hands" CPR technique doesn't require that you know the ratio compressions to mouth-to-mouth breathing. Rather the goal is to encourage people to feel they can take action to save a life if they witness someone in cardiac arrest.

Two Steps to the “Just Hands” CPR Technique:

1. Call 911 if you encounter someone who has collapsed due to cardiac arrest.

2. Then, administer "just hands" CPR, pushing hard and fast in the center of the chest, not stopping until help arrives. The American Heart Association recommends mentally using the song "Stayin' Alive" to time your compressions since it has the correct beat for administering the "just hands" CPR technique.

A few years ago, my wife Jan and I were trained in the “just hands” CPR technique at a “Go Red” fundraiser in Ocala, Florida. While I initially questioned the wisdom of not giving mouth-to-mouth, I've learned that many people stand idly by when someone goes into cardiac arrest because they don't know the traditional CPR methods. In fact, statistics show that the "just hands" CPR technique doubles—or even triples—the victim’s chances of surviving cardiac arrest.

I also want to point out that there are several people who should not receive the “just hands” CPR technique, including: infants and children, drowning victims, and adults whose cardiac arrest is due to respiratory arrest when the victim is not breathing. In those cases the first step is to call 911; the second step is to administer traditional CPR with both compressions and mouth-to-mouth.

I also personally believe that if you feel comfortable enough to give mouth-to-mouth along with compressions to any cardiac arrest victim, it’s still the better way to go.

Dr. Stephen Sinatra

Meet Dr. Stephen Sinatra

Dr. Stephen Sinatra is a highly respected and sought-after cardiologist and nutritionist with more than 30 years of clinical practice, research, and study. His integrative approach to heart health focuses on reducing inflammation in the body and maximizing the heart's ability to produce and use energy.

More About Dr. Stephen Sinatra

Request history8.2.28PHP Version2.05sRequest Duration40MBMemory UsageGET articles/{content_page_category}/{article}/{draft_id?}Route
  • debuglog[19:39:12] LOG.debug: Using FB Pixel ID - 2022916781263431 ; FB Pixel Token - EAAMUxOkeWwABO9JVumNbY...
  • warninglog[19:39:13] LOG.warning: str_starts_with(): Passing null to parameter #1 ($haystack) of type string i...
  • warninglog[19:39:13] LOG.warning: str_starts_with(): Passing null to parameter #1 ($haystack) of type string i...
  • Booting (443ms)time
  • Application (1.61s)time
  • 1 x Application (78.39%)
    1.61s
    1 x Booting (21.61%)
    443ms
    37 templates were rendered
    • articles.showshow.blade.php#?blade
    • components.back_to_top_buttonback_to_top_button.blade.php#?blade
    • components.social_sharingsocial_sharing.blade.php#?blade
    • components.content_leadcontent_lead.blade.php#?blade
    • components.related_content_cardrelated_content_card.blade.php#?blade
    • components.related_content_cardrelated_content_card.blade.php#?blade
    • components.related_content_cardrelated_content_card.blade.php#?blade
    • components.related_content_cardrelated_content_card.blade.php#?blade
    • components.related_content_cardrelated_content_card.blade.php#?blade
    • components.related_content_cardrelated_content_card.blade.php#?blade
    • components.related_content_cardrelated_content_card.blade.php#?blade
    • components.related_content_cardrelated_content_card.blade.php#?blade
    • components.related_content_cardrelated_content_card.blade.php#?blade
    • components.related_content_cardrelated_content_card.blade.php#?blade
    • components.related_podcast_cardrelated_podcast_card.blade.php#?blade
    • components.related_podcast_cardrelated_podcast_card.blade.php#?blade
    • components.related_podcast_cardrelated_podcast_card.blade.php#?blade
    • components.related_podcast_cardrelated_podcast_card.blade.php#?blade
    • components.related_podcast_cardrelated_podcast_card.blade.php#?blade
    • components.related_podcast_cardrelated_podcast_card.blade.php#?blade
    • components.related_podcast_cardrelated_podcast_card.blade.php#?blade
    • components.related_podcast_cardrelated_podcast_card.blade.php#?blade
    • components.related_podcast_cardrelated_podcast_card.blade.php#?blade
    • components.related_podcast_cardrelated_podcast_card.blade.php#?blade
    • layouts.appapp.blade.php#?blade
    • includes.headhead.blade.php#?blade
    • includes.analyticsanalytics.blade.php#?blade
    • includes.optimizeoptimize.blade.php#?blade
    • includes.off_canvas_navbaroff_canvas_navbar.blade.php#?blade
    • includes.top_navbartop_navbar.blade.php#?blade
    • includes.sub_navbarsub_navbar.blade.php#?blade
    • includes.flashflash.blade.php#?blade
    • includes.cookie_consent_bannercookie_consent_banner.blade.php#?blade
    • includes.footer_badgesfooter_badges.blade.php#?blade
    • includes.footerfooter.blade.php#?blade
    • includes.vars_from_phpvars_from_php.blade.php#?blade
    • includes.forterforter.blade.php#?blade
    uri
    GET articles/{content_page_category}/{article}/{draft_id?}
    middleware
    web
    controller
    App\Http\Controllers\Site\ArticleController@show
    namespace
    prefix
    where
    as
    articles.show
    file
    app/Http/Controllers/Site/ArticleController.php:125-182
    275 statements were executed, 126 of which were duplicates, 149 unique. Show only duplicated885ms
    • # Query soft limit for Debugbar is reached after 100 queries, additional 175 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
    • select * from `alias_slugs` where (`alias` = 'http://dev.healthydirections.com/articles/heart-health/just-hands-cpr-technique' or `alias` = 'articles/heart-health/just-hands-cpr-technique') and `alias_slugs`.`deleted_at` is null limit 1
      1.88mshd_website_devAliasSlugMiddleware.php#22
      Bindings
      • 0: http://dev.healthydirections.com/articles/heart-health/just-hands-cpr-technique
      • 1: articles/heart-health/just-hands-cpr-technique
      Backtrace
      • 16. app/Http/Middleware/AliasSlugMiddleware.php:22
      • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:119
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Router.php:805
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Router.php:784
    • select * from `content_page_categories` where (`slug` = 'heart-health' or `content_page_category_id` = 'heart-health') and `content_page_categories`.`deleted_at` is null limit 1
      2.16mshd_website_devContentPageCategory.php#88
      Bindings
      • 0: heart-health
      • 1: heart-health
      Backtrace
      • 17. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPageCategory.php:88
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41
      • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • select * from `articles` where exists (select * from `content_pages` where `articles`.`content_page_id` = `content_pages`.`content_page_id` and `slug` = 'just-hands-cpr-technique' and `content_pages`.`deleted_at` is null) and `articles`.`deleted_at` is null limit 1
      59.62mshd_website_devArticle.php#81
      Bindings
      • 0: just-hands-cpr-technique
      Backtrace
      • 16. vendor/wellful/models/src/HealthyDirections/Models/Web/Article.php:81
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41
      • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • Connection Establishedads_devCaching.php#26
      Backtrace
      • 14. vendor/genealabs/laravel-model-caching/src/Traits/Caching.php:26
      • 15. vendor/genealabs/laravel-model-caching/src/Traits/Caching.php:26
      • 17. app/Actions/LogFacebookEventAction.php:35
      • 19. vendor/laravel/framework/src/Illuminate/Container/Container.php:952
      • 20. vendor/laravel/framework/src/Illuminate/Container/Container.php:795
    • select * from `parent_brands` where `name` = 'Healthy Directions' and `parent_brands`.`deleted_at` is null limit 1
      4.18mshd_devLeadData.php#44
      Bindings
      • 0: Healthy Directions
      Backtrace
      • 16. app/Data/LeadData.php:44
      • 17. app/Libraries/LeadDataHelper.php:22
      • 18. app/Http/Middleware/LeadDataMiddleware.php:20
      • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 20. app/Http/Middleware/SetCookieConsentBannerSeenCookie.php:19
    • select * from `content_pages` where `content_pages`.`content_page_id` = 358 and `content_pages`.`deleted_at` is null limit 1
      1.9mshd_website_devArticleController.php#127
      Bindings
      • 0: 358
      Backtrace
      • 21. app/Http/Controllers/Site/ArticleController.php:127
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `content_page_drafts`.*, (select count(*) from `content_page_draft_qualifiers` where `content_page_drafts`.`content_page_draft_id` = `content_page_draft_qualifiers`.`content_page_draft_id` and `content_page_draft_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 358 and `content_page_drafts`.`content_page_id` is not null and `deleted_at` is null and `publish_at` is not null and `approved_by` is not null and `publish_at` <= '2025-04-23 19:39:12' and (`expires_at` > '2025-04-23 19:39:12' or `expires_at` is null) and `content_page_drafts`.`deleted_at` is null order by `qualifiers_count` desc, `publish_at` desc limit 1000 offset 0
      56.34mshd_website_devContentPage.php#205
      Bindings
      • 0: 358
      • 1: 2025-04-23 19:39:12
      • 2: 2025-04-23 19:39:12
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:205
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:172
      • 28. app/Http/Controllers/Site/ArticleController.php:127
      • 29. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 30. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `content_page_draft_qualifiers` where `content_page_draft_qualifiers`.`content_page_draft_id` in (375) and `content_page_draft_qualifiers`.`deleted_at` is null
      1.75mshd_website_devContentPage.php#205
      Backtrace
      • 25. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:205
      • 26. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:172
      • 33. app/Http/Controllers/Site/ArticleController.php:127
      • 34. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 35. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `content_pages`.*, `content_page_categories_content_pages`.`content_page_category_id` as `pivot_content_page_category_id`, `content_page_categories_content_pages`.`content_page_id` as `pivot_content_page_id`, `content_page_categories_content_pages`.`is_primary` as `pivot_is_primary` from `content_pages` inner join `content_page_categories_content_pages` on `content_pages`.`content_page_id` = `content_page_categories_content_pages`.`content_page_id` where `content_page_categories_content_pages`.`content_page_category_id` = 4 and exists (select * from `podcast_episodes` where `content_pages`.`content_page_id` = `podcast_episodes`.`content_page_id` and `podcast_episodes`.`deleted_at` is null) and exists (select * from `content_page_drafts` where `content_pages`.`content_page_id` = `content_page_drafts`.`content_page_id` and `approved_by` is not null and `publish_at` <= '2025-04-23 19:39:12' and `content_page_drafts`.`deleted_at` is null) and `content_pages`.`deleted_at` is null
      7.14mshd_website_devArticleController.php#137
      Bindings
      • 0: 4
      • 1: 2025-04-23 19:39:12
      Backtrace
      • 15. app/Http/Controllers/Site/ArticleController.php:137
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `content_pages`.*, `content_page_categories_content_pages`.`content_page_category_id` as `pivot_content_page_category_id`, `content_page_categories_content_pages`.`content_page_id` as `pivot_content_page_id`, `content_page_categories_content_pages`.`is_primary` as `pivot_is_primary` from `content_pages` inner join `content_page_categories_content_pages` on `content_pages`.`content_page_id` = `content_page_categories_content_pages`.`content_page_id` where `content_page_categories_content_pages`.`content_page_category_id` = 4 and exists (select * from `articles` where `content_pages`.`content_page_id` = `articles`.`content_page_id` and `articles`.`deleted_at` is null) and exists (select * from `content_page_drafts` where `content_pages`.`content_page_id` = `content_page_drafts`.`content_page_id` and `approved_by` is not null and `publish_at` <= '2025-04-23 19:39:12' and `content_page_drafts`.`deleted_at` is null) and `content_pages`.`deleted_at` is null
      22.5mshd_website_devArticleController.php#143
      Bindings
      • 0: 4
      • 1: 2025-04-23 19:39:12
      Backtrace
      • 15. app/Http/Controllers/Site/ArticleController.php:143
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `right_rails` where (`start_date` <= '2025-04-23 19:39:12' and `end_date` >= '2025-04-23 19:39:12' or `end_date` is null) and `right_rails`.`deleted_at` is null
      4.86mshd_website_devArticleController.php#158
      Bindings
      • 0: 2025-04-23 19:39:12
      • 1: 2025-04-23 19:39:12
      Backtrace
      • 15. app/Http/Controllers/Site/ArticleController.php:158
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `lead_generation_forms` where `target_id` = 358 and `display_type` = 'Right Rail' and `lead_generation_forms`.`deleted_at` is null
      1.73mshd_website_devArticleController.php#169
      Bindings
      • 0: 358
      • 1: Right Rail
      Backtrace
      • 15. app/Http/Controllers/Site/ArticleController.php:169
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 358 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      2.83mshd_website_devshow.blade.php#13
      Bindings
      • 0: 358
      Backtrace
      • 20. view::articles.show:13
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      52.45mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::articles.show:21
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `doctors` where `doctors`.`doctor_id` = 6 and `doctors`.`deleted_at` is null limit 1
      3.03mshd_website_devAuthor.php#92
      Bindings
      • 0: 6
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::articles.show:21
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` = 717 and `media`.`deleted_at` is null limit 1
      5.32mshd_website_devAuthor.php#92
      Bindings
      • 0: 717
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::articles.show:21
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      6.56mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::articles.show:21
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `content_pages` where `content_pages`.`content_page_id` = 4 and `content_pages`.`deleted_at` is null limit 1
      3.28mshd_website_devshow.blade.php#24
      Bindings
      • 0: 4
      Backtrace
      • 21. view::articles.show:24
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `authors`.*, `authors_reviewed_pages`.`content_page_id` as `pivot_content_page_id`, `authors_reviewed_pages`.`author_id` as `pivot_author_id`, `authors_reviewed_pages`.`created_at` as `pivot_created_at`, `authors_reviewed_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_reviewed_pages` on `authors`.`author_id` = `authors_reviewed_pages`.`author_id` where `authors_reviewed_pages`.`content_page_id` = 358 and `authors_reviewed_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      3.12mshd_website_devshow.blade.php#28
      Bindings
      • 0: 358
      Backtrace
      • 20. view::articles.show:28
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 134 and `media`.`deleted_at` is null
      5.89mshd_website_devContentPage.php#230
      Bindings
      • 0: 134
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:230
      • 28. view::components.related_content_card:4
      • 30. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 32. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `content_page_categories`.*, `content_page_categories_content_pages`.`content_page_id` as `pivot_content_page_id`, `content_page_categories_content_pages`.`content_page_category_id` as `pivot_content_page_category_id`, `content_page_categories_content_pages`.`is_primary` as `pivot_is_primary` from `content_page_categories` inner join `content_page_categories_content_pages` on `content_page_categories`.`content_page_category_id` = `content_page_categories_content_pages`.`content_page_category_id` where `content_page_categories_content_pages`.`content_page_id` = 134 and `content_page_categories`.`deleted_at` is null
      3.61mshd_website_devContentPage.php#219
      Bindings
      • 0: 134
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:219
      • 27. view::components.related_content_card:8
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `content_page_drafts`.*, (select count(*) from `content_page_draft_qualifiers` where `content_page_drafts`.`content_page_draft_id` = `content_page_draft_qualifiers`.`content_page_draft_id` and `content_page_draft_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 134 and `content_page_drafts`.`content_page_id` is not null and `deleted_at` is null and `publish_at` is not null and `approved_by` is not null and `publish_at` <= '2025-04-23 19:39:12' and (`expires_at` > '2025-04-23 19:39:12' or `expires_at` is null) and `content_page_drafts`.`deleted_at` is null order by `qualifiers_count` desc, `publish_at` desc limit 1000 offset 0
      3.48mshd_website_devContentPage.php#205
      Bindings
      • 0: 134
      • 1: 2025-04-23 19:39:12
      • 2: 2025-04-23 19:39:12
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:205
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:172
      • 28. view::components.related_content_card:14
      • 30. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `content_page_draft_qualifiers` where `content_page_draft_qualifiers`.`content_page_draft_id` in (151) and `content_page_draft_qualifiers`.`deleted_at` is null
      2.78mshd_website_devContentPage.php#205
      Backtrace
      • 25. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:205
      • 26. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:172
      • 33. view::components.related_content_card:14
      • 35. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 36. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 134 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      48.48mshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 134
      Backtrace
      • 20. view::components.related_content_card:14
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 134 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      4.08mshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 134
      Backtrace
      • 20. view::components.related_content_card:34
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      8.96mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::components.related_content_card:36
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `doctors` where `doctors`.`doctor_id` = 1 and `doctors`.`deleted_at` is null limit 1
      3.84mshd_website_devAuthor.php#92
      Bindings
      • 0: 1
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` = 712 and `media`.`deleted_at` is null limit 1
      4.05mshd_website_devAuthor.php#92
      Bindings
      • 0: 712
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      8.67mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::components.related_content_card:40
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 242 and `media`.`deleted_at` is null
      2.29mshd_website_devContentPage.php#230
      Bindings
      • 0: 242
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:230
      • 28. view::components.related_content_card:4
      • 30. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 32. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `content_page_categories`.*, `content_page_categories_content_pages`.`content_page_id` as `pivot_content_page_id`, `content_page_categories_content_pages`.`content_page_category_id` as `pivot_content_page_category_id`, `content_page_categories_content_pages`.`is_primary` as `pivot_is_primary` from `content_page_categories` inner join `content_page_categories_content_pages` on `content_page_categories`.`content_page_category_id` = `content_page_categories_content_pages`.`content_page_category_id` where `content_page_categories_content_pages`.`content_page_id` = 242 and `content_page_categories`.`deleted_at` is null
      52.65mshd_website_devContentPage.php#219
      Bindings
      • 0: 242
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:219
      • 27. view::components.related_content_card:8
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `content_page_drafts`.*, (select count(*) from `content_page_draft_qualifiers` where `content_page_drafts`.`content_page_draft_id` = `content_page_draft_qualifiers`.`content_page_draft_id` and `content_page_draft_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 242 and `content_page_drafts`.`content_page_id` is not null and `deleted_at` is null and `publish_at` is not null and `approved_by` is not null and `publish_at` <= '2025-04-23 19:39:12' and (`expires_at` > '2025-04-23 19:39:12' or `expires_at` is null) and `content_page_drafts`.`deleted_at` is null order by `qualifiers_count` desc, `publish_at` desc limit 1000 offset 0
      2.38mshd_website_devContentPage.php#205
      Bindings
      • 0: 242
      • 1: 2025-04-23 19:39:12
      • 2: 2025-04-23 19:39:12
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:205
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:172
      • 28. view::components.related_content_card:14
      • 30. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `content_page_draft_qualifiers` where `content_page_draft_qualifiers`.`content_page_draft_id` in (259) and `content_page_draft_qualifiers`.`deleted_at` is null
      2.26mshd_website_devContentPage.php#205
      Backtrace
      • 25. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:205
      • 26. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:172
      • 33. view::components.related_content_card:14
      • 35. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 36. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 242 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.97mshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 242
      Backtrace
      • 20. view::components.related_content_card:14
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 242 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      2.55mshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 242
      Backtrace
      • 20. view::components.related_content_card:34
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.61mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::components.related_content_card:36
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `doctors` where `doctors`.`doctor_id` = 6 and `doctors`.`deleted_at` is null limit 1
      2.24mshd_website_devAuthor.php#92
      Bindings
      • 0: 6
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` = 717 and `media`.`deleted_at` is null limit 1
      1.83mshd_website_devAuthor.php#92
      Bindings
      • 0: 717
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      2.13mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::components.related_content_card:40
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 276 and `media`.`deleted_at` is null
      2.29mshd_website_devContentPage.php#230
      Bindings
      • 0: 276
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:230
      • 28. view::components.related_content_card:4
      • 30. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 32. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `content_page_categories`.*, `content_page_categories_content_pages`.`content_page_id` as `pivot_content_page_id`, `content_page_categories_content_pages`.`content_page_category_id` as `pivot_content_page_category_id`, `content_page_categories_content_pages`.`is_primary` as `pivot_is_primary` from `content_page_categories` inner join `content_page_categories_content_pages` on `content_page_categories`.`content_page_category_id` = `content_page_categories_content_pages`.`content_page_category_id` where `content_page_categories_content_pages`.`content_page_id` = 276 and `content_page_categories`.`deleted_at` is null
      3.16mshd_website_devContentPage.php#219
      Bindings
      • 0: 276
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:219
      • 27. view::components.related_content_card:8
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `content_page_drafts`.*, (select count(*) from `content_page_draft_qualifiers` where `content_page_drafts`.`content_page_draft_id` = `content_page_draft_qualifiers`.`content_page_draft_id` and `content_page_draft_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 276 and `content_page_drafts`.`content_page_id` is not null and `deleted_at` is null and `publish_at` is not null and `approved_by` is not null and `publish_at` <= '2025-04-23 19:39:12' and (`expires_at` > '2025-04-23 19:39:12' or `expires_at` is null) and `content_page_drafts`.`deleted_at` is null order by `qualifiers_count` desc, `publish_at` desc limit 1000 offset 0
      3.29mshd_website_devContentPage.php#205
      Bindings
      • 0: 276
      • 1: 2025-04-23 19:39:12
      • 2: 2025-04-23 19:39:12
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:205
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:172
      • 28. view::components.related_content_card:14
      • 30. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `content_page_draft_qualifiers` where `content_page_draft_qualifiers`.`content_page_draft_id` in (293) and `content_page_draft_qualifiers`.`deleted_at` is null
      2.56mshd_website_devContentPage.php#205
      Backtrace
      • 25. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:205
      • 26. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:172
      • 33. view::components.related_content_card:14
      • 35. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 36. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 276 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.82mshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 276
      Backtrace
      • 20. view::components.related_content_card:14
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 276 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.79mshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 276
      Backtrace
      • 20. view::components.related_content_card:34
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.54mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::components.related_content_card:36
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `doctors` where `doctors`.`doctor_id` = 6 and `doctors`.`deleted_at` is null limit 1
      2.26mshd_website_devAuthor.php#92
      Bindings
      • 0: 6
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` = 717 and `media`.`deleted_at` is null limit 1
      1.69mshd_website_devAuthor.php#92
      Bindings
      • 0: 717
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.55mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::components.related_content_card:40
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 353 and `media`.`deleted_at` is null
      2.35mshd_website_devContentPage.php#230
      Bindings
      • 0: 353
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:230
      • 28. view::components.related_content_card:4
      • 30. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 32. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `content_page_categories`.*, `content_page_categories_content_pages`.`content_page_id` as `pivot_content_page_id`, `content_page_categories_content_pages`.`content_page_category_id` as `pivot_content_page_category_id`, `content_page_categories_content_pages`.`is_primary` as `pivot_is_primary` from `content_page_categories` inner join `content_page_categories_content_pages` on `content_page_categories`.`content_page_category_id` = `content_page_categories_content_pages`.`content_page_category_id` where `content_page_categories_content_pages`.`content_page_id` = 353 and `content_page_categories`.`deleted_at` is null
      3.15mshd_website_devContentPage.php#219
      Bindings
      • 0: 353
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:219
      • 27. view::components.related_content_card:8
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `content_page_drafts`.*, (select count(*) from `content_page_draft_qualifiers` where `content_page_drafts`.`content_page_draft_id` = `content_page_draft_qualifiers`.`content_page_draft_id` and `content_page_draft_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 353 and `content_page_drafts`.`content_page_id` is not null and `deleted_at` is null and `publish_at` is not null and `approved_by` is not null and `publish_at` <= '2025-04-23 19:39:12' and (`expires_at` > '2025-04-23 19:39:12' or `expires_at` is null) and `content_page_drafts`.`deleted_at` is null order by `qualifiers_count` desc, `publish_at` desc limit 1000 offset 0
      22.65mshd_website_devContentPage.php#205
      Bindings
      • 0: 353
      • 1: 2025-04-23 19:39:12
      • 2: 2025-04-23 19:39:12
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:205
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:172
      • 28. view::components.related_content_card:14
      • 30. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `content_page_draft_qualifiers` where `content_page_draft_qualifiers`.`content_page_draft_id` in (370) and `content_page_draft_qualifiers`.`deleted_at` is null
      1.71mshd_website_devContentPage.php#205
      Backtrace
      • 25. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:205
      • 26. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:172
      • 33. view::components.related_content_card:14
      • 35. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 36. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 353 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.79mshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 353
      Backtrace
      • 20. view::components.related_content_card:14
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 353 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.74mshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 353
      Backtrace
      • 20. view::components.related_content_card:34
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.57mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::components.related_content_card:36
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `doctors` where `doctors`.`doctor_id` = 6 and `doctors`.`deleted_at` is null limit 1
      1.74mshd_website_devAuthor.php#92
      Bindings
      • 0: 6
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` = 717 and `media`.`deleted_at` is null limit 1
      1.68mshd_website_devAuthor.php#92
      Bindings
      • 0: 717
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.59mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::components.related_content_card:40
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 446 and `media`.`deleted_at` is null
      2.22mshd_website_devContentPage.php#230
      Bindings
      • 0: 446
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:230
      • 28. view::components.related_content_card:4
      • 30. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 32. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `content_page_categories`.*, `content_page_categories_content_pages`.`content_page_id` as `pivot_content_page_id`, `content_page_categories_content_pages`.`content_page_category_id` as `pivot_content_page_category_id`, `content_page_categories_content_pages`.`is_primary` as `pivot_is_primary` from `content_page_categories` inner join `content_page_categories_content_pages` on `content_page_categories`.`content_page_category_id` = `content_page_categories_content_pages`.`content_page_category_id` where `content_page_categories_content_pages`.`content_page_id` = 446 and `content_page_categories`.`deleted_at` is null
      3.13mshd_website_devContentPage.php#219
      Bindings
      • 0: 446
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:219
      • 27. view::components.related_content_card:8
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `content_page_drafts`.*, (select count(*) from `content_page_draft_qualifiers` where `content_page_drafts`.`content_page_draft_id` = `content_page_draft_qualifiers`.`content_page_draft_id` and `content_page_draft_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 446 and `content_page_drafts`.`content_page_id` is not null and `deleted_at` is null and `publish_at` is not null and `approved_by` is not null and `publish_at` <= '2025-04-23 19:39:12' and (`expires_at` > '2025-04-23 19:39:12' or `expires_at` is null) and `content_page_drafts`.`deleted_at` is null order by `qualifiers_count` desc, `publish_at` desc limit 1000 offset 0
      2.07mshd_website_devContentPage.php#205
      Bindings
      • 0: 446
      • 1: 2025-04-23 19:39:12
      • 2: 2025-04-23 19:39:12
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:205
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:172
      • 28. view::components.related_content_card:14
      • 30. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `content_page_draft_qualifiers` where `content_page_draft_qualifiers`.`content_page_draft_id` in (463) and `content_page_draft_qualifiers`.`deleted_at` is null
      1.82mshd_website_devContentPage.php#205
      Backtrace
      • 25. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:205
      • 26. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:172
      • 33. view::components.related_content_card:14
      • 35. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 36. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 446 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.81mshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 446
      Backtrace
      • 20. view::components.related_content_card:14
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 446 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.76mshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 446
      Backtrace
      • 20. view::components.related_content_card:34
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.67mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::components.related_content_card:36
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `doctors` where `doctors`.`doctor_id` = 6 and `doctors`.`deleted_at` is null limit 1
      1.68mshd_website_devAuthor.php#92
      Bindings
      • 0: 6
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` = 717 and `media`.`deleted_at` is null limit 1
      3.18mshd_website_devAuthor.php#92
      Bindings
      • 0: 717
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      2.33mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::components.related_content_card:40
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 450 and `media`.`deleted_at` is null
      2.38mshd_website_devContentPage.php#230
      Bindings
      • 0: 450
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:230
      • 28. view::components.related_content_card:4
      • 30. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 32. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `content_page_categories`.*, `content_page_categories_content_pages`.`content_page_id` as `pivot_content_page_id`, `content_page_categories_content_pages`.`content_page_category_id` as `pivot_content_page_category_id`, `content_page_categories_content_pages`.`is_primary` as `pivot_is_primary` from `content_page_categories` inner join `content_page_categories_content_pages` on `content_page_categories`.`content_page_category_id` = `content_page_categories_content_pages`.`content_page_category_id` where `content_page_categories_content_pages`.`content_page_id` = 450 and `content_page_categories`.`deleted_at` is null
      3.19mshd_website_devContentPage.php#219
      Bindings
      • 0: 450
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:219
      • 27. view::components.related_content_card:8
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `content_page_drafts`.*, (select count(*) from `content_page_draft_qualifiers` where `content_page_drafts`.`content_page_draft_id` = `content_page_draft_qualifiers`.`content_page_draft_id` and `content_page_draft_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 450 and `content_page_drafts`.`content_page_id` is not null and `deleted_at` is null and `publish_at` is not null and `approved_by` is not null and `publish_at` <= '2025-04-23 19:39:12' and (`expires_at` > '2025-04-23 19:39:12' or `expires_at` is null) and `content_page_drafts`.`deleted_at` is null order by `qualifiers_count` desc, `publish_at` desc limit 1000 offset 0
      2.06mshd_website_devContentPage.php#205
      Bindings
      • 0: 450
      • 1: 2025-04-23 19:39:12
      • 2: 2025-04-23 19:39:12
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:205
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:172
      • 28. view::components.related_content_card:14
      • 30. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `content_page_draft_qualifiers` where `content_page_draft_qualifiers`.`content_page_draft_id` in (467) and `content_page_draft_qualifiers`.`deleted_at` is null
      1.65mshd_website_devContentPage.php#205
      Backtrace
      • 25. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:205
      • 26. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:172
      • 33. view::components.related_content_card:14
      • 35. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 36. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 450 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.79mshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 450
      Backtrace
      • 20. view::components.related_content_card:14
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 450 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.76mshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 450
      Backtrace
      • 20. view::components.related_content_card:34
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.59mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::components.related_content_card:36
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `doctors` where `doctors`.`doctor_id` = 6 and `doctors`.`deleted_at` is null limit 1
      1.73mshd_website_devAuthor.php#92
      Bindings
      • 0: 6
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` = 717 and `media`.`deleted_at` is null limit 1
      2.36mshd_website_devAuthor.php#92
      Bindings
      • 0: 717
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.55mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::components.related_content_card:40
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 582 and `media`.`deleted_at` is null
      2.24mshd_website_devContentPage.php#230
      Bindings
      • 0: 582
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:230
      • 28. view::components.related_content_card:4
      • 30. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 32. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `content_page_categories`.*, `content_page_categories_content_pages`.`content_page_id` as `pivot_content_page_id`, `content_page_categories_content_pages`.`content_page_category_id` as `pivot_content_page_category_id`, `content_page_categories_content_pages`.`is_primary` as `pivot_is_primary` from `content_page_categories` inner join `content_page_categories_content_pages` on `content_page_categories`.`content_page_category_id` = `content_page_categories_content_pages`.`content_page_category_id` where `content_page_categories_content_pages`.`content_page_id` = 582 and `content_page_categories`.`deleted_at` is null
      3.06mshd_website_devContentPage.php#219
      Bindings
      • 0: 582
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:219
      • 27. view::components.related_content_card:8
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `content_page_drafts`.*, (select count(*) from `content_page_draft_qualifiers` where `content_page_drafts`.`content_page_draft_id` = `content_page_draft_qualifiers`.`content_page_draft_id` and `content_page_draft_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 582 and `content_page_drafts`.`content_page_id` is not null and `deleted_at` is null and `publish_at` is not null and `approved_by` is not null and `publish_at` <= '2025-04-23 19:39:12' and (`expires_at` > '2025-04-23 19:39:12' or `expires_at` is null) and `content_page_drafts`.`deleted_at` is null order by `qualifiers_count` desc, `publish_at` desc limit 1000 offset 0
      2.11mshd_website_devContentPage.php#205
      Bindings
      • 0: 582
      • 1: 2025-04-23 19:39:12
      • 2: 2025-04-23 19:39:12
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:205
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:172
      • 28. view::components.related_content_card:14
      • 30. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `content_page_draft_qualifiers` where `content_page_draft_qualifiers`.`content_page_draft_id` in (599) and `content_page_draft_qualifiers`.`deleted_at` is null
      1.62mshd_website_devContentPage.php#205
      Backtrace
      • 25. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:205
      • 26. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:172
      • 33. view::components.related_content_card:14
      • 35. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 36. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 582 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.82mshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 582
      Backtrace
      • 20. view::components.related_content_card:14
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 582 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.75mshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 582
      Backtrace
      • 20. view::components.related_content_card:34
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.54mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::components.related_content_card:36
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `doctors` where `doctors`.`doctor_id` = 6 and `doctors`.`deleted_at` is null limit 1
      1.85mshd_website_devAuthor.php#92
      Bindings
      • 0: 6
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` = 717 and `media`.`deleted_at` is null limit 1
      1.71mshd_website_devAuthor.php#92
      Bindings
      • 0: 717
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.54mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::components.related_content_card:40
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 671 and `media`.`deleted_at` is null
      2.24mshd_website_devContentPage.php#230
      Bindings
      • 0: 671
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:230
      • 28. view::components.related_content_card:4
      • 30. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 32. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `content_page_categories`.*, `content_page_categories_content_pages`.`content_page_id` as `pivot_content_page_id`, `content_page_categories_content_pages`.`content_page_category_id` as `pivot_content_page_category_id`, `content_page_categories_content_pages`.`is_primary` as `pivot_is_primary` from `content_page_categories` inner join `content_page_categories_content_pages` on `content_page_categories`.`content_page_category_id` = `content_page_categories_content_pages`.`content_page_category_id` where `content_page_categories_content_pages`.`content_page_id` = 671 and `content_page_categories`.`deleted_at` is null
      3.18mshd_website_devContentPage.php#219
      Bindings
      • 0: 671
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:219
      • 27. view::components.related_content_card:8
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `content_page_drafts`.*, (select count(*) from `content_page_draft_qualifiers` where `content_page_drafts`.`content_page_draft_id` = `content_page_draft_qualifiers`.`content_page_draft_id` and `content_page_draft_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 671 and `content_page_drafts`.`content_page_id` is not null and `deleted_at` is null and `publish_at` is not null and `approved_by` is not null and `publish_at` <= '2025-04-23 19:39:12' and (`expires_at` > '2025-04-23 19:39:12' or `expires_at` is null) and `content_page_drafts`.`deleted_at` is null order by `qualifiers_count` desc, `publish_at` desc limit 1000 offset 0
      2.08mshd_website_devContentPage.php#205
      Bindings
      • 0: 671
      • 1: 2025-04-23 19:39:12
      • 2: 2025-04-23 19:39:12
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:205
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:172
      • 28. view::components.related_content_card:14
      • 30. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `content_page_draft_qualifiers` where `content_page_draft_qualifiers`.`content_page_draft_id` in (688) and `content_page_draft_qualifiers`.`deleted_at` is null
      1.81mshd_website_devContentPage.php#205
      Backtrace
      • 25. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:205
      • 26. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:172
      • 33. view::components.related_content_card:14
      • 35. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 36. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 671 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      2.17mshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 671
      Backtrace
      • 20. view::components.related_content_card:14
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 671 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.81mshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 671
      Backtrace
      • 20. view::components.related_content_card:34
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.6mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::components.related_content_card:36
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `doctors` where `doctors`.`doctor_id` = 2 and `doctors`.`deleted_at` is null limit 1
      2.3mshd_website_devAuthor.php#92
      Bindings
      • 0: 2
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` = 713 and `media`.`deleted_at` is null limit 1
      1.78mshd_website_devAuthor.php#92
      Bindings
      • 0: 713
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.58mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::components.related_content_card:40
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 689 and `media`.`deleted_at` is null
      2.31mshd_website_devContentPage.php#230
      Bindings
      • 0: 689
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:230
      • 28. view::components.related_content_card:4
      • 30. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 32. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `content_page_categories`.*, `content_page_categories_content_pages`.`content_page_id` as `pivot_content_page_id`, `content_page_categories_content_pages`.`content_page_category_id` as `pivot_content_page_category_id`, `content_page_categories_content_pages`.`is_primary` as `pivot_is_primary` from `content_page_categories` inner join `content_page_categories_content_pages` on `content_page_categories`.`content_page_category_id` = `content_page_categories_content_pages`.`content_page_category_id` where `content_page_categories_content_pages`.`content_page_id` = 689 and `content_page_categories`.`deleted_at` is null
      3.14mshd_website_devContentPage.php#219
      Bindings
      • 0: 689
      Backtrace
      • 20. vendor/wellful/models/src/HealthyDirections/Models/Web/ContentPage.php:219
      • 27. view::components.related_content_card:8
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `content_page_drafts`.*, (select count(*) from `content_page_draft_qualifiers` where `content_page_drafts`.`content_page_draft_id` = `content_page_draft_qualifiers`.`content_page_draft_id` and `content_page_draft_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 689 and `content_page_drafts`.`content_page_id` is not null and `deleted_at` is null and `publish_at` is not null and `approved_by` is not null and `publish_at` <= '2025-04-23 19:39:13' and (`expires_at` > '2025-04-23 19:39:13' or `expires_at` is null) and `content_page_drafts`.`deleted_at` is null order by `qualifiers_count` desc, `publish_at` desc limit 1000 offset 0
      2.11mshd_website_dev
    • select * from `content_page_draft_qualifiers` where `content_page_draft_qualifiers`.`content_page_draft_id` in (706) and `content_page_draft_qualifiers`.`deleted_at` is null
      1.72mshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 689 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.86mshd_website_dev
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 689 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.82mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.54mshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 1 and `doctors`.`deleted_at` is null limit 1
      1.64mshd_website_dev
    • select * from `media` where `media`.`media_id` = 712 and `media`.`deleted_at` is null limit 1
      1.68mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.56mshd_website_dev
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 904 and `media`.`deleted_at` is null
      2.31mshd_website_dev
    • select `content_page_categories`.*, `content_page_categories_content_pages`.`content_page_id` as `pivot_content_page_id`, `content_page_categories_content_pages`.`content_page_category_id` as `pivot_content_page_category_id`, `content_page_categories_content_pages`.`is_primary` as `pivot_is_primary` from `content_page_categories` inner join `content_page_categories_content_pages` on `content_page_categories`.`content_page_category_id` = `content_page_categories_content_pages`.`content_page_category_id` where `content_page_categories_content_pages`.`content_page_id` = 904 and `content_page_categories`.`deleted_at` is null
      3.09mshd_website_dev
    • select `content_page_drafts`.*, (select count(*) from `content_page_draft_qualifiers` where `content_page_drafts`.`content_page_draft_id` = `content_page_draft_qualifiers`.`content_page_draft_id` and `content_page_draft_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 904 and `content_page_drafts`.`content_page_id` is not null and `deleted_at` is null and `publish_at` is not null and `approved_by` is not null and `publish_at` <= '2025-04-23 19:39:13' and (`expires_at` > '2025-04-23 19:39:13' or `expires_at` is null) and `content_page_drafts`.`deleted_at` is null order by `qualifiers_count` desc, `publish_at` desc limit 1000 offset 0
      2.1mshd_website_dev
    • select * from `content_page_draft_qualifiers` where `content_page_draft_qualifiers`.`content_page_draft_id` in (940) and `content_page_draft_qualifiers`.`deleted_at` is null
      1.56mshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 904 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.88mshd_website_dev
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 904 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.85mshd_website_dev
    • select * from `media` where `media`.`media_id` = 1456 and `media`.`deleted_at` is null limit 1
      1.66mshd_website_dev
    • select * from `media` where `media`.`media_id` = 1456 and `media`.`deleted_at` is null limit 1
      1.63mshd_website_dev
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 782 and `media`.`deleted_at` is null
      2.26mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 782 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      1.7mshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      2.64mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      1.67mshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 782 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      2.12mshd_website_dev
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 782 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.77mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.53mshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 3 and `doctors`.`deleted_at` is null limit 1
      1.65mshd_website_dev
    • select * from `media` where `media`.`media_id` = 714 and `media`.`deleted_at` is null limit 1
      1.69mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 5 and `content_pages`.`deleted_at` is null limit 1
      1.73mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.57mshd_website_dev
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 811 and `media`.`deleted_at` is null
      2.38mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 811 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      1.79mshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      1.73mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      1.68mshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 811 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      3.01mshd_website_dev
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 811 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.8mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.52mshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 3 and `doctors`.`deleted_at` is null limit 1
      1.69mshd_website_dev
    • select * from `media` where `media`.`media_id` = 714 and `media`.`deleted_at` is null limit 1
      1.73mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 5 and `content_pages`.`deleted_at` is null limit 1
      1.72mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.54mshd_website_dev
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 814 and `media`.`deleted_at` is null
      2.2mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 814 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      1.73mshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      1.84mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      1.71mshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 814 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.8mshd_website_dev
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 814 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.78mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.53mshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 6 and `doctors`.`deleted_at` is null limit 1
      1.66mshd_website_dev
    • select * from `media` where `media`.`media_id` = 717 and `media`.`deleted_at` is null limit 1
      1.89mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 4 and `content_pages`.`deleted_at` is null limit 1
      1.7mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.59mshd_website_dev
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 821 and `media`.`deleted_at` is null
      2.29mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 821 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      1.8mshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      1.65mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      1.71mshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 821 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.91mshd_website_dev
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 821 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.86mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.54mshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 6 and `doctors`.`deleted_at` is null limit 1
      1.66mshd_website_dev
    • select * from `media` where `media`.`media_id` = 717 and `media`.`deleted_at` is null limit 1
      1.67mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 4 and `content_pages`.`deleted_at` is null limit 1
      1.68mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.57mshd_website_dev
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 831 and `media`.`deleted_at` is null
      2.29mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 831 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      1.71mshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      1.59mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      1.78mshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 831 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.9mshd_website_dev
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 831 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.74mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.56mshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 3 and `doctors`.`deleted_at` is null limit 1
      1.74mshd_website_dev
    • select * from `media` where `media`.`media_id` = 714 and `media`.`deleted_at` is null limit 1
      1.78mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 5 and `content_pages`.`deleted_at` is null limit 1
      1.72mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.57mshd_website_dev
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 836 and `media`.`deleted_at` is null
      2.25mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 836 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      1.77mshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      1.6mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      1.76mshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 836 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.81mshd_website_dev
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 836 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.77mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.66mshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 6 and `doctors`.`deleted_at` is null limit 1
      1.63mshd_website_dev
    • select * from `media` where `media`.`media_id` = 717 and `media`.`deleted_at` is null limit 1
      1.65mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 4 and `content_pages`.`deleted_at` is null limit 1
      1.7mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.55mshd_website_dev
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 890 and `media`.`deleted_at` is null
      2.31mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 890 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      1.7mshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      1.6mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      1.83mshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 890 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      2.03mshd_website_dev
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 890 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.85mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.61mshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 6 and `doctors`.`deleted_at` is null limit 1
      1.72mshd_website_dev
    • select * from `media` where `media`.`media_id` = 717 and `media`.`deleted_at` is null limit 1
      1.65mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 4 and `content_pages`.`deleted_at` is null limit 1
      1.69mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.68mshd_website_dev
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 900 and `media`.`deleted_at` is null
      2.27mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 900 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      1.73mshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      1.63mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      1.67mshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 900 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.91mshd_website_dev
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 900 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.78mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.58mshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 3 and `doctors`.`deleted_at` is null limit 1
      1.65mshd_website_dev
    • select * from `media` where `media`.`media_id` = 714 and `media`.`deleted_at` is null limit 1
      1.74mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 5 and `content_pages`.`deleted_at` is null limit 1
      1.76mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.6mshd_website_dev
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 965 and `media`.`deleted_at` is null
      2.23mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 965 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      1.71mshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      1.66mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      1.74mshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 965 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.83mshd_website_dev
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 965 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.76mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.56mshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 6 and `doctors`.`deleted_at` is null limit 1
      1.66mshd_website_dev
    • select * from `media` where `media`.`media_id` = 717 and `media`.`deleted_at` is null limit 1
      1.68mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 4 and `content_pages`.`deleted_at` is null limit 1
      1.74mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.54mshd_website_dev
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` = 1018 and `media`.`deleted_at` is null
      2.23mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 1018 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      1.71mshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      1.67mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      2.3mshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 1018 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.87mshd_website_dev
    • select `authors`.*, `authors_content_pages`.`content_page_id` as `pivot_content_page_id`, `authors_content_pages`.`author_id` as `pivot_author_id`, `authors_content_pages`.`created_at` as `pivot_created_at`, `authors_content_pages`.`updated_at` as `pivot_updated_at` from `authors` inner join `authors_content_pages` on `authors`.`author_id` = `authors_content_pages`.`author_id` where `authors_content_pages`.`content_page_id` = 1018 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.78mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.68mshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 6 and `doctors`.`deleted_at` is null limit 1
      2.01mshd_website_dev
    • select * from `media` where `media`.`media_id` = 717 and `media`.`deleted_at` is null limit 1
      1.75mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 4 and `content_pages`.`deleted_at` is null limit 1
      2.14mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.67mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.65mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.55mshd_website_dev
    • select `content_page_categories`.*, `content_page_categories_content_pages`.`content_page_id` as `pivot_content_page_id`, `content_page_categories_content_pages`.`content_page_category_id` as `pivot_content_page_category_id`, `content_page_categories_content_pages`.`is_primary` as `pivot_is_primary` from `content_page_categories` inner join `content_page_categories_content_pages` on `content_page_categories`.`content_page_category_id` = `content_page_categories_content_pages`.`content_page_category_id` where `content_page_categories_content_pages`.`content_page_id` = 358 and `content_page_categories`.`deleted_at` is null
      4.72mshd_website_dev
    • select * from `header_navigation` where `is_active` = 1 and (`start_date` is null or `start_date` <= '2025-04-23 19:39:13') and (`end_date` is null or `end_date` >= '2025-04-23 19:39:13') and `header_navigation`.`deleted_at` is null order by `sort_order` asc
      1.98mshd_website_dev
    • select * from `header_navigation_sections` where `header_navigation_sections`.`header_navigation_id` in (6, 7, 8, 11, 12, 15) and `is_active` = 1 and (`start_date` is null or `start_date` <= '2025-04-23 19:39:13') and (`end_date` is null or `end_date` >= '2025-04-23 19:39:13') and `header_navigation_sections`.`deleted_at` is null
      1.9mshd_website_dev
    • select * from `podcast_episodes` where exists (select * from `content_pages` where `podcast_episodes`.`content_page_id` = `content_pages`.`content_page_id` and exists (select * from `content_page_drafts` where `content_pages`.`content_page_id` = `content_page_drafts`.`content_page_id` and `approved_by` is not null and `publish_at` <= '2025-04-23 19:39:13' and `content_page_drafts`.`deleted_at` is null) and `content_pages`.`deleted_at` is null) and `podcast_episodes`.`deleted_at` is null order by `season_number` desc, `episode_number` desc limit 3
      2.15mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` in (966, 967, 1018) and `content_pages`.`deleted_at` is null
      1.78mshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` in (966, 967, 1018) and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.88mshd_website_dev
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` in (966, 967, 1018) and `media`.`deleted_at` is null
      2.3mshd_website_dev
    • select * from `site_content` where `key` = 'TOP_NAV_BUTTONS' and `is_active` = 1 and `site_content`.`deleted_at` is null limit 1
      1.7mshd_website_dev
    • select `site_content_versions`.*, (select count(*) from `site_content_version_qualifiers` where `site_content_versions`.`site_content_version_id` = `site_content_version_qualifiers`.`site_content_version_id` and `site_content_version_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `site_content_versions` where `site_content_versions`.`site_content_id` = 276 and `site_content_versions`.`site_content_id` is not null and `deleted_at` is null and `published_at` is not null and `approved_by` is not null and `published_at` <= '2025-04-23 19:39:13' and (`expires_at` > '2025-04-23 19:39:13' or `expires_at` is null) and `site_content_versions`.`deleted_at` is null order by `qualifiers_count` desc, `published_at` desc limit 1000 offset 0
      2.14mshd_website_dev
    • select * from `site_content_version_qualifiers` where `site_content_version_qualifiers`.`site_content_version_id` in (796) and `site_content_version_qualifiers`.`deleted_at` is null
      2.06mshd_website_dev
    • select * from `site_content` where `key` = 'TOP_NAV_BUTTONS' and `is_active` = 1 and `site_content`.`deleted_at` is null limit 1
      1.67mshd_website_dev
    • select `site_content_versions`.*, (select count(*) from `site_content_version_qualifiers` where `site_content_versions`.`site_content_version_id` = `site_content_version_qualifiers`.`site_content_version_id` and `site_content_version_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `site_content_versions` where `site_content_versions`.`site_content_id` = 276 and `site_content_versions`.`site_content_id` is not null and `deleted_at` is null and `published_at` is not null and `approved_by` is not null and `published_at` <= '2025-04-23 19:39:13' and (`expires_at` > '2025-04-23 19:39:13' or `expires_at` is null) and `site_content_versions`.`deleted_at` is null order by `qualifiers_count` desc, `published_at` desc limit 1000 offset 0
      2.19mshd_website_dev
    • select * from `site_content_version_qualifiers` where `site_content_version_qualifiers`.`site_content_version_id` in (796) and `site_content_version_qualifiers`.`deleted_at` is null
      1.73mshd_website_dev
    • select * from `site_content` where `key` = 'TOP_NAV_MESSAGE' and `is_active` = 1 and `site_content`.`deleted_at` is null limit 1
      1.75mshd_website_dev
    • select `site_content_versions`.*, (select count(*) from `site_content_version_qualifiers` where `site_content_versions`.`site_content_version_id` = `site_content_version_qualifiers`.`site_content_version_id` and `site_content_version_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `site_content_versions` where `site_content_versions`.`site_content_id` = 193 and `site_content_versions`.`site_content_id` is not null and `deleted_at` is null and `published_at` is not null and `approved_by` is not null and `published_at` <= '2025-04-23 19:39:13' and (`expires_at` > '2025-04-23 19:39:13' or `expires_at` is null) and `site_content_versions`.`deleted_at` is null order by `qualifiers_count` desc, `published_at` desc limit 1000 offset 0
      2.02mshd_website_dev
    • select * from `site_content_version_qualifiers` where `site_content_version_qualifiers`.`site_content_version_id` in (222, 654) and `site_content_version_qualifiers`.`deleted_at` is null
      1.7mshd_website_dev
    • select * from `header_navigation` where `is_active` = 1 and (`start_date` is null or `start_date` <= '2025-04-23 19:39:13') and (`end_date` is null or `end_date` >= '2025-04-23 19:39:13') and `header_navigation`.`deleted_at` is null order by `sort_order` asc
      1.86mshd_website_dev
    • select * from `header_navigation_sections` where `header_navigation_sections`.`header_navigation_id` in (6, 7, 8, 11, 12, 15) and `is_active` = 1 and (`start_date` is null or `start_date` <= '2025-04-23 19:39:13') and (`end_date` is null or `end_date` >= '2025-04-23 19:39:13') and `header_navigation_sections`.`deleted_at` is null
      1.79mshd_website_dev
    • select * from `podcast_episodes` where exists (select * from `content_pages` where `podcast_episodes`.`content_page_id` = `content_pages`.`content_page_id` and exists (select * from `content_page_drafts` where `content_pages`.`content_page_id` = `content_page_drafts`.`content_page_id` and `approved_by` is not null and `publish_at` <= '2025-04-23 19:39:13' and `content_page_drafts`.`deleted_at` is null) and `content_pages`.`deleted_at` is null) and `podcast_episodes`.`deleted_at` is null order by `season_number` desc, `episode_number` desc limit 3
      2.04mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` in (966, 967, 1018) and `content_pages`.`deleted_at` is null
      1.78mshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` in (966, 967, 1018) and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.84mshd_website_dev
    • select `media`.*, `content_pages_media`.`content_page_id` as `pivot_content_page_id`, `content_pages_media`.`media_id` as `pivot_media_id`, `content_pages_media`.`type` as `pivot_type` from `media` inner join `content_pages_media` on `media`.`media_id` = `content_pages_media`.`media_id` where `content_pages_media`.`content_page_id` in (966, 967, 1018) and `media`.`deleted_at` is null
      2.35mshd_website_dev
    • select * from `site_content` where `key` = 'PRE_HERO_BANNER' and `is_active` = 1 and `site_content`.`deleted_at` is null limit 1
      1.67mshd_website_dev
    • select `site_content_versions`.*, (select count(*) from `site_content_version_qualifiers` where `site_content_versions`.`site_content_version_id` = `site_content_version_qualifiers`.`site_content_version_id` and `site_content_version_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `site_content_versions` where `site_content_versions`.`site_content_id` = 243 and `site_content_versions`.`site_content_id` is not null and `deleted_at` is null and `published_at` is not null and `approved_by` is not null and `published_at` <= '2025-04-23 19:39:13' and (`expires_at` > '2025-04-23 19:39:13' or `expires_at` is null) and `site_content_versions`.`deleted_at` is null order by `qualifiers_count` desc, `published_at` desc limit 1000 offset 0
      2.19mshd_website_dev
    • select * from `site_content_version_qualifiers` where `site_content_version_qualifiers`.`site_content_version_id` in (619, 712) and `site_content_version_qualifiers`.`deleted_at` is null
      1.86mshd_website_dev
    • select * from `site_content` where `key` = 'COOKIE_CONSENT_BANNER_HTML' and `is_active` = 1 and `site_content`.`deleted_at` is null limit 1
      1.68mshd_website_dev
    • select `site_content_versions`.*, (select count(*) from `site_content_version_qualifiers` where `site_content_versions`.`site_content_version_id` = `site_content_version_qualifiers`.`site_content_version_id` and `site_content_version_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `site_content_versions` where `site_content_versions`.`site_content_id` = 285 and `site_content_versions`.`site_content_id` is not null and `deleted_at` is null and `published_at` is not null and `approved_by` is not null and `published_at` <= '2025-04-23 19:39:13' and (`expires_at` > '2025-04-23 19:39:13' or `expires_at` is null) and `site_content_versions`.`deleted_at` is null order by `qualifiers_count` desc, `published_at` desc limit 1000 offset 0
      1.97mshd_website_dev
    • select * from `site_content_version_qualifiers` where `site_content_version_qualifiers`.`site_content_version_id` in (795) and `site_content_version_qualifiers`.`deleted_at` is null
      1.61mshd_website_dev
    • select * from `site_content` where `key` = 'FOOTER_SECTION_SAFETY_SECURITY' and `is_active` = 1 and `site_content`.`deleted_at` is null limit 1
      1.65mshd_website_dev
    • select `site_content_versions`.*, (select count(*) from `site_content_version_qualifiers` where `site_content_versions`.`site_content_version_id` = `site_content_version_qualifiers`.`site_content_version_id` and `site_content_version_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `site_content_versions` where `site_content_versions`.`site_content_id` = 248 and `site_content_versions`.`site_content_id` is not null and `deleted_at` is null and `published_at` is not null and `approved_by` is not null and `published_at` <= '2025-04-23 19:39:13' and (`expires_at` > '2025-04-23 19:39:13' or `expires_at` is null) and `site_content_versions`.`deleted_at` is null order by `qualifiers_count` desc, `published_at` desc limit 1000 offset 0
      1.97mshd_website_dev
    • select * from `site_content_version_qualifiers` where `site_content_version_qualifiers`.`site_content_version_id` in (662) and `site_content_version_qualifiers`.`deleted_at` is null
      1.68mshd_website_dev
    • select * from `site_content` where `key` = 'FOOTER_SECTION_LEAD_GEN' and `is_active` = 1 and `site_content`.`deleted_at` is null limit 1
      1.63mshd_website_dev
    • select `site_content_versions`.*, (select count(*) from `site_content_version_qualifiers` where `site_content_versions`.`site_content_version_id` = `site_content_version_qualifiers`.`site_content_version_id` and `site_content_version_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `site_content_versions` where `site_content_versions`.`site_content_id` = 249 and `site_content_versions`.`site_content_id` is not null and `deleted_at` is null and `published_at` is not null and `approved_by` is not null and `published_at` <= '2025-04-23 19:39:13' and (`expires_at` > '2025-04-23 19:39:13' or `expires_at` is null) and `site_content_versions`.`deleted_at` is null order by `qualifiers_count` desc, `published_at` desc limit 1000 offset 0
      1.96mshd_website_dev
    • select * from `site_content_version_qualifiers` where `site_content_version_qualifiers`.`site_content_version_id` in (641) and `site_content_version_qualifiers`.`deleted_at` is null
      1.65mshd_website_dev
    • select * from `site_content` where `key` = 'FOOTER_SECTION_GUEST_LINKS' and `is_active` = 1 and `site_content`.`deleted_at` is null limit 1
      1.66mshd_website_dev
    • select `site_content_versions`.*, (select count(*) from `site_content_version_qualifiers` where `site_content_versions`.`site_content_version_id` = `site_content_version_qualifiers`.`site_content_version_id` and `site_content_version_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `site_content_versions` where `site_content_versions`.`site_content_id` = 250 and `site_content_versions`.`site_content_id` is not null and `deleted_at` is null and `published_at` is not null and `approved_by` is not null and `published_at` <= '2025-04-23 19:39:13' and (`expires_at` > '2025-04-23 19:39:13' or `expires_at` is null) and `site_content_versions`.`deleted_at` is null order by `qualifiers_count` desc, `published_at` desc limit 1000 offset 0
      1.99mshd_website_dev
    • select * from `site_content_version_qualifiers` where `site_content_version_qualifiers`.`site_content_version_id` in (799) and `site_content_version_qualifiers`.`deleted_at` is null
      1.66mshd_website_dev
    • select * from `site_content` where `key` = 'FOOTER_SECTION_DISCLAIMER' and `is_active` = 1 and `site_content`.`deleted_at` is null limit 1
      1.67mshd_website_dev
    • select `site_content_versions`.*, (select count(*) from `site_content_version_qualifiers` where `site_content_versions`.`site_content_version_id` = `site_content_version_qualifiers`.`site_content_version_id` and `site_content_version_qualifiers`.`deleted_at` is null) as `qualifiers_count` from `site_content_versions` where `site_content_versions`.`site_content_id` = 252 and `site_content_versions`.`site_content_id` is not null and `deleted_at` is null and `published_at` is not null and `approved_by` is not null and `published_at` <= '2025-04-23 19:39:13' and (`expires_at` > '2025-04-23 19:39:13' or `expires_at` is null) and `site_content_versions`.`deleted_at` is null order by `qualifiers_count` desc, `published_at` desc limit 1000 offset 0
      2.11mshd_website_dev
    • select * from `site_content_version_qualifiers` where `site_content_version_qualifiers`.`site_content_version_id` in (644, 671, 752) and `site_content_version_qualifiers`.`deleted_at` is null
      1.77mshd_website_dev
    • select `value` from `configs` where `name` = 'forter_enabled' and `configs`.`deleted_at` is null limit 1
      1.64mshd_website_dev
    • select `domain` from `domains` where (`main_site_enabled` = 1 or `landing_pages_enabled` = 1) and `domains`.`deleted_at` is null
      1.86mshd_website_dev
    • insert into `tracked_sessions` (`php_session_id`, `updated_at`, `created_at`) values ('5KPGJgoCdr9JfgjyBt6P7zcnRFQcnFYWi55WwEIL', '2025-04-23 19:39:13', '2025-04-23 19:39:13')
      3.84mshd_dev
    • select * from `user_agents` where (`string` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)') limit 1
      1.7mshd_dev
    • update `tracked_sessions` set `presale_id` = '', `revision_id` = '', `user_agent_id` = 1895, `ip_address` = '3.138.151.175, 172.68.168.242', `tracked_sessions`.`updated_at` = '2025-04-23 19:39:13' where `tracked_session_id` = 1188831
      4.37mshd_dev
    • select * from `live_stats` where (`tracked_session_id` = 1188831) limit 1
      1.74mshd_dev
    • insert into `live_stats` (`tracked_session_id`, `updated_at`, `created_at`) values (1188831, '2025-04-23 19:39:13', '2025-04-23 19:39:13')
      6.65mshd_dev
    HealthyDirections\Models\Web\ContentPage
    303ContentPage.php#?
    HealthyDirections\Models\Web\Media
    80Media.php#?
    HealthyDirections\Models\Web\ContentPageDraft
    47ContentPageDraft.php#?
    HealthyDirections\Models\Web\ContentPageCategory
    26ContentPageCategory.php#?
    HealthyDirections\Models\Web\Author
    25Author.php#?
    HealthyDirections\Models\Web\Doctor
    20Doctor.php#?
    HealthyDirections\Models\Web\PodcastEpisode
    16PodcastEpisode.php#?
    HealthyDirections\Models\Web\SiteContentVersion
    13SiteContentVersion.php#?
    HealthyDirections\Models\Web\HeaderNavigation
    12HeaderNavigation.php#?
    HealthyDirections\Models\Web\Podcast
    10Podcast.php#?
    HealthyDirections\Models\Web\SiteContent
    9SiteContent.php#?
    HealthyDirections\Models\Web\SiteContentVersionQualifier
    3SiteContentVersionQualifier.php#?
    HealthyDirections\Models\Web\Article
    1Article.php#?
    HealthyDirections\Models\HD\ParentBrand
    1ParentBrand.php#?
    HealthyDirections\Models\Web\Config
    1Config.php#?
    HealthyDirections\Models\HD\UserAgent
    1UserAgent.php#?
        _token
        basZXrnkIjmGxHip3zg5QkgReBjnExKJHXxUKmU1
        first_visit_timestamp
        1745451552
        lead_data
        App\Data\LeadData {#1733 #_partialTrees: null #_includes: [] #_excludes: [] #_only: [] #_e...
        tracked_session_id
        1188831
        _previous
        array:1 [ "url" => "http://dev.healthydirections.com/articles/heart-health/just-hands-cpr-techniqu...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /articles/heart-health/just-hands-cpr-technique
        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:26 [ "x-forwarded-for" => array:1 [ 0 => "3.138.151.175, 172.68.168.242" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "host" => array:1 [ 0 => "dev.healthydirections.com" ] "x-amzn-trace-id" => array:1 [ 0 => "Root=1-68097a1f-32253b01679d429837d9cc78" ] "cf-ray" => array:1 [ 0 => "935132e4dcdb1528-CMH" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "true-client-ip" => array:1 [ 0 => "3.138.151.175" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "cf-connecting-ip" => array:1 [ 0 => "3.138.151.175" ] "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" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "__cf_bm=Pqt9ydYWIjmaMgP37RfvrVtdqvCLZq73EwF_veZbKrQ-1745451551-1.0.1.1-BkclGIzmjP8AXorxd7a73OEz_eodBJLAHacG7gChpV04vG5byjqxg.V3PdnJjv5IAHidw2mjsiysYhrhsXbA1yxAXtn_A335CfW7_XMAfig__cf_bm=Pqt9ydYWIjmaMgP37RfvrVtdqvCLZq73EwF_veZbKrQ-1745451551-1.0.1.1-BkclGIzmjP8AXorxd7a73OEz_eodBJLAHacG7gChpV04vG5byjqxg.V3PdnJjv5IAHidw2mjsiysYhrhsXbA1yxAX" ] ]
        request_cookies
        0 of 0
        array:1 [ "__cf_bm" => null ]
        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 => "Wed, 23 Apr 2025 23:39:12 GMT" ] "set-cookie" => array:3 [ 0 => "emaildid=deleted; expires=Tue, 23 Apr 2024 23:39:12 GMT; Max-Age=0; path=/; secure; httponly" 1 => "XSRF-TOKEN=eyJpdiI6Inh4c0tZemlJUGdudE5tSU1kblRBcEE9PSIsInZhbHVlIjoiell2VldwWWd1eTI1cWVxOG9nRENabFdzTWtYdGlFb2Q3bUtXUWgvYkcxWnZsbXhiK1dScGc1K1Yxc3hqZDcrL0krMWhna1JaMWFOYjVDbHJhQmFhSFpYbXNQaW9wWk5ITGRvMWRYMXc3M0krc3NvbEZuelJpemplWnFZRnZrVGYiLCJtYWMiOiI1MjE2ZTI4N2M0OGNiZDhhYTVkNWRkYjg4NjE5ZTRmY2IxNWY0OGVlMzgxNzhjODU0YmU1MmI1ZWE5MmY5ZDhhIiwidGFnIjoiIn0%3D; expires=Thu, 24 Apr 2025 01:39:13 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Inh4c0tZemlJUGdudE5tSU1kblRBcEE9PSIsInZhbHVlIjoiell2VldwWWd1eTI1cWVxOG9nRENabFdzTWtYdGlFb2Q3bUtXUWgvYkcxWnZsbXhiK1dScGc1K1Yxc3hqZDcrL0krMWhna" 2 => "healthy_directions_web_dev_session=eyJpdiI6InJSSDM3RHZWaXI0clloQm1YK3FqQmc9PSIsInZhbHVlIjoiRTRnMStwWHJTMkNVZjAvQ25KOE9zR3RtL1hhYkd5eXVFZjFrV1lYZXNEcjd4aFBmano1NnYwTi9JU2RLWkpMQ2V5bXE1Yk9MQ0dGTUNjS2sva05MSnNaamlJMVJ2dExDYUhjdWlYOEFqZkJMQ0RMNk1jekY3RHQrQlVkS1QycmoiLCJtYWMiOiIxMTAzMGFiMzM4MjRiNzViMzAxNWQ1ZjEzYzQ2ZDA0MjM1YzdjNjE4OTFiYjM5NThhZTJkODgzMDY0MjQ4ZDYxIiwidGFnIjoiIn0%3D; expires=Thu, 24 Apr 2025 01:39:13 GMT; Max-Age=7200; path=/; secure; httponlyhealthy_directions_web_dev_session=eyJpdiI6InJSSDM3RHZWaXI0clloQm1YK3FqQmc9PSIsInZhbHVlIjoiRTRnMStwWHJTMkNVZjAvQ25KOE9zR3RtL1hhYkd5eXVFZjFrV1lYZXNEcjd4aFBmano1N" ] "Set-Cookie" => array:3 [ 0 => "emaildid=; expires=Thu, 28-May-2026 23:39:13 GMT; path=/; secure; httponly" 1 => "XSRF-TOKEN=eyJpdiI6Inh4c0tZemlJUGdudE5tSU1kblRBcEE9PSIsInZhbHVlIjoiell2VldwWWd1eTI1cWVxOG9nRENabFdzTWtYdGlFb2Q3bUtXUWgvYkcxWnZsbXhiK1dScGc1K1Yxc3hqZDcrL0krMWhna1JaMWFOYjVDbHJhQmFhSFpYbXNQaW9wWk5ITGRvMWRYMXc3M0krc3NvbEZuelJpemplWnFZRnZrVGYiLCJtYWMiOiI1MjE2ZTI4N2M0OGNiZDhhYTVkNWRkYjg4NjE5ZTRmY2IxNWY0OGVlMzgxNzhjODU0YmU1MmI1ZWE5MmY5ZDhhIiwidGFnIjoiIn0%3D; expires=Thu, 24-Apr-2025 01:39:13 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Inh4c0tZemlJUGdudE5tSU1kblRBcEE9PSIsInZhbHVlIjoiell2VldwWWd1eTI1cWVxOG9nRENabFdzTWtYdGlFb2Q3bUtXUWgvYkcxWnZsbXhiK1dScGc1K1Yxc3hqZDcrL0krMWhna" 2 => "healthy_directions_web_dev_session=eyJpdiI6InJSSDM3RHZWaXI0clloQm1YK3FqQmc9PSIsInZhbHVlIjoiRTRnMStwWHJTMkNVZjAvQ25KOE9zR3RtL1hhYkd5eXVFZjFrV1lYZXNEcjd4aFBmano1NnYwTi9JU2RLWkpMQ2V5bXE1Yk9MQ0dGTUNjS2sva05MSnNaamlJMVJ2dExDYUhjdWlYOEFqZkJMQ0RMNk1jekY3RHQrQlVkS1QycmoiLCJtYWMiOiIxMTAzMGFiMzM4MjRiNzViMzAxNWQ1ZjEzYzQ2ZDA0MjM1YzdjNjE4OTFiYjM5NThhZTJkODgzMDY0MjQ4ZDYxIiwidGFnIjoiIn0%3D; expires=Thu, 24-Apr-2025 01:39:13 GMT; path=/; secure; httponlyhealthy_directions_web_dev_session=eyJpdiI6InJSSDM3RHZWaXI0clloQm1YK3FqQmc9PSIsInZhbHVlIjoiRTRnMStwWHJTMkNVZjAvQ25KOE9zR3RtL1hhYkd5eXVFZjFrV1lYZXNEcjd4aFBmano1N" ] ]
        session_attributes
        0 of 0
        array:7 [ "_token" => "basZXrnkIjmGxHip3zg5QkgReBjnExKJHXxUKmU1" "first_visit_timestamp" => 1745451552 "lead_data" => App\Data\LeadData {#1733 #_partialTrees: null #_includes: [] #_excludes: [] #_only: [] #_except: [] #_additional: [] #_wrap: null +parentBrand: HealthyDirections\Models\HD\ParentBrand {#1734 #connection: "hddb" #table: "parent_brands" #primaryKey: "parent_brand_id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:7 [ "parent_brand_id" => 1007 "business_unit_id" => 2 "name" => "Healthy Directions" "created_at" => "2024-12-02 15:17:39" "updated_at" => "2025-02-10 15:42:15" "deleted_at" => null "settings_class_name" => "Wellful\Settings\ParentBrands\HealthyDirectionsParentBrandSettings" ] #original: array:7 [ "parent_brand_id" => 1007 "business_unit_id" => 2 "name" => "Healthy Directions" "created_at" => "2024-12-02 15:17:39" "updated_at" => "2025-02-10 15:42:15" "deleted_at" => null "settings_class_name" => "Wellful\Settings\ParentBrands\HealthyDirectionsParentBrandSettings" ] #changes: [] #casts: array:1 [ "deleted_at" => "datetime" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: [] #guarded: [] #forceDeleting: false } +lead: null +individual: null +address: Spatie\LaravelData\Optional {#1732} +addressCreatedThisSession: Spatie\LaravelData\Optional {#1736} +affiliateId: null +userAgent: "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" +ipAddress: "3.138.151.175" +incomingSms: null +revision: null +order: null +presale: null +utmCampaign: null +utmContent: null +utmMedium: null +utmSource: null +utmTerm: null +phone: null +email: null } "tracked_session_id" => 1188831 "_previous" => array:1 [ "url" => "http://dev.healthydirections.com/articles/heart-health/just-hands-cpr-technique" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-23 19:39:13GET/articles/heart-health/just-hands-cpr-technique337275568