"> ">
131.35msRequest Duration4MBMemory UsageGET course/{param1?}/{param2?}/{param3?}/{param4?}/{params5?}Route
    • Booting (54.38ms)
    • Application (80.31ms)
      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 unique40.54ms
      • 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` = 'movie' and `category_academy`.`deleted_at` is null limit 113.42mshxsd_online_4_0
        Metadata
        Bindings
        • 0. movie
        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` = 'Mentalray' and `category_soft`.`deleted_at` is null limit 12.95mshxsd_online_4_0
        Metadata
        Bindings
        • 0. Mentalray
        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` = '109' and `course`.`status` = '1'3.51mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 109
        • 1. 1
      • select count(*) as aggregate from `course` where (`course`.`status` = '1' and `course`.`id` in ('25396', '23870', '25424', '25460', '25407', '25462', '25463', '25464', '25467', '25445', '25455', '15', '5', '25447', '25418', '25454', '25470', '25492', '25472', '28353', '25450', '28349', '25405', '28355', '28356', '25459', '28357', '28362', '28363', '28359', '28366', '28367', '28371', '28372', '25471', '28373', '28374', '28375', '28376', '28377', '28380', '28381', '28383', '28389', '25495', '28391', '25496', '28393', '28379', '28396', '28397', '28398', '28399', '28401', '28400', '28382', '28402', '28404', '28365', '28405', '28406', '28407', '28408', '28409', '28410', '28411', '28378', '28403', '28442', '28443', '28446', '28456', '28459', '28452', '28460', '28466', '28473', '28484', '28458', '28455', '23816', '28454', '28395', '28493', '28496', '28494', '28499', '28449', '25468', '28527', '25465', '28361', '28525', '20', '28526') and `course`.`type` not in ('7') and `course`.`difficulty` = '3' and `course`.`is_seo` = '0' and `course`.`type` = '1' and `course`.`academy_id` = '51' and `course`.`template` = '1') and `course`.`deleted_at` is null3.22mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 25396
        • 2. 23870
        • 3. 25424
        • 4. 25460
        • 5. 25407
        • 6. 25462
        • 7. 25463
        • 8. 25464
        • 9. 25467
        • 10. 25445
        • 11. 25455
        • 12. 15
        • 13. 5
        • 14. 25447
        • 15. 25418
        • 16. 25454
        • 17. 25470
        • 18. 25492
        • 19. 25472
        • 20. 28353
        • 21. 25450
        • 22. 28349
        • 23. 25405
        • 24. 28355
        • 25. 28356
        • 26. 25459
        • 27. 28357
        • 28. 28362
        • 29. 28363
        • 30. 28359
        • 31. 28366
        • 32. 28367
        • 33. 28371
        • 34. 28372
        • 35. 25471
        • 36. 28373
        • 37. 28374
        • 38. 28375
        • 39. 28376
        • 40. 28377
        • 41. 28380
        • 42. 28381
        • 43. 28383
        • 44. 28389
        • 45. 25495
        • 46. 28391
        • 47. 25496
        • 48. 28393
        • 49. 28379
        • 50. 28396
        • 51. 28397
        • 52. 28398
        • 53. 28399
        • 54. 28401
        • 55. 28400
        • 56. 28382
        • 57. 28402
        • 58. 28404
        • 59. 28365
        • 60. 28405
        • 61. 28406
        • 62. 28407
        • 63. 28408
        • 64. 28409
        • 65. 28410
        • 66. 28411
        • 67. 28378
        • 68. 28403
        • 69. 28442
        • 70. 28443
        • 71. 28446
        • 72. 28456
        • 73. 28459
        • 74. 28452
        • 75. 28460
        • 76. 28466
        • 77. 28473
        • 78. 28484
        • 79. 28458
        • 80. 28455
        • 81. 23816
        • 82. 28454
        • 83. 28395
        • 84. 28493
        • 85. 28496
        • 86. 28494
        • 87. 28499
        • 88. 28449
        • 89. 25468
        • 90. 28527
        • 91. 25465
        • 92. 28361
        • 93. 28525
        • 94. 20
        • 95. 28526
        • 96. 7
        • 97. 3
        • 98. 0
        • 99. 1
        • 100. 51
        • 101. 1
      • select `course`.`id` from `course` where `course`.`status` = '1' and `course`.`academy_id` = '51' and `course`.`deleted_at` is null2.75mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 51
      • select `course_soft`.`soft_id` from `course_soft` where `course_soft`.`course_id` in ('23890', '23895', '25392', '25398', '28521')2.74mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23890
        • 1. 23895
        • 2. 25392
        • 3. 25398
        • 4. 28521
      • 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.19mshxsd_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.92mshxsd_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')3mshxsd_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.84mshxsd_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
        wIgc2TNV2ePD1wnI94ksOMmaTJKkTbmQYENfZgrh
        sso_register_url
        https://id.hxsd.com//sso/reg?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fcourse%2Fmovie%2Fdifficulty...
        sso_login_url
        https://id.hxsd.com//sso/login?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fcourse%2Fmovie%2Fdifficul...
        sso_logout_url
        https://id.hxsd.com//logout?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fcourse%2Fmovie%2Fdifficultyi...
        _previous
        array:1 [ "url" => "https://hxonline.hxsd.cn/course/movie/difficultyintermediate/softMentalray/1-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/movie/difficultyintermediate/softMentalray/1-1
        session_attributes
        array:6 [ "_token" => "wIgc2TNV2ePD1wnI94ksOMmaTJKkTbmQYENfZgrh" "sso_register_url" => "https://...