Our blog

Need-To-Know Insights, Guidance, and News to Secure Your Benefits

Find expertly crafted articles, the latest updates, and practical advice here to easily navigate the ever-evolving world of benefits.

How This Couple Retired at 63 with $1.5 Million: Key Lessons for Financial Independence

John and Linda Thompson's journey to retiring at 63 with $1.5 million in savings is a testament to the power of disciplined financial planning and long-term vision. The couple start...



Request history8.0.15PHP Version452msRequest Duration10MBMemory UsageGET category/{category_id}-{category_seo_title}RouteAuth status
    • Booting (128ms)time
    • Application (324ms)time
    • 1 x Application (71.73%)
      324ms
      1 x Booting (28.27%)
      128ms
      15 templates were rendered
      • 1x Sites::pages.articlesarticles.blade.php#?blade
      • 1x Sites::v7.components.header_navigationheader_navigation.blade.php#?blade
      • 1x Sites::v7.components.searchboxsearchbox.blade.php#?blade
      • 1x Sites::v7.components.articles_listarticles_list.blade.php#?blade
      • 1x Sites::v7.components.category_filtercategory_filter.blade.php#?blade
      • 1x Sites::v7.components.articles_sortingarticles_sorting.blade.php#?blade
      • 1x Sites::v7.components.article_previewarticle_preview.blade.php#?blade
      • 1x Sites::components.paginations.v7-paginationv7-pagination.blade.php#?blade
      • 1x Sites::v7.components.subscribe_bottom_boxsubscribe_bottom_box.blade.php#?blade
      • 2x __components::da39a3ee5e6b4b0d3255bfef95601890afd80709da39a3ee5e6b4b0d3255bfef95601890afd80709.blade.php#?blade
      • 1x Sites::v7.mainmain.blade.php#?blade
      • 1x Sites::v7.layouts.mainmain.blade.php#?blade
      • 1x Sites::v7.components.headhead.blade.php#?blade
      • 1x Sites::v7.components.site_footer_bottomsite_footer_bottom.blade.php#?blade
      uri
      GET category/{category_id}-{category_seo_title}
      middleware
      web, ncp_sites_middleware
      uses
      NCP\Sites\Http\Controllers\ArticlesController@__invoke
      controller
      NCP\Sites\Http\Controllers\ArticlesController
      as
      site.articles.categories.index
      namespace
      prefix
      /category
      where
      26 statements were executed, 12 of which were duplicates, 14 unique. Show only duplicated38.3ms
      • select * from `model_settings` where `model_settings`.`model_type` = 'NCP\Sites\Models\Site' and `model_settings`.`model_id` = 14 and `model_settings`.`model_id` is not null and `code` = 'push_redirect_strategy_enabled' and `model_settings`.`deleted_at` is null limit 1800μsdatacontrolHasSettings.php#27
        Bindings
        • 0: NCP\Sites\Models\Site
        • 1: 14
        • 2: push_redirect_strategy_enabled
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. NCP/core/Settings/Traits/HasSettings.php:27
        • 19. NCP/core/Settings/Traits/HasSettings.php:40
        • 20. NCP/core/Sites/Services/PushRedirectStrategyService.php:30
        • 21. NCP/core/Sites/Services/PushRedirectStrategyService.php:22
        • 22. NCP/core/Sites/Http/Middleware/PushRedirectStrategyMiddleware.php:23
      • select * from `model_settings` where `model_settings`.`model_type` = 'NCP\Sites\Models\Site' and `model_settings`.`model_id` = 14 and `model_settings`.`model_id` is not null and `code` = 'push_redirect_strategy_entry_subdomain' and `model_settings`.`deleted_at` is null limit 1840μsdatacontrolHasSettings.php#27
        Bindings
        • 0: NCP\Sites\Models\Site
        • 1: 14
        • 2: push_redirect_strategy_entry_subdomain
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. NCP/core/Settings/Traits/HasSettings.php:27
        • 19. NCP/core/Settings/Traits/HasSettings.php:40
        • 20. NCP/core/Sites/Services/PushRedirectStrategyService.php:39
        • 21. NCP/core/Sites/Services/PushRedirectStrategyService.php:22
        • 22. NCP/core/Sites/Http/Middleware/PushRedirectStrategyMiddleware.php:23
      • select * from `model_settings` where `model_settings`.`model_type` = 'NCP\Sites\Models\Site' and `model_settings`.`model_id` = 14 and `model_settings`.`model_id` is not null and `code` = 'ads_limited' and `model_settings`.`deleted_at` is null limit 1720μsdatacontrolHasSettings.php#27
        Bindings
        • 0: NCP\Sites\Models\Site
        • 1: 14
        • 2: ads_limited
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. NCP/core/Settings/Traits/HasSettings.php:27
        • 19. NCP/core/Settings/Traits/HasSettings.php:40
        • 20. NCP/core/Sites/Http/Middleware/SiteEngineMiddleware.php:179
        • 21. NCP/core/Sites/Http/Middleware/SiteEngineMiddleware.php:46
        • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • select * from `model_settings` where `model_settings`.`model_type` = 'NCP\Sites\Models\Site' and `model_settings`.`model_id` = 14 and `model_settings`.`model_id` is not null and `code` = 'set_lang' and `model_settings`.`deleted_at` is null limit 1810μsdatacontrolHasSettings.php#27
        Bindings
        • 0: NCP\Sites\Models\Site
        • 1: 14
        • 2: set_lang
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. NCP/core/Settings/Traits/HasSettings.php:27
        • 19. NCP/core/Settings/Traits/HasSettings.php:40
        • 20. NCP/core/Sites/Http/Middleware/SetLocaleMiddleware.php:23
        • 21. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 22. NCP/core/Sites/Http/Middleware/SiteEngineMiddleware.php:48
      • select * from `model_settings` where `model_settings`.`model_type` = 'NCP\Sites\Models\Site' and `model_settings`.`model_id` = 14 and `model_settings`.`model_id` is not null and `code` = 'header_categories_limit' and `model_settings`.`deleted_at` is null limit 1730μsdatacontrolHasSettings.php#27
        Bindings
        • 0: NCP\Sites\Models\Site
        • 1: 14
        • 2: header_categories_limit
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. NCP/core/Settings/Traits/HasSettings.php:27
        • 19. NCP/core/Settings/Traits/HasSettings.php:40
        • 20. NCP/core/Sites/Views/Components/V7/HeaderNavigation.php:26
        • 21. NCP/core/Sites/Views/Components/HeaderNavigation.php:81
        • 22. NCP/core/Sites/Views/Components/V7/HeaderNavigation.php:18
      • select * from `model_settings` where `model_settings`.`model_type` = 'NCP\Sites\Models\Site' and `model_settings`.`model_id` = 14 and `model_settings`.`model_id` is not null and `code` = 'finder_category_enabled' and `model_settings`.`deleted_at` is null limit 1790μsdatacontrolHasSettings.php#27
        Bindings
        • 0: NCP\Sites\Models\Site
        • 1: 14
        • 2: finder_category_enabled
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. NCP/core/Settings/Traits/HasSettings.php:27
        • 19. NCP/core/Settings/Traits/HasSettings.php:40
        • 20. NCP/core/Sites/Views/Components/V7/HeaderNavigation.php:27
        • 21. NCP/core/Sites/Views/Components/HeaderNavigation.php:81
        • 22. NCP/core/Sites/Views/Components/V7/HeaderNavigation.php:18
      • select * from `model_settings` where `model_settings`.`model_type` = 'NCP\Sites\Models\Site' and `model_settings`.`model_id` = 14 and `model_settings`.`model_id` is not null and `code` = 'extra_menu' and `model_settings`.`deleted_at` is null limit 1730μsdatacontrolHasSettings.php#27
        Bindings
        • 0: NCP\Sites\Models\Site
        • 1: 14
        • 2: extra_menu
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. NCP/core/Settings/Traits/HasSettings.php:27
        • 19. NCP/core/Settings/Traits/HasSettings.php:40
        • 20. NCP/core/Sites/Views/Components/V7/HeaderNavigation.php:28
        • 21. NCP/core/Sites/Views/Components/HeaderNavigation.php:81
        • 22. NCP/core/Sites/Views/Components/V7/HeaderNavigation.php:18
      • select * from `model_settings` where `model_settings`.`model_type` = 'NCP\Sites\Models\Site' and `model_settings`.`model_id` = 14 and `model_settings`.`model_id` is not null and `code` = 'enable_multi_lang' and `model_settings`.`deleted_at` is null limit 1930μsdatacontrolHasSettings.php#27
        Bindings
        • 0: NCP\Sites\Models\Site
        • 1: 14
        • 2: enable_multi_lang
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. NCP/core/Settings/Traits/HasSettings.php:27
        • 19. NCP/core/Settings/Traits/HasSettings.php:40
        • 20. NCP/core/Sites/Views/Components/V7/HeaderNavigation.php:29
        • 21. NCP/core/Sites/Views/Components/HeaderNavigation.php:81
        • 22. NCP/core/Sites/Views/Components/V7/HeaderNavigation.php:18
      • select * from `model_settings` where `model_settings`.`model_type` = 'NCP\Sites\Models\Site' and `model_settings`.`model_id` = 14 and `model_settings`.`model_id` is not null and `code` = 'sms_compliance_footer_contact_link' and `model_settings`.`deleted_at` is null limit 1730μsdatacontrolHasSettings.php#27
        Bindings
        • 0: NCP\Sites\Models\Site
        • 1: 14
        • 2: sms_compliance_footer_contact_link
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. NCP/core/Settings/Traits/HasSettings.php:27
        • 19. NCP/core/Settings/Traits/HasSettings.php:40
        • 20. NCP/core/Sites/Views/Components/V7/HeaderNavigation.php:35
        • 21. NCP/core/Sites/Views/Components/HeaderNavigation.php:81
        • 22. NCP/core/Sites/Views/Components/V7/HeaderNavigation.php:18
      • select `articles`.`category_id` as `category_id`, `articles_categories`.`category_title`, `articles`.`content_url`, `articles`.`title`, `articles`.`id`, `articles`.`image` from `articles` left join `articles_categories` on `articles`.`category_id` = `articles_categories`.`category_id` left join `articles_syndication` on `articles_syndication`.`a_id` = `articles`.`id` where `status` = 1 and `articles_syndication`.`s_id` = 14 group by `category_id` order by `articles_categories`.`category_title` asc limit 42.62msdatacontrolArticleRepository.php#39
        Bindings
        • 0: 1
        • 1: 14
        Backtrace
        • 14. NCP/core/Sites/Repositories/Eloquent/ArticleRepository.php:39
        • 15. NCP/core/Sites/Services/Eloquent/ArticleService.php:61
        • 16. NCP/core/Sites/Views/Components/V7/HeaderNavigation.php:39
        • 17. NCP/core/Sites/Views/Components/HeaderNavigation.php:81
        • 18. NCP/core/Sites/Views/Components/V7/HeaderNavigation.php:18
      • select exists(select * from `site_surveys` where `s_id` = 14 and `is_default` = 1 and `status` = 1 and `site_surveys`.`deleted_at` is null) as `exists`630μsdatacontrolSiteSurveyRepository.php#57
        Bindings
        • 0: 14
        • 1: 1
        • 2: 1
        Backtrace
        • 10. NCP/core/Sites/Repositories/Eloquent/SiteSurveyRepository.php:57
        • 11. NCP/core/Sites/Services/SiteSurveyService.php:99
        • 12. NCP/core/Sites/Views/Components/V7/ArticlesList.php:94
        • 13. NCP/core/Sites/Views/Components/V7/ArticlesList.php:35
        • 15. vendor/laravel/framework/src/Illuminate/Container/Container.php:929
      • select count(*) as aggregate from `articles` left join `article_authors` on `article_authors`.`author_id` = `articles`.`author_id` left join `articles_categories` on `articles`.`category_id` = `articles_categories`.`category_id` left join `articles_syndication` on `articles_syndication`.`a_id` = `articles`.`id` where `articles`.`status` = 1 and `articles`.`featured` <> 2 and `articles_syndication`.`s_id` = 14 and `articles`.`category_id` = 961.68msdatacontrolArticleRepository.php#128
        Bindings
        • 0: 1
        • 1: 2
        • 2: 14
        • 3: 96
        Backtrace
        • 15. NCP/core/Sites/Repositories/Eloquent/ArticleRepository.php:128
        • 16. NCP/core/Sites/Views/Components/ArticlesList.php:137
        • 17. NCP/core/Sites/Views/Components/V7/ArticlesList.php:57
        • 18. NCP/core/Sites/Views/Components/ArticlesList.php:116
        • 19. NCP/core/Sites/Views/Components/V7/ArticlesList.php:43
      • select `articles`.`id`, `article_authors`.`author_id`, `article_authors`.`author`, `articles`.`title`, `articles`.`content`, `articles`.`category_id`, `articles`.`created`, `articles`.`published_at`, `articles`.`status`, `articles_categories`.`category_title`, `articles`.`content_url`, `articles`.`image` from `articles` left join `article_authors` on `article_authors`.`author_id` = `articles`.`author_id` left join `articles_categories` on `articles`.`category_id` = `articles_categories`.`category_id` left join `articles_syndication` on `articles_syndication`.`a_id` = `articles`.`id` where `articles`.`status` = 1 and `articles`.`featured` <> 2 and `articles_syndication`.`s_id` = 14 and `articles`.`category_id` = 96 order by CASE WHEN articles.order = 0 THEN 101 ELSE articles.order END ASC, `articles`.`featured` desc, `articles`.`created` desc limit 9 offset 06.94msdatacontrolArticleRepository.php#128
        Bindings
        • 0: 1
        • 1: 2
        • 2: 14
        • 3: 96
        Backtrace
        • 15. NCP/core/Sites/Repositories/Eloquent/ArticleRepository.php:128
        • 16. NCP/core/Sites/Views/Components/ArticlesList.php:137
        • 17. NCP/core/Sites/Views/Components/V7/ArticlesList.php:57
        • 18. NCP/core/Sites/Views/Components/ArticlesList.php:116
        • 19. NCP/core/Sites/Views/Components/V7/ArticlesList.php:43
      • select count(*) as aggregate from `articles` left join `article_authors` on `article_authors`.`author_id` = `articles`.`author_id` left join `articles_categories` on `articles`.`category_id` = `articles_categories`.`category_id` left join `articles_syndication` on `articles_syndication`.`a_id` = `articles`.`id` where `articles`.`status` = 1 and `articles`.`featured` <> 2 and `articles_syndication`.`s_id` = 14 and `articles`.`category_id` = 961.69msdatacontrolArticleRepository.php#128
        Bindings
        • 0: 1
        • 1: 2
        • 2: 14
        • 3: 96
        Backtrace
        • 15. NCP/core/Sites/Repositories/Eloquent/ArticleRepository.php:128
        • 16. NCP/core/Sites/Views/Components/ArticlesList.php:137
        • 17. NCP/core/Sites/Views/Components/V7/ArticlesList.php:57
        • 18. NCP/core/Sites/Views/Components/V7/ArticlesList.php:48
        • 20. vendor/laravel/framework/src/Illuminate/Container/Container.php:929
      • select `articles`.`id`, `article_authors`.`author_id`, `article_authors`.`author`, `articles`.`title`, `articles`.`content`, `articles`.`category_id`, `articles`.`created`, `articles`.`published_at`, `articles`.`status`, `articles_categories`.`category_title`, `articles`.`content_url`, `articles`.`image` from `articles` left join `article_authors` on `article_authors`.`author_id` = `articles`.`author_id` left join `articles_categories` on `articles`.`category_id` = `articles_categories`.`category_id` left join `articles_syndication` on `articles_syndication`.`a_id` = `articles`.`id` where `articles`.`status` = 1 and `articles`.`featured` <> 2 and `articles_syndication`.`s_id` = 14 and `articles`.`category_id` = 96 order by CASE WHEN articles.order = 0 THEN 101 ELSE articles.order END ASC, `articles`.`featured` desc, `articles`.`created` desc limit 9 offset 05.47msdatacontrolArticleRepository.php#128
        Bindings
        • 0: 1
        • 1: 2
        • 2: 14
        • 3: 96
        Backtrace
        • 15. NCP/core/Sites/Repositories/Eloquent/ArticleRepository.php:128
        • 16. NCP/core/Sites/Views/Components/ArticlesList.php:137
        • 17. NCP/core/Sites/Views/Components/V7/ArticlesList.php:57
        • 18. NCP/core/Sites/Views/Components/V7/ArticlesList.php:48
        • 20. vendor/laravel/framework/src/Illuminate/Container/Container.php:929
      • select `articles`.`category_id` as `category_id`, `articles_categories`.`category_title`, `articles`.`content_url`, `articles`.`title`, `articles`.`id`, `articles`.`image` from `articles` left join `articles_categories` on `articles`.`category_id` = `articles_categories`.`category_id` left join `articles_syndication` on `articles_syndication`.`a_id` = `articles`.`id` where `status` = 1 and `articles_syndication`.`s_id` = 14 group by `category_id` order by `articles_categories`.`category_title` asc limit 72.4msdatacontrolArticleRepository.php#39
        Bindings
        • 0: 1
        • 1: 14
        Backtrace
        • 14. NCP/core/Sites/Repositories/Eloquent/ArticleRepository.php:39
        • 15. NCP/core/Sites/Services/Eloquent/ArticleService.php:186
        • 16. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • 17. NCP/core/Sites/Services/Eloquent/ArticleService.php:359
        • 18. NCP/core/Sites/Services/Eloquent/ArticleService.php:189
      • select `code` from `sites_ads` where `status` = 1 and `s_id` = 14 and `unit` = 'mid-article' and `channel` = '' limit 11.04msdatacontrolSitesAdRepository.php#44
        Bindings
        • 0: 1
        • 1: 14
        • 2: mid-article
        • 3: 
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. NCP/core/Sites/Repositories/Eloquent/SitesAdRepository.php:44
        • 16. NCP/core/Sites/Views/Components/SiteAd.php:41
        • 18. vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • 19. vendor/laravel/framework/src/Illuminate/Container/Container.php:770
        • 20. vendor/laravel/framework/src/Illuminate/Foundation/Application.php:856
      • select * from `model_settings` where `model_settings`.`model_type` = 'NCP\Sites\Models\Site' and `model_settings`.`model_id` = 14 and `model_settings`.`model_id` is not null and `code` = 'nitro_enabled' and `model_settings`.`deleted_at` is null limit 1780μsdatacontrolHasSettings.php#27
        Bindings
        • 0: NCP\Sites\Models\Site
        • 1: 14
        • 2: nitro_enabled
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. NCP/core/Settings/Traits/HasSettings.php:27
        • 19. NCP/core/Settings/Traits/HasSettings.php:40
        • 20. NCP/core/Sites/Views/Components/Head/IdlePopScript.php:62
        • 21. view::Sites::v7.components.head:58
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • select * from `model_settings` where `model_settings`.`model_type` = 'NCP\Sites\Models\Site' and `model_settings`.`model_id` = 14 and `model_settings`.`model_id` is not null and `code` = 'sms_compliance_footer' and `model_settings`.`deleted_at` is null limit 1780μsdatacontrolHasSettings.php#27
        Bindings
        • 0: NCP\Sites\Models\Site
        • 1: 14
        • 2: sms_compliance_footer
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. NCP/core/Settings/Traits/HasSettings.php:27
        • 19. NCP/core/Sites/Views/Components/SiteFooter.php:34
        • 21. vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • 22. vendor/laravel/framework/src/Illuminate/Container/Container.php:770
        • 23. vendor/laravel/framework/src/Illuminate/Foundation/Application.php:856
      • select * from `model_settings` where `model_settings`.`model_type` = 'NCP\Sites\Models\Site' and `model_settings`.`model_id` = 14 and `model_settings`.`model_id` is not null and `code` = 'sms_compliance_footer' and `model_settings`.`deleted_at` is null limit 1740μsdatacontrolHasSettings.php#27
        Bindings
        • 0: NCP\Sites\Models\Site
        • 1: 14
        • 2: sms_compliance_footer
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. NCP/core/Settings/Traits/HasSettings.php:27
        • 19. NCP/core/Settings/Traits/HasSettings.php:40
        • 20. NCP/core/Sites/Views/Components/SiteFooter.php:37
        • 22. vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • 23. vendor/laravel/framework/src/Illuminate/Container/Container.php:770
      • select * from `model_settings` where `model_settings`.`model_type` = 'NCP\Sites\Models\Site' and `model_settings`.`model_id` = 14 and `model_settings`.`model_id` is not null and `code` = 'sms_compliance_footer_contact_link' and `model_settings`.`deleted_at` is null limit 1770μsdatacontrolHasSettings.php#27
        Bindings
        • 0: NCP\Sites\Models\Site
        • 1: 14
        • 2: sms_compliance_footer_contact_link
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. NCP/core/Settings/Traits/HasSettings.php:27
        • 19. NCP/core/Settings/Traits/HasSettings.php:40
        • 20. NCP/core/Sites/Views/Components/SiteFooter.php:39
        • 22. vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • 23. vendor/laravel/framework/src/Illuminate/Container/Container.php:770
      • select * from `model_settings` where `model_settings`.`model_type` = 'NCP\Sites\Models\Site' and `model_settings`.`model_id` = 14 and `model_settings`.`model_id` is not null and `code` = 'show_footer_unsubscribe_link' and `model_settings`.`deleted_at` is null limit 1690μsdatacontrolHasSettings.php#27
        Bindings
        • 0: NCP\Sites\Models\Site
        • 1: 14
        • 2: show_footer_unsubscribe_link
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. NCP/core/Settings/Traits/HasSettings.php:27
        • 19. NCP/core/Settings/Traits/HasSettings.php:40
        • 20. NCP/core/Sites/Views/Components/SiteFooter.php:41
        • 22. vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • 23. vendor/laravel/framework/src/Illuminate/Container/Container.php:770
      • select * from `model_settings` where `model_settings`.`model_type` = 'NCP\Sites\Models\Site' and `model_settings`.`model_id` = 14 and `model_settings`.`model_id` is not null and `code` = 'footer_categories_limit' and `model_settings`.`deleted_at` is null limit 1760μsdatacontrolHasSettings.php#27
        Bindings
        • 0: NCP\Sites\Models\Site
        • 1: 14
        • 2: footer_categories_limit
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. NCP/core/Settings/Traits/HasSettings.php:27
        • 19. NCP/core/Settings/Traits/HasSettings.php:40
        • 20. NCP/core/Sites/Views/Components/V7/SiteFooterBottom.php:20
        • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • 22. view::Sites::v7.layouts.main:24
      • select * from `model_settings` where `model_settings`.`model_type` = 'NCP\Sites\Models\Site' and `model_settings`.`model_id` = 14 and `model_settings`.`model_id` is not null and `code` = 'enable_multi_lang' and `model_settings`.`deleted_at` is null limit 1710μsdatacontrolHasSettings.php#27
        Bindings
        • 0: NCP\Sites\Models\Site
        • 1: 14
        • 2: enable_multi_lang
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. NCP/core/Settings/Traits/HasSettings.php:27
        • 19. NCP/core/Settings/Traits/HasSettings.php:40
        • 20. NCP/core/Sites/Views/Components/V7/SiteFooterBottom.php:21
        • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • 22. view::Sites::v7.layouts.main:24
      • select `articles`.`category_id` as `category_id`, `articles_categories`.`category_title`, `articles`.`content_url`, `articles`.`title`, `articles`.`id`, `articles`.`image` from `articles` left join `articles_categories` on `articles`.`category_id` = `articles_categories`.`category_id` left join `articles_syndication` on `articles_syndication`.`a_id` = `articles`.`id` where `status` = 1 and `articles_syndication`.`s_id` = 14 group by `category_id` order by `articles_categories`.`category_title` asc limit 72.78msdatacontrolArticleRepository.php#39
        Bindings
        • 0: 1
        • 1: 14
        Backtrace
        • 14. NCP/core/Sites/Repositories/Eloquent/ArticleRepository.php:39
        • 15. NCP/core/Sites/Services/Eloquent/ArticleService.php:61
        • 16. NCP/core/Sites/Views/Components/V7/SiteFooterBottom.php:28
        • 17. vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • 18. view::Sites::v7.layouts.main:24
      • select * from `model_settings` where `model_settings`.`model_type` = 'NCP\Sites\Models\Site' and `model_settings`.`model_id` = 14 and `model_settings`.`model_id` is not null and `code` = 'social_links' and `model_settings`.`deleted_at` is null limit 1740μsdatacontrolHasSettings.php#27
        Bindings
        • 0: NCP\Sites\Models\Site
        • 1: 14
        • 2: social_links
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. NCP/core/Settings/Traits/HasSettings.php:27
        • 19. NCP/core/Settings/Traits/HasSettings.php:40
        • 20. NCP/core/Sites/Views/Components/V7/SiteFooterBottom.php:31
        • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • 22. view::Sites::v7.layouts.main:24
      NCP\Sites\Models\Article
      20Article.php#?
      NCP\Settings\Models\ModelSetting
      7ModelSetting.php#?
      NCP\Sites\Models\SitesAd
      1SitesAd.php#?
        web
        null
        api
        null
          _token
          21bBR2v5pkdE6ByK3aTRBdXyJO9PdWQrKUUqH1xG
          device
          computer
          bot
          false
          _previous
          array:1 [ "url" => "https://www6.benefitsdepot.net/category/96-financial-tips" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category/96-financial-tips
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          0 of 0
          array:5 [ "site_data" => NCP\Sites\Models\Site {#2822 #primaryKey: "s_id" #guarded: array:1 [ 0 => "s_id" ] #hidden: array:8 [ 0 => "header_code_global" 1 => "footer_code_global" 2 => "header_code_limited" 3 => "footer_code_limited" 4 => "header_code_lander" 5 => "footer_code_lander" 6 => "header_code_conversion" 7 => "footer_code_conversion" ] +timestamps: false #connection: "mysql" #table: "sites" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:31 [ "s_id" => 14 "s_name" => "BenefitsDepot" "s_domain" => "benefitsdepot.net" "s_domain_aliases" => "55555:XXX" "s_shorthand" => "BD" "category_id" => 1 "s_email" => "contact@benefitsdepot.net" "s_status" => 1 "s_list" => 1 "s_article_list" => 1 "s_portal" => 7 "s_short_code" => 0 "s_short_code_keyword" => "" "module_indeed" => 0 "module_local" => 0 "module_clicks" => 0 "module_articles" => 1 "module_myjobhelper" => 0 "module_leads5" => 0 "module_juju" => 0 "module_j2c" => 0 "email_job_feed" => "" "display_job_feed" => "" "s_google_tag_manager" => "" "ads_group" => 0 "adsense_auto" => 0 "footer_code" => "" "header_code" => "" "network_offer_id" => 53 "source_type" => 0 "company_id" => 1 ] #original: array:31 [ "s_id" => 14 "s_name" => "BenefitsDepot" "s_domain" => "benefitsdepot.net" "s_domain_aliases" => "55555:XXX" "s_shorthand" => "BD" "category_id" => 1 "s_email" => "contact@benefitsdepot.net" "s_status" => 1 "s_list" => 1 "s_article_list" => 1 "s_portal" => 7 "s_short_code" => 0 "s_short_code_keyword" => "" "module_indeed" => 0 "module_local" => 0 "module_clicks" => 0 "module_articles" => 1 "module_myjobhelper" => 0 "module_leads5" => 0 "module_juju" => 0 "module_j2c" => 0 "email_job_feed" => "" "display_job_feed" => "" "s_google_tag_manager" => "" "ads_group" => 0 "adsense_auto" => 0 "footer_code" => "" "header_code" => "" "network_offer_id" => 53 "source_type" => 0 "company_id" => 1 ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #visible: [] #fillable: [] #presenter: null #presenterData: null #oldAttributes: [] +enableLoggingModelsEvents: true } "hide_ads" => false "ads_limited_per_site" => true "ads_limited_site_setting_enabled" => true "ads_limited_show" => false ]
          request_headers
          0 of 0
          array:21 [ "connection" => array:1 [ 0 => "close" ] "x-forwarded-for" => array:1 [ 0 => "18.222.89.230" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "www6.benefitsdepot.net" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
          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 => "Fri, 30 May 2025 09:59:26 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InFvUGZoRnBEWU1GRWFTajIxeG9paXc9PSIsInZhbHVlIjoid3dlSG1Yb2hQWGppUk5BWWV4aldNYkRkNmZpd0s0QnVycWc3Uk9RK2hsMXBkYVd0M3grdnBIRTFLQ1J2MExqa1Q1aXh5RWZkZnBDWEVnNmpEY0lWQlJaVzBmYzhVTzN2cEthMTR4MTR3UHlKdnZsQ3dDa24zLzgwMW5PZHp5VFQiLCJtYWMiOiI2MzI0MjZhODMyODMzZmZjZDBlMThkNDRjN2VlZjhiNTFkODc2MTNkYmEzMWZhMjI0OTM5MjZmZDY4ODc4ZDk1IiwidGFnIjoiIn0%3D; expires=Fri, 30-May-2025 11:59:26 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InFvUGZoRnBEWU1GRWFTajIxeG9paXc9PSIsInZhbHVlIjoid3dlSG1Yb2hQWGppUk5BWWV4aldNYkRkNmZpd0s0QnVycWc3Uk9RK2hsMXBkYVd0M3grdnBIRTFLQ1J2MExqa1Q1aXh5R" 1 => "ncp_platform_www6_session=eyJpdiI6Ik5GL0JpYk5LQllSN0FVdlYzVWhVcGc9PSIsInZhbHVlIjoiZDZMQWZxRGJuZkloNHdLMG82dUltZTk3VVl3bGlZcnJDeUlhbHVqb0FNcFIwa25WaG4rZzFuWnkxWEF1dGNyLzJpTHJjOEw2YlV2VnRxMjlzd0FUYXFIdGYyMjV6b0xKRGRMQ2h1dGorcmJDdkV2cmNDQ2FvZ1V2MmoxVnJCOWMiLCJtYWMiOiJjMTYwYTUxY2M1YmEzZWYwMDQ1ODFkZTlkM2EzMTFhZGQ5MzJlMzFlZmY3ZDYyZTg5ZmMyMmM0OWMyNjBlNjlhIiwidGFnIjoiIn0%3D; expires=Fri, 30-May-2025 11:59:26 GMT; Max-Age=7200; path=/; httponly; samesite=laxncp_platform_www6_session=eyJpdiI6Ik5GL0JpYk5LQllSN0FVdlYzVWhVcGc9PSIsInZhbHVlIjoiZDZMQWZxRGJuZkloNHdLMG82dUltZTk3VVl3bGlZcnJDeUlhbHVqb0FNcFIwa25WaG4rZzFuWnkxWE" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InFvUGZoRnBEWU1GRWFTajIxeG9paXc9PSIsInZhbHVlIjoid3dlSG1Yb2hQWGppUk5BWWV4aldNYkRkNmZpd0s0QnVycWc3Uk9RK2hsMXBkYVd0M3grdnBIRTFLQ1J2MExqa1Q1aXh5RWZkZnBDWEVnNmpEY0lWQlJaVzBmYzhVTzN2cEthMTR4MTR3UHlKdnZsQ3dDa24zLzgwMW5PZHp5VFQiLCJtYWMiOiI2MzI0MjZhODMyODMzZmZjZDBlMThkNDRjN2VlZjhiNTFkODc2MTNkYmEzMWZhMjI0OTM5MjZmZDY4ODc4ZDk1IiwidGFnIjoiIn0%3D; expires=Fri, 30-May-2025 11:59:26 GMT; path=/XSRF-TOKEN=eyJpdiI6InFvUGZoRnBEWU1GRWFTajIxeG9paXc9PSIsInZhbHVlIjoid3dlSG1Yb2hQWGppUk5BWWV4aldNYkRkNmZpd0s0QnVycWc3Uk9RK2hsMXBkYVd0M3grdnBIRTFLQ1J2MExqa1Q1aXh5R" 1 => "ncp_platform_www6_session=eyJpdiI6Ik5GL0JpYk5LQllSN0FVdlYzVWhVcGc9PSIsInZhbHVlIjoiZDZMQWZxRGJuZkloNHdLMG82dUltZTk3VVl3bGlZcnJDeUlhbHVqb0FNcFIwa25WaG4rZzFuWnkxWEF1dGNyLzJpTHJjOEw2YlV2VnRxMjlzd0FUYXFIdGYyMjV6b0xKRGRMQ2h1dGorcmJDdkV2cmNDQ2FvZ1V2MmoxVnJCOWMiLCJtYWMiOiJjMTYwYTUxY2M1YmEzZWYwMDQ1ODFkZTlkM2EzMTFhZGQ5MzJlMzFlZmY3ZDYyZTg5ZmMyMmM0OWMyNjBlNjlhIiwidGFnIjoiIn0%3D; expires=Fri, 30-May-2025 11:59:26 GMT; path=/; httponlyncp_platform_www6_session=eyJpdiI6Ik5GL0JpYk5LQllSN0FVdlYzVWhVcGc9PSIsInZhbHVlIjoiZDZMQWZxRGJuZkloNHdLMG82dUltZTk3VVl3bGlZcnJDeUlhbHVqb0FNcFIwa25WaG4rZzFuWnkxWE" ] ]
          session_attributes
          0 of 0
          array:6 [ "_token" => "21bBR2v5pkdE6ByK3aTRBdXyJO9PdWQrKUUqH1xG" "device" => "computer" "bot" => false "_previous" => array:1 [ "url" => "https://www6.benefitsdepot.net/category/96-financial-tips" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-30 05:59:26GET/category/96-financial-tips152628