検索結果カード表示
8.2.22PHP Version2.72sRequest Duration8MBMemory UsageGET searchRoute
Total time
0μs
  • warninglog[14:09:17] LOG.warning: Callables of the form ["Swift_SmtpTransport", "Swift_Transport_EsmtpTranspor...
  • warninglog[14:09:20] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[14:09:20] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[14:09:20] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[14:09:20] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[14:09:20] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[14:09:20] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[14:09:20] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[14:09:20] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[14:09:20] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[14:09:20] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[14:09:20] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[14:09:20] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[14:09:20] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[14:09:20] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[14:09:20] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[14:09:20] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • Booting (12.07ms)
  • Application (2.7s)
  • 1 x Application (99.55%)
    2.70s
    1 x Booting (0.44%)
    12.07ms
    4 templates were rendered
    • search (resources/views/search.blade.php)9blade
      Params
      0
      categories
      1
      brands
      2
      makers
      3
      specs
      4
      yahoos
      5
      keyword
      6
      brand_names
      7
      countRegisteredProducts
      8
      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)19blade
      Params
      0
      __env
      1
      app
      2
      isMobile
      3
      errors
      4
      categories
      5
      brands
      6
      makers
      7
      specs
      8
      yahoos
      9
      keyword
      10
      brand_names
      11
      countRegisteredProducts
      12
      sidebar_categories
      13
      __currentLoopData
      14
      yahoo
      15
      loop
      16
      slug
      17
      brand_name
      18
      spec
    • layouts.app (resources/views/layouts/app.blade.php)19blade
      Params
      0
      __env
      1
      app
      2
      isMobile
      3
      errors
      4
      categories
      5
      brands
      6
      makers
      7
      specs
      8
      yahoos
      9
      keyword
      10
      brand_names
      11
      countRegisteredProducts
      12
      sidebar_categories
      13
      __currentLoopData
      14
      yahoo
      15
      loop
      16
      slug
      17
      brand_name
      18
      spec
    uri
    GET search
    middleware
    web
    controller
    App\Http\Controllers\SearchController@index
    namespace
    App\Http\Controllers
    prefix
    where
    as
    search.index
    file
    app/Http/Controllers/SearchController.php:33-52
    35 statements were executed, 23 of which were duplicated, 12 unique2.28s
    • select * from `product_categories`
      128ms/app/Http/Controllers/SearchController.php:38toolnet_laravel
      Metadata
      Backtrace
      • 17. /app/Http/Controllers/SearchController.php:38
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `product_brands`
      2.15ms/app/Http/Controllers/SearchController.php:39toolnet_laravel
      Metadata
      Backtrace
      • 17. /app/Http/Controllers/SearchController.php:39
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `product_makers`
      4.67ms/app/Http/Controllers/SearchController.php:40toolnet_laravel
      Metadata
      Backtrace
      • 17. /app/Http/Controllers/SearchController.php:40
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `product_specs` where `name` LIKE '%エアコン%'
      290μs/app/Http/Controllers/SearchController.php:43toolnet_laravel
      Metadata
      Bindings
      • 0. %エアコン%
      Backtrace
      • 15. /app/Http/Controllers/SearchController.php:43
      • 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 `name` LIKE '%エアコン%' limit 16 offset 3440
      2.14s/app/Http/Controllers/SearchController.php:43toolnet_laravel
      Metadata
      Bindings
      • 0. %エアコン%
      Backtrace
      • 15. /app/Http/Controllers/SearchController.php:43
      • 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 (647109, 647110, 647111, 647112, 647114, 647116, 647117, 647118, 647119, 647120, 647121, 647122, 647123, 647125, 647126, 647128)
      1.24ms/app/Http/Controllers/SearchController.php:43toolnet_laravel
      Metadata
      Bindings
      • 0. 647109
      • 1. 647110
      • 2. 647111
      • 3. 647112
      • 4. 647114
      • 5. 647116
      • 6. 647117
      • 7. 647118
      • 8. 647119
      • 9. 647120
      • 10. 647121
      • 11. 647122
      • 12. 647123
      • 13. 647125
      • 14. 647126
      • 15. 647128
      Backtrace
      • 20. /app/Http/Controllers/SearchController.php:43
      • 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 (911)
      150μs/app/Http/Controllers/SearchController.php:43toolnet_laravel
      Metadata
      Bindings
      • 0. 911
      Backtrace
      • 20. /app/Http/Controllers/SearchController.php:43
      • 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_brands` where `gs1` LIKE '%4549873%'
      370μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4549873%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%4904530%'
      120μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4904530%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%4549873%'
      100μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4549873%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%4518301%'
      250μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4518301%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%4902901%'
      110μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4902901%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%4549873%'
      100μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4549873%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%4573535%'
      120μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4573535%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%4906128%'
      220μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4906128%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%4549873%'
      100μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4549873%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%4549873%'
      170μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4549873%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%4904530%'
      170μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4904530%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%4549873%'
      170μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4549873%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%4904530%'
      170μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4904530%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%4580341%'
      150μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4580341%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%4549873%'
      150μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4549873%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%4549980%'
      160μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4549980%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%4906128%'
      160μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4906128%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%4573535%'
      150μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4573535%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%2980000%'
      250μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %2980000%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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_brands` where `gs1` LIKE '%4904530%'
      180μs/app/Http/Controllers/Controller.php:207toolnet_laravel
      Metadata
      Bindings
      • 0. %4904530%
      Backtrace
      • 14. /app/Http/Controllers/Controller.php:207
      • 15. /app/Http/Controllers/SearchController.php:47
      • 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 count(*) as aggregate from `product_specs`
      180μ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'
      240μ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`
      340μ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'
      180μ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`
      150μ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
    • select count(*) as aggregate from `product_specs`
      160μ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'
      230μ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
    16
    App\Models\ProductSpec
    16
    App\Models\ProductMaker
    1353
    App\Models\ProductBrand
    715
    App\Models\ProductCategory
    954
        _token
        YpEqbWkcWNPURxDvBkWxuJE41tTifPiIaUv2242z
        _previous
        array:1 [ "url" => "https://toolnet.xsrv.jp/search?keyword=%E3%82%A8%E3%82%A2%E3%82%B3%E3%83%B3&pa...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /search
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:2 [ "keyword" => "エアコン" "page" => "216" ]
        request_request
        0 of 0
        array:2 [ "keyword" => "エアコン" "page" => "216" ]
        request_headers
        0 of 0
        array:28 [ "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-file-type" => array:1 [ 0 => "normal" ] "x-ua-device" => array:1 [ 0 => "pc" ] "x-failure-cache-time" => array:1 [ 0 => "0" ] "x-accel-expires" => array:1 [ 0 => "60" ] "x-wp-access" => array:1 [ 0 => "0" ] "x-php-fpm-version" => array:1 [ 0 => "82" ] "x-server-address" => array:1 [ 0 => "202.233.66.57" ] "x-real-ip" => array:1 [ 0 => "18.191.61.74" ] "x-forwarded-ssl" => array:1 [ 0 => "on" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "toolnet.xsrv.jp" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "18.191.61.74" ] "host" => array:1 [ 0 => "toolnet.xsrv.jp" ] ]
        request_server
        0 of 0
        array:69 [ "USER" => "toolnet" "HOME" => "/home/toolnet" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/search?keyword=%E3%82%A8%E3%82%A2%E3%82%B3%E3%83%B3&page=216" "QUERY_STRING" => "keyword=%E3%82%A8%E3%82%A2%E3%82%B3%E3%83%B3&page=216" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_QUERY_STRING" => "keyword=%E3%82%A8%E3%82%A2%E3%82%B3%E3%83%B3&page=216" "REDIRECT_URL" => "/search" "REMOTE_PORT" => "47018" "SCRIPT_FILENAME" => "/home/toolnet/toolnet.xsrv.jp/public_html/index.php" "SERVER_ADMIN" => "webmaster@toolnet.xsrv.jp" "CONTEXT_DOCUMENT_ROOT" => "/home/toolnet/toolnet.xsrv.jp/public_html" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/toolnet/toolnet.xsrv.jp/public_html" "REMOTE_ADDR" => "18.191.61.74" "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_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "close" "HTTP_X_FILE_TYPE" => "normal" "HTTP_X_UA_DEVICE" => "pc" "HTTP_X_FAILURE_CACHE_TIME" => "0" "HTTP_X_ACCEL_EXPIRES" => "60" "HTTP_X_WP_ACCESS" => "0" "HTTP_X_PHP_FPM_VERSION" => "82" "HTTP_X_SERVER_ADDRESS" => "202.233.66.57" "HTTP_X_REAL_IP" => "18.191.61.74" "HTTP_X_FORWARDED_SSL" => "on" "HTTP_X_FORWARDED_PORT" => "443" "HTTP_X_FORWARDED_HOST" => "toolnet.xsrv.jp" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "18.191.61.74" "HTTP_HOST" => "toolnet.xsrv.jp" "Ngx_Cache_StaticMode" => "1" "Ngx_Cache_NormalFile" => "1" "FailureCacheTime" => "0" "HTTPS" => "on" "UNIQUE_ID" => "Z9-XfXLyAq32e6nxqqM9gQAAAbw" "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" => "Z9-XfXLyAq32e6nxqqM9gQAAAbw" "REDIRECT_MEF_PROXY_ADDR" => "202.233.66.57" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1742706557.3058 "REQUEST_TIME" => 1742706557 ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 23 Mar 2025 05:09:20 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik5wc2JGSHhVQlZwNTBOcFJTOExhU1E9PSIsInZhbHVlIjoiSTFody8zQjZFOU4vdDFqQlpIQjBaejl4TlMzandka2ZUeTZuREFoN0tDdVd6MWZIVU9ZU2cwZ0RWY2oxbXJUNTBHM3ZqQjRiM2U5VXd4cENXeXlib0lvakEvWXhieWJ4M1Jpd3VuTkc2Q2c4b080c0JRcDI2K0xuVWZNSFd6dG4iLCJtYWMiOiIwNGQ0YTY5OTk4NDQwMzIxZDY2ZmQ5NDkzZGZhOTg1NGQyZGZjZDdiYzFkY2UzMDJlZDM1MWZlYzQ3YjdkYzVmIiwidGFnIjoiIn0%3D; expires=Sun, 23-Mar-2025 07:09:20 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ik5wc2JGSHhVQlZwNTBOcFJTOExhU1E9PSIsInZhbHVlIjoiSTFody8zQjZFOU4vdDFqQlpIQjBaejl4TlMzandka2ZUeTZuREFoN0tDdVd6MWZIVU9ZU2cwZ0RWY2oxbXJUNTBHM3ZqQ" 1 => "tool_net_session=eyJpdiI6InFVSTR0eTZpTzA0NndsM0VsQzlNekE9PSIsInZhbHVlIjoiOExmWlJDTFRqdEdKcG11M21UaSs3c2ZDTVVEVUZ4YUJCdFdNYUdHdFhHa0MvQ3RBQk1URkNKTjFOTXdxb1NZNGRtZlJnWGxzWHBESmpyS1NQR3h2OWkybVJneTFWOWVPbHN2cnpURWdOVFpyc2EyeUZEck43V1NkTGwxN2tlWmQiLCJtYWMiOiIyYjczNzBiYmI0Y2Q3NjdhNTM1NGMwZjY3MTc1ZWI1MTA4NzMzM2RjYzM3MjgwYjU0NTNhMDAyNGJkNzc5N2IyIiwidGFnIjoiIn0%3D; expires=Sun, 23-Mar-2025 07:09:20 GMT; Max-Age=7200; path=/; httponly; samesite=laxtool_net_session=eyJpdiI6InFVSTR0eTZpTzA0NndsM0VsQzlNekE9PSIsInZhbHVlIjoiOExmWlJDTFRqdEdKcG11M21UaSs3c2ZDTVVEVUZ4YUJCdFdNYUdHdFhHa0MvQ3RBQk1URkNKTjFOTXdxb1NZNGR" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik5wc2JGSHhVQlZwNTBOcFJTOExhU1E9PSIsInZhbHVlIjoiSTFody8zQjZFOU4vdDFqQlpIQjBaejl4TlMzandka2ZUeTZuREFoN0tDdVd6MWZIVU9ZU2cwZ0RWY2oxbXJUNTBHM3ZqQjRiM2U5VXd4cENXeXlib0lvakEvWXhieWJ4M1Jpd3VuTkc2Q2c4b080c0JRcDI2K0xuVWZNSFd6dG4iLCJtYWMiOiIwNGQ0YTY5OTk4NDQwMzIxZDY2ZmQ5NDkzZGZhOTg1NGQyZGZjZDdiYzFkY2UzMDJlZDM1MWZlYzQ3YjdkYzVmIiwidGFnIjoiIn0%3D; expires=Sun, 23-Mar-2025 07:09:20 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik5wc2JGSHhVQlZwNTBOcFJTOExhU1E9PSIsInZhbHVlIjoiSTFody8zQjZFOU4vdDFqQlpIQjBaejl4TlMzandka2ZUeTZuREFoN0tDdVd6MWZIVU9ZU2cwZ0RWY2oxbXJUNTBHM3ZqQ" 1 => "tool_net_session=eyJpdiI6InFVSTR0eTZpTzA0NndsM0VsQzlNekE9PSIsInZhbHVlIjoiOExmWlJDTFRqdEdKcG11M21UaSs3c2ZDTVVEVUZ4YUJCdFdNYUdHdFhHa0MvQ3RBQk1URkNKTjFOTXdxb1NZNGRtZlJnWGxzWHBESmpyS1NQR3h2OWkybVJneTFWOWVPbHN2cnpURWdOVFpyc2EyeUZEck43V1NkTGwxN2tlWmQiLCJtYWMiOiIyYjczNzBiYmI0Y2Q3NjdhNTM1NGMwZjY3MTc1ZWI1MTA4NzMzM2RjYzM3MjgwYjU0NTNhMDAyNGJkNzc5N2IyIiwidGFnIjoiIn0%3D; expires=Sun, 23-Mar-2025 07:09:20 GMT; path=/; httponlytool_net_session=eyJpdiI6InFVSTR0eTZpTzA0NndsM0VsQzlNekE9PSIsInZhbHVlIjoiOExmWlJDTFRqdEdKcG11M21UaSs3c2ZDTVVEVUZ4YUJCdFdNYUdHdFhHa0MvQ3RBQk1URkNKTjFOTXdxb1NZNGR" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "YpEqbWkcWNPURxDvBkWxuJE41tTifPiIaUv2242z" "_previous" => array:1 [ "url" => "https://toolnet.xsrv.jp/search?keyword=%E3%82%A8%E3%82%A2%E3%82%B3%E3%83%B3&page=216" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]