Request history8.1.31PHP Version798msRequest Duration36MBMemory UsageGET category/{slug}Route
  • infolog[15:25:59] LOG.info: Detected N+1 Query
  • infolog[15:25:59] LOG.info: Model: Modules\Callpart\Entities\Product Relation: category Num-Called: 24 Call...
  • Booting (386ms)time
  • Application (411ms)time
  • 1 x Application (51.56%)
    411ms
    1 x Booting (48.44%)
    386ms
    146 templates were rendered
    • 1x callpart::public.pages.category.indexindex.blade.php#?blade
    • 1x callpart::public.common.category-barcategory-bar.blade.php#?blade
    • 24x callpart::public.pages.product.product-itemproduct-item.blade.php#?blade
    • 24x callpart::layouts.include.modal_cartmodal_cart.blade.php#?blade
    • 1x pagination::bootstrap-4bootstrap-4.blade.php#?blade
    • 1x callpart::layouts.publicpublic.blade.php#?blade
    • 1x callpart::layouts.include.headerheader.blade.php#?blade
    • 91x callpart::layouts.include.category-itemcategory-item.blade.php#?blade
    • 1x callpart::layouts.include.breadcrumbbreadcrumb.blade.php#?blade
    • 1x callpart::layouts.include.quick-infoquick-info.blade.php#?blade
    uri
    GET category/{slug}
    middleware
    web, localization
    controller
    Modules\Callpart\Http\Controllers\Public\CategoryController@category
    namespace
    Modules\Callpart\Http\Controllers
    prefix
    where
    as
    category
    file
    Modules/Callpart/Http/Controllers/Public/CategoryController.php:13-29
    32 statements were executed, 22 of which were duplicates, 10 unique. Show only duplicated130ms
    • select * from `categories` where `slug` = '1-san-pham' limit 1
      1.68mscallpart_dev_deployCategoryController.php#16
      Bindings
      • 0: 1-san-pham
      Backtrace
      • 15. Modules/Callpart/Http/Controllers/Public/CategoryController.php:16
      • 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 `categories` where not `id` = 1 and `categories`.`parent_id` in (1)
      2.23mscallpart_dev_deployCategoryController.php#16
      Bindings
      • 0: 1
      Backtrace
      • 20. Modules/Callpart/Http/Controllers/Public/CategoryController.php:16
      • 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 `categories` where not `id` = 1 and `categories`.`parent_id` in (2, 8, 15, 27, 34, 36, 42, 54, 57, 64, 67, 69, 76, 95, 96)
      4.45mscallpart_dev_deployCategoryController.php#16
      Bindings
      • 0: 1
      Backtrace
      • 25. Modules/Callpart/Http/Controllers/Public/CategoryController.php:16
      • 26. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 27. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 28. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `categories` where not `id` = 1 and `categories`.`parent_id` in (3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 16, 21, 26, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 43, 47, 51, 55, 56, 58, 62, 63, 68, 71, 77, 78, 79, 80, 81, 82, 83, 97, 98, 99, 100, 101, 102, 103)
      3.78mscallpart_dev_deployCategoryController.php#16
      Bindings
      • 0: 1
      Backtrace
      • 30. Modules/Callpart/Http/Controllers/Public/CategoryController.php:16
      • 31. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 32. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 33. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 34. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `categories` where not `id` = 1 and `categories`.`parent_id` in (17, 18, 19, 20, 22, 23, 24, 25, 45, 48, 50, 52, 53, 59, 60, 61, 65, 66, 86, 87, 88, 89, 90, 91, 92, 93, 94)
      2.14mscallpart_dev_deployCategoryController.php#16
      Bindings
      • 0: 1
      Backtrace
      • 35. Modules/Callpart/Http/Controllers/Public/CategoryController.php:16
      • 36. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 37. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 38. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 39. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `products` where `category_id` in (1, 2, 3, 4, 5, 6, 7, 68, 8, 9, 10, 11, 12, 13, 14, 101, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 45, 65, 47, 48, 50, 51, 52, 53, 66, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 67, 77, 86, 87, 88, 89, 90, 91, 92, 93, 94, 78, 79, 80, 69, 71, 102, 103, 76, 81, 82, 83, 95, 96, 97, 98, 99, 100) and `active` = 1
      16.82mscallpart_dev_deployCategoryController.php#20
      Bindings
      • 0: 1
      • 1: 2
      • 2: 3
      • 3: 4
      • 4: 5
      • 5: 6
      • 6: 7
      • 7: 68
      • 8: 8
      • 9: 9
      • 10: 10
      • 11: 11
      • 12: 12
      • 13: 13
      • 14: 14
      • 15: 101
      • 16: 15
      • 17: 16
      • 18: 17
      • 19: 18
      • 20: 19
      • 21: 20
      • 22: 21
      • 23: 22
      • 24: 23
      • 25: 24
      • 26: 25
      • 27: 26
      • 28: 27
      • 29: 28
      • 30: 29
      • 31: 30
      • 32: 31
      • 33: 32
      • 34: 33
      • 35: 34
      • 36: 36
      • 37: 37
      • 38: 38
      • 39: 39
      • 40: 40
      • 41: 41
      • 42: 42
      • 43: 43
      • 44: 45
      • 45: 65
      • 46: 47
      • 47: 48
      • 48: 50
      • 49: 51
      • 50: 52
      • 51: 53
      • 52: 66
      • 53: 54
      • 54: 55
      • 55: 56
      • 56: 57
      • 57: 58
      • 58: 59
      • 59: 60
      • 60: 61
      • 61: 62
      • 62: 63
      • 63: 64
      • 64: 67
      • 65: 77
      • 66: 86
      • 67: 87
      • 68: 88
      • 69: 89
      • 70: 90
      • 71: 91
      • 72: 92
      • 73: 93
      • 74: 94
      • 75: 78
      • 76: 79
      • 77: 80
      • 78: 69
      • 79: 71
      • 80: 102
      • 81: 103
      • 82: 76
      • 83: 81
      • 84: 82
      • 85: 83
      • 86: 95
      • 87: 96
      • 88: 97
      • 89: 98
      • 90: 99
      • 91: 100
      • 92: 1
      Backtrace
      • 15. Modules/Callpart/Http/Controllers/Public/CategoryController.php:20
      • 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 `products` where `category_id` in (1, 2, 3, 4, 5, 6, 7, 68, 8, 9, 10, 11, 12, 13, 14, 101, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 45, 65, 47, 48, 50, 51, 52, 53, 66, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 67, 77, 86, 87, 88, 89, 90, 91, 92, 93, 94, 78, 79, 80, 69, 71, 102, 103, 76, 81, 82, 83, 95, 96, 97, 98, 99, 100) and `active` = 1 order by `product_name` asc limit 24 offset 960
      63.74mscallpart_dev_deployCategoryController.php#20
      Bindings
      • 0: 1
      • 1: 2
      • 2: 3
      • 3: 4
      • 4: 5
      • 5: 6
      • 6: 7
      • 7: 68
      • 8: 8
      • 9: 9
      • 10: 10
      • 11: 11
      • 12: 12
      • 13: 13
      • 14: 14
      • 15: 101
      • 16: 15
      • 17: 16
      • 18: 17
      • 19: 18
      • 20: 19
      • 21: 20
      • 22: 21
      • 23: 22
      • 24: 23
      • 25: 24
      • 26: 25
      • 27: 26
      • 28: 27
      • 29: 28
      • 30: 29
      • 31: 30
      • 32: 31
      • 33: 32
      • 34: 33
      • 35: 34
      • 36: 36
      • 37: 37
      • 38: 38
      • 39: 39
      • 40: 40
      • 41: 41
      • 42: 42
      • 43: 43
      • 44: 45
      • 45: 65
      • 46: 47
      • 47: 48
      • 48: 50
      • 49: 51
      • 50: 52
      • 51: 53
      • 52: 66
      • 53: 54
      • 54: 55
      • 55: 56
      • 56: 57
      • 57: 58
      • 58: 59
      • 59: 60
      • 60: 61
      • 61: 62
      • 62: 63
      • 63: 64
      • 64: 67
      • 65: 77
      • 66: 86
      • 67: 87
      • 68: 88
      • 69: 89
      • 70: 90
      • 71: 91
      • 72: 92
      • 73: 93
      • 74: 94
      • 75: 78
      • 76: 79
      • 77: 80
      • 78: 69
      • 79: 71
      • 80: 102
      • 81: 103
      • 82: 76
      • 83: 81
      • 84: 82
      • 85: 83
      • 86: 95
      • 87: 96
      • 88: 97
      • 89: 98
      • 90: 99
      • 91: 100
      • 92: 1
      Backtrace
      • 15. Modules/Callpart/Http/Controllers/Public/CategoryController.php:20
      • 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 `manufacturers` where `manufacturers`.`id` in (1, 130, 131)
      1.86mscallpart_dev_deployCategoryController.php#20
      Backtrace
      • 20. Modules/Callpart/Http/Controllers/Public/CategoryController.php:20
      • 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 `categories` where `categories`.`id` = 9 limit 1
      2.19mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 9
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 9 limit 1
      1.39mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 9
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 9 limit 1
      1.5mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 9
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 9 limit 1
      1.47mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 9
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 9 limit 1
      1.18mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 9
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 9 limit 1
      1.61mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 9
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 9 limit 1
      2.66mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 9
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 9 limit 1
      1.28mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 9
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 9 limit 1
      1.14mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 9
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 14 limit 1
      1.18mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 14
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 14 limit 1
      1.59mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 14
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 64 limit 1
      1.56mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 64
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 64 limit 1
      1.44mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 64
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 6 limit 1
      1.72mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 6
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 97 limit 1
      1.15mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 97
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 99 limit 1
      980μscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 99
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 99 limit 1
      810μscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 99
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 99 limit 1
      830μscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 99
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 98 limit 1
      950μscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 98
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 98 limit 1
      1.07mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 98
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 97 limit 1
      1.04mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 97
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 97 limit 1
      1.74mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 97
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 100 limit 1
      1.39mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 100
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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`.`id` = 98 limit 1
      1.1mscallpart_dev_deployproduct-item.blade.php#4
      Bindings
      • 0: 98
      Backtrace
      • 20. view::callpart::public.pages.product.product-item:4
      • 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
    Modules\Callpart\Entities\Category
    116Category.php#?
    Modules\Callpart\Entities\Product
    24Product.php#?
    Modules\Callpart\Entities\Manufacturer
    3Manufacturer.php#?
        _token
        OLzzhbql4ICOu0vLsJQTThO2rktEdkWeSNLVhyPg
        _previous
        array:1 [ "url" => "https://dev.callparts.vn/category/1-san-pham?page=41" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /category/1-san-pham
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:1 [ "page" => "41" ]
        request_request
        []
        
        request_headers
        0 of 0
        array:23 [ "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "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)" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "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" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "18.117.168.139" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "host" => array:1 [ 0 => "dev.callparts.vn" ] "x-forwarded-for" => array:1 [ 0 => "18.117.168.139" ] "cf-ray" => array:1 [ 0 => "94013f6b5e0a13ef-ORD" ] ]
        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 => "Thu, 15 May 2025 08:25:59 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InIyZ0x2S1hMeWVCUFVlcThDa3VibWc9PSIsInZhbHVlIjoiT1Ixb2JEV24rdWdVYkp4T3RrMDVqbmFpRGFmbGtqOUR4bzJ2TVNzZm91T3JlREdMYi8vczl5L1RpVVF2TEhCa21FT2FMeHYwQ3pGTmNyNWRMUEJJaVcvekV6M0VLcHJSdXRiOVVQMHJKdUpTemZoRUU0a1FUMnlBUU4yMVlYcFgiLCJtYWMiOiJiYzVlNWE4NWI2YzNiOTZlZmYxMzdlNjYwM2I4MWZiMzIyOTcyMjdkMzBjMzI0OGRjN2ZiYTgzZDJkZjgwZGI4IiwidGFnIjoiIn0%3D; expires=Fri, 23 May 2025 16:25:59 GMT; Max-Age=720000; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InIyZ0x2S1hMeWVCUFVlcThDa3VibWc9PSIsInZhbHVlIjoiT1Ixb2JEV24rdWdVYkp4T3RrMDVqbmFpRGFmbGtqOUR4bzJ2TVNzZm91T3JlREdMYi8vczl5L1RpVVF2TEhCa21FT2FMe" 1 => "laravel_session=eyJpdiI6IjVTWnVaUERmTHQ3VzdZNXdzWlc2M0E9PSIsInZhbHVlIjoidE43eWtzMlozemdhaHVIeXdCdXQvd3Z3ZU45TjlVN2JLcWtOZWdXcTU3L1lZZ2luOVpkazhQK0t6NjNaaEUxNE5Qa0MzdlFLVTdmWnVUaWZMUS9HV21Mc1VFNmxaU1VjdWY3a2JZZGNhMGk4SnFaVHZQZDkyc1RvUUhENStGQjIiLCJtYWMiOiJmZWRmOTY4ZWFjMTA1YzQ4NWE2YmEyNmNiNWEzMWNmZWU2NjdkZWYwNTMwNGJlM2NiYzI5ZDkyZDUzMzZhMDY2IiwidGFnIjoiIn0%3D; expires=Fri, 23 May 2025 16:25:59 GMT; Max-Age=720000; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IjVTWnVaUERmTHQ3VzdZNXdzWlc2M0E9PSIsInZhbHVlIjoidE43eWtzMlozemdhaHVIeXdCdXQvd3Z3ZU45TjlVN2JLcWtOZWdXcTU3L1lZZ2luOVpkazhQK0t6NjNaaEUxNE5Q" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InIyZ0x2S1hMeWVCUFVlcThDa3VibWc9PSIsInZhbHVlIjoiT1Ixb2JEV24rdWdVYkp4T3RrMDVqbmFpRGFmbGtqOUR4bzJ2TVNzZm91T3JlREdMYi8vczl5L1RpVVF2TEhCa21FT2FMeHYwQ3pGTmNyNWRMUEJJaVcvekV6M0VLcHJSdXRiOVVQMHJKdUpTemZoRUU0a1FUMnlBUU4yMVlYcFgiLCJtYWMiOiJiYzVlNWE4NWI2YzNiOTZlZmYxMzdlNjYwM2I4MWZiMzIyOTcyMjdkMzBjMzI0OGRjN2ZiYTgzZDJkZjgwZGI4IiwidGFnIjoiIn0%3D; expires=Fri, 23-May-2025 16:25:59 GMT; path=/XSRF-TOKEN=eyJpdiI6InIyZ0x2S1hMeWVCUFVlcThDa3VibWc9PSIsInZhbHVlIjoiT1Ixb2JEV24rdWdVYkp4T3RrMDVqbmFpRGFmbGtqOUR4bzJ2TVNzZm91T3JlREdMYi8vczl5L1RpVVF2TEhCa21FT2FMe" 1 => "laravel_session=eyJpdiI6IjVTWnVaUERmTHQ3VzdZNXdzWlc2M0E9PSIsInZhbHVlIjoidE43eWtzMlozemdhaHVIeXdCdXQvd3Z3ZU45TjlVN2JLcWtOZWdXcTU3L1lZZ2luOVpkazhQK0t6NjNaaEUxNE5Qa0MzdlFLVTdmWnVUaWZMUS9HV21Mc1VFNmxaU1VjdWY3a2JZZGNhMGk4SnFaVHZQZDkyc1RvUUhENStGQjIiLCJtYWMiOiJmZWRmOTY4ZWFjMTA1YzQ4NWE2YmEyNmNiNWEzMWNmZWU2NjdkZWYwNTMwNGJlM2NiYzI5ZDkyZDUzMzZhMDY2IiwidGFnIjoiIn0%3D; expires=Fri, 23-May-2025 16:25:59 GMT; path=/; httponlylaravel_session=eyJpdiI6IjVTWnVaUERmTHQ3VzdZNXdzWlc2M0E9PSIsInZhbHVlIjoidE43eWtzMlozemdhaHVIeXdCdXQvd3Z3ZU45TjlVN2JLcWtOZWdXcTU3L1lZZ2luOVpkazhQK0t6NjNaaEUxNE5Q" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "OLzzhbql4ICOu0vLsJQTThO2rktEdkWeSNLVhyPg" "_previous" => array:1 [ "url" => "https://dev.callparts.vn/category/1-san-pham?page=41" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-05-15 15:25:59GET/category/1-san-pham?page=41214632143