"> ">
300.76msRequest Duration6MBMemory UsageGET videomap/{course_video_id}Route
    • Booting (46.13ms)
    • Application (257.89ms)
      5 templates were rendered
      • home.course.video_detail (resources/views/home/course/video_detail.blade.php)6blade
        Params
        0
        course_info
        1
        learn_user_list
        2
        video_info
        3
        course_video_list
        4
        note_list
        5
        comment_list
      • home.app (resources/views/home/app.blade.php)14blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        course_info
        6
        learn_user_list
        7
        video_info
        8
        course_video_list
        9
        note_list
        10
        comment_list
        11
        __currentLoopData
        12
        v
        13
        loop
      • home.header (resources/views/home/header.blade.php)16blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        defaultSettingInfo
        6
        course_info
        7
        learn_user_list
        8
        video_info
        9
        course_video_list
        10
        note_list
        11
        comment_list
        12
        __currentLoopData
        13
        v
        14
        loop
        15
        isHeaderAd
      • home.header_user_info (resources/views/home/header_user_info.blade.php)16blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        defaultSettingInfo
        6
        course_info
        7
        learn_user_list
        8
        video_info
        9
        course_video_list
        10
        note_list
        11
        comment_list
        12
        __currentLoopData
        13
        v
        14
        loop
        15
        isHeaderAd
      • public.kfzs (resources/views/public/kfzs.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        defaultSettingInfo
        6
        course_info
        7
        learn_user_list
        8
        video_info
        9
        course_video_list
        10
        note_list
        11
        comment_list
        12
        __currentLoopData
        13
        v
        14
        loop
        15
        isHeaderAd
        16
        kf_code
      uri
      GET videomap/{course_video_id}
      middleware
      web, home_version, verify_csrf_token, mobile_browsing, promoter, sso_auto_login
      controller
      App\Http\Controllers\Home\CourseController@getCourseVideoDetail
      namespace
      App\Http\Controllers\Home
      prefix
      null
      where
      file
      app/Http/Controllers/Home/CourseController.php:515-552
      51 statements were executed, 4 of which were duplicated, 47 unique178.47ms
      • select * from `course_video` where `course_video`.`id` = '1979' limit 114.92mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1979
        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`.`video_id` = '54' and `course_learning`.`course_id` = '23800'3.86mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 54
        • 1. 23800
      • 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` = '23800'3mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23800
      • select count(*) as aggregate from `user_course` where `course_id` = '23800' and `user_course`.`is_transed` = '0'3.19mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23800
        • 1. 0
      • select * from `category_academy` where `category_academy`.`id` = '8' and `category_academy`.`deleted_at` is null limit 12.98mshxsd_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_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`.`video_id` = '54' and `course_learning`.`course_id` = '23800' limit 82.98mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 54
        • 1. 23800
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `user` where `user`.`id` = '10375' limit 12.97mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 10375
        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 `user` where `user`.`id` = '9367' limit 12.94mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 9367
        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 `user` where `user`.`id` = '370815' limit 13.59mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 370815
        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 `user` where `user`.`id` = '9650' limit 13mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 9650
        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` = '23800'3mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23800
      • select `course`.`id`, `course`.`clan_id`, `course`.`title`, `course`.`new_title`, `course`.`phase`, `course`.`material_id`, `course`.`academy_id`, `course`.`profession_id`, `course`.`type`, `course`.`free_baidu`, `course`.`seo_tdk_title`, `course`.`seo_tdk_keywords`, `course`.`seo_tdk_description`, `course`.`seo_intro`, `course`.`try_listen`, `course`.`cover_web`, `course`.`cover_app`, `course`.`web_detail_intro`, `course`.`seo_detail_intro`, `course`.`price`, `course`.`up_shelf_time`, `course`.`task_stage`, `course`.`down_shelf_time`, `course`.`authorized_deadline`, `course`.`authorized_status`, `course`.`status`, `course`.`begin_time`, `course`.`homework_submit_nums`, `course`.`serial`, `course`.`serial_time`, `course`.`duration`, `course`.`start_time`, `course`.`follow`, `course`.`learning`, `course`.`play_nums`, `course`.`seo_title`, `course`.`seo_keywords`, `course`.`seo_description`, `course`.`recommend_status`, `course`.`recommend_time`, `course`.`weight_order`, `course`.`vip_free`, `course`.`difficulty`, `course`.`created_at`, `course`.`app_detail_intro`, `course`.`intro`, `course`.`share_live`, `course`.`template`, `course`.`recommend_job`, `course`.`recommend_job_learning_time`, `course`.`recommend_job_limit_time`, `course`.`agreement`, `course`.`agreement_detail`, `course`.`apply_pass`, `course`.`is_trinity`, `course`.`teacher_id`, `course`.`cover_poster`, `course`.`service_weeks`, `course`.`task_mode`, `course`.`compulsory_status`, `course`.`limit_view`, `course`.`is_sign`, `course`.`contract_stencil_id`, `course`.`is_send`, `course`.`limit_discount`, `course`.`nav_id`, `course`.`show_type`, `course`.`dingding_qr`, `course`.`updated_at`, `course`.`created_at`, `course`.`sections`, `course`.`show_video`, `course`.`show_video_mp4`, `course`.`category_id`, `course`.`push_validity`, `course`.`pushed_at`, `course`.`seo_edited_at`, `course`.`is_seo`, `course`.`cloudclass_address` from `course` where (`course`.`status` = '1' and `course`.`id` not in ('23800') and `course`.`profession_id` = '13') and `course`.`deleted_at` is null order by `course`.`created_at` desc8.33mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 23800
        • 2. 13
      • 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`, `course_video`.`chapter_id`, `course_video`.`created_at`, `course_video`.`updated_at`, `video`.`title` as `video_title`, `video`.`intro` as `video_intro`, `video`.`cover` as `video_cover`, `video`.`duration` as `video_duration`, `video`.`record_type` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `course_video`.`course_id` in ('28527', '28496', '28494', '28493', '28490', '28458', '28456', '28454', '28452', '28448', '28442', '28395', '28372', '25414', '25413', '25405', '25397', '25225', '25223', '25214', '25213', '25212', '25211', '25199', '25172', '25167', '25165', '25152', '25150', '25140', '23875', '23843', '23842', '23841', '23840', '23821', '23816', '23815', '23814', '23811', '23807', '23806', '1043', '1032', '1021', '1020', '17', '16') and `course_video`.`chapter_id` = '0' group by `course_video`.`video_id` order by `course_video`.`id` desc limit 86.41mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 28527
        • 2. 28496
        • 3. 28494
        • 4. 28493
        • 5. 28490
        • 6. 28458
        • 7. 28456
        • 8. 28454
        • 9. 28452
        • 10. 28448
        • 11. 28442
        • 12. 28395
        • 13. 28372
        • 14. 25414
        • 15. 25413
        • 16. 25405
        • 17. 25397
        • 18. 25225
        • 19. 25223
        • 20. 25214
        • 21. 25213
        • 22. 25212
        • 23. 25211
        • 24. 25199
        • 25. 25172
        • 26. 25167
        • 27. 25165
        • 28. 25152
        • 29. 25150
        • 30. 25140
        • 31. 23875
        • 32. 23843
        • 33. 23842
        • 34. 23841
        • 35. 23840
        • 36. 23821
        • 37. 23816
        • 38. 23815
        • 39. 23814
        • 40. 23811
        • 41. 23807
        • 42. 23806
        • 43. 1043
        • 44. 1032
        • 45. 1021
        • 46. 1020
        • 47. 17
        • 48. 16
        • 49. 0
      • 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`.`video_id` = '105644' and `course_learning`.`course_id` = '28395'2.97mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 105644
        • 1. 28395
      • 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`.`video_id` = '105643' and `course_learning`.`course_id` = '28395'3.34mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 105643
        • 1. 28395
      • 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`.`video_id` = '105642' and `course_learning`.`course_id` = '28395'3.01mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 105642
        • 1. 28395
      • 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`.`video_id` = '105641' and `course_learning`.`course_id` = '28395'2.96mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 105641
        • 1. 28395
      • 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`.`video_id` = '105639' and `course_learning`.`course_id` = '28395'3.4mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 105639
        • 1. 28395
      • 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`.`video_id` = '105526' and `course_learning`.`course_id` = '28372'2.97mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 105526
        • 1. 28372
      • 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`.`video_id` = '692' and `course_learning`.`course_id` = '25405'3.05mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 692
        • 1. 25405
      • 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`.`video_id` = '639' and `course_learning`.`course_id` = '25397'2.93mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 639
        • 1. 25397
      • select count(*) as aggregate from `course_notes_content` left join `course_notes` on `course_notes_content`.`course_notes_id` = `course_notes`.`id` where `course_notes_content`.`type` = '1' and `course_notes_content`.`app_id` = '1979' group by `course_notes_content`.`course_notes_id`3mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 1979
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_id` = '1979' and `new_comment`.`resource_name` = 'video' and `new_comment`.`deleted_at` is null2.99mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1979
        • 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` = '1979' and `new_comment`.`resource_name` = 'video' and `new_comment`.`deleted_at` is null order by `created_at` desc limit 8 offset 03.29mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1979
        • 1. video
      • select * from `new_comment` where `new_comment`.`id` = '293' and `new_comment`.`deleted_at` is null limit 12.97mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 293
        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` = '293' and `comment_attachment`.`deleted_at` is null2.87mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 293
      • select * from `attachment` where `attachment`.`id` = '1492' limit 12.86mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1492
        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` = '292' and `new_comment`.`deleted_at` is null limit 12.9mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 292
        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` = '292' and `comment_attachment`.`deleted_at` is null2.9mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 292
      • select * from `attachment` where `attachment`.`id` = '1491' limit 12.82mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1491
        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` = '291' and `new_comment`.`deleted_at` is null limit 12.94mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 291
        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` = '291' and `comment_attachment`.`deleted_at` is null2.98mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 291
      • select * from `attachment` where `attachment`.`id` = '1490' limit 12.82mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1490
        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` = '263' and `new_comment`.`deleted_at` is null limit 12.98mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 263
        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` = '263' and `comment_attachment`.`deleted_at` is null3.69mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 263
      • select * from `attachment` where `attachment`.`id` = '1477' limit 12.8mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1477
        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` = '215' and `new_comment`.`deleted_at` is null limit 13.13mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 215
        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` = '215' and `comment_attachment`.`deleted_at` is null2.99mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 215
      • select * from `attachment` where `attachment`.`id` = '1462' limit 12.81mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1462
        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` = '196' and `new_comment`.`deleted_at` is null limit 13mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 196
        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` = '196' and `comment_attachment`.`deleted_at` is null2.87mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 196
      • select * from `attachment` where `attachment`.`id` = '1451' limit 12.87mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1451
        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 `user` where `user`.`id` = '370558' limit 12.94mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 370558
        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` = '195' and `new_comment`.`deleted_at` is null limit 15.8mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 195
        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` = '195' and `comment_attachment`.`deleted_at` is null3.5mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 195
      • select * from `attachment` where `attachment`.`id` = '1450' limit 12.83mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1450
        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` = '194' and `new_comment`.`deleted_at` is null limit 12.94mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 194
        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` = '194' and `comment_attachment`.`deleted_at` is null2.95mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 194
      • select * from `attachment` where `attachment`.`id` = '1449' limit 13.15mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1449
        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.02mshxsd_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.06mshxsd_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
        FziMgmUbZPXfHQmwztH4MM0m0goFV8BLiuFEPjDg
        sso_register_url
        https://id.hxsd.com//sso/reg?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fvideomap%2F1979
        sso_login_url
        https://id.hxsd.com//sso/login?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fvideomap%2F1979
        sso_logout_url
        https://id.hxsd.com//logout?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fvideomap%2F1979
        _previous
        array:1 [ "url" => "https://hxonline.hxsd.cn/videomap/1979" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        format
        html
        content_type
        text/html; charset=UTF-8
        status_text
        OK
        status_code
        200
        request_query
        []
        request_request
        []
        request_headers
        array:24 [ "slb-id" => array:1 [ 0 => "lb-2zeauqoppardtj7h94xjp" ] "slb-ip" => array:1 [ ...
        request_server
        array:47 [ "USER" => "nginx" "HOME" => "/home/nginx" "HTTP_SLB_ID" => "lb-2zeauqoppardtj7h94xj...
        request_cookies
        array:2 [ "XSRF-TOKEN" => "FziMgmUbZPXfHQmwztH4MM0m0goFV8BLiuFEPjDg" "hxsd_online_4_0" => "gp6Hu...
        response_headers
        array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ ...
        path_info
        /videomap/1979
        session_attributes
        array:6 [ "_token" => "FziMgmUbZPXfHQmwztH4MM0m0goFV8BLiuFEPjDg" "sso_register_url" => "https://...