<ブランドで絞り込み>

<金額で絞り込み>
6,156円
471,567円
8.2.22PHP Version5.07sRequest Duration15MBMemory UsageGET category/{slug?}Route
Total time
0μs
  • warninglog[18:16:47] LOG.warning: Callables of the form ["Swift_SmtpTransport", "Swift_Transport_EsmtpTranspor...
  • warninglog[18:16:52] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (9.43ms)
  • Application (5.06s)
  • 1 x Application (99.81%)
    5.06s
    1 x Booting (0.19%)
    9.43ms
    4 templates were rendered
    • category (resources/views/category.blade.php)17blade
      Params
      0
      category_data
      1
      product_lists_for_display
      2
      childlists
      3
      breadcrumbs
      4
      attributes
      5
      brand_names
      6
      category_brand_lists
      7
      brand_names_array
      8
      attribute_list_check
      9
      url_parameter_brand_array
      10
      url_parameter_attribute
      11
      product_lists_for_filter
      12
      category_brand_lists_attribute_filter
      13
      min_price_displayed
      14
      max_price_displayed
      15
      countRegisteredProducts
      16
      sidebar_categories
    • pagination::bootstrap-4 (vendor/laravel/framework/src/Illuminate/Pagination/resources/views/bootstrap-4.blade.php)4blade
      Params
      0
      paginator
      1
      elements
      2
      countRegisteredProducts
      3
      sidebar_categories
    • layouts.sidebar (resources/views/layouts/sidebar.blade.php)30blade
      Params
      0
      __env
      1
      app
      2
      isMobile
      3
      errors
      4
      category_data
      5
      product_lists_for_display
      6
      childlists
      7
      breadcrumbs
      8
      attributes
      9
      brand_names
      10
      category_brand_lists
      11
      brand_names_array
      12
      attribute_list_check
      13
      url_parameter_brand_array
      14
      url_parameter_attribute
      15
      product_lists_for_filter
      16
      category_brand_lists_attribute_filter
      17
      min_price_displayed
      18
      max_price_displayed
      19
      countRegisteredProducts
      20
      sidebar_categories
      21
      __currentLoopData
      22
      breadcrumb
      23
      loop
      24
      category_brand_list
      25
      isFirstAttribute
      26
      product
      27
      priceParam
      28
      initialMin
      29
      initialMax
    • layouts.app (resources/views/layouts/app.blade.php)30blade
      Params
      0
      __env
      1
      app
      2
      isMobile
      3
      errors
      4
      category_data
      5
      product_lists_for_display
      6
      childlists
      7
      breadcrumbs
      8
      attributes
      9
      brand_names
      10
      category_brand_lists
      11
      brand_names_array
      12
      attribute_list_check
      13
      url_parameter_brand_array
      14
      url_parameter_attribute
      15
      product_lists_for_filter
      16
      category_brand_lists_attribute_filter
      17
      min_price_displayed
      18
      max_price_displayed
      19
      countRegisteredProducts
      20
      sidebar_categories
      21
      __currentLoopData
      22
      breadcrumb
      23
      loop
      24
      category_brand_list
      25
      isFirstAttribute
      26
      product
      27
      priceParam
      28
      initialMin
      29
      initialMax
    uri
    GET category/{slug?}
    middleware
    web
    controller
    App\Http\Controllers\ProductCategoryController@index
    namespace
    App\Http\Controllers
    prefix
    where
    as
    category
    file
    app/Http/Controllers/ProductCategoryController.php:35-121
    33 statements were executed, 19 of which were duplicated, 14 unique4.99s
    • select `brand_name`, `brand_id` from `product_brands`
      1.12ms/app/Models/ProductBrand.php:18toolnet_laravel
      Metadata
      Backtrace
      • 15. /app/Models/ProductBrand.php:18
      • 16. /app/Http/Controllers/ProductCategoryController.php:39
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
    • select * from `product_categories` where `slug` = 'air-impact-wrench' limit 1
      160μs/app/Models/ProductCategory.php:85toolnet_laravel
      Metadata
      Bindings
      • 0. air-impact-wrench
      Backtrace
      • 15. /app/Models/ProductCategory.php:85
      • 16. /app/Http/Controllers/ProductCategoryController.php:45
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
    • select * from `product_categories` where `slug` = 'air-impact-wrench' limit 1
      110μs/app/Models/ProductCategory.php:29toolnet_laravel
      Metadata
      Bindings
      • 0. air-impact-wrench
      Backtrace
      • 15. /app/Models/ProductCategory.php:29
      • 16. /app/Http/Controllers/ProductCategoryController.php:48
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
    • select `parent`, `category_id`, `slug`, `category_name` from `product_categories`
      420μs/app/Models/ProductCategory.php:92toolnet_laravel
      Metadata
      Backtrace
      • 14. /app/Models/ProductCategory.php:92
      • 15. /app/Http/Controllers/ProductCategoryController.php:51
      • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
    • select `parent`, `category_name`, `category_id`, `slug`, `count` from `product_categories`
      500μs/app/Models/ProductCategory.php:41toolnet_laravel
      Metadata
      Backtrace
      • 14. /app/Models/ProductCategory.php:41
      • 15. /app/Http/Controllers/ProductCategoryController.php:55
      • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
    • select * from `product_specs` where `category` in (152)
      900μs/app/Http/Controllers/ProductCategoryController.php:79toolnet_laravel
      Metadata
      Bindings
      • 0. 152
      Backtrace
      • 14. /app/Http/Controllers/ProductCategoryController.php:79
      • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `product_prices` where `product_prices`.`wp_id` in (1450, 1451, 1452, 26326, 26328, 26330, 26332, 26334, 26336, 26338, 26340, 26342, 26344, 26346, 26348, 26356, 26358, 26360, 26362, 26364, 26366, 26368, 26370, 26372, 26374, 26376, 26378, 26380, 26382, 26384, 26386, 26388, 26390, 26392, 26394, 26396, 26398, 26400, 26402, 26404, 26406, 26408, 26410, 26412, 26414, 26416, 26418, 26420, 26421, 26423, 26425, 26427, 26429, 26431, 26433, 26435, 26441, 26443, 26445, 26447, 26449, 26451, 26453, 26455, 26457, 26465, 26467, 26469, 26471, 26473, 26475, 26477, 26479, 26481, 26483, 26485, 26487, 26489, 26491, 26493, 26495, 26497, 26499, 26501, 26503, 26505, 26507, 26509, 26511, 26513, 26515, 26517, 26519, 26521, 26523, 26525, 26527, 26529, 26531, 26533, 26535, 26537, 26539, 26541, 26543, 26545, 26547, 26549, 26551, 26553, 26555, 26557, 26559, 26565, 26567, 26569, 26571, 26573, 26575, 26577, 26579, 26581, 26583, 26585, 26587, 26589, 26591, 26593, 26595, 26597, 26599, 26601, 26603, 26605, 26607, 26609, 26611, 26613, 26615, 26617, 26619, 26621, 26623, 26625, 26627, 26629, 26631, 26633, 26643, 26645, 26647, 26649, 26651, 26653, 26655, 26657, 26659, 26661, 26663, 26665, 26667, 26669, 26671, 26673, 26675, 26677, 26679, 26681, 26683, 26685, 26687, 26689, 26691, 26693, 26695, 26697, 26707, 26709, 26710, 26712, 26714, 26716, 26718, 26720, 26722, 26724, 26726, 26728, 26730, 26732, 26734, 26736, 26738, 26740, 26742, 26744, 26746, 26748, 26750, 26752, 26754, 26756, 26758, 26760, 26762, 26764, 26766, 26768, 26770, 26772, 26774, 26776, 26778, 26780, 26782, 26784, 26786, 26788, 26862, 26864, 26866, 26868, 228577, 1265655)
      2.97ms/app/Http/Controllers/ProductCategoryController.php:79toolnet_laravel
      Metadata
      Bindings
      • 0. 1450
      • 1. 1451
      • 2. 1452
      • 3. 26326
      • 4. 26328
      • 5. 26330
      • 6. 26332
      • 7. 26334
      • 8. 26336
      • 9. 26338
      • 10. 26340
      • 11. 26342
      • 12. 26344
      • 13. 26346
      • 14. 26348
      • 15. 26356
      • 16. 26358
      • 17. 26360
      • 18. 26362
      • 19. 26364
      • 20. 26366
      • 21. 26368
      • 22. 26370
      • 23. 26372
      • 24. 26374
      • 25. 26376
      • 26. 26378
      • 27. 26380
      • 28. 26382
      • 29. 26384
      • 30. 26386
      • 31. 26388
      • 32. 26390
      • 33. 26392
      • 34. 26394
      • 35. 26396
      • 36. 26398
      • 37. 26400
      • 38. 26402
      • 39. 26404
      • 40. 26406
      • 41. 26408
      • 42. 26410
      • 43. 26412
      • 44. 26414
      • 45. 26416
      • 46. 26418
      • 47. 26420
      • 48. 26421
      • 49. 26423
      • 50. 26425
      • 51. 26427
      • 52. 26429
      • 53. 26431
      • 54. 26433
      • 55. 26435
      • 56. 26441
      • 57. 26443
      • 58. 26445
      • 59. 26447
      • 60. 26449
      • 61. 26451
      • 62. 26453
      • 63. 26455
      • 64. 26457
      • 65. 26465
      • 66. 26467
      • 67. 26469
      • 68. 26471
      • 69. 26473
      • 70. 26475
      • 71. 26477
      • 72. 26479
      • 73. 26481
      • 74. 26483
      • 75. 26485
      • 76. 26487
      • 77. 26489
      • 78. 26491
      • 79. 26493
      • 80. 26495
      • 81. 26497
      • 82. 26499
      • 83. 26501
      • 84. 26503
      • 85. 26505
      • 86. 26507
      • 87. 26509
      • 88. 26511
      • 89. 26513
      • 90. 26515
      • 91. 26517
      • 92. 26519
      • 93. 26521
      • 94. 26523
      • 95. 26525
      • 96. 26527
      • 97. 26529
      • 98. 26531
      • 99. 26533
      • 100. 26535
      • 101. 26537
      • 102. 26539
      • 103. 26541
      • 104. 26543
      • 105. 26545
      • 106. 26547
      • 107. 26549
      • 108. 26551
      • 109. 26553
      • 110. 26555
      • 111. 26557
      • 112. 26559
      • 113. 26565
      • 114. 26567
      • 115. 26569
      • 116. 26571
      • 117. 26573
      • 118. 26575
      • 119. 26577
      • 120. 26579
      • 121. 26581
      • 122. 26583
      • 123. 26585
      • 124. 26587
      • 125. 26589
      • 126. 26591
      • 127. 26593
      • 128. 26595
      • 129. 26597
      • 130. 26599
      • 131. 26601
      • 132. 26603
      • 133. 26605
      • 134. 26607
      • 135. 26609
      • 136. 26611
      • 137. 26613
      • 138. 26615
      • 139. 26617
      • 140. 26619
      • 141. 26621
      • 142. 26623
      • 143. 26625
      • 144. 26627
      • 145. 26629
      • 146. 26631
      • 147. 26633
      • 148. 26643
      • 149. 26645
      • 150. 26647
      • 151. 26649
      • 152. 26651
      • 153. 26653
      • 154. 26655
      • 155. 26657
      • 156. 26659
      • 157. 26661
      • 158. 26663
      • 159. 26665
      • 160. 26667
      • 161. 26669
      • 162. 26671
      • 163. 26673
      • 164. 26675
      • 165. 26677
      • 166. 26679
      • 167. 26681
      • 168. 26683
      • 169. 26685
      • 170. 26687
      • 171. 26689
      • 172. 26691
      • 173. 26693
      • 174. 26695
      • 175. 26697
      • 176. 26707
      • 177. 26709
      • 178. 26710
      • 179. 26712
      • 180. 26714
      • 181. 26716
      • 182. 26718
      • 183. 26720
      • 184. 26722
      • 185. 26724
      • 186. 26726
      • 187. 26728
      • 188. 26730
      • 189. 26732
      • 190. 26734
      • 191. 26736
      • 192. 26738
      • 193. 26740
      • 194. 26742
      • 195. 26744
      • 196. 26746
      • 197. 26748
      • 198. 26750
      • 199. 26752
      • 200. 26754
      • 201. 26756
      • 202. 26758
      • 203. 26760
      • 204. 26762
      • 205. 26764
      • 206. 26766
      • 207. 26768
      • 208. 26770
      • 209. 26772
      • 210. 26774
      • 211. 26776
      • 212. 26778
      • 213. 26780
      • 214. 26782
      • 215. 26784
      • 216. 26786
      • 217. 26788
      • 218. 26862
      • 219. 26864
      • 220. 26866
      • 221. 26868
      • 222. 228577
      • 223. 1265655
      Backtrace
      • 19. /app/Http/Controllers/ProductCategoryController.php:79
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `product_categories` where `product_categories`.`category_id` in (152)
      340μs/app/Http/Controllers/ProductCategoryController.php:79toolnet_laravel
      Metadata
      Bindings
      • 0. 152
      Backtrace
      • 19. /app/Http/Controllers/ProductCategoryController.php:79
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `product_attributes` where `product_attributes`.`jan` in ('', '0088381781398', '4560134940154 ', '4560134940161 ', '4560134940178 ', '4560134940185 ', '4560134940352 ', '4560246010110 ', '4560246010158 ', '4560246010172 ', '4560246010233 ', '4560246010240 ', '4560246010288 ', '4560246010332 ', '4560246010431 ', '4560246010479 ', '4560246010554 ', '4560246010592 ', '4560246010639 ', '4560246010677 ', '4560246010752 ', '4560246010790 ', '4560246010813 ', '4560246011193 ', '4560246011216 ', '4560246011278 ', '4560246011292 ', '4560246011865 ', '4560246011889 ', '4560246012305 ', '4560246021956 ', '4562185600360 ', '4562185600377 ', '4562185600384 ', '4562185600391 ', '4562185600407 ', '4562185600414 ', '4562185600438 ', '4562185600445 ', '4562185600452 ', '4562185600469 ', '4562185600476 ', '4562185600483 ', '4562185600490 ', '4562185600506 ', '4562185600513 ', '4562185600520 ', '4562185600919 ', '4562185600926 ', '4562185601909 ', '4562185601916 ', '4562185602005 ', '4562185602012 ', '4562185602067 ', '4582116920015 ', '4582116920183 ', '4582116920206 ', '4582116920305 ', '4582116920336 ', '4582116920350 ', '4582116926772 ', '4589484300685 ', '4589484318512 ', '4589484319502 ', '4589484319908 ', '4900192300826 ', '4900192300888 ', '4900192300925 ', '4900192300956 ', '4907587302151 ', '4907587302168 ', '4907587302175 ', '4907587302182 ', '4907587302212 ', '4907587302229 ', '4907587302335 ', '4907587302373 ', '4907587302526 ', '4907587302557 ', '4907587303080 ', '4907587303172 ', '4907587303196 ', '4907587303295 ', '4907587303301 ', '4907587303356 ', '4907587303431 ', '4907587303547 ', '4907587303639 ', '4907587303653 ', '4907587304131 ', '4907587304155 ', '4907587304216 ', '4907587304469 ', '4907587304513 ', '4907587304520 ', '4907587304537 ', '4907587304711 ', '4907587304735 ', '4907587304766 ', '4907587304803 ', '4907587304810 ', '4907587304841 ', '4907587304858 ', '4907587304872 ', '4907587304889 ', '4907587304896 ', '4907587304902 ', '4907587304971 ', '4907587305114 ', '4953488277906 ', '4953488282191 ', '4953488282368 ', '4953488293579 ', '4953488301083 ', '4953488305234 ', '4953488305241 ', '4953488309942 ', '4953488318418 ', '4953488387582 ', '4953488412703 ', '4953488416213 ', '4953488423112 ', '4953488424492 ', '4953488428001 ', '4953488430073 ', '4977292430036 ', '4977292430043 ', '4977292430050 ', '4977292440387 ', '4977292440455 ', '4989433613611 ', '4989433613628 ', '4989433613635 ', '4989433613642 ', '4989433614014 ', '4989433614755 ', '4989433614762 ', '4989433614861 ', '4989999875430 ', '4992338893446 ', '4992338893453 ', '4992338893460 ', '4992338893477 ')
      1.06ms/app/Http/Controllers/ProductCategoryController.php:79toolnet_laravel
      Metadata
      Bindings
      • 0. 
      • 1. 0088381781398
      • 2. 4560134940154
      • 3. 4560134940161
      • 4. 4560134940178
      • 5. 4560134940185
      • 6. 4560134940352
      • 7. 4560246010110
      • 8. 4560246010158
      • 9. 4560246010172
      • 10. 4560246010233
      • 11. 4560246010240
      • 12. 4560246010288
      • 13. 4560246010332
      • 14. 4560246010431
      • 15. 4560246010479
      • 16. 4560246010554
      • 17. 4560246010592
      • 18. 4560246010639
      • 19. 4560246010677
      • 20. 4560246010752
      • 21. 4560246010790
      • 22. 4560246010813
      • 23. 4560246011193
      • 24. 4560246011216
      • 25. 4560246011278
      • 26. 4560246011292
      • 27. 4560246011865
      • 28. 4560246011889
      • 29. 4560246012305
      • 30. 4560246021956
      • 31. 4562185600360
      • 32. 4562185600377
      • 33. 4562185600384
      • 34. 4562185600391
      • 35. 4562185600407
      • 36. 4562185600414
      • 37. 4562185600438
      • 38. 4562185600445
      • 39. 4562185600452
      • 40. 4562185600469
      • 41. 4562185600476
      • 42. 4562185600483
      • 43. 4562185600490
      • 44. 4562185600506
      • 45. 4562185600513
      • 46. 4562185600520
      • 47. 4562185600919
      • 48. 4562185600926
      • 49. 4562185601909
      • 50. 4562185601916
      • 51. 4562185602005
      • 52. 4562185602012
      • 53. 4562185602067
      • 54. 4582116920015
      • 55. 4582116920183
      • 56. 4582116920206
      • 57. 4582116920305
      • 58. 4582116920336
      • 59. 4582116920350
      • 60. 4582116926772
      • 61. 4589484300685
      • 62. 4589484318512
      • 63. 4589484319502
      • 64. 4589484319908
      • 65. 4900192300826
      • 66. 4900192300888
      • 67. 4900192300925
      • 68. 4900192300956
      • 69. 4907587302151
      • 70. 4907587302168
      • 71. 4907587302175
      • 72. 4907587302182
      • 73. 4907587302212
      • 74. 4907587302229
      • 75. 4907587302335
      • 76. 4907587302373
      • 77. 4907587302526
      • 78. 4907587302557
      • 79. 4907587303080
      • 80. 4907587303172
      • 81. 4907587303196
      • 82. 4907587303295
      • 83. 4907587303301
      • 84. 4907587303356
      • 85. 4907587303431
      • 86. 4907587303547
      • 87. 4907587303639
      • 88. 4907587303653
      • 89. 4907587304131
      • 90. 4907587304155
      • 91. 4907587304216
      • 92. 4907587304469
      • 93. 4907587304513
      • 94. 4907587304520
      • 95. 4907587304537
      • 96. 4907587304711
      • 97. 4907587304735
      • 98. 4907587304766
      • 99. 4907587304803
      • 100. 4907587304810
      • 101. 4907587304841
      • 102. 4907587304858
      • 103. 4907587304872
      • 104. 4907587304889
      • 105. 4907587304896
      • 106. 4907587304902
      • 107. 4907587304971
      • 108. 4907587305114
      • 109. 4953488277906
      • 110. 4953488282191
      • 111. 4953488282368
      • 112. 4953488293579
      • 113. 4953488301083
      • 114. 4953488305234
      • 115. 4953488305241
      • 116. 4953488309942
      • 117. 4953488318418
      • 118. 4953488387582
      • 119. 4953488412703
      • 120. 4953488416213
      • 121. 4953488423112
      • 122. 4953488424492
      • 123. 4953488428001
      • 124. 4953488430073
      • 125. 4977292430036
      • 126. 4977292430043
      • 127. 4977292430050
      • 128. 4977292440387
      • 129. 4977292440455
      • 130. 4989433613611
      • 131. 4989433613628
      • 132. 4989433613635
      • 133. 4989433613642
      • 134. 4989433614014
      • 135. 4989433614755
      • 136. 4989433614762
      • 137. 4989433614861
      • 138. 4989999875430
      • 139. 4992338893446
      • 140. 4992338893453
      • 141. 4992338893460
      • 142. 4992338893477
      Backtrace
      • 19. /app/Http/Controllers/ProductCategoryController.php:79
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `attributes` where `attributes`.`id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31)
      330μs/app/Http/Controllers/ProductCategoryController.php:79toolnet_laravel
      Metadata
      Backtrace
      • 24. /app/Http/Controllers/ProductCategoryController.php:79
      • 25. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 26. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 27. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 28. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `brand` from `product_specs` where `category` in (152)
      240μs/app/Models/ProductSpec.php:28toolnet_laravel
      Metadata
      Bindings
      • 0. 152
      Backtrace
      • 13. /app/Models/ProductSpec.php:28
      • 14. /app/Http/Controllers/ProductCategoryController.php:90
      • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
    • select * from `product_specs` where `category` in (152) and exists (select * from `product_prices` where `product_specs`.`wp_id` = `product_prices`.`wp_id` and `price_1` between '6156' and '471567')
      3.6s/app/Http/Controllers/ProductCategoryController.php:94toolnet_laravel
      Metadata
      Bindings
      • 0. 152
      • 1. 6156
      • 2. 471567
      Backtrace
      • 14. /app/Http/Controllers/ProductCategoryController.php:94
      • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `product_prices` where `product_prices`.`wp_id` in (1450, 1451, 1452, 26326, 26328, 26330, 26332, 26334, 26336, 26338, 26340, 26342, 26344, 26346, 26348, 26356, 26358, 26360, 26362, 26364, 26366, 26368, 26370, 26372, 26374, 26376, 26378, 26380, 26382, 26384, 26386, 26388, 26390, 26392, 26394, 26396, 26398, 26400, 26402, 26404, 26406, 26408, 26410, 26412, 26414, 26416, 26418, 26420, 26421, 26423, 26425, 26427, 26429, 26431, 26433, 26435, 26441, 26443, 26445, 26447, 26449, 26451, 26453, 26455, 26457, 26465, 26467, 26469, 26471, 26473, 26475, 26477, 26479, 26481, 26483, 26485, 26487, 26489, 26491, 26493, 26495, 26497, 26499, 26501, 26503, 26505, 26507, 26509, 26511, 26513, 26515, 26517, 26519, 26521, 26523, 26525, 26527, 26529, 26531, 26533, 26535, 26537, 26539, 26541, 26543, 26545, 26547, 26549, 26551, 26553, 26555, 26557, 26559, 26565, 26567, 26569, 26571, 26573, 26575, 26577, 26579, 26581, 26583, 26585, 26587, 26589, 26591, 26593, 26595, 26597, 26599, 26601, 26603, 26605, 26607, 26609, 26611, 26613, 26615, 26617, 26619, 26621, 26623, 26625, 26627, 26629, 26631, 26633, 26643, 26645, 26647, 26649, 26651, 26653, 26655, 26657, 26659, 26661, 26663, 26665, 26667, 26669, 26671, 26673, 26675, 26677, 26679, 26681, 26683, 26685, 26687, 26689, 26691, 26693, 26695, 26697, 26707, 26709, 26710, 26712, 26714, 26716, 26718, 26720, 26722, 26724, 26726, 26728, 26730, 26732, 26734, 26736, 26738, 26740, 26742, 26744, 26746, 26750, 26752, 26754, 26756, 26758, 26760, 26762, 26764, 26766, 26768, 26770, 26772, 26774, 26776, 26778, 26780, 26782, 26784, 26786, 26788, 26862, 26864, 26866, 26868, 228577, 1265655)
      2.84ms/app/Http/Controllers/ProductCategoryController.php:94toolnet_laravel
      Metadata
      Bindings
      • 0. 1450
      • 1. 1451
      • 2. 1452
      • 3. 26326
      • 4. 26328
      • 5. 26330
      • 6. 26332
      • 7. 26334
      • 8. 26336
      • 9. 26338
      • 10. 26340
      • 11. 26342
      • 12. 26344
      • 13. 26346
      • 14. 26348
      • 15. 26356
      • 16. 26358
      • 17. 26360
      • 18. 26362
      • 19. 26364
      • 20. 26366
      • 21. 26368
      • 22. 26370
      • 23. 26372
      • 24. 26374
      • 25. 26376
      • 26. 26378
      • 27. 26380
      • 28. 26382
      • 29. 26384
      • 30. 26386
      • 31. 26388
      • 32. 26390
      • 33. 26392
      • 34. 26394
      • 35. 26396
      • 36. 26398
      • 37. 26400
      • 38. 26402
      • 39. 26404
      • 40. 26406
      • 41. 26408
      • 42. 26410
      • 43. 26412
      • 44. 26414
      • 45. 26416
      • 46. 26418
      • 47. 26420
      • 48. 26421
      • 49. 26423
      • 50. 26425
      • 51. 26427
      • 52. 26429
      • 53. 26431
      • 54. 26433
      • 55. 26435
      • 56. 26441
      • 57. 26443
      • 58. 26445
      • 59. 26447
      • 60. 26449
      • 61. 26451
      • 62. 26453
      • 63. 26455
      • 64. 26457
      • 65. 26465
      • 66. 26467
      • 67. 26469
      • 68. 26471
      • 69. 26473
      • 70. 26475
      • 71. 26477
      • 72. 26479
      • 73. 26481
      • 74. 26483
      • 75. 26485
      • 76. 26487
      • 77. 26489
      • 78. 26491
      • 79. 26493
      • 80. 26495
      • 81. 26497
      • 82. 26499
      • 83. 26501
      • 84. 26503
      • 85. 26505
      • 86. 26507
      • 87. 26509
      • 88. 26511
      • 89. 26513
      • 90. 26515
      • 91. 26517
      • 92. 26519
      • 93. 26521
      • 94. 26523
      • 95. 26525
      • 96. 26527
      • 97. 26529
      • 98. 26531
      • 99. 26533
      • 100. 26535
      • 101. 26537
      • 102. 26539
      • 103. 26541
      • 104. 26543
      • 105. 26545
      • 106. 26547
      • 107. 26549
      • 108. 26551
      • 109. 26553
      • 110. 26555
      • 111. 26557
      • 112. 26559
      • 113. 26565
      • 114. 26567
      • 115. 26569
      • 116. 26571
      • 117. 26573
      • 118. 26575
      • 119. 26577
      • 120. 26579
      • 121. 26581
      • 122. 26583
      • 123. 26585
      • 124. 26587
      • 125. 26589
      • 126. 26591
      • 127. 26593
      • 128. 26595
      • 129. 26597
      • 130. 26599
      • 131. 26601
      • 132. 26603
      • 133. 26605
      • 134. 26607
      • 135. 26609
      • 136. 26611
      • 137. 26613
      • 138. 26615
      • 139. 26617
      • 140. 26619
      • 141. 26621
      • 142. 26623
      • 143. 26625
      • 144. 26627
      • 145. 26629
      • 146. 26631
      • 147. 26633
      • 148. 26643
      • 149. 26645
      • 150. 26647
      • 151. 26649
      • 152. 26651
      • 153. 26653
      • 154. 26655
      • 155. 26657
      • 156. 26659
      • 157. 26661
      • 158. 26663
      • 159. 26665
      • 160. 26667
      • 161. 26669
      • 162. 26671
      • 163. 26673
      • 164. 26675
      • 165. 26677
      • 166. 26679
      • 167. 26681
      • 168. 26683
      • 169. 26685
      • 170. 26687
      • 171. 26689
      • 172. 26691
      • 173. 26693
      • 174. 26695
      • 175. 26697
      • 176. 26707
      • 177. 26709
      • 178. 26710
      • 179. 26712
      • 180. 26714
      • 181. 26716
      • 182. 26718
      • 183. 26720
      • 184. 26722
      • 185. 26724
      • 186. 26726
      • 187. 26728
      • 188. 26730
      • 189. 26732
      • 190. 26734
      • 191. 26736
      • 192. 26738
      • 193. 26740
      • 194. 26742
      • 195. 26744
      • 196. 26746
      • 197. 26750
      • 198. 26752
      • 199. 26754
      • 200. 26756
      • 201. 26758
      • 202. 26760
      • 203. 26762
      • 204. 26764
      • 205. 26766
      • 206. 26768
      • 207. 26770
      • 208. 26772
      • 209. 26774
      • 210. 26776
      • 211. 26778
      • 212. 26780
      • 213. 26782
      • 214. 26784
      • 215. 26786
      • 216. 26788
      • 217. 26862
      • 218. 26864
      • 219. 26866
      • 220. 26868
      • 221. 228577
      • 222. 1265655
      Backtrace
      • 19. /app/Http/Controllers/ProductCategoryController.php:94
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `product_categories` where `product_categories`.`category_id` in (152)
      190μs/app/Http/Controllers/ProductCategoryController.php:94toolnet_laravel
      Metadata
      Bindings
      • 0. 152
      Backtrace
      • 19. /app/Http/Controllers/ProductCategoryController.php:94
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `product_attributes` where `product_attributes`.`jan` in ('', '0088381781398', '4560134940154 ', '4560134940161 ', '4560134940178 ', '4560134940185 ', '4560134940352 ', '4560246010110 ', '4560246010158 ', '4560246010172 ', '4560246010233 ', '4560246010240 ', '4560246010288 ', '4560246010332 ', '4560246010431 ', '4560246010479 ', '4560246010554 ', '4560246010592 ', '4560246010639 ', '4560246010677 ', '4560246010752 ', '4560246010790 ', '4560246010813 ', '4560246011193 ', '4560246011216 ', '4560246011278 ', '4560246011292 ', '4560246011865 ', '4560246011889 ', '4560246012305 ', '4560246021956 ', '4562185600360 ', '4562185600377 ', '4562185600384 ', '4562185600391 ', '4562185600407 ', '4562185600414 ', '4562185600438 ', '4562185600445 ', '4562185600452 ', '4562185600469 ', '4562185600476 ', '4562185600483 ', '4562185600490 ', '4562185600506 ', '4562185600513 ', '4562185600520 ', '4562185600919 ', '4562185600926 ', '4562185601909 ', '4562185601916 ', '4562185602005 ', '4562185602012 ', '4562185602067 ', '4582116920015 ', '4582116920183 ', '4582116920206 ', '4582116920305 ', '4582116920336 ', '4582116920350 ', '4582116926772 ', '4589484300685 ', '4589484318512 ', '4589484319502 ', '4589484319908 ', '4900192300826 ', '4900192300888 ', '4900192300925 ', '4900192300956 ', '4907587302151 ', '4907587302168 ', '4907587302175 ', '4907587302182 ', '4907587302212 ', '4907587302229 ', '4907587302335 ', '4907587302373 ', '4907587302526 ', '4907587302557 ', '4907587303080 ', '4907587303172 ', '4907587303196 ', '4907587303295 ', '4907587303301 ', '4907587303356 ', '4907587303431 ', '4907587303547 ', '4907587303639 ', '4907587303653 ', '4907587304131 ', '4907587304155 ', '4907587304216 ', '4907587304469 ', '4907587304513 ', '4907587304520 ', '4907587304537 ', '4907587304711 ', '4907587304735 ', '4907587304766 ', '4907587304803 ', '4907587304810 ', '4907587304841 ', '4907587304858 ', '4907587304872 ', '4907587304889 ', '4907587304896 ', '4907587304902 ', '4907587304971 ', '4907587305114 ', '4953488277906 ', '4953488282191 ', '4953488282368 ', '4953488293579 ', '4953488301083 ', '4953488305234 ', '4953488305241 ', '4953488309942 ', '4953488318418 ', '4953488387582 ', '4953488412703 ', '4953488416213 ', '4953488423112 ', '4953488424492 ', '4953488428001 ', '4953488430073 ', '4977292430036 ', '4977292430043 ', '4977292430050 ', '4977292440387 ', '4977292440455 ', '4989433613611 ', '4989433613628 ', '4989433613635 ', '4989433613642 ', '4989433614014 ', '4989433614755 ', '4989433614762 ', '4989433614861 ', '4989999875430 ', '4992338893446 ', '4992338893453 ', '4992338893460 ', '4992338893477 ')
      950μs/app/Http/Controllers/ProductCategoryController.php:94toolnet_laravel
      Metadata
      Bindings
      • 0. 
      • 1. 0088381781398
      • 2. 4560134940154
      • 3. 4560134940161
      • 4. 4560134940178
      • 5. 4560134940185
      • 6. 4560134940352
      • 7. 4560246010110
      • 8. 4560246010158
      • 9. 4560246010172
      • 10. 4560246010233
      • 11. 4560246010240
      • 12. 4560246010288
      • 13. 4560246010332
      • 14. 4560246010431
      • 15. 4560246010479
      • 16. 4560246010554
      • 17. 4560246010592
      • 18. 4560246010639
      • 19. 4560246010677
      • 20. 4560246010752
      • 21. 4560246010790
      • 22. 4560246010813
      • 23. 4560246011193
      • 24. 4560246011216
      • 25. 4560246011278
      • 26. 4560246011292
      • 27. 4560246011865
      • 28. 4560246011889
      • 29. 4560246012305
      • 30. 4560246021956
      • 31. 4562185600360
      • 32. 4562185600377
      • 33. 4562185600384
      • 34. 4562185600391
      • 35. 4562185600407
      • 36. 4562185600414
      • 37. 4562185600438
      • 38. 4562185600445
      • 39. 4562185600452
      • 40. 4562185600469
      • 41. 4562185600476
      • 42. 4562185600483
      • 43. 4562185600490
      • 44. 4562185600506
      • 45. 4562185600513
      • 46. 4562185600520
      • 47. 4562185600919
      • 48. 4562185600926
      • 49. 4562185601909
      • 50. 4562185601916
      • 51. 4562185602005
      • 52. 4562185602012
      • 53. 4562185602067
      • 54. 4582116920015
      • 55. 4582116920183
      • 56. 4582116920206
      • 57. 4582116920305
      • 58. 4582116920336
      • 59. 4582116920350
      • 60. 4582116926772
      • 61. 4589484300685
      • 62. 4589484318512
      • 63. 4589484319502
      • 64. 4589484319908
      • 65. 4900192300826
      • 66. 4900192300888
      • 67. 4900192300925
      • 68. 4900192300956
      • 69. 4907587302151
      • 70. 4907587302168
      • 71. 4907587302175
      • 72. 4907587302182
      • 73. 4907587302212
      • 74. 4907587302229
      • 75. 4907587302335
      • 76. 4907587302373
      • 77. 4907587302526
      • 78. 4907587302557
      • 79. 4907587303080
      • 80. 4907587303172
      • 81. 4907587303196
      • 82. 4907587303295
      • 83. 4907587303301
      • 84. 4907587303356
      • 85. 4907587303431
      • 86. 4907587303547
      • 87. 4907587303639
      • 88. 4907587303653
      • 89. 4907587304131
      • 90. 4907587304155
      • 91. 4907587304216
      • 92. 4907587304469
      • 93. 4907587304513
      • 94. 4907587304520
      • 95. 4907587304537
      • 96. 4907587304711
      • 97. 4907587304735
      • 98. 4907587304766
      • 99. 4907587304803
      • 100. 4907587304810
      • 101. 4907587304841
      • 102. 4907587304858
      • 103. 4907587304872
      • 104. 4907587304889
      • 105. 4907587304896
      • 106. 4907587304902
      • 107. 4907587304971
      • 108. 4907587305114
      • 109. 4953488277906
      • 110. 4953488282191
      • 111. 4953488282368
      • 112. 4953488293579
      • 113. 4953488301083
      • 114. 4953488305234
      • 115. 4953488305241
      • 116. 4953488309942
      • 117. 4953488318418
      • 118. 4953488387582
      • 119. 4953488412703
      • 120. 4953488416213
      • 121. 4953488423112
      • 122. 4953488424492
      • 123. 4953488428001
      • 124. 4953488430073
      • 125. 4977292430036
      • 126. 4977292430043
      • 127. 4977292430050
      • 128. 4977292440387
      • 129. 4977292440455
      • 130. 4989433613611
      • 131. 4989433613628
      • 132. 4989433613635
      • 133. 4989433613642
      • 134. 4989433614014
      • 135. 4989433614755
      • 136. 4989433614762
      • 137. 4989433614861
      • 138. 4989999875430
      • 139. 4992338893446
      • 140. 4992338893453
      • 141. 4992338893460
      • 142. 4992338893477
      Backtrace
      • 19. /app/Http/Controllers/ProductCategoryController.php:94
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `attributes` where `attributes`.`id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31)
      220μs/app/Http/Controllers/ProductCategoryController.php:94toolnet_laravel
      Metadata
      Backtrace
      • 24. /app/Http/Controllers/ProductCategoryController.php:94
      • 25. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 26. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 27. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 28. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `product_specs` where `category` in (152) and exists (select * from `product_prices` where `product_specs`.`wp_id` = `product_prices`.`wp_id` and `price_1` between '6156' and '471567')
      804ms/app/Http/Controllers/ProductCategoryController.php:95toolnet_laravel
      Metadata
      Bindings
      • 0. 152
      • 1. 6156
      • 2. 471567
      Backtrace
      • 15. /app/Http/Controllers/ProductCategoryController.php:95
      • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `product_specs` where `category` in (152) and exists (select * from `product_prices` where `product_specs`.`wp_id` = `product_prices`.`wp_id` and `price_1` between '6156' and '471567') limit 16 offset 16
      574ms/app/Http/Controllers/ProductCategoryController.php:95toolnet_laravel
      Metadata
      Bindings
      • 0. 152
      • 1. 6156
      • 2. 471567
      Backtrace
      • 15. /app/Http/Controllers/ProductCategoryController.php:95
      • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `product_prices` where `product_prices`.`wp_id` in (26358, 26360, 26362, 26364, 26366, 26368, 26370, 26372, 26374, 26376, 26378, 26380, 26382, 26384, 26386, 26388)
      1.3ms/app/Http/Controllers/ProductCategoryController.php:95toolnet_laravel
      Metadata
      Bindings
      • 0. 26358
      • 1. 26360
      • 2. 26362
      • 3. 26364
      • 4. 26366
      • 5. 26368
      • 6. 26370
      • 7. 26372
      • 8. 26374
      • 9. 26376
      • 10. 26378
      • 11. 26380
      • 12. 26382
      • 13. 26384
      • 14. 26386
      • 15. 26388
      Backtrace
      • 20. /app/Http/Controllers/ProductCategoryController.php:95
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `product_categories` where `product_categories`.`category_id` in (152)
      200μs/app/Http/Controllers/ProductCategoryController.php:95toolnet_laravel
      Metadata
      Bindings
      • 0. 152
      Backtrace
      • 20. /app/Http/Controllers/ProductCategoryController.php:95
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `product_attributes` where `product_attributes`.`jan` in ('', '4953488412703 ', '4953488424492 ', '4953488428001 ', '4953488430073 ')
      1.31ms/app/Http/Controllers/ProductCategoryController.php:95toolnet_laravel
      Metadata
      Bindings
      • 0. 
      • 1. 4953488412703
      • 2. 4953488424492
      • 3. 4953488428001
      • 4. 4953488430073
      Backtrace
      • 20. /app/Http/Controllers/ProductCategoryController.php:95
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `attributes` where `attributes`.`id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31)
      220μs/app/Http/Controllers/ProductCategoryController.php:95toolnet_laravel
      Metadata
      Backtrace
      • 25. /app/Http/Controllers/ProductCategoryController.php:95
      • 26. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 27. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 28. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 29. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `product_categories` where `slug` = 'air-impact-wrench' limit 1
      190μs/app/Models/ProductCategory.php:29toolnet_laravel
      Metadata
      Bindings
      • 0. air-impact-wrench
      Backtrace
      • 15. /app/Models/ProductCategory.php:29
      • 16. /app/Http/Controllers/ProductCategoryController.php:111
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
    • select `attribute_ids` from `product_categories` where `category_id` = 152
      100μs/app/Http/Controllers/ProductCategoryController.php:111toolnet_laravel
      Metadata
      Bindings
      • 0. 152
      Backtrace
      • 13. /app/Http/Controllers/ProductCategoryController.php:111
      • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `attributes` where `id` in (0)
      100μs/app/Http/Controllers/ProductCategoryController.php:116toolnet_laravel
      Metadata
      Bindings
      • 0. 0
      Backtrace
      • 14. /app/Http/Controllers/ProductCategoryController.php:116
      • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `product_specs`
      110μs/app/Models/ProductSpec.php:22toolnet_laravel
      Metadata
      Backtrace
      • 17. /app/Models/ProductSpec.php:22
      • 18. /app/Providers/AppServiceProvider.php:34
      • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 22. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 23. /vendor/webwizo/laravel-shortcodes/src/View/View.php:76
    • select `parent`, `category_name`, `category_id`, `slug` from `product_categories` where `parent` = '0'
      130μs/app/Models/ProductCategory.php:35toolnet_laravel
      Metadata
      Bindings
      • 0. 0
      Backtrace
      • 14. /app/Models/ProductCategory.php:35
      • 15. /app/Providers/AppServiceProvider.php:37
      • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 20. /vendor/webwizo/laravel-shortcodes/src/View/View.php:76
    • select count(*) as aggregate from `product_specs`
      90μs/app/Models/ProductSpec.php:22toolnet_laravel
      Metadata
      Backtrace
      • 17. /app/Models/ProductSpec.php:22
      • 18. /app/Providers/AppServiceProvider.php:34
      • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 22. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 23. /vendor/webwizo/laravel-shortcodes/src/View/View.php:76
    • select `parent`, `category_name`, `category_id`, `slug` from `product_categories` where `parent` = '0'
      130μs/app/Models/ProductCategory.php:35toolnet_laravel
      Metadata
      Bindings
      • 0. 0
      Backtrace
      • 14. /app/Models/ProductCategory.php:35
      • 15. /app/Providers/AppServiceProvider.php:37
      • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 20. /vendor/webwizo/laravel-shortcodes/src/View/View.php:76
    • select count(*) as aggregate from `product_specs`
      90μs/app/Models/ProductSpec.php:22toolnet_laravel
      Metadata
      Backtrace
      • 17. /app/Models/ProductSpec.php:22
      • 18. /app/Providers/AppServiceProvider.php:34
      • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 22. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 23. /vendor/webwizo/laravel-shortcodes/src/View/View.php:76
    • select `parent`, `category_name`, `category_id`, `slug` from `product_categories` where `parent` = '0'
      100μs/app/Models/ProductCategory.php:35toolnet_laravel
      Metadata
      Bindings
      • 0. 0
      Backtrace
      • 14. /app/Models/ProductCategory.php:35
      • 15. /app/Providers/AppServiceProvider.php:37
      • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 20. /vendor/webwizo/laravel-shortcodes/src/View/View.php:76
    • select count(*) as aggregate from `product_specs`
      90μs/app/Models/ProductSpec.php:22toolnet_laravel
      Metadata
      Backtrace
      • 17. /app/Models/ProductSpec.php:22
      • 18. /app/Providers/AppServiceProvider.php:34
      • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 22. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 23. /vendor/webwizo/laravel-shortcodes/src/View/View.php:76
    • select `parent`, `category_name`, `category_id`, `slug` from `product_categories` where `parent` = '0'
      100μs/app/Models/ProductCategory.php:35toolnet_laravel
      Metadata
      Bindings
      • 0. 0
      Backtrace
      • 14. /app/Models/ProductCategory.php:35
      • 15. /app/Providers/AppServiceProvider.php:37
      • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 20. /vendor/webwizo/laravel-shortcodes/src/View/View.php:76
    App\Models\Attribute
    93
    App\Models\ProductAttribute
    1911
    App\Models\ProductPrice
    463
    App\Models\ProductSpec
    463
    App\Models\ProductCategory
    1844
        _token
        O9wZeJ1V4ZxCT7W7hpuOzXE7YrS3h5xINxlb7Ix6
        _previous
        array:1 [ "url" => "https://toolnet.xsrv.jp/category/air-impact-wrench?page=2&price=6156-471567" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /category/air-impact-wrench
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:2 [ "page" => "2" "price" => "6156-471567" ]
        request_request
        0 of 0
        array:2 [ "page" => "2" "price" => "6156-471567" ]
        request_headers
        0 of 0
        array:29 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik8rZS84d1AxaUtWL04rZXBsRGRVcnc9PSIsInZhbHVlIjoiNTBsbHl4UlVsMVdFNnR0MjdIbWRJTllFb05HZWpKV29hejdvM00wSm1nZjRmeGplS2lYNzI5eWNYVkZUeVJseC9KdzZnUHNjL2FxN2JVdFREVXEvQys4SmhNV3ZqQ3doN0E2TUhUcEMrRkVLUk84amxWalBpWlJSekZ1VmVOLzMiLCJtYWMiOiI3MzE2NzgwYmE4MDZjNTMwMzY3N2NiMWIwZTlhZWVmOWM1YmU1ODczNDY2MzZlYzc4NmRjZTZjZWM4MGRkZjhlIiwidGFnIjoiIn0%3D; tool_net_session=eyJpdiI6InlqTGZwVTRIZHlRbjEyNDBMbXR2U2c9PSIsInZhbHVlIjoiUHkzT2xFbU80UVFMeS8rN3lsWkRwS09NNXZzTWlmYWlsWDJZcTZNRjA5RkJOd0J0UHFoTTJsOU0xMXRVQmpjNkI5d2hHcnBqZVlBYlJ5V2RzWkc1dEtycGZaak5ZeUkyQzhYcjhpNENKMkd0L0p6UTdtdkcyRUdBYWplM1hGWEMiLCJtYWMiOiJkYjc0NmRiZjAwZWZiMDQyNzg3ZTczMDAwODQzYTc0MTY3NDU0NDI2ZTMyMTJhNTE4YWEwZmIzZWZmMjA3YWU3IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ik8rZS84d1AxaUtWL04rZXBsRGRVcnc9PSIsInZhbHVlIjoiNTBsbHl4UlVsMVdFNnR0MjdIbWRJTllFb05HZWpKV29hejdvM00wSm1nZjRmeGplS2lYNzI5eWNYVkZUeVJseC9KdzZnU" ] "priority" => array:1 [ 0 => "u=0, i" ] "referer" => array:1 [ 0 => "https://toolnet.xsrv.jp/category/air-impact-wrench?page=2" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "same-origin" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-file-type" => array:1 [ 0 => "normal" ] "x-ua-device" => array:1 [ 0 => "pc" ] "x-failure-cache-time" => array:1 [ 0 => "0" ] "x-accel-expires" => array:1 [ 0 => "60" ] "x-wp-access" => array:1 [ 0 => "0" ] "x-php-fpm-version" => array:1 [ 0 => "82" ] "x-server-address" => array:1 [ 0 => "202.233.66.57" ] "x-real-ip" => array:1 [ 0 => "18.224.16.219" ] "x-forwarded-ssl" => array:1 [ 0 => "on" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "toolnet.xsrv.jp" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "18.224.16.219" ] "host" => array:1 [ 0 => "toolnet.xsrv.jp" ] ]
        request_server
        0 of 0
        array:70 [ "USER" => "toolnet" "HOME" => "/home/toolnet" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/category/air-impact-wrench?page=2&price=6156-471567" "QUERY_STRING" => "page=2&price=6156-471567" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_QUERY_STRING" => "page=2&price=6156-471567" "REDIRECT_URL" => "/category/air-impact-wrench" "REMOTE_PORT" => "44262" "SCRIPT_FILENAME" => "/home/toolnet/toolnet.xsrv.jp/public_html/index.php" "SERVER_ADMIN" => "webmaster@toolnet.xsrv.jp" "CONTEXT_DOCUMENT_ROOT" => "/home/toolnet/toolnet.xsrv.jp/public_html" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/toolnet/toolnet.xsrv.jp/public_html" "REMOTE_ADDR" => "18.224.16.219" "SERVER_PORT" => "443" "SERVER_ADDR" => "202.233.66.57" "SERVER_NAME" => "toolnet.xsrv.jp" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HTTP_COOKIE" => "XSRF-TOKEN=eyJpdiI6Ik8rZS84d1AxaUtWL04rZXBsRGRVcnc9PSIsInZhbHVlIjoiNTBsbHl4UlVsMVdFNnR0MjdIbWRJTllFb05HZWpKV29hejdvM00wSm1nZjRmeGplS2lYNzI5eWNYVkZUeVJseC9KdzZnUHNjL2FxN2JVdFREVXEvQys4SmhNV3ZqQ3doN0E2TUhUcEMrRkVLUk84amxWalBpWlJSekZ1VmVOLzMiLCJtYWMiOiI3MzE2NzgwYmE4MDZjNTMwMzY3N2NiMWIwZTlhZWVmOWM1YmU1ODczNDY2MzZlYzc4NmRjZTZjZWM4MGRkZjhlIiwidGFnIjoiIn0%3D; tool_net_session=eyJpdiI6InlqTGZwVTRIZHlRbjEyNDBMbXR2U2c9PSIsInZhbHVlIjoiUHkzT2xFbU80UVFMeS8rN3lsWkRwS09NNXZzTWlmYWlsWDJZcTZNRjA5RkJOd0J0UHFoTTJsOU0xMXRVQmpjNkI5d2hHcnBqZVlBYlJ5V2RzWkc1dEtycGZaak5ZeUkyQzhYcjhpNENKMkd0L0p6UTdtdkcyRUdBYWplM1hGWEMiLCJtYWMiOiJkYjc0NmRiZjAwZWZiMDQyNzg3ZTczMDAwODQzYTc0MTY3NDU0NDI2ZTMyMTJhNTE4YWEwZmIzZWZmMjA3YWU3IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ik8rZS84d1AxaUtWL04rZXBsRGRVcnc9PSIsInZhbHVlIjoiNTBsbHl4UlVsMVdFNnR0MjdIbWRJTllFb05HZWpKV29hejdvM00wSm1nZjRmeGplS2lYNzI5eWNYVkZUeVJseC9KdzZnU" "HTTP_PRIORITY" => "u=0, i" "HTTP_REFERER" => "https://toolnet.xsrv.jp/category/air-impact-wrench?page=2" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "same-origin" "HTTP_ACCEPT" => "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" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "close" "HTTP_X_FILE_TYPE" => "normal" "HTTP_X_UA_DEVICE" => "pc" "HTTP_X_FAILURE_CACHE_TIME" => "0" "HTTP_X_ACCEL_EXPIRES" => "60" "HTTP_X_WP_ACCESS" => "0" "HTTP_X_PHP_FPM_VERSION" => "82" "HTTP_X_SERVER_ADDRESS" => "202.233.66.57" "HTTP_X_REAL_IP" => "18.224.16.219" "HTTP_X_FORWARDED_SSL" => "on" "HTTP_X_FORWARDED_PORT" => "443" "HTTP_X_FORWARDED_HOST" => "toolnet.xsrv.jp" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "18.224.16.219" "HTTP_HOST" => "toolnet.xsrv.jp" "Ngx_Cache_StaticMode" => "1" "Ngx_Cache_NormalFile" => "1" "FailureCacheTime" => "0" "HTTPS" => "on" "UNIQUE_ID" => "Z9aW_3pTuhdzg8b20KDUyAAAAfw" "MEF_PROXY_ADDR" => "202.233.66.57" "REDIRECT_STATUS" => "200" "REDIRECT_Ngx_Cache_StaticMode" => "1" "REDIRECT_Ngx_Cache_NormalFile" => "1" "REDIRECT_FailureCacheTime" => "0" "REDIRECT_HTTPS" => "on" "REDIRECT_UNIQUE_ID" => "Z9aW_3pTuhdzg8b20KDUyAAAAfw" "REDIRECT_MEF_PROXY_ADDR" => "202.233.66.57" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1742116607.1132 "REQUEST_TIME" => 1742116607 ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "O9wZeJ1V4ZxCT7W7hpuOzXE7YrS3h5xINxlb7Ix6" "tool_net_session" => "8eHREwLgtcSxvvipHzzrDx5oCdp0AFgw0UTRA3bh" ]
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 16 Mar 2025 09:16:52 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ijlsdk9xTjBLMUlJZVJzMStTUHpua1E9PSIsInZhbHVlIjoiVS9IRW9YblFiempoS3JKUUltekFreVNLSzdDay9aZzAyWXJxM0poVWQ2WWhIWHU1aXpxN1dOallwa0pYQnJBY3JNOERKOVJLZDBZSTJmckc2RTB3Y0dPVGFnS2FmTm5YMmRMRDlXNTFLM0VYc21ienlvbHNpMXBxNjNCR3QxRmciLCJtYWMiOiJjNjRjM2U2NWMzNDk2ZjE4MGY0NjIxY2Q0ZDM4NGY4MmEyMGU2ODkxNDg4MjdkZWYxYzNiNjQyYjRjN2E1MDY5IiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 11:16:52 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ijlsdk9xTjBLMUlJZVJzMStTUHpua1E9PSIsInZhbHVlIjoiVS9IRW9YblFiempoS3JKUUltekFreVNLSzdDay9aZzAyWXJxM0poVWQ2WWhIWHU1aXpxN1dOallwa0pYQnJBY3JNOERKO" 1 => "tool_net_session=eyJpdiI6IlVBOTN4UlI2Tllrd2tPSUhuUU9oeWc9PSIsInZhbHVlIjoiRTJ0ZGFwejQyYWZObjFVMkFQRVp2eFdMZVQ0ajllMkFVMlpjeG5aWWdWeDF0eFlGcmJLU3JBakhTTzFKd3BHS3dpMHZJdURRcURjOC9JODJpSEt3Kzg0M3QxRmtTQ3VNeVROenhOS0s0dWMwcFdRSnJIOWNXa1Q5N2sxSTdPNmwiLCJtYWMiOiI0ZDNlMTU2ZDZlMzIyN2ViMDlmNTk1Y2YwMmQxODhhYjYzNjNlZmU2ZGVkMWIwYzM0MjU1ZTBjNjJkY2E1N2IxIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 11:16:52 GMT; Max-Age=7200; path=/; httponly; samesite=laxtool_net_session=eyJpdiI6IlVBOTN4UlI2Tllrd2tPSUhuUU9oeWc9PSIsInZhbHVlIjoiRTJ0ZGFwejQyYWZObjFVMkFQRVp2eFdMZVQ0ajllMkFVMlpjeG5aWWdWeDF0eFlGcmJLU3JBakhTTzFKd3BHS3d" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ijlsdk9xTjBLMUlJZVJzMStTUHpua1E9PSIsInZhbHVlIjoiVS9IRW9YblFiempoS3JKUUltekFreVNLSzdDay9aZzAyWXJxM0poVWQ2WWhIWHU1aXpxN1dOallwa0pYQnJBY3JNOERKOVJLZDBZSTJmckc2RTB3Y0dPVGFnS2FmTm5YMmRMRDlXNTFLM0VYc21ienlvbHNpMXBxNjNCR3QxRmciLCJtYWMiOiJjNjRjM2U2NWMzNDk2ZjE4MGY0NjIxY2Q0ZDM4NGY4MmEyMGU2ODkxNDg4MjdkZWYxYzNiNjQyYjRjN2E1MDY5IiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 11:16:52 GMT; path=/XSRF-TOKEN=eyJpdiI6Ijlsdk9xTjBLMUlJZVJzMStTUHpua1E9PSIsInZhbHVlIjoiVS9IRW9YblFiempoS3JKUUltekFreVNLSzdDay9aZzAyWXJxM0poVWQ2WWhIWHU1aXpxN1dOallwa0pYQnJBY3JNOERKO" 1 => "tool_net_session=eyJpdiI6IlVBOTN4UlI2Tllrd2tPSUhuUU9oeWc9PSIsInZhbHVlIjoiRTJ0ZGFwejQyYWZObjFVMkFQRVp2eFdMZVQ0ajllMkFVMlpjeG5aWWdWeDF0eFlGcmJLU3JBakhTTzFKd3BHS3dpMHZJdURRcURjOC9JODJpSEt3Kzg0M3QxRmtTQ3VNeVROenhOS0s0dWMwcFdRSnJIOWNXa1Q5N2sxSTdPNmwiLCJtYWMiOiI0ZDNlMTU2ZDZlMzIyN2ViMDlmNTk1Y2YwMmQxODhhYjYzNjNlZmU2ZGVkMWIwYzM0MjU1ZTBjNjJkY2E1N2IxIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 11:16:52 GMT; path=/; httponlytool_net_session=eyJpdiI6IlVBOTN4UlI2Tllrd2tPSUhuUU9oeWc9PSIsInZhbHVlIjoiRTJ0ZGFwejQyYWZObjFVMkFQRVp2eFdMZVQ0ajllMkFVMlpjeG5aWWdWeDF0eFlGcmJLU3JBakhTTzFKd3BHS3d" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "O9wZeJ1V4ZxCT7W7hpuOzXE7YrS3h5xINxlb7Ix6" "_previous" => array:1 [ "url" => "https://toolnet.xsrv.jp/category/air-impact-wrench?page=2&price=6156-471567" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]