Product 2

Product not yet rated

Recorded On: 03/26/2014

asdfasdfasd

Key:

Complete
Failed
Available
Locked
Request history8.1.31PHP Version1.23sRequest Duration23MBMemory UsageGET products/{product_id}Route
    • Booting (331ms)time
    • Application (902ms)time
    • 1 x Application (73.15%)
      902ms
      1 x Booting (26.85%)
      331ms
      34 templates were rendered
      • 1x category-entity.search-widgetsearch-widget.blade.php#?blade
      • 1x category-entity._search-filters_search-filters.blade.php#?blade
      • 1x file-collection-items.listlist.blade.php#?blade
      • 2x file-collection-items.itemitem.blade.php#?blade
      • 1x pagination::defaultdefault.blade.php#?blade
      • 1x themes.layout2.layoutlayout.blade.php#?blade
      • 1x product.showshow.blade.php#?blade
      • 1x product._product_microsite_style_script_product_microsite_style_script.blade.php#?blade
      • 1x product.rating-displayrating-display.blade.php#?blade
      • 1x product.product-list-item-partials._contains_live_events_contains_live_events.blade.php#?blade
      • 1x product.pricingpricing.blade.php#?blade
      • 1x product.tabstabs.blade.php#?blade
      • 1x product.tabs._tab-links_tab-links.blade.php#?blade
      • 1x product.tabs._tab-content_tab-content.blade.php#?blade
      • 1x product.tabs._overview_overview.blade.php#?blade
      • 1x product.tabs._speakers_speakers.blade.php#?blade
      • 1x product.asset_listasset_list.blade.php#?blade
      • 1x product.asset_tabbedasset_tabbed.blade.php#?blade
      • 1x product.assetasset.blade.php#?blade
      • 1x product.shareshare.blade.php#?blade
      • 1x layouts.client_headclient_head.blade.php#?blade
      • 1x themes.layout2.override-cssoverride-css.blade.php#?blade
      • 1x layouts._jquery_jquery.blade.php#?blade
      • 2x layouts.menus._user-remote-login_user-remote-login.blade.php#?blade
      • 1x layouts.menumenu.blade.php#?blade
      • 1x layouts.menu_login_formmenu_login_form.blade.php#?blade
      • 1x layouts.menus._user-create-account_user-create-account.blade.php#?blade
      • 1x layouts.timezone_notificationtimezone_notification.blade.php#?blade
      • 1x layouts.client_footerclient_footer.blade.php#?blade
      • 1x system-admin.notifications.render-for-usersrender-for-users.blade.php#?blade
      • 1x user.badge-modalbadge-modal.blade.php#?blade
      • 1x layouts.themes.theme-js-scriptstheme-js-scripts.blade.php#?blade
      uri
      GET products/{product_id}
      domain
      {account}
      middleware
      web, layout.site, eportal.not_logged_settings, eportal.add_body_id
      controller
      App\Http\Controllers\Site\PagesController@show
      namespace
      App\Http\Controllers\Site
      prefix
      where
      as
      productById
      file
      app/Http/Controllers/Site/PagesController.php:45-140
      94 statements were executed, 24 of which were duplicates, 70 unique. Show only duplicated178ms
      • select * from `sessions` where `id` = 'qzeztKmjf8GzTCEtYm8Pp6ceMbBIeHA0vkuzzFEd' limit 11.81mslv8_carldbDatabaseSessionHandler.php#97
        Bindings
        • 0: qzeztKmjf8GzTCEtYm8Pp6ceMbBIeHA0vkuzzFEd
        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
        • 15. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 16. vendor/laravel/framework/src/Illuminate/Session/Store.php:113
        • 17. vendor/laravel/framework/src/Illuminate/Session/Store.php:101
        • 18. vendor/laravel/framework/src/Illuminate/Session/Store.php:85
        • 19. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • select `remote_field_name`, `remote_field_name` from `data_import_fields` where `account_id` = 'demo'3.21mslv8_carldb_BaseSsoProvider.php#223
        Bindings
        • 0: demo
        Backtrace
        • 14. app/Services/AMSIntegrationProviders/_BaseSsoProvider.php:223
        • 15. app/Services/AMSIntegrationProviders/_BaseSsoProvider.php:92
        • 16. app/Services/AMSIntegrationProviders/_BaseOauthProvider.php:29
        • 17. app/Services/AMSIntegrationProviders/DemoProvider.php:20
        • 18. app/Customization/Auth/AuthenticationService.php:167
      • select `widgets`.*, `page_widget`.`row`, `page_widget`.`col`, `page_widget`.`size_x`, `page_widget`.`size_y`, `page_widget`.`in_sidebar` from `widgets` inner join `page_widget` on `widget_id` = `widgets`.`id` where `account` = 'demo' and `page_id` is null and `in_sidebar` = 1 order by `row` asc, `col` asc11.49mslv8_carldbAccountRepository.php#174
        Bindings
        • 0: demo
        • 1: 1
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. app/Repositories/AccountRepository.php:174
        • 16. app/Helpers/ViewHelper.php:59
        • 17. middleware::layout.site:37
        • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 19. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_html` where `widgets_html`.`widget_id` in (1376, 17092)1.59mslv8_carldbAccountRepository.php#174
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Repositories/AccountRepository.php:174
        • 21. app/Helpers/ViewHelper.php:59
        • 22. middleware::layout.site:37
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_video` where `widgets_video`.`widget_id` in (1376, 17092)1.52mslv8_carldbAccountRepository.php#174
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Repositories/AccountRepository.php:174
        • 21. app/Helpers/ViewHelper.php:59
        • 22. middleware::layout.site:37
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_rss` where `widgets_rss`.`widget_id` in (1376, 17092)1.48mslv8_carldbAccountRepository.php#174
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Repositories/AccountRepository.php:174
        • 21. app/Helpers/ViewHelper.php:59
        • 22. middleware::layout.site:37
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_products` where `widgets_products`.`widget_id` in (1376, 17092)1.58mslv8_carldbAccountRepository.php#174
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Repositories/AccountRepository.php:174
        • 21. app/Helpers/ViewHelper.php:59
        • 22. middleware::layout.site:37
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_mp3` where `widgets_mp3`.`widget_id` in (1376, 17092)1.48mslv8_carldbAccountRepository.php#174
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Repositories/AccountRepository.php:174
        • 21. app/Helpers/ViewHelper.php:59
        • 22. middleware::layout.site:37
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_podcast` where `widgets_podcast`.`widget_id` in (1376, 17092)1.47mslv8_carldbAccountRepository.php#174
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Repositories/AccountRepository.php:174
        • 21. app/Helpers/ViewHelper.php:59
        • 22. middleware::layout.site:37
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_news_feed` where `widgets_news_feed`.`widget_id` in (1376, 17092)1.46mslv8_carldbAccountRepository.php#174
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Repositories/AccountRepository.php:174
        • 21. app/Helpers/ViewHelper.php:59
        • 22. middleware::layout.site:37
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_social_links` where `widgets_social_links`.`widget_id` in (1376, 17092)1.52mslv8_carldbAccountRepository.php#174
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Repositories/AccountRepository.php:174
        • 21. app/Helpers/ViewHelper.php:59
        • 22. middleware::layout.site:37
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_social_share` where `widgets_social_share`.`widget_id` in (1376, 17092)1.46mslv8_carldbAccountRepository.php#174
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Repositories/AccountRepository.php:174
        • 21. app/Helpers/ViewHelper.php:59
        • 22. middleware::layout.site:37
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_poll` where `widgets_poll`.`widget_id` in (1376, 17092)1.47mslv8_carldbAccountRepository.php#174
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Repositories/AccountRepository.php:174
        • 21. app/Helpers/ViewHelper.php:59
        • 22. middleware::layout.site:37
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_file_collection` where `widgets_file_collection`.`widget_id` in (1376, 17092)1.58mslv8_carldbAccountRepository.php#174
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Repositories/AccountRepository.php:174
        • 21. app/Helpers/ViewHelper.php:59
        • 22. middleware::layout.site:37
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_multi_certificate` where `widgets_multi_certificate`.`widget_id` in (1376, 17092)1.46mslv8_carldbAccountRepository.php#174
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Repositories/AccountRepository.php:174
        • 21. app/Helpers/ViewHelper.php:59
        • 22. middleware::layout.site:37
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_grid` where `widgets_grid`.`widget_id` in (1376, 17092)1.47mslv8_carldbAccountRepository.php#174
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Repositories/AccountRepository.php:174
        • 21. app/Helpers/ViewHelper.php:59
        • 22. middleware::layout.site:37
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_prepaid_pack` where `widgets_prepaid_pack`.`widget_id` in (1376, 17092)1.47mslv8_carldbAccountRepository.php#174
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Repositories/AccountRepository.php:174
        • 21. app/Helpers/ViewHelper.php:59
        • 22. middleware::layout.site:37
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_certifications` where `widgets_certifications`.`widget_id` in (1376, 17092)1.53mslv8_carldbAccountRepository.php#174
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Repositories/AccountRepository.php:174
        • 21. app/Helpers/ViewHelper.php:59
        • 22. middleware::layout.site:37
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_certifications_list` where `widgets_certifications_list`.`widget_id` in (1376, 17092)1.45mslv8_carldbAccountRepository.php#174
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Repositories/AccountRepository.php:174
        • 21. app/Helpers/ViewHelper.php:59
        • 22. middleware::layout.site:37
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_slideshows` where `widgets_slideshows`.`widget_id` in (1376, 17092)1.45mslv8_carldbAccountRepository.php#174
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Repositories/AccountRepository.php:174
        • 21. app/Helpers/ViewHelper.php:59
        • 22. middleware::layout.site:37
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_chat` where `widgets_chat`.`widget_id` in (1376, 17092)1.54mslv8_carldbAccountRepository.php#174
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Repositories/AccountRepository.php:174
        • 21. app/Helpers/ViewHelper.php:59
        • 22. middleware::layout.site:37
        • 23. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 24. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `registry` where `key` = 'demo_home_redirect_to_catalog' limit 11.48mslv8_carldbRegistry.php#19
        Bindings
        • 0: demo_home_redirect_to_catalog
        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
        • 16. app/Models/Registry.php:19
        • 17. app/Models/Menu.php:29
        • 18. app/Helpers/ViewHelper.php:64
        • 19. middleware::layout.site:37
        • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `menus` where `account_id` = 'demo' and `menu_group_id` = 540 and `url` != '/messages' order by `position` asc1.75mslv8_carldbMenu.php#37
        Bindings
        • 0: demo
        • 1: 540
        • 2: /messages
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: The != operator is not standard. Use the <> operator to test for inequality instead.
        Backtrace
        • 15. app/Models/Menu.php:37
        • 16. app/Helpers/ViewHelper.php:64
        • 17. middleware::layout.site:37
        • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 19. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `widgets_exhibitor_tile` where `widgets_exhibitor_tile`.`widget_id` in (1376, 17092)1.62mslv8_carldbWidgets.php#242
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 22. app/Widgets/Widgets.php:242
        • 23. app/Helpers/ViewHelper.php:74
        • 24. middleware::layout.site:37
        • 25. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 26. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `accounts` where `accounts`.`id` = 'demo' limit 12.1mslv8_carldbBase.php#62
        Bindings
        • 0: demo
        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
        • 17. app/Models/Base.php:62
        • 18. app/Services/Cache/AccountCache.php:78
        • 21. app/Services/Cache/AccountCache.php:79
        • 22. app/Widgets/Widgets.php:178
        • 23. app/Widgets/Widgets.php:120
      • select * from `categories` where `account_id` = 'demo' and `hidden_for_site` = 0 order by `position` asc1.65mslv8_carldbCategory.php#97
        Bindings
        • 0: demo
        • 1: 0
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. app/Models/Category.php:97
        • 16. app/Models/CategoryEntity.php:644
        • 17. app/Widgets/Widgets.php:178
        • 18. app/Widgets/Widgets.php:120
        • 19. app/Widgets/Widgets.php:247
      • select * from `product_types` where `account_id` = 'demo' and `hidden_for_site` = 0 and `product_types`.`deleted_at` is null order by `position` asc1.78mslv8_carldbProductType.php#75
        Bindings
        • 0: demo
        • 1: 0
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. app/Models/ProductType.php:75
        • 16. app/Models/CategoryEntity.php:653
        • 17. app/Widgets/Widgets.php:178
        • 18. app/Widgets/Widgets.php:120
        • 19. app/Widgets/Widgets.php:247
      • select * from `general_settings` where `general_settings`.`account_id` = 'demo' and `general_settings`.`account_id` is not null limit 11.73mslv8_carldbCategoryEntity.php#90
        Bindings
        • 0: demo
        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
        • 22. app/Models/CategoryEntity.php:90
        • 23. app/Models/CategoryEntity.php:654
        • 24. app/Widgets/Widgets.php:178
        • 25. app/Widgets/Widgets.php:120
        • 26. app/Widgets/Widgets.php:247
      • select count(*) as aggregate from `file_collections` where `account` = 'demo'1.58mslv8_carldbCategoryEntity.php#100
        Bindings
        • 0: demo
        Backtrace
        • 16. app/Models/CategoryEntity.php:100
        • 17. app/Models/CategoryEntity.php:654
        • 18. app/Widgets/Widgets.php:178
        • 19. app/Widgets/Widgets.php:120
        • 20. app/Widgets/Widgets.php:247
      • select count(*) as aggregate from `news_feeds` where `account` = 'demo'1.56mslv8_carldbCategoryEntity.php#96
        Bindings
        • 0: demo
        Backtrace
        • 16. app/Models/CategoryEntity.php:96
        • 17. app/Models/CategoryEntity.php:654
        • 18. app/Widgets/Widgets.php:178
        • 19. app/Widgets/Widgets.php:120
        • 20. app/Widgets/Widgets.php:247
      • select count(*) as aggregate from `podcasts` where `account` = 'demo'1.49mslv8_carldbCategoryEntity.php#98
        Bindings
        • 0: demo
        Backtrace
        • 16. app/Models/CategoryEntity.php:98
        • 17. app/Models/CategoryEntity.php:654
        • 18. app/Widgets/Widgets.php:178
        • 19. app/Widgets/Widgets.php:120
        • 20. app/Widgets/Widgets.php:247
      • select * from `file_collections` where `file_collections`.`id` = 644 limit 11.72mslv8_carldbWidgets.php#59
        Bindings
        • 0: 644
        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
        • 21. app/Widgets/Widgets.php:59
        • 22. app/Widgets/Widgets.php:247
        • 23. app/Helpers/ViewHelper.php:74
        • 24. middleware::layout.site:37
        • 25. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `file_collection_items` where `file_collection_items`.`file_collection_id` in (644)5.84mslv8_carldbWidgets.php#59
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 26. app/Widgets/Widgets.php:59
        • 27. app/Widgets/Widgets.php:247
        • 28. app/Helpers/ViewHelper.php:74
        • 29. middleware::layout.site:37
        • 30. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `file_collections_permissions` where `file_collections_permissions`.`file_collection_id` = 644 and `file_collections_permissions`.`file_collection_id` is not null1.68mslv8_carldbFileCollectionPermissionsTrait.php#80
        Bindings
        • 0: 644
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Models/Traits/FileCollectionPermissionsTrait.php:80
        • 21. app/Models/FileCollection.php:131
        • 22. app/Models/Traits/FileCollectionPermissionsTrait.php:127
        • 23. app/Models/Traits/FileCollectionPermissionsTrait.php:105
        • 24. app/Widgets/Widgets.php:59
      • select * from `member_types` where `member_types`.`account_id` = 'demo' and `member_types`.`account_id` is not null order by `position` asc1.61mslv8_carldbAccountCache.php#97
        Bindings
        • 0: demo
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Services/Cache/AccountCache.php:97
        • 23. app/Services/Cache/AccountCache.php:98
        • 24. app/Models/FileCollection.php:100
        • 25. app/Models/FileCollection.php:135
        • 26. app/Models/Traits/FileCollectionPermissionsTrait.php:127
      • select * from `member_roles` where `member_roles`.`account_id` = 'demo' and `member_roles`.`account_id` is not null1.55mslv8_carldbAccountCache.php#109
        Bindings
        • 0: demo
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Services/Cache/AccountCache.php:109
        • 23. app/Services/Cache/AccountCache.php:110
        • 24. app/Models/FileCollection.php:106
        • 25. app/Models/FileCollection.php:135
        • 26. app/Models/Traits/FileCollectionPermissionsTrait.php:127
      • select * from `file_collection_items` where `file_collection_items`.`file_collection_id` = 644 and `file_collection_items`.`file_collection_id` is not null and `publishing_date` <= NOW() order by `order` asc6.1mslv8_carldbFileCollection.php#226
        Bindings
        • 0: 644
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 16. app/Models/FileCollection.php:226
        • 17. app/Models/Widgets/WidgetFileCollection.php:97
        • 18. app/Widgets/Renderers/FileCollection.php:63
        • 19. app/Widgets/Renderers/FileCollection.php:51
        • 20. app/Widgets/Widgets.php:176
      • select * from `file_collection_item_permissions` where `file_collection_item_permissions`.`file_collection_item_id` = 4154 and `file_collection_item_permissions`.`file_collection_item_id` is not null1.64mslv8_carldbFileCollectionPermissionsTrait.php#80
        Bindings
        • 0: 4154
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Models/Traits/FileCollectionPermissionsTrait.php:80
        • 21. app/Models/FileCollectionItem.php:204
        • 22. app/Models/FileCollectionItem.php:162
        • 23. app/Models/FileCollectionItem.php:140
        • 24. app/Models/Widgets/WidgetFileCollection.php:100
      • select * from `file_collection_item_permissions` where `file_collection_item_permissions`.`file_collection_item_id` = 3324 and `file_collection_item_permissions`.`file_collection_item_id` is not null1.54mslv8_carldbFileCollectionPermissionsTrait.php#80
        Bindings
        • 0: 3324
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Models/Traits/FileCollectionPermissionsTrait.php:80
        • 21. app/Models/FileCollectionItem.php:204
        • 22. app/Models/FileCollectionItem.php:162
        • 23. app/Models/FileCollectionItem.php:140
        • 24. app/Models/Widgets/WidgetFileCollection.php:100
      • select * from `files` where `files`.`id` = 156976 and `files`.`deleted_at` is null limit 11.73mslv8_carldbitem.blade.php#9
        Bindings
        • 0: 156976
        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
        • 21. view::file-collection-items.item:9
        • 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 * from `files` where `files`.`id` = 143127 and `files`.`deleted_at` is null limit 11.64mslv8_carldbitem.blade.php#9
        Bindings
        • 0: 143127
        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
        • 21. view::file-collection-items.item:9
        • 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 * from `themes` where `account_id` = 'demo' and `themes`.`id` is null and `themes`.`deleted_at` is null limit 11.63mslv8_carldbViewHelper.php#92
        Bindings
        • 0: demo
        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
        • 17. app/Helpers/ViewHelper.php:92
        • 18. middleware::layout.site:37
        • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 20. app/Http/Middleware/Eportal/BrandingCheck.php:29
        • 21. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `themes` where `account_id` = 'demo' and `is_active` = 1 and `themes`.`deleted_at` is null limit 11.64mslv8_carldbTheme.php#87
        Bindings
        • 0: demo
        • 1: 1
        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
        • 16. app/Models/Theme.php:87
        • 17. app/Helpers/AccountHelper.php:1532
        • 20. app/Helpers/ViewHelper.php:110
        • 21. middleware::layout.site:37
        • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `themes` where `account_id` = 'demo' and `is_active` = 1 and `themes`.`deleted_at` is null limit 11.63mslv8_carldbTheme.php#87
        Bindings
        • 0: demo
        • 1: 1
        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
        • 16. app/Models/Theme.php:87
        • 17. app/Helpers/AccountHelper.php:1532
        • 20. app/Helpers/ViewHelper.php:110
        • 21. middleware::layout.site:37
        • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `themes` where `account_id` = 'demo' and `is_active` = 1 and `themes`.`deleted_at` is null limit 11.55mslv8_carldbTheme.php#87
        Bindings
        • 0: demo
        • 1: 1
        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
        • 16. app/Models/Theme.php:87
        • 17. app/Helpers/AccountHelper.php:1532
        • 20. app/Helpers/ViewHelper.php:111
        • 21. middleware::layout.site:37
        • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `themes` where `account_id` = 'demo' and `is_active` = 1 and `themes`.`deleted_at` is null limit 11.53mslv8_carldbTheme.php#87
        Bindings
        • 0: demo
        • 1: 1
        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
        • 16. app/Models/Theme.php:87
        • 17. app/Helpers/AccountHelper.php:1532
        • 20. app/Helpers/ViewHelper.php:112
        • 21. middleware::layout.site:37
        • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `theme_settings` where `theme_settings`.`theme_id` = 9 and `theme_settings`.`theme_id` is not null1.65mslv8_carldbTheme.php#129
        Bindings
        • 0: 9
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 16. app/Models/Theme.php:129
        • 17. app/Helpers/ViewHelper.php:112
        • 18. middleware::layout.site:37
        • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 20. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `theme_custom_css` where `theme_custom_css`.`theme_id` = 9 and `theme_custom_css`.`theme_id` is not null limit 11.51mslv8_carldbTheme.php#130
        Bindings
        • 0: 9
        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
        • 19. app/Models/Theme.php:130
        • 20. app/Helpers/ViewHelper.php:112
        • 21. middleware::layout.site:37
        • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 23. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `menu_groups` where `menu_groups`.`id` = '388' limit 11.48mslv8_carldbBase.php#62
        Bindings
        • 0: 388
        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
        • 17. app/Models/Base.php:62
        • 18. app/Models/Theme.php:145
        • 19. app/Helpers/ViewHelper.php:112
        • 20. middleware::layout.site:37
        • 21. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `menu_groups` where `menu_groups`.`id` = 'none' limit 11.44mslv8_carldbBase.php#62
        Bindings
        • 0: none
        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
        • 17. app/Models/Base.php:62
        • 18. app/Models/Theme.php:146
        • 19. app/Helpers/ViewHelper.php:112
        • 20. middleware::layout.site:37
        • 21. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `menu_groups` where `menu_groups`.`id` = 'none' limit 11.44mslv8_carldbBase.php#62
        Bindings
        • 0: none
        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
        • 17. app/Models/Base.php:62
        • 18. app/Models/Theme.php:147
        • 19. app/Helpers/ViewHelper.php:112
        • 20. middleware::layout.site:37
        • 21. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `files` where `files`.`id` = '157359' limit 11.49mslv8_carldbBase.php#62
        Bindings
        • 0: 157359
        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
        • 17. app/Models/Base.php:62
        • 18. app/Helpers/ViewHelper.php:118
        • 19. middleware::layout.site:37
        • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 21. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `files` where `files`.`id` = '157361' limit 11.5mslv8_carldbBase.php#62
        Bindings
        • 0: 157361
        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
        • 17. app/Models/Base.php:62
        • 18. app/Helpers/ViewHelper.php:123
        • 19. middleware::layout.site:37
        • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 21. app/Http/Middleware/Eportal/BrandingCheck.php:29
      • select * from `theme_js_apps` where exists (select * from `themes` where `theme_js_apps`.`theme_id` = `themes`.`id` and `account_id` = 'demo' and `themes`.`deleted_at` is null) and `theme_id` = 92.37mslv8_carldbViewHelper.php#133
        Bindings
        • 0: demo
        • 1: 9
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. app/Helpers/ViewHelper.php:133
        • 16. middleware::layout.site:37
        • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 18. app/Http/Middleware/Eportal/BrandingCheck.php:29
        • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `products` where `account` = 'demo' and LOWER(url_slug) = 'product-2' and `products`.`deleted_at` is null limit 13.36mslv8_carldbPagesController.php#50
        Bindings
        • 0: demo
        • 1: product-2
        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
        • 16. app/Http/Controllers/Site/PagesController.php:50
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. app/Http/Controllers/Controller.php:48
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select `speakers`.*, `assets_speakers`.`product_id` as `laravel_through_key` from `speakers` inner join `assets_speakers` on `assets_speakers`.`speaker_id` = `speakers`.`id` inner join `assets` on `assets_speakers`.`asset_id` = `assets`.`id` where `assets_speakers`.`product_id` = 5325 and `assets`.`deleted_at` is null and `assets`.`is_complete` = 1 group by `assets_speakers`.`speaker_id`, `assets`.`product_id` order by `assets_speakers`.`sort_id` asc, `assets_speakers`.`created_at` asc1.98mslv8_carldbProductsController.php#151
        Bindings
        • 0: 5325
        • 1: 1
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Http/Controllers/Site/ProductsController.php:151
        • 21. app/Http/Controllers/Site/PagesController.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. app/Http/Controllers/Controller.php:48
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `assets` where `is_complete` = 1 and `assets`.`product_id` = 5325 and `assets`.`product_id` is not null and `assets`.`deleted_at` is null order by `order` asc1.85mslv8_carldbProduct.php#987
        Bindings
        • 0: 1
        • 1: 5325
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Models/Product.php:987
        • 21. app/Models/Product.php:1006
        • 22. app/Http/Controllers/Site/ProductsController.php:154
        • 23. app/Http/Controllers/Site/PagesController.php:53
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `assets_webinar` where `assets_webinar`.`product_id` = 5325 and `assets_webinar`.`product_id` is not null and `assets_webinar`.`deleted_at` is null1.8mslv8_carldbProduct.php#1028
        Bindings
        • 0: 5325
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Models/Product.php:1028
        • 21. app/Models/Product.php:1147
        • 22. app/Http/Controllers/Site/ProductsController.php:157
        • 23. app/Http/Controllers/Site/PagesController.php:53
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `product_tabs` where `product_tabs`.`product_id` = 5325 and `product_tabs`.`product_id` is not null order by `position` asc1.57mslv8_carldbProductsController.php#160
        Bindings
        • 0: 5325
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Http/Controllers/Site/ProductsController.php:160
        • 21. app/Http/Controllers/Site/PagesController.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. app/Http/Controllers/Controller.php:48
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `assets_sections` where `assets_sections`.`product_id` = 5325 and `assets_sections`.`product_id` is not null and `assets_sections`.`deleted_at` is null order by `order` asc1.62mslv8_carldbProductsController.php#167
        Bindings
        • 0: 5325
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Http/Controllers/Site/ProductsController.php:167
        • 21. app/Http/Controllers/Site/PagesController.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. app/Http/Controllers/Controller.php:48
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `product_handouts` where `product_handouts`.`product_id` = 5325 and `product_handouts`.`product_id` is not null order by `position` asc1.56mslv8_carldbProductsController.php#176
        Bindings
        • 0: 5325
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Http/Controllers/Site/ProductsController.php:176
        • 21. app/Http/Controllers/Site/PagesController.php:53
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. app/Http/Controllers/Controller.php:48
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `acl_permissions`2.08mslv8_carldbEloquentProvider.php#95
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: The SELECT statement has no WHERE clause and could examine many more rows than intended
        Backtrace
        • 16. libs-packages/laravel-acl/src/VivifyIdeas/Acl/PermissionProviders/EloquentProvider.php:95
        • 17. libs-packages/laravel-acl/src/VivifyIdeas/Acl/Manager.php:21
        • 18. app/Customization/Acl/CustomAclManager.php:29
        • 19. app/Customization/Acl/CustomAcl.php:77
        • 20. app/Customization/Acl/CustomAclServiceProvider.php:29
      • select * from `acl_users_permissions` where `user_id` = 01.67mslv8_carldbEloquentProvider.php#22
        Bindings
        • 0: 0
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. libs-packages/laravel-acl/src/VivifyIdeas/Acl/PermissionProviders/EloquentProvider.php:22
        • 16. libs-packages/laravel-acl/src/VivifyIdeas/Acl/Manager.php:36
        • 17. app/Customization/Acl/CustomAcl.php:165
        • 18. app/Customization/Acl/CustomAcl.php:496
        • 19. app/Http/Controllers/Site/ProductsController.php:180
      • select `acl_roles_permissions`.* from `acl_users_roles` left join `acl_roles_permissions` on `acl_users_roles`.`role_id` = `acl_roles_permissions`.`role_id` where `user_id` = 01.62mslv8_carldbEloquentProvider.php#52
        Bindings
        • 0: 0
        Backtrace
        • 15. libs-packages/laravel-acl/src/VivifyIdeas/Acl/PermissionProviders/EloquentProvider.php:52
        • 16. libs-packages/laravel-acl/src/VivifyIdeas/Acl/Manager.php:39
        • 17. app/Customization/Acl/CustomAcl.php:165
        • 18. app/Customization/Acl/CustomAcl.php:496
        • 19. app/Http/Controllers/Site/ProductsController.php:180
      • select * from `discussion_posts` where `discussion_posts`.`product_id` = 5325 and `discussion_posts`.`product_id` is not null and `status` = 1 and (`deleted_at` is null or (`deleted_at` is not null and `user_id` is null)) order by `created_at` desc1.65mslv8_carldbProductsController.php#182
        Bindings
        • 0: 5325
        • 1: 1
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 16. app/Http/Controllers/Site/ProductsController.php:182
        • 17. app/Http/Controllers/Site/PagesController.php:53
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. app/Http/Controllers/Controller.php:48
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `certifications` where `certifications`.`certification_package` = 5325 and `certifications`.`deleted_at` is null limit 11.76mslv8_carldbProductsController.php#186
        Bindings
        • 0: 5325
        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
        • 21. app/Http/Controllers/Site/ProductsController.php:186
        • 22. app/Http/Controllers/Site/PagesController.php:53
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. app/Http/Controllers/Controller.php:48
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `certifications` where `certifications`.`recertification_package` = 5325 and `certifications`.`deleted_at` is null limit 11.78mslv8_carldbProductsController.php#186
        Bindings
        • 0: 5325
        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
        • 21. app/Http/Controllers/Site/ProductsController.php:186
        • 22. app/Http/Controllers/Site/PagesController.php:53
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. app/Http/Controllers/Controller.php:48
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `categories` where `account_id` = 'demo' and `hidden_for_site` = 0 order by `position` asc1.66mslv8_carldbCategory.php#97
        Bindings
        • 0: demo
        • 1: 0
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. app/Models/Category.php:97
        • 16. app/Http/Controllers/Site/ProductsController.php:214
        • 17. app/Http/Controllers/Site/PagesController.php:53
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. app/Http/Controllers/Controller.php:48
      • select * from `themes` where `account_id` = 'demo' and `is_active` = 1 and `themes`.`deleted_at` is null limit 11.67mslv8_carldbTheme.php#87
        Bindings
        • 0: demo
        • 1: 1
        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
        • 16. app/Models/Theme.php:87
        • 17. app/Helpers/AccountHelper.php:1532
        • 20. app/Helpers/AccountHelper.php:1552
        • 23. app/Helpers/ViewHelper.php:280
        • 24. app/Http/Controllers/Site/ProductsController.php:312
      • select * from `themes` where `account_id` = 'demo' and `is_active` = 1 and `themes`.`deleted_at` is null limit 11.59mslv8_carldbTheme.php#87
        Bindings
        • 0: demo
        • 1: 1
        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
        • 16. app/Models/Theme.php:87
        • 17. app/Helpers/AccountHelper.php:1532
        • 20. app/Helpers/AccountHelper.php:1552
        • 23. app/Helpers/ViewHelper.php:280
        • 24. app/Http/Controllers/Site/ProductsController.php:312
      • select * from `themes` where `account_id` = 'demo' and `is_active` = 1 and `themes`.`deleted_at` is null limit 11.6mslv8_carldbTheme.php#87
        Bindings
        • 0: demo
        • 1: 1
        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
        • 16. app/Models/Theme.php:87
        • 17. app/Helpers/AccountHelper.php:1532
        • 20. app/Helpers/AccountHelper.php:1553
        • 23. app/Helpers/ViewHelper.php:280
        • 24. app/Http/Controllers/Site/ProductsController.php:312
      • select * from `theme_settings` where `theme_settings`.`theme_id` = 9 and `theme_settings`.`theme_id` is not null1.67mslv8_carldbTheme.php#129
        Bindings
        • 0: 9
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 16. app/Models/Theme.php:129
        • 17. app/Helpers/AccountHelper.php:1553
        • 20. app/Helpers/ViewHelper.php:280
        • 21. app/Http/Controllers/Site/ProductsController.php:312
        • 22. app/Http/Controllers/Site/PagesController.php:53
      • select * from `theme_custom_css` where `theme_custom_css`.`theme_id` = 9 and `theme_custom_css`.`theme_id` is not null limit 11.56mslv8_carldbTheme.php#130
        Bindings
        • 0: 9
        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
        • 19. app/Models/Theme.php:130
        • 20. app/Helpers/AccountHelper.php:1553
        • 23. app/Helpers/ViewHelper.php:280
        • 24. app/Http/Controllers/Site/ProductsController.php:312
        • 25. app/Http/Controllers/Site/PagesController.php:53
      • select * from `menu_groups` where `menu_groups`.`id` = 'none' limit 11.5mslv8_carldbBase.php#62
        Bindings
        • 0: none
        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
        • 17. app/Models/Base.php:62
        • 18. app/Models/Theme.php:146
        • 19. app/Helpers/AccountHelper.php:1553
        • 22. app/Helpers/ViewHelper.php:280
        • 23. app/Http/Controllers/Site/ProductsController.php:312
      • select * from `menu_groups` where `menu_groups`.`id` = 'none' limit 11.48mslv8_carldbBase.php#62
        Bindings
        • 0: none
        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
        • 17. app/Models/Base.php:62
        • 18. app/Models/Theme.php:147
        • 19. app/Helpers/AccountHelper.php:1553
        • 22. app/Helpers/ViewHelper.php:280
        • 23. app/Http/Controllers/Site/ProductsController.php:312
      • select count(*) as aggregate from `assets` where `is_complete` = 1 and `assets`.`product_id` = 5325 and `assets`.`product_id` is not null and `hide_upon_completion` = 1 and `assets`.`deleted_at` is null1.95mslv8_carldbProductCompletionService.php#14
        Bindings
        • 0: 1
        • 1: 5325
        • 2: 1
        Backtrace
        • 19. app/Services/Product/ProductCompletionService.php:14
        • 20. view::product.show:8
        • 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
      • select count(*) as aggregate from `product_tabs` where `product_tabs`.`product_id` = 5325 and `product_tabs`.`product_id` is not null and `hide_upon_completion` = 11.6mslv8_carldbProductCompletionService.php#15
        Bindings
        • 0: 5325
        • 1: 1
        Backtrace
        • 19. app/Services/Product/ProductCompletionService.php:15
        • 20. view::product.show:8
        • 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
      • select `product_tabs_poll`.* from `product_tabs_poll` inner join `polls` on `polls`.`id` = `product_tabs_poll`.`poll_id` where `product_tabs_poll`.`product_id` = 5325 and `product_tabs_poll`.`product_id` is not null order by `position` asc1.84mslv8_carldb_product_microsite_style_script.blade.php#97
        Bindings
        • 0: 5325
        Backtrace
        • 20. view::product._product_microsite_style_script:97
        • 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 `assets` where `is_complete` = 1 and `assets`.`product_id` = 5325 and `assets`.`product_id` is not null and `canceled_at` is not null and `assets`.`deleted_at` is null order by `order` asc1.93mslv8_carldbProduct.php#4878
        Bindings
        • 0: 1
        • 1: 5325
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 16. app/Models/Product.php:4878
        • 17. view::product.show:112
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `assets_live_in_person_event` where `assets_live_in_person_event`.`product_id` = 5325 and `assets_live_in_person_event`.`product_id` is not null and `assets_live_in_person_event`.`deleted_at` is null1.67mslv8_carldbProduct.php#1055
        Bindings
        • 0: 5325
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Models/Product.php:1055
        • 21. app/Models/Product.php:1109
        • 22. view::product.product-list-item-partials._contains_live_events:3
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `assets` where `is_complete` = 1 and `assets`.`id` = 13444 and `assets`.`deleted_at` is null limit 11.64mslv8_carldbProduct.php#4852
        Bindings
        • 0: 1
        • 1: 13444
        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
        • 16. app/Models/Product.php:4852
        • 17. app/Models/Product.php:4838
        • 18. view::product.show:122
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `assets_mp3` where `assets_mp3`.`product_id` = 5325 and `assets_mp3`.`product_id` is not null and `assets_mp3`.`deleted_at` is null1.57mslv8_carldbProduct.php#4856
        Bindings
        • 0: 5325
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Models/Product.php:4856
        • 21. app/Models/Product.php:4838
        • 22. view::product.show:122
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `assets_video` where `assets_video`.`product_id` = 5325 and `assets_video`.`product_id` is not null and `assets_video`.`deleted_at` is null1.59mslv8_carldbProduct.php#4862
        Bindings
        • 0: 5325
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Models/Product.php:4862
        • 21. app/Models/Product.php:4838
        • 22. view::product.show:122
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `assets` where `is_complete` = 1 and `assets`.`id` = 13444 and `assets`.`deleted_at` is null limit 11.57mslv8_carldbProduct.php#4852
        Bindings
        • 0: 1
        • 1: 13444
        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
        • 16. app/Models/Product.php:4852
        • 17. view::product.show:122
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `product_pricing` where `product_pricing`.`product_id` = 5325 and `product_pricing`.`product_id` is not null1.57mslv8_carldbshow.blade.php#190
        Bindings
        • 0: 5325
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. view::product.show:190
        • 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 `product_pricing_member_role` where `product_pricing_member_role`.`product_id` = 5325 and `product_pricing_member_role`.`product_id` is not null1.68mslv8_carldbProduct.php#1432
        Bindings
        • 0: 5325
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. app/Models/Product.php:1432
        • 21. view::product.pricing:417
        • 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
      • select * from `assets_webinar` where `assets_webinar`.`asset_id` = 13444 and `assets_webinar`.`asset_id` is not null and `assets_webinar`.`deleted_at` is null limit 12.08mslv8_carldbasset_tabbed.blade.php#4
        Bindings
        • 0: 13444
        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
        • 21. view::product.asset_tabbed:4
        • 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 * from `registry` where `key` = 'demo_home_redirect_to_catalog' limit 11.72mslv8_carldbRegistry.php#19
        Bindings
        • 0: demo_home_redirect_to_catalog
        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
        • 16. app/Models/Registry.php:19
        • 17. app/Models/Menu.php:29
        • 18. view::layouts.menu:85
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `menus` where `account_id` = 'demo' and `menu_group_id` = '388' and `url` != '/messages' order by `position` asc1.78mslv8_carldbMenu.php#37
        Bindings
        • 0: demo
        • 1: 388
        • 2: /messages
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: The != operator is not standard. Use the <> operator to test for inequality instead.
        Backtrace
        • 15. app/Models/Menu.php:37
        • 16. view::layouts.menu:85
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `menu_groups` where `menu_groups`.`id` = 540 limit 11.58mslv8_carldbBase.php#62
        Bindings
        • 0: 540
        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
        • 17. app/Models/Base.php:62
        • 18. app/Models/MenuGroup.php:97
        • 19. view::layouts.menu:70
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `sn`.* from `system_notifications` as `sn` inner join `system_notifications_recipients` as `snr` on `snr`.`system_notification_id` = `sn`.`id` where `snr`.`account_id` in ('*', 'demo') and `snr`.`guests` = 1 and `sn`.`start_at` <= '2025-07-15 22:31:24' and `sn`.`end_at` >= '2025-07-15 22:31:24' group by `sn`.`id`1.92mslv8_carldbSystemNotification.php#50
        Bindings
        • 0: *
        • 1: demo
        • 2: 1
        • 3: 2025-07-15 22:31:24
        • 4: 2025-07-15 22:31:24
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. app/Models/SystemNotification.php:50
        • 16. view::layouts.client_footer:35
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `sessions` where `id` = 'qzeztKmjf8GzTCEtYm8Pp6ceMbBIeHA0vkuzzFEd' limit 11.68mslv8_carldbDatabaseSessionHandler.php#97
        Bindings
        • 0: qzeztKmjf8GzTCEtYm8Pp6ceMbBIeHA0vkuzzFEd
        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
        • 15. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 16. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:136
        • 17. vendor/laravel/framework/src/Illuminate/Session/Store.php:173
        • 18. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:245
        • 19. app/Http/Middleware/StartSession.php:46
      • insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTo0OntzOjY6Il90b2tlbiI7czo0MDoiMTRPS1hNQWw3T2tPMGFwZ0VDYjFIV09KNzEwUjFGM0FmSDhzamNsRiI7czoxMDoidHVpX2Nvb2tpZSI7czo0MDoiMTRPS1hNQWw3T2tPMGFwZ0VDYjFIV09KNzEwUjFGM0FmSDhzamNsRiI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6OTA6Imh0dHBzOi8vZGVtby5sdjhjYXJsLmdvY2FkbWl1bS5jb20vcHJvZHVjdHMvcHJvZHVjdC0yP2luX3BhY2thZ2U9NDgzNCZwYWNrYWdlcyU1QjAlNUQ9NDgzNCI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=', 1752633084, '', '10.0.0.6', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'qzeztKmjf8GzTCEtYm8Pp6ceMbBIeHA0vkuzzFEd')4.09mslv8_carldbDatabaseSessionHandler.php#158
        Bindings
        • 0: YTo0OntzOjY6Il90b2tlbiI7czo0MDoiMTRPS1hNQWw3T2tPMGFwZ0VDYjFIV09KNzEwUjFGM0FmSDhzamNsRiI7czoxMDoidHVpX2Nvb2tpZSI7czo0MDoiMTRPS1hNQWw3T2tPMGFwZ0VDYjFIV09KNzEwUjFGM0FmSDhzamNsRiI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6OTA6Imh0dHBzOi8vZGVtby5sdjhjYXJsLmdvY2FkbWl1bS5jb20vcHJvZHVjdHMvcHJvZHVjdC0yP2luX3BhY2thZ2U9NDgzNCZwYWNrYWdlcyU1QjAlNUQ9NDgzNCI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=
        • 1: 1752633084
        • 2: 
        • 3: 10.0.0.6
        • 4: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5: qzeztKmjf8GzTCEtYm8Pp6ceMbBIeHA0vkuzzFEd
        Backtrace
        • 11. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:158
        • 12. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:142
        • 13. vendor/laravel/framework/src/Illuminate/Session/Store.php:173
        • 14. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:245
        • 15. app/Http/Middleware/StartSession.php:46
      • select * from `sessions` where `id` = 'qzeztKmjf8GzTCEtYm8Pp6ceMbBIeHA0vkuzzFEd' limit 11.67mslv8_carldbDatabaseSessionHandler.php#97
        Bindings
        • 0: qzeztKmjf8GzTCEtYm8Pp6ceMbBIeHA0vkuzzFEd
        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
        • 15. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 16. vendor/laravel/framework/src/Illuminate/Session/Store.php:113
        • 17. vendor/laravel/framework/src/Illuminate/Session/Store.php:101
        • 18. vendor/laravel/framework/src/Illuminate/Session/Store.php:85
        • 21. vendor/maximebf/debugbar/src/DebugBar/DebugBar.php:446
      VivifyIdeas\Acl\Models\Permission
      112Permission.php#?
      App\Models\ThemeSetting
      60ThemeSetting.php#?
      App\Models\Menu
      11Menu.php#?
      App\Models\Category
      8Category.php#?
      App\Models\Theme
      7Theme.php#?
      App\Models\ProductTabs
      5ProductTabs.php#?
      App\Models\FileCollectionItem
      4FileCollectionItem.php#?
      App\Models\MemberType
      4MemberType.php#?
      App\Models\UploadedFile
      4UploadedFile.php#?
      App\Models\Asset
      3Asset.php#?
      App\Models\ProductPricing
      3ProductPricing.php#?
      App\Models\Widget
      2Widget.php#?
      App\Models\Registry
      2Registry.php#?
      App\Models\MenuGroup
      2MenuGroup.php#?
      App\Models\SubAsset\AssetWebinar
      2AssetWebinar.php#?
      App\Models\Widgets\WidgetFileCollection
      1WidgetFileCollection.php#?
      App\Models\Account
      1Account.php#?
      App\Models\ProductType
      1ProductType.php#?
      App\Models\GeneralSetting
      1GeneralSetting.php#?
      App\Models\FileCollection
      1FileCollection.php#?
      App\Models\MemberRole
      1MemberRole.php#?
      App\Models\Product
      1Product.php#?
        _token
        14OKXMAl7OkO0apgECb1HWOJ710R1F3AfH8sjclF
        tui_cookie
        14OKXMAl7OkO0apgECb1HWOJ710R1F3AfH8sjclF
        _previous
        array:1 [ "url" => "https://demo.lv8carl.gocadmium.com/products/product-2?in_package=4834&packages...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /products/product-2
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:2 [ "in_package" => "4834" "packages" => array:1 [ 0 => "4834" ] ]
        request_request
        []
        
        request_headers
        0 of 0
        array:21 [ "x-forwarded-for" => array:1 [ 0 => "216.73.216.232" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "host" => array:1 [ 0 => "demo.lv8carl.gocadmium.com" ] "x-amzn-trace-id" => array:1 [ 0 => "Root=1-68770efb-6747e8290483a4a34220adc7" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-ssl-protocol" => array:1 [ 0 => "TLSv1.3" ] "x-ssl-cipher" => array:1 [ 0 => "TLS_AES_256_GCM_SHA384" ] ]
        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 => "Wed, 16 Jul 2025 02:31:24 GMT" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilp1ckxDN2oyV3JmZE9hcnYrOWpjWUE9PSIsInZhbHVlIjoiM3hxM0FCZ0kzREhuVUkxM2FuZUhkcXZIZXY0R0lJU08wNEd0alk4K3BHa3RTc29Bcm9jTFJNMGZKZUhpa2RTMk8xMkJ5a2MzSmNadnB1TVlzZEI0ZEJGejYvVTl1QWtYRzNVaDFRUENhRW9GTDJGcDVIbDBOZDg5V2hGR0E1MlkiLCJtYWMiOiI5NzNjZTJjYjUzNzdhNjFlZjkxZTE2NTQwMWZkMTM2MDZhNDM5Mjg2Yzk1MzM4MWQ1ZjdhMTc1MjIzZTZjNjZhIiwidGFnIjoiIn0%3D; expires=Wed, 16 Jul 2025 20:31:24 GMT; Max-Age=64800; path=/XSRF-TOKEN=eyJpdiI6Ilp1ckxDN2oyV3JmZE9hcnYrOWpjWUE9PSIsInZhbHVlIjoiM3hxM0FCZ0kzREhuVUkxM2FuZUhkcXZIZXY0R0lJU08wNEd0alk4K3BHa3RTc29Bcm9jTFJNMGZKZUhpa2RTMk8xMkJ5a" 1 => "eox_session_key=eyJpdiI6InlYNDMvT3pyQmJTeTlHYWJ4elROK3c9PSIsInZhbHVlIjoiY3phdGtPWWRyMUJJQm5vYktaRjE1VWNkaEZwbVROTmgwcXhES01TWU9RN0t4cXNmNXlicG95d0ZleDRVd1hTaU16MWcwcUxscTQyVkRLWHRYV1hUNGhSNWU2RFozV0xJRE9ySzhKZzhvRm12ZjVnNDIwZXg1UC9GYTVtNENSSmUiLCJtYWMiOiJlMmU3MmQyZDUyYmNjZDAyMjA4MjVhN2YyMzRhYmQxZjBmZjVlY2ZlNTdkNmI1ZmNiZGI2ZTYzNDA0YzE1YmEwIiwidGFnIjoiIn0%3D; path=/; httponlyeox_session_key=eyJpdiI6InlYNDMvT3pyQmJTeTlHYWJ4elROK3c9PSIsInZhbHVlIjoiY3phdGtPWWRyMUJJQm5vYktaRjE1VWNkaEZwbVROTmgwcXhES01TWU9RN0t4cXNmNXlicG95d0ZleDRVd1hTaU16" 2 => "_tui=eyJpdiI6ImZKaUpsbWJaQld1N1VraTBodFgyS2c9PSIsInZhbHVlIjoiNENCRU9kN2lVTmVTaCs5eTQ1MytSRjFBMDlLVHphd2tHaVN1OFpDOC9VQkdrVWVYVElZcThQNDRMeTBVZXVVcmVkMjlrdVpqNjlPOVlwM2FQK0xzMWlhdnh5U011SlNOT0JtaS80ZkRnVm9tZ0hadUxMSm96anFrT3RvNmQvVGgiLCJtYWMiOiI1ZWViYTRiYjg3NjBmMzUzMDliMWZjNmUwOWRmZmEyNDViMjVhMzQ2YTlhNGYzYTYwM2U4NDRmYTEzMTg1ODA3IiwidGFnIjoiIn0%3D; expires=Thu, 20 Aug 2026 02:31:24 GMT; Max-Age=34560000; path=/; httponly_tui=eyJpdiI6ImZKaUpsbWJaQld1N1VraTBodFgyS2c9PSIsInZhbHVlIjoiNENCRU9kN2lVTmVTaCs5eTQ1MytSRjFBMDlLVHphd2tHaVN1OFpDOC9VQkdrVWVYVElZcThQNDRMeTBVZXVVcmVkMjlrdVpqNjl" 3 => "user_timezone=America%2FNew_York; expires=Wed, 16 Jul 2025 19:11:24 GMT; Max-Age=60000; path=/" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilp1ckxDN2oyV3JmZE9hcnYrOWpjWUE9PSIsInZhbHVlIjoiM3hxM0FCZ0kzREhuVUkxM2FuZUhkcXZIZXY0R0lJU08wNEd0alk4K3BHa3RTc29Bcm9jTFJNMGZKZUhpa2RTMk8xMkJ5a2MzSmNadnB1TVlzZEI0ZEJGejYvVTl1QWtYRzNVaDFRUENhRW9GTDJGcDVIbDBOZDg5V2hGR0E1MlkiLCJtYWMiOiI5NzNjZTJjYjUzNzdhNjFlZjkxZTE2NTQwMWZkMTM2MDZhNDM5Mjg2Yzk1MzM4MWQ1ZjdhMTc1MjIzZTZjNjZhIiwidGFnIjoiIn0%3D; expires=Wed, 16-Jul-2025 20:31:24 GMT; path=/XSRF-TOKEN=eyJpdiI6Ilp1ckxDN2oyV3JmZE9hcnYrOWpjWUE9PSIsInZhbHVlIjoiM3hxM0FCZ0kzREhuVUkxM2FuZUhkcXZIZXY0R0lJU08wNEd0alk4K3BHa3RTc29Bcm9jTFJNMGZKZUhpa2RTMk8xMkJ5a" 1 => "eox_session_key=eyJpdiI6InlYNDMvT3pyQmJTeTlHYWJ4elROK3c9PSIsInZhbHVlIjoiY3phdGtPWWRyMUJJQm5vYktaRjE1VWNkaEZwbVROTmgwcXhES01TWU9RN0t4cXNmNXlicG95d0ZleDRVd1hTaU16MWcwcUxscTQyVkRLWHRYV1hUNGhSNWU2RFozV0xJRE9ySzhKZzhvRm12ZjVnNDIwZXg1UC9GYTVtNENSSmUiLCJtYWMiOiJlMmU3MmQyZDUyYmNjZDAyMjA4MjVhN2YyMzRhYmQxZjBmZjVlY2ZlNTdkNmI1ZmNiZGI2ZTYzNDA0YzE1YmEwIiwidGFnIjoiIn0%3D; path=/; httponlyeox_session_key=eyJpdiI6InlYNDMvT3pyQmJTeTlHYWJ4elROK3c9PSIsInZhbHVlIjoiY3phdGtPWWRyMUJJQm5vYktaRjE1VWNkaEZwbVROTmgwcXhES01TWU9RN0t4cXNmNXlicG95d0ZleDRVd1hTaU16" 2 => "_tui=eyJpdiI6ImZKaUpsbWJaQld1N1VraTBodFgyS2c9PSIsInZhbHVlIjoiNENCRU9kN2lVTmVTaCs5eTQ1MytSRjFBMDlLVHphd2tHaVN1OFpDOC9VQkdrVWVYVElZcThQNDRMeTBVZXVVcmVkMjlrdVpqNjlPOVlwM2FQK0xzMWlhdnh5U011SlNOT0JtaS80ZkRnVm9tZ0hadUxMSm96anFrT3RvNmQvVGgiLCJtYWMiOiI1ZWViYTRiYjg3NjBmMzUzMDliMWZjNmUwOWRmZmEyNDViMjVhMzQ2YTlhNGYzYTYwM2U4NDRmYTEzMTg1ODA3IiwidGFnIjoiIn0%3D; expires=Thu, 20-Aug-2026 02:31:24 GMT; path=/; httponly_tui=eyJpdiI6ImZKaUpsbWJaQld1N1VraTBodFgyS2c9PSIsInZhbHVlIjoiNENCRU9kN2lVTmVTaCs5eTQ1MytSRjFBMDlLVHphd2tHaVN1OFpDOC9VQkdrVWVYVElZcThQNDRMeTBVZXVVcmVkMjlrdVpqNjl" 3 => "user_timezone=America%2FNew_York; expires=Wed, 16-Jul-2025 19:11:24 GMT; path=/" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "14OKXMAl7OkO0apgECb1HWOJ710R1F3AfH8sjclF" "tui_cookie" => "14OKXMAl7OkO0apgECb1HWOJ710R1F3AfH8sjclF" "_previous" => array:1 [ "url" => "https://demo.lv8carl.gocadmium.com/products/product-2?in_package=4834&packages%5B0%5D=4834" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-07-15 22:31:24GET/products/product-2?in_package=4834&packages%5B%5D=48343494236