Skip to main content

Astaxanthin Benefits: Heart Health, Inflammation, and More

2 min. read

Written by:

Dr. Julian Whitaker

Have you ever wondered what makes salmon, shrimp, and flamingos pink? It’s a carotenoid called astaxanthin. In addition to giving these animals their pinkish hues, research has shown that for us humans, there are multiple health benefits of astaxanthin.

What Is Astaxanthin?

Derived from microalgae called Haematococcus and used extensively in aquaculture (it’s fed to farmed salmon to enhance color), astaxanthin is in the same carotenoid family as beta-carotene, lycopene, and lutein. Astaxanthin is also an ultra-potent antioxidant and anti-inflammatory that possesses several remarkable properties.

For starters, astaxanthin’s antioxidant power is up to 550 times stronger than vitamin E and 10 times more potent than beta-carotene. It is also one of a few nutrients with the ability to not only cross the blood-brain barrier but the blood-retinal barrier as well. That’s why it’s not surprising that astaxanthin benefits encompass many aspects of health, including these:

Heart Health

When it comes to astaxanthin benefits, it is a shoo-in with regard to cardiovascular protection. In addition to preventing lipid oxidation, daily supplementation with astaxanthin has been shown to significantly reduce triglyceride levels and raise notoriously hard-to-increase beneficial HDL cholesterol.

Reducing Inflammation

As mentioned earlier, astaxanthin is an extremely potent natural anti-inflammatory and has been shown to reduce symptoms of rheumatoid arthritis, carpal tunnel syndrome, and muscle soreness.

Eye Health

Another health benefit of astaxanthin is vision support. More specifically, because it can cross the blood-retinal barrier, astaxanthin is uniquely equipped to prevent age- and UV-related damage to the eyes, making it an effective way to ward off macular degeneration and other causes of vision loss.

Other Astaxanthin Benefits

Additional studies have found that the health benefits of astaxanthin include improved endurance and effective treatment for H. pylori, the bacteria that causes ulcers. Because of its ability to cross the blood-brain barrier, it’s also protective against neurodegenerative diseases. Animal studies suggest that astaxanthin possesses powerful antimicrobial and immune-modulating properties as well.

How to Reap the Health Benefits of Astaxanthin

Astaxanthin is naturally present in wild salmon, rainbow trout, and shellfish, and can also be found in very small amounts in red-colored fruits and vegetables (red peppers, carrots, tomatoes, and radishes). But to obtain all of the health benefits of astaxanthin, supplements are the way to go.

For general antioxidant and anti-inflammatory support, take 2–8 mg per day. To help control blood lipids, take up to 16 mg in divided doses.

Dr. Julian Whitaker

Meet Dr. Julian Whitaker

For more than 30 years, Dr. Julian Whitaker has helped people regain their health with a combination of therapeutic lifestyle changes, targeted nutritional support, and other cutting-edge natural therapies. He is widely known for treating diabetes, but also routinely treats heart disease and other degenerative diseases.

More About Dr. Julian Whitaker

Request history8.2.28PHP Version1.05sRequest Duration38MBMemory UsageGET articles/{content_page_category}/{article}/{draft_id?}Route
  • debuglog[03:16:28] LOG.debug: Using FB Pixel ID - 2022916781263431 ; FB Pixel Token - EAAMUxOkeWwABO9JVumNbY...
  • warninglog[03:16:29] LOG.warning: str_starts_with(): Passing null to parameter #1 ($haystack) of type string i...
  • warninglog[03:16:29] LOG.warning: str_starts_with(): Passing null to parameter #1 ($haystack) of type string i...
  • Booting (267ms)time
  • Application (784ms)time
  • 1 x Application (74.57%)
    784ms
    1 x Booting (25.43%)
    267ms
    28 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
    • layouts.appapp.blade.php#?blade
    • includes.headhead.blade.php#?blade
    • includes.analyticsanalytics.blade.php#?blade
    • includes.optimizeoptimize.blade.php#?blade
    • includes.off_canvas_navbaroff_canvas_navbar.blade.php#?blade
    • includes.top_navbartop_navbar.blade.php#?blade
    • includes.sub_navbarsub_navbar.blade.php#?blade
    • includes.flashflash.blade.php#?blade
    • includes.cookie_consent_bannercookie_consent_banner.blade.php#?blade
    • includes.footer_badgesfooter_badges.blade.php#?blade
    • includes.footerfooter.blade.php#?blade
    • includes.vars_from_phpvars_from_php.blade.php#?blade
    • includes.forterforter.blade.php#?blade
    uri
    GET articles/{content_page_category}/{article}/{draft_id?}
    middleware
    web
    controller
    App\Http\Controllers\Site\ArticleController@show
    namespace
    prefix
    where
    as
    articles.show
    file
    app/Http/Controllers/Site/ArticleController.php:125-182
    178 statements were executed, 68 of which were duplicates, 110 unique. Show only duplicated267ms
    • # Query soft limit for Debugbar is reached after 100 queries, additional 78 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/eye-health/astaxanthin-benefits-heart-health-inflammation-and-more' or `alias` = 'articles/eye-health/astaxanthin-benefits-heart-health-inflammation-and-more') and `alias_slugs`.`deleted_at` is null limit 1
      960μshd_website_devAliasSlugMiddleware.php#22
      Bindings
      • 0: http://dev.healthydirections.com/articles/eye-health/astaxanthin-benefits-heart-health-inflammation-and-more
      • 1: articles/eye-health/astaxanthin-benefits-heart-health-inflammation-and-more
      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` = 'eye-health' or `content_page_category_id` = 'eye-health') and `content_page_categories`.`deleted_at` is null limit 1
      910μshd_website_devContentPageCategory.php#88
      Bindings
      • 0: eye-health
      • 1: eye-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` = 'astaxanthin-benefits-heart-health-inflammation-and-more' and `content_pages`.`deleted_at` is null) and `articles`.`deleted_at` is null limit 1
      1.88mshd_website_devArticle.php#81
      Bindings
      • 0: astaxanthin-benefits-heart-health-inflammation-and-more
      Backtrace
      • 16. vendor/wellful/models/src/HealthyDirections/Models/Web/Article.php:81
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41
      • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • Connection Establishedads_devCaching.php#26
      Backtrace
      • 14. vendor/genealabs/laravel-model-caching/src/Traits/Caching.php:26
      • 15. vendor/genealabs/laravel-model-caching/src/Traits/Caching.php:26
      • 17. app/Actions/LogFacebookEventAction.php:35
      • 19. vendor/laravel/framework/src/Illuminate/Container/Container.php:952
      • 20. vendor/laravel/framework/src/Illuminate/Container/Container.php:795
    • select * from `parent_brands` where `name` = 'Healthy Directions' and `parent_brands`.`deleted_at` is null limit 1
      2.1mshd_devLeadData.php#44
      Bindings
      • 0: Healthy Directions
      Backtrace
      • 16. app/Data/LeadData.php:44
      • 17. app/Libraries/LeadDataHelper.php:22
      • 18. app/Http/Middleware/LeadDataMiddleware.php:20
      • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 20. app/Http/Middleware/SetCookieConsentBannerSeenCookie.php:19
    • select * from `content_pages` where `content_pages`.`content_page_id` = 273 and `content_pages`.`deleted_at` is null limit 1
      900μshd_website_devArticleController.php#127
      Bindings
      • 0: 273
      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` = 273 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-13 03:16:28' and (`expires_at` > '2025-04-13 03:16:28' 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.15mshd_website_devContentPage.php#205
      Bindings
      • 0: 273
      • 1: 2025-04-13 03:16:28
      • 2: 2025-04-13 03:16:28
      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 (290) and `content_page_draft_qualifiers`.`deleted_at` is null
      800μ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` = 16 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-13 03:16:29' and `content_page_drafts`.`deleted_at` is null) and `content_pages`.`deleted_at` is null
      4.12mshd_website_devArticleController.php#137
      Bindings
      • 0: 16
      • 1: 2025-04-13 03:16:29
      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` = 16 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-13 03:16:29' and `content_page_drafts`.`deleted_at` is null) and `content_pages`.`deleted_at` is null
      17.68mshd_website_devArticleController.php#143
      Bindings
      • 0: 16
      • 1: 2025-04-13 03:16:29
      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-13 03:16:29' and `end_date` >= '2025-04-13 03:16:29' or `end_date` is null) and `right_rails`.`deleted_at` is null
      710μshd_website_devArticleController.php#158
      Bindings
      • 0: 2025-04-13 03:16:29
      • 1: 2025-04-13 03:16:29
      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` = 273 and `display_type` = 'Right Rail' and `lead_generation_forms`.`deleted_at` is null
      680μshd_website_devArticleController.php#169
      Bindings
      • 0: 273
      • 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` = 273 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      760μshd_website_devshow.blade.php#13
      Bindings
      • 0: 273
      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
      600μ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` = 1 and `doctors`.`deleted_at` is null limit 1
      840μshd_website_devAuthor.php#92
      Bindings
      • 0: 1
      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` = 712 and `media`.`deleted_at` is null limit 1
      830μshd_website_devAuthor.php#92
      Bindings
      • 0: 712
      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
      480μ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` = 6 and `content_pages`.`deleted_at` is null limit 1
      1.22mshd_website_devshow.blade.php#24
      Bindings
      • 0: 6
      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` = 273 and `authors_reviewed_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      2.09mshd_website_devshow.blade.php#28
      Bindings
      • 0: 273
      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` = 131 and `media`.`deleted_at` is null
      1.2mshd_website_devContentPage.php#230
      Bindings
      • 0: 131
      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` = 131 and `content_page_categories`.`deleted_at` is null
      2.21mshd_website_devContentPage.php#219
      Bindings
      • 0: 131
      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` = 131 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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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
      910μshd_website_devContentPage.php#205
      Bindings
      • 0: 131
      • 1: 2025-04-13 03:16:29
      • 2: 2025-04-13 03:16:29
      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 (148) and `content_page_draft_qualifiers`.`deleted_at` is null
      710μ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` = 131 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      740μshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 131
      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` = 131 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      730μshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 131
      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
      770μ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` = 6 and `doctors`.`deleted_at` is null limit 1
      820μshd_website_devAuthor.php#92
      Bindings
      • 0: 6
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` = 717 and `media`.`deleted_at` is null limit 1
      740μshd_website_devAuthor.php#92
      Bindings
      • 0: 717
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      750μ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` = 132 and `media`.`deleted_at` is null
      1.3mshd_website_devContentPage.php#230
      Bindings
      • 0: 132
      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` = 132 and `content_page_categories`.`deleted_at` is null
      2.15mshd_website_devContentPage.php#219
      Bindings
      • 0: 132
      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` = 132 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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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
      15.9mshd_website_devContentPage.php#205
      Bindings
      • 0: 132
      • 1: 2025-04-13 03:16:29
      • 2: 2025-04-13 03:16:29
      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 (149) and `content_page_draft_qualifiers`.`deleted_at` is null
      770μ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` = 132 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      920μshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 132
      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` = 132 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      740μshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 132
      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
      710μ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` = 1 and `doctors`.`deleted_at` is null limit 1
      2.25mshd_website_devAuthor.php#92
      Bindings
      • 0: 1
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` = 712 and `media`.`deleted_at` is null limit 1
      1.93mshd_website_devAuthor.php#92
      Bindings
      • 0: 712
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      780μ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` = 261 and `media`.`deleted_at` is null
      1.76mshd_website_devContentPage.php#230
      Bindings
      • 0: 261
      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` = 261 and `content_page_categories`.`deleted_at` is null
      2.21mshd_website_devContentPage.php#219
      Bindings
      • 0: 261
      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` = 261 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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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.21mshd_website_devContentPage.php#205
      Bindings
      • 0: 261
      • 1: 2025-04-13 03:16:29
      • 2: 2025-04-13 03:16:29
      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 (278) and `content_page_draft_qualifiers`.`deleted_at` is null
      850μ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` = 261 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      950μshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 261
      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` = 261 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      800μshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 261
      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
      750μ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` = 1 and `doctors`.`deleted_at` is null limit 1
      920μshd_website_devAuthor.php#92
      Bindings
      • 0: 1
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` = 712 and `media`.`deleted_at` is null limit 1
      1.59mshd_website_devAuthor.php#92
      Bindings
      • 0: 712
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      490μ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` = 263 and `media`.`deleted_at` is null
      1.28mshd_website_devContentPage.php#230
      Bindings
      • 0: 263
      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` = 263 and `content_page_categories`.`deleted_at` is null
      2.19mshd_website_devContentPage.php#219
      Bindings
      • 0: 263
      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` = 263 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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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.12mshd_website_devContentPage.php#205
      Bindings
      • 0: 263
      • 1: 2025-04-13 03:16:29
      • 2: 2025-04-13 03:16:29
      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 (280) and `content_page_draft_qualifiers`.`deleted_at` is null
      540μ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` = 263 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      740μshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 263
      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` = 263 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      650μshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 263
      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
      590μ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` = 1 and `doctors`.`deleted_at` is null limit 1
      690μshd_website_devAuthor.php#92
      Bindings
      • 0: 1
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` = 712 and `media`.`deleted_at` is null limit 1
      690μshd_website_devAuthor.php#92
      Bindings
      • 0: 712
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      860μ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` = 266 and `media`.`deleted_at` is null
      1.41mshd_website_devContentPage.php#230
      Bindings
      • 0: 266
      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` = 266 and `content_page_categories`.`deleted_at` is null
      2.14mshd_website_devContentPage.php#219
      Bindings
      • 0: 266
      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` = 266 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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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.26mshd_website_devContentPage.php#205
      Bindings
      • 0: 266
      • 1: 2025-04-13 03:16:29
      • 2: 2025-04-13 03:16:29
      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 (283) and `content_page_draft_qualifiers`.`deleted_at` is null
      830μ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` = 266 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.08mshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 266
      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` = 266 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      760μshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 266
      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
      740μ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` = 1 and `doctors`.`deleted_at` is null limit 1
      740μshd_website_devAuthor.php#92
      Bindings
      • 0: 1
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` = 712 and `media`.`deleted_at` is null limit 1
      690μshd_website_devAuthor.php#92
      Bindings
      • 0: 712
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      690μ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` = 272 and `media`.`deleted_at` is null
      1.28mshd_website_devContentPage.php#230
      Bindings
      • 0: 272
      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` = 272 and `content_page_categories`.`deleted_at` is null
      2.18mshd_website_devContentPage.php#219
      Bindings
      • 0: 272
      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` = 272 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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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.04mshd_website_devContentPage.php#205
      Bindings
      • 0: 272
      • 1: 2025-04-13 03:16:29
      • 2: 2025-04-13 03:16:29
      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 (289) and `content_page_draft_qualifiers`.`deleted_at` is null
      630μ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` = 272 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      800μshd_website_devrelated_content_card.blade.php#14
      Bindings
      • 0: 272
      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` = 272 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      800μshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 272
      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
      640μ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` = 1 and `doctors`.`deleted_at` is null limit 1
      570μshd_website_devAuthor.php#92
      Bindings
      • 0: 1
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` = 712 and `media`.`deleted_at` is null limit 1
      640μshd_website_devAuthor.php#92
      Bindings
      • 0: 712
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      440μ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` = 273 and `media`.`deleted_at` is null
      1.24mshd_website_devContentPage.php#230
      Bindings
      • 0: 273
      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` = 273 and `content_page_categories`.`deleted_at` is null
      2.25mshd_website_devContentPage.php#219
      Bindings
      • 0: 273
      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` = 273 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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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
      980μshd_website_devContentPage.php#205
      Bindings
      • 0: 273
      • 1: 2025-04-13 03:16:29
      • 2: 2025-04-13 03:16:29
      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 (290) 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` = 273 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_devrelated_content_card.blade.php#14
      Bindings
      • 0: 273
      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` = 273 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      750μshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 273
      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
      510μ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` = 1 and `doctors`.`deleted_at` is null limit 1
      620μshd_website_devAuthor.php#92
      Bindings
      • 0: 1
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` = 712 and `media`.`deleted_at` is null limit 1
      510μshd_website_devAuthor.php#92
      Bindings
      • 0: 712
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      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` = 766 and `media`.`deleted_at` is null
      1.07mshd_website_devContentPage.php#230
      Bindings
      • 0: 766
      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` = 766 and `content_page_categories`.`deleted_at` is null
      2mshd_website_devContentPage.php#219
      Bindings
      • 0: 766
      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` = 766 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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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
      890μshd_website_devContentPage.php#205
      Bindings
      • 0: 766
      • 1: 2025-04-13 03:16:29
      • 2: 2025-04-13 03:16:29
      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 (783) and `content_page_draft_qualifiers`.`deleted_at` is null
      530μ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` = 766 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_devrelated_content_card.blade.php#14
      Bindings
      • 0: 766
      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` = 766 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      680μshd_website_devrelated_content_card.blade.php#34
      Bindings
      • 0: 766
      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
      23.98mshd_website_devAuthor.php#92
      Backtrace
      • 19. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 25. view::components.related_content_card:36
      • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `doctors` where `doctors`.`doctor_id` = 1 and `doctors`.`deleted_at` is null limit 1
      640μshd_website_devAuthor.php#92
      Bindings
      • 0: 1
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` = 712 and `media`.`deleted_at` is null limit 1
      600μshd_website_devAuthor.php#92
      Bindings
      • 0: 712
      Backtrace
      • 21. vendor/wellful/models/src/HealthyDirections/Models/Web/Author.php:92
      • 27. view::components.related_content_card:36
      • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      540μ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` = 886 and `media`.`deleted_at` is null
      2.42mshd_website_devContentPage.php#230
      Bindings
      • 0: 886
      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` = 886 and `content_page_categories`.`deleted_at` is null
      2.1mshd_website_devContentPage.php#219
      Bindings
      • 0: 886
      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` = 886 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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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
      940μshd_website_dev
    • select * from `content_page_draft_qualifiers` where `content_page_draft_qualifiers`.`content_page_draft_id` in (1066) and `content_page_draft_qualifiers`.`deleted_at` is null
      510μshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 886 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      850μ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` = 886 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
      620μshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 1 and `doctors`.`deleted_at` is null limit 1
      860μshd_website_dev
    • select * from `media` where `media`.`media_id` = 712 and `media`.`deleted_at` is null limit 1
      570μ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` = 887 and `media`.`deleted_at` is null
      1.26mshd_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` = 887 and `content_page_categories`.`deleted_at` is null
      2.23mshd_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` = 887 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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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_dev
    • select * from `content_page_draft_qualifiers` where `content_page_draft_qualifiers`.`content_page_draft_id` in (919) and `content_page_draft_qualifiers`.`deleted_at` is null
      660μshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 887 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` = 887 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      810μshd_website_dev
    • select * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      1.15mshd_website_dev
    • select * from `doctors` where `doctors`.`doctor_id` = 1 and `doctors`.`deleted_at` is null limit 1
      620μshd_website_dev
    • select * from `media` where `media`.`media_id` = 712 and `media`.`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
      520μ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` = 846 and `media`.`deleted_at` is null
      1.21mshd_website_dev
    • select * from `podcast_episodes` where `podcast_episodes`.`content_page_id` = 846 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
      590μshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` = 38 and `content_pages`.`deleted_at` is null limit 1
      650μshd_website_dev
    • select * from `content_page_drafts` where `content_page_drafts`.`content_page_id` = 846 and `content_page_drafts`.`content_page_id` is not null and `content_page_drafts`.`deleted_at` is null order by `publish_at` desc
      1.25mshd_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` = 846 and `authors_content_pages`.`deleted_at` is null and `authors`.`deleted_at` is null
      650μ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 * from `doctors` where `doctors`.`doctor_id` = 3 and `doctors`.`deleted_at` is null limit 1
      610μshd_website_dev
    • select * from `media` where `media`.`media_id` = 714 and `media`.`deleted_at` is null limit 1
      670μ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
      500μ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 * from `media` where `media`.`media_id` is null and `media`.`deleted_at` is null limit 1
      460μ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` = 273 and `content_page_categories`.`deleted_at` is null
      2.08mshd_website_dev
    • select * from `header_navigation` where `is_active` = 1 and (`start_date` is null or `start_date` <= '2025-04-13 03:16:29') and (`end_date` is null or `end_date` >= '2025-04-13 03:16:29') and `header_navigation`.`deleted_at` is null order by `sort_order` asc
      860μ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-13 03:16:29') and (`end_date` is null or `end_date` >= '2025-04-13 03:16:29') and `header_navigation_sections`.`deleted_at` is null
      780μ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-13 03:16:29' 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
      770μ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
      830μ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
      660μ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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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
      860μ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
      610μ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
      660μ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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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 (796) and `site_content_version_qualifiers`.`deleted_at` is null
      550μ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
      530μ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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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
      930μ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
      600μshd_website_dev
    • select * from `header_navigation` where `is_active` = 1 and (`start_date` is null or `start_date` <= '2025-04-13 03:16:29') and (`end_date` is null or `end_date` >= '2025-04-13 03:16:29') and `header_navigation`.`deleted_at` is null order by `sort_order` asc
      790μ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-13 03:16:29') and (`end_date` is null or `end_date` >= '2025-04-13 03:16:29') and `header_navigation_sections`.`deleted_at` is null
      990μ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-13 03:16:29' 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.01mshd_website_dev
    • select * from `content_pages` where `content_pages`.`content_page_id` in (966, 967, 1018) and `content_pages`.`deleted_at` is null
      740μ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
      830μ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.12mshd_website_dev
    • select * from `site_content` where `key` = 'PRE_HERO_BANNER' and `is_active` = 1 and `site_content`.`deleted_at` is null limit 1
      560μ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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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.46mshd_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
      1.01mshd_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
      680μ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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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
      830μshd_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
      560μ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
      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` = 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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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
      880μ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
      570μ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
      650μ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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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
      29.78mshd_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
      520μ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
      660μ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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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
      860μshd_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
      560μ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
      1.06mshd_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-13 03:16:29' and (`expires_at` > '2025-04-13 03:16:29' 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
      950μshd_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
      570μshd_website_dev
    • select `value` from `configs` where `name` = 'forter_enabled' and `configs`.`deleted_at` is null limit 1
      600μshd_website_dev
    • select `domain` from `domains` where (`main_site_enabled` = 1 or `landing_pages_enabled` = 1) and `domains`.`deleted_at` is null
      1.02mshd_website_dev
    • insert into `tracked_sessions` (`php_session_id`, `updated_at`, `created_at`) values ('9YQfdDXlkbnsBhWzcYAOJWf1Oc6UVRPGisMGGRbP', '2025-04-13 03:16:29', '2025-04-13 03:16:29')
      2.89mshd_dev
    • select * from `user_agents` where (`string` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)') limit 1
      660μshd_dev
    • update `tracked_sessions` set `presale_id` = '', `revision_id` = '', `user_agent_id` = 1895, `ip_address` = '18.218.121.8, 172.68.168.242', `tracked_sessions`.`updated_at` = '2025-04-13 03:16:29' where `tracked_session_id` = 1118811
      9.31mshd_dev
    • select * from `live_stats` where (`tracked_session_id` = 1118811) limit 1
      650μshd_dev
    • insert into `live_stats` (`tracked_session_id`, `updated_at`, `created_at`) values (1118811, '2025-04-13 03:16:29', '2025-04-13 03:16:29')
      4.66mshd_dev
    HealthyDirections\Models\Web\Media
    46Media.php#?
    HealthyDirections\Models\Web\ContentPageDraft
    38ContentPageDraft.php#?
    HealthyDirections\Models\Web\ContentPage
    33ContentPage.php#?
    HealthyDirections\Models\Web\ContentPageCategory
    30ContentPageCategory.php#?
    HealthyDirections\Models\Web\SiteContentVersion
    15SiteContentVersion.php#?
    HealthyDirections\Models\Web\Author
    13Author.php#?
    HealthyDirections\Models\Web\Doctor
    12Doctor.php#?
    HealthyDirections\Models\Web\HeaderNavigation
    12HeaderNavigation.php#?
    HealthyDirections\Models\Web\SiteContent
    9SiteContent.php#?
    HealthyDirections\Models\Web\PodcastEpisode
    7PodcastEpisode.php#?
    HealthyDirections\Models\Web\SiteContentVersionQualifier
    5SiteContentVersionQualifier.php#?
    HealthyDirections\Models\Web\Article
    1Article.php#?
    HealthyDirections\Models\HD\ParentBrand
    1ParentBrand.php#?
    HealthyDirections\Models\Web\Podcast
    1Podcast.php#?
    HealthyDirections\Models\Web\Config
    1Config.php#?
    HealthyDirections\Models\HD\UserAgent
    1UserAgent.php#?
        _token
        vIkfiOdj6MUiYdOjKu8x213Hcxc2u7lVZawRrpqc
        first_visit_timestamp
        1744528588
        lead_data
        App\Data\LeadData {#1733 #_partialTrees: null #_includes: [] #_excludes: [] #_only: [] #_e...
        tracked_session_id
        1118811
        _previous
        array:1 [ "url" => "http://dev.healthydirections.com/articles/eye-health/astaxanthin-benefits-hear...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /articles/eye-health/astaxanthin-benefits-heart-health-inflammation-and-more
        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:25 [ "x-forwarded-for" => array:1 [ 0 => "18.218.121.8, 172.68.168.242" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "host" => array:1 [ 0 => "dev.healthydirections.com" ] "x-amzn-trace-id" => array:1 [ 0 => "Root=1-67fb64cc-46b3e0c8769835d66825e053" ] "cf-ray" => array:1 [ 0 => "92f92d9e2b6e1528-CMH" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "true-client-ip" => array:1 [ 0 => "18.218.121.8" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "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 => "18.218.121.8" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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"" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 13 Apr 2025 07:16:29 GMT" ] "set-cookie" => array:3 [ 0 => "emaildid=deleted; expires=Sat, 13 Apr 2024 07:16:28 GMT; Max-Age=0; path=/; secure; httponly" 1 => "XSRF-TOKEN=eyJpdiI6IjRoRVovR1dxdWxiY21sZkVNWENmUmc9PSIsInZhbHVlIjoibmJXSi85YlFmcStrdmVrMi9oWDcwb3l3djd4Uzh6bHVWMm9peStNZFJvaHdzS0tTT2NUazdybVR4QlVjaHhnSzJPdDE1RUM3a1orZzN2c1hvaXJOV0M2WjhWMjFFUVRXcEhtT0lreFR0VkZyWjZsMEl1SXorQmxNYUFBNDhuZ1MiLCJtYWMiOiI3OGJlYzlkZDA5M2Q2MjBlYmMxMjhjOGY4NTRlNzE3OGY4ZTQ0NWY5Yjk1ZWI3YmU0MmIzNTM5MjkyZDRiMTBjIiwidGFnIjoiIn0%3D; expires=Sun, 13 Apr 2025 09:16:29 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IjRoRVovR1dxdWxiY21sZkVNWENmUmc9PSIsInZhbHVlIjoibmJXSi85YlFmcStrdmVrMi9oWDcwb3l3djd4Uzh6bHVWMm9peStNZFJvaHdzS0tTT2NUazdybVR4QlVjaHhnSzJPdDE1R" 2 => "healthy_directions_web_dev_session=eyJpdiI6IkgxVmROYlNLZ1R4LzY5R2UySEkzT1E9PSIsInZhbHVlIjoia25idzcwQkxZQzFQYVMxNEkzNUVlZVlHZ3gyaDBLOFpZcXdvbmw1K2d2Vk9SZjltUXgzZDBpTTNHQTFDS010VCtqSjFlamg4OTljMkdvS3AvMkZoS2U5WStEV0wzTDdzUzd3RklRb1JjRC9EaS9EVnV5YkVBZHF6eGNELzk4aHgiLCJtYWMiOiIxZjAxMDJiMWQwZGE1YjIzN2I2ZWYzODViMjk1Njk5YTIxMGMzNGIyOGY3NWZmNDQzYWI5NzNiYzdhZWFiNmI3IiwidGFnIjoiIn0%3D; expires=Sun, 13 Apr 2025 09:16:29 GMT; Max-Age=7200; path=/; secure; httponlyhealthy_directions_web_dev_session=eyJpdiI6IkgxVmROYlNLZ1R4LzY5R2UySEkzT1E9PSIsInZhbHVlIjoia25idzcwQkxZQzFQYVMxNEkzNUVlZVlHZ3gyaDBLOFpZcXdvbmw1K2d2Vk9SZjltUXgzZ" ] "Set-Cookie" => array:3 [ 0 => "emaildid=; expires=Mon, 18-May-2026 07:16:29 GMT; path=/; secure; httponly" 1 => "XSRF-TOKEN=eyJpdiI6IjRoRVovR1dxdWxiY21sZkVNWENmUmc9PSIsInZhbHVlIjoibmJXSi85YlFmcStrdmVrMi9oWDcwb3l3djd4Uzh6bHVWMm9peStNZFJvaHdzS0tTT2NUazdybVR4QlVjaHhnSzJPdDE1RUM3a1orZzN2c1hvaXJOV0M2WjhWMjFFUVRXcEhtT0lreFR0VkZyWjZsMEl1SXorQmxNYUFBNDhuZ1MiLCJtYWMiOiI3OGJlYzlkZDA5M2Q2MjBlYmMxMjhjOGY4NTRlNzE3OGY4ZTQ0NWY5Yjk1ZWI3YmU0MmIzNTM5MjkyZDRiMTBjIiwidGFnIjoiIn0%3D; expires=Sun, 13-Apr-2025 09:16:29 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjRoRVovR1dxdWxiY21sZkVNWENmUmc9PSIsInZhbHVlIjoibmJXSi85YlFmcStrdmVrMi9oWDcwb3l3djd4Uzh6bHVWMm9peStNZFJvaHdzS0tTT2NUazdybVR4QlVjaHhnSzJPdDE1R" 2 => "healthy_directions_web_dev_session=eyJpdiI6IkgxVmROYlNLZ1R4LzY5R2UySEkzT1E9PSIsInZhbHVlIjoia25idzcwQkxZQzFQYVMxNEkzNUVlZVlHZ3gyaDBLOFpZcXdvbmw1K2d2Vk9SZjltUXgzZDBpTTNHQTFDS010VCtqSjFlamg4OTljMkdvS3AvMkZoS2U5WStEV0wzTDdzUzd3RklRb1JjRC9EaS9EVnV5YkVBZHF6eGNELzk4aHgiLCJtYWMiOiIxZjAxMDJiMWQwZGE1YjIzN2I2ZWYzODViMjk1Njk5YTIxMGMzNGIyOGY3NWZmNDQzYWI5NzNiYzdhZWFiNmI3IiwidGFnIjoiIn0%3D; expires=Sun, 13-Apr-2025 09:16:29 GMT; path=/; secure; httponlyhealthy_directions_web_dev_session=eyJpdiI6IkgxVmROYlNLZ1R4LzY5R2UySEkzT1E9PSIsInZhbHVlIjoia25idzcwQkxZQzFQYVMxNEkzNUVlZVlHZ3gyaDBLOFpZcXdvbmw1K2d2Vk9SZjltUXgzZ" ] ]
        session_attributes
        0 of 0
        array:7 [ "_token" => "vIkfiOdj6MUiYdOjKu8x213Hcxc2u7lVZawRrpqc" "first_visit_timestamp" => 1744528588 "lead_data" => App\Data\LeadData {#1733 #_partialTrees: null #_includes: [] #_excludes: [] #_only: [] #_except: [] #_additional: [] #_wrap: null +parentBrand: HealthyDirections\Models\HD\ParentBrand {#1734 #connection: "hddb" #table: "parent_brands" #primaryKey: "parent_brand_id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:7 [ "parent_brand_id" => 1007 "business_unit_id" => 2 "name" => "Healthy Directions" "created_at" => "2024-12-02 15:17:39" "updated_at" => "2025-02-10 15:42:15" "deleted_at" => null "settings_class_name" => "Wellful\Settings\ParentBrands\HealthyDirectionsParentBrandSettings" ] #original: array:7 [ "parent_brand_id" => 1007 "business_unit_id" => 2 "name" => "Healthy Directions" "created_at" => "2024-12-02 15:17:39" "updated_at" => "2025-02-10 15:42:15" "deleted_at" => null "settings_class_name" => "Wellful\Settings\ParentBrands\HealthyDirectionsParentBrandSettings" ] #changes: [] #casts: array:1 [ "deleted_at" => "datetime" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: [] #guarded: [] #forceDeleting: false } +lead: null +individual: null +address: Spatie\LaravelData\Optional {#1732} +addressCreatedThisSession: Spatie\LaravelData\Optional {#1736} +affiliateId: null +userAgent: "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" +ipAddress: "18.218.121.8" +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" => 1118811 "_previous" => array:1 [ "url" => "http://dev.healthydirections.com/articles/eye-health/astaxanthin-benefits-heart-health-inflammation-and-more" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-13 03:16:29GET/articles/eye-health/astaxanthin-benefits-heart-health-inflammation-and-more328178225