Encontramos 29 artigos para si!

8.3.17PHP Version1.54sRequest Duration88MBMemory UsageGET list/{family}/{subfamily}Route
  • warninglog[15:22:40] LOG.warning: Creation of dynamic property App\View\Components\Navbar::$userId is deprecat...
  • warninglog[15:22:40] LOG.warning: Creation of dynamic property App\View\Components\Navbar2::$userId is depreca...
  • Booting (57.05ms)time
  • Application (1.49s)time
  • 1 x Application (96.3%)
    1.49s
    1 x Booting (3.7%)
    57.05ms
    19 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.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
    118 statements were executed, 59 of which were duplicates, 59 unique. Show only duplicated203ms
    • # Query soft limit for Debugbar is reached after 100 queries, additional 18 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
      4.79msdecoredivertidam_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` = 'Bicos de Pasteleiro' and `FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' limit 1
      1.43msdecoredivertidam_ecommerceArticlesListController.php#477
      Bindings
      • 0: Bicos de Pasteleiro
      • 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` = 'C07A17CD2CA4E479CE48D4DA68F00218' and `AvailableOnline` = 1
      6.81msdecoredivertidam_ecommerceArticlesListController.php#483
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      • 1: C07A17CD2CA4E479CE48D4DA68F00218
      • 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` = 'C07A17CD2CA4E479CE48D4DA68F00218' and `AvailableOnline` = 1
      6.1msdecoredivertidam_ecommerceArticlesListController.php#488
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      • 1: C07A17CD2CA4E479CE48D4DA68F00218
      • 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` = 'C07A17CD2CA4E479CE48D4DA68F00218' and `AvailableOnline` = 1 and `SalePrice_1` between '1.3700' and '5.7100' order by `Description` asc
      8.46msdecoredivertidam_ecommerceArticlesListController.php#637
      Bindings
      • 0: A0E2DE0AC6938FE5F5B29BAF570E8A7E
      • 1: C07A17CD2CA4E479CE48D4DA68F00218
      • 2: 1
      • 3: 1.3700
      • 4: 5.7100
      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 ('4EB17301220C2A1A44E47DBDCC407525', '4247DC0FB282F5B5B03C23C9EFC767FD', '67B2550B7D4D7E11DDC2A0B4BF3858F2', '346D4452D682250A2FE10F35EB32785E', '64239D3E5B58B6A19CBD474D8B3C11B3', '677AD073D5EF4A2C786CE34AB5F0E2EF', 'A4E97AC9C3598BA31609212D4A29C327', 'D5EAD5BCA9FAB3B940AC472763CA96A0', 'E5387A964CCB2A4A2B3419FA8ADCE165', 'A15F37FC8B7F0FFA0024182114DB1CF3', 'AAF8C6DFD44A7FEF00C9F1DF5E15C67E', '92AA5202DCFE06D2C1FB9645644DBF21', '51F594A70D69ABCC04CF931689CC224F', '6F15BD24F6943BA3F10EB41936C49D6C', '3266E77F8EEB75F57B8EC72EE9AEEDDC', '7AEBE632D0750BE5A488FFC5F842AA3B', 'F52D9B7AA5D8CAEFF37A8310CE117D27', 'EAABFF8D9D612166276768C698DF2B47', 'AF1F39AE1086EAD5B57BA3A0B170E497', 'D38B234BE236F0FA6A203D40CCA45EDD', 'E2BB8105AB9BB2076B0B1BCADFBA1359', '86AE5D03606E48CA0EFE730F45B1013F', '23D7146F7E2B4C0EC32A9E0DC8307AD7', '1AC02D750EC5D737F8F17C95562DF667', '25C3668F88FA83F305BAF18C1B7996FB', '7888D83CF6DE33FAB293ED32CBF03FA3', '7C5046C531A8EBD4322039B856E80DDB', '7848C20998A181C65B519C4ECE05ACF2', 'DF8B4260CF08BBE70C72371B2FECC511') and `MainArticle` = 1
      5.3msdecoredivertidam_ecommerceArticlesListController.php#642
      Bindings
      • 0: 4EB17301220C2A1A44E47DBDCC407525
      • 1: 4247DC0FB282F5B5B03C23C9EFC767FD
      • 2: 67B2550B7D4D7E11DDC2A0B4BF3858F2
      • 3: 346D4452D682250A2FE10F35EB32785E
      • 4: 64239D3E5B58B6A19CBD474D8B3C11B3
      • 5: 677AD073D5EF4A2C786CE34AB5F0E2EF
      • 6: A4E97AC9C3598BA31609212D4A29C327
      • 7: D5EAD5BCA9FAB3B940AC472763CA96A0
      • 8: E5387A964CCB2A4A2B3419FA8ADCE165
      • 9: A15F37FC8B7F0FFA0024182114DB1CF3
      • 10: AAF8C6DFD44A7FEF00C9F1DF5E15C67E
      • 11: 92AA5202DCFE06D2C1FB9645644DBF21
      • 12: 51F594A70D69ABCC04CF931689CC224F
      • 13: 6F15BD24F6943BA3F10EB41936C49D6C
      • 14: 3266E77F8EEB75F57B8EC72EE9AEEDDC
      • 15: 7AEBE632D0750BE5A488FFC5F842AA3B
      • 16: F52D9B7AA5D8CAEFF37A8310CE117D27
      • 17: EAABFF8D9D612166276768C698DF2B47
      • 18: AF1F39AE1086EAD5B57BA3A0B170E497
      • 19: D38B234BE236F0FA6A203D40CCA45EDD
      • 20: E2BB8105AB9BB2076B0B1BCADFBA1359
      • 21: 86AE5D03606E48CA0EFE730F45B1013F
      • 22: 23D7146F7E2B4C0EC32A9E0DC8307AD7
      • 23: 1AC02D750EC5D737F8F17C95562DF667
      • 24: 25C3668F88FA83F305BAF18C1B7996FB
      • 25: 7888D83CF6DE33FAB293ED32CBF03FA3
      • 26: 7C5046C531A8EBD4322039B856E80DDB
      • 27: 7848C20998A181C65B519C4ECE05ACF2
      • 28: DF8B4260CF08BBE70C72371B2FECC511
      • 29: 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 ('86AE5D03606E48CA0EFE730F45B1013F', '7888D83CF6DE33FAB293ED32CBF03FA3', '7C5046C531A8EBD4322039B856E80DDB', 'D5EAD5BCA9FAB3B940AC472763CA96A0', 'DF8B4260CF08BBE70C72371B2FECC511', '67B2550B7D4D7E11DDC2A0B4BF3858F2', '64239D3E5B58B6A19CBD474D8B3C11B3', '6F15BD24F6943BA3F10EB41936C49D6C', '1AC02D750EC5D737F8F17C95562DF667', 'E5387A964CCB2A4A2B3419FA8ADCE165', '346D4452D682250A2FE10F35EB32785E', '4247DC0FB282F5B5B03C23C9EFC767FD', 'A4E97AC9C3598BA31609212D4A29C327', 'A15F37FC8B7F0FFA0024182114DB1CF3', '92AA5202DCFE06D2C1FB9645644DBF21', '23D7146F7E2B4C0EC32A9E0DC8307AD7', 'AF1F39AE1086EAD5B57BA3A0B170E497', '3266E77F8EEB75F57B8EC72EE9AEEDDC', '4EB17301220C2A1A44E47DBDCC407525', '7AEBE632D0750BE5A488FFC5F842AA3B', 'AAF8C6DFD44A7FEF00C9F1DF5E15C67E', 'E2BB8105AB9BB2076B0B1BCADFBA1359', 'F52D9B7AA5D8CAEFF37A8310CE117D27', '25C3668F88FA83F305BAF18C1B7996FB', 'D38B234BE236F0FA6A203D40CCA45EDD', '677AD073D5EF4A2C786CE34AB5F0E2EF', '51F594A70D69ABCC04CF931689CC224F', '7848C20998A181C65B519C4ECE05ACF2', 'EAABFF8D9D612166276768C698DF2B47')
      1.38msdecoredivertidam_ecommerceArticlesListController.php#711
      Bindings
      • 0: 86AE5D03606E48CA0EFE730F45B1013F
      • 1: 7888D83CF6DE33FAB293ED32CBF03FA3
      • 2: 7C5046C531A8EBD4322039B856E80DDB
      • 3: D5EAD5BCA9FAB3B940AC472763CA96A0
      • 4: DF8B4260CF08BBE70C72371B2FECC511
      • 5: 67B2550B7D4D7E11DDC2A0B4BF3858F2
      • 6: 64239D3E5B58B6A19CBD474D8B3C11B3
      • 7: 6F15BD24F6943BA3F10EB41936C49D6C
      • 8: 1AC02D750EC5D737F8F17C95562DF667
      • 9: E5387A964CCB2A4A2B3419FA8ADCE165
      • 10: 346D4452D682250A2FE10F35EB32785E
      • 11: 4247DC0FB282F5B5B03C23C9EFC767FD
      • 12: A4E97AC9C3598BA31609212D4A29C327
      • 13: A15F37FC8B7F0FFA0024182114DB1CF3
      • 14: 92AA5202DCFE06D2C1FB9645644DBF21
      • 15: 23D7146F7E2B4C0EC32A9E0DC8307AD7
      • 16: AF1F39AE1086EAD5B57BA3A0B170E497
      • 17: 3266E77F8EEB75F57B8EC72EE9AEEDDC
      • 18: 4EB17301220C2A1A44E47DBDCC407525
      • 19: 7AEBE632D0750BE5A488FFC5F842AA3B
      • 20: AAF8C6DFD44A7FEF00C9F1DF5E15C67E
      • 21: E2BB8105AB9BB2076B0B1BCADFBA1359
      • 22: F52D9B7AA5D8CAEFF37A8310CE117D27
      • 23: 25C3668F88FA83F305BAF18C1B7996FB
      • 24: D38B234BE236F0FA6A203D40CCA45EDD
      • 25: 677AD073D5EF4A2C786CE34AB5F0E2EF
      • 26: 51F594A70D69ABCC04CF931689CC224F
      • 27: 7848C20998A181C65B519C4ECE05ACF2
      • 28: EAABFF8D9D612166276768C698DF2B47
      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 ('86AE5D03606E48CA0EFE730F45B1013F', '7888D83CF6DE33FAB293ED32CBF03FA3', '7C5046C531A8EBD4322039B856E80DDB', 'D5EAD5BCA9FAB3B940AC472763CA96A0', 'DF8B4260CF08BBE70C72371B2FECC511', '67B2550B7D4D7E11DDC2A0B4BF3858F2', '64239D3E5B58B6A19CBD474D8B3C11B3', '6F15BD24F6943BA3F10EB41936C49D6C', '1AC02D750EC5D737F8F17C95562DF667', 'E5387A964CCB2A4A2B3419FA8ADCE165', '346D4452D682250A2FE10F35EB32785E', '4247DC0FB282F5B5B03C23C9EFC767FD', 'A4E97AC9C3598BA31609212D4A29C327', 'A15F37FC8B7F0FFA0024182114DB1CF3', '92AA5202DCFE06D2C1FB9645644DBF21', '23D7146F7E2B4C0EC32A9E0DC8307AD7', 'AF1F39AE1086EAD5B57BA3A0B170E497', '3266E77F8EEB75F57B8EC72EE9AEEDDC', '4EB17301220C2A1A44E47DBDCC407525', '7AEBE632D0750BE5A488FFC5F842AA3B', 'AAF8C6DFD44A7FEF00C9F1DF5E15C67E', 'E2BB8105AB9BB2076B0B1BCADFBA1359', 'F52D9B7AA5D8CAEFF37A8310CE117D27', '25C3668F88FA83F305BAF18C1B7996FB', 'D38B234BE236F0FA6A203D40CCA45EDD', '677AD073D5EF4A2C786CE34AB5F0E2EF', '51F594A70D69ABCC04CF931689CC224F', '7848C20998A181C65B519C4ECE05ACF2', 'EAABFF8D9D612166276768C698DF2B47') order by `Description` asc limit 16 offset 16
      1.78msdecoredivertidam_ecommerceArticlesListController.php#711
      Bindings
      • 0: 86AE5D03606E48CA0EFE730F45B1013F
      • 1: 7888D83CF6DE33FAB293ED32CBF03FA3
      • 2: 7C5046C531A8EBD4322039B856E80DDB
      • 3: D5EAD5BCA9FAB3B940AC472763CA96A0
      • 4: DF8B4260CF08BBE70C72371B2FECC511
      • 5: 67B2550B7D4D7E11DDC2A0B4BF3858F2
      • 6: 64239D3E5B58B6A19CBD474D8B3C11B3
      • 7: 6F15BD24F6943BA3F10EB41936C49D6C
      • 8: 1AC02D750EC5D737F8F17C95562DF667
      • 9: E5387A964CCB2A4A2B3419FA8ADCE165
      • 10: 346D4452D682250A2FE10F35EB32785E
      • 11: 4247DC0FB282F5B5B03C23C9EFC767FD
      • 12: A4E97AC9C3598BA31609212D4A29C327
      • 13: A15F37FC8B7F0FFA0024182114DB1CF3
      • 14: 92AA5202DCFE06D2C1FB9645644DBF21
      • 15: 23D7146F7E2B4C0EC32A9E0DC8307AD7
      • 16: AF1F39AE1086EAD5B57BA3A0B170E497
      • 17: 3266E77F8EEB75F57B8EC72EE9AEEDDC
      • 18: 4EB17301220C2A1A44E47DBDCC407525
      • 19: 7AEBE632D0750BE5A488FFC5F842AA3B
      • 20: AAF8C6DFD44A7FEF00C9F1DF5E15C67E
      • 21: E2BB8105AB9BB2076B0B1BCADFBA1359
      • 22: F52D9B7AA5D8CAEFF37A8310CE117D27
      • 23: 25C3668F88FA83F305BAF18C1B7996FB
      • 24: D38B234BE236F0FA6A203D40CCA45EDD
      • 25: 677AD073D5EF4A2C786CE34AB5F0E2EF
      • 26: 51F594A70D69ABCC04CF931689CC224F
      • 27: 7848C20998A181C65B519C4ECE05ACF2
      • 28: EAABFF8D9D612166276768C698DF2B47
      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
      640μ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')
      870μ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` = 'C07A17CD2CA4E479CE48D4DA68F00218' and `FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `AvailableOnline` = 1 and `Colors` is not null and `Colors` != ''
      4.09msdecoredivertidam_ecommerceArticlesListController.php#755
      Bindings
      • 0: C07A17CD2CA4E479CE48D4DA68F00218
      • 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` = 'C07A17CD2CA4E479CE48D4DA68F00218' 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
      1.31msdecoredivertidam_ecommerceArticlesListController.php#770
      Bindings
      • 0: C07A17CD2CA4E479CE48D4DA68F00218
      • 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)
      880μsdecoredivertidam_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
      540μ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
      750μ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
      510μ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)
      560μ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
      490μ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
      600μ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
      710μ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
      460μ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
      730μ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
      550μ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
      470μ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
      440μ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
      400μ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
      420μ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
      460μsdecoredivertidam_ecommercenavbar2.blade.php#38
      Bindings
      • 0: DEB928F25CA86DAF88BA390DBA3BE945
      Backtrace
      • 16. view::components.navbar2:38
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = '89BD3795F4C6FCF2D57DB30F323EA53D' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      470μsdecoredivertidam_ecommercenavbar2.blade.php#38
      Bindings
      • 0: 89BD3795F4C6FCF2D57DB30F323EA53D
      Backtrace
      • 16. view::components.navbar2:38
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `SubfamilyDesc` from `db_subfamilies` where `db_subfamilies`.`FamilyId` = 'F4AAFE7851666DF7CD8B90A994BEAD32' and `db_subfamilies`.`FamilyId` is not null group by `SubfamilyDesc` order by `Order` asc
      450μ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)
      620μ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
      480μ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
      780μ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
      470μ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
      550μ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
      440μsdecoredivertidam_ecommercemobileMenuHeader.blade.php#11
      Bindings
      • 0: F4AAFE7851666DF7CD8B90A994BEAD32
      Backtrace
      • 16. view::components.mobileMenuHeader:11
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `db_families` where `db_families`.`FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      810μ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` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      720μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: C07A17CD2CA4E479CE48D4DA68F00218
      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` = 'F52D9B7AA5D8CAEFF37A8310CE117D27' limit 1
      890μsdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: F52D9B7AA5D8CAEFF37A8310CE117D27
      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` = 'F52D9B7AA5D8CAEFF37A8310CE117D27' and `AttachmentType` = '1' limit 1
      4.51msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: F52D9B7AA5D8CAEFF37A8310CE117D27
      • 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` = 'F52D9B7AA5D8CAEFF37A8310CE117D27' limit 1
      7.12msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: F52D9B7AA5D8CAEFF37A8310CE117D27
      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` = 'WILTON' and `db_brands`.`Brand` is not null limit 1
      610μsdecoredivertidam_ecommercequickViewModal.blade.php#74
      Bindings
      • 0: WILTON
      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
      830μ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` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      710μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: C07A17CD2CA4E479CE48D4DA68F00218
      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` = 'EAABFF8D9D612166276768C698DF2B47' limit 1
      880μsdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: EAABFF8D9D612166276768C698DF2B47
      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` = 'EAABFF8D9D612166276768C698DF2B47' and `AttachmentType` = '1' limit 1
      6.15msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: EAABFF8D9D612166276768C698DF2B47
      • 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` = 'EAABFF8D9D612166276768C698DF2B47' limit 1
      7.11msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: EAABFF8D9D612166276768C698DF2B47
      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` = 'WILTON' and `db_brands`.`Brand` is not null limit 1
      640μsdecoredivertidam_ecommercequickViewModal.blade.php#74
      Bindings
      • 0: WILTON
      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` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      600μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: C07A17CD2CA4E479CE48D4DA68F00218
      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` = 'AF1F39AE1086EAD5B57BA3A0B170E497' limit 1
      1.15msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: AF1F39AE1086EAD5B57BA3A0B170E497
      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` = 'AF1F39AE1086EAD5B57BA3A0B170E497' and `AttachmentType` = '1' limit 1
      1.17msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: AF1F39AE1086EAD5B57BA3A0B170E497
      • 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` = 'AF1F39AE1086EAD5B57BA3A0B170E497' limit 1
      4.73msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: AF1F39AE1086EAD5B57BA3A0B170E497
      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` = 'WILTON' and `db_brands`.`Brand` is not null limit 1
      600μsdecoredivertidam_ecommercequickViewModal.blade.php#74
      Bindings
      • 0: WILTON
      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
      840μ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` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      520μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: C07A17CD2CA4E479CE48D4DA68F00218
      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` = 'D38B234BE236F0FA6A203D40CCA45EDD' limit 1
      840μsdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: D38B234BE236F0FA6A203D40CCA45EDD
      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` = 'D38B234BE236F0FA6A203D40CCA45EDD' and `AttachmentType` = '1' limit 1
      1.84msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: D38B234BE236F0FA6A203D40CCA45EDD
      • 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` = 'D38B234BE236F0FA6A203D40CCA45EDD' limit 1
      5.71msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: D38B234BE236F0FA6A203D40CCA45EDD
      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` = 'WILTON' and `db_brands`.`Brand` is not null limit 1
      500μsdecoredivertidam_ecommercequickViewModal.blade.php#74
      Bindings
      • 0: WILTON
      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
      810μ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` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      480μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: C07A17CD2CA4E479CE48D4DA68F00218
      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` = 'E2BB8105AB9BB2076B0B1BCADFBA1359' limit 1
      970μsdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: E2BB8105AB9BB2076B0B1BCADFBA1359
      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` = 'E2BB8105AB9BB2076B0B1BCADFBA1359' and `AttachmentType` = '1' limit 1
      3.92msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: E2BB8105AB9BB2076B0B1BCADFBA1359
      • 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` = 'E2BB8105AB9BB2076B0B1BCADFBA1359' limit 1
      4.9msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: E2BB8105AB9BB2076B0B1BCADFBA1359
      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` = 'WILTON' and `db_brands`.`Brand` is not null limit 1
      590μsdecoredivertidam_ecommercequickViewModal.blade.php#74
      Bindings
      • 0: WILTON
      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
      890μ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` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      550μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: C07A17CD2CA4E479CE48D4DA68F00218
      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` = '86AE5D03606E48CA0EFE730F45B1013F' limit 1
      970μsdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 86AE5D03606E48CA0EFE730F45B1013F
      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` = '86AE5D03606E48CA0EFE730F45B1013F' and `AttachmentType` = '1' limit 1
      4.29msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 86AE5D03606E48CA0EFE730F45B1013F
      • 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` = '86AE5D03606E48CA0EFE730F45B1013F' limit 1
      3.29msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 86AE5D03606E48CA0EFE730F45B1013F
      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` = 'WILTON' and `db_brands`.`Brand` is not null limit 1
      600μsdecoredivertidam_ecommercequickViewModal.blade.php#74
      Bindings
      • 0: WILTON
      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` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      610μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: C07A17CD2CA4E479CE48D4DA68F00218
      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` = '23D7146F7E2B4C0EC32A9E0DC8307AD7' limit 1
      940μsdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 23D7146F7E2B4C0EC32A9E0DC8307AD7
      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` = '23D7146F7E2B4C0EC32A9E0DC8307AD7' and `AttachmentType` = '1' limit 1
      3.05msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 23D7146F7E2B4C0EC32A9E0DC8307AD7
      • 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` = '23D7146F7E2B4C0EC32A9E0DC8307AD7' limit 1
      1.53msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 23D7146F7E2B4C0EC32A9E0DC8307AD7
      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` = 'WILTON' and `db_brands`.`Brand` is not null limit 1
      530μsdecoredivertidam_ecommercequickViewModal.blade.php#74
      Bindings
      • 0: WILTON
      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
      840μ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` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      530μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: C07A17CD2CA4E479CE48D4DA68F00218
      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` = '1AC02D750EC5D737F8F17C95562DF667' limit 1
      1msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 1AC02D750EC5D737F8F17C95562DF667
      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` = '1AC02D750EC5D737F8F17C95562DF667' and `AttachmentType` = '1' limit 1
      4.76msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 1AC02D750EC5D737F8F17C95562DF667
      • 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` = '1AC02D750EC5D737F8F17C95562DF667' limit 1
      1.28msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 1AC02D750EC5D737F8F17C95562DF667
      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` = 'WILTON' and `db_brands`.`Brand` is not null limit 1
      520μsdecoredivertidam_ecommercequickViewModal.blade.php#74
      Bindings
      • 0: WILTON
      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
      920μ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` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      520μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: C07A17CD2CA4E479CE48D4DA68F00218
      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` = '25C3668F88FA83F305BAF18C1B7996FB' limit 1
      860μsdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 25C3668F88FA83F305BAF18C1B7996FB
      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` = '25C3668F88FA83F305BAF18C1B7996FB' and `AttachmentType` = '1' limit 1
      2.9msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 25C3668F88FA83F305BAF18C1B7996FB
      • 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` = '25C3668F88FA83F305BAF18C1B7996FB' limit 1
      1.51msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 25C3668F88FA83F305BAF18C1B7996FB
      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` = 'WILTON' and `db_brands`.`Brand` is not null limit 1
      580μsdecoredivertidam_ecommercequickViewModal.blade.php#74
      Bindings
      • 0: WILTON
      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
      990μ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` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      540μsdecoredivertidam_ecommercelist.blade.php#231
      Bindings
      • 0: C07A17CD2CA4E479CE48D4DA68F00218
      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` = '7888D83CF6DE33FAB293ED32CBF03FA3' limit 1
      940μsdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 7888D83CF6DE33FAB293ED32CBF03FA3
      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` = '7888D83CF6DE33FAB293ED32CBF03FA3' and `AttachmentType` = '1' limit 1
      1.32msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 7888D83CF6DE33FAB293ED32CBF03FA3
      • 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` = '7888D83CF6DE33FAB293ED32CBF03FA3' limit 1
      2.94msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 7888D83CF6DE33FAB293ED32CBF03FA3
      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` = 'WILTON' and `db_brands`.`Brand` is not null limit 1
      580μsdecoredivertidam_ecommercequickViewModal.blade.php#74
      Bindings
      • 0: WILTON
      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
      980μ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` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      550μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = '7C5046C531A8EBD4322039B856E80DDB' limit 1
      1msdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '7C5046C531A8EBD4322039B856E80DDB' and `AttachmentType` = '1' limit 1
      4.01msdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '7C5046C531A8EBD4322039B856E80DDB' limit 1
      5.35msdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'WILTON' and `db_brands`.`Brand` is not null limit 1
      630μ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` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      530μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = '7848C20998A181C65B519C4ECE05ACF2' limit 1
      970μsdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '7848C20998A181C65B519C4ECE05ACF2' and `AttachmentType` = '1' limit 1
      4.04msdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '7848C20998A181C65B519C4ECE05ACF2' limit 1
      3.07msdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'WILTON' and `db_brands`.`Brand` is not null limit 1
      610μsdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      1.13msdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      590μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = 'DF8B4260CF08BBE70C72371B2FECC511' limit 1
      1.26msdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = 'DF8B4260CF08BBE70C72371B2FECC511' and `AttachmentType` = '1' limit 1
      3.63msdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = 'DF8B4260CF08BBE70C72371B2FECC511' limit 1
      10.93msdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'WILTON' and `db_brands`.`Brand` is not null limit 1
      730μsdecoredivertidam_ecommerce
    • select * from `dw_configurations`
      970μsdecoredivertidam_ecommerce
    App\Models\DbSubfamily
    159
    App\Models\DwConfiguration
    44
    App\Models\DbFamily
    36
    App\Models\DbArticle
    26
    App\Models\DbAttachment
    13
    App\Models\DbStock
    13
    App\Models\DbBrand
    13
        _token
        VHYkgHrqqp10AShEGS3sbGwg0rCsxqTD1FaFyduc
        flasher::envelopes
        []
        _previous
        array:1 [ "url" => "https://decoredivertidamente.com/list/Utensilios/Bicos%20de%20Pasteleiro?items...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /list/Utensilios/Bicos%20de%20Pasteleiro
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:2 [ "itemsPerPage" => "16" "page" => "2" ]
        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 => "Mon, 14 Apr 2025 15:22:40 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IndNdGppTEg4R2ZPTkEzeHd6TmVFNEE9PSIsInZhbHVlIjoiSmxnNHUxRnlVNkE2TXRacCtMRXFaRDdWdHRsYi82UTZvKy9rb2o0eTloSzlZS3VjQ0lKRnNJTTdCcTVjV2dVcy92MFgxaWZWdEIvaGpoaXZRWFQ2Vkd5andqZDNxcVBpNW1nR0hpZmNneEpUUHo3TlNQb0Vlc0U2M2N6T3ltcjciLCJtYWMiOiI1NjJkNzliYmE4OWViMmMxYjc5OTgwZmM0ZTZhNTlhOTU0NGU3MDRkYjJjYWYxZGEyODgzOWU4YjgwMDRiOTg2IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 17:22:41 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IndNdGppTEg4R2ZPTkEzeHd6TmVFNEE9PSIsInZhbHVlIjoiSmxnNHUxRnlVNkE2TXRacCtMRXFaRDdWdHRsYi82UTZvKy9rb2o0eTloSzlZS3VjQ0lKRnNJTTdCcTVjV2dVcy92MFgxa" 1 => "decoredivertidamente_session=eyJpdiI6Im5RWk9GZGlsYW5rN1ZXQUpCRWVzTFE9PSIsInZhbHVlIjoiZFpucDdSVlFYWEVzRWtYRHh6QzRIVEpyMDRYK1JQTGtLUitaNGJPb0gyc1EzRzdGNU9obUtqOWVTZGVHM0ZOTE9BTHllUUpJNnA4dVdxalhpaE14dkZXM1ZzNWFuR0FLeitDcXNpQkhoVDZMdjlOa2EyNEsxbGNJbzdHNlh3MVciLCJtYWMiOiJhYjJkOWQ5ZWUwM2MwNDc3MmFhZjhlODA4NTY2ZWQ3MWE4OTVkMzc0MTAyZTk2N2I0MGE0MGQxYjdiYTc5MGI4IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 17:22:41 GMT; Max-Age=7200; path=/; httponly; samesite=laxdecoredivertidamente_session=eyJpdiI6Im5RWk9GZGlsYW5rN1ZXQUpCRWVzTFE9PSIsInZhbHVlIjoiZFpucDdSVlFYWEVzRWtYRHh6QzRIVEpyMDRYK1JQTGtLUitaNGJPb0gyc1EzRzdGNU9obUtqOWV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IndNdGppTEg4R2ZPTkEzeHd6TmVFNEE9PSIsInZhbHVlIjoiSmxnNHUxRnlVNkE2TXRacCtMRXFaRDdWdHRsYi82UTZvKy9rb2o0eTloSzlZS3VjQ0lKRnNJTTdCcTVjV2dVcy92MFgxaWZWdEIvaGpoaXZRWFQ2Vkd5andqZDNxcVBpNW1nR0hpZmNneEpUUHo3TlNQb0Vlc0U2M2N6T3ltcjciLCJtYWMiOiI1NjJkNzliYmE4OWViMmMxYjc5OTgwZmM0ZTZhNTlhOTU0NGU3MDRkYjJjYWYxZGEyODgzOWU4YjgwMDRiOTg2IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 17:22:41 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IndNdGppTEg4R2ZPTkEzeHd6TmVFNEE9PSIsInZhbHVlIjoiSmxnNHUxRnlVNkE2TXRacCtMRXFaRDdWdHRsYi82UTZvKy9rb2o0eTloSzlZS3VjQ0lKRnNJTTdCcTVjV2dVcy92MFgxa" 1 => "decoredivertidamente_session=eyJpdiI6Im5RWk9GZGlsYW5rN1ZXQUpCRWVzTFE9PSIsInZhbHVlIjoiZFpucDdSVlFYWEVzRWtYRHh6QzRIVEpyMDRYK1JQTGtLUitaNGJPb0gyc1EzRzdGNU9obUtqOWVTZGVHM0ZOTE9BTHllUUpJNnA4dVdxalhpaE14dkZXM1ZzNWFuR0FLeitDcXNpQkhoVDZMdjlOa2EyNEsxbGNJbzdHNlh3MVciLCJtYWMiOiJhYjJkOWQ5ZWUwM2MwNDc3MmFhZjhlODA4NTY2ZWQ3MWE4OTVkMzc0MTAyZTk2N2I0MGE0MGQxYjdiYTc5MGI4IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 17:22:41 GMT; path=/; httponlydecoredivertidamente_session=eyJpdiI6Im5RWk9GZGlsYW5rN1ZXQUpCRWVzTFE9PSIsInZhbHVlIjoiZFpucDdSVlFYWEVzRWtYRHh6QzRIVEpyMDRYK1JQTGtLUitaNGJPb0gyc1EzRzdGNU9obUtqOWV" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "VHYkgHrqqp10AShEGS3sbGwg0rCsxqTD1FaFyduc" "flasher::envelopes" => [] "_previous" => array:1 [ "url" => "https://decoredivertidamente.com/list/Utensilios/Bicos%20de%20Pasteleiro?itemsPerPage=16&page=2" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]