山森 健太

ヤマモリ ケンタ

部署
クリエーション事業部
役職
グループマネージャー
スタッフ一覧に戻る
SettingsRequest history34.78msRequest Duration2MBMemory Usage11.x
Laravel Version
11.43.2
PHP Version
8.4.4
Environment
development
Debug Mode
Enabled
URL
sosuke-development.com
Timezone
Asia/Tokyo
Locale
ja
GET staff/{staff}
status
200 OK
full_url
http://sosuke-development.com/staff/214
action_name
staff.show
controller_action
App\Http\Controllers\StaffController@show
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    http://sosuke-development.com/staff/214
    action_name
    staff.show
    controller_action
    App\Http\Controllers\StaffController@show
    uri
    GET staff/{staff}
    controller
    App\Http\Controllers\StaffController@show
    prefix
    /
    file
    app/Http/Controllers/StaffController.php:39-43
    middleware
    web
    duration
    35.13ms
    peak_memory
    4MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:18 [ "host" => array:1 [ 0 => "127.0.0.1:90" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "x-forwarded-for" => array:1 [ 0 => "3.144.79.121" ] "x-forwarded-host" => array:1 [ 0 => "sosuke-development.com" ] "x-forwarded-server" => array:1 [ 0 => "sosuke-development.com" ] "connection" => array:1 [ 0 => "Keep-Alive" ] ]
    request_cookies
    []
    
    response_headers
    0 of 0
    array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 07 May 2025 17:08:26 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "7XOrxB0SYLCaLsWjGr8CZFxaqy4Rc6WhcIi0EEmJ" ]
    • Booting (17.64ms)time
    • Application (17.12ms)time
    • Routing (829μs)
    • Preparing Response (4.39ms)
    • View: staff.showviews
    • View: components.breadcrumbviews
    • View: layouts.layoutviews
    • 1 x Booting (50.72%)
      17.64ms
      1 x Application (49.24%)
      17.12ms
      1 x Preparing Response (12.61%)
      4.39ms
      1 x Routing (2.38%)
      829μs
      3 x View (0%)
      0μs
      3 templates were rendered
      • staff.showshow.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • layouts.layoutlayout.blade.php#?blade
      3 statements were executedlaravelmic_refer4.15ms
      • DatabaseSessionHandler.php#97laravel1.86msselect * from `sessions` where `id` = 'FdfgXXorCD9sPvetp6pve1HcWU9PyIRZOKXIcIyd' limit 1
        Bindings
        • 0: FdfgXXorCD9sPvetp6pve1HcWU9PyIRZOKXIcIyd
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:117
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:105
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:89
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • ActionsStaffShowRepository.php#25mic_referConnection Established
        Backtrace
        • app/Actions/Staff/Show/ActionsStaffShowRepository.php:25
        • app/Actions/Staff/Show/ActionsStaffShowService.php:23
        • app/Http/Controllers/StaffController.php:41
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • ActionsStaffShowRepository.php#28mic_refer1.78msselect * from `user_infos` where `id` = 214 and `disp` = 1 limit 1
        Bindings
        • 0: 214
        • 1: 1
        Backtrace
        • app/Actions/Staff/Show/ActionsStaffShowRepository.php:28
        • app/Actions/Staff/Show/ActionsStaffShowService.php:23
        • app/Http/Controllers/StaffController.php:41
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • ActionsStaffShowRepository.php#28mic_refer510μsselect * from `relation_custom_items` where `relation_custom_items`.`user_id` in (138)
        Bindings
        • 0: 138
        Backtrace
        • app/Actions/Staff/Show/ActionsStaffShowRepository.php:28
        • app/Actions/Staff/Show/ActionsStaffShowService.php:23
        • app/Http/Controllers/StaffController.php:41
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      App\Models\Refer\Staff
      1Staff.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-05-08 02:08:26GET/staff/214331