Office Furniture

Request history8.1.27PHP Version1.86sRequest Duration9MBMemory UsageGET category/{category_slug}Route
    • Booting (167ms)time
    • Application (1.7s)time
    • 1 x Application (91.01%)
      1.70s
      1 x Booting (8.98%)
      167ms
      11 templates were rendered
      • frontend.product_listingproduct_listing.blade.php#?blade
      • pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • frontend.layouts.appapp.blade.php#?blade
      • frontend.layouts.customcustom.blade.php#?blade
      • frontend.custom.inc.navnav.blade.php#?blade
      • frontend.custom.partials.cartcart.blade.php#?blade
      • frontend.custom.partials.category_menucategory_menu.blade.php#?blade
      • frontend.custom.inc.footerfooter.blade.php#?blade
      • frontend.partials.modalmodal.blade.php#?blade
      • frontend.partials.login_modallogin_modal.blade.php#?blade
      • frontend.partials.account_delete_modalaccount_delete_modal.blade.php#?blade
      uri
      GET category/{category_slug}
      middleware
      web
      controller
      App\Http\Controllers\SearchController@listingByCategory
      namespace
      prefix
      where
      as
      products.category
      file
      app/Http/Controllers/SearchController.php:164-171
      226 statements were executed, 18 of which were duplicates, 208 unique. Show only duplicated222ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 126 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 `categories` where `slug` = 'Office-Furniture' limit 1
        1.46msmate_matendesSearchController.php#166
        Bindings
        • 0: Office-Furniture
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:166
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `category_translations` where `category_translations`.`category_id` in (239)
        350μsmate_matendesSearchController.php#166
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:166
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `attributes`
        280μsmate_matendesSearchController.php#25
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:25
        • 16. app/Http/Controllers/SearchController.php:168
        • 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:260
      • select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (8, 9, 10, 11, 12, 13)
        380μsmate_matendesSearchController.php#25
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:25
        • 21. app/Http/Controllers/SearchController.php:168
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `colors`
        420μsmate_matendesSearchController.php#27
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:27
        • 16. app/Http/Controllers/SearchController.php:168
        • 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:260
      • select * from `categories` where `parent_id` = 239 order by `order_level` desc
        4.67msmate_matendesCategoryUtility.php#12
        Bindings
        • 0: 239
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:34
        • 16. app/Utility/CategoryUtility.php:50
        • 17. app/Http/Controllers/SearchController.php:63
        • 18. app/Http/Controllers/SearchController.php:168
      • select * from `categories` where `categories`.`id` = 239 limit 1
        350μsmate_matendesSearchController.php#65
        Bindings
        • 0: 239
        Backtrace
        • 16. app/Http/Controllers/SearchController.php:65
        • 17. app/Http/Controllers/SearchController.php:168
        • 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:260
      • select * from `category_translations` where `category_translations`.`category_id` in (239)
        320μsmate_matendesSearchController.php#65
        Backtrace
        • 21. app/Http/Controllers/SearchController.php:65
        • 22. app/Http/Controllers/SearchController.php:168
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `categories` where `categories`.`parent_id` in (239)
        460μsmate_matendesSearchController.php#65
        Backtrace
        • 21. app/Http/Controllers/SearchController.php:65
        • 22. app/Http/Controllers/SearchController.php:168
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select `attribute_id` from `attribute_category` where `category_id` in (239)
        370μsmate_matendesSearchController.php#69
        Bindings
        • 0: 239
        Backtrace
        • 13. app/Http/Controllers/SearchController.php:69
        • 14. app/Http/Controllers/SearchController.php:168
        • 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:260
      • select * from `attributes` where 0 = 1
        240μsmate_matendesSearchController.php#70
        Backtrace
        • 14. app/Http/Controllers/SearchController.php:70
        • 15. app/Http/Controllers/SearchController.php:168
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select count(*) as aggregate from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 239 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and (`added_by` = 'admin' or (`user_id` in (10, 11, 12, 13, 14, 16, 17, 20, 155, 891, 897)))
        6.27msmate_matendesSearchController.php#154
        Bindings
        • 0: 239
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: admin
        • 5: 10
        • 6: 11
        • 7: 12
        • 8: 13
        • 9: 14
        • 10: 16
        • 11: 17
        • 12: 20
        • 13: 155
        • 14: 891
        • 15: 897
        Backtrace
        • 16. app/Http/Controllers/SearchController.php:154
        • 17. app/Http/Controllers/SearchController.php:168
        • 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:260
      • select * from `categories` where `categories`.`id` = 56 limit 1
        2.33msmate_matendesHelpers.php#2062
        Bindings
        • 0: 56
        Backtrace
        • 16. app/Http/Helpers.php:2062
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (56)
        5.07msmate_matendesHelpers.php#2062
        Backtrace
        • 21. app/Http/Helpers.php:2062
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where 0 = 1 and `uploads`.`deleted_at` is null
        4.68msmate_matendesHelpers.php#2062
        Backtrace
        • 21. app/Http/Helpers.php:2062
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 56 limit 1
        300μsmate_matendesHelpers.php#2062
        Bindings
        • 0: 56
        Backtrace
        • 16. app/Http/Helpers.php:2062
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (56)
        370μsmate_matendesHelpers.php#2062
        Backtrace
        • 21. app/Http/Helpers.php:2062
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where 0 = 1 and `uploads`.`deleted_at` is null
        640μsmate_matendesHelpers.php#2062
        Backtrace
        • 21. app/Http/Helpers.php:2062
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select count(*) as aggregate from `products` where `approved` = '1' and `published` = 1
        520μsmate_matendesHelpers.php#1796
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1796
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select min(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        570μsmate_matendesHelpers.php#1808
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1808
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select max(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        610μsmate_matendesHelpers.php#1820
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1820
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'pt' limit 1
        440μsmate_matendesHelpers.php#1743
        Bindings
        • 0: pt
        Backtrace
        • 15. app/Http/Helpers.php:1743
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        300μsmate_matendesHelpers.php#1171
        Backtrace
        • 19. app/Http/Helpers.php:1171
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '1478' and `uploads`.`deleted_at` is null limit 1
        410μsmate_matendesHelpers.php#1171
        Bindings
        • 0: 1478
        Backtrace
        • 19. app/Http/Helpers.php:1171
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'pt' limit 1
        400μsmate_matendesHelpers.php#1724
        Bindings
        • 0: pt
        Backtrace
        • 15. app/Http/Helpers.php:1724
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '1441' and `uploads`.`deleted_at` is null limit 1
        280μsmate_matendesHelpers.php#1171
        Bindings
        • 0: 1441
        Backtrace
        • 19. app/Http/Helpers.php:1171
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '1441' and `uploads`.`deleted_at` is null limit 1
        4.62msmate_matendesHelpers.php#1171
        Bindings
        • 0: 1441
        Backtrace
        • 19. app/Http/Helpers.php:1171
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `level` = 0 order by `order_level` desc
        2.38msmate_matendesHelpers.php#2071
        Bindings
        • 0: 0
        Backtrace
        • 14. app/Http/Helpers.php:2071
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 243)
        360μsmate_matendesHelpers.php#2071
        Backtrace
        • 19. app/Http/Helpers.php:2071
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` in (1430, 1446, 1447, 1448, 1449, 1450, 1451, 1454) and `uploads`.`deleted_at` is null
        5.49msmate_matendesHelpers.php#2071
        Backtrace
        • 19. app/Http/Helpers.php:2071
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` in (2, 5, 7, 11, 13, 15, 17, 19, 21, 23, 25, 27, 996) and `uploads`.`deleted_at` is null
        290μsmate_matendesHelpers.php#2071
        Backtrace
        • 19. app/Http/Helpers.php:2071
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 1 and `categories`.`parent_id` is not null
        550μsmate_matendesnav.blade.php#430
        Bindings
        • 0: 1
        Backtrace
        • 19. view::frontend.custom.inc.nav:430
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (13, 14, 16, 17, 68, 69, 70, 71, 72, 86, 87, 88, 89, 244, 245)
        340μsmate_matendesnav.blade.php#430
        Backtrace
        • 24. view::frontend.custom.inc.nav:430
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (13, 14, 16, 17, 68, 69, 70, 71, 72, 86, 87, 88, 89, 244, 245)
        4.49msmate_matendesnav.blade.php#430
        Backtrace
        • 24. view::frontend.custom.inc.nav:430
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (59, 60, 61, 62, 63, 64, 65, 66, 67, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 93, 94, 95, 96)
        280μsmate_matendesnav.blade.php#430
        Backtrace
        • 29. view::frontend.custom.inc.nav:430
        • 31. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 32. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 33. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 34. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 13 and `categories`.`parent_id` is not null
        730μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 13
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (59, 60, 61, 62, 63, 78, 79, 80, 81, 82)
        420μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (59, 60, 61, 62, 63, 78, 79, 80, 81, 82)
        530μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 14 and `categories`.`parent_id` is not null
        4.55msmate_matendesnav.blade.php#441
        Bindings
        • 0: 14
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (64, 65, 66, 67)
        4.22msmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (64, 65, 66, 67)
        400μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 16 and `categories`.`parent_id` is not null
        670μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 16
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (73, 74)
        400μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (73, 74)
        4.5msmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 17 and `categories`.`parent_id` is not null
        440μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 17
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (75, 76, 77, 93, 94, 95, 96)
        390μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (75, 76, 77, 93, 94, 95, 96)
        700μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 68 and `categories`.`parent_id` is not null
        710μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 68
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 69 and `categories`.`parent_id` is not null
        660μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 69
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 70 and `categories`.`parent_id` is not null
        590μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 70
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 71 and `categories`.`parent_id` is not null
        4.62msmate_matendesnav.blade.php#441
        Bindings
        • 0: 71
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 72 and `categories`.`parent_id` is not null
        5.44msmate_matendesnav.blade.php#441
        Bindings
        • 0: 72
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 86 and `categories`.`parent_id` is not null
        350μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 86
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 87 and `categories`.`parent_id` is not null
        400μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 87
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 88 and `categories`.`parent_id` is not null
        5.48msmate_matendesnav.blade.php#441
        Bindings
        • 0: 88
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 89 and `categories`.`parent_id` is not null
        340μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 89
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 244 and `categories`.`parent_id` is not null
        410μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 244
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 245 and `categories`.`parent_id` is not null
        550μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 245
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 2 and `categories`.`parent_id` is not null
        5.16msmate_matendesnav.blade.php#430
        Bindings
        • 0: 2
        Backtrace
        • 19. view::frontend.custom.inc.nav:430
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (18, 19, 21, 22, 247)
        250μsmate_matendesnav.blade.php#430
        Backtrace
        • 24. view::frontend.custom.inc.nav:430
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (18, 19, 21, 22, 247)
        400μsmate_matendesnav.blade.php#430
        Backtrace
        • 24. view::frontend.custom.inc.nav:430
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (83, 84, 85, 90, 91, 92)
        180μsmate_matendesnav.blade.php#430
        Backtrace
        • 29. view::frontend.custom.inc.nav:430
        • 31. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 32. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 33. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 34. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 18 and `categories`.`parent_id` is not null
        460μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 18
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 19 and `categories`.`parent_id` is not null
        530μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 19
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (83, 84, 85)
        240μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (83, 84, 85)
        340μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 21 and `categories`.`parent_id` is not null
        470μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 21
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (90, 91, 92)
        180μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (90, 91, 92)
        4.69msmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 22 and `categories`.`parent_id` is not null
        360μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 22
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 247 and `categories`.`parent_id` is not null
        490μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 247
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 3 and `categories`.`parent_id` is not null
        520μsmate_matendesnav.blade.php#430
        Bindings
        • 0: 3
        Backtrace
        • 19. view::frontend.custom.inc.nav:430
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (23, 24, 25, 26, 250)
        270μsmate_matendesnav.blade.php#430
        Backtrace
        • 24. view::frontend.custom.inc.nav:430
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (23, 24, 25, 26, 250)
        2.66msmate_matendesnav.blade.php#430
        Backtrace
        • 24. view::frontend.custom.inc.nav:430
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 242)
        5.73msmate_matendesnav.blade.php#430
        Backtrace
        • 29. view::frontend.custom.inc.nav:430
        • 31. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 32. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 33. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 34. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 23 and `categories`.`parent_id` is not null
        560μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 23
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (97, 98, 99, 100, 101, 102)
        420μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (97, 98, 99, 100, 101, 102)
        580μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 24 and `categories`.`parent_id` is not null
        1.54msmate_matendesnav.blade.php#441
        Bindings
        • 0: 24
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (103, 104, 105, 106, 107, 108, 109)
        5.16msmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (103, 104, 105, 106, 107, 108, 109)
        1.61msmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 25 and `categories`.`parent_id` is not null
        5.91msmate_matendesnav.blade.php#441
        Bindings
        • 0: 25
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (110, 111, 112, 113, 114)
        280μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (110, 111, 112, 113, 114)
        1.45msmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 26 and `categories`.`parent_id` is not null
        5.91msmate_matendesnav.blade.php#441
        Bindings
        • 0: 26
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (115, 116, 117, 118, 119, 120, 242)
        170μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (115, 116, 117, 118, 119, 120, 242)
        340μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 250 and `categories`.`parent_id` is not null
        340μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 250
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 4 and `categories`.`parent_id` is not null
        410μsmate_matendesnav.blade.php#430
        Bindings
        • 0: 4
        Backtrace
        • 19. view::frontend.custom.inc.nav:430
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (27, 28, 29, 30)
        210μsmate_matendesnav.blade.php#430
        Backtrace
        • 24. view::frontend.custom.inc.nav:430
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (27, 28, 29, 30)
        390μsmate_matendesnav.blade.php#430
        Backtrace
        • 24. view::frontend.custom.inc.nav:430
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139)
        230μsmate_matendesnav.blade.php#430
        Backtrace
        • 29. view::frontend.custom.inc.nav:430
        • 31. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 32. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 33. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 34. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 27 and `categories`.`parent_id` is not null
        4.42msmate_matendesnav.blade.php#441
        Bindings
        • 0: 27
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (121, 122, 123, 124, 125)
        190μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (121, 122, 123, 124, 125)
        430μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 28 and `categories`.`parent_id` is not null
        370μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 28
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (126, 127, 128, 129)
        240μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (126, 127, 128, 129)
        650μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 29 and `categories`.`parent_id` is not null
        650μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 29
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (130, 131, 132, 133)
        300μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (130, 131, 132, 133)
        340μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 30 and `categories`.`parent_id` is not null
        4.54msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (134, 135, 136, 137, 138, 139)
        190μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (134, 135, 136, 137, 138, 139)
        320μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 5 and `categories`.`parent_id` is not null
        380μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (31, 32, 33, 34, 35, 246, 248)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (31, 32, 33, 34, 35, 246, 248)
        360μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160)
        170μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 31 and `categories`.`parent_id` is not null
        420μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (140, 141, 142, 143, 147)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (140, 141, 142, 143, 147)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 32 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (144, 145, 146)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (144, 145, 146)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 33 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (148, 149, 150, 151)
        170μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (148, 149, 150, 151)
        340μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 34 and `categories`.`parent_id` is not null
        350μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (152, 153, 154, 155, 156)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (152, 153, 154, 155, 156)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 35 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (157, 158, 159, 160)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (157, 158, 159, 160)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 246 and `categories`.`parent_id` is not null
        3.31msmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 248 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 6 and `categories`.`parent_id` is not null
        360μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (36, 37, 38, 39)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (36, 37, 38, 39)
        370μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179)
        170μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 36 and `categories`.`parent_id` is not null
        1.77msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (161, 162, 163, 164, 165)
        170μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (161, 162, 163, 164, 165)
        330μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 37 and `categories`.`parent_id` is not null
        2.14msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (166, 167, 168, 169, 170, 171)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (166, 167, 168, 169, 170, 171)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 38 and `categories`.`parent_id` is not null
        3.98msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (172, 173, 174, 175)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (172, 173, 174, 175)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 39 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (176, 177, 178, 179)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (176, 177, 178, 179)
        340μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 7 and `categories`.`parent_id` is not null
        350μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (40, 41, 42, 43)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (40, 41, 42, 43)
        4.85msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193)
        170μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 40 and `categories`.`parent_id` is not null
        350μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (180, 181, 182)
        170μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (180, 181, 182)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 41 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (183, 184, 185, 186)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (183, 184, 185, 186)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 42 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (187, 188, 189)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (187, 188, 189)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 43 and `categories`.`parent_id` is not null
        350μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (190, 191, 192, 193)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (190, 191, 192, 193)
        330μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 8 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (44, 45, 46, 47)
        180μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (44, 45, 46, 47)
        2.56msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208)
        180μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 44 and `categories`.`parent_id` is not null
        350μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (194, 195, 196, 197)
        170μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (194, 195, 196, 197)
        320μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 45 and `categories`.`parent_id` is not null
        3.61msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (198, 199, 200, 201)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (198, 199, 200, 201)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 46 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (202, 203, 204, 205)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (202, 203, 204, 205)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 47 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (206, 207, 208)
        4.84msmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (206, 207, 208)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 9 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (48, 49, 50)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (48, 49, 50)
        350μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 48 and `categories`.`parent_id` is not null
        360μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (209, 210, 211, 212)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (209, 210, 211, 212)
        320μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 49 and `categories`.`parent_id` is not null
        420μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (213, 214, 215, 216)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (213, 214, 215, 216)
        320μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 50 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (217, 218, 219, 220)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (217, 218, 219, 220)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 10 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (51, 52, 53, 249)
        4.97msmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (51, 52, 53, 249)
        350μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 51 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (221, 222, 223)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (221, 222, 223)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 52 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (224, 225, 226)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (224, 225, 226)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 53 and `categories`.`parent_id` is not null
        380μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (227, 228, 229, 230, 231)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (227, 228, 229, 230, 231)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 249 and `categories`.`parent_id` is not null
        320μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 11 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (54, 55, 56)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (54, 55, 56)
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (232, 233, 234, 235, 236, 237, 238, 239, 240, 241)
        4.3msmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 54 and `categories`.`parent_id` is not null
        360μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (232, 233, 234)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (232, 233, 234)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 55 and `categories`.`parent_id` is not null
        350μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (235, 236, 237)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (235, 236, 237)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 56 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (238, 239, 240, 241)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (238, 239, 240, 241)
        320μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 12 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (57)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (57)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 57 and `categories`.`parent_id` is not null
        320μsmate_matendes
      • select * from `categories` where `level` = 0 order by `order_level` desc
        570μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 243)
        230μsmate_matendes
      • select * from `uploads` where `uploads`.`id` in (1430, 1446, 1447, 1448, 1449, 1450, 1451, 1454) and `uploads`.`deleted_at` is null
        250μsmate_matendes
      • select * from `uploads` where `uploads`.`id` in (2, 5, 7, 11, 13, 15, 17, 19, 21, 23, 25, 27, 996) and `uploads`.`deleted_at` is null
        280μsmate_matendes
      • select * from `uploads` where `uploads`.`id` = '1441' and `uploads`.`deleted_at` is null limit 1
        400μsmate_matendes
      • select * from `uploads` where `uploads`.`id` = '1493' and `uploads`.`deleted_at` is null limit 1
        5.71msmate_matendes
      • select * from `custom_alerts` where `status` = 1 order by `id` desc
        390μsmate_matendes
      • select * from `dynamic_popups` where `status` = 1 order by `id` asc
        330μsmate_matendes
      • select * from `countries` where `status` = '1'
        430μsmate_matendes
      App\Models\Category
      439Category.php#?
      App\Models\CategoryTranslation
      65CategoryTranslation.php#?
      App\Models\Color
      57Color.php#?
      App\Models\Upload
      47Upload.php#?
      App\Models\Attribute
      6Attribute.php#?
      App\Models\AttributeTranslation
      6AttributeTranslation.php#?
      App\Models\Language
      2Language.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
      App\Models\Country
      1Country.php#?
          _token
          FaHD58ff4ILKTKUBFUff2f2LOH4HOySo2Pz50YnL
          locale
          pt
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category/Office-Furniture
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "matendes.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          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 => "Fri, 03 Jan 2025 23:20:49 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=FaHD58ff4ILKTKUBFUff2f2LOH4HOySo2Pz50YnL; expires=Sat, 04-Jan-2025 01:20:50 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=FaHD58ff4ILKTKUBFUff2f2LOH4HOySo2Pz50YnL; expires=Sat, 04-Jan-2025 01:20:50 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "FaHD58ff4ILKTKUBFUff2f2LOH4HOySo2Pz50YnL" "locale" => "pt" "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-03 23:20:50GET/category/Office-Furniture11226624