古波蔵 亮

コハグラ リョウ

部署
クリエーション事業部
役職
チーフクリエーター
スタッフ一覧に戻る
SettingsRequest history88.07msRequest 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/290
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/290
    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
    88.25ms
    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.147.83.234" ] "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 12:11:43 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "Z8IEfZf59FuiSnxTKIDk95RTmY9WF9ZPi6Gd4o3B" ]
    • Booting (51.7ms)time
    • Application (36.32ms)time
    • Routing (1.72ms)
    • Preparing Response (7.79ms)
    • View: staff.showviews
    • View: components.breadcrumbviews
    • View: layouts.layoutviews
    • 1 x Booting (58.7%)
      51.70ms
      1 x Application (41.24%)
      36.32ms
      1 x Preparing Response (8.84%)
      7.79ms
      1 x Routing (1.95%)
      1.72ms
      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_refer9.03ms
      • DatabaseSessionHandler.php#97laravel6.13msselect * from `sessions` where `id` = 'xFG5MCryOh0hMtQLW4rzJmcbK1OudRTQUURVFGLn' limit 1
        Bindings
        • 0: xFG5MCryOh0hMtQLW4rzJmcbK1OudRTQUURVFGLn
        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_refer2.19msselect * from `user_infos` where `id` = 290 and `disp` = 1 limit 1
        Bindings
        • 0: 290
        • 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_refer710μsselect * from `relation_custom_items` where `relation_custom_items`.`user_id` in (164)
        Bindings
        • 0: 164
        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-07 21:11:43GET/staff/290331