"> ">
244.78msRequest Duration6MBMemory UsageGET course_note/note_detail/{id}Route
    • Booting (79.64ms)
    • Application (168.58ms)
      7 templates were rendered
      • home.video.note_detail (resources/views/home/video/note_detail.blade.php)4blade
        Params
        0
        title
        1
        reply_list
        2
        info
        3
        comment_list
      • home.comment.reply_list (resources/views/home/comment/reply_list.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        title
        5
        reply_list
        6
        info
        7
        comment_list
        8
        __currentLoopData
        9
        item
        10
        loop
      • home.page (resources/views/home/page.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        title
        5
        reply_list
        6
        info
        7
        comment_list
        8
        __currentLoopData
        9
        item
        10
        loop
        11
        pages
      • home.app (resources/views/home/app.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        title
        5
        reply_list
        6
        info
        7
        comment_list
        8
        __currentLoopData
        9
        item
        10
        loop
        11
        k
      • home.header (resources/views/home/header.blade.php)14blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        defaultSettingInfo
        5
        title
        6
        reply_list
        7
        info
        8
        comment_list
        9
        __currentLoopData
        10
        item
        11
        loop
        12
        k
        13
        isHeaderAd
      • home.header_user_info (resources/views/home/header_user_info.blade.php)14blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        defaultSettingInfo
        5
        title
        6
        reply_list
        7
        info
        8
        comment_list
        9
        __currentLoopData
        10
        item
        11
        loop
        12
        k
        13
        isHeaderAd
      • public.kfzs (resources/views/public/kfzs.blade.php)15blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        defaultSettingInfo
        5
        title
        6
        reply_list
        7
        info
        8
        comment_list
        9
        __currentLoopData
        10
        item
        11
        loop
        12
        k
        13
        isHeaderAd
        14
        kf_code
      uri
      GET course_note/note_detail/{id}
      middleware
      web, home_version, verify_csrf_token, mobile_browsing, promoter, sso_auto_login
      controller
      App\Http\Controllers\Home\CourseNoteController@noteDetail
      namespace
      App\Http\Controllers\Home
      prefix
      /course_note
      where
      file
      app/Http/Controllers/Home/CourseNoteController.php:226-249
      31 statements were executed, 2 of which were duplicated, 29 unique109.84ms
      • select `course_notes`.`id`, `course_notes`.`user_id`, `course_notes`.`course_id`, `course_notes`.`head_pic`, `course_notes`.`title`, `course_notes`.`updated_at`, `course_notes`.`created_at` from `course_notes` where `course_notes`.`id` = '38' and `course_notes`.`deleted_at` is null limit 114.51mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 38
        Hints
        • 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` = '23816'3.74mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23816
      • select * from `category_academy` where `category_academy`.`id` = '8' and `category_academy`.`deleted_at` is null limit 12.9mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 8
        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_notes`.`id`, `course_notes`.`user_id`, `course_notes`.`course_id`, `course_notes`.`head_pic`, `course_notes`.`title`, `course_notes`.`updated_at`, `course_notes`.`created_at` from `course_notes` where `course_notes`.`course_id` = '23816' and `course_notes`.`id` <> '38' and `course_notes`.`deleted_at` is null order by `course_notes`.`id` desc limit 53.16mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23816
        • 1. 38
      • select count(*) as aggregate from `course_notes_thanks` where `course_notes_thanks`.`comment_id` = '45' and `course_notes_thanks`.`type` = '1' and `course_notes_thanks`.`deleted_at` is null3.35mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 45
        • 1. 1
      • select count(*) as aggregate from `course_notes_thanks` where `course_notes_thanks`.`comment_id` = '43' and `course_notes_thanks`.`type` = '1' and `course_notes_thanks`.`deleted_at` is null2.93mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 43
        • 1. 1
      • select count(*) as aggregate from `new_comment` where `new_comment`.`user_id` = '371193' and `new_comment`.`resource_name` = 'video' and `new_comment`.`deleted_at` is null3.23mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 371193
        • 1. video
      • select count(*) as aggregate from `new_comment` where `new_comment`.`user_id` = '371193' and `new_comment`.`resource_name` = 'comment' and `new_comment`.`deleted_at` is null3.14mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 371193
        • 1. comment
      • select count(*) as aggregate from `course_notes_thanks` where `course_notes_thanks`.`comment_id` = '38' and `course_notes_thanks`.`type` = '1' and `course_notes_thanks`.`deleted_at` is null4.18mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 38
        • 1. 1
      • select `course_notes_content`.`id`, `course_notes_content`.`course_notes_id`, `course_notes_content`.`type`, `course_notes_content`.`app_id`, `course_notes_content`.`picture`, `course_notes_content`.`screen_shot_time`, `course_notes_content`.`intro`, `course_notes_content`.`updated_at`, `course_notes_content`.`created_at` from `course_notes_content` where `course_notes_content`.`course_notes_id` = '38' order by `course_notes_content`.`screen_shot_time` asc5.34mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 38
      • select `course_video`.`id` as `course_video_id`, `course_video`.`course_id`, `course_video`.`video_id`, `course_video`.`order`, `course_video`.`is_try_see`, `course_video`.`unlock_integral`, `video`.`id`, `video`.`title`, `video`.`intro`, `video`.`filename`, `video`.`material_id`, `video`.`cover`, `video`.`duration`, `video`.`status`, `video`.`oss_path`, `video`.`aliyun_run_id`, `video`.`aliyun_media_id`, `video`.`seo_keywords`, `video`.`seo_description`, `video`.`record_type`, `video`.`created_at`, `video`.`deleted_at` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '23816' order by `order` asc3.17mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 0
        • 1. 23816
      • select count(*) as aggregate from `course_notes_comment` where `course_notes_comment`.`course_notes_id` = '38'3.15mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 38
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_id` = '2308' and `new_comment`.`resource_name` = 'video' and `new_comment`.`deleted_at` is null2.9mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2308
        • 1. video
      • select `new_comment`.`id`, `new_comment`.`resource_id`, `new_comment`.`resource_name`, `new_comment`.`video_title`, `new_comment`.`user_id`, `new_comment`.`comment_id`, `new_comment`.`title`, `new_comment`.`content`, `new_comment`.`depth`, `new_comment`.`favour`, `new_comment`.`status`, `new_comment`.`profession_id`, `new_comment`.`delete_user`, `new_comment`.`created_at`, `new_comment`.`deleted_at` from `new_comment` where `new_comment`.`resource_id` = '2308' and `new_comment`.`resource_name` = 'video' and `new_comment`.`deleted_at` is null order by `created_at` desc limit 5 offset 03.21mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2308
        • 1. video
      • select * from `new_comment` where `new_comment`.`id` = '586' and `new_comment`.`deleted_at` is null limit 14.16mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 586
        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 `id`, `user_id`, `comment_id`, `attachment_id`, `seek_time`, `created_at` from `comment_attachment` where `comment_attachment`.`comment_id` = '586' and `comment_attachment`.`deleted_at` is null2.88mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 586
      • select * from `attachment` where `attachment`.`id` = '3681' limit 12.75mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 3681
        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 * from `new_comment` where `new_comment`.`id` = '584' and `new_comment`.`deleted_at` is null limit 13.11mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 584
        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 `id`, `user_id`, `comment_id`, `attachment_id`, `seek_time`, `created_at` from `comment_attachment` where `comment_attachment`.`comment_id` = '584' and `comment_attachment`.`deleted_at` is null2.84mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 584
      • select * from `attachment` where `attachment`.`id` = '3680' limit 12.83mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 3680
        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 * from `new_comment` where `new_comment`.`id` = '536' and `new_comment`.`deleted_at` is null limit 12.96mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 536
        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 `id`, `user_id`, `comment_id`, `attachment_id`, `seek_time`, `created_at` from `comment_attachment` where `comment_attachment`.`comment_id` = '536' and `comment_attachment`.`deleted_at` is null2.86mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 536
      • select * from `attachment` where `attachment`.`id` = '2172' limit 12.79mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2172
        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 * from `new_comment` where `new_comment`.`id` = '495' and `new_comment`.`deleted_at` is null limit 12.9mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 495
        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 `id`, `user_id`, `comment_id`, `attachment_id`, `seek_time`, `created_at` from `comment_attachment` where `comment_attachment`.`comment_id` = '495' and `comment_attachment`.`deleted_at` is null2.83mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 495
      • select * from `attachment` where `attachment`.`id` = '2064' limit 12.75mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2064
        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 * from `new_comment` where `new_comment`.`id` = '487' and `new_comment`.`deleted_at` is null limit 13.01mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 487
        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 `id`, `user_id`, `comment_id`, `attachment_id`, `seek_time`, `created_at` from `comment_attachment` where `comment_attachment`.`comment_id` = '487' and `comment_attachment`.`deleted_at` is null2.97mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 487
      • select * from `attachment` where `attachment`.`id` = '2063' limit 12.87mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2063
        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 `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.14mshxsd_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.28mshxsd_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
        cy0B9BRoN38LfQ53kz7Mee1k7RJnTOQPObrvIqDy
        sso_register_url
        https://id.hxsd.com//sso/reg?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fcourse_note%2Fnote_detail%2...
        sso_login_url
        https://id.hxsd.com//sso/login?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fcourse_note%2Fnote_detail...
        sso_logout_url
        https://id.hxsd.com//logout?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fcourse_note%2Fnote_detail%2F...
        _previous
        array:1 [ "url" => "https://hxonline.hxsd.cn/course_note/note_detail/38" ]
        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
        /course_note/note_detail/38
        session_attributes
        array:6 [ "_token" => "cy0B9BRoN38LfQ53kz7Mee1k7RJnTOQPObrvIqDy" "sso_register_url" => "https://...