<ブランドで絞り込み>

<金額で絞り込み>
570円
12,727円
8.2.22PHP Version5.42sRequest Duration9MBMemory UsageGET category/{slug?}Route
Total time
0μs
  • warninglog[16:47:28] LOG.warning: Callables of the form ["Swift_SmtpTransport", "Swift_Transport_EsmtpTranspor...
  • warninglog[16:47:34] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (10.5ms)
  • Application (5.41s)
  • 1 x Application (99.8%)
    5.41s
    1 x Booting (0.19%)
    10.50ms
    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 unique5.37s
    • select `brand_name`, `brand_id` from `product_brands`
      1.16ms/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` = 'polishing-sheet' limit 1
      170μs/app/Models/ProductCategory.php:85toolnet_laravel
      Metadata
      Bindings
      • 0. polishing-sheet
      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` = 'polishing-sheet' limit 1
      110μs/app/Models/ProductCategory.php:29toolnet_laravel
      Metadata
      Bindings
      • 0. polishing-sheet
      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`
      440μ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`
      490μ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 (1236)
      500μs/app/Http/Controllers/ProductCategoryController.php:79toolnet_laravel
      Metadata
      Bindings
      • 0. 1236
      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 (226180, 226181, 226182, 226183, 226185, 226186, 226187, 226188, 226189, 226200, 226201, 226202, 226203, 226204, 226205, 226206, 332000, 333310, 333314, 333366, 334734, 336017, 336019, 336022, 336028, 336037, 336039, 336044, 336045, 336046, 336052, 336053, 336054, 336058, 336064, 336065, 336067, 336068, 336072, 336073, 336076, 337428, 337429, 337430, 337433, 337437, 337439, 337440, 337449, 337454, 337456, 337460, 337465, 337466, 337468, 337469, 337475, 337478, 337483, 337488, 337492, 337496, 337501, 337502, 337503, 337505, 337509, 337510, 337512, 337516, 337519, 337523, 337528, 337529, 337533, 337534, 338905, 338907, 338908, 338909, 338915, 338919, 338921, 338925, 338927, 338931, 338932, 338936, 338937, 338938, 338939, 338944, 338945, 338946, 338956, 338957, 338961, 338964, 338967, 338972, 338979, 338980, 338982, 338985, 338986, 338995, 338999, 339001, 339002, 339008)
      1.55ms/app/Http/Controllers/ProductCategoryController.php:79toolnet_laravel
      Metadata
      Bindings
      • 0. 226180
      • 1. 226181
      • 2. 226182
      • 3. 226183
      • 4. 226185
      • 5. 226186
      • 6. 226187
      • 7. 226188
      • 8. 226189
      • 9. 226200
      • 10. 226201
      • 11. 226202
      • 12. 226203
      • 13. 226204
      • 14. 226205
      • 15. 226206
      • 16. 332000
      • 17. 333310
      • 18. 333314
      • 19. 333366
      • 20. 334734
      • 21. 336017
      • 22. 336019
      • 23. 336022
      • 24. 336028
      • 25. 336037
      • 26. 336039
      • 27. 336044
      • 28. 336045
      • 29. 336046
      • 30. 336052
      • 31. 336053
      • 32. 336054
      • 33. 336058
      • 34. 336064
      • 35. 336065
      • 36. 336067
      • 37. 336068
      • 38. 336072
      • 39. 336073
      • 40. 336076
      • 41. 337428
      • 42. 337429
      • 43. 337430
      • 44. 337433
      • 45. 337437
      • 46. 337439
      • 47. 337440
      • 48. 337449
      • 49. 337454
      • 50. 337456
      • 51. 337460
      • 52. 337465
      • 53. 337466
      • 54. 337468
      • 55. 337469
      • 56. 337475
      • 57. 337478
      • 58. 337483
      • 59. 337488
      • 60. 337492
      • 61. 337496
      • 62. 337501
      • 63. 337502
      • 64. 337503
      • 65. 337505
      • 66. 337509
      • 67. 337510
      • 68. 337512
      • 69. 337516
      • 70. 337519
      • 71. 337523
      • 72. 337528
      • 73. 337529
      • 74. 337533
      • 75. 337534
      • 76. 338905
      • 77. 338907
      • 78. 338908
      • 79. 338909
      • 80. 338915
      • 81. 338919
      • 82. 338921
      • 83. 338925
      • 84. 338927
      • 85. 338931
      • 86. 338932
      • 87. 338936
      • 88. 338937
      • 89. 338938
      • 90. 338939
      • 91. 338944
      • 92. 338945
      • 93. 338946
      • 94. 338956
      • 95. 338957
      • 96. 338961
      • 97. 338964
      • 98. 338967
      • 99. 338972
      • 100. 338979
      • 101. 338980
      • 102. 338982
      • 103. 338985
      • 104. 338986
      • 105. 338995
      • 106. 338999
      • 107. 339001
      • 108. 339002
      • 109. 339008
      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 (1236)
      130μs/app/Http/Controllers/ProductCategoryController.php:79toolnet_laravel
      Metadata
      Bindings
      • 0. 1236
      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 ('4549395818556 ', '4549395818563 ', '4549395818570 ', '4549395818587 ', '4549395818594 ', '4549395818600 ', '4549395818617 ', '4549395818624 ', '4549395818631 ', '4549395818648 ', '4549395818655 ', '4549395818662 ', '4549395818679 ', '4549395818686 ', '4549395818693 ', '4549395818709 ', '4580052412052 ', '4580052412168 ', '4580052412175 ', '4580052412182 ', '4580052412199 ', '4580052412205 ', '4580052412212 ', '4580052412229 ', '4580052412236 ', '4580052412250 ', '4580052412267 ', '4580052412274 ', '4580052412298 ', '4580052412304 ', '4580052412311 ', '4580052412328 ', '4580052412342 ', '4580052412359 ', '4580052412366 ', '4580052412373 ', '4580052412380 ', '4580052412397 ', '4580052412403 ', '4580052412410 ', '4580052412427 ', '4580052412434 ', '4580052412441 ', '4580052412458 ', '4580052412465 ', '4580052412472 ', '4580052412489 ', '4580052412496 ', '4580052412502 ', '4580052412519 ', '4580052412526 ', '4580052412533 ', '4580052412540 ', '4580052412557 ', '4580052412564 ', '4580052412571 ', '4580052412588 ', '4580052412595 ', '4580052412601 ', '4580052412618 ', '4580052412625 ', '4580052412632 ', '4580052412649 ', '4580052412656 ', '4580052412663 ', '4580052412670 ', '4580052412687 ', '4580052412694 ', '4580052412700 ', '4580052412717 ', '4580052412724 ', '4580052412731 ', '4580052412748 ', '4580052412755 ', '4580052412762 ', '4580052412779 ', '4580052412786 ', '4580052412793 ', '4580052412809 ', '4580052412816 ', '4580052412823 ', '4580052412830 ', '4580052412847 ', '4580052412854 ', '4580052412861 ', '4580052412878 ', '4580052412885 ', '4580052412892 ', '4580052412908 ', '4580052412915 ', '4580052412922 ', '4580052412939 ', '4580052412946 ', '4580052412953 ', '4580052412960 ', '4580052412977 ', '4580052426370 ', '4580052426387 ', '4580052426394 ', '4580052426400 ', '4580052426417 ', '4580052426424 ', '4580052426431 ', '4580052426448 ', '4580052426455 ', '4580052426462 ', '4580052434900 ', '4580052434993 ', '4580052435013 ', '4580052435136 ')
      250μs/app/Http/Controllers/ProductCategoryController.php:79toolnet_laravel
      Metadata
      Bindings
      • 0. 4549395818556
      • 1. 4549395818563
      • 2. 4549395818570
      • 3. 4549395818587
      • 4. 4549395818594
      • 5. 4549395818600
      • 6. 4549395818617
      • 7. 4549395818624
      • 8. 4549395818631
      • 9. 4549395818648
      • 10. 4549395818655
      • 11. 4549395818662
      • 12. 4549395818679
      • 13. 4549395818686
      • 14. 4549395818693
      • 15. 4549395818709
      • 16. 4580052412052
      • 17. 4580052412168
      • 18. 4580052412175
      • 19. 4580052412182
      • 20. 4580052412199
      • 21. 4580052412205
      • 22. 4580052412212
      • 23. 4580052412229
      • 24. 4580052412236
      • 25. 4580052412250
      • 26. 4580052412267
      • 27. 4580052412274
      • 28. 4580052412298
      • 29. 4580052412304
      • 30. 4580052412311
      • 31. 4580052412328
      • 32. 4580052412342
      • 33. 4580052412359
      • 34. 4580052412366
      • 35. 4580052412373
      • 36. 4580052412380
      • 37. 4580052412397
      • 38. 4580052412403
      • 39. 4580052412410
      • 40. 4580052412427
      • 41. 4580052412434
      • 42. 4580052412441
      • 43. 4580052412458
      • 44. 4580052412465
      • 45. 4580052412472
      • 46. 4580052412489
      • 47. 4580052412496
      • 48. 4580052412502
      • 49. 4580052412519
      • 50. 4580052412526
      • 51. 4580052412533
      • 52. 4580052412540
      • 53. 4580052412557
      • 54. 4580052412564
      • 55. 4580052412571
      • 56. 4580052412588
      • 57. 4580052412595
      • 58. 4580052412601
      • 59. 4580052412618
      • 60. 4580052412625
      • 61. 4580052412632
      • 62. 4580052412649
      • 63. 4580052412656
      • 64. 4580052412663
      • 65. 4580052412670
      • 66. 4580052412687
      • 67. 4580052412694
      • 68. 4580052412700
      • 69. 4580052412717
      • 70. 4580052412724
      • 71. 4580052412731
      • 72. 4580052412748
      • 73. 4580052412755
      • 74. 4580052412762
      • 75. 4580052412779
      • 76. 4580052412786
      • 77. 4580052412793
      • 78. 4580052412809
      • 79. 4580052412816
      • 80. 4580052412823
      • 81. 4580052412830
      • 82. 4580052412847
      • 83. 4580052412854
      • 84. 4580052412861
      • 85. 4580052412878
      • 86. 4580052412885
      • 87. 4580052412892
      • 88. 4580052412908
      • 89. 4580052412915
      • 90. 4580052412922
      • 91. 4580052412939
      • 92. 4580052412946
      • 93. 4580052412953
      • 94. 4580052412960
      • 95. 4580052412977
      • 96. 4580052426370
      • 97. 4580052426387
      • 98. 4580052426394
      • 99. 4580052426400
      • 100. 4580052426417
      • 101. 4580052426424
      • 102. 4580052426431
      • 103. 4580052426448
      • 104. 4580052426455
      • 105. 4580052426462
      • 106. 4580052434900
      • 107. 4580052434993
      • 108. 4580052435013
      • 109. 4580052435136
      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 (1236)
      120μs/app/Models/ProductSpec.php:28toolnet_laravel
      Metadata
      Bindings
      • 0. 1236
      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 (1236) and exists (select * from `product_prices` where `product_specs`.`wp_id` = `product_prices`.`wp_id` and `price_1` between '570' and '12727')
      3.57s/app/Http/Controllers/ProductCategoryController.php:94toolnet_laravel
      Metadata
      Bindings
      • 0. 1236
      • 1. 570
      • 2. 12727
      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 (226180, 226181, 226182, 226183, 226185, 226186, 226187, 226188, 226189, 226200, 226201, 226202, 226203, 226204, 226205, 226206, 332000, 333310, 333314, 333366, 334734, 336017, 336019, 336022, 336028, 336037, 336039, 336044, 336045, 336046, 336052, 336053, 336054, 336058, 336064, 336065, 336067, 336068, 336072, 336073, 336076, 337428, 337429, 337430, 337433, 337437, 337439, 337440, 337449, 337454, 337456, 337460, 337465, 337466, 337468, 337469, 337475, 337478, 337483, 337488, 337492, 337496, 337501, 337502, 337503, 337505, 337509, 337510, 337512, 337516, 337519, 337523, 337528, 337529, 337533, 337534, 338905, 338907, 338908, 338909, 338915, 338919, 338921, 338925, 338927, 338931, 338932, 338936, 338937, 338938, 338939, 338944, 338945, 338946, 338956, 338957, 338961, 338964, 338967, 338972, 338979, 338980, 338982, 338985, 338986, 338995, 338999, 339001, 339002, 339008)
      1.98ms/app/Http/Controllers/ProductCategoryController.php:94toolnet_laravel
      Metadata
      Bindings
      • 0. 226180
      • 1. 226181
      • 2. 226182
      • 3. 226183
      • 4. 226185
      • 5. 226186
      • 6. 226187
      • 7. 226188
      • 8. 226189
      • 9. 226200
      • 10. 226201
      • 11. 226202
      • 12. 226203
      • 13. 226204
      • 14. 226205
      • 15. 226206
      • 16. 332000
      • 17. 333310
      • 18. 333314
      • 19. 333366
      • 20. 334734
      • 21. 336017
      • 22. 336019
      • 23. 336022
      • 24. 336028
      • 25. 336037
      • 26. 336039
      • 27. 336044
      • 28. 336045
      • 29. 336046
      • 30. 336052
      • 31. 336053
      • 32. 336054
      • 33. 336058
      • 34. 336064
      • 35. 336065
      • 36. 336067
      • 37. 336068
      • 38. 336072
      • 39. 336073
      • 40. 336076
      • 41. 337428
      • 42. 337429
      • 43. 337430
      • 44. 337433
      • 45. 337437
      • 46. 337439
      • 47. 337440
      • 48. 337449
      • 49. 337454
      • 50. 337456
      • 51. 337460
      • 52. 337465
      • 53. 337466
      • 54. 337468
      • 55. 337469
      • 56. 337475
      • 57. 337478
      • 58. 337483
      • 59. 337488
      • 60. 337492
      • 61. 337496
      • 62. 337501
      • 63. 337502
      • 64. 337503
      • 65. 337505
      • 66. 337509
      • 67. 337510
      • 68. 337512
      • 69. 337516
      • 70. 337519
      • 71. 337523
      • 72. 337528
      • 73. 337529
      • 74. 337533
      • 75. 337534
      • 76. 338905
      • 77. 338907
      • 78. 338908
      • 79. 338909
      • 80. 338915
      • 81. 338919
      • 82. 338921
      • 83. 338925
      • 84. 338927
      • 85. 338931
      • 86. 338932
      • 87. 338936
      • 88. 338937
      • 89. 338938
      • 90. 338939
      • 91. 338944
      • 92. 338945
      • 93. 338946
      • 94. 338956
      • 95. 338957
      • 96. 338961
      • 97. 338964
      • 98. 338967
      • 99. 338972
      • 100. 338979
      • 101. 338980
      • 102. 338982
      • 103. 338985
      • 104. 338986
      • 105. 338995
      • 106. 338999
      • 107. 339001
      • 108. 339002
      • 109. 339008
      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 (1236)
      160μs/app/Http/Controllers/ProductCategoryController.php:94toolnet_laravel
      Metadata
      Bindings
      • 0. 1236
      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 ('4549395818556 ', '4549395818563 ', '4549395818570 ', '4549395818587 ', '4549395818594 ', '4549395818600 ', '4549395818617 ', '4549395818624 ', '4549395818631 ', '4549395818648 ', '4549395818655 ', '4549395818662 ', '4549395818679 ', '4549395818686 ', '4549395818693 ', '4549395818709 ', '4580052412052 ', '4580052412168 ', '4580052412175 ', '4580052412182 ', '4580052412199 ', '4580052412205 ', '4580052412212 ', '4580052412229 ', '4580052412236 ', '4580052412250 ', '4580052412267 ', '4580052412274 ', '4580052412298 ', '4580052412304 ', '4580052412311 ', '4580052412328 ', '4580052412342 ', '4580052412359 ', '4580052412366 ', '4580052412373 ', '4580052412380 ', '4580052412397 ', '4580052412403 ', '4580052412410 ', '4580052412427 ', '4580052412434 ', '4580052412441 ', '4580052412458 ', '4580052412465 ', '4580052412472 ', '4580052412489 ', '4580052412496 ', '4580052412502 ', '4580052412519 ', '4580052412526 ', '4580052412533 ', '4580052412540 ', '4580052412557 ', '4580052412564 ', '4580052412571 ', '4580052412588 ', '4580052412595 ', '4580052412601 ', '4580052412618 ', '4580052412625 ', '4580052412632 ', '4580052412649 ', '4580052412656 ', '4580052412663 ', '4580052412670 ', '4580052412687 ', '4580052412694 ', '4580052412700 ', '4580052412717 ', '4580052412724 ', '4580052412731 ', '4580052412748 ', '4580052412755 ', '4580052412762 ', '4580052412779 ', '4580052412786 ', '4580052412793 ', '4580052412809 ', '4580052412816 ', '4580052412823 ', '4580052412830 ', '4580052412847 ', '4580052412854 ', '4580052412861 ', '4580052412878 ', '4580052412885 ', '4580052412892 ', '4580052412908 ', '4580052412915 ', '4580052412922 ', '4580052412939 ', '4580052412946 ', '4580052412953 ', '4580052412960 ', '4580052412977 ', '4580052426370 ', '4580052426387 ', '4580052426394 ', '4580052426400 ', '4580052426417 ', '4580052426424 ', '4580052426431 ', '4580052426448 ', '4580052426455 ', '4580052426462 ', '4580052434900 ', '4580052434993 ', '4580052435013 ', '4580052435136 ')
      240μs/app/Http/Controllers/ProductCategoryController.php:94toolnet_laravel
      Metadata
      Bindings
      • 0. 4549395818556
      • 1. 4549395818563
      • 2. 4549395818570
      • 3. 4549395818587
      • 4. 4549395818594
      • 5. 4549395818600
      • 6. 4549395818617
      • 7. 4549395818624
      • 8. 4549395818631
      • 9. 4549395818648
      • 10. 4549395818655
      • 11. 4549395818662
      • 12. 4549395818679
      • 13. 4549395818686
      • 14. 4549395818693
      • 15. 4549395818709
      • 16. 4580052412052
      • 17. 4580052412168
      • 18. 4580052412175
      • 19. 4580052412182
      • 20. 4580052412199
      • 21. 4580052412205
      • 22. 4580052412212
      • 23. 4580052412229
      • 24. 4580052412236
      • 25. 4580052412250
      • 26. 4580052412267
      • 27. 4580052412274
      • 28. 4580052412298
      • 29. 4580052412304
      • 30. 4580052412311
      • 31. 4580052412328
      • 32. 4580052412342
      • 33. 4580052412359
      • 34. 4580052412366
      • 35. 4580052412373
      • 36. 4580052412380
      • 37. 4580052412397
      • 38. 4580052412403
      • 39. 4580052412410
      • 40. 4580052412427
      • 41. 4580052412434
      • 42. 4580052412441
      • 43. 4580052412458
      • 44. 4580052412465
      • 45. 4580052412472
      • 46. 4580052412489
      • 47. 4580052412496
      • 48. 4580052412502
      • 49. 4580052412519
      • 50. 4580052412526
      • 51. 4580052412533
      • 52. 4580052412540
      • 53. 4580052412557
      • 54. 4580052412564
      • 55. 4580052412571
      • 56. 4580052412588
      • 57. 4580052412595
      • 58. 4580052412601
      • 59. 4580052412618
      • 60. 4580052412625
      • 61. 4580052412632
      • 62. 4580052412649
      • 63. 4580052412656
      • 64. 4580052412663
      • 65. 4580052412670
      • 66. 4580052412687
      • 67. 4580052412694
      • 68. 4580052412700
      • 69. 4580052412717
      • 70. 4580052412724
      • 71. 4580052412731
      • 72. 4580052412748
      • 73. 4580052412755
      • 74. 4580052412762
      • 75. 4580052412779
      • 76. 4580052412786
      • 77. 4580052412793
      • 78. 4580052412809
      • 79. 4580052412816
      • 80. 4580052412823
      • 81. 4580052412830
      • 82. 4580052412847
      • 83. 4580052412854
      • 84. 4580052412861
      • 85. 4580052412878
      • 86. 4580052412885
      • 87. 4580052412892
      • 88. 4580052412908
      • 89. 4580052412915
      • 90. 4580052412922
      • 91. 4580052412939
      • 92. 4580052412946
      • 93. 4580052412953
      • 94. 4580052412960
      • 95. 4580052412977
      • 96. 4580052426370
      • 97. 4580052426387
      • 98. 4580052426394
      • 99. 4580052426400
      • 100. 4580052426417
      • 101. 4580052426424
      • 102. 4580052426431
      • 103. 4580052426448
      • 104. 4580052426455
      • 105. 4580052426462
      • 106. 4580052434900
      • 107. 4580052434993
      • 108. 4580052435013
      • 109. 4580052435136
      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 (1236) and exists (select * from `product_prices` where `product_specs`.`wp_id` = `product_prices`.`wp_id` and `price_1` between '570' and '12727')
      783ms/app/Http/Controllers/ProductCategoryController.php:95toolnet_laravel
      Metadata
      Bindings
      • 0. 1236
      • 1. 570
      • 2. 12727
      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 (1236) and exists (select * from `product_prices` where `product_specs`.`wp_id` = `product_prices`.`wp_id` and `price_1` between '570' and '12727') limit 16 offset 0
      1.01s/app/Http/Controllers/ProductCategoryController.php:95toolnet_laravel
      Metadata
      Bindings
      • 0. 1236
      • 1. 570
      • 2. 12727
      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 (226180, 226181, 226182, 226183, 226185, 226186, 226187, 226188, 226189, 226200, 226201, 226202, 226203, 226204, 226205, 226206)
      570μs/app/Http/Controllers/ProductCategoryController.php:95toolnet_laravel
      Metadata
      Bindings
      • 0. 226180
      • 1. 226181
      • 2. 226182
      • 3. 226183
      • 4. 226185
      • 5. 226186
      • 6. 226187
      • 7. 226188
      • 8. 226189
      • 9. 226200
      • 10. 226201
      • 11. 226202
      • 12. 226203
      • 13. 226204
      • 14. 226205
      • 15. 226206
      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 (1236)
      150μs/app/Http/Controllers/ProductCategoryController.php:95toolnet_laravel
      Metadata
      Bindings
      • 0. 1236
      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 ('4549395818556 ', '4549395818563 ', '4549395818570 ', '4549395818587 ', '4549395818594 ', '4549395818600 ', '4549395818617 ', '4549395818624 ', '4549395818631 ', '4549395818648 ', '4549395818655 ', '4549395818662 ', '4549395818679 ', '4549395818686 ', '4549395818693 ', '4549395818709 ')
      140μs/app/Http/Controllers/ProductCategoryController.php:95toolnet_laravel
      Metadata
      Bindings
      • 0. 4549395818556
      • 1. 4549395818563
      • 2. 4549395818570
      • 3. 4549395818587
      • 4. 4549395818594
      • 5. 4549395818600
      • 6. 4549395818617
      • 7. 4549395818624
      • 8. 4549395818631
      • 9. 4549395818648
      • 10. 4549395818655
      • 11. 4549395818662
      • 12. 4549395818679
      • 13. 4549395818686
      • 14. 4549395818693
      • 15. 4549395818709
      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` = 'polishing-sheet' limit 1
      150μs/app/Models/ProductCategory.php:29toolnet_laravel
      Metadata
      Bindings
      • 0. polishing-sheet
      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` = 1236
      100μs/app/Http/Controllers/ProductCategoryController.php:111toolnet_laravel
      Metadata
      Bindings
      • 0. 1236
      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)
      110μ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'
      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`
      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'
      120μ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'
      120μ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\ProductPrice
    236
    App\Models\ProductSpec
    236
    App\Models\ProductCategory
    1844
        _token
        3vtNj83KJ30OP7rZr4Kxod4Rv0O3quA3DR4JeFut
        _previous
        array:1 [ "url" => "https://toolnet.xsrv.jp/category/polishing-sheet?price=570-12727" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /category/polishing-sheet
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:1 [ "price" => "570-12727" ]
        request_request
        0 of 0
        array:1 [ "price" => "570-12727" ]
        request_headers
        0 of 0
        array:29 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjlHUkl6MXp1amZ5M3AyRCtPb3EwZ1E9PSIsInZhbHVlIjoidTlsSEVQaFNaR3YzU3NyVWNNY3hBWFJCTXFBRThQSU9yYWFiWXhkeHF2SHlrTm5tdC9IUXpVaVRDWFo4alR2MUpWeGZabDZnSEJsdTQ5M2dzaXl4YzRsZ2Q2UzhRcFpOeFdNcE1jczJlVFZkOEZFckwyL1lnZmpKUUlBK0taZ1IiLCJtYWMiOiJkNjIwZjgyOGJiYTZjYWEyNzdkMzUzNjBlODUwZWZiYTkzMjU3MDRlMjM2Y2Q1ZWMzZmM1OGI2NThlMDNkYjQxIiwidGFnIjoiIn0%3D; tool_net_session=eyJpdiI6Img4cFR4eE1NZ2tob0tjLytSRWw2K3c9PSIsInZhbHVlIjoiemFFMWlXVUlVb0JSK2YrcXVCbTloYnE0SDBFbERway84ZFdWN1RXUG5zTm5Wb2huR0xaQjNqTEpUMWY0ckYvSnNpZElnT2l6dTBCWXB4UUhTRlhMdGFHYlNDbk95SC9MUm1FSUFKYVY0YWNEUU85L2E2aEt2akkvdUwyaGR4OVMiLCJtYWMiOiJjMDM5MDczMmIwMGFkNjI2MzYyMjk5OWNiNDI3NGYyZDJlOGIyOGUxZWYzNTEzODQ3YzJhNTVhY2VhYWE1YWQ2IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjlHUkl6MXp1amZ5M3AyRCtPb3EwZ1E9PSIsInZhbHVlIjoidTlsSEVQaFNaR3YzU3NyVWNNY3hBWFJCTXFBRThQSU9yYWFiWXhkeHF2SHlrTm5tdC9IUXpVaVRDWFo4alR2MUpWeGZab" ] "priority" => array:1 [ 0 => "u=0, i" ] "referer" => array:1 [ 0 => "https://toolnet.xsrv.jp/category/polishing-sheet" ] "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.144.45.224" ] "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.144.45.224" ] "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/polishing-sheet?price=570-12727" "QUERY_STRING" => "price=570-12727" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_QUERY_STRING" => "price=570-12727" "REDIRECT_URL" => "/category/polishing-sheet" "REMOTE_PORT" => "41264" "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.144.45.224" "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=eyJpdiI6IjlHUkl6MXp1amZ5M3AyRCtPb3EwZ1E9PSIsInZhbHVlIjoidTlsSEVQaFNaR3YzU3NyVWNNY3hBWFJCTXFBRThQSU9yYWFiWXhkeHF2SHlrTm5tdC9IUXpVaVRDWFo4alR2MUpWeGZabDZnSEJsdTQ5M2dzaXl4YzRsZ2Q2UzhRcFpOeFdNcE1jczJlVFZkOEZFckwyL1lnZmpKUUlBK0taZ1IiLCJtYWMiOiJkNjIwZjgyOGJiYTZjYWEyNzdkMzUzNjBlODUwZWZiYTkzMjU3MDRlMjM2Y2Q1ZWMzZmM1OGI2NThlMDNkYjQxIiwidGFnIjoiIn0%3D; tool_net_session=eyJpdiI6Img4cFR4eE1NZ2tob0tjLytSRWw2K3c9PSIsInZhbHVlIjoiemFFMWlXVUlVb0JSK2YrcXVCbTloYnE0SDBFbERway84ZFdWN1RXUG5zTm5Wb2huR0xaQjNqTEpUMWY0ckYvSnNpZElnT2l6dTBCWXB4UUhTRlhMdGFHYlNDbk95SC9MUm1FSUFKYVY0YWNEUU85L2E2aEt2akkvdUwyaGR4OVMiLCJtYWMiOiJjMDM5MDczMmIwMGFkNjI2MzYyMjk5OWNiNDI3NGYyZDJlOGIyOGUxZWYzNTEzODQ3YzJhNTVhY2VhYWE1YWQ2IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjlHUkl6MXp1amZ5M3AyRCtPb3EwZ1E9PSIsInZhbHVlIjoidTlsSEVQaFNaR3YzU3NyVWNNY3hBWFJCTXFBRThQSU9yYWFiWXhkeHF2SHlrTm5tdC9IUXpVaVRDWFo4alR2MUpWeGZab" "HTTP_PRIORITY" => "u=0, i" "HTTP_REFERER" => "https://toolnet.xsrv.jp/category/polishing-sheet" "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.144.45.224" "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.144.45.224" "HTTP_HOST" => "toolnet.xsrv.jp" "Ngx_Cache_StaticMode" => "1" "Ngx_Cache_NormalFile" => "1" "FailureCacheTime" => "0" "HTTPS" => "on" "UNIQUE_ID" => "Z9aCEDsGKbMpJAR8Q2betQAAAFc" "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" => "Z9aCEDsGKbMpJAR8Q2betQAAAFc" "REDIRECT_MEF_PROXY_ADDR" => "202.233.66.57" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1742111248.8496 "REQUEST_TIME" => 1742111248 ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "3vtNj83KJ30OP7rZr4Kxod4Rv0O3quA3DR4JeFut" "tool_net_session" => "PBYaRNgsDKgGvmhIlTK64Q4Dqq659yTYI4ClMRkr" ]
        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 07:47:34 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ijh6VC83WWQ1NHlqUjVBMHdXNVFRRXc9PSIsInZhbHVlIjoidmF6MmZ5SE52dEk0YWYySmxiRm9nTUhIVkNhUTJCN0hKVTV2c0FRNXBnOGxsRkJmU0VsbWVONm5QdkFwKzhRSHdkcjV1NkN1MEZWa2xOeXNSUGMzdmt1cEZzam5SNWgzSm44K1dDdld3dksyaWZ2bm9GSklncEpmR2xJdGg4enEiLCJtYWMiOiI2MzE3MzgxZTEzNjQxMTZhOWMxMzZlODcxMmE2OWU3YzhlY2U2NzdkYzUwNDYwYWQwOGE1MTc0NzE0MGM4MjhiIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 09:47:34 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ijh6VC83WWQ1NHlqUjVBMHdXNVFRRXc9PSIsInZhbHVlIjoidmF6MmZ5SE52dEk0YWYySmxiRm9nTUhIVkNhUTJCN0hKVTV2c0FRNXBnOGxsRkJmU0VsbWVONm5QdkFwKzhRSHdkcjV1N" 1 => "tool_net_session=eyJpdiI6Ik8rTDk3NlhpVW9sd0JhTDlWQUE5OEE9PSIsInZhbHVlIjoic0hDeXNlYU1yekJjVktvcTdFQmpXcGxnNVhNMWJabnMrOGJFZmczS2RnVjdHTVRoVlU2SmhqaGFnd1NEd0pSV0ZZK3RMK2JXajhTcDQ0NW9DODNpODJ5YTRQaHpoTlBJa2RkWWNJRUdrY1dnZUMyQjNKZWEyL0cybTRnQnh4N3QiLCJtYWMiOiIzYmE0N2I3YTAzNmU4YjQ3MTAzMGUyNWE3OTE5NmUwYzI5NWY1M2Y4OTliNWMyYmExN2VjMDA1MzI3ODk4YmM3IiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 09:47:34 GMT; Max-Age=7200; path=/; httponly; samesite=laxtool_net_session=eyJpdiI6Ik8rTDk3NlhpVW9sd0JhTDlWQUE5OEE9PSIsInZhbHVlIjoic0hDeXNlYU1yekJjVktvcTdFQmpXcGxnNVhNMWJabnMrOGJFZmczS2RnVjdHTVRoVlU2SmhqaGFnd1NEd0pSV0Z" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ijh6VC83WWQ1NHlqUjVBMHdXNVFRRXc9PSIsInZhbHVlIjoidmF6MmZ5SE52dEk0YWYySmxiRm9nTUhIVkNhUTJCN0hKVTV2c0FRNXBnOGxsRkJmU0VsbWVONm5QdkFwKzhRSHdkcjV1NkN1MEZWa2xOeXNSUGMzdmt1cEZzam5SNWgzSm44K1dDdld3dksyaWZ2bm9GSklncEpmR2xJdGg4enEiLCJtYWMiOiI2MzE3MzgxZTEzNjQxMTZhOWMxMzZlODcxMmE2OWU3YzhlY2U2NzdkYzUwNDYwYWQwOGE1MTc0NzE0MGM4MjhiIiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 09:47:34 GMT; path=/XSRF-TOKEN=eyJpdiI6Ijh6VC83WWQ1NHlqUjVBMHdXNVFRRXc9PSIsInZhbHVlIjoidmF6MmZ5SE52dEk0YWYySmxiRm9nTUhIVkNhUTJCN0hKVTV2c0FRNXBnOGxsRkJmU0VsbWVONm5QdkFwKzhRSHdkcjV1N" 1 => "tool_net_session=eyJpdiI6Ik8rTDk3NlhpVW9sd0JhTDlWQUE5OEE9PSIsInZhbHVlIjoic0hDeXNlYU1yekJjVktvcTdFQmpXcGxnNVhNMWJabnMrOGJFZmczS2RnVjdHTVRoVlU2SmhqaGFnd1NEd0pSV0ZZK3RMK2JXajhTcDQ0NW9DODNpODJ5YTRQaHpoTlBJa2RkWWNJRUdrY1dnZUMyQjNKZWEyL0cybTRnQnh4N3QiLCJtYWMiOiIzYmE0N2I3YTAzNmU4YjQ3MTAzMGUyNWE3OTE5NmUwYzI5NWY1M2Y4OTliNWMyYmExN2VjMDA1MzI3ODk4YmM3IiwidGFnIjoiIn0%3D; expires=Sun, 16-Mar-2025 09:47:34 GMT; path=/; httponlytool_net_session=eyJpdiI6Ik8rTDk3NlhpVW9sd0JhTDlWQUE5OEE9PSIsInZhbHVlIjoic0hDeXNlYU1yekJjVktvcTdFQmpXcGxnNVhNMWJabnMrOGJFZmczS2RnVjdHTVRoVlU2SmhqaGFnd1NEd0pSV0Z" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "3vtNj83KJ30OP7rZr4Kxod4Rv0O3quA3DR4JeFut" "_previous" => array:1 [ "url" => "https://toolnet.xsrv.jp/category/polishing-sheet?price=570-12727" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]