Encontramos 14 artigos para si!

8.3.17PHP Version1.39sRequest Duration71MBMemory UsageGET list/{family}/{subfamily}Route
  • warninglog[07:57:33] LOG.warning: Creation of dynamic property App\View\Components\Navbar::$userId is deprecat...
  • warninglog[07:57:33] LOG.warning: Creation of dynamic property App\View\Components\Navbar2::$userId is depreca...
  • Booting (83.08ms)time
  • Application (1.31s)time
  • 1 x Application (94.01%)
    1.31s
    1 x Booting (5.98%)
    83.08ms
    20 templates were rendered
    • shop.listlist.blade.phpblade
    • components.navbarnavbar.blade.phpblade
    • components.navbar2navbar2.blade.phpblade
    • components.mobileMenuHeadermobileMenuHeader.blade.phpblade
    • components.quickViewModalquickViewModal.blade.phpblade
    • components.quickViewModalquickViewModal.blade.phpblade
    • components.quickViewModalquickViewModal.blade.phpblade
    • components.quickViewModalquickViewModal.blade.phpblade
    • components.quickViewModalquickViewModal.blade.phpblade
    • components.quickViewModalquickViewModal.blade.phpblade
    • components.quickViewModalquickViewModal.blade.phpblade
    • components.quickViewModalquickViewModal.blade.phpblade
    • components.quickViewModalquickViewModal.blade.phpblade
    • components.quickViewModalquickViewModal.blade.phpblade
    • components.quickViewModalquickViewModal.blade.phpblade
    • components.quickViewModalquickViewModal.blade.phpblade
    • components.quickViewModalquickViewModal.blade.phpblade
    • components.quickViewModalquickViewModal.blade.phpblade
    • components.paginationpagination.blade.phpblade
    • components.footerfooter.blade.phpblade
    uri
    GET list/{family}/{subfamily}
    middleware
    web
    controller
    App\Http\Controllers\FrontEnd\ArticlesListController@sublist
    namespace
    prefix
    where
    as
    shop.sublist
    file
    app/Http/Controllers/FrontEnd/ArticlesListController.php:400-801
    156 statements were executed, 79 of which were duplicates, 77 unique. Show only duplicated119ms
    • # Query soft limit for Debugbar is reached after 100 queries, additional 56 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
    • select * from `db_attachments` where `Location` like '%Geral -%'
      4.14msdecoredivertidam_ecommerceArticlesListController.php#460
      Bindings
      • 0: %Geral -%
      Backtrace
      • 15. app/Http/Controllers/FrontEnd/ArticlesListController.php:460
      • 16. app/helpers.php:30
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `dw_configurations`
      980μsdecoredivertidam_ecommerceArticlesListController.php#466
      Backtrace
      • 18. app/Http/Controllers/FrontEnd/ArticlesListController.php:466
      • 19. app/helpers.php:30
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `db_families` where `FamilyDescription` = 'Toppers' limit 1
      700μsdecoredivertidam_ecommerceArticlesListController.php#471
      Bindings
      • 0: Toppers
      Backtrace
      • 17. app/Http/Controllers/FrontEnd/ArticlesListController.php:471
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `db_subfamilies` where `SubfamilyDesc` = 'Temáticos' and `FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' limit 1
      960μsdecoredivertidam_ecommerceArticlesListController.php#477
      Bindings
      • 0: Temáticos
      • 1: AE3DBE66F337601255CF0CA25229EAB6
      Backtrace
      • 17. app/Http/Controllers/FrontEnd/ArticlesListController.php:477
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select min(`SalePrice_1`) as aggregate from `db_articles` where `FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `SubFamilyId` = '25110440A662A76CEC7E846727ADC669' and `AvailableOnline` = 1
      880μsdecoredivertidam_ecommerceArticlesListController.php#483
      Bindings
      • 0: AE3DBE66F337601255CF0CA25229EAB6
      • 1: 25110440A662A76CEC7E846727ADC669
      • 2: 1
      Backtrace
      • 16. app/Http/Controllers/FrontEnd/ArticlesListController.php:483
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select max(`SalePrice_1`) as aggregate from `db_articles` where `FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `SubFamilyId` = '25110440A662A76CEC7E846727ADC669' and `AvailableOnline` = 1
      750μsdecoredivertidam_ecommerceArticlesListController.php#488
      Bindings
      • 0: AE3DBE66F337601255CF0CA25229EAB6
      • 1: 25110440A662A76CEC7E846727ADC669
      • 2: 1
      Backtrace
      • 16. app/Http/Controllers/FrontEnd/ArticlesListController.php:488
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `ArticleId` from `db_articles` where `FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `SubFamilyId` = '25110440A662A76CEC7E846727ADC669' and `AvailableOnline` = 1 and `SalePrice_1` between '2.6000' and '4.9500' order by `Description` asc
      910μsdecoredivertidam_ecommerceArticlesListController.php#637
      Bindings
      • 0: AE3DBE66F337601255CF0CA25229EAB6
      • 1: 25110440A662A76CEC7E846727ADC669
      • 2: 1
      • 3: 2.6000
      • 4: 4.9500
      Backtrace
      • 14. app/Http/Controllers/FrontEnd/ArticlesListController.php:637
      • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `ArticleId` from `db_related_articles` where `ArticleId` in ('4C1803F189CCD9819C2A23DC2C1FD4EE', '3A74A5628DD3874928F8CA8DC7FDE47B', 'C3ACDEF3735A5FFA9C414B7995B42D31', '69FA21AF109FEF88E3AEADBB3A21FD84', '654EEDB489A64A05B06DA1CE70E19E88', '12B0006E4C6A2C2DBB2E4EEB021E9D0A', '01C49C83D6A40997A0BD54930B407FC8', 'F5B2502762AFA81572647AD34AB6F06F', 'D5853DA597BC06B77B9E6CEE6D416AD8', '7FF541FAA98706098309651764342C27', '1A8E3D7D943D230A2EBCA7D5FA632E22', '26529BF7E8731D8B06ABFF775D4541B0', '811F747213B304840C3136DE97FC57E4', 'D9B23306255A0A198CF2DEDCA4D28C90') and `MainArticle` = 1
      920μsdecoredivertidam_ecommerceArticlesListController.php#642
      Bindings
      • 0: 4C1803F189CCD9819C2A23DC2C1FD4EE
      • 1: 3A74A5628DD3874928F8CA8DC7FDE47B
      • 2: C3ACDEF3735A5FFA9C414B7995B42D31
      • 3: 69FA21AF109FEF88E3AEADBB3A21FD84
      • 4: 654EEDB489A64A05B06DA1CE70E19E88
      • 5: 12B0006E4C6A2C2DBB2E4EEB021E9D0A
      • 6: 01C49C83D6A40997A0BD54930B407FC8
      • 7: F5B2502762AFA81572647AD34AB6F06F
      • 8: D5853DA597BC06B77B9E6CEE6D416AD8
      • 9: 7FF541FAA98706098309651764342C27
      • 10: 1A8E3D7D943D230A2EBCA7D5FA632E22
      • 11: 26529BF7E8731D8B06ABFF775D4541B0
      • 12: 811F747213B304840C3136DE97FC57E4
      • 13: D9B23306255A0A198CF2DEDCA4D28C90
      • 14: 1
      Backtrace
      • 14. app/Http/Controllers/FrontEnd/ArticlesListController.php:642
      • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `db_articles` where `ArticleId` in ('4C1803F189CCD9819C2A23DC2C1FD4EE', '1A8E3D7D943D230A2EBCA7D5FA632E22', '69FA21AF109FEF88E3AEADBB3A21FD84', 'D5853DA597BC06B77B9E6CEE6D416AD8', '01C49C83D6A40997A0BD54930B407FC8', '811F747213B304840C3136DE97FC57E4', '12B0006E4C6A2C2DBB2E4EEB021E9D0A', '7FF541FAA98706098309651764342C27', '654EEDB489A64A05B06DA1CE70E19E88', '26529BF7E8731D8B06ABFF775D4541B0', 'D9B23306255A0A198CF2DEDCA4D28C90', 'F5B2502762AFA81572647AD34AB6F06F', '3A74A5628DD3874928F8CA8DC7FDE47B', 'C3ACDEF3735A5FFA9C414B7995B42D31')
      730μsdecoredivertidam_ecommerceArticlesListController.php#711
      Bindings
      • 0: 4C1803F189CCD9819C2A23DC2C1FD4EE
      • 1: 1A8E3D7D943D230A2EBCA7D5FA632E22
      • 2: 69FA21AF109FEF88E3AEADBB3A21FD84
      • 3: D5853DA597BC06B77B9E6CEE6D416AD8
      • 4: 01C49C83D6A40997A0BD54930B407FC8
      • 5: 811F747213B304840C3136DE97FC57E4
      • 6: 12B0006E4C6A2C2DBB2E4EEB021E9D0A
      • 7: 7FF541FAA98706098309651764342C27
      • 8: 654EEDB489A64A05B06DA1CE70E19E88
      • 9: 26529BF7E8731D8B06ABFF775D4541B0
      • 10: D9B23306255A0A198CF2DEDCA4D28C90
      • 11: F5B2502762AFA81572647AD34AB6F06F
      • 12: 3A74A5628DD3874928F8CA8DC7FDE47B
      • 13: C3ACDEF3735A5FFA9C414B7995B42D31
      Backtrace
      • 16. app/Http/Controllers/FrontEnd/ArticlesListController.php:711
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `db_articles` where `ArticleId` in ('4C1803F189CCD9819C2A23DC2C1FD4EE', '1A8E3D7D943D230A2EBCA7D5FA632E22', '69FA21AF109FEF88E3AEADBB3A21FD84', 'D5853DA597BC06B77B9E6CEE6D416AD8', '01C49C83D6A40997A0BD54930B407FC8', '811F747213B304840C3136DE97FC57E4', '12B0006E4C6A2C2DBB2E4EEB021E9D0A', '7FF541FAA98706098309651764342C27', '654EEDB489A64A05B06DA1CE70E19E88', '26529BF7E8731D8B06ABFF775D4541B0', 'D9B23306255A0A198CF2DEDCA4D28C90', 'F5B2502762AFA81572647AD34AB6F06F', '3A74A5628DD3874928F8CA8DC7FDE47B', 'C3ACDEF3735A5FFA9C414B7995B42D31') order by `Description` asc limit 16 offset 0
      1.09msdecoredivertidam_ecommerceArticlesListController.php#711
      Bindings
      • 0: 4C1803F189CCD9819C2A23DC2C1FD4EE
      • 1: 1A8E3D7D943D230A2EBCA7D5FA632E22
      • 2: 69FA21AF109FEF88E3AEADBB3A21FD84
      • 3: D5853DA597BC06B77B9E6CEE6D416AD8
      • 4: 01C49C83D6A40997A0BD54930B407FC8
      • 5: 811F747213B304840C3136DE97FC57E4
      • 6: 12B0006E4C6A2C2DBB2E4EEB021E9D0A
      • 7: 7FF541FAA98706098309651764342C27
      • 8: 654EEDB489A64A05B06DA1CE70E19E88
      • 9: 26529BF7E8731D8B06ABFF775D4541B0
      • 10: D9B23306255A0A198CF2DEDCA4D28C90
      • 11: F5B2502762AFA81572647AD34AB6F06F
      • 12: 3A74A5628DD3874928F8CA8DC7FDE47B
      • 13: C3ACDEF3735A5FFA9C414B7995B42D31
      Backtrace
      • 16. app/Http/Controllers/FrontEnd/ArticlesListController.php:711
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `db_families` where `Inactive` = 0 order by `Order` asc
      990μsdecoredivertidam_ecommerceArticlesListController.php#734
      Bindings
      • 0: 0
      Backtrace
      • 15. app/Http/Controllers/FrontEnd/ArticlesListController.php:734
      • 16. app/helpers.php:30
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `db_subfamilies` where `Inactive` = 0 and `FamilyId` in ('C3CE58066D60A877B033DAC5618B4BEB', '2611DA778CA2F85454EC8B7E0D06D364', '889F97CA3EB3D886B5F6C024828D3405', '1ED2B4775E65F59EA9063093AC3167B8', '95329413AEC9004A54A60A1F79E2A8E1', 'AE3DBE66F337601255CF0CA25229EAB6', '814D322A4DA293445C40BD09C34C4904', 'A0E2DE0AC6938FE5F5B29BAF570E8A7E', 'DEB928F25CA86DAF88BA390DBA3BE945', '89BD3795F4C6FCF2D57DB30F323EA53D', 'F4AAFE7851666DF7CD8B90A994BEAD32')
      1.11msdecoredivertidam_ecommerceArticlesListController.php#743
      Bindings
      • 0: 0
      • 1: C3CE58066D60A877B033DAC5618B4BEB
      • 2: 2611DA778CA2F85454EC8B7E0D06D364
      • 3: 889F97CA3EB3D886B5F6C024828D3405
      • 4: 1ED2B4775E65F59EA9063093AC3167B8
      • 5: 95329413AEC9004A54A60A1F79E2A8E1
      • 6: AE3DBE66F337601255CF0CA25229EAB6
      • 7: 814D322A4DA293445C40BD09C34C4904
      • 8: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      • 9: DEB928F25CA86DAF88BA390DBA3BE945
      • 10: 89BD3795F4C6FCF2D57DB30F323EA53D
      • 11: F4AAFE7851666DF7CD8B90A994BEAD32
      Backtrace
      • 15. app/Http/Controllers/FrontEnd/ArticlesListController.php:743
      • 16. app/helpers.php:30
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `db_attachments`
      17.16msdecoredivertidam_ecommerceArticlesListController.php#776
      Backtrace
      • 16. app/Http/Controllers/FrontEnd/ArticlesListController.php:776
      • 17. app/helpers.php:30
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `dw_shopping_cart_headers` where `UserId` is null and (`Status` != 'Fechado' or `Status` is null)
      1.49msdecoredivertidam_ecommerceNavbar.php#53
      Bindings
      • 0: Fechado
      Backtrace
      • 15. app/View/Components/Navbar.php:53
      • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 17. view::shop.list:66
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `db_articles` where 0 = 1
      680μsdecoredivertidam_ecommerceNavbar.php#66
      Backtrace
      • 15. app/View/Components/Navbar.php:66
      • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 17. view::shop.list:66
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `dw_favorites` where `UserId` is null
      1.06msdecoredivertidam_ecommerceNavbar.php#77
      Backtrace
      • 15. app/View/Components/Navbar.php:77
      • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 17. view::shop.list:66
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `dw_comparisons` where `UserId` is null order by `CreationDate` desc
      630μsdecoredivertidam_ecommerceNavbar.php#83
      Backtrace
      • 15. app/View/Components/Navbar.php:83
      • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 17. view::shop.list:66
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `dw_shopping_cart_headers` where `UserId` is null and (`Status` != 'Fechado' or `Status` is null)
      600μsdecoredivertidam_ecommerceNavbar2.php#49
      Bindings
      • 0: Fechado
      Backtrace
      • 15. app/View/Components/Navbar2.php:49
      • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 17. view::shop.list:89
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `db_articles` where 0 = 1
      610μsdecoredivertidam_ecommerceNavbar2.php#62
      Backtrace
      • 15. app/View/Components/Navbar2.php:62
      • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 17. view::shop.list:89
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `db_families` where `Inactive` != 1 order by `Order` asc
      620μsdecoredivertidam_ecommerceNavbar2.php#68
      Bindings
      • 0: 1
      Backtrace
      • 15. app/View/Components/Navbar2.php:68
      • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 17. view::shop.list:89
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `db_families` where `Inactive` != 1 order by `Order` asc limit 6
      690μsdecoredivertidam_ecommerceNavbar2.php#76
      Bindings
      • 0: 1
      Backtrace
      • 15. app/View/Components/Navbar2.php:76
      • 16. app/helpers.php:30
      • 18. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 19. view::shop.list:89
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select * from `db_families` where `Inactive` != 1 order by `Order` asc
      660μsdecoredivertidam_ecommerceNavbar2.php#82
      Bindings
      • 0: 1
      Backtrace
      • 15. app/View/Components/Navbar2.php:82
      • 16. app/helpers.php:30
      • 18. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 19. view::shop.list:89
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select * from `dw_favorites` where `UserId` is null
      860μsdecoredivertidam_ecommerceNavbar2.php#103
      Backtrace
      • 15. app/View/Components/Navbar2.php:103
      • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 17. view::shop.list:89
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `dw_comparisons` where `UserId` is null order by `CreationDate` desc
      530μsdecoredivertidam_ecommerceNavbar2.php#108
      Backtrace
      • 15. app/View/Components/Navbar2.php:108
      • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 17. view::shop.list:89
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `db_attachments` where `db_attachments`.`RecordId` = 'C3CE58066D60A877B033DAC5618B4BEB' and `db_attachments`.`RecordId` is not null
      650μsdecoredivertidam_ecommercenavbar2.blade.php#13
      Bindings
      • 0: C3CE58066D60A877B033DAC5618B4BEB
      Backtrace
      • 16. view::components.navbar2:13
      • 17. app/helpers.php:30
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `db_attachments` where `db_attachments`.`RecordId` = '2611DA778CA2F85454EC8B7E0D06D364' and `db_attachments`.`RecordId` is not null
      490μsdecoredivertidam_ecommercenavbar2.blade.php#13
      Bindings
      • 0: 2611DA778CA2F85454EC8B7E0D06D364
      Backtrace
      • 16. view::components.navbar2:13
      • 17. app/helpers.php:30
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `db_attachments` where `db_attachments`.`RecordId` = '889F97CA3EB3D886B5F6C024828D3405' and `db_attachments`.`RecordId` is not null
      590μsdecoredivertidam_ecommercenavbar2.blade.php#13
      Bindings
      • 0: 889F97CA3EB3D886B5F6C024828D3405
      Backtrace
      • 16. view::components.navbar2:13
      • 17. app/helpers.php:30
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `db_attachments` where `db_attachments`.`RecordId` = '1ED2B4775E65F59EA9063093AC3167B8' and `db_attachments`.`RecordId` is not null
      560μsdecoredivertidam_ecommercenavbar2.blade.php#13
      Bindings
      • 0: 1ED2B4775E65F59EA9063093AC3167B8
      Backtrace
      • 16. view::components.navbar2:13
      • 17. app/helpers.php:30
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `db_attachments` where `db_attachments`.`RecordId` = '95329413AEC9004A54A60A1F79E2A8E1' and `db_attachments`.`RecordId` is not null
      540μsdecoredivertidam_ecommercenavbar2.blade.php#13
      Bindings
      • 0: 95329413AEC9004A54A60A1F79E2A8E1
      Backtrace
      • 16. view::components.navbar2:13
      • 17. app/helpers.php:30
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `db_attachments` where `db_attachments`.`RecordId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `db_attachments`.`RecordId` is not null
      600μsdecoredivertidam_ecommercenavbar2.blade.php#13
      Bindings
      • 0: AE3DBE66F337601255CF0CA25229EAB6
      Backtrace
      • 16. view::components.navbar2:13
      • 17. app/helpers.php:30
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `db_attachments` where `db_attachments`.`RecordId` = '814D322A4DA293445C40BD09C34C4904' and `db_attachments`.`RecordId` is not null
      650μsdecoredivertidam_ecommercenavbar2.blade.php#13
      Bindings
      • 0: 814D322A4DA293445C40BD09C34C4904
      Backtrace
      • 16. view::components.navbar2:13
      • 17. app/helpers.php:30
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `db_attachments` where `db_attachments`.`RecordId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_attachments`.`RecordId` is not null
      490μsdecoredivertidam_ecommercenavbar2.blade.php#13
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      Backtrace
      • 16. view::components.navbar2:13
      • 17. app/helpers.php:30
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `db_attachments` where `db_attachments`.`RecordId` = 'DEB928F25CA86DAF88BA390DBA3BE945' and `db_attachments`.`RecordId` is not null
      440μsdecoredivertidam_ecommercenavbar2.blade.php#13
      Bindings
      • 0: DEB928F25CA86DAF88BA390DBA3BE945
      Backtrace
      • 16. view::components.navbar2:13
      • 17. app/helpers.php:30
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `db_attachments` where `db_attachments`.`RecordId` = '89BD3795F4C6FCF2D57DB30F323EA53D' and `db_attachments`.`RecordId` is not null
      440μsdecoredivertidam_ecommercenavbar2.blade.php#13
      Bindings
      • 0: 89BD3795F4C6FCF2D57DB30F323EA53D
      Backtrace
      • 16. view::components.navbar2:13
      • 17. app/helpers.php:30
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `db_attachments` where `db_attachments`.`RecordId` = 'F4AAFE7851666DF7CD8B90A994BEAD32' and `db_attachments`.`RecordId` is not null
      470μsdecoredivertidam_ecommercenavbar2.blade.php#13
      Bindings
      • 0: F4AAFE7851666DF7CD8B90A994BEAD32
      Backtrace
      • 16. view::components.navbar2:13
      • 17. app/helpers.php:30
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = 'C3CE58066D60A877B033DAC5618B4BEB' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      590μsdecoredivertidam_ecommercenavbar2.blade.php#28
      Bindings
      • 0: C3CE58066D60A877B033DAC5618B4BEB
      Backtrace
      • 16. view::components.navbar2:28
      • 17. app/helpers.php:30
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = '2611DA778CA2F85454EC8B7E0D06D364' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      560μsdecoredivertidam_ecommercenavbar2.blade.php#28
      Bindings
      • 0: 2611DA778CA2F85454EC8B7E0D06D364
      Backtrace
      • 16. view::components.navbar2:28
      • 17. app/helpers.php:30
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = '889F97CA3EB3D886B5F6C024828D3405' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      490μsdecoredivertidam_ecommercenavbar2.blade.php#28
      Bindings
      • 0: 889F97CA3EB3D886B5F6C024828D3405
      Backtrace
      • 16. view::components.navbar2:28
      • 17. app/helpers.php:30
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = '1ED2B4775E65F59EA9063093AC3167B8' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      470μsdecoredivertidam_ecommercenavbar2.blade.php#28
      Bindings
      • 0: 1ED2B4775E65F59EA9063093AC3167B8
      Backtrace
      • 16. view::components.navbar2:28
      • 17. app/helpers.php:30
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = '95329413AEC9004A54A60A1F79E2A8E1' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      420μsdecoredivertidam_ecommercenavbar2.blade.php#28
      Bindings
      • 0: 95329413AEC9004A54A60A1F79E2A8E1
      Backtrace
      • 16. view::components.navbar2:28
      • 17. app/helpers.php:30
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      470μsdecoredivertidam_ecommercenavbar2.blade.php#28
      Bindings
      • 0: AE3DBE66F337601255CF0CA25229EAB6
      Backtrace
      • 16. view::components.navbar2:28
      • 17. app/helpers.php:30
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = 'C3CE58066D60A877B033DAC5618B4BEB' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      520μsdecoredivertidam_ecommercenavbar2.blade.php#38
      Bindings
      • 0: C3CE58066D60A877B033DAC5618B4BEB
      Backtrace
      • 16. view::components.navbar2:38
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = '2611DA778CA2F85454EC8B7E0D06D364' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      510μsdecoredivertidam_ecommercenavbar2.blade.php#38
      Bindings
      • 0: 2611DA778CA2F85454EC8B7E0D06D364
      Backtrace
      • 16. view::components.navbar2:38
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = '889F97CA3EB3D886B5F6C024828D3405' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      430μsdecoredivertidam_ecommercenavbar2.blade.php#38
      Bindings
      • 0: 889F97CA3EB3D886B5F6C024828D3405
      Backtrace
      • 16. view::components.navbar2:38
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = '1ED2B4775E65F59EA9063093AC3167B8' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      450μsdecoredivertidam_ecommercenavbar2.blade.php#38
      Bindings
      • 0: 1ED2B4775E65F59EA9063093AC3167B8
      Backtrace
      • 16. view::components.navbar2:38
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = '95329413AEC9004A54A60A1F79E2A8E1' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      460μsdecoredivertidam_ecommercenavbar2.blade.php#38
      Bindings
      • 0: 95329413AEC9004A54A60A1F79E2A8E1
      Backtrace
      • 16. view::components.navbar2:38
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      500μsdecoredivertidam_ecommercenavbar2.blade.php#38
      Bindings
      • 0: AE3DBE66F337601255CF0CA25229EAB6
      Backtrace
      • 16. view::components.navbar2:38
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = '814D322A4DA293445C40BD09C34C4904' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      440μsdecoredivertidam_ecommercenavbar2.blade.php#38
      Bindings
      • 0: 814D322A4DA293445C40BD09C34C4904
      Backtrace
      • 16. view::components.navbar2:38
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      550μsdecoredivertidam_ecommercenavbar2.blade.php#38
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      Backtrace
      • 16. view::components.navbar2:38
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = 'DEB928F25CA86DAF88BA390DBA3BE945' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      440μsdecoredivertidam_ecommercenavbar2.blade.php#38
      Bindings
      • 0: DEB928F25CA86DAF88BA390DBA3BE945
      Backtrace
      • 16. view::components.navbar2:38
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = '89BD3795F4C6FCF2D57DB30F323EA53D' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      470μsdecoredivertidam_ecommercenavbar2.blade.php#38
      Bindings
      • 0: 89BD3795F4C6FCF2D57DB30F323EA53D
      Backtrace
      • 16. view::components.navbar2:38
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = 'F4AAFE7851666DF7CD8B90A994BEAD32' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      430μsdecoredivertidam_ecommercenavbar2.blade.php#38
      Bindings
      • 0: F4AAFE7851666DF7CD8B90A994BEAD32
      Backtrace
      • 16. view::components.navbar2:38
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select count(*) as aggregate from `db_subfamilies` where `db_subfamilies`.`FamilyId` = 'C3CE58066D60A877B033DAC5618B4BEB' and `db_subfamilies`.`FamilyId` is not null
      470μsdecoredivertidam_ecommercenavbar2.blade.php#52
      Bindings
      • 0: C3CE58066D60A877B033DAC5618B4BEB
      Backtrace
      • 19. view::components.navbar2:52
      • 20. app/helpers.php:30
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select count(*) as aggregate from `db_subfamilies` where `db_subfamilies`.`FamilyId` = '2611DA778CA2F85454EC8B7E0D06D364' and `db_subfamilies`.`FamilyId` is not null
      470μsdecoredivertidam_ecommercenavbar2.blade.php#52
      Bindings
      • 0: 2611DA778CA2F85454EC8B7E0D06D364
      Backtrace
      • 19. view::components.navbar2:52
      • 20. app/helpers.php:30
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select count(*) as aggregate from `db_subfamilies` where `db_subfamilies`.`FamilyId` = '889F97CA3EB3D886B5F6C024828D3405' and `db_subfamilies`.`FamilyId` is not null
      450μsdecoredivertidam_ecommercenavbar2.blade.php#52
      Bindings
      • 0: 889F97CA3EB3D886B5F6C024828D3405
      Backtrace
      • 19. view::components.navbar2:52
      • 20. app/helpers.php:30
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select count(*) as aggregate from `db_subfamilies` where `db_subfamilies`.`FamilyId` = '1ED2B4775E65F59EA9063093AC3167B8' and `db_subfamilies`.`FamilyId` is not null
      490μsdecoredivertidam_ecommercenavbar2.blade.php#52
      Bindings
      • 0: 1ED2B4775E65F59EA9063093AC3167B8
      Backtrace
      • 19. view::components.navbar2:52
      • 20. app/helpers.php:30
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select count(*) as aggregate from `db_subfamilies` where `db_subfamilies`.`FamilyId` = '95329413AEC9004A54A60A1F79E2A8E1' and `db_subfamilies`.`FamilyId` is not null
      570μsdecoredivertidam_ecommercenavbar2.blade.php#52
      Bindings
      • 0: 95329413AEC9004A54A60A1F79E2A8E1
      Backtrace
      • 19. view::components.navbar2:52
      • 20. app/helpers.php:30
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select count(*) as aggregate from `db_subfamilies` where `db_subfamilies`.`FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `db_subfamilies`.`FamilyId` is not null
      530μsdecoredivertidam_ecommercenavbar2.blade.php#52
      Bindings
      • 0: AE3DBE66F337601255CF0CA25229EAB6
      Backtrace
      • 19. view::components.navbar2:52
      • 20. app/helpers.php:30
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `db_families` where `Inactive` != 1 order by `Order` asc
      830μsdecoredivertidam_ecommerceMobileNavbar.php#40
      Bindings
      • 0: 1
      Backtrace
      • 15. app/View/Components/MobileNavbar.php:40
      • 16. app/helpers.php:30
      • 18. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 19. view::shop.list:114
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select * from `db_attachments` where `Location` like '%Mobile -%'
      610μsdecoredivertidam_ecommerceMobileNavbar.php#53
      Bindings
      • 0: %Mobile -%
      Backtrace
      • 15. app/View/Components/MobileNavbar.php:53
      • 16. app/helpers.php:30
      • 18. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 19. view::shop.list:114
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select * from `db_families` where `Inactive` != 1 order by `Order` asc limit 9223372036854775807 offset 6
      650μsdecoredivertidam_ecommerceMobileNavbar.php#74
      Bindings
      • 0: 1
      Backtrace
      • 15. app/View/Components/MobileNavbar.php:74
      • 16. app/helpers.php:30
      • 18. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 19. view::shop.list:114
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
    • select * from `dw_shopping_cart_headers` where `UserId` is null and (`Status` != 'Fechado' or `Status` is null)
      550μsdecoredivertidam_ecommerceMobileNavbar.php#82
      Bindings
      • 0: Fechado
      Backtrace
      • 15. app/View/Components/MobileNavbar.php:82
      • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 17. view::shop.list:114
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `db_articles` where 0 = 1
      600μsdecoredivertidam_ecommerceMobileNavbar.php#95
      Backtrace
      • 15. app/View/Components/MobileNavbar.php:95
      • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 17. view::shop.list:114
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = '814D322A4DA293445C40BD09C34C4904' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      790μsdecoredivertidam_ecommercemobileMenuHeader.blade.php#11
      Bindings
      • 0: 814D322A4DA293445C40BD09C34C4904
      Backtrace
      • 16. view::components.mobileMenuHeader:11
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      590μsdecoredivertidam_ecommercemobileMenuHeader.blade.php#11
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      Backtrace
      • 16. view::components.mobileMenuHeader:11
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = 'DEB928F25CA86DAF88BA390DBA3BE945' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      440μsdecoredivertidam_ecommercemobileMenuHeader.blade.php#11
      Bindings
      • 0: DEB928F25CA86DAF88BA390DBA3BE945
      Backtrace
      • 16. view::components.mobileMenuHeader:11
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = '89BD3795F4C6FCF2D57DB30F323EA53D' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      510μsdecoredivertidam_ecommercemobileMenuHeader.blade.php#11
      Bindings
      • 0: 89BD3795F4C6FCF2D57DB30F323EA53D
      Backtrace
      • 16. view::components.mobileMenuHeader:11
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = 'F4AAFE7851666DF7CD8B90A994BEAD32' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      440μsdecoredivertidam_ecommercemobileMenuHeader.blade.php#11
      Bindings
      • 0: F4AAFE7851666DF7CD8B90A994BEAD32
      Backtrace
      • 16. view::components.mobileMenuHeader:11
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `db_families` where `db_families`.`FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `db_families`.`FamilyId` is not null limit 1
      920μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: AE3DBE66F337601255CF0CA25229EAB6
      Backtrace
      • 21. view::shop.list:231
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '25110440A662A76CEC7E846727ADC669' limit 1
      550μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: 25110440A662A76CEC7E846727ADC669
      Backtrace
      • 21. view::shop.list:231
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_articles` where `db_articles`.`ArticleId` = '4C1803F189CCD9819C2A23DC2C1FD4EE' limit 1
      570μsdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 4C1803F189CCD9819C2A23DC2C1FD4EE
      Backtrace
      • 20. app/View/Components/QuickViewModal.php:16
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 22. view::shop.list:321
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '4C1803F189CCD9819C2A23DC2C1FD4EE' and `AttachmentType` = '1' limit 1
      520μsdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 4C1803F189CCD9819C2A23DC2C1FD4EE
      • 2: 1
      Backtrace
      • 16. app/View/Components/QuickViewModal.php:20
      • 17. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 18. view::shop.list:321
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '4C1803F189CCD9819C2A23DC2C1FD4EE' limit 1
      770μsdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 4C1803F189CCD9819C2A23DC2C1FD4EE
      Backtrace
      • 21. view::components.quickViewModal:27
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      650μsdecoredivertidam_ecommercequickViewModal.blade.php#74
      Bindings
      • 0: JUST ADD LOVE
      Backtrace
      • 21. view::components.quickViewModal:74
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_families` where `db_families`.`FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `db_families`.`FamilyId` is not null limit 1
      920μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: AE3DBE66F337601255CF0CA25229EAB6
      Backtrace
      • 21. view::shop.list:231
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '25110440A662A76CEC7E846727ADC669' limit 1
      560μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: 25110440A662A76CEC7E846727ADC669
      Backtrace
      • 21. view::shop.list:231
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_articles` where `db_articles`.`ArticleId` = '3A74A5628DD3874928F8CA8DC7FDE47B' limit 1
      690μsdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 3A74A5628DD3874928F8CA8DC7FDE47B
      Backtrace
      • 20. app/View/Components/QuickViewModal.php:16
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 22. view::shop.list:321
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '3A74A5628DD3874928F8CA8DC7FDE47B' and `AttachmentType` = '1' limit 1
      560μsdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 3A74A5628DD3874928F8CA8DC7FDE47B
      • 2: 1
      Backtrace
      • 16. app/View/Components/QuickViewModal.php:20
      • 17. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 18. view::shop.list:321
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '3A74A5628DD3874928F8CA8DC7FDE47B' limit 1
      500μsdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 3A74A5628DD3874928F8CA8DC7FDE47B
      Backtrace
      • 21. view::components.quickViewModal:27
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      550μsdecoredivertidam_ecommercequickViewModal.blade.php#74
      Bindings
      • 0: JUST ADD LOVE
      Backtrace
      • 21. view::components.quickViewModal:74
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_families` where `db_families`.`FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `db_families`.`FamilyId` is not null limit 1
      860μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: AE3DBE66F337601255CF0CA25229EAB6
      Backtrace
      • 21. view::shop.list:231
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '25110440A662A76CEC7E846727ADC669' limit 1
      560μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: 25110440A662A76CEC7E846727ADC669
      Backtrace
      • 21. view::shop.list:231
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_articles` where `db_articles`.`ArticleId` = 'C3ACDEF3735A5FFA9C414B7995B42D31' limit 1
      550μsdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: C3ACDEF3735A5FFA9C414B7995B42D31
      Backtrace
      • 20. app/View/Components/QuickViewModal.php:16
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 22. view::shop.list:321
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = 'C3ACDEF3735A5FFA9C414B7995B42D31' and `AttachmentType` = '1' limit 1
      600μsdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: C3ACDEF3735A5FFA9C414B7995B42D31
      • 2: 1
      Backtrace
      • 16. app/View/Components/QuickViewModal.php:20
      • 17. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 18. view::shop.list:321
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = 'C3ACDEF3735A5FFA9C414B7995B42D31' limit 1
      550μsdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: C3ACDEF3735A5FFA9C414B7995B42D31
      Backtrace
      • 21. view::components.quickViewModal:27
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      560μsdecoredivertidam_ecommercequickViewModal.blade.php#74
      Bindings
      • 0: JUST ADD LOVE
      Backtrace
      • 21. view::components.quickViewModal:74
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_families` where `db_families`.`FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `db_families`.`FamilyId` is not null limit 1
      890μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: AE3DBE66F337601255CF0CA25229EAB6
      Backtrace
      • 21. view::shop.list:231
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '25110440A662A76CEC7E846727ADC669' limit 1
      630μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: 25110440A662A76CEC7E846727ADC669
      Backtrace
      • 21. view::shop.list:231
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_articles` where `db_articles`.`ArticleId` = '69FA21AF109FEF88E3AEADBB3A21FD84' limit 1
      590μsdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 69FA21AF109FEF88E3AEADBB3A21FD84
      Backtrace
      • 20. app/View/Components/QuickViewModal.php:16
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 22. view::shop.list:321
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '69FA21AF109FEF88E3AEADBB3A21FD84' and `AttachmentType` = '1' limit 1
      580μsdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 69FA21AF109FEF88E3AEADBB3A21FD84
      • 2: 1
      Backtrace
      • 16. app/View/Components/QuickViewModal.php:20
      • 17. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 18. view::shop.list:321
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '69FA21AF109FEF88E3AEADBB3A21FD84' limit 1
      680μsdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 69FA21AF109FEF88E3AEADBB3A21FD84
      Backtrace
      • 21. view::components.quickViewModal:27
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      550μsdecoredivertidam_ecommercequickViewModal.blade.php#74
      Bindings
      • 0: JUST ADD LOVE
      Backtrace
      • 21. view::components.quickViewModal:74
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_families` where `db_families`.`FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `db_families`.`FamilyId` is not null limit 1
      820μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: AE3DBE66F337601255CF0CA25229EAB6
      Backtrace
      • 21. view::shop.list:231
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '25110440A662A76CEC7E846727ADC669' limit 1
      540μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: 25110440A662A76CEC7E846727ADC669
      Backtrace
      • 21. view::shop.list:231
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_articles` where `db_articles`.`ArticleId` = '654EEDB489A64A05B06DA1CE70E19E88' limit 1
      510μsdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 654EEDB489A64A05B06DA1CE70E19E88
      Backtrace
      • 20. app/View/Components/QuickViewModal.php:16
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 22. view::shop.list:321
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '654EEDB489A64A05B06DA1CE70E19E88' and `AttachmentType` = '1' limit 1
      480μsdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 654EEDB489A64A05B06DA1CE70E19E88
      • 2: 1
      Backtrace
      • 16. app/View/Components/QuickViewModal.php:20
      • 17. vendor/laravel/framework/src/Illuminate/View/Component.php:102
      • 18. view::shop.list:321
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '654EEDB489A64A05B06DA1CE70E19E88' limit 1
      520μsdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 654EEDB489A64A05B06DA1CE70E19E88
      Backtrace
      • 21. view::components.quickViewModal:27
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      450μsdecoredivertidam_ecommercequickViewModal.blade.php#74
      Bindings
      • 0: JUST ADD LOVE
      Backtrace
      • 21. view::components.quickViewModal:74
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_families` where `db_families`.`FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `db_families`.`FamilyId` is not null limit 1
      820μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: AE3DBE66F337601255CF0CA25229EAB6
      Backtrace
      • 21. view::shop.list:231
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '25110440A662A76CEC7E846727ADC669' limit 1
      510μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: 25110440A662A76CEC7E846727ADC669
      Backtrace
      • 21. view::shop.list:231
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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 `db_articles` where `db_articles`.`ArticleId` = '12B0006E4C6A2C2DBB2E4EEB021E9D0A' limit 1
      540μsdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '12B0006E4C6A2C2DBB2E4EEB021E9D0A' and `AttachmentType` = '1' limit 1
      470μsdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '12B0006E4C6A2C2DBB2E4EEB021E9D0A' limit 1
      450μsdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      520μsdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `db_families`.`FamilyId` is not null limit 1
      830μsdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '25110440A662A76CEC7E846727ADC669' limit 1
      530μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = '01C49C83D6A40997A0BD54930B407FC8' limit 1
      750μsdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '01C49C83D6A40997A0BD54930B407FC8' and `AttachmentType` = '1' limit 1
      650μsdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '01C49C83D6A40997A0BD54930B407FC8' limit 1
      550μsdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      570μsdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `db_families`.`FamilyId` is not null limit 1
      980μsdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '25110440A662A76CEC7E846727ADC669' limit 1
      570μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = 'F5B2502762AFA81572647AD34AB6F06F' limit 1
      560μsdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = 'F5B2502762AFA81572647AD34AB6F06F' and `AttachmentType` = '1' limit 1
      480μsdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = 'F5B2502762AFA81572647AD34AB6F06F' limit 1
      510μsdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      640μsdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `db_families`.`FamilyId` is not null limit 1
      1.13msdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '25110440A662A76CEC7E846727ADC669' limit 1
      860μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = 'D5853DA597BC06B77B9E6CEE6D416AD8' limit 1
      730μsdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = 'D5853DA597BC06B77B9E6CEE6D416AD8' and `AttachmentType` = '1' limit 1
      670μsdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = 'D5853DA597BC06B77B9E6CEE6D416AD8' limit 1
      740μsdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      680μsdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `db_families`.`FamilyId` is not null limit 1
      950μsdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '25110440A662A76CEC7E846727ADC669' limit 1
      610μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = '7FF541FAA98706098309651764342C27' limit 1
      690μsdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '7FF541FAA98706098309651764342C27' and `AttachmentType` = '1' limit 1
      610μsdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '7FF541FAA98706098309651764342C27' limit 1
      590μsdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      570μsdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `db_families`.`FamilyId` is not null limit 1
      860μsdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '25110440A662A76CEC7E846727ADC669' limit 1
      530μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = '1A8E3D7D943D230A2EBCA7D5FA632E22' limit 1
      580μsdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '1A8E3D7D943D230A2EBCA7D5FA632E22' and `AttachmentType` = '1' limit 1
      470μsdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '1A8E3D7D943D230A2EBCA7D5FA632E22' limit 1
      520μsdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      430μsdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `db_families`.`FamilyId` is not null limit 1
      780μsdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '25110440A662A76CEC7E846727ADC669' limit 1
      540μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = '26529BF7E8731D8B06ABFF775D4541B0' limit 1
      570μsdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '26529BF7E8731D8B06ABFF775D4541B0' and `AttachmentType` = '1' limit 1
      500μsdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '26529BF7E8731D8B06ABFF775D4541B0' limit 1
      430μsdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      450μsdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `db_families`.`FamilyId` is not null limit 1
      740μsdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '25110440A662A76CEC7E846727ADC669' limit 1
      500μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = '811F747213B304840C3136DE97FC57E4' limit 1
      590μsdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '811F747213B304840C3136DE97FC57E4' and `AttachmentType` = '1' limit 1
      530μsdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '811F747213B304840C3136DE97FC57E4' limit 1
      530μsdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      500μsdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'AE3DBE66F337601255CF0CA25229EAB6' and `db_families`.`FamilyId` is not null limit 1
      940μsdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '25110440A662A76CEC7E846727ADC669' limit 1
      560μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = 'D9B23306255A0A198CF2DEDCA4D28C90' limit 1
      720μsdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = 'D9B23306255A0A198CF2DEDCA4D28C90' and `AttachmentType` = '1' limit 1
      550μsdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = 'D9B23306255A0A198CF2DEDCA4D28C90' limit 1
      440μsdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      490μsdecoredivertidam_ecommerce
    • select * from `db_recipes` where `Inactive` != 1
      820μsdecoredivertidam_ecommerce
    • select * from `dw_catalogs` where `Inactive` != 1
      530μsdecoredivertidam_ecommerce
    • select * from `db_promotions` where `StartDate` <= '2025-04-08 07:57:34' and (`EndDate` >= '2025-04-08 07:57:34' or `EndDate` is null)
      1.46msdecoredivertidam_ecommerce
    • select * from `dw_configurations`
      680μsdecoredivertidam_ecommerce
    App\Models\DbAttachment
    2183
    App\Models\DbSubfamily
    189
    App\Models\DwConfiguration
    88
    App\Models\DbFamily
    70
    App\Models\DbArticle
    28
    App\Models\DbStock
    14
    App\Models\DbBrand
    14
    App\Models\DbRecipe
    3
    App\Models\DwCatalog
    1
    App\Models\DbPromotion
    1
        _token
        wuJhsYb8AEIoLMDY6TfHepBIIXyjqBROb76wLtcd
        flasher::envelopes
        []
        _previous
        array:1 [ "url" => "https://decoredivertidamente.com/list/Toppers/Tem%C3%A1ticos?itemsPerPage=16" ...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /list/Toppers/Tem%C3%A1ticos
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:1 [ "itemsPerPage" => "16" ]
        request_request
        []
        
        request_headers
        0 of 0
        array:15 [ "host" => array:1 [ 0 => "decoredivertidamente.com" ] "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
        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 => "Tue, 08 Apr 2025 07:57:33 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InZuNUpUVTcvWFFqUWtOczE4QU4vZGc9PSIsInZhbHVlIjoiZGcxNUNNWlkySmtva3NrdkFmSGVHTFpReVNrQ29SaGNqdVQ0bXdqdWdCMWdMeVNBVnphMVNEZmNXWTkrakxvNmdDMkZJNFZlMWY1M25LL1dsVEJKSXNUUm50dmw4L1dZdmx3czE1SFgvemN3U3VWR0FMQVhkbnVvN3dYVnFVNjkiLCJtYWMiOiJhMmI0NmU4ZjQ4ZjIxNzViNWRiYmVlNTNjYmI4MzI2MzRkN2ZiOWNjMjA4YzFmMjkxOWQwNjIyNjMxMzQ2NDAyIiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 09:57:34 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InZuNUpUVTcvWFFqUWtOczE4QU4vZGc9PSIsInZhbHVlIjoiZGcxNUNNWlkySmtva3NrdkFmSGVHTFpReVNrQ29SaGNqdVQ0bXdqdWdCMWdMeVNBVnphMVNEZmNXWTkrakxvNmdDMkZJN" 1 => "decoredivertidamente_session=eyJpdiI6IkEybzY5YVZlVXB3RllyeWtyMlZCdkE9PSIsInZhbHVlIjoiSGF2Vk1Pdm1jQ25VaFp2bGp2YzJWK09LYVU2Rkw4eW9Sa2tkRGVXMlR6WDNzeXN4TmxmdFZKb1Z5ZVAvcnFrMVFSQzAyTFExbThaSW9QOFJMM0NpamsxZFZuamdkc3lZNTZuYmJzSVFyeVp0LzRqd29tbEFuUFN4dmNQMlhvZHMiLCJtYWMiOiI2Y2Y1MTg5MDAzMzE4YTY3NWEyYmMyZmVjYjhiNjkxNjBiYWE0MGNjMGY0NGViN2E0NjhlOWYzMmM0ZjlhZWNmIiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 09:57:34 GMT; Max-Age=7200; path=/; httponly; samesite=laxdecoredivertidamente_session=eyJpdiI6IkEybzY5YVZlVXB3RllyeWtyMlZCdkE9PSIsInZhbHVlIjoiSGF2Vk1Pdm1jQ25VaFp2bGp2YzJWK09LYVU2Rkw4eW9Sa2tkRGVXMlR6WDNzeXN4TmxmdFZKb1Z" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InZuNUpUVTcvWFFqUWtOczE4QU4vZGc9PSIsInZhbHVlIjoiZGcxNUNNWlkySmtva3NrdkFmSGVHTFpReVNrQ29SaGNqdVQ0bXdqdWdCMWdMeVNBVnphMVNEZmNXWTkrakxvNmdDMkZJNFZlMWY1M25LL1dsVEJKSXNUUm50dmw4L1dZdmx3czE1SFgvemN3U3VWR0FMQVhkbnVvN3dYVnFVNjkiLCJtYWMiOiJhMmI0NmU4ZjQ4ZjIxNzViNWRiYmVlNTNjYmI4MzI2MzRkN2ZiOWNjMjA4YzFmMjkxOWQwNjIyNjMxMzQ2NDAyIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 09:57:34 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InZuNUpUVTcvWFFqUWtOczE4QU4vZGc9PSIsInZhbHVlIjoiZGcxNUNNWlkySmtva3NrdkFmSGVHTFpReVNrQ29SaGNqdVQ0bXdqdWdCMWdMeVNBVnphMVNEZmNXWTkrakxvNmdDMkZJN" 1 => "decoredivertidamente_session=eyJpdiI6IkEybzY5YVZlVXB3RllyeWtyMlZCdkE9PSIsInZhbHVlIjoiSGF2Vk1Pdm1jQ25VaFp2bGp2YzJWK09LYVU2Rkw4eW9Sa2tkRGVXMlR6WDNzeXN4TmxmdFZKb1Z5ZVAvcnFrMVFSQzAyTFExbThaSW9QOFJMM0NpamsxZFZuamdkc3lZNTZuYmJzSVFyeVp0LzRqd29tbEFuUFN4dmNQMlhvZHMiLCJtYWMiOiI2Y2Y1MTg5MDAzMzE4YTY3NWEyYmMyZmVjYjhiNjkxNjBiYWE0MGNjMGY0NGViN2E0NjhlOWYzMmM0ZjlhZWNmIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 09:57:34 GMT; path=/; httponlydecoredivertidamente_session=eyJpdiI6IkEybzY5YVZlVXB3RllyeWtyMlZCdkE9PSIsInZhbHVlIjoiSGF2Vk1Pdm1jQ25VaFp2bGp2YzJWK09LYVU2Rkw4eW9Sa2tkRGVXMlR6WDNzeXN4TmxmdFZKb1Z" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "wuJhsYb8AEIoLMDY6TfHepBIIXyjqBROb76wLtcd" "flasher::envelopes" => [] "_previous" => array:1 [ "url" => "https://decoredivertidamente.com/list/Toppers/Tem%C3%A1ticos?itemsPerPage=16" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]