<ブランドで絞り込み>

<金額で絞り込み>
110円
5,983円
8.2.22PHP Version8.17sRequest Duration11MBMemory UsageGET category/{slug?}Route
Total time
0μs
  • warninglog[19:43:46] LOG.warning: Callables of the form ["Swift_SmtpTransport", "Swift_Transport_EsmtpTranspor...
  • warninglog[19:43:54] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (10.48ms)
  • Application (8.16s)
  • 1 x Application (99.87%)
    8.16s
    1 x Booting (0.13%)
    10.48ms
    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
    30 statements were executed, 18 of which were duplicated, 12 unique8.12s
    • select `brand_name`, `brand_id` from `product_brands`
      1.48ms/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` = 'screen-protector' limit 1
      260μs/app/Models/ProductCategory.php:85toolnet_laravel
      Metadata
      Bindings
      • 0. screen-protector
      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` = 'screen-protector' limit 1
      730μs/app/Models/ProductCategory.php:29toolnet_laravel
      Metadata
      Bindings
      • 0. screen-protector
      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`
      560μ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`
      720μ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 (1345)
      1.07ms/app/Http/Controllers/ProductCategoryController.php:79toolnet_laravel
      Metadata
      Bindings
      • 0. 1345
      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 (267738, 267744, 267747, 267756, 267758, 267759, 267760, 269074, 269107, 269144, 270553, 281698, 281713, 281728, 283103, 283121, 283145, 283161, 283175, 283176, 284530, 284547, 284562, 284566, 284576, 284595, 286024, 286027, 286044, 286046, 286049, 286069, 286104, 287516, 287540, 296693, 296705, 296706, 296711, 296718, 296719, 296720, 296733, 296734, 296738, 297939, 297940, 297954, 297961, 297962, 297963, 297965, 297966, 297967, 297971, 297975, 297978, 297979, 299222, 299224, 299231, 299234, 299237, 299239, 299244, 299249, 299251, 299259, 299265, 299271, 299273, 299288, 299296, 299300, 300611, 300614, 300615, 300619, 300622, 300624, 300630, 300639, 300640, 300641, 300643, 300644, 300646, 300648, 300662, 300664, 300666, 300672, 300677, 300678, 300681, 300687, 300689, 300693, 300694, 300699, 300701, 302018, 302023, 302025, 302027, 302029, 302030, 302031, 302033, 302042, 302044, 302051, 302053, 302054, 302056, 302066, 302067, 302069, 302070, 302072, 302076, 302094, 302102, 302103, 302107, 302110, 302111, 302115, 302117, 302123, 302125, 302803, 303464, 303469, 303471, 303478, 303491, 303492, 303498, 303501, 303503, 303504, 303506, 303512, 303518, 303521, 303523, 303524, 303528, 303531, 303535, 303537, 303538, 303540, 303548, 304879, 304884, 304892, 304894, 304895, 304896, 304899, 304900, 304907, 304909, 304914, 304915, 304920, 304925, 304927, 304930, 304932, 304935, 304941, 304943, 304945, 304947, 304949, 304950, 304951, 304952, 304954, 304957, 304959, 304962, 304965, 304971, 304972, 304974, 304976, 306236, 306237, 306238, 306240, 306242, 306250, 306260)
      10.13ms/app/Http/Controllers/ProductCategoryController.php:79toolnet_laravel
      Metadata
      Bindings
      • 0. 267738
      • 1. 267744
      • 2. 267747
      • 3. 267756
      • 4. 267758
      • 5. 267759
      • 6. 267760
      • 7. 269074
      • 8. 269107
      • 9. 269144
      • 10. 270553
      • 11. 281698
      • 12. 281713
      • 13. 281728
      • 14. 283103
      • 15. 283121
      • 16. 283145
      • 17. 283161
      • 18. 283175
      • 19. 283176
      • 20. 284530
      • 21. 284547
      • 22. 284562
      • 23. 284566
      • 24. 284576
      • 25. 284595
      • 26. 286024
      • 27. 286027
      • 28. 286044
      • 29. 286046
      • 30. 286049
      • 31. 286069
      • 32. 286104
      • 33. 287516
      • 34. 287540
      • 35. 296693
      • 36. 296705
      • 37. 296706
      • 38. 296711
      • 39. 296718
      • 40. 296719
      • 41. 296720
      • 42. 296733
      • 43. 296734
      • 44. 296738
      • 45. 297939
      • 46. 297940
      • 47. 297954
      • 48. 297961
      • 49. 297962
      • 50. 297963
      • 51. 297965
      • 52. 297966
      • 53. 297967
      • 54. 297971
      • 55. 297975
      • 56. 297978
      • 57. 297979
      • 58. 299222
      • 59. 299224
      • 60. 299231
      • 61. 299234
      • 62. 299237
      • 63. 299239
      • 64. 299244
      • 65. 299249
      • 66. 299251
      • 67. 299259
      • 68. 299265
      • 69. 299271
      • 70. 299273
      • 71. 299288
      • 72. 299296
      • 73. 299300
      • 74. 300611
      • 75. 300614
      • 76. 300615
      • 77. 300619
      • 78. 300622
      • 79. 300624
      • 80. 300630
      • 81. 300639
      • 82. 300640
      • 83. 300641
      • 84. 300643
      • 85. 300644
      • 86. 300646
      • 87. 300648
      • 88. 300662
      • 89. 300664
      • 90. 300666
      • 91. 300672
      • 92. 300677
      • 93. 300678
      • 94. 300681
      • 95. 300687
      • 96. 300689
      • 97. 300693
      • 98. 300694
      • 99. 300699
      • 100. 300701
      • 101. 302018
      • 102. 302023
      • 103. 302025
      • 104. 302027
      • 105. 302029
      • 106. 302030
      • 107. 302031
      • 108. 302033
      • 109. 302042
      • 110. 302044
      • 111. 302051
      • 112. 302053
      • 113. 302054
      • 114. 302056
      • 115. 302066
      • 116. 302067
      • 117. 302069
      • 118. 302070
      • 119. 302072
      • 120. 302076
      • 121. 302094
      • 122. 302102
      • 123. 302103
      • 124. 302107
      • 125. 302110
      • 126. 302111
      • 127. 302115
      • 128. 302117
      • 129. 302123
      • 130. 302125
      • 131. 302803
      • 132. 303464
      • 133. 303469
      • 134. 303471
      • 135. 303478
      • 136. 303491
      • 137. 303492
      • 138. 303498
      • 139. 303501
      • 140. 303503
      • 141. 303504
      • 142. 303506
      • 143. 303512
      • 144. 303518
      • 145. 303521
      • 146. 303523
      • 147. 303524
      • 148. 303528
      • 149. 303531
      • 150. 303535
      • 151. 303537
      • 152. 303538
      • 153. 303540
      • 154. 303548
      • 155. 304879
      • 156. 304884
      • 157. 304892
      • 158. 304894
      • 159. 304895
      • 160. 304896
      • 161. 304899
      • 162. 304900
      • 163. 304907
      • 164. 304909
      • 165. 304914
      • 166. 304915
      • 167. 304920
      • 168. 304925
      • 169. 304927
      • 170. 304930
      • 171. 304932
      • 172. 304935
      • 173. 304941
      • 174. 304943
      • 175. 304945
      • 176. 304947
      • 177. 304949
      • 178. 304950
      • 179. 304951
      • 180. 304952
      • 181. 304954
      • 182. 304957
      • 183. 304959
      • 184. 304962
      • 185. 304965
      • 186. 304971
      • 187. 304972
      • 188. 304974
      • 189. 304976
      • 190. 306236
      • 191. 306237
      • 192. 306238
      • 193. 306240
      • 194. 306242
      • 195. 306250
      • 196. 306260
      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 (1345)
      230μs/app/Http/Controllers/ProductCategoryController.php:79toolnet_laravel
      Metadata
      Bindings
      • 0. 1345
      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 ('4953103307360 ', '4953103307421 ', '4953103307476 ', '4953103307490 ', '4953103307551 ', '4953103307605 ', '4953103307612 ', '4953103307636 ', '4953103307643 ', '4953103307711 ', '4953103307766 ', '4953103307780 ', '4953103307797 ', '4953103313002 ', '4953103313019 ', '4953103313026 ', '4953103313033 ', '4953103313040 ', '4953103313101 ', '4953103313118 ', '4953103313330 ', '4953103313408 ', '4953103313415 ', '4953103313507 ', '4953103313576 ', '4953103313583 ', '4953103313842 ', '4953103313941 ', '4953103313958 ', '4953103314146 ', '4953103314153 ', '4953103314160 ', '4953103314191 ', '4953103314221 ', '4953103314313 ', '4953103314344 ', '4953103314504 ', '4953103314511 ', '4953103314559 ', '4953103314573 ', '4953103314580 ', '4953103314597 ', '4953103314634 ', '4953103314658 ', '4953103314672 ', '4953103314696 ', '4953103314702 ', '4953103314719 ', '4953103314733 ', '4953103314740 ', '4953103315099 ', '4953103315716 ', '4953103315723 ', '4953103315730 ', '4953103315754 ', '4953103315808 ', '4953103315839 ', '4953103315884 ', '4953103315891 ', '4953103315945 ', '4953103315952 ', '4953103315990 ', '4953103316003 ', '4953103316027 ', '4953103318571 ', '4953103320253 ', '4953103320932 ', '4953103320956 ', '4953103320963 ', '4953103321441 ', '4953103322202 ', '4953103322769 ', '4953103322783 ', '4953103322943 ', '4953103324299 ', '4953103324312 ', '4953103327221 ', '4953103327313 ', '4953103327450 ', '4953103329676 ', '4953103330351 ', '4953103334403 ', '4953103334427 ', '4953103334434 ', '4953103336254 ', '4953103339958 ', '4953103339965 ', '4953103339972 ', '4953103339989 ', '4953103339996 ', '4953103340169 ', '4953103340176 ', '4953103340213 ', '4953103340220 ', '4953103341470 ', '4953103341487 ', '4953103341500 ', '4953103341517 ', '4953103341593 ', '4953103341609 ', '4953103341623 ', '4953103341647 ', '4953103341654 ', '4953103341661 ', '4953103341678 ', '4953103341685 ', '4953103341708 ', '4953103341722 ', '4953103341791 ', '4953103341807 ', '4953103341814 ', '4953103341821 ', '4953103341838 ', '4953103341845 ', '4953103342040 ', '4953103342057 ', '4953103342064 ', '4953103342101 ', '4953103342200 ', '4953103342217 ', '4953103342354 ', '4953103342361 ', '4953103342385 ', '4953103342408 ', '4953103342415 ', '4953103342422 ', '4953103342484 ', '4953103342507 ', '4953103342521 ', '4953103342545 ', '4953103342576 ', '4953103342590 ', '4953103342620 ', '4953103342644 ', '4953103342651 ', '4953103342668 ', '4953103342675 ', '4953103342682 ', '4953103342842 ', '4953103342859 ', '4953103342866 ', '4953103342873 ', '4953103342880 ', '4953103342897 ', '4953103342903 ', '4953103342910 ', '4953103342927 ', '4953103342972 ', '4953103342989 ', '4953103343108 ', '4953103343115 ', '4953103343139 ', '4953103343146 ', '4953103343153 ', '4953103343160 ', '4953103343177 ', '4953103343191 ', '4953103343207 ', '4953103343214 ', '4953103343221 ', '4953103343238 ', '4953103343252 ', '4953103343269 ', '4953103343290 ', '4953103343306 ', '4953103343313 ', '4953103343351 ', '4953103343375 ', '4953103343405 ', '4953103343771 ', '4953103343795 ', '4953103343818 ', '4953103343849 ', '4953103343856 ', '4953103343870 ', '4953103343894 ', '4953103343917 ', '4953103343924 ', '4953103344129 ', '4953103344136 ', '4953103344143 ', '4953103347564 ', '4953103347571 ', '4953103347588 ', '4953103347595 ', '4953103347618 ', '4953103347632 ', '4953103347649 ', '4953103347656 ', '4953103347670 ', '4953103349414 ', '4953103349421 ', '4953103349438 ', '4953103349445 ', '4953103349452 ', '4953103349469 ', '4971660771264 ')
      440μs/app/Http/Controllers/ProductCategoryController.php:79toolnet_laravel
      Metadata
      Bindings
      • 0. 4953103307360
      • 1. 4953103307421
      • 2. 4953103307476
      • 3. 4953103307490
      • 4. 4953103307551
      • 5. 4953103307605
      • 6. 4953103307612
      • 7. 4953103307636
      • 8. 4953103307643
      • 9. 4953103307711
      • 10. 4953103307766
      • 11. 4953103307780
      • 12. 4953103307797
      • 13. 4953103313002
      • 14. 4953103313019
      • 15. 4953103313026
      • 16. 4953103313033
      • 17. 4953103313040
      • 18. 4953103313101
      • 19. 4953103313118
      • 20. 4953103313330
      • 21. 4953103313408
      • 22. 4953103313415
      • 23. 4953103313507
      • 24. 4953103313576
      • 25. 4953103313583
      • 26. 4953103313842
      • 27. 4953103313941
      • 28. 4953103313958
      • 29. 4953103314146
      • 30. 4953103314153
      • 31. 4953103314160
      • 32. 4953103314191
      • 33. 4953103314221
      • 34. 4953103314313
      • 35. 4953103314344
      • 36. 4953103314504
      • 37. 4953103314511
      • 38. 4953103314559
      • 39. 4953103314573
      • 40. 4953103314580
      • 41. 4953103314597
      • 42. 4953103314634
      • 43. 4953103314658
      • 44. 4953103314672
      • 45. 4953103314696
      • 46. 4953103314702
      • 47. 4953103314719
      • 48. 4953103314733
      • 49. 4953103314740
      • 50. 4953103315099
      • 51. 4953103315716
      • 52. 4953103315723
      • 53. 4953103315730
      • 54. 4953103315754
      • 55. 4953103315808
      • 56. 4953103315839
      • 57. 4953103315884
      • 58. 4953103315891
      • 59. 4953103315945
      • 60. 4953103315952
      • 61. 4953103315990
      • 62. 4953103316003
      • 63. 4953103316027
      • 64. 4953103318571
      • 65. 4953103320253
      • 66. 4953103320932
      • 67. 4953103320956
      • 68. 4953103320963
      • 69. 4953103321441
      • 70. 4953103322202
      • 71. 4953103322769
      • 72. 4953103322783
      • 73. 4953103322943
      • 74. 4953103324299
      • 75. 4953103324312
      • 76. 4953103327221
      • 77. 4953103327313
      • 78. 4953103327450
      • 79. 4953103329676
      • 80. 4953103330351
      • 81. 4953103334403
      • 82. 4953103334427
      • 83. 4953103334434
      • 84. 4953103336254
      • 85. 4953103339958
      • 86. 4953103339965
      • 87. 4953103339972
      • 88. 4953103339989
      • 89. 4953103339996
      • 90. 4953103340169
      • 91. 4953103340176
      • 92. 4953103340213
      • 93. 4953103340220
      • 94. 4953103341470
      • 95. 4953103341487
      • 96. 4953103341500
      • 97. 4953103341517
      • 98. 4953103341593
      • 99. 4953103341609
      • 100. 4953103341623
      • 101. 4953103341647
      • 102. 4953103341654
      • 103. 4953103341661
      • 104. 4953103341678
      • 105. 4953103341685
      • 106. 4953103341708
      • 107. 4953103341722
      • 108. 4953103341791
      • 109. 4953103341807
      • 110. 4953103341814
      • 111. 4953103341821
      • 112. 4953103341838
      • 113. 4953103341845
      • 114. 4953103342040
      • 115. 4953103342057
      • 116. 4953103342064
      • 117. 4953103342101
      • 118. 4953103342200
      • 119. 4953103342217
      • 120. 4953103342354
      • 121. 4953103342361
      • 122. 4953103342385
      • 123. 4953103342408
      • 124. 4953103342415
      • 125. 4953103342422
      • 126. 4953103342484
      • 127. 4953103342507
      • 128. 4953103342521
      • 129. 4953103342545
      • 130. 4953103342576
      • 131. 4953103342590
      • 132. 4953103342620
      • 133. 4953103342644
      • 134. 4953103342651
      • 135. 4953103342668
      • 136. 4953103342675
      • 137. 4953103342682
      • 138. 4953103342842
      • 139. 4953103342859
      • 140. 4953103342866
      • 141. 4953103342873
      • 142. 4953103342880
      • 143. 4953103342897
      • 144. 4953103342903
      • 145. 4953103342910
      • 146. 4953103342927
      • 147. 4953103342972
      • 148. 4953103342989
      • 149. 4953103343108
      • 150. 4953103343115
      • 151. 4953103343139
      • 152. 4953103343146
      • 153. 4953103343153
      • 154. 4953103343160
      • 155. 4953103343177
      • 156. 4953103343191
      • 157. 4953103343207
      • 158. 4953103343214
      • 159. 4953103343221
      • 160. 4953103343238
      • 161. 4953103343252
      • 162. 4953103343269
      • 163. 4953103343290
      • 164. 4953103343306
      • 165. 4953103343313
      • 166. 4953103343351
      • 167. 4953103343375
      • 168. 4953103343405
      • 169. 4953103343771
      • 170. 4953103343795
      • 171. 4953103343818
      • 172. 4953103343849
      • 173. 4953103343856
      • 174. 4953103343870
      • 175. 4953103343894
      • 176. 4953103343917
      • 177. 4953103343924
      • 178. 4953103344129
      • 179. 4953103344136
      • 180. 4953103344143
      • 181. 4953103347564
      • 182. 4953103347571
      • 183. 4953103347588
      • 184. 4953103347595
      • 185. 4953103347618
      • 186. 4953103347632
      • 187. 4953103347649
      • 188. 4953103347656
      • 189. 4953103347670
      • 190. 4953103349414
      • 191. 4953103349421
      • 192. 4953103349438
      • 193. 4953103349445
      • 194. 4953103349452
      • 195. 4953103349469
      • 196. 4971660771264
      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 `brand` from `product_specs` where `category` in (1345)
      220μs/app/Models/ProductSpec.php:28toolnet_laravel
      Metadata
      Bindings
      • 0. 1345
      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 (1345) and exists (select * from `product_prices` where `product_specs`.`wp_id` = `product_prices`.`wp_id` and `price_1` between '110' and '5983')
      3.58s/app/Http/Controllers/ProductCategoryController.php:94toolnet_laravel
      Metadata
      Bindings
      • 0. 1345
      • 1. 110
      • 2. 5983
      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 (267738, 267744, 267747, 267756, 267758, 267759, 267760, 269074, 269107, 269144, 270553, 281698, 281713, 281728, 283103, 283121, 283145, 283161, 283175, 283176, 284530, 284547, 284562, 284566, 284576, 284595, 286024, 286027, 286044, 286046, 286049, 286069, 286104, 287516, 287540, 296693, 296705, 296706, 296711, 296718, 296719, 296720, 296733, 296734, 296738, 297939, 297940, 297954, 297961, 297962, 297963, 297965, 297966, 297967, 297971, 297975, 297978, 297979, 299222, 299224, 299231, 299234, 299237, 299239, 299244, 299249, 299251, 299259, 299265, 299271, 299273, 299288, 299296, 299300, 300611, 300614, 300615, 300619, 300622, 300624, 300630, 300639, 300640, 300641, 300643, 300644, 300646, 300648, 300662, 300664, 300666, 300672, 300677, 300678, 300681, 300687, 300689, 300693, 300694, 300699, 300701, 302018, 302023, 302025, 302027, 302029, 302030, 302031, 302033, 302042, 302044, 302051, 302053, 302054, 302056, 302066, 302067, 302069, 302070, 302072, 302076, 302094, 302102, 302103, 302107, 302110, 302111, 302115, 302117, 302123, 302125, 302803, 303464, 303469, 303471, 303478, 303491, 303492, 303498, 303501, 303503, 303504, 303506, 303512, 303518, 303521, 303523, 303524, 303528, 303531, 303535, 303537, 303538, 303540, 303548, 304879, 304884, 304892, 304894, 304895, 304896, 304899, 304900, 304907, 304909, 304914, 304915, 304920, 304925, 304927, 304930, 304932, 304935, 304941, 304943, 304945, 304947, 304949, 304950, 304951, 304952, 304954, 304957, 304959, 304962, 304965, 304971, 304972, 304974, 304976, 306236, 306237, 306238, 306240, 306242, 306250, 306260)
      7.89ms/app/Http/Controllers/ProductCategoryController.php:94toolnet_laravel
      Metadata
      Bindings
      • 0. 267738
      • 1. 267744
      • 2. 267747
      • 3. 267756
      • 4. 267758
      • 5. 267759
      • 6. 267760
      • 7. 269074
      • 8. 269107
      • 9. 269144
      • 10. 270553
      • 11. 281698
      • 12. 281713
      • 13. 281728
      • 14. 283103
      • 15. 283121
      • 16. 283145
      • 17. 283161
      • 18. 283175
      • 19. 283176
      • 20. 284530
      • 21. 284547
      • 22. 284562
      • 23. 284566
      • 24. 284576
      • 25. 284595
      • 26. 286024
      • 27. 286027
      • 28. 286044
      • 29. 286046
      • 30. 286049
      • 31. 286069
      • 32. 286104
      • 33. 287516
      • 34. 287540
      • 35. 296693
      • 36. 296705
      • 37. 296706
      • 38. 296711
      • 39. 296718
      • 40. 296719
      • 41. 296720
      • 42. 296733
      • 43. 296734
      • 44. 296738
      • 45. 297939
      • 46. 297940
      • 47. 297954
      • 48. 297961
      • 49. 297962
      • 50. 297963
      • 51. 297965
      • 52. 297966
      • 53. 297967
      • 54. 297971
      • 55. 297975
      • 56. 297978
      • 57. 297979
      • 58. 299222
      • 59. 299224
      • 60. 299231
      • 61. 299234
      • 62. 299237
      • 63. 299239
      • 64. 299244
      • 65. 299249
      • 66. 299251
      • 67. 299259
      • 68. 299265
      • 69. 299271
      • 70. 299273
      • 71. 299288
      • 72. 299296
      • 73. 299300
      • 74. 300611
      • 75. 300614
      • 76. 300615
      • 77. 300619
      • 78. 300622
      • 79. 300624
      • 80. 300630
      • 81. 300639
      • 82. 300640
      • 83. 300641
      • 84. 300643
      • 85. 300644
      • 86. 300646
      • 87. 300648
      • 88. 300662
      • 89. 300664
      • 90. 300666
      • 91. 300672
      • 92. 300677
      • 93. 300678
      • 94. 300681
      • 95. 300687
      • 96. 300689
      • 97. 300693
      • 98. 300694
      • 99. 300699
      • 100. 300701
      • 101. 302018
      • 102. 302023
      • 103. 302025
      • 104. 302027
      • 105. 302029
      • 106. 302030
      • 107. 302031
      • 108. 302033
      • 109. 302042
      • 110. 302044
      • 111. 302051
      • 112. 302053
      • 113. 302054
      • 114. 302056
      • 115. 302066
      • 116. 302067
      • 117. 302069
      • 118. 302070
      • 119. 302072
      • 120. 302076
      • 121. 302094
      • 122. 302102
      • 123. 302103
      • 124. 302107
      • 125. 302110
      • 126. 302111
      • 127. 302115
      • 128. 302117
      • 129. 302123
      • 130. 302125
      • 131. 302803
      • 132. 303464
      • 133. 303469
      • 134. 303471
      • 135. 303478
      • 136. 303491
      • 137. 303492
      • 138. 303498
      • 139. 303501
      • 140. 303503
      • 141. 303504
      • 142. 303506
      • 143. 303512
      • 144. 303518
      • 145. 303521
      • 146. 303523
      • 147. 303524
      • 148. 303528
      • 149. 303531
      • 150. 303535
      • 151. 303537
      • 152. 303538
      • 153. 303540
      • 154. 303548
      • 155. 304879
      • 156. 304884
      • 157. 304892
      • 158. 304894
      • 159. 304895
      • 160. 304896
      • 161. 304899
      • 162. 304900
      • 163. 304907
      • 164. 304909
      • 165. 304914
      • 166. 304915
      • 167. 304920
      • 168. 304925
      • 169. 304927
      • 170. 304930
      • 171. 304932
      • 172. 304935
      • 173. 304941
      • 174. 304943
      • 175. 304945
      • 176. 304947
      • 177. 304949
      • 178. 304950
      • 179. 304951
      • 180. 304952
      • 181. 304954
      • 182. 304957
      • 183. 304959
      • 184. 304962
      • 185. 304965
      • 186. 304971
      • 187. 304972
      • 188. 304974
      • 189. 304976
      • 190. 306236
      • 191. 306237
      • 192. 306238
      • 193. 306240
      • 194. 306242
      • 195. 306250
      • 196. 306260
      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 (1345)
      180μs/app/Http/Controllers/ProductCategoryController.php:94toolnet_laravel
      Metadata
      Bindings
      • 0. 1345
      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 ('4953103307360 ', '4953103307421 ', '4953103307476 ', '4953103307490 ', '4953103307551 ', '4953103307605 ', '4953103307612 ', '4953103307636 ', '4953103307643 ', '4953103307711 ', '4953103307766 ', '4953103307780 ', '4953103307797 ', '4953103313002 ', '4953103313019 ', '4953103313026 ', '4953103313033 ', '4953103313040 ', '4953103313101 ', '4953103313118 ', '4953103313330 ', '4953103313408 ', '4953103313415 ', '4953103313507 ', '4953103313576 ', '4953103313583 ', '4953103313842 ', '4953103313941 ', '4953103313958 ', '4953103314146 ', '4953103314153 ', '4953103314160 ', '4953103314191 ', '4953103314221 ', '4953103314313 ', '4953103314344 ', '4953103314504 ', '4953103314511 ', '4953103314559 ', '4953103314573 ', '4953103314580 ', '4953103314597 ', '4953103314634 ', '4953103314658 ', '4953103314672 ', '4953103314696 ', '4953103314702 ', '4953103314719 ', '4953103314733 ', '4953103314740 ', '4953103315099 ', '4953103315716 ', '4953103315723 ', '4953103315730 ', '4953103315754 ', '4953103315808 ', '4953103315839 ', '4953103315884 ', '4953103315891 ', '4953103315945 ', '4953103315952 ', '4953103315990 ', '4953103316003 ', '4953103316027 ', '4953103318571 ', '4953103320253 ', '4953103320932 ', '4953103320956 ', '4953103320963 ', '4953103321441 ', '4953103322202 ', '4953103322769 ', '4953103322783 ', '4953103322943 ', '4953103324299 ', '4953103324312 ', '4953103327221 ', '4953103327313 ', '4953103327450 ', '4953103329676 ', '4953103330351 ', '4953103334403 ', '4953103334427 ', '4953103334434 ', '4953103336254 ', '4953103339958 ', '4953103339965 ', '4953103339972 ', '4953103339989 ', '4953103339996 ', '4953103340169 ', '4953103340176 ', '4953103340213 ', '4953103340220 ', '4953103341470 ', '4953103341487 ', '4953103341500 ', '4953103341517 ', '4953103341593 ', '4953103341609 ', '4953103341623 ', '4953103341647 ', '4953103341654 ', '4953103341661 ', '4953103341678 ', '4953103341685 ', '4953103341708 ', '4953103341722 ', '4953103341791 ', '4953103341807 ', '4953103341814 ', '4953103341821 ', '4953103341838 ', '4953103341845 ', '4953103342040 ', '4953103342057 ', '4953103342064 ', '4953103342101 ', '4953103342200 ', '4953103342217 ', '4953103342354 ', '4953103342361 ', '4953103342385 ', '4953103342408 ', '4953103342415 ', '4953103342422 ', '4953103342484 ', '4953103342507 ', '4953103342521 ', '4953103342545 ', '4953103342576 ', '4953103342590 ', '4953103342620 ', '4953103342644 ', '4953103342651 ', '4953103342668 ', '4953103342675 ', '4953103342682 ', '4953103342842 ', '4953103342859 ', '4953103342866 ', '4953103342873 ', '4953103342880 ', '4953103342897 ', '4953103342903 ', '4953103342910 ', '4953103342927 ', '4953103342972 ', '4953103342989 ', '4953103343108 ', '4953103343115 ', '4953103343139 ', '4953103343146 ', '4953103343153 ', '4953103343160 ', '4953103343177 ', '4953103343191 ', '4953103343207 ', '4953103343214 ', '4953103343221 ', '4953103343238 ', '4953103343252 ', '4953103343269 ', '4953103343290 ', '4953103343306 ', '4953103343313 ', '4953103343351 ', '4953103343375 ', '4953103343405 ', '4953103343771 ', '4953103343795 ', '4953103343818 ', '4953103343849 ', '4953103343856 ', '4953103343870 ', '4953103343894 ', '4953103343917 ', '4953103343924 ', '4953103344129 ', '4953103344136 ', '4953103344143 ', '4953103347564 ', '4953103347571 ', '4953103347588 ', '4953103347595 ', '4953103347618 ', '4953103347632 ', '4953103347649 ', '4953103347656 ', '4953103347670 ', '4953103349414 ', '4953103349421 ', '4953103349438 ', '4953103349445 ', '4953103349452 ', '4953103349469 ', '4971660771264 ')
      330μs/app/Http/Controllers/ProductCategoryController.php:94toolnet_laravel
      Metadata
      Bindings
      • 0. 4953103307360
      • 1. 4953103307421
      • 2. 4953103307476
      • 3. 4953103307490
      • 4. 4953103307551
      • 5. 4953103307605
      • 6. 4953103307612
      • 7. 4953103307636
      • 8. 4953103307643
      • 9. 4953103307711
      • 10. 4953103307766
      • 11. 4953103307780
      • 12. 4953103307797
      • 13. 4953103313002
      • 14. 4953103313019
      • 15. 4953103313026
      • 16. 4953103313033
      • 17. 4953103313040
      • 18. 4953103313101
      • 19. 4953103313118
      • 20. 4953103313330
      • 21. 4953103313408
      • 22. 4953103313415
      • 23. 4953103313507
      • 24. 4953103313576
      • 25. 4953103313583
      • 26. 4953103313842
      • 27. 4953103313941
      • 28. 4953103313958
      • 29. 4953103314146
      • 30. 4953103314153
      • 31. 4953103314160
      • 32. 4953103314191
      • 33. 4953103314221
      • 34. 4953103314313
      • 35. 4953103314344
      • 36. 4953103314504
      • 37. 4953103314511
      • 38. 4953103314559
      • 39. 4953103314573
      • 40. 4953103314580
      • 41. 4953103314597
      • 42. 4953103314634
      • 43. 4953103314658
      • 44. 4953103314672
      • 45. 4953103314696
      • 46. 4953103314702
      • 47. 4953103314719
      • 48. 4953103314733
      • 49. 4953103314740
      • 50. 4953103315099
      • 51. 4953103315716
      • 52. 4953103315723
      • 53. 4953103315730
      • 54. 4953103315754
      • 55. 4953103315808
      • 56. 4953103315839
      • 57. 4953103315884
      • 58. 4953103315891
      • 59. 4953103315945
      • 60. 4953103315952
      • 61. 4953103315990
      • 62. 4953103316003
      • 63. 4953103316027
      • 64. 4953103318571
      • 65. 4953103320253
      • 66. 4953103320932
      • 67. 4953103320956
      • 68. 4953103320963
      • 69. 4953103321441
      • 70. 4953103322202
      • 71. 4953103322769
      • 72. 4953103322783
      • 73. 4953103322943
      • 74. 4953103324299
      • 75. 4953103324312
      • 76. 4953103327221
      • 77. 4953103327313
      • 78. 4953103327450
      • 79. 4953103329676
      • 80. 4953103330351
      • 81. 4953103334403
      • 82. 4953103334427
      • 83. 4953103334434
      • 84. 4953103336254
      • 85. 4953103339958
      • 86. 4953103339965
      • 87. 4953103339972
      • 88. 4953103339989
      • 89. 4953103339996
      • 90. 4953103340169
      • 91. 4953103340176
      • 92. 4953103340213
      • 93. 4953103340220
      • 94. 4953103341470
      • 95. 4953103341487
      • 96. 4953103341500
      • 97. 4953103341517
      • 98. 4953103341593
      • 99. 4953103341609
      • 100. 4953103341623
      • 101. 4953103341647
      • 102. 4953103341654
      • 103. 4953103341661
      • 104. 4953103341678
      • 105. 4953103341685
      • 106. 4953103341708
      • 107. 4953103341722
      • 108. 4953103341791
      • 109. 4953103341807
      • 110. 4953103341814
      • 111. 4953103341821
      • 112. 4953103341838
      • 113. 4953103341845
      • 114. 4953103342040
      • 115. 4953103342057
      • 116. 4953103342064
      • 117. 4953103342101
      • 118. 4953103342200
      • 119. 4953103342217
      • 120. 4953103342354
      • 121. 4953103342361
      • 122. 4953103342385
      • 123. 4953103342408
      • 124. 4953103342415
      • 125. 4953103342422
      • 126. 4953103342484
      • 127. 4953103342507
      • 128. 4953103342521
      • 129. 4953103342545
      • 130. 4953103342576
      • 131. 4953103342590
      • 132. 4953103342620
      • 133. 4953103342644
      • 134. 4953103342651
      • 135. 4953103342668
      • 136. 4953103342675
      • 137. 4953103342682
      • 138. 4953103342842
      • 139. 4953103342859
      • 140. 4953103342866
      • 141. 4953103342873
      • 142. 4953103342880
      • 143. 4953103342897
      • 144. 4953103342903
      • 145. 4953103342910
      • 146. 4953103342927
      • 147. 4953103342972
      • 148. 4953103342989
      • 149. 4953103343108
      • 150. 4953103343115
      • 151. 4953103343139
      • 152. 4953103343146
      • 153. 4953103343153
      • 154. 4953103343160
      • 155. 4953103343177
      • 156. 4953103343191
      • 157. 4953103343207
      • 158. 4953103343214
      • 159. 4953103343221
      • 160. 4953103343238
      • 161. 4953103343252
      • 162. 4953103343269
      • 163. 4953103343290
      • 164. 4953103343306
      • 165. 4953103343313
      • 166. 4953103343351
      • 167. 4953103343375
      • 168. 4953103343405
      • 169. 4953103343771
      • 170. 4953103343795
      • 171. 4953103343818
      • 172. 4953103343849
      • 173. 4953103343856
      • 174. 4953103343870
      • 175. 4953103343894
      • 176. 4953103343917
      • 177. 4953103343924
      • 178. 4953103344129
      • 179. 4953103344136
      • 180. 4953103344143
      • 181. 4953103347564
      • 182. 4953103347571
      • 183. 4953103347588
      • 184. 4953103347595
      • 185. 4953103347618
      • 186. 4953103347632
      • 187. 4953103347649
      • 188. 4953103347656
      • 189. 4953103347670
      • 190. 4953103349414
      • 191. 4953103349421
      • 192. 4953103349438
      • 193. 4953103349445
      • 194. 4953103349452
      • 195. 4953103349469
      • 196. 4971660771264
      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 count(*) as aggregate from `product_specs` where `category` in (1345) and exists (select * from `product_prices` where `product_specs`.`wp_id` = `product_prices`.`wp_id` and `price_1` between '110' and '5983')
      855ms/app/Http/Controllers/ProductCategoryController.php:95toolnet_laravel
      Metadata
      Bindings
      • 0. 1345
      • 1. 110
      • 2. 5983
      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 (1345) and exists (select * from `product_prices` where `product_specs`.`wp_id` = `product_prices`.`wp_id` and `price_1` between '110' and '5983') limit 16 offset 192
      3.65s/app/Http/Controllers/ProductCategoryController.php:95toolnet_laravel
      Metadata
      Bindings
      • 0. 1345
      • 1. 110
      • 2. 5983
      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 (306238, 306240, 306242, 306250, 306260)
      1.06ms/app/Http/Controllers/ProductCategoryController.php:95toolnet_laravel
      Metadata
      Bindings
      • 0. 306238
      • 1. 306240
      • 2. 306242
      • 3. 306250
      • 4. 306260
      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 (1345)
      200μs/app/Http/Controllers/ProductCategoryController.php:95toolnet_laravel
      Metadata
      Bindings
      • 0. 1345
      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 ('4953103342057 ', '4953103342064 ', '4953103342408 ', '4953103343108 ', '4953103343207 ')
      170μs/app/Http/Controllers/ProductCategoryController.php:95toolnet_laravel
      Metadata
      Bindings
      • 0. 4953103342057
      • 1. 4953103342064
      • 2. 4953103342408
      • 3. 4953103343108
      • 4. 4953103343207
      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 `slug` = 'screen-protector' limit 1
      200μs/app/Models/ProductCategory.php:29toolnet_laravel
      Metadata
      Bindings
      • 0. screen-protector
      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` = 1345
      150μs/app/Http/Controllers/ProductCategoryController.php:111toolnet_laravel
      Metadata
      Bindings
      • 0. 1345
      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)
      160μ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`
      130μ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'
      110μ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`
      100μ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'
      110μ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`
      120μ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'
      140μ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\ProductPrice
    399
    App\Models\ProductSpec
    399
    App\Models\ProductCategory
    1844
        _token
        qvhnU3cosIhjb4qNVPLSrr2CllkKHgpmaNC0zmwr
        _previous
        array:1 [ "url" => "https://toolnet.xsrv.jp/category/screen-protector?page=13&price=110-5983" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /category/screen-protector
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:2 [ "page" => "13" "price" => "110-5983" ]
        request_request
        0 of 0
        array:2 [ "page" => "13" "price" => "110-5983" ]
        request_headers
        0 of 0
        array:29 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikl6ZGVvTSsrMmk0dkJjTkxlayt2d0E9PSIsInZhbHVlIjoieDN4RDZ3RXcybHpYVHl3SDFZTmZNaWRXTjFRdVpxSDFkMDFWbk5ycmVMM0ptSWF0MjNjMkcxS1FjcUVzNHhtR0xNTklxS2NMendGd2plYjl0ZzJFbDV1dno3bkI0QU1TQlpsRTA0cFY4bENuckdPV3BrOUF2L0twazJKK1Nuc2wiLCJtYWMiOiJkYjRmZDRiMzMyMDI2ZTYyY2M0ZjkyNmVjNDkwYTU5ODIwZWE5MjJiNjU3ZmJlNDQ2MmM2MDQzOGJiYzdkNGNjIiwidGFnIjoiIn0%3D; tool_net_session=eyJpdiI6IkhWRlc5WE9wd2loNHlKSVlFRWM2MWc9PSIsInZhbHVlIjoiWEs5WUZWRTVnOVVLWE5SNHV0dHBzdlZhUHVzdEY4RnVXNVV1MXN0enB4R2E1MmRuSWU0OERpenB3UmluNzBMTUVxWHVOcVhJY1FnQ0ZLOHVhdnI0dUR0UkJMV0JRaWtYU1p4V1lienQ1Y2laSkFNQ3Q0eDVEUmZlT1J2MmJRMmUiLCJtYWMiOiIwMjU4MTE0YWVmYmQzYjE1NWZiM2QyM2IwZWRmYmE2OTM3YWNlMTM4ZjExYTY3NGE3NTk4MGQzNmM0Mzk0YzczIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ikl6ZGVvTSsrMmk0dkJjTkxlayt2d0E9PSIsInZhbHVlIjoieDN4RDZ3RXcybHpYVHl3SDFZTmZNaWRXTjFRdVpxSDFkMDFWbk5ycmVMM0ptSWF0MjNjMkcxS1FjcUVzNHhtR0xNTklxS" ] "priority" => array:1 [ 0 => "u=0, i" ] "referer" => array:1 [ 0 => "https://toolnet.xsrv.jp/category/screen-protector?page=13" ] "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 => "3.142.201.19" ] "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 => "3.142.201.19" ] "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/screen-protector?page=13&price=110-5983" "QUERY_STRING" => "page=13&price=110-5983" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_QUERY_STRING" => "page=13&price=110-5983" "REDIRECT_URL" => "/category/screen-protector" "REMOTE_PORT" => "44660" "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" => "3.142.201.19" "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=eyJpdiI6Ikl6ZGVvTSsrMmk0dkJjTkxlayt2d0E9PSIsInZhbHVlIjoieDN4RDZ3RXcybHpYVHl3SDFZTmZNaWRXTjFRdVpxSDFkMDFWbk5ycmVMM0ptSWF0MjNjMkcxS1FjcUVzNHhtR0xNTklxS2NMendGd2plYjl0ZzJFbDV1dno3bkI0QU1TQlpsRTA0cFY4bENuckdPV3BrOUF2L0twazJKK1Nuc2wiLCJtYWMiOiJkYjRmZDRiMzMyMDI2ZTYyY2M0ZjkyNmVjNDkwYTU5ODIwZWE5MjJiNjU3ZmJlNDQ2MmM2MDQzOGJiYzdkNGNjIiwidGFnIjoiIn0%3D; tool_net_session=eyJpdiI6IkhWRlc5WE9wd2loNHlKSVlFRWM2MWc9PSIsInZhbHVlIjoiWEs5WUZWRTVnOVVLWE5SNHV0dHBzdlZhUHVzdEY4RnVXNVV1MXN0enB4R2E1MmRuSWU0OERpenB3UmluNzBMTUVxWHVOcVhJY1FnQ0ZLOHVhdnI0dUR0UkJMV0JRaWtYU1p4V1lienQ1Y2laSkFNQ3Q0eDVEUmZlT1J2MmJRMmUiLCJtYWMiOiIwMjU4MTE0YWVmYmQzYjE1NWZiM2QyM2IwZWRmYmE2OTM3YWNlMTM4ZjExYTY3NGE3NTk4MGQzNmM0Mzk0YzczIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ikl6ZGVvTSsrMmk0dkJjTkxlayt2d0E9PSIsInZhbHVlIjoieDN4RDZ3RXcybHpYVHl3SDFZTmZNaWRXTjFRdVpxSDFkMDFWbk5ycmVMM0ptSWF0MjNjMkcxS1FjcUVzNHhtR0xNTklxS" "HTTP_PRIORITY" => "u=0, i" "HTTP_REFERER" => "https://toolnet.xsrv.jp/category/screen-protector?page=13" "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" => "3.142.201.19" "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" => "3.142.201.19" "HTTP_HOST" => "toolnet.xsrv.jp" "Ngx_Cache_StaticMode" => "1" "Ngx_Cache_NormalFile" => "1" "FailureCacheTime" => "0" "HTTPS" => "on" "UNIQUE_ID" => "Z9arYj4nrlq4uSX4aNRguwAAAV4" "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" => "Z9arYj4nrlq4uSX4aNRguwAAAV4" "REDIRECT_MEF_PROXY_ADDR" => "202.233.66.57" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1742121826.1318 "REQUEST_TIME" => 1742121826 ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "qvhnU3cosIhjb4qNVPLSrr2CllkKHgpmaNC0zmwr" "tool_net_session" => "MwndqU1AFhW69gFUtIhCNG28nrxcHEMjM8mYhmYT" ]
        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 10:43:54 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkZFZDBzZVpMa0hTYW5Wek90eVJRdnc9PSIsInZhbHVlIjoiQ3BUMnpmQ2JTUmNJdFRhcERPMGJjdE15UFU4UWM5RHBIQTJ6YkN0U29CRlVlMXgybzRIOHRKVi96OHBRUmxoVkJZV1owL0RMOEdUbnpTNGZkaDdZQnFTajkvckVSNHZnR1hGSTIxd3NvY2cvZ0ludVNLSVYvTWhHYUxYWFYxRFQiLCJtYWMiOiJiM2M1YTViYTBlY2EzZTcxYjIwNWI2MzQwZTkyZWYxZTA1NmQ3YTdjYzUxMjNlZDEwNmM1ZTdhOGRjOTczYTgxIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 12:43:54 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkZFZDBzZVpMa0hTYW5Wek90eVJRdnc9PSIsInZhbHVlIjoiQ3BUMnpmQ2JTUmNJdFRhcERPMGJjdE15UFU4UWM5RHBIQTJ6YkN0U29CRlVlMXgybzRIOHRKVi96OHBRUmxoVkJZV1owL" 1 => "tool_net_session=eyJpdiI6ImpJT1pKR1VvdnVadWtPbTd1NWFlbkE9PSIsInZhbHVlIjoiYXhQSnBYc0tKeGJkbm1PL0YvUk53YjJpd2VidVhldGVUT3duSFI1cVA0MDNQRVlGQ3cybW55UU8zOHdLSHUxWkNuVitHQ3NsWnhsaGU4QUhNd2F0MjErVEZkbHo4ckNKTjBaQVl6VTBpQUozcmJDK1EwZm5hRVhnSUZPK1BGY3QiLCJtYWMiOiJlNGI1OWY1ZTAwNDE4MWFlMDBjZWI0ZjVhZjNlNGNlZTA3MGVhMmYxYTlmMDkzY2MyMmQ5MDI0ODY3ZGFmODIxIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 12:43:54 GMT; Max-Age=7200; path=/; httponly; samesite=laxtool_net_session=eyJpdiI6ImpJT1pKR1VvdnVadWtPbTd1NWFlbkE9PSIsInZhbHVlIjoiYXhQSnBYc0tKeGJkbm1PL0YvUk53YjJpd2VidVhldGVUT3duSFI1cVA0MDNQRVlGQ3cybW55UU8zOHdLSHUxWkN" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkZFZDBzZVpMa0hTYW5Wek90eVJRdnc9PSIsInZhbHVlIjoiQ3BUMnpmQ2JTUmNJdFRhcERPMGJjdE15UFU4UWM5RHBIQTJ6YkN0U29CRlVlMXgybzRIOHRKVi96OHBRUmxoVkJZV1owL0RMOEdUbnpTNGZkaDdZQnFTajkvckVSNHZnR1hGSTIxd3NvY2cvZ0ludVNLSVYvTWhHYUxYWFYxRFQiLCJtYWMiOiJiM2M1YTViYTBlY2EzZTcxYjIwNWI2MzQwZTkyZWYxZTA1NmQ3YTdjYzUxMjNlZDEwNmM1ZTdhOGRjOTczYTgxIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 12:43:54 GMT; path=/XSRF-TOKEN=eyJpdiI6IkZFZDBzZVpMa0hTYW5Wek90eVJRdnc9PSIsInZhbHVlIjoiQ3BUMnpmQ2JTUmNJdFRhcERPMGJjdE15UFU4UWM5RHBIQTJ6YkN0U29CRlVlMXgybzRIOHRKVi96OHBRUmxoVkJZV1owL" 1 => "tool_net_session=eyJpdiI6ImpJT1pKR1VvdnVadWtPbTd1NWFlbkE9PSIsInZhbHVlIjoiYXhQSnBYc0tKeGJkbm1PL0YvUk53YjJpd2VidVhldGVUT3duSFI1cVA0MDNQRVlGQ3cybW55UU8zOHdLSHUxWkNuVitHQ3NsWnhsaGU4QUhNd2F0MjErVEZkbHo4ckNKTjBaQVl6VTBpQUozcmJDK1EwZm5hRVhnSUZPK1BGY3QiLCJtYWMiOiJlNGI1OWY1ZTAwNDE4MWFlMDBjZWI0ZjVhZjNlNGNlZTA3MGVhMmYxYTlmMDkzY2MyMmQ5MDI0ODY3ZGFmODIxIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 12:43:54 GMT; path=/; httponlytool_net_session=eyJpdiI6ImpJT1pKR1VvdnVadWtPbTd1NWFlbkE9PSIsInZhbHVlIjoiYXhQSnBYc0tKeGJkbm1PL0YvUk53YjJpd2VidVhldGVUT3duSFI1cVA0MDNQRVlGQ3cybW55UU8zOHdLSHUxWkN" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "qvhnU3cosIhjb4qNVPLSrr2CllkKHgpmaNC0zmwr" "_previous" => array:1 [ "url" => "https://toolnet.xsrv.jp/category/screen-protector?page=13&price=110-5983" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]