Skip to main content

testing 3877

08/16/2023 | 0 min. read

Written by:

Dr. David Williams

testing

Dr. David Williams

Meet Dr. David Williams

For more than 25 years, Dr. David Williams has traveled the world researching alternative therapies for our most common health problems—therapies that are inexpensive and easy to use, and therapies that treat the root cause of a problem rather than just its symptoms.

More About Dr. David Williams

Request history8.2.28PHP Version1.68sRequest Duration39MBMemory UsageGET articles/{content_page_category}/{article}/{draft_id?}Route
  • debuglog[21:50:23] LOG.debug: Using FB Pixel ID - 2022916781263431 ; FB Pixel Token - EAAMUxOkeWwABO9JVumNbY...
  • warninglog[21:50:24] LOG.warning: str_starts_with(): Passing null to parameter #1 ($haystack) of type string i...
  • warninglog[21:50:24] LOG.warning: str_starts_with(): Passing null to parameter #1 ($haystack) of type string i...
  • Booting (472ms)time
  • Application (1.21s)time
  • 1 x Application (71.9%)
    1.21s
    1 x Booting (28.1%)
    472ms
    38 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.yottaayottaa.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
    271 statements were executed, 130 of which were duplicates, 141 unique. Show only duplicated409ms
    • # Query soft limit for Debugbar is reached after 100 queries, additional 171 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/digestive-health/new-article-testing' or `alias` = 'articles/digestive-health/new-article-testing') and `alias_slugs`.`deleted_at` is null limit 1
      1.25mshd_website_devAliasSlugMiddleware.php#22
      Bindings
      • 0: http://dev.healthydirections.com/articles/digestive-health/new-article-testing
      • 1: articles/digestive-health/new-article-testing
      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` = 'digestive-health' or `content_page_category_id` = 'digestive-health') and `content_page_categories`.`deleted_at` is null limit 1
      870μshd_website_devContentPageCategory.php#88
      Bindings
      • 0: digestive-health
      • 1: digestive-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` = 'new-article-testing' and `content_pages`.`deleted_at` is null) and `articles`.`deleted_at` is null limit 1
      3.66mshd_website_devArticle.php#81
      Bindings
      • 0: new-article-testing
      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 `content_pages` where `content_pages`.`content_page_id` = 1019 and `content_pages`.`deleted_at` is null limit 1
      710μshd_website_devArticleController.php#127
      Bindings
      • 0: 1019
      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` = 1019 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-07 21:50:23' and (`expires_at` > '2025-04-07 21:50:23' 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.32mshd_website_devContentPage.php#205
      Bindings
      • 0: 1019
      • 1: 2025-04-07 21:50:23
      • 2: 2025-04-07 21:50:23
      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 (1611) and `content_page_draft_qualifiers`.`deleted_at` is null
      880μshd_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` = 3 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-07 21:50:23' and `content_page_drafts`.`deleted_at` is null) and `content_pages`.`deleted_at` is null
      3.94mshd_website_devArticleController.php#137
      Bindings
      • 0: 3
      • 1: 2025-04-07 21:50:23
      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` = 3 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-07 21:50:23' and `content_page_drafts`.`deleted_at` is null) and `content_pages`.`deleted_at` is null
      16.7mshd_website_devArticleController.php#143
      Bindings
      • 0: 3
      • 1: 2025-04-07 21:50:23
      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-07 21:50:23' and `end_date` >= '2025-04-07 21:50:23' or `end_date` is null) and `right_rails`.`deleted_at` is null
      1.09mshd_website_devArticleController.php#158
      Bindings
      • 0: 2025-04-07 21:50:23
      • 1: 2025-04-07 21:50:23
      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` = 1019 and `display_type` = 'Right Rail' and `lead_generation_forms`.`deleted_at` is null
      820μshd_website_devArticleController.php#169
      Bindings
      • 0: 1019
      • 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` = 1019 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      840μshd_website_devshow.blade.php#13
      Bindings
      • 0: 1019
      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
      700μshd_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` = 2 and `doctors`.`deleted_at` is null limit 1
      720μshd_website_devAuthor.php#92
      Bindings
      • 0: 2
      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` = 713 and `media`.`deleted_at` is null limit 1
      710μshd_website_devAuthor.php#92
      Bindings
      • 0: 713
      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
      530μshd_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` = 7 and `content_pages`.`deleted_at` is null limit 1
      1.1mshd_website_devshow.blade.php#24
      Bindings
      • 0: 7
      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` = 1019 and `authors_reviewed_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      740μshd_website_devshow.blade.php#28
      Bindings
      • 0: 1019
      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` = 51 and `media`.`deleted_at` is null
      1.8mshd_website_devContentPage.php#230
      Bindings
      • 0: 51
      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` = 51 and `content_page_categories`.`deleted_at` is null
      2.12mshd_website_devContentPage.php#219
      Bindings
      • 0: 51
      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` = 51 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-07 21:50:23' and (`expires_at` > '2025-04-07 21:50:23' 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
      1.14mshd_website_devContentPage.php#205
      Bindings
      • 0: 51
      • 1: 2025-04-07 21:50:23
      • 2: 2025-04-07 21:50:23
      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 (68) and `content_page_draft_qualifiers`.`deleted_at` is null
      660μshd_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` = 51 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      720μshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 51
      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` = 51 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      770μshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 51
      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
      520μshd_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` = 3 and `doctors`.`deleted_at` is null limit 1
      610μshd_website_devAuthor.php#92
      Bindings
      • 0: 3
      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` = 714 and `media`.`deleted_at` is null limit 1
      590μshd_website_devAuthor.php#92
      Bindings
      • 0: 714
      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
      470μshd_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` = 52 and `media`.`deleted_at` is null
      1.3mshd_website_devContentPage.php#230
      Bindings
      • 0: 52
      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` = 52 and `content_page_categories`.`deleted_at` is null
      2.3mshd_website_devContentPage.php#219
      Bindings
      • 0: 52
      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` = 52 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-07 21:50:23' and (`expires_at` > '2025-04-07 21:50:23' 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
      1.11mshd_website_devContentPage.php#205
      Bindings
      • 0: 52
      • 1: 2025-04-07 21:50:23
      • 2: 2025-04-07 21:50:23
      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 (69) and `content_page_draft_qualifiers`.`deleted_at` is null
      690μshd_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` = 52 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      700μshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 52
      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` = 52 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      810μshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 52
      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
      730μshd_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` = 3 and `doctors`.`deleted_at` is null limit 1
      690μshd_website_devAuthor.php#92
      Bindings
      • 0: 3
      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` = 714 and `media`.`deleted_at` is null limit 1
      710μshd_website_devAuthor.php#92
      Bindings
      • 0: 714
      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
      500μshd_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` = 56 and `media`.`deleted_at` is null
      1.18mshd_website_devContentPage.php#230
      Bindings
      • 0: 56
      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` = 56 and `content_page_categories`.`deleted_at` is null
      2.04mshd_website_devContentPage.php#219
      Bindings
      • 0: 56
      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` = 56 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-07 21:50:23' and (`expires_at` > '2025-04-07 21:50:23' 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
      1.16mshd_website_devContentPage.php#205
      Bindings
      • 0: 56
      • 1: 2025-04-07 21:50:23
      • 2: 2025-04-07 21:50:23
      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 (73) and `content_page_draft_qualifiers`.`deleted_at` is null
      560μshd_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` = 56 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      670μshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 56
      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` = 56 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      660μshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 56
      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
      480μshd_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` = 3 and `doctors`.`deleted_at` is null limit 1
      590μshd_website_devAuthor.php#92
      Bindings
      • 0: 3
      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` = 714 and `media`.`deleted_at` is null limit 1
      600μshd_website_devAuthor.php#92
      Bindings
      • 0: 714
      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
      6.95mshd_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` = 63 and `media`.`deleted_at` is null
      1.96mshd_website_devContentPage.php#230
      Bindings
      • 0: 63
      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` = 63 and `content_page_categories`.`deleted_at` is null
      6.35mshd_website_devContentPage.php#219
      Bindings
      • 0: 63
      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` = 63 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-07 21:50:23' and (`expires_at` > '2025-04-07 21:50:23' 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.81mshd_website_devContentPage.php#205
      Bindings
      • 0: 63
      • 1: 2025-04-07 21:50:23
      • 2: 2025-04-07 21:50:23
      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 (80) and `content_page_draft_qualifiers`.`deleted_at` is null
      1.67mshd_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` = 63 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      2.11mshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 63
      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` = 63 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      910μshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 63
      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
      490μshd_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` = 3 and `doctors`.`deleted_at` is null limit 1
      590μshd_website_devAuthor.php#92
      Bindings
      • 0: 3
      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` = 714 and `media`.`deleted_at` is null limit 1
      570μshd_website_devAuthor.php#92
      Bindings
      • 0: 714
      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
      510μshd_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` = 85 and `media`.`deleted_at` is null
      1.19mshd_website_devContentPage.php#230
      Bindings
      • 0: 85
      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` = 85 and `content_page_categories`.`deleted_at` is null
      2.21mshd_website_devContentPage.php#219
      Bindings
      • 0: 85
      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` = 85 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-07 21:50:23' and (`expires_at` > '2025-04-07 21:50:23' 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
      1.11mshd_website_devContentPage.php#205
      Bindings
      • 0: 85
      • 1: 2025-04-07 21:50:23
      • 2: 2025-04-07 21:50:23
      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 (102) and `content_page_draft_qualifiers`.`deleted_at` is null
      570μshd_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` = 85 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      760μshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 85
      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` = 85 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      720μshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 85
      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
      500μshd_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` = 3 and `doctors`.`deleted_at` is null limit 1
      790μshd_website_devAuthor.php#92
      Bindings
      • 0: 3
      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` = 714 and `media`.`deleted_at` is null limit 1
      1.05mshd_website_devAuthor.php#92
      Bindings
      • 0: 714
      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
      460μshd_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` = 216 and `media`.`deleted_at` is null
      1.35mshd_website_devContentPage.php#230
      Bindings
      • 0: 216
      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` = 216 and `content_page_categories`.`deleted_at` is null
      2.09mshd_website_devContentPage.php#219
      Bindings
      • 0: 216
      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` = 216 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-07 21:50:23' and (`expires_at` > '2025-04-07 21:50:23' 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: 216
      • 1: 2025-04-07 21:50:23
      • 2: 2025-04-07 21:50:23
      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 (233) and `content_page_draft_qualifiers`.`deleted_at` is null
      660μshd_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` = 216 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      750μshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 216
      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` = 216 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      790μshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 216
      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` = 1456 and `media`.`deleted_at` is null limit 1
      5.59mshd_website_devAuthor.php#92
      Bindings
      • 0: 1456
      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 `media` where `media`.`media_id` = 1456 and `media`.`deleted_at` is null limit 1
      1.41mshd_website_devAuthor.php#92
      Bindings
      • 0: 1456
      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` = 240 and `media`.`deleted_at` is null
      1.39mshd_website_devContentPage.php#230
      Bindings
      • 0: 240
      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` = 240 and `content_page_categories`.`deleted_at` is null
      2.14mshd_website_devContentPage.php#219
      Bindings
      • 0: 240
      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` = 240 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-07 21:50:23' and (`expires_at` > '2025-04-07 21:50:23' 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
      1.03mshd_website_devContentPage.php#205
      Bindings
      • 0: 240
      • 1: 2025-04-07 21:50:23
      • 2: 2025-04-07 21:50:23
      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 (257) and `content_page_draft_qualifiers`.`deleted_at` is null
      580μshd_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` = 240 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      710μshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 240
      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` = 240 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      720μshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 240
      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
      450μshd_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
      560μshd_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
      29.98mshd_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
      700μshd_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` = 615 and `media`.`deleted_at` is null
      1.45mshd_website_devContentPage.php#230
      Bindings
      • 0: 615
      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` = 615 and `content_page_categories`.`deleted_at` is null
      3.6mshd_website_devContentPage.php#219
      Bindings
      • 0: 615
      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` = 615 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-07 21:50:23' and (`expires_at` > '2025-04-07 21:50:23' 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
      1.17mshd_website_devContentPage.php#205
      Bindings
      • 0: 615
      • 1: 2025-04-07 21:50:23
      • 2: 2025-04-07 21:50:23
      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 (632) and `content_page_draft_qualifiers`.`deleted_at` is null
      700μshd_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` = 615 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      890μshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 615
      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` = 615 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      830μshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 615
      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
      540μshd_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` = 3 and `doctors`.`deleted_at` is null limit 1
      680μshd_website_devAuthor.php#92
      Bindings
      • 0: 3
      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` = 714 and `media`.`deleted_at` is null limit 1
      620μshd_website_devAuthor.php#92
      Bindings
      • 0: 714
      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
      4.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` = 885 and `media`.`deleted_at` is null
      1.3mshd_website_devContentPage.php#230
      Bindings
      • 0: 885
      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` = 885 and `content_page_categories`.`deleted_at` is null
      2.13mshd_website_devContentPage.php#219
      Bindings
      • 0: 885
      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` = 885 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-07 21:50:23' and (`expires_at` > '2025-04-07 21:50:23' 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
      1.05mshd_website_devContentPage.php#205
      Bindings
      • 0: 885
      • 1: 2025-04-07 21:50:23
      • 2: 2025-04-07 21:50:23
      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 (917) and `content_page_draft_qualifiers`.`deleted_at` is null
      4.76mshd_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` = 885 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      35.48mshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 885
      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` = 885 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      890μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      650μshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 3 and `doctors`.`deleted_at` is null limit 1
      650μshd_website_dev
    • select * from `media` where `media`.`media_id` = 714 and `media`.`deleted_at` is null limit 1
      590μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      920μshd_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` = 951 and `media`.`deleted_at` is null
      1.36mshd_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` = 951 and `content_page_categories`.`deleted_at` is null
      2.11mshd_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` = 951 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-07 21:50:23' and (`expires_at` > '2025-04-07 21:50:23' 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
      1.11mshd_website_dev
    • select * from `content_page_draft_qualifiers` where `content_page_draft_qualifiers`.`content_page_draft_id` in (1062) and `content_page_draft_qualifiers`.`deleted_at` is null
      650μshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 951 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      810μshd_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` = 951 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      740μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      480μshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 2 and `doctors`.`deleted_at` is null limit 1
      600μshd_website_dev
    • select * from `media` where `media`.`media_id` = 713 and `media`.`deleted_at` is null limit 1
      670μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      460μshd_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` = 783 and `media`.`deleted_at` is null
      1.34mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 783 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      660μshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      570μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      750μshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 783 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.44mshd_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` = 783 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      820μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      490μshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 3 and `doctors`.`deleted_at` is null limit 1
      680μshd_website_dev
    • select * from `media` where `media`.`media_id` = 714 and `media`.`deleted_at` is null limit 1
      570μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 5 and `content_pages`.`deleted_at` is null limit 1
      660μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      490μshd_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` = 788 and `media`.`deleted_at` is null
      32.92mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 788 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      700μshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      1.77mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      800μshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 788 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.71mshd_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` = 788 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.12mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      650μshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 3 and `doctors`.`deleted_at` is null limit 1
      810μshd_website_dev
    • select * from `media` where `media`.`media_id` = 714 and `media`.`deleted_at` is null limit 1
      720μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 5 and `content_pages`.`deleted_at` is null limit 1
      710μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      570μshd_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` = 789 and `media`.`deleted_at` is null
      1.38mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 789 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      1.03mshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      1.92mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      880μshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 789 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      10.45mshd_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` = 789 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      2.07mshd_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` = 3 and `doctors`.`deleted_at` is null limit 1
      660μshd_website_dev
    • select * from `media` where `media`.`media_id` = 714 and `media`.`deleted_at` is null limit 1
      720μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 5 and `content_pages`.`deleted_at` is null limit 1
      640μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      790μshd_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` = 795 and `media`.`deleted_at` is null
      9.24mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 795 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      980μshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      620μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      770μshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 795 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      980μshd_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` = 795 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      790μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      620μshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 3 and `doctors`.`deleted_at` is null limit 1
      1.49mshd_website_dev
    • select * from `media` where `media`.`media_id` = 714 and `media`.`deleted_at` is null limit 1
      720μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 5 and `content_pages`.`deleted_at` is null limit 1
      890μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      560μshd_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` = 798 and `media`.`deleted_at` is null
      1.31mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 798 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      720μshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      710μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      710μshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 798 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      840μshd_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` = 798 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      760μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      680μshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 3 and `doctors`.`deleted_at` is null limit 1
      3.33mshd_website_dev
    • select * from `media` where `media`.`media_id` = 714 and `media`.`deleted_at` is null limit 1
      700μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 5 and `content_pages`.`deleted_at` is null limit 1
      680μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      460μshd_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` = 813 and `media`.`deleted_at` is null
      1.32mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 813 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      650μshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      540μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      680μshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 813 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.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` = 813 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      1.24mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      970μshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 3 and `doctors`.`deleted_at` is null limit 1
      700μshd_website_dev
    • select * from `media` where `media`.`media_id` = 714 and `media`.`deleted_at` is null limit 1
      600μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 5 and `content_pages`.`deleted_at` is null limit 1
      660μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      970μshd_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` = 848 and `media`.`deleted_at` is null
      1.2mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 848 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      640μshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      580μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      600μshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 848 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      960μshd_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` = 848 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      890μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      500μshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 3 and `doctors`.`deleted_at` is null limit 1
      600μshd_website_dev
    • select * from `media` where `media`.`media_id` = 714 and `media`.`deleted_at` is null limit 1
      630μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 5 and `content_pages`.`deleted_at` is null limit 1
      760μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      570μshd_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` = 851 and `media`.`deleted_at` is null
      2.37mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 851 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      920μshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      560μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      760μshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 851 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.29mshd_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` = 851 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      840μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      640μshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 3 and `doctors`.`deleted_at` is null limit 1
      710μshd_website_dev
    • select * from `media` where `media`.`media_id` = 714 and `media`.`deleted_at` is null limit 1
      580μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 5 and `content_pages`.`deleted_at` is null limit 1
      1.61mshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      500μshd_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` = 924 and `media`.`deleted_at` is null
      1.18mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 924 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      620μshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      590μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      690μshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 924 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.07mshd_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` = 924 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      870μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      510μshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 3 and `doctors`.`deleted_at` is null limit 1
      590μshd_website_dev
    • select * from `media` where `media`.`media_id` = 714 and `media`.`deleted_at` is null limit 1
      640μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 5 and `content_pages`.`deleted_at` is null limit 1
      760μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      470μshd_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` = 966 and `media`.`deleted_at` is null
      1.24mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 966 and `podcast_episodes`.`content_page_id` is not null and `podcast_episodes`.`deleted_at` is null limit 1
      690μshd_website_dev
    • select * from `podcasts` where `podcasts`.`podcast_id` = 1 and `podcasts`.`deleted_at` is null limit 1
      630μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      820μshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 966 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      770μshd_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` = 966 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      750μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      450μshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 3 and `doctors`.`deleted_at` is null limit 1
      570μshd_website_dev
    • select * from `media` where `media`.`media_id` = 714 and `media`.`deleted_at` is null limit 1
      530μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 5 and `content_pages`.`deleted_at` is null limit 1
      560μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      450μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      580μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      510μshd_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` = 1019 and `content_page_categories`.`deleted_at` is null
      2.27mshd_website_dev
    • select * from `header_navigation` where `is_active` = 1 and (`start_date` is null or `start_date` <= '2025-04-07 21:50:24') and (`end_date` is null or `end_date` >= '2025-04-07 21:50:24') and `header_navigation`.`deleted_at` is null order by `sort_order` asc
      890μshd_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-07 21:50:24') and (`end_date` is null or `end_date` >= '2025-04-07 21:50:24') and `header_navigation_sections`.`deleted_at` is null
      840μshd_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-07 21:50:24' 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
      1.06mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` in (966, 967, 1018) and `content_pages`.`deleted_at` is null
      840μshd_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
      800μshd_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
      1.19mshd_website_dev
    • select * from `site_content` where `key` = 'TOP_NAV_BUTTONS' and `is_active` = 1 and `site_content`.`deleted_at` is null limit 1
      810μshd_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-07 21:50:24' and (`expires_at` > '2025-04-07 21:50:24' 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.06mshd_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
      740μshd_website_dev
    • select * from `site_content` where `key` = 'TOP_NAV_BUTTONS' and `is_active` = 1 and `site_content`.`deleted_at` is null limit 1
      610μshd_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-07 21:50:24' and (`expires_at` > '2025-04-07 21:50:24' 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
      980μshd_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
      560μshd_website_dev
    • select * from `site_content` where `key` = 'TOP_NAV_MESSAGE' and `is_active` = 1 and `site_content`.`deleted_at` is null limit 1
      600μshd_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-07 21:50:24' and (`expires_at` > '2025-04-07 21:50:24' 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
      980μshd_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
      580μshd_website_dev
    • select * from `header_navigation` where `is_active` = 1 and (`start_date` is null or `start_date` <= '2025-04-07 21:50:24') and (`end_date` is null or `end_date` >= '2025-04-07 21:50:24') and `header_navigation`.`deleted_at` is null order by `sort_order` asc
      680μshd_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-07 21:50:24') and (`end_date` is null or `end_date` >= '2025-04-07 21:50:24') and `header_navigation_sections`.`deleted_at` is null
      1.04mshd_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-07 21:50:24' 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
      970μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` in (966, 967, 1018) and `content_pages`.`deleted_at` is null
      710μshd_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
      720μshd_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
      1.24mshd_website_dev
    • select * from `site_content` where `key` = 'PRE_HERO_BANNER' and `is_active` = 1 and `site_content`.`deleted_at` is null limit 1
      590μshd_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-07 21:50:24' and (`expires_at` > '2025-04-07 21:50:24' 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.43mshd_website_dev
    • select * from `site_content_version_qualifiers` where `site_content_version_qualifiers`.`site_content_version_id` in (619, 650, 666, 712) and `site_content_version_qualifiers`.`deleted_at` is null
      980μshd_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
      760μshd_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-07 21:50:24' and (`expires_at` > '2025-04-07 21:50:24' 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.07mshd_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
      550μshd_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
      610μshd_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-07 21:50:24' and (`expires_at` > '2025-04-07 21:50:24' 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
      910μshd_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
      700μshd_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
      620μshd_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-07 21:50:24' and (`expires_at` > '2025-04-07 21:50:24' 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
      890μshd_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
      670μshd_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
      630μshd_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-07 21:50:24' and (`expires_at` > '2025-04-07 21:50:24' 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
      1mshd_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
      670μshd_website_dev
    • select * from `site_content` where `key` = 'FOOTER_SECTION_DISCLAIMER' and `is_active` = 1 and `site_content`.`deleted_at` is null limit 1
      740μshd_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-07 21:50:24' and (`expires_at` > '2025-04-07 21:50:24' 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.08mshd_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
      760μshd_website_dev
    • select `value` from `configs` where `name` = 'forter_enabled' and `configs`.`deleted_at` is null limit 1
      770μshd_website_dev
    • select `domain` from `domains` where (`main_site_enabled` = 1 or `landing_pages_enabled` = 1) and `domains`.`deleted_at` is null
      780μshd_website_dev
    • select * from `tracked_sessions` where `tracked_session_id` = 1083574 and `php_session_id` = 'ITHUBtxuRXXa9YzKmWNIp43AtE1EnKiz6et0Gnm3' limit 1
      870μshd_dev
    • select * from `live_stats` where (`tracked_session_id` = 1083574) limit 1
      740μshd_dev
    HealthyDirections\Models\Web\ContentPage
    120ContentPage.php#?
    HealthyDirections\Models\Web\Media
    85Media.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
    15SiteContentVersion.php#?
    HealthyDirections\Models\Web\HeaderNavigation
    12HeaderNavigation.php#?
    HealthyDirections\Models\Web\Podcast
    10Podcast.php#?
    HealthyDirections\Models\Web\SiteContent
    9SiteContent.php#?
    HealthyDirections\Models\Web\SiteContentVersionQualifier
    5SiteContentVersionQualifier.php#?
    HealthyDirections\Models\Web\Article
    1Article.php#?
    HealthyDirections\Models\Web\Config
    1Config.php#?
    HealthyDirections\Models\HD\TrackedSession
    1TrackedSession.php#?
    HealthyDirections\Models\HD\LiveStat
    1LiveStat.php#?
        _token
        bYGvJoSyE5GXMYWWp1091dbi2AAXfqBe5Kdi8Rla
        first_visit_timestamp
        1744077022
        lead_data
        App\Data\LeadData {#1733 #_partialTrees: null #_includes: [] #_excludes: [] #_only: [] #_e...
        tracked_session_id
        1083574
        _previous
        array:1 [ "url" => "http://dev.healthydirections.com/articles/digestive-health/new-article-testing...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /articles/digestive-health/new-article-testing
        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.137.151.130, 108.162.216.108" ] "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-67f480de-2f28b73441ffc52f4e4b4911" ] "cf-ray" => array:1 [ 0 => "92ce1d0e9f81eb64-ORD" ] "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" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "cf-connecting-ip" => array:1 [ 0 => "3.137.151.130" ] "true-client-ip" => array:1 [ 0 => "3.137.151.130" ] "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 => "XSRF-TOKEN=eyJpdiI6InhmNmR4T2JwQkFBemFQVXNqRW1heFE9PSIsInZhbHVlIjoiTVo0UGVQMHZrT0p0WTlFYjU2Q2Z1RU5QRWR5SFNQYWk1RWZpeURYckxwZkk1bG1QRlZCYm1Ua0xrVmR3bXUvMjVFZkt3elNLT1dSRHFxWUk2emIrWHpjN2MwR2dhRkI2KythcVF0VkpGWm9YbjdJNjZkMXBYNzBjTTlpQkRvVmQiLCJtYWMiOiJjMTI0NzQ1Yjk4MGNiMDg1YTEyODEyOGYwZTA0ZDg2MzA0ZTlkMTYxMGFhODFiNzE0NDE0NGZjNzNmNmQ2N2Q4IiwidGFnIjoiIn0%3D; healthy_directions_web_dev_session=eyJpdiI6Inh4QlBzNm5hMHhQc1FsRzlPU1Bwcnc9PSIsInZhbHVlIjoidjlyRm04c3hFWGY3bGZXQ0phUUxqUTRkYWIyRDlkSHhCdmxNRzdyZ2VacWc0RjN2STJTd1RvdERxbVI0ZU9aMU00R2pyM1hlTWlQdGgyUUlrWE1NTXZuNzJCenJicTViTVdUQk5tOEkvT041Sm5zMytmdVl5YWNSbk81TGpOVjkiLCJtYWMiOiI1ZDJiYmUzMDljM2FiOGQ5MzBhZjM1ZmZkNzNjZDZhNTA4MDcxYzllYzJiNWY1ODk1YjNhNWJjNDVlMWMwZWRhIiwidGFnIjoiIn0%3D; __cf_bm=RHaXI7Ca5pLA6cejJ4LVxfQRytXJ00goyQY7UZQAcZ0-1744077022-1.0.1.1-ljmbK.rCzg0BwcGPIyPbSTwH7L.XiN0FF4fb3uSXr_y_Z0QRWYUHIr1NN17z3FJ6IIiHeB2fz2LgxYx5AprRscnIP.QU1Ybs8czHymv2cCwXSRF-TOKEN=eyJpdiI6InhmNmR4T2JwQkFBemFQVXNqRW1heFE9PSIsInZhbHVlIjoiTVo0UGVQMHZrT0p0WTlFYjU2Q2Z1RU5QRWR5SFNQYWk1RWZpeURYckxwZkk1bG1QRlZCYm1Ua0xrVmR3bXUvMjVFZkt3e" ] ]
        request_cookies
        0 of 0
        array:3 [ "XSRF-TOKEN" => "bYGvJoSyE5GXMYWWp1091dbi2AAXfqBe5Kdi8Rla" "healthy_directions_web_dev_session" => "ITHUBtxuRXXa9YzKmWNIp43AtE1EnKiz6et0Gnm3" "__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 => "Tue, 08 Apr 2025 01:50:23 GMT" ] "set-cookie" => array:3 [ 0 => "emaildid=deleted; expires=Mon, 08 Apr 2024 01:50:23 GMT; Max-Age=0; path=/; secure; httponly" 1 => "XSRF-TOKEN=eyJpdiI6Ims1dm5yM3hyT0hhZU9FeUxLUXk3Zmc9PSIsInZhbHVlIjoiWklLM1dRT09Ob3FqNlFnRERtb1ZxVmd4SHRBTEtzcCt2L2NSdlFzUmFjU1RSeC81VHFNTE50bERyNy9RR3VLMlh4K2NjRkRweE1rRTJjQXY1YytlMkd4ZlhDSmJxZjUxYXYrTS9ybHd2ampUMEZLR1R0QkJsT3h6eDQyOFJtREsiLCJtYWMiOiJiZDJjZDczN2YxNjRhOGFhMTFmNDI2NDI0MTZiOWFhNjY1MjE0YTU2NjQ1OGQ2NWEzMDQ1NjhjMjMyZTM2NGY1IiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 03:50:24 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Ims1dm5yM3hyT0hhZU9FeUxLUXk3Zmc9PSIsInZhbHVlIjoiWklLM1dRT09Ob3FqNlFnRERtb1ZxVmd4SHRBTEtzcCt2L2NSdlFzUmFjU1RSeC81VHFNTE50bERyNy9RR3VLMlh4K2NjR" 2 => "healthy_directions_web_dev_session=eyJpdiI6IjJDWEZ1enNRS25Oajg0OHFlWXg3b0E9PSIsInZhbHVlIjoiUVBqZ3V5UVJlOHdHZ2hUU1JPVjNJNnhBUmVYY3hpd1BJSkhGUDJ2R01EcnU1RGhkVTUyMXlKdFlITytVUGRSV2dYcVM3bmxwNmNmNVpDZ0lnaThYaFUxOURBOTYybUsxTmJHcFJ3TXMyY3M5M1oxSnFPeGVEaWRNNzNqeEM2WXgiLCJtYWMiOiI1MDUxNDE5MDRmNThhYTBiNjg3YmNjNGVkNjhhMmNkMzRjM2VmZThiZTkwMzM2Yjg0M2IxMGNhNzc0M2E0ZGJkIiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 03:50:24 GMT; Max-Age=7200; path=/; secure; httponlyhealthy_directions_web_dev_session=eyJpdiI6IjJDWEZ1enNRS25Oajg0OHFlWXg3b0E9PSIsInZhbHVlIjoiUVBqZ3V5UVJlOHdHZ2hUU1JPVjNJNnhBUmVYY3hpd1BJSkhGUDJ2R01EcnU1RGhkVTUyM" ] "Set-Cookie" => array:3 [ 0 => "emaildid=; expires=Wed, 13-May-2026 01:50:24 GMT; path=/; secure; httponly" 1 => "XSRF-TOKEN=eyJpdiI6Ims1dm5yM3hyT0hhZU9FeUxLUXk3Zmc9PSIsInZhbHVlIjoiWklLM1dRT09Ob3FqNlFnRERtb1ZxVmd4SHRBTEtzcCt2L2NSdlFzUmFjU1RSeC81VHFNTE50bERyNy9RR3VLMlh4K2NjRkRweE1rRTJjQXY1YytlMkd4ZlhDSmJxZjUxYXYrTS9ybHd2ampUMEZLR1R0QkJsT3h6eDQyOFJtREsiLCJtYWMiOiJiZDJjZDczN2YxNjRhOGFhMTFmNDI2NDI0MTZiOWFhNjY1MjE0YTU2NjQ1OGQ2NWEzMDQ1NjhjMjMyZTM2NGY1IiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 03:50:24 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ims1dm5yM3hyT0hhZU9FeUxLUXk3Zmc9PSIsInZhbHVlIjoiWklLM1dRT09Ob3FqNlFnRERtb1ZxVmd4SHRBTEtzcCt2L2NSdlFzUmFjU1RSeC81VHFNTE50bERyNy9RR3VLMlh4K2NjR" 2 => "healthy_directions_web_dev_session=eyJpdiI6IjJDWEZ1enNRS25Oajg0OHFlWXg3b0E9PSIsInZhbHVlIjoiUVBqZ3V5UVJlOHdHZ2hUU1JPVjNJNnhBUmVYY3hpd1BJSkhGUDJ2R01EcnU1RGhkVTUyMXlKdFlITytVUGRSV2dYcVM3bmxwNmNmNVpDZ0lnaThYaFUxOURBOTYybUsxTmJHcFJ3TXMyY3M5M1oxSnFPeGVEaWRNNzNqeEM2WXgiLCJtYWMiOiI1MDUxNDE5MDRmNThhYTBiNjg3YmNjNGVkNjhhMmNkMzRjM2VmZThiZTkwMzM2Yjg0M2IxMGNhNzc0M2E0ZGJkIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 03:50:24 GMT; path=/; secure; httponlyhealthy_directions_web_dev_session=eyJpdiI6IjJDWEZ1enNRS25Oajg0OHFlWXg3b0E9PSIsInZhbHVlIjoiUVBqZ3V5UVJlOHdHZ2hUU1JPVjNJNnhBUmVYY3hpd1BJSkhGUDJ2R01EcnU1RGhkVTUyM" ] ]
        session_attributes
        0 of 0
        array:7 [ "_token" => "bYGvJoSyE5GXMYWWp1091dbi2AAXfqBe5Kdi8Rla" "first_visit_timestamp" => 1744077022 "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} +shouldUpdateExistingAddress: 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.137.151.130" +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" => 1083574 "_previous" => array:1 [ "url" => "http://dev.healthydirections.com/articles/digestive-health/new-article-testing" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-07 21:50:24GET/articles/digestive-health/new-article-testing338271394