Encontramos 29 artigos para si!

8.3.17PHP Version1.87sRequest Duration88MBMemory UsageGET list/{family}/{subfamily}Route
  • warninglog[15:40:55] LOG.warning: Creation of dynamic property App\View\Components\Navbar::$userId is deprecat...
  • warninglog[15:40:55] LOG.warning: Creation of dynamic property App\View\Components\Navbar2::$userId is depreca...
  • Booting (75.58ms)time
  • Application (1.79s)time
  • 1 x Application (95.95%)
    1.79s
    1 x Booting (4.05%)
    75.58ms
    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
    136 statements were executed, 68 of which were duplicates, 68 unique. Show only duplicated239ms
    • # Query soft limit for Debugbar is reached after 100 queries, additional 36 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.87msdecoredivertidam_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.79msdecoredivertidam_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
      9.03msdecoredivertidam_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
      14.01msdecoredivertidam_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
      4.2msdecoredivertidam_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.45msdecoredivertidam_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 0
      2.02msdecoredivertidam_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
      770μ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')
      900μ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` != ''
      3.96msdecoredivertidam_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.16msdecoredivertidam_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)
      990μ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
      600μ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
      930μ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
      770μ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)
      760μ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
      580μ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
      670μ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
      770μ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
      540μ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
      830μ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
      570μ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
      440μ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
      470μ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
      600μ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
      450μ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
      510μ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
      700μ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
      670μ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
      740μ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
      770μ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)
      790μ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
      850μ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
      770μ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
      540μ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
      480μ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
      480μ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
      490μsdecoredivertidam_ecommercemobileMenuHeader.blade.php#11
      Bindings
      • 0: F4AAFE7851666DF7CD8B90A994BEAD32
      Backtrace
      • 16. view::components.mobileMenuHeader:11
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `db_families` where `db_families`.`FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      1.11msdecoredivertidam_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
      810μ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` = '4EB17301220C2A1A44E47DBDCC407525' limit 1
      990μsdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 4EB17301220C2A1A44E47DBDCC407525
      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` = '4EB17301220C2A1A44E47DBDCC407525' and `AttachmentType` = '1' limit 1
      6.31msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 4EB17301220C2A1A44E47DBDCC407525
      • 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` = '4EB17301220C2A1A44E47DBDCC407525' limit 1
      4.29msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 4EB17301220C2A1A44E47DBDCC407525
      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
      630μ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
      850μ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` = '4247DC0FB282F5B5B03C23C9EFC767FD' limit 1
      1.07msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 4247DC0FB282F5B5B03C23C9EFC767FD
      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` = '4247DC0FB282F5B5B03C23C9EFC767FD' and `AttachmentType` = '1' limit 1
      1.66msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 4247DC0FB282F5B5B03C23C9EFC767FD
      • 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` = '4247DC0FB282F5B5B03C23C9EFC767FD' limit 1
      2.02msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 4247DC0FB282F5B5B03C23C9EFC767FD
      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
      560μ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.27msdecoredivertidam_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
      1.76msdecoredivertidam_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` = '67B2550B7D4D7E11DDC2A0B4BF3858F2' limit 1
      1.32msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 67B2550B7D4D7E11DDC2A0B4BF3858F2
      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` = '67B2550B7D4D7E11DDC2A0B4BF3858F2' and `AttachmentType` = '1' limit 1
      4.77msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 67B2550B7D4D7E11DDC2A0B4BF3858F2
      • 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` = '67B2550B7D4D7E11DDC2A0B4BF3858F2' limit 1
      3.29msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 67B2550B7D4D7E11DDC2A0B4BF3858F2
      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
      870μ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.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` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      560μ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` = '346D4452D682250A2FE10F35EB32785E' limit 1
      1.11msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 346D4452D682250A2FE10F35EB32785E
      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` = '346D4452D682250A2FE10F35EB32785E' and `AttachmentType` = '1' limit 1
      2.14msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 346D4452D682250A2FE10F35EB32785E
      • 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` = '346D4452D682250A2FE10F35EB32785E' limit 1
      2.38msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 346D4452D682250A2FE10F35EB32785E
      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
      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
      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` = '64239D3E5B58B6A19CBD474D8B3C11B3' limit 1
      990μsdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 64239D3E5B58B6A19CBD474D8B3C11B3
      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` = '64239D3E5B58B6A19CBD474D8B3C11B3' and `AttachmentType` = '1' limit 1
      5.57msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 64239D3E5B58B6A19CBD474D8B3C11B3
      • 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` = '64239D3E5B58B6A19CBD474D8B3C11B3' limit 1
      2.89msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 64239D3E5B58B6A19CBD474D8B3C11B3
      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
      550μ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
      570μ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` = '677AD073D5EF4A2C786CE34AB5F0E2EF' limit 1
      1.11msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: 677AD073D5EF4A2C786CE34AB5F0E2EF
      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` = '677AD073D5EF4A2C786CE34AB5F0E2EF' and `AttachmentType` = '1' limit 1
      5.28msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: 677AD073D5EF4A2C786CE34AB5F0E2EF
      • 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` = '677AD073D5EF4A2C786CE34AB5F0E2EF' limit 1
      2.81msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: 677AD073D5EF4A2C786CE34AB5F0E2EF
      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
      550μ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.01msdecoredivertidam_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
      650μ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` = 'A4E97AC9C3598BA31609212D4A29C327' limit 1
      1.2msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: A4E97AC9C3598BA31609212D4A29C327
      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` = 'A4E97AC9C3598BA31609212D4A29C327' and `AttachmentType` = '1' limit 1
      4.93msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: A4E97AC9C3598BA31609212D4A29C327
      • 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` = 'A4E97AC9C3598BA31609212D4A29C327' limit 1
      5.11msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: A4E97AC9C3598BA31609212D4A29C327
      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
      760μ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
      880μ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
      570μ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` = 'D5EAD5BCA9FAB3B940AC472763CA96A0' limit 1
      900μsdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: D5EAD5BCA9FAB3B940AC472763CA96A0
      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` = 'D5EAD5BCA9FAB3B940AC472763CA96A0' and `AttachmentType` = '1' limit 1
      5.02msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: D5EAD5BCA9FAB3B940AC472763CA96A0
      • 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` = 'D5EAD5BCA9FAB3B940AC472763CA96A0' limit 1
      7.5msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: D5EAD5BCA9FAB3B940AC472763CA96A0
      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
      710μ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
      850μ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
      570μ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` = 'E5387A964CCB2A4A2B3419FA8ADCE165' limit 1
      1.03msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: E5387A964CCB2A4A2B3419FA8ADCE165
      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` = 'E5387A964CCB2A4A2B3419FA8ADCE165' and `AttachmentType` = '1' limit 1
      1.78msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: E5387A964CCB2A4A2B3419FA8ADCE165
      • 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` = 'E5387A964CCB2A4A2B3419FA8ADCE165' limit 1
      6.29msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: E5387A964CCB2A4A2B3419FA8ADCE165
      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
      660μ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
      820μ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
      560μ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` = 'A15F37FC8B7F0FFA0024182114DB1CF3' limit 1
      1.2msdecoredivertidam_ecommerceQuickViewModal.php#16
      Bindings
      • 0: A15F37FC8B7F0FFA0024182114DB1CF3
      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` = 'A15F37FC8B7F0FFA0024182114DB1CF3' and `AttachmentType` = '1' limit 1
      2.17msdecoredivertidam_ecommerceQuickViewModal.php#20
      Bindings
      • 0: articles
      • 1: A15F37FC8B7F0FFA0024182114DB1CF3
      • 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` = 'A15F37FC8B7F0FFA0024182114DB1CF3' limit 1
      3.71msdecoredivertidam_ecommercequickViewModal.blade.php#27
      Bindings
      • 0: A15F37FC8B7F0FFA0024182114DB1CF3
      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
      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_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = 'AAF8C6DFD44A7FEF00C9F1DF5E15C67E' limit 1
      970μsdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = 'AAF8C6DFD44A7FEF00C9F1DF5E15C67E' and `AttachmentType` = '1' limit 1
      4.58msdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = 'AAF8C6DFD44A7FEF00C9F1DF5E15C67E' limit 1
      3.9msdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'WILTON' and `db_brands`.`Brand` is not null limit 1
      620μsdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      790μsdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      520μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = '92AA5202DCFE06D2C1FB9645644DBF21' limit 1
      1msdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '92AA5202DCFE06D2C1FB9645644DBF21' and `AttachmentType` = '1' limit 1
      1.42msdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '92AA5202DCFE06D2C1FB9645644DBF21' limit 1
      3.45msdecoredivertidam_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.07msdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      620μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = '51F594A70D69ABCC04CF931689CC224F' limit 1
      1.01msdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '51F594A70D69ABCC04CF931689CC224F' and `AttachmentType` = '1' limit 1
      840μsdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '51F594A70D69ABCC04CF931689CC224F' limit 1
      2.31msdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'WILTON' and `db_brands`.`Brand` is not null limit 1
      560μsdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      950μsdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      560μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = '6F15BD24F6943BA3F10EB41936C49D6C' limit 1
      920μsdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '6F15BD24F6943BA3F10EB41936C49D6C' and `AttachmentType` = '1' limit 1
      4.22msdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '6F15BD24F6943BA3F10EB41936C49D6C' limit 1
      4.57msdecoredivertidam_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
      830μsdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      690μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = '3266E77F8EEB75F57B8EC72EE9AEEDDC' limit 1
      1.11msdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '3266E77F8EEB75F57B8EC72EE9AEEDDC' and `AttachmentType` = '1' limit 1
      980μsdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '3266E77F8EEB75F57B8EC72EE9AEEDDC' limit 1
      1.89msdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'WILTON' and `db_brands`.`Brand` is not null limit 1
      770μsdecoredivertidam_ecommerce
    • select * from `db_families` where `db_families`.`FamilyId` = 'A0E2DE0AC6938FE5F5B29BAF570E8A7E' and `db_families`.`FamilyId` is not null limit 1
      1.24msdecoredivertidam_ecommerce
    • select * from `db_subfamilies` where `db_subfamilies`.`SubFamilyId` = 'C07A17CD2CA4E479CE48D4DA68F00218' limit 1
      660μsdecoredivertidam_ecommerce
    • select * from `db_articles` where `db_articles`.`ArticleId` = '7AEBE632D0750BE5A488FFC5F842AA3B' limit 1
      1.31msdecoredivertidam_ecommerce
    • select * from `db_attachments` where `Section` = 'articles' and `RecordId` = '7AEBE632D0750BE5A488FFC5F842AA3B' and `AttachmentType` = '1' limit 1
      2.97msdecoredivertidam_ecommerce
    • select * from `db_stocks` where `db_stocks`.`ArticleId` = '7AEBE632D0750BE5A488FFC5F842AA3B' limit 1
      4.6msdecoredivertidam_ecommerce
    • select * from `db_brands` where `db_brands`.`Brand` = 'WILTON' and `db_brands`.`Brand` is not null limit 1
      670μsdecoredivertidam_ecommerce
    • select * from `dw_configurations`
      1.08msdecoredivertidam_ecommerce
    App\Models\DbSubfamily
    162
    App\Models\DwConfiguration
    44
    App\Models\DbFamily
    39
    App\Models\DbArticle
    32
    App\Models\DbAttachment
    16
    App\Models\DbStock
    16
    App\Models\DbBrand
    16
        _token
        ah7zCd7tKRjiQGAtyP2JUNzjUljRvvsNd8sDHxuG
        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" => "1" ]
        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:40:55 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkI5QmF0UThMNmlERldmVitaVlRZSGc9PSIsInZhbHVlIjoiM0xic2c0WmtzVXpEeHkyY3FjWnR0VXpvM2gxa3VyWVBXYkFadlRzdGhWZ0Nsb1JCLys4alp6V1MyRDZtdE10K1MyM3gvY3hMM3dZWE1OQ1dHdTArUjFwUUltTXp1TmpkS25Ma2EyME9IWDR5QW82SkdaUUdFcGpmeFFuVG93YisiLCJtYWMiOiI5MzExMzEwNmQ5YTg3MzE0ZWFkNjk0YWMxNjUzODE1OTcwMDcwODM4N2M1ZDQ3YjI5MmQwNWEwM2QwYzFjNDgxIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 17:40:56 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkI5QmF0UThMNmlERldmVitaVlRZSGc9PSIsInZhbHVlIjoiM0xic2c0WmtzVXpEeHkyY3FjWnR0VXpvM2gxa3VyWVBXYkFadlRzdGhWZ0Nsb1JCLys4alp6V1MyRDZtdE10K1MyM3gvY" 1 => "decoredivertidamente_session=eyJpdiI6IllMOVhGZkF4dFV1aXBHZDM3QkJqRXc9PSIsInZhbHVlIjoiQkgxV0cyRTVzWFN4U1FUZG5tSHdHTVNvd1RJNVBxNFZPUXU4UlBQL2l5bnFka1pGNit6akVUUzkvMjBFcEZFd3FXdXVOc2NMK0FMVmdRbkxacXd5cy91Q08rbW5tcU9GZ2VFU3BEN2tKL1Fkcm5MTGJaR3daYWZxSU1Nb3VVNFUiLCJtYWMiOiJhOGQzZDQ5ODExMDNhN2NiNzhhYTliMjE1ZmRkYzY3MTQ4OTU1MTRlZjNhNzE4YTFhN2Q3NmRiYmFhYjMxOThiIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 17:40:56 GMT; Max-Age=7200; path=/; httponly; samesite=laxdecoredivertidamente_session=eyJpdiI6IllMOVhGZkF4dFV1aXBHZDM3QkJqRXc9PSIsInZhbHVlIjoiQkgxV0cyRTVzWFN4U1FUZG5tSHdHTVNvd1RJNVBxNFZPUXU4UlBQL2l5bnFka1pGNit6akVUUzk" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkI5QmF0UThMNmlERldmVitaVlRZSGc9PSIsInZhbHVlIjoiM0xic2c0WmtzVXpEeHkyY3FjWnR0VXpvM2gxa3VyWVBXYkFadlRzdGhWZ0Nsb1JCLys4alp6V1MyRDZtdE10K1MyM3gvY3hMM3dZWE1OQ1dHdTArUjFwUUltTXp1TmpkS25Ma2EyME9IWDR5QW82SkdaUUdFcGpmeFFuVG93YisiLCJtYWMiOiI5MzExMzEwNmQ5YTg3MzE0ZWFkNjk0YWMxNjUzODE1OTcwMDcwODM4N2M1ZDQ3YjI5MmQwNWEwM2QwYzFjNDgxIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 17:40:56 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkI5QmF0UThMNmlERldmVitaVlRZSGc9PSIsInZhbHVlIjoiM0xic2c0WmtzVXpEeHkyY3FjWnR0VXpvM2gxa3VyWVBXYkFadlRzdGhWZ0Nsb1JCLys4alp6V1MyRDZtdE10K1MyM3gvY" 1 => "decoredivertidamente_session=eyJpdiI6IllMOVhGZkF4dFV1aXBHZDM3QkJqRXc9PSIsInZhbHVlIjoiQkgxV0cyRTVzWFN4U1FUZG5tSHdHTVNvd1RJNVBxNFZPUXU4UlBQL2l5bnFka1pGNit6akVUUzkvMjBFcEZFd3FXdXVOc2NMK0FMVmdRbkxacXd5cy91Q08rbW5tcU9GZ2VFU3BEN2tKL1Fkcm5MTGJaR3daYWZxSU1Nb3VVNFUiLCJtYWMiOiJhOGQzZDQ5ODExMDNhN2NiNzhhYTliMjE1ZmRkYzY3MTQ4OTU1MTRlZjNhNzE4YTFhN2Q3NmRiYmFhYjMxOThiIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 17:40:56 GMT; path=/; httponlydecoredivertidamente_session=eyJpdiI6IllMOVhGZkF4dFV1aXBHZDM3QkJqRXc9PSIsInZhbHVlIjoiQkgxV0cyRTVzWFN4U1FUZG5tSHdHTVNvd1RJNVBxNFZPUXU4UlBQL2l5bnFka1pGNit6akVUUzk" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "ah7zCd7tKRjiQGAtyP2JUNzjUljRvvsNd8sDHxuG" "flasher::envelopes" => [] "_previous" => array:1 [ "url" => "https://decoredivertidamente.com/list/Utensilios/Bicos%20de%20Pasteleiro?itemsPerPage=16&page=1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]