讲师头像

开朗保卫飞机

经验值 0 课程学习 1节

"> ">
117.99msRequest Duration2MBMemory UsageGET personal/{id}Route
    • Booting (45.29ms)
    • Application (75.55ms)
      6 templates were rendered
      • home.personal.student (resources/views/home/personal/student.blade.php)6blade
        Params
        0
        title
        1
        courselist
        2
        userId
        3
        userInfo
        4
        teacherStudents
        5
        learningTotalNum
      • home.personal.student_center_nav (resources/views/home/personal/student_center_nav.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        title
        5
        courselist
        6
        userId
        7
        userInfo
        8
        teacherStudents
        9
        learningTotalNum
        10
        curNav
      • home.app (resources/views/home/app.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        title
        5
        courselist
        6
        userId
        7
        userInfo
        8
        teacherStudents
        9
        learningTotalNum
        10
        __currentLoopData
        11
        courseInfo
        12
        loop
      • home.header (resources/views/home/header.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        defaultSettingInfo
        5
        title
        6
        courselist
        7
        userId
        8
        userInfo
        9
        teacherStudents
        10
        learningTotalNum
        11
        __currentLoopData
        12
        courseInfo
        13
        loop
        14
        isHeaderAd
      • home.header_user_info (resources/views/home/header_user_info.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        defaultSettingInfo
        5
        title
        6
        courselist
        7
        userId
        8
        userInfo
        9
        teacherStudents
        10
        learningTotalNum
        11
        __currentLoopData
        12
        courseInfo
        13
        loop
        14
        isHeaderAd
      • public.kfzs (resources/views/public/kfzs.blade.php)16blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        defaultSettingInfo
        5
        title
        6
        courselist
        7
        userId
        8
        userInfo
        9
        teacherStudents
        10
        learningTotalNum
        11
        __currentLoopData
        12
        courseInfo
        13
        loop
        14
        isHeaderAd
        15
        kf_code
      uri
      GET personal/{id}
      middleware
      web, home_version, verify_csrf_token, mobile_browsing, promoter, sso_auto_login
      controller
      App\Http\Controllers\Home\PersonalController@student
      namespace
      App\Http\Controllers\Home
      prefix
      /personal
      where
      file
      app/Http/Controllers/Home/PersonalController.php:79-110
      8 statements were executed, 2 of which were duplicated, 6 unique45.03ms
      • select * from `user` where `user`.`id` = '374371' limit 119.75mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 374371
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select `course_learning`.`id`, `course_learning`.`user_id`, `course_learning`.`course_id`, `course_learning`.`video_id`, `course_learning`.`progress`, `course_learning`.`status`, `course_learning`.`created_at`, `course_learning`.`updated_at` from `course_learning` where `course_learning`.`user_id` = '374371'3.57mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 374371
      • select `course_learning`.`id`, `course_learning`.`user_id`, `course_learning`.`course_id`, `course_learning`.`video_id`, `course_learning`.`progress`, `course_learning`.`status`, `course_learning`.`created_at`, `course_learning`.`updated_at` from `course_learning` where `course_learning`.`user_id` = '374371' group by `course_learning`.`course_id` order by `course_learning`.`created_at` desc limit 313.59mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 374371
      • select * from `course` where `course`.`id` = '25405' and `course`.`deleted_at` is null limit 14mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25405
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select `course_soft`.`soft_id`, `category_soft`.`name` from `course_soft` inner join `category_soft` on `category_soft`.`id` = `course_soft`.`soft_id` where `course_soft`.`course_id` = '25405'3.5mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25405
      • select `course_lecturer`.`course_id`, `course_lecturer`.`lecturer_id` from `course_lecturer` inner join `course` on `course_lecturer`.`course_id` = `course`.`id` where `course`.`deleted_at` is null and `course_lecturer`.`course_id` in ('25405') order by `course`.`created_at` desc3.5mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25405
      • select `setting`.`id`, `setting`.`name`, `setting`.`value`, `setting`.`created_at` from `setting` where `setting`.`name` in ('webname', 'logo', 'copyright', 'baiduanalytics', 'cnzzanalytics', 'seokeywords', 'seodescription', 'iphone_send_status', 'iphone_free_version', 'ipad_send_status', 'ipad_free_version')3.56mshxsd_online_4_0
        Metadata
        Bindings
        • 0. webname
        • 1. logo
        • 2. copyright
        • 3. baiduanalytics
        • 4. cnzzanalytics
        • 5. seokeywords
        • 6. seodescription
        • 7. iphone_send_status
        • 8. iphone_free_version
        • 9. ipad_send_status
        • 10. ipad_free_version
      • select `setting`.`id`, `setting`.`name`, `setting`.`value`, `setting`.`created_at` from `setting` where `setting`.`name` in ('webname', 'logo', 'copyright', 'baiduanalytics', 'cnzzanalytics', 'seokeywords', 'seodescription', 'iphone_send_status', 'iphone_free_version', 'ipad_send_status', 'ipad_free_version')3.56mshxsd_online_4_0
        Metadata
        Bindings
        • 0. webname
        • 1. logo
        • 2. copyright
        • 3. baiduanalytics
        • 4. cnzzanalytics
        • 5. seokeywords
        • 6. seodescription
        • 7. iphone_send_status
        • 8. iphone_free_version
        • 9. ipad_send_status
        • 10. ipad_free_version
        _token
        vn84B0pagQLCkzQ2isVxzmvtNjr42b5qBrsmPQMu
        sso_register_url
        https://id.hxsd.com//sso/reg?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fpersonal%2F374371
        sso_login_url
        https://id.hxsd.com//sso/login?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fpersonal%2F374371
        sso_logout_url
        https://id.hxsd.com//logout?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fpersonal%2F374371
        _previous
        array:1 [ "url" => "https://hxonline.hxsd.cn/personal/374371" ]
        PHPDEBUGBAR_STACK_DATA
        []
        format
        html
        content_type
        text/html; charset=UTF-8
        status_text
        OK
        status_code
        200
        request_query
        []
        request_request
        []
        request_headers
        array:23 [ "slb-id" => array:1 [ 0 => "lb-2zeauqoppardtj7h94xjp" ] "slb-ip" => array:1 [ ...
        request_server
        array:46 [ "USER" => "nginx" "HOME" => "/home/nginx" "HTTP_SLB_ID" => "lb-2zeauqoppardtj7h94xj...
        request_cookies
        []
        response_headers
        array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ ...
        path_info
        /personal/374371
        session_attributes
        array:6 [ "_token" => "vn84B0pagQLCkzQ2isVxzmvtNjr42b5qBrsmPQMu" "sso_register_url" => "https://...