"> ">
127.11msRequest Duration2MBMemory UsageGET course/{param1?}/{param2?}/{param3?}/{param4?}/{params5?}Route
    • Booting (47.89ms)
    • Application (82.04ms)
      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
      10 statements were executed, 2 of which were duplicated, 8 unique38.68ms
      • 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 112.98mshxsd_online_4_0
        Metadata
        Bindings
        • 0. ui
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • 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`.`alias` = 'CDR' and `category_soft`.`deleted_at` is null limit 12.67mshxsd_online_4_0
        Metadata
        Bindings
        • 0. CDR
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select `course_soft`.`course_id` from `course_soft` inner join `course` on `course`.`id` = `course_soft`.`course_id` where `course_soft`.`soft_id` = '12' and `course`.`status` = '1'3.32mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 12
        • 1. 1
      • select count(*) as aggregate from `course` where (`course`.`status` = '1' and `course`.`id` in ('30', '35', '28', '1027', '1028', '1029', '23865', '1058', '23876', '23883', '23888', '23898', '23902', '23914', '23916', '25157', '25162', '25163', '25164', '25150', '25156', '25167', '23907', '25135', '25166', '25202', '25201', '25123', '25213', '25152', '25165', '25211', '25212', '25199', '25223', '25225', '25173', '25377', '25376', '25378', '25231', '25153', '25401', '25398', '25395', '25393', '25385', '25388', '25396', '25379', '23909', '25198', '25403', '25369', '23905', '25151', '23') and `course`.`type` not in ('7') and `course`.`is_seo` = '0' and `course`.`type` = '2' and `course`.`academy_id` = '17' and `course`.`template` = '1') and `course`.`deleted_at` is null2.93mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 30
        • 2. 35
        • 3. 28
        • 4. 1027
        • 5. 1028
        • 6. 1029
        • 7. 23865
        • 8. 1058
        • 9. 23876
        • 10. 23883
        • 11. 23888
        • 12. 23898
        • 13. 23902
        • 14. 23914
        • 15. 23916
        • 16. 25157
        • 17. 25162
        • 18. 25163
        • 19. 25164
        • 20. 25150
        • 21. 25156
        • 22. 25167
        • 23. 23907
        • 24. 25135
        • 25. 25166
        • 26. 25202
        • 27. 25201
        • 28. 25123
        • 29. 25213
        • 30. 25152
        • 31. 25165
        • 32. 25211
        • 33. 25212
        • 34. 25199
        • 35. 25223
        • 36. 25225
        • 37. 25173
        • 38. 25377
        • 39. 25376
        • 40. 25378
        • 41. 25231
        • 42. 25153
        • 43. 25401
        • 44. 25398
        • 45. 25395
        • 46. 25393
        • 47. 25385
        • 48. 25388
        • 49. 25396
        • 50. 25379
        • 51. 23909
        • 52. 25198
        • 53. 25403
        • 54. 25369
        • 55. 23905
        • 56. 25151
        • 57. 23
        • 58. 7
        • 59. 0
        • 60. 2
        • 61. 17
        • 62. 1
      • select `course`.`id` from `course` where `course`.`status` = '1' and `course`.`academy_id` = '17' and `course`.`deleted_at` is null2.82mshxsd_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')3.06mshxsd_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` asc2.91mshxsd_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` asc2.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')2.61mshxsd_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')2.62mshxsd_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
        HeacltVFYpfPxaSAwY76aVc2V51kESuHwNs9F8N9
        sso_register_url
        https://id.hxsd.com//sso/reg?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fcourse%2Fui%2FsoftCDR%2F2-1
        sso_login_url
        https://id.hxsd.com//sso/login?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fcourse%2Fui%2FsoftCDR%2F2...
        sso_logout_url
        https://id.hxsd.com//logout?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fcourse%2Fui%2FsoftCDR%2F2-1
        _previous
        array:1 [ "url" => "https://hxonline.hxsd.cn/course/ui/softCDR/2-1" ]
        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/softCDR/2-1
        session_attributes
        array:6 [ "_token" => "HeacltVFYpfPxaSAwY76aVc2V51kESuHwNs9F8N9" "sso_register_url" => "https://...