"> ">
184.77msRequest Duration2MBMemory UsageGET course/{param1?}/{param2?}/{param3?}/{param4?}/{params5?}Route
    • Booting (60.65ms)
    • Application (130.24ms)
      7 templates were rendered
      • home_v4.course.list (resources/views/home_v4/course/list.blade.php)14blade
        Params
        0
        course_list
        1
        pages
        2
        title
        3
        seo_keywords
        4
        seo_description
        5
        academy_list
        6
        profession_list
        7
        soft_list
        8
        tags
        9
        difficulty
        10
        show_help
        11
        params
        12
        pageUrl
        13
        cooperate
      • home_v4.course.list_content (resources/views/home_v4/course/list_content.blade.php)23blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        course_list
        6
        pages
        7
        title
        8
        seo_keywords
        9
        seo_description
        10
        academy_list
        11
        profession_list
        12
        soft_list
        13
        tags
        14
        difficulty
        15
        show_help
        16
        params
        17
        pageUrl
        18
        cooperate
        19
        __currentLoopData
        20
        v
        21
        loop
        22
        k
      • home.seo_page (resources/views/home/seo_page.blade.php)24blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        course_list
        6
        pages
        7
        title
        8
        seo_keywords
        9
        seo_description
        10
        academy_list
        11
        profession_list
        12
        soft_list
        13
        tags
        14
        difficulty
        15
        show_help
        16
        params
        17
        pageUrl
        18
        cooperate
        19
        __currentLoopData
        20
        v
        21
        loop
        22
        k
        23
        p
      • home_v4.app (resources/views/home_v4/app.blade.php)23blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        course_list
        6
        pages
        7
        title
        8
        seo_keywords
        9
        seo_description
        10
        academy_list
        11
        profession_list
        12
        soft_list
        13
        tags
        14
        difficulty
        15
        show_help
        16
        params
        17
        pageUrl
        18
        cooperate
        19
        __currentLoopData
        20
        v
        21
        loop
        22
        k
      • home_v4.header (resources/views/home_v4/header.blade.php)25blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        defaultSettingInfo
        6
        course_list
        7
        pages
        8
        title
        9
        seo_keywords
        10
        seo_description
        11
        academy_list
        12
        profession_list
        13
        soft_list
        14
        tags
        15
        difficulty
        16
        show_help
        17
        params
        18
        pageUrl
        19
        cooperate
        20
        __currentLoopData
        21
        v
        22
        loop
        23
        k
        24
        isHeaderAd
      • home_v4.header_user_info (resources/views/home_v4/header_user_info.blade.php)25blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        defaultSettingInfo
        6
        course_list
        7
        pages
        8
        title
        9
        seo_keywords
        10
        seo_description
        11
        academy_list
        12
        profession_list
        13
        soft_list
        14
        tags
        15
        difficulty
        16
        show_help
        17
        params
        18
        pageUrl
        19
        cooperate
        20
        __currentLoopData
        21
        v
        22
        loop
        23
        k
        24
        isHeaderAd
      • public.kfzs (resources/views/public/kfzs.blade.php)26blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        defaultSettingInfo
        6
        course_list
        7
        pages
        8
        title
        9
        seo_keywords
        10
        seo_description
        11
        academy_list
        12
        profession_list
        13
        soft_list
        14
        tags
        15
        difficulty
        16
        show_help
        17
        params
        18
        pageUrl
        19
        cooperate
        20
        __currentLoopData
        21
        v
        22
        loop
        23
        k
        24
        isHeaderAd
        25
        kf_code
      uri
      GET course/{param1?}/{param2?}/{param3?}/{param4?}/{params5?}
      middleware
      web, home_version, verify_csrf_token, mobile_browsing, promoter, sso_auto_login
      controller
      App\Http\Controllers\Home\V4\CourseController@index
      namespace
      App\Http\Controllers\Home\V4
      prefix
      /course
      where
      file
      app/Http/Controllers/Home/V4/CourseController.php:51-105
      17 statements were executed, 4 of which were duplicated, 13 unique75.47ms
      • select `category_academy`.`id`, `category_academy`.`name`, `category_academy`.`alias`, `category_academy`.`intro`, `category_academy`.`order`, `category_academy`.`cover`, `category_academy`.`icon`, `category_academy`.`created_at` from `category_academy` where `category_academy`.`alias` = 'ui' and `category_academy`.`deleted_at` is null limit 116.82mshxsd_online_4_0
        Metadata
        Bindings
        • 0. ui
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select count(*) as aggregate from `course` where (`course`.`status` = '1' and (`course`.`is_trinity` not in ('1', '3', '4') and `course`.`type` != '3' or `course`.`is_trinity` is null or (`course`.`type` = '3' and `course`.`is_trinity` not in ('0', '1', '3', '4'))) and `course`.`type` not in ('7') and `course`.`difficulty` = '3' and `course`.`is_seo` = '0' and `course`.`academy_id` = '17') and `course`.`deleted_at` is null3.71mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. 3
        • 3. 4
        • 4. 3
        • 5. 3
        • 6. 0
        • 7. 1
        • 8. 3
        • 9. 4
        • 10. 7
        • 11. 3
        • 12. 0
        • 13. 17
        Hints
        • The != operator is not standard. Use the <> operator to test for inequality instead.
      • 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`.`is_trinity` not in ('1', '3', '4') and `course`.`type` != '3' or `course`.`is_trinity` is null or (`course`.`type` = '3' and `course`.`is_trinity` not in ('0', '1', '3', '4'))) and `course`.`type` not in ('7') and `course`.`difficulty` = '3' and `course`.`is_seo` = '0' and `course`.`academy_id` = '17') and `course`.`deleted_at` is null order by `course`.`recommend_status` desc, `course`.`recommend_time` desc, `course`.`weight_order` desc limit 20 offset 04.38mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. 3
        • 3. 4
        • 4. 3
        • 5. 3
        • 6. 0
        • 7. 1
        • 8. 3
        • 9. 4
        • 10. 7
        • 11. 3
        • 12. 0
        • 13. 17
        Hints
        • The != operator is not standard. Use the <> operator to test for inequality instead.
      • 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 ('1059', '25171', '23915') order by `course`.`created_at` desc3.54mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1059
        • 1. 25171
        • 2. 23915
      • select * from `lecturer` where `lecturer`.`id` = '44' and `lecturer`.`deleted_at` is null limit 13.42mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 44
        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 sum(`course`.`learning`) as aggregate from `course` where `course`.`clan_id` = 'mi0eb' and `course`.`deleted_at` is null3.45mshxsd_online_4_0
        Metadata
        Bindings
        • 0. mi0eb
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '1059' and `new_comment`.`deleted_at` is null3.59mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 1059
      • select sum(`course`.`learning`) as aggregate from `course` where `course`.`clan_id` = 'r3v42' and `course`.`deleted_at` is null3.41mshxsd_online_4_0
        Metadata
        Bindings
        • 0. r3v42
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25171' and `new_comment`.`deleted_at` is null3.35mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25171
      • select sum(`course`.`learning`) as aggregate from `course` where `course`.`clan_id` = 'r3v42' and `course`.`deleted_at` is null4.06mshxsd_online_4_0
        Metadata
        Bindings
        • 0. r3v42
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '23915' and `new_comment`.`deleted_at` is null3.43mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 23915
      • select `course`.`id` from `course` where `course`.`status` = '1' and `course`.`academy_id` = '17' and `course`.`deleted_at` is null3.65mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 17
      • select `course_soft`.`soft_id` from `course_soft` where `course_soft`.`course_id` in ('26', '1022', '1058', '1059', '23876', '25153', '25376', '25377', '25378', '25379', '25385', '25393', '25395', '25396', '28378', '28485', '28545', '28546', '28547', '28548', '5', '1051', '1057', '23819', '23857', '25144', '25151', '25205', '25209', '25369', '25380', '25381', '25388', '25445', '10', '1029', '1045', '1046', '1048', '25198', '7', '11', '21', '25', '36', '37', '1031', '23804', '28500', '13', '22', '1023', '1024', '1027', '1028', '1044', '1056', '23813', '23887', '23915', '25171', '25224', '25226', '25227', '25419')4.03mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 26
        • 1. 1022
        • 2. 1058
        • 3. 1059
        • 4. 23876
        • 5. 25153
        • 6. 25376
        • 7. 25377
        • 8. 25378
        • 9. 25379
        • 10. 25385
        • 11. 25393
        • 12. 25395
        • 13. 25396
        • 14. 28378
        • 15. 28485
        • 16. 28545
        • 17. 28546
        • 18. 28547
        • 19. 28548
        • 20. 5
        • 21. 1051
        • 22. 1057
        • 23. 23819
        • 24. 23857
        • 25. 25144
        • 26. 25151
        • 27. 25205
        • 28. 25209
        • 29. 25369
        • 30. 25380
        • 31. 25381
        • 32. 25388
        • 33. 25445
        • 34. 10
        • 35. 1029
        • 36. 1045
        • 37. 1046
        • 38. 1048
        • 39. 25198
        • 40. 7
        • 41. 11
        • 42. 21
        • 43. 25
        • 44. 36
        • 45. 37
        • 46. 1031
        • 47. 23804
        • 48. 28500
        • 49. 13
        • 50. 22
        • 51. 1023
        • 52. 1024
        • 53. 1027
        • 54. 1028
        • 55. 1044
        • 56. 1056
        • 57. 23813
        • 58. 23887
        • 59. 23915
        • 60. 25171
        • 61. 25224
        • 62. 25226
        • 63. 25227
        • 64. 25419
      • select `category_soft`.`id`, `category_soft`.`parent_id`, `category_soft`.`name`, `category_soft`.`alias`, `category_soft`.`intro`, `category_soft`.`order`, `category_soft`.`cover`, `category_soft`.`is_view`, `category_soft`.`created_at`, `category_soft`.`seo_title`, `category_soft`.`seo_keywords`, `category_soft`.`seo_description` from `category_soft` where `category_soft`.`parent_id` = '0' and `category_soft`.`deleted_at` is null order by `category_soft`.`order` asc3.95mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 0
      • select `category_academy`.`id`, `category_academy`.`parent_id`, `category_academy`.`name`, `category_academy`.`alias`, `category_academy`.`intro`, `category_academy`.`order`, `category_academy`.`cover`, `category_academy`.`is_view`, `category_academy`.`seo_title`, `category_academy`.`seo_keywords`, `category_academy`.`seo_description`, `category_academy`.`created_at` from `category_academy` where `is_view` = '1' and `category_academy`.`deleted_at` is null order by `order` asc3.76mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
      • 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.46mshxsd_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.46mshxsd_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
        r5GAkXhwo0qxuUgUWCF1Hkzdo7jjv202bylyjD8j
        sso_register_url
        https://id.hxsd.com//sso/reg?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fcourse%2Fui%2Fdifficultyint...
        sso_login_url
        https://id.hxsd.com//sso/login?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fcourse%2Fui%2Fdifficultyi...
        sso_logout_url
        https://id.hxsd.com//logout?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fcourse%2Fui%2Fdifficultyinte...
        _previous
        array:1 [ "url" => "https://hxonline.hxsd.cn/course/ui/difficultyintermediate/0-2" ]
        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/ui/difficultyintermediate/0-2
        session_attributes
        array:6 [ "_token" => "r5GAkXhwo0qxuUgUWCF1Hkzdo7jjv202bylyjD8j" "sso_register_url" => "https://...