>
Selamat Datang di Universitas Sriwijaya
Bahasa :
logo
Team1

RIZAL ZAINAL

Email : rizalprabu@gmail.com

Program Studi Sp-1 Anestesiologi Dan Reanimasi Universitas Sriwijaya

Jabatan Fungsional Dosen

Request history8.2.28PHP Version43.27msRequest Duration3MBMemory UsageGET detail-fungsional-dosen/{id}Route
    • Booting (12.45ms)time
    • Application (30.81ms)time
    • 1 x Application (71.21%)
      30.81ms
      1 x Booting (28.76%)
      12.45ms
      4 templates were rendered
      • 1x frontend.univ.id.dosen.fungsional.detaildetail.blade.php#?blade
      • 1x frontend.univ.id.layouts.frontendfrontend.blade.php#?blade
      • 1x frontend.univ.id.layouts.partials.headerheader.blade.php#?blade
      • 1x frontend.univ.id.layouts.partials.footerfooter.blade.php#?blade
      uri
      GET detail-fungsional-dosen/{id}
      middleware
      web
      controller
      App\Http\Controllers\Frontend\DosenFungsionalController@detail
      namespace
      prefix
      where
      as
      detail-fungsional-dosen
      file
      app/Http/Controllers/Frontend/DosenFungsionalController.php:70-92
      11 statements were executed20.46ms
      • Connection EstablishedunsriDosenFungsionalController.php#72
        Backtrace
        • app/Http/Controllers/Frontend/DosenFungsionalController.php:72
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `pd_feeder_detail_biodata_dosen`.`nama_dosen`, `pd_feeder_detail_biodata_dosen`.`nidn`, `nama_status_aktif`, `id_jenis_sdm`, `jabatan_fungsional`, `id_sdm`, `sister_list_jabatan_fungsional`.`id`, `nama_program_studi`, `email`, `sk`, `tanggal_mulai` from `sister_list_jabatan_fungsional` left join `pd_feeder_detail_biodata_dosen` on `pd_feeder_detail_biodata_dosen`.`id_dosen` = `sister_list_jabatan_fungsional`.`id_sdm` left join `pd_feeder_list_penugasan_dosen` on `pd_feeder_list_penugasan_dosen`.`id_dosen` = `sister_list_jabatan_fungsional`.`id_sdm` where `id_sdm` = '1b1bcb68-1e38-4ca7-8e89-3f5876949441' and `pd_feeder_detail_biodata_dosen`.`nama_dosen` is not null and `pd_feeder_detail_biodata_dosen`.`nama_dosen` not in ('REZA GHASARMA') order by `pd_feeder_detail_biodata_dosen`.`nama_dosen` asc limit 1
        16.3msunsriDosenFungsionalController.php#81
        Bindings
        • 0: 1b1bcb68-1e38-4ca7-8e89-3f5876949441
        • 1: REZA GHASARMA
        Backtrace
        • app/Http/Controllers/Frontend/DosenFungsionalController.php:81
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `pd_feeder_detail_biodata_dosen` left join `data_sinta_dosen` on `data_sinta_dosen`.`nidn` = `pd_feeder_detail_biodata_dosen`.`nidn` where `pd_feeder_detail_biodata_dosen`.`id_dosen` = '1b1bcb68-1e38-4ca7-8e89-3f5876949441' limit 1
        1.7msunsriDosenFungsionalController.php#87
        Bindings
        • 0: 1b1bcb68-1e38-4ca7-8e89-3f5876949441
        Backtrace
        • app/Http/Controllers/Frontend/DosenFungsionalController.php:87
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select distinct `jabatan_fungsional`, `sk`, `tanggal_mulai` from `sister_list_jabatan_fungsional` where `id_sdm` = '1b1bcb68-1e38-4ca7-8e89-3f5876949441' order by `tanggal_mulai` desc
        560μsunsriDosenFungsionalController.php#89
        Bindings
        • 0: 1b1bcb68-1e38-4ca7-8e89-3f5876949441
        Backtrace
        • app/Http/Controllers/Frontend/DosenFungsionalController.php:89
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `category_information`
        260μsunsriheader.blade.php#2
        Backtrace
        • view::frontend.univ.id.layouts.partials.header:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select `category_fasilitas`.`id`, `category_fasilitas`.`name`, `category_fasilitas`.`slug`, `fak_prod_id` from `category_fasilitas` left join `fasilitas` on `fasilitas`.`category_fasilitas_id` = `category_fasilitas`.`id` where `fak_prod_id` is null
        340μsunsriheader.blade.php#7
        Backtrace
        • view::frontend.univ.id.layouts.partials.header:7
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_profiles`
        180μsunsriheader.blade.php#10
        Backtrace
        • view::frontend.univ.id.layouts.partials.header:10
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `daftar_fakultas`
        370μsunsriheader.blade.php#11
        Backtrace
        • view::frontend.univ.id.layouts.partials.header:11
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_penelitian`
        180μsunsriheader.blade.php#12
        Backtrace
        • view::frontend.univ.id.layouts.partials.header:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `berita_agenda_penelitians`
        180μsunsriheader.blade.php#13
        Backtrace
        • view::frontend.univ.id.layouts.partials.header:13
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `abouts` limit 1
        190μsunsriheader.blade.php#15
        Backtrace
        • view::frontend.univ.id.layouts.partials.header:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `abouts`
        200μsunsrifooter.blade.php#2
        Backtrace
        • view::frontend.univ.id.layouts.partials.footer:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Informasi\CategoryInformation
      11CategoryInformation.php#?
      App\Models\Fakultas
      11Fakultas.php#?
      App\Models\Fasilitas\CategoryFasilitas
      9CategoryFasilitas.php#?
      App\Models\Profiles\CategoryProfile
      4CategoryProfile.php#?
      App\Models\Penelitian\CategoryPenelitian
      3CategoryPenelitian.php#?
      App\Models\Dosen\RiwayatFungsionalDosen
      2RiwayatFungsionalDosen.php#?
      App\Models\Penelitian\BeritaPenelitian
      2BeritaPenelitian.php#?
      App\Models\About
      2About.php#?
      App\Models\Dosen\DetailBiodataDosen
      1DetailBiodataDosen.php#?
          _token
          EYE16hPSVXVNQIxFla2jCuMR9OYtJY9pOLEUMeje
          _previous
          array:1 [ "url" => "https://www.unsri.ac.id/index.php/detail-fungsional-dosen/1b1bcb68-1e38-4ca7-8...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /detail-fungsional-dosen/1b1bcb68-1e38-4ca7-8e89-3f5876949441
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "www.unsri.ac.id" ] ]
          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 => "Fri, 30 May 2025 20:58:11 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImppUTJ0YVVER09kNWNzRFNiNjArMEE9PSIsInZhbHVlIjoicXYzZU5wMXk3YXJHajZQWXV6eWpPdURZYmI2OFRCc1ZvNDJIZ1Z0dmlvbUZmSzdtdE8vSUhFS2JNNmpNZUJrbE9UbHdxWklBVFZEK1JvbU1ML1FrUERjcjhhWGxVd2xXU0VjRjBwSDJKOFNJdFViMHQwRnhLTEpmd291R0Y1RlEiLCJtYWMiOiIxYTAzMDRmZTFiZTVmNDZlZmUxZDAyNDA3ZjRiMDE4ZThkNDA3NDQwYzAxOGMwOTgxYTZjNmQ0M2ZjNDgxZGI3IiwidGFnIjoiIn0%3D; expires=Fri, 30 May 2025 22:58:11 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImppUTJ0YVVER09kNWNzRFNiNjArMEE9PSIsInZhbHVlIjoicXYzZU5wMXk3YXJHajZQWXV6eWpPdURZYmI2OFRCc1ZvNDJIZ1Z0dmlvbUZmSzdtdE8vSUhFS2JNNmpNZUJrbE9UbHdxW" 1 => "unsri_session=eyJpdiI6IlBpakw1NDl5eUJqeFZKa3BuMi9Mb3c9PSIsInZhbHVlIjoibndhaGkvVTcxemFlUG91dlRFcUNaUnVaMjh3MmNKcEQrSm8yTWVDaGE2alpuem90bWwwSVNBUXFPK3E5NlMzVVRtYzhaRFlMemFKdnJzNklYOERLWGtwaWs2eHVKaEl6TnVDTWdXZXlLWEtHM1M4REgwZUtKakJPTE8vRnRlaVUiLCJtYWMiOiJmOTA3NTVkZjAzYmY2NjY0MTRmMGZjMTkxMzMxZmVmY2NmODNjZjQxOTE0OGEyNTgwMWE4MTExMjVlZjhmYjE3IiwidGFnIjoiIn0%3D; expires=Fri, 30 May 2025 22:58:11 GMT; Max-Age=7200; path=/; httponly; samesite=laxunsri_session=eyJpdiI6IlBpakw1NDl5eUJqeFZKa3BuMi9Mb3c9PSIsInZhbHVlIjoibndhaGkvVTcxemFlUG91dlRFcUNaUnVaMjh3MmNKcEQrSm8yTWVDaGE2alpuem90bWwwSVNBUXFPK3E5NlMzVVRtYz" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImppUTJ0YVVER09kNWNzRFNiNjArMEE9PSIsInZhbHVlIjoicXYzZU5wMXk3YXJHajZQWXV6eWpPdURZYmI2OFRCc1ZvNDJIZ1Z0dmlvbUZmSzdtdE8vSUhFS2JNNmpNZUJrbE9UbHdxWklBVFZEK1JvbU1ML1FrUERjcjhhWGxVd2xXU0VjRjBwSDJKOFNJdFViMHQwRnhLTEpmd291R0Y1RlEiLCJtYWMiOiIxYTAzMDRmZTFiZTVmNDZlZmUxZDAyNDA3ZjRiMDE4ZThkNDA3NDQwYzAxOGMwOTgxYTZjNmQ0M2ZjNDgxZGI3IiwidGFnIjoiIn0%3D; expires=Fri, 30-May-2025 22:58:11 GMT; path=/XSRF-TOKEN=eyJpdiI6ImppUTJ0YVVER09kNWNzRFNiNjArMEE9PSIsInZhbHVlIjoicXYzZU5wMXk3YXJHajZQWXV6eWpPdURZYmI2OFRCc1ZvNDJIZ1Z0dmlvbUZmSzdtdE8vSUhFS2JNNmpNZUJrbE9UbHdxW" 1 => "unsri_session=eyJpdiI6IlBpakw1NDl5eUJqeFZKa3BuMi9Mb3c9PSIsInZhbHVlIjoibndhaGkvVTcxemFlUG91dlRFcUNaUnVaMjh3MmNKcEQrSm8yTWVDaGE2alpuem90bWwwSVNBUXFPK3E5NlMzVVRtYzhaRFlMemFKdnJzNklYOERLWGtwaWs2eHVKaEl6TnVDTWdXZXlLWEtHM1M4REgwZUtKakJPTE8vRnRlaVUiLCJtYWMiOiJmOTA3NTVkZjAzYmY2NjY0MTRmMGZjMTkxMzMxZmVmY2NmODNjZjQxOTE0OGEyNTgwMWE4MTExMjVlZjhmYjE3IiwidGFnIjoiIn0%3D; expires=Fri, 30-May-2025 22:58:11 GMT; path=/; httponlyunsri_session=eyJpdiI6IlBpakw1NDl5eUJqeFZKa3BuMi9Mb3c9PSIsInZhbHVlIjoibndhaGkvVTcxemFlUG91dlRFcUNaUnVaMjh3MmNKcEQrSm8yTWVDaGE2alpuem90bWwwSVNBUXFPK3E5NlMzVVRtYz" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "EYE16hPSVXVNQIxFla2jCuMR9OYtJY9pOLEUMeje" "_previous" => array:1 [ "url" => "https://www.unsri.ac.id/index.php/detail-fungsional-dosen/1b1bcb68-1e38-4ca7-8e89-3f5876949441" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-31 03:58:11GET/index.php/detail-fungsional-dosen/1b1bcb68-1e38-4ca7-8e89-3f587694944141245