寺舘

テラダテ

部署
クリエーション事業部
役職
クリエーター
スタッフ一覧に戻る
SettingsRequest history41.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/386
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/386
    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
    41.34ms
    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.149.25.222" ] "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 => "Thu, 01 May 2025 01:53:22 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "t7Sr14Ivn3g4EUuThgqe54oTizgrm8k6OxA0GShN" ]
    • Booting (21.47ms)time
    • Application (19.59ms)time
    • Routing (838μs)
    • Preparing Response (5.69ms)
    • View: staff.showviews
    • View: components.breadcrumbviews
    • View: layouts.layoutviews
    • 1 x Booting (52.27%)
      21.47ms
      1 x Application (47.69%)
      19.59ms
      1 x Preparing Response (13.84%)
      5.69ms
      1 x Routing (2.04%)
      838μ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.64ms
      • DatabaseSessionHandler.php#97laravel2.6msselect * from `sessions` where `id` = 'LMoNA3tJPgV9Az1IajEEIwJvG8NvqZc6UtZa64nC' limit 1
        Bindings
        • 0: LMoNA3tJPgV9Az1IajEEIwJvG8NvqZc6UtZa64nC
        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.5msselect * from `user_infos` where `id` = 386 and `disp` = 1 limit 1
        Bindings
        • 0: 386
        • 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_refer540μsselect * from `relation_custom_items` where `relation_custom_items`.`user_id` in (208)
        Bindings
        • 0: 208
        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-01 10:53:22GET/staff/386331