Encontramos 26 artigos para si!

8.3.17PHP Version3.5sRequest Duration77MBMemory UsageGET list/{family}/{subfamily}Route
  • warninglog[14:47:01] LOG.warning: Creation of dynamic property App\View\Components\Navbar::$userId is deprecat...
  • warninglog[14:47:02] LOG.warning: Creation of dynamic property App\View\Components\Navbar2::$userId is depreca...
  • Booting (30.74ms)time
  • Application (3.46s)time
  • 1 x Application (99.12%)
    3.46s
    1 x Booting (0.88%)
    30.74ms
    22 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.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
    134 statements were executed, 68 of which were duplicates, 66 unique. Show only duplicated514ms
    • # Query soft limit for Debugbar is reached after 100 queries, additional 34 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_families` where `FamilyDescription` = 'Utensilios' limit 1
      3.99msdecoredivertidam_ecommerceArticlesListController.php#471
      Bindings
      • 0: Utensilios
      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` = 'Essenciais' and `FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' limit 1
      950μsdecoredivertidam_ecommerceArticlesListController.php#477
      Bindings
      • 0: Essenciais
      • 1: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      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` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `SubFamilyId` = '268529619DF2926649BEA4F6CBBE236A' and `AvailableOnline` = 1
      3.74msdecoredivertidam_ecommerceArticlesListController.php#483
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      • 1: 268529619DF2926649BEA4F6CBBE236A
      • 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` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `SubFamilyId` = '268529619DF2926649BEA4F6CBBE236A' and `AvailableOnline` = 1
      3.83msdecoredivertidam_ecommerceArticlesListController.php#488
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      • 1: 268529619DF2926649BEA4F6CBBE236A
      • 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` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `SubFamilyId` = '268529619DF2926649BEA4F6CBBE236A' and `AvailableOnline` = 1 and `SalePrice_1` between '1.8500' and '51.8000' order by `Description` asc
      9.64msdecoredivertidam_ecommerceArticlesListController.php#637
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      • 1: 268529619DF2926649BEA4F6CBBE236A
      • 2: 1
      • 3: 1.8500
      • 4: 51.8000
      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 ('2585F4C57FE7756CDA48F6C6282880A6', 'D1C7308D649646CC9579FED4EC730EF3', '56148A9AE8650CE0635252632D251389', '2509FF6D3B116FD7D47B931A889156CA', 'AEDBBDDC010D1301465E136192558EF6', '3B04F29692F48F93740BDA304031A5AB', '070537862BDD2B10718D20F9DB6DE2AA', '86AA2F97ADB6AB48ECEB946A2957E3CD', '03F5FE596482005926BAFE445EB38434', '2394808511439A84559A7914D49DF1A6', 'CC512D4CB718ADE1421CCA1168C627DC', 'E96AE3EECB606B9A087AD6B90EA78E2D', '9F0874C69706D3C2EA63DFECEC3209D7', 'A8F4D21E97DF7B2E44E82442CCC38B37', 'D8B15D6C10807FCCE570F0D702A2F0BF', 'F4445833DAB96D4B2115B18C0FEE2CC5', 'E024534E24593F696D298433877EBAA7', 'CE128922B4E19DB642F0E37944E84C83', 'E4750CE3CECB7635E7599E3AD31EB243', '3AB5E5CF263C53343F81172B532290D0', '929FF9412268CD5DA56C4E2E5E0C03D6', '69BDDD7054B01766B3CBE475D819E904', 'E61304DDB57FB6D0363DF953D3ABC702', 'E12E4E6054FB4ECDFDFA37B93F70A52D', '5B4914DEEC34EE88E180CA14A5A64F28', '65AFECC9B0275EEAC49F6D3199A37453', 'FD54D30FE89548C95567FC9744367E38', '908ACE9CEFA060A2DC0B55BA3F46738E', '84019A3E5957E9863D53917DE2F61403', '2CB01A1B7B0B4AB6E575DED262E8DA29', '0D1C78C6D124A62B6BF2058F8947F035', '48F78C37E5448E74E7D7B167B3707B38', '5F7362044FED9A597B34DF9D6E45D031', '6050E588A7A9F6ED35C16C9E97497962', 'CBAD9C739C8D3ACBD0D9626C2422A5F0', 'F3EE240D1C827CA011A828C99805A47E') and `MainArticle` = 1
      3.56msdecoredivertidam_ecommerceArticlesListController.php#642
      Bindings
      • 0: 2585F4C57FE7756CDA48F6C6282880A6
      • 1: D1C7308D649646CC9579FED4EC730EF3
      • 2: 56148A9AE8650CE0635252632D251389
      • 3: 2509FF6D3B116FD7D47B931A889156CA
      • 4: AEDBBDDC010D1301465E136192558EF6
      • 5: 3B04F29692F48F93740BDA304031A5AB
      • 6: 070537862BDD2B10718D20F9DB6DE2AA
      • 7: 86AA2F97ADB6AB48ECEB946A2957E3CD
      • 8: 03F5FE596482005926BAFE445EB38434
      • 9: 2394808511439A84559A7914D49DF1A6
      • 10: CC512D4CB718ADE1421CCA1168C627DC
      • 11: E96AE3EECB606B9A087AD6B90EA78E2D
      • 12: 9F0874C69706D3C2EA63DFECEC3209D7
      • 13: A8F4D21E97DF7B2E44E82442CCC38B37
      • 14: D8B15D6C10807FCCE570F0D702A2F0BF
      • 15: F4445833DAB96D4B2115B18C0FEE2CC5
      • 16: E024534E24593F696D298433877EBAA7
      • 17: CE128922B4E19DB642F0E37944E84C83
      • 18: E4750CE3CECB7635E7599E3AD31EB243
      • 19: 3AB5E5CF263C53343F81172B532290D0
      • 20: 929FF9412268CD5DA56C4E2E5E0C03D6
      • 21: 69BDDD7054B01766B3CBE475D819E904
      • 22: E61304DDB57FB6D0363DF953D3ABC702
      • 23: E12E4E6054FB4ECDFDFA37B93F70A52D
      • 24: 5B4914DEEC34EE88E180CA14A5A64F28
      • 25: 65AFECC9B0275EEAC49F6D3199A37453
      • 26: FD54D30FE89548C95567FC9744367E38
      • 27: 908ACE9CEFA060A2DC0B55BA3F46738E
      • 28: 84019A3E5957E9863D53917DE2F61403
      • 29: 2CB01A1B7B0B4AB6E575DED262E8DA29
      • 30: 0D1C78C6D124A62B6BF2058F8947F035
      • 31: 48F78C37E5448E74E7D7B167B3707B38
      • 32: 5F7362044FED9A597B34DF9D6E45D031
      • 33: 6050E588A7A9F6ED35C16C9E97497962
      • 34: CBAD9C739C8D3ACBD0D9626C2422A5F0
      • 35: F3EE240D1C827CA011A828C99805A47E
      • 36: 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 ('56148A9AE8650CE0635252632D251389', '5B4914DEEC34EE88E180CA14A5A64F28', 'CC512D4CB718ADE1421CCA1168C627DC', 'CBAD9C739C8D3ACBD0D9626C2422A5F0', '65AFECC9B0275EEAC49F6D3199A37453', '070537862BDD2B10718D20F9DB6DE2AA', '3AB5E5CF263C53343F81172B532290D0', 'CE128922B4E19DB642F0E37944E84C83', '2509FF6D3B116FD7D47B931A889156CA', '929FF9412268CD5DA56C4E2E5E0C03D6', '9F0874C69706D3C2EA63DFECEC3209D7', '84019A3E5957E9863D53917DE2F61403', 'F4445833DAB96D4B2115B18C0FEE2CC5', 'E4750CE3CECB7635E7599E3AD31EB243', 'E12E4E6054FB4ECDFDFA37B93F70A52D', '69BDDD7054B01766B3CBE475D819E904', 'D1C7308D649646CC9579FED4EC730EF3', 'E024534E24593F696D298433877EBAA7', '2585F4C57FE7756CDA48F6C6282880A6', '86AA2F97ADB6AB48ECEB946A2957E3CD', '908ACE9CEFA060A2DC0B55BA3F46738E', 'E61304DDB57FB6D0363DF953D3ABC702', 'AEDBBDDC010D1301465E136192558EF6', 'D8B15D6C10807FCCE570F0D702A2F0BF', '2CB01A1B7B0B4AB6E575DED262E8DA29', '3B04F29692F48F93740BDA304031A5AB')
      1.18msdecoredivertidam_ecommerceArticlesListController.php#711
      Bindings
      • 0: 56148A9AE8650CE0635252632D251389
      • 1: 5B4914DEEC34EE88E180CA14A5A64F28
      • 2: CC512D4CB718ADE1421CCA1168C627DC
      • 3: CBAD9C739C8D3ACBD0D9626C2422A5F0
      • 4: 65AFECC9B0275EEAC49F6D3199A37453
      • 5: 070537862BDD2B10718D20F9DB6DE2AA
      • 6: 3AB5E5CF263C53343F81172B532290D0
      • 7: CE128922B4E19DB642F0E37944E84C83
      • 8: 2509FF6D3B116FD7D47B931A889156CA
      • 9: 929FF9412268CD5DA56C4E2E5E0C03D6
      • 10: 9F0874C69706D3C2EA63DFECEC3209D7
      • 11: 84019A3E5957E9863D53917DE2F61403
      • 12: F4445833DAB96D4B2115B18C0FEE2CC5
      • 13: E4750CE3CECB7635E7599E3AD31EB243
      • 14: E12E4E6054FB4ECDFDFA37B93F70A52D
      • 15: 69BDDD7054B01766B3CBE475D819E904
      • 16: D1C7308D649646CC9579FED4EC730EF3
      • 17: E024534E24593F696D298433877EBAA7
      • 18: 2585F4C57FE7756CDA48F6C6282880A6
      • 19: 86AA2F97ADB6AB48ECEB946A2957E3CD
      • 20: 908ACE9CEFA060A2DC0B55BA3F46738E
      • 21: E61304DDB57FB6D0363DF953D3ABC702
      • 22: AEDBBDDC010D1301465E136192558EF6
      • 23: D8B15D6C10807FCCE570F0D702A2F0BF
      • 24: 2CB01A1B7B0B4AB6E575DED262E8DA29
      • 25: 3B04F29692F48F93740BDA304031A5AB
      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 ('56148A9AE8650CE0635252632D251389', '5B4914DEEC34EE88E180CA14A5A64F28', 'CC512D4CB718ADE1421CCA1168C627DC', 'CBAD9C739C8D3ACBD0D9626C2422A5F0', '65AFECC9B0275EEAC49F6D3199A37453', '070537862BDD2B10718D20F9DB6DE2AA', '3AB5E5CF263C53343F81172B532290D0', 'CE128922B4E19DB642F0E37944E84C83', '2509FF6D3B116FD7D47B931A889156CA', '929FF9412268CD5DA56C4E2E5E0C03D6', '9F0874C69706D3C2EA63DFECEC3209D7', '84019A3E5957E9863D53917DE2F61403', 'F4445833DAB96D4B2115B18C0FEE2CC5', 'E4750CE3CECB7635E7599E3AD31EB243', 'E12E4E6054FB4ECDFDFA37B93F70A52D', '69BDDD7054B01766B3CBE475D819E904', 'D1C7308D649646CC9579FED4EC730EF3', 'E024534E24593F696D298433877EBAA7', '2585F4C57FE7756CDA48F6C6282880A6', '86AA2F97ADB6AB48ECEB946A2957E3CD', '908ACE9CEFA060A2DC0B55BA3F46738E', 'E61304DDB57FB6D0363DF953D3ABC702', 'AEDBBDDC010D1301465E136192558EF6', 'D8B15D6C10807FCCE570F0D702A2F0BF', '2CB01A1B7B0B4AB6E575DED262E8DA29', '3B04F29692F48F93740BDA304031A5AB') order by `Description` asc limit 16 offset 0
      1.91msdecoredivertidam_ecommerceArticlesListController.php#711
      Bindings
      • 0: 56148A9AE8650CE0635252632D251389
      • 1: 5B4914DEEC34EE88E180CA14A5A64F28
      • 2: CC512D4CB718ADE1421CCA1168C627DC
      • 3: CBAD9C739C8D3ACBD0D9626C2422A5F0
      • 4: 65AFECC9B0275EEAC49F6D3199A37453
      • 5: 070537862BDD2B10718D20F9DB6DE2AA
      • 6: 3AB5E5CF263C53343F81172B532290D0
      • 7: CE128922B4E19DB642F0E37944E84C83
      • 8: 2509FF6D3B116FD7D47B931A889156CA
      • 9: 929FF9412268CD5DA56C4E2E5E0C03D6
      • 10: 9F0874C69706D3C2EA63DFECEC3209D7
      • 11: 84019A3E5957E9863D53917DE2F61403
      • 12: F4445833DAB96D4B2115B18C0FEE2CC5
      • 13: E4750CE3CECB7635E7599E3AD31EB243
      • 14: E12E4E6054FB4ECDFDFA37B93F70A52D
      • 15: 69BDDD7054B01766B3CBE475D819E904
      • 16: D1C7308D649646CC9579FED4EC730EF3
      • 17: E024534E24593F696D298433877EBAA7
      • 18: 2585F4C57FE7756CDA48F6C6282880A6
      • 19: 86AA2F97ADB6AB48ECEB946A2957E3CD
      • 20: 908ACE9CEFA060A2DC0B55BA3F46738E
      • 21: E61304DDB57FB6D0363DF953D3ABC702
      • 22: AEDBBDDC010D1301465E136192558EF6
      • 23: D8B15D6C10807FCCE570F0D702A2F0BF
      • 24: 2CB01A1B7B0B4AB6E575DED262E8DA29
      • 25: 3B04F29692F48F93740BDA304031A5AB
      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 distinct `Colors` from `db_articles` where `SubFamilyId` = '268529619DF2926649BEA4F6CBBE236A' and `FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `AvailableOnline` = 1 and `Colors` is not null and `Colors` != ''
      3.85msdecoredivertidam_ecommerceArticlesListController.php#755
      Bindings
      • 0: 268529619DF2926649BEA4F6CBBE236A
      • 1: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      • 2: 1
      • 3: 
      Backtrace
      • 15. app/Http/Controllers/FrontEnd/ArticlesListController.php:755
      • 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 `db_articles`.* from `db_articles` inner join `dw_article_comments` on `dw_article_comments`.`ArticleId` = `db_articles`.`ArticleId` where `db_articles`.`SubFamilyId` = '268529619DF2926649BEA4F6CBBE236A' and `FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_articles`.`BestSellerArticle` = 1 and `db_articles`.`AvailableOnline` = 1 and `dw_article_comments`.`Inactive` = 0 order by `dw_article_comments`.`Rating` desc limit 3
      1msdecoredivertidam_ecommerceArticlesListController.php#770
      Bindings
      • 0: 268529619DF2926649BEA4F6CBBE236A
      • 1: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      • 2: 1
      • 3: 1
      • 4: 0
      Backtrace
      • 15. app/Http/Controllers/FrontEnd/ArticlesListController.php:770
      • 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_shopping_cart_headers` where `UserId` is null and (`Status` != 'Fechado' or `Status` is null)
      1.27msdecoredivertidam_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
      560μ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.25msdecoredivertidam_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
      2.42msdecoredivertidam_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)
      12.79msdecoredivertidam_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
      9.07msdecoredivertidam_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
      10.07msdecoredivertidam_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 `dw_favorites` where `UserId` is null
      2.09msdecoredivertidam_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
      890μ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 `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = 'C3CE58066D60A877B033DAC5618B4BEB' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      1.22msdecoredivertidam_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
      910μ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
      1msdecoredivertidam_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
      790μ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
      1.02msdecoredivertidam_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
      770μ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
      860μ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
      790μ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
      1.05msdecoredivertidam_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
      950μ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
      2.43msdecoredivertidam_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 * from `dw_shopping_cart_headers` where `UserId` is null and (`Status` != 'Fechado' or `Status` is null)
      1.32msdecoredivertidam_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
      970μ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
      2.38msdecoredivertidam_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
      770μ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
      760μ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
      900μ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
      800μ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` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      1.6msdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      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` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      1.28msdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: 268529619DF2926649BEA4F6CBBE236A
      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` = '2585F4C57FE7756CDA48F6C6282880A6' limit 1
      1.44msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 2585F4C57FE7756CDA48F6C6282880A6
      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` = '2585F4C57FE7756CDA48F6C6282880A6' and `AttachmentType` = '1' limit 1
      10.47msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 2585F4C57FE7756CDA48F6C6282880A6
      • 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` = '2585F4C57FE7756CDA48F6C6282880A6' limit 1
      2.76msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 2585F4C57FE7756CDA48F6C6282880A6
      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
      990μ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` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      1.04msdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      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` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      880μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: 268529619DF2926649BEA4F6CBBE236A
      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` = 'D1C7308D649646CC9579FED4EC730EF3' limit 1
      1.69msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: D1C7308D649646CC9579FED4EC730EF3
      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` = 'D1C7308D649646CC9579FED4EC730EF3' and `AttachmentType` = '1' limit 1
      8.69msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: D1C7308D649646CC9579FED4EC730EF3
      • 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` = 'D1C7308D649646CC9579FED4EC730EF3' limit 1
      9.09msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: D1C7308D649646CC9579FED4EC730EF3
      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
      910μ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` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      1.12msdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      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` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      980μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: 268529619DF2926649BEA4F6CBBE236A
      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` = '56148A9AE8650CE0635252632D251389' limit 1
      1.67msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 56148A9AE8650CE0635252632D251389
      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` = '56148A9AE8650CE0635252632D251389' and `AttachmentType` = '1' limit 1
      9.89msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 56148A9AE8650CE0635252632D251389
      • 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` = '56148A9AE8650CE0635252632D251389' limit 1
      7.69msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 56148A9AE8650CE0635252632D251389
      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
      770μ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` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      1.04msdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      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` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      990μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: 268529619DF2926649BEA4F6CBBE236A
      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` = '2509FF6D3B116FD7D47B931A889156CA' limit 1
      1.74msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 2509FF6D3B116FD7D47B931A889156CA
      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` = '2509FF6D3B116FD7D47B931A889156CA' and `AttachmentType` = '1' limit 1
      9.25msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 2509FF6D3B116FD7D47B931A889156CA
      • 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` = '2509FF6D3B116FD7D47B931A889156CA' limit 1
      2.98msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 2509FF6D3B116FD7D47B931A889156CA
      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` = 'BLUESTAR' and `db_brands`.`Brand` is not null limit 1
      1.07msdecoredivertidam_ecommercequickViewModal.blade.php#74
      Bindings
      • 0: BLUESTAR
      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` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      600μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      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` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      530μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: 268529619DF2926649BEA4F6CBBE236A
      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` = 'AEDBBDDC010D1301465E136192558EF6' limit 1
      1.42msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: AEDBBDDC010D1301465E136192558EF6
      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` = 'AEDBBDDC010D1301465E136192558EF6' and `AttachmentType` = '1' limit 1
      9.63msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: AEDBBDDC010D1301465E136192558EF6
      • 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` = 'AEDBBDDC010D1301465E136192558EF6' limit 1
      9.72msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: AEDBBDDC010D1301465E136192558EF6
      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` = 'BLUESTAR' and `db_brands`.`Brand` is not null limit 1
      1.1msdecoredivertidam_ecommercequickViewModal.blade.php#74
      Bindings
      • 0: BLUESTAR
      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` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      13.44msdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      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` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      980μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: 268529619DF2926649BEA4F6CBBE236A
      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` = '3B04F29692F48F93740BDA304031A5AB' limit 1
      1.77msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 3B04F29692F48F93740BDA304031A5AB
      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` = '3B04F29692F48F93740BDA304031A5AB' and `AttachmentType` = '1' limit 1
      8.89msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 3B04F29692F48F93740BDA304031A5AB
      • 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` = '3B04F29692F48F93740BDA304031A5AB' limit 1
      4.77msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 3B04F29692F48F93740BDA304031A5AB
      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
      890μ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` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      1.06msdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      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` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      1.25msdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: 268529619DF2926649BEA4F6CBBE236A
      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` = '070537862BDD2B10718D20F9DB6DE2AA' limit 1
      4.4msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 070537862BDD2B10718D20F9DB6DE2AA
      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` = '070537862BDD2B10718D20F9DB6DE2AA' and `AttachmentType` = '1' limit 1
      11.42msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 070537862BDD2B10718D20F9DB6DE2AA
      • 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` = '070537862BDD2B10718D20F9DB6DE2AA' limit 1
      4.02msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 070537862BDD2B10718D20F9DB6DE2AA
      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
      980μ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` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      1.26msdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      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` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      830μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: 268529619DF2926649BEA4F6CBBE236A
      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` = '86AA2F97ADB6AB48ECEB946A2957E3CD' limit 1
      4.45msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 86AA2F97ADB6AB48ECEB946A2957E3CD
      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` = '86AA2F97ADB6AB48ECEB946A2957E3CD' and `AttachmentType` = '1' limit 1
      9.48msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 86AA2F97ADB6AB48ECEB946A2957E3CD
      • 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` = '86AA2F97ADB6AB48ECEB946A2957E3CD' limit 1
      7.2msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 86AA2F97ADB6AB48ECEB946A2957E3CD
      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
      5.88msdecoredivertidam_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` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      3.36msdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      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` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      4.71msdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: 268529619DF2926649BEA4F6CBBE236A
      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` = 'CC512D4CB718ADE1421CCA1168C627DC' limit 1
      2.73msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: CC512D4CB718ADE1421CCA1168C627DC
      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` = 'CC512D4CB718ADE1421CCA1168C627DC' and `AttachmentType` = '1' limit 1
      8.79msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: CC512D4CB718ADE1421CCA1168C627DC
      • 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` = 'CC512D4CB718ADE1421CCA1168C627DC' limit 1
      18.11msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: CC512D4CB718ADE1421CCA1168C627DC
      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` = 'BLUESTAR' and `db_brands`.`Brand` is not null limit 1
      1.14msdecoredivertidam_ecommercequickViewModal.blade.php#74
      Bindings
      • 0: BLUESTAR
      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` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      1.46msdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      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` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      7.46msdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: 268529619DF2926649BEA4F6CBBE236A
      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` = '9F0874C69706D3C2EA63DFECEC3209D7' limit 1
      3.56msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 9F0874C69706D3C2EA63DFECEC3209D7
      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` = '9F0874C69706D3C2EA63DFECEC3209D7' and `AttachmentType` = '1' limit 1
      12.38msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 9F0874C69706D3C2EA63DFECEC3209D7
      • 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` = '9F0874C69706D3C2EA63DFECEC3209D7' limit 1
      10.82msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 9F0874C69706D3C2EA63DFECEC3209D7
      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
      4.89msdecoredivertidam_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` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      960μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      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` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      670μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: 268529619DF2926649BEA4F6CBBE236A
      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` = 'D8B15D6C10807FCCE570F0D702A2F0BF' limit 1
      1.15msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: D8B15D6C10807FCCE570F0D702A2F0BF
      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` = 'D8B15D6C10807FCCE570F0D702A2F0BF' and `AttachmentType` = '1' limit 1
      6.51msdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = 'D8B15D6C10807FCCE570F0D702A2F0BF' limit 1
      5.43msdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      1.17msdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      1.29msdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      800μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = 'F4445833DAB96D4B2115B18C0FEE2CC5' limit 1
      5.54msdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = 'F4445833DAB96D4B2115B18C0FEE2CC5' and `AttachmentType` = '1' limit 1
      11.33msdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = 'F4445833DAB96D4B2115B18C0FEE2CC5' limit 1
      12.77msdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      1.88msdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      3.2msdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      3.11msdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = 'E024534E24593F696D298433877EBAA7' limit 1
      1.94msdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = 'E024534E24593F696D298433877EBAA7' and `AttachmentType` = '1' limit 1
      5.18msdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = 'E024534E24593F696D298433877EBAA7' limit 1
      17.13msdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      1.43msdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      940μsdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      620μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = 'CE128922B4E19DB642F0E37944E84C83' limit 1
      1.79msdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = 'CE128922B4E19DB642F0E37944E84C83' and `AttachmentType` = '1' limit 1
      8.99msdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = 'CE128922B4E19DB642F0E37944E84C83' limit 1
      6.7msdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      1.01msdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      1.1msdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      810μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = 'E4750CE3CECB7635E7599E3AD31EB243' limit 1
      3.14msdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = 'E4750CE3CECB7635E7599E3AD31EB243' and `AttachmentType` = '1' limit 1
      14.7msdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = 'E4750CE3CECB7635E7599E3AD31EB243' limit 1
      10.69msdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      810μsdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      1.57msdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      1.32msdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = '3AB5E5CF263C53343F81172B532290D0' limit 1
      3.77msdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '3AB5E5CF263C53343F81172B532290D0' and `AttachmentType` = '1' limit 1
      9.39msdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '3AB5E5CF263C53343F81172B532290D0' limit 1
      3.73msdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      1.38msdecoredivertidam_ecommerce
    • select * from `dw_configurations`
      1.12msdecoredivertidam_ecommerce
    App\Models\DbSubfamily
    104
    App\Models\DwConfiguration
    44
    App\Models\DbArticle
    32
    App\Models\DbFamily
    28
    App\Models\DbStock
    16
    App\Models\DbBrand
    16
        _token
        r3HffvY7LzSj74qcmwrYwkPC2W5yrhHLh5SAFuos
        flasher::envelopes
        []
        _previous
        array:1 [ "url" => "https://decoredivertidamente.com/list/Utensilios/Essenciais?itemsPerPage=16" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /list/Utensilios/Essenciais
        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 => "Sun, 06 Apr 2025 14:47:01 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Iit0c1IxcG4vdUNmVTcyRmhwRm5Kbnc9PSIsInZhbHVlIjoiSFdhems4TG9GV05oaVBIK3VRMXdBNFVnN3NOMHVXak4xc2MyaEVQU3NmMVVFUy83MVJWY0sxM2dtTXcxR0hFRGtnZlNGYWhhLzA5M3BJak9hUWtwWXRpaFFKVXlyeUQ5MDhNTzhNSXlPd2VtK3QwTGozMy9yL2l6MDJSVHFJVDAiLCJtYWMiOiJmNjUxYmJjNzMwZTM3NGM4Nzg2MjU0M2MwYzVhNTI1ZTVhYjIwNjBiMjU3ZjA5NjJmZjk5N2M3ZTE2Yjk2MDMyIiwidGFnIjoiIn0%3D; expires=Sun, 06 Apr 2025 16:47:04 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Iit0c1IxcG4vdUNmVTcyRmhwRm5Kbnc9PSIsInZhbHVlIjoiSFdhems4TG9GV05oaVBIK3VRMXdBNFVnN3NOMHVXak4xc2MyaEVQU3NmMVVFUy83MVJWY0sxM2dtTXcxR0hFRGtnZlNGY" 1 => "decoredivertidamente_session=eyJpdiI6IlkwNkxzSndHaVAzMTBKdlZDSGlvMWc9PSIsInZhbHVlIjoiaHI5aC9HUnVBYXFQVERnSmRLd2czQjFQcWRvY0pBRy9aa0drb2gxSVhmOW9rR1N6alhMUTJiTktZQVlqVFhvY3ZSV0oweWQ5NzhtR2NrZjI4WllQc3dURHRDK0RJWmd4b3YxT2phOXdyYUVBR1FJZXVLTng4S0hJaENsQkVBdGMiLCJtYWMiOiI2MThmYmZmNjgwZTAyMjVlOGMyOTA3MjFhMWI2MmQwOThkYjI2M2JlZTkxYjdkYWRmM2RhYWQ3NzJkNTVmNzQ1IiwidGFnIjoiIn0%3D; expires=Sun, 06 Apr 2025 16:47:04 GMT; Max-Age=7200; path=/; httponly; samesite=laxdecoredivertidamente_session=eyJpdiI6IlkwNkxzSndHaVAzMTBKdlZDSGlvMWc9PSIsInZhbHVlIjoiaHI5aC9HUnVBYXFQVERnSmRLd2czQjFQcWRvY0pBRy9aa0drb2gxSVhmOW9rR1N6alhMUTJiTkt" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Iit0c1IxcG4vdUNmVTcyRmhwRm5Kbnc9PSIsInZhbHVlIjoiSFdhems4TG9GV05oaVBIK3VRMXdBNFVnN3NOMHVXak4xc2MyaEVQU3NmMVVFUy83MVJWY0sxM2dtTXcxR0hFRGtnZlNGYWhhLzA5M3BJak9hUWtwWXRpaFFKVXlyeUQ5MDhNTzhNSXlPd2VtK3QwTGozMy9yL2l6MDJSVHFJVDAiLCJtYWMiOiJmNjUxYmJjNzMwZTM3NGM4Nzg2MjU0M2MwYzVhNTI1ZTVhYjIwNjBiMjU3ZjA5NjJmZjk5N2M3ZTE2Yjk2MDMyIiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 16:47:04 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Iit0c1IxcG4vdUNmVTcyRmhwRm5Kbnc9PSIsInZhbHVlIjoiSFdhems4TG9GV05oaVBIK3VRMXdBNFVnN3NOMHVXak4xc2MyaEVQU3NmMVVFUy83MVJWY0sxM2dtTXcxR0hFRGtnZlNGY" 1 => "decoredivertidamente_session=eyJpdiI6IlkwNkxzSndHaVAzMTBKdlZDSGlvMWc9PSIsInZhbHVlIjoiaHI5aC9HUnVBYXFQVERnSmRLd2czQjFQcWRvY0pBRy9aa0drb2gxSVhmOW9rR1N6alhMUTJiTktZQVlqVFhvY3ZSV0oweWQ5NzhtR2NrZjI4WllQc3dURHRDK0RJWmd4b3YxT2phOXdyYUVBR1FJZXVLTng4S0hJaENsQkVBdGMiLCJtYWMiOiI2MThmYmZmNjgwZTAyMjVlOGMyOTA3MjFhMWI2MmQwOThkYjI2M2JlZTkxYjdkYWRmM2RhYWQ3NzJkNTVmNzQ1IiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 16:47:04 GMT; path=/; httponlydecoredivertidamente_session=eyJpdiI6IlkwNkxzSndHaVAzMTBKdlZDSGlvMWc9PSIsInZhbHVlIjoiaHI5aC9HUnVBYXFQVERnSmRLd2czQjFQcWRvY0pBRy9aa0drb2gxSVhmOW9rR1N6alhMUTJiTkt" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "r3HffvY7LzSj74qcmwrYwkPC2W5yrhHLh5SAFuos" "flasher::envelopes" => [] "_previous" => array:1 [ "url" => "https://decoredivertidamente.com/list/Utensilios/Essenciais?itemsPerPage=16" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]