Encontramos 26 artigos para si!

8.3.17PHP Version2.17sRequest Duration79MBMemory UsageGET list/{family}/{subfamily}Route
  • warninglog[22:53:08] LOG.warning: Creation of dynamic property App\View\Components\Navbar::$userId is deprecat...
  • warninglog[22:53:08] LOG.warning: Creation of dynamic property App\View\Components\Navbar2::$userId is depreca...
  • Booting (69.69ms)time
  • Application (2.1s)time
  • 1 x Application (96.78%)
    2.10s
    1 x Booting (3.22%)
    69.69ms
    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
    138 statements were executed, 68 of which were duplicates, 70 unique. Show only duplicated321ms
    • # Query soft limit for Debugbar is reached after 100 queries, additional 38 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 -%'
      13.59msdecoredivertidam_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 `db_families` where `FamilyDescription` = 'Utensilios' limit 1
      1.72msdecoredivertidam_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
      980μ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.71msdecoredivertidam_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.74msdecoredivertidam_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
      7.82msdecoredivertidam_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.88msdecoredivertidam_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.46msdecoredivertidam_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
      23.46msdecoredivertidam_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_families` where `Inactive` = 0 order by `Order` asc
      600μ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')
      800μsdecoredivertidam_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 distinct `Colors` from `db_articles` where `SubFamilyId` = '268529619DF2926649BEA4F6CBBE236A' and `FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `AvailableOnline` = 1 and `Colors` is not null and `Colors` != ''
      4.6msdecoredivertidam_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
      19.11msdecoredivertidam_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 `db_attachments`
      20.9msdecoredivertidam_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)
      10.44msdecoredivertidam_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
      550μ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
      560μsdecoredivertidam_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
      470μ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)
      510μ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
      480μ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
      570μ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 `dw_favorites` where `UserId` is null
      480μ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
      430μ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
      490μ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
      500μ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
      450μ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
      490μ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
      450μ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
      470μ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
      470μ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
      450μ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
      500μ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
      440μ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
      470μ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 * from `dw_shopping_cart_headers` where `UserId` is null and (`Status` != 'Fechado' or `Status` is null)
      560μ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
      470μ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
      550μ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
      480μ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
      460μ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
      9.76msdecoredivertidam_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.96msdecoredivertidam_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
      710μ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` = '2585F4C57FE7756CDA48F6C6282880A6' limit 1
      730μsdecoredivertidam_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
      4.53msdecoredivertidam_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
      1.68msdecoredivertidam_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
      640μ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
      640μ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
      500μ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
      980μsdecoredivertidam_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
      3.34msdecoredivertidam_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
      5.27msdecoredivertidam_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
      520μ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
      7.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
      650μ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
      3.57msdecoredivertidam_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
      4.38msdecoredivertidam_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
      2.66msdecoredivertidam_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
      9.75msdecoredivertidam_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
      540μ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
      550μ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.17msdecoredivertidam_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
      5.16msdecoredivertidam_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
      1.46msdecoredivertidam_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
      580μsdecoredivertidam_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
      540μ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
      500μ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
      1msdecoredivertidam_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
      3.78msdecoredivertidam_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
      3.78msdecoredivertidam_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
      500μsdecoredivertidam_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
      580μ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
      480μ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
      980μsdecoredivertidam_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
      2.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
      3.06msdecoredivertidam_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
      2.59msdecoredivertidam_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
      800μ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
      550μ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` = '070537862BDD2B10718D20F9DB6DE2AA' limit 1
      920μsdecoredivertidam_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
      1.78msdecoredivertidam_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
      970μsdecoredivertidam_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
      580μ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
      790μ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
      610μ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
      930μsdecoredivertidam_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
      1.16msdecoredivertidam_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
      3.5msdecoredivertidam_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
      490μ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
      710μ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
      550μ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` = 'CC512D4CB718ADE1421CCA1168C627DC' limit 1
      900μsdecoredivertidam_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
      4.94msdecoredivertidam_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
      4.61msdecoredivertidam_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
      500μsdecoredivertidam_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
      740μ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
      550μ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` = '9F0874C69706D3C2EA63DFECEC3209D7' limit 1
      1.14msdecoredivertidam_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
      3.83msdecoredivertidam_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
      6.48msdecoredivertidam_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
      670μsdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      880μsdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      540μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = 'D8B15D6C10807FCCE570F0D702A2F0BF' limit 1
      890μsdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = 'D8B15D6C10807FCCE570F0D702A2F0BF' and `AttachmentType` = '1' limit 1
      1.86msdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = 'D8B15D6C10807FCCE570F0D702A2F0BF' limit 1
      4.94msdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      470μsdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      750μsdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      520μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = 'F4445833DAB96D4B2115B18C0FEE2CC5' limit 1
      980μsdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = 'F4445833DAB96D4B2115B18C0FEE2CC5' and `AttachmentType` = '1' limit 1
      1.02msdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = 'F4445833DAB96D4B2115B18C0FEE2CC5' limit 1
      6.05msdecoredivertidam_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` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      700μsdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      580μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = 'E024534E24593F696D298433877EBAA7' limit 1
      930μsdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = 'E024534E24593F696D298433877EBAA7' and `AttachmentType` = '1' limit 1
      4.94msdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = 'E024534E24593F696D298433877EBAA7' limit 1
      5.15msdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      600μsdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      810μsdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      600μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = 'CE128922B4E19DB642F0E37944E84C83' limit 1
      1.12msdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = 'CE128922B4E19DB642F0E37944E84C83' and `AttachmentType` = '1' limit 1
      3.24msdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = 'CE128922B4E19DB642F0E37944E84C83' limit 1
      7.52msdecoredivertidam_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` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      850μsdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      480μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = 'E4750CE3CECB7635E7599E3AD31EB243' limit 1
      1.18msdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = 'E4750CE3CECB7635E7599E3AD31EB243' and `AttachmentType` = '1' limit 1
      2.49msdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = 'E4750CE3CECB7635E7599E3AD31EB243' limit 1
      5.19msdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      530μsdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      720μsdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = '268529619DF2926649BEA4F6CBBE236A' limit 1
      520μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = '3AB5E5CF263C53343F81172B532290D0' limit 1
      1.05msdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '3AB5E5CF263C53343F81172B532290D0' and `AttachmentType` = '1' limit 1
      840μsdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '3AB5E5CF263C53343F81172B532290D0' limit 1
      2.19msdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'JUST ADD LOVE' and `db_brands`.`Brand` is not null limit 1
      510μsdecoredivertidam_ecommerce
    • select * from `dw_configurations`
      740μsdecoredivertidam_ecommerce
    App\Models\DbAttachment
    2445
    App\Models\DbSubfamily
    162
    App\Models\DwConfiguration
    44
    App\Models\DbFamily
    39
    App\Models\DbArticle
    32
    App\Models\DbStock
    16
    App\Models\DbBrand
    16
        _token
        USKHHj85nw8vAwlTztDV2nESFnKN1ZyfQNQsCZOQ
        flasher::envelopes
        []
        _previous
        array:1 [ "url" => "https://decoredivertidamente.com/site/public/list/Utensilios/Essenciais?itemsP...
        _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, 13 Apr 2025 22:53:08 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFFdUIxbTRXUm9pMXBjRHAreXM5TlE9PSIsInZhbHVlIjoiMkMzVlZrcjY2b0xsVEtXRVhSYXJXdmFqQzZOc212blZRQzFOUUx2aithalJ3bmZLVzg0Qk1NZ1pjOW1yR3loSks2YjRtdHQvVTYzWWdJZHo0WUVJeW1uY0lYSnZzL0JIVzM4dnVBQXA4NTBHellzWlZteW1MZ3RmVG5rbFJHRVkiLCJtYWMiOiJmZmYyZGJhZDU3OGMwY2M4OGNiOTA0YWFmY2MyMTBlOTdlNDk0YjM0NjZmNmUwNDQyNThiYTYzYzc3YzEwYmY4IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 00:53:10 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjFFdUIxbTRXUm9pMXBjRHAreXM5TlE9PSIsInZhbHVlIjoiMkMzVlZrcjY2b0xsVEtXRVhSYXJXdmFqQzZOc212blZRQzFOUUx2aithalJ3bmZLVzg0Qk1NZ1pjOW1yR3loSks2YjRtd" 1 => "decoredivertidamente_session=eyJpdiI6IkpUbkEvNG93ZmhMN2JMM1lNRmVSc3c9PSIsInZhbHVlIjoiNG5SNVZ1eTFrOStiQUNxTlQvTmo4VDJ2U1Z1OEJGaFpxSS9laUlYcTQvWjlubjZCejlOaG5ORDM2ZnBXNXFDZ0FqZWMxYmxCZGNwVmgxbjU2NGFKYjdvRTRrcytYb3dQRnMranpGZituZldlYVQrajhrcDQ0MnJRTjJSY1lpdG8iLCJtYWMiOiJkNWQ2MDk0YjA3ZDM5ZDljNzNlNjY0N2IxMGY4MDFhZDA3ZjVhY2RlZjkzM2Q1ZDhiMjdlYTdhYjYxZjE5MzM3IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 00:53:10 GMT; Max-Age=7200; path=/; httponly; samesite=laxdecoredivertidamente_session=eyJpdiI6IkpUbkEvNG93ZmhMN2JMM1lNRmVSc3c9PSIsInZhbHVlIjoiNG5SNVZ1eTFrOStiQUNxTlQvTmo4VDJ2U1Z1OEJGaFpxSS9laUlYcTQvWjlubjZCejlOaG5ORDM" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFFdUIxbTRXUm9pMXBjRHAreXM5TlE9PSIsInZhbHVlIjoiMkMzVlZrcjY2b0xsVEtXRVhSYXJXdmFqQzZOc212blZRQzFOUUx2aithalJ3bmZLVzg0Qk1NZ1pjOW1yR3loSks2YjRtdHQvVTYzWWdJZHo0WUVJeW1uY0lYSnZzL0JIVzM4dnVBQXA4NTBHellzWlZteW1MZ3RmVG5rbFJHRVkiLCJtYWMiOiJmZmYyZGJhZDU3OGMwY2M4OGNiOTA0YWFmY2MyMTBlOTdlNDk0YjM0NjZmNmUwNDQyNThiYTYzYzc3YzEwYmY4IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 00:53:10 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjFFdUIxbTRXUm9pMXBjRHAreXM5TlE9PSIsInZhbHVlIjoiMkMzVlZrcjY2b0xsVEtXRVhSYXJXdmFqQzZOc212blZRQzFOUUx2aithalJ3bmZLVzg0Qk1NZ1pjOW1yR3loSks2YjRtd" 1 => "decoredivertidamente_session=eyJpdiI6IkpUbkEvNG93ZmhMN2JMM1lNRmVSc3c9PSIsInZhbHVlIjoiNG5SNVZ1eTFrOStiQUNxTlQvTmo4VDJ2U1Z1OEJGaFpxSS9laUlYcTQvWjlubjZCejlOaG5ORDM2ZnBXNXFDZ0FqZWMxYmxCZGNwVmgxbjU2NGFKYjdvRTRrcytYb3dQRnMranpGZituZldlYVQrajhrcDQ0MnJRTjJSY1lpdG8iLCJtYWMiOiJkNWQ2MDk0YjA3ZDM5ZDljNzNlNjY0N2IxMGY4MDFhZDA3ZjVhY2RlZjkzM2Q1ZDhiMjdlYTdhYjYxZjE5MzM3IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 00:53:10 GMT; path=/; httponlydecoredivertidamente_session=eyJpdiI6IkpUbkEvNG93ZmhMN2JMM1lNRmVSc3c9PSIsInZhbHVlIjoiNG5SNVZ1eTFrOStiQUNxTlQvTmo4VDJ2U1Z1OEJGaFpxSS9laUlYcTQvWjlubjZCejlOaG5ORDM" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "USKHHj85nw8vAwlTztDV2nESFnKN1ZyfQNQsCZOQ" "flasher::envelopes" => [] "_previous" => array:1 [ "url" => "https://decoredivertidamente.com/site/public/list/Utensilios/Essenciais?itemsPerPage=16" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]