"> ">
1.12sRequest Duration8MBMemory UsageGET /Route
    • Booting (49.3ms)
    • Application (1.08s)
      5 templates were rendered
      • home_v4.index (resources/views/home_v4/index.blade.php)5blade
        Params
        0
        carousel_list
        1
        recommend_course_list
        2
        free_course_list
        3
        career_path
        4
        college_select
      • home_v4.app (resources/views/home_v4/app.blade.php)16blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        carousel_list
        6
        recommend_course_list
        7
        free_course_list
        8
        career_path
        9
        college_select
        10
        __currentLoopData
        11
        v
        12
        k
        13
        loop
        14
        val
        15
        key
      • home_v4.header (resources/views/home_v4/header.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        defaultSettingInfo
        6
        carousel_list
        7
        recommend_course_list
        8
        free_course_list
        9
        career_path
        10
        college_select
        11
        __currentLoopData
        12
        v
        13
        k
        14
        loop
        15
        val
        16
        key
        17
        isHeaderAd
      • home_v4.header_user_info (resources/views/home_v4/header_user_info.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        defaultSettingInfo
        6
        carousel_list
        7
        recommend_course_list
        8
        free_course_list
        9
        career_path
        10
        college_select
        11
        __currentLoopData
        12
        v
        13
        k
        14
        loop
        15
        val
        16
        key
        17
        isHeaderAd
      • public.kfzs (resources/views/public/kfzs.blade.php)19blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        defaultSettingInfo
        6
        carousel_list
        7
        recommend_course_list
        8
        free_course_list
        9
        career_path
        10
        college_select
        11
        __currentLoopData
        12
        v
        13
        k
        14
        loop
        15
        val
        16
        key
        17
        isHeaderAd
        18
        kf_code
      uri
      GET /
      middleware
      web, home_version, verify_csrf_token, mobile_browsing, promoter, sso_auto_login
      controller
      App\Http\Controllers\Home\V4\IndexController@index
      namespace
      App\Http\Controllers\Home\V4
      prefix
      null
      where
      file
      app/Http/Controllers/Home/V4/IndexController.php:32-40
      240 statements were executed, 19 of which were duplicated, 221 unique856.65ms
      • select count(*) as aggregate from `ad_carousel` where `ad_carousel`.`is_show` = '1' and `ad_carousel`.`type` = 'web' and `ad_carousel`.`deleted_at` is null17.08mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. web
      • select `ad_carousel`.`id`, `ad_carousel`.`title`, `ad_carousel`.`type`, `ad_carousel`.`image`, `ad_carousel`.`url`, `ad_carousel`.`order`, `ad_carousel`.`description`, `ad_carousel`.`is_new_win`, `ad_carousel`.`is_show`, `ad_carousel`.`scheme`, `ad_carousel`.`bg_color`, `ad_carousel`.`created_at` from `ad_carousel` where `ad_carousel`.`is_show` = '1' and `ad_carousel`.`type` = 'web' and `ad_carousel`.`deleted_at` is null order by `ad_carousel`.`order` asc limit 5 offset 03.6mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. web
      • select `course_recommend`.`id`, `course_recommend`.`title`, `course_recommend`.`alias`, `course_recommend`.`recommend_type`, `course_recommend`.`course_type`, `course_recommend`.`created_at` from `course_recommend` where `course_recommend`.`alias` = 'home_course' limit 14.42mshxsd_online_4_0
        Metadata
        Bindings
        • 0. home_course
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select `course_recommend_detail`.`id`, `course_recommend_detail`.`course_recommend_id`, `course_recommend_detail`.`category_id`, `course_recommend_detail`.`course_id`, `course_recommend_detail`.`order`, `course_recommend_detail`.`created_at` from `course_recommend_detail` where `course_recommend_detail`.`course_recommend_id` = '16' order by `course_recommend_detail`.`order` asc3.5mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 16
      • 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` = '25419'3.54mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25419
      • select `course_lecturer`.`lecturer_id` from `course_lecturer` where `course_lecturer`.`course_id` = '25419'3.49mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25419
      • select `lecturer`.`id`, `user`.`nickname` from `lecturer` left join `user` on `user`.`id` = `lecturer`.`user_id` where `lecturer`.`id` in ('49') and `lecturer`.`deleted_at` is null3.5mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 49
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25419' and `course_video`.`is_try_see` = '2' order by `order` asc limit 54.09mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 25419
        • 2. 2
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '2' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25419' order by `order` asc limit 53.56mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2
        • 1. 25419
      • 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` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '25419' order by `order` asc3.61mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 25419
      • select `learn_task`.`id`, `learn_task`.`course_id`, `learn_task`.`title`, `learn_task`.`description`, `learn_task`.`explain_video`, `learn_task`.`material_id`, `learn_task`.`custom_data`, `learn_task`.`order`, `learn_task`.`option_score`, `learn_task`.`task_topic_id`, `learn_task`.`task_order`, `learn_task`.`card_off`, `learn_task`.`created_at` from `learn_task` where `learn_task`.`course_id` = '25419' and `learn_task`.`task_topic_id` = '0' and `learn_task`.`deleted_at` is null order by `order` asc3.87mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25419
        • 1. 0
      • select `user_course`.`id`, `user_course`.`user_id`, `user_course`.`course_id`, `user_course`.`created_at` from `user_course` where `user_course`.`course_id` = '25419'3.49mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25419
      • select `course_zhibo`.`id` as `course_live_id`, `course_zhibo`.`zhibo_id`, `course_zhibo`.`order`, `course_zhibo`.`course_id` from `course_zhibo` where `course_zhibo`.`course_id` = '25419' order by `course_zhibo`.`order` asc3.43mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25419
      • 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` = '1059'3.39mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1059
      • select `course_lecturer`.`lecturer_id` from `course_lecturer` where `course_lecturer`.`course_id` = '1059'3.38mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1059
      • select `lecturer`.`id`, `user`.`nickname` from `lecturer` left join `user` on `user`.`id` = `lecturer`.`user_id` where `lecturer`.`id` in ('15', '27', '28') and `lecturer`.`deleted_at` is null3.45mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 15
        • 1. 27
        • 2. 28
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`course_id` = '1059' and `course_video`.`is_try_see` = '2' order by `order` asc limit 53.57mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 1059
        • 2. 2
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '2' and `video`.`deleted_at` is null and `course_video`.`course_id` = '1059' order by `order` asc limit 53.52mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2
        • 1. 1059
      • 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` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '1059' order by `order` asc3.42mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 1059
      • select `learn_task`.`id`, `learn_task`.`course_id`, `learn_task`.`title`, `learn_task`.`description`, `learn_task`.`explain_video`, `learn_task`.`material_id`, `learn_task`.`custom_data`, `learn_task`.`order`, `learn_task`.`option_score`, `learn_task`.`task_topic_id`, `learn_task`.`task_order`, `learn_task`.`card_off`, `learn_task`.`created_at` from `learn_task` where `learn_task`.`course_id` = '1059' and `learn_task`.`task_topic_id` = '0' and `learn_task`.`deleted_at` is null order by `order` asc3.8mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1059
        • 1. 0
      • select `user_course`.`id`, `user_course`.`user_id`, `user_course`.`course_id`, `user_course`.`created_at` from `user_course` where `user_course`.`course_id` = '1059'3.39mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1059
      • select `course_zhibo`.`id` as `course_live_id`, `course_zhibo`.`zhibo_id`, `course_zhibo`.`order`, `course_zhibo`.`course_id` from `course_zhibo` where `course_zhibo`.`course_id` = '1059' order by `course_zhibo`.`order` asc3.42mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1059
      • select `zhibo_user_record`.`id` from `zhibo_user_record` where `zhibo_user_record`.`zhibo_id` in ('1302', '1316', '1318', '1684', '1685', '1686', '1687') and `zhibo_user_record`.`type` = 'enter' limit 200004.5mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1302
        • 1. 1316
        • 2. 1318
        • 3. 1684
        • 4. 1685
        • 5. 1686
        • 6. 1687
        • 7. enter
        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.37mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23816
      • select `course_lecturer`.`lecturer_id` from `course_lecturer` where `course_lecturer`.`course_id` = '23816'3.36mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23816
      • select `lecturer`.`id`, `user`.`nickname` from `lecturer` left join `user` on `user`.`id` = `lecturer`.`user_id` where `lecturer`.`id` in ('24') and `lecturer`.`deleted_at` is null3.36mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 24
      • select * from `category_academy` where `category_academy`.`id` = '8' and `category_academy`.`deleted_at` is null limit 13.42mshxsd_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_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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`course_id` = '23816' and `course_video`.`is_try_see` = '2' order by `order` asc limit 53.53mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 23816
        • 2. 2
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '2' and `video`.`deleted_at` is null and `course_video`.`course_id` = '23816' order by `order` asc limit 53.45mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2
        • 1. 23816
      • 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` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '23816' order by `order` asc3.37mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 23816
      • select `learn_task`.`id`, `learn_task`.`course_id`, `learn_task`.`title`, `learn_task`.`description`, `learn_task`.`explain_video`, `learn_task`.`material_id`, `learn_task`.`custom_data`, `learn_task`.`order`, `learn_task`.`option_score`, `learn_task`.`task_topic_id`, `learn_task`.`task_order`, `learn_task`.`card_off`, `learn_task`.`created_at` from `learn_task` where `learn_task`.`course_id` = '23816' and `learn_task`.`task_topic_id` = '0' and `learn_task`.`deleted_at` is null order by `order` asc3.82mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23816
        • 1. 0
      • select `user_course`.`id`, `user_course`.`user_id`, `user_course`.`course_id`, `user_course`.`created_at` from `user_course` where `user_course`.`course_id` = '23816'3.39mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23816
      • select `course_zhibo`.`id` as `course_live_id`, `course_zhibo`.`zhibo_id`, `course_zhibo`.`order`, `course_zhibo`.`course_id` from `course_zhibo` where `course_zhibo`.`course_id` = '23816' order by `course_zhibo`.`order` asc3.39mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23816
      • select `zhibo_user_record`.`id` from `zhibo_user_record` where `zhibo_user_record`.`zhibo_id` in ('1383', '1387', '1436', '1446', '1472', '1498') and `zhibo_user_record`.`type` = 'enter' limit 200003.97mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1383
        • 1. 1387
        • 2. 1436
        • 3. 1446
        • 4. 1472
        • 5. 1498
        • 6. enter
        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` = '23813'3.38mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23813
      • select `course_lecturer`.`lecturer_id` from `course_lecturer` where `course_lecturer`.`course_id` = '23813'3.26mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23813
      • select `lecturer`.`id`, `user`.`nickname` from `lecturer` left join `user` on `user`.`id` = `lecturer`.`user_id` where `lecturer`.`id` in ('24') and `lecturer`.`deleted_at` is null3.32mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 24
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`course_id` = '23813' and `course_video`.`is_try_see` = '2' order by `order` asc limit 53.53mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 23813
        • 2. 2
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '2' and `video`.`deleted_at` is null and `course_video`.`course_id` = '23813' order by `order` asc limit 53.51mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2
        • 1. 23813
      • 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` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '23813' order by `order` asc3.47mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 23813
      • select `learn_task`.`id`, `learn_task`.`course_id`, `learn_task`.`title`, `learn_task`.`description`, `learn_task`.`explain_video`, `learn_task`.`material_id`, `learn_task`.`custom_data`, `learn_task`.`order`, `learn_task`.`option_score`, `learn_task`.`task_topic_id`, `learn_task`.`task_order`, `learn_task`.`card_off`, `learn_task`.`created_at` from `learn_task` where `learn_task`.`course_id` = '23813' and `learn_task`.`task_topic_id` = '0' and `learn_task`.`deleted_at` is null order by `order` asc3.92mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23813
        • 1. 0
      • select `user_course`.`id`, `user_course`.`user_id`, `user_course`.`course_id`, `user_course`.`created_at` from `user_course` where `user_course`.`course_id` = '23813'3.46mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23813
      • select `course_zhibo`.`id` as `course_live_id`, `course_zhibo`.`zhibo_id`, `course_zhibo`.`order`, `course_zhibo`.`course_id` from `course_zhibo` where `course_zhibo`.`course_id` = '23813' order by `course_zhibo`.`order` asc3.43mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23813
      • select `zhibo_user_record`.`id` from `zhibo_user_record` where `zhibo_user_record`.`zhibo_id` in ('1693', '1751', '1680', '1757', '1758', '1734') and `zhibo_user_record`.`type` = 'enter' limit 200003.87mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1693
        • 1. 1751
        • 2. 1680
        • 3. 1757
        • 4. 1758
        • 5. 1734
        • 6. enter
        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` = '25205'3.33mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25205
      • select `course_lecturer`.`lecturer_id` from `course_lecturer` where `course_lecturer`.`course_id` = '25205'3.3mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25205
      • select `lecturer`.`id`, `user`.`nickname` from `lecturer` left join `user` on `user`.`id` = `lecturer`.`user_id` where `lecturer`.`id` in ('32') and `lecturer`.`deleted_at` is null3.26mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 32
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25205' and `course_video`.`is_try_see` = '2' order by `order` asc limit 53.57mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 25205
        • 2. 2
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '2' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25205' order by `order` asc limit 53.48mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2
        • 1. 25205
      • 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` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '25205' order by `order` asc3.41mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 25205
      • select `learn_task`.`id`, `learn_task`.`course_id`, `learn_task`.`title`, `learn_task`.`description`, `learn_task`.`explain_video`, `learn_task`.`material_id`, `learn_task`.`custom_data`, `learn_task`.`order`, `learn_task`.`option_score`, `learn_task`.`task_topic_id`, `learn_task`.`task_order`, `learn_task`.`card_off`, `learn_task`.`created_at` from `learn_task` where `learn_task`.`course_id` = '25205' and `learn_task`.`task_topic_id` = '0' and `learn_task`.`deleted_at` is null order by `order` asc3.7mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25205
        • 1. 0
      • select `user_course`.`id`, `user_course`.`user_id`, `user_course`.`course_id`, `user_course`.`created_at` from `user_course` where `user_course`.`course_id` = '25205'3.31mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25205
      • select `course_zhibo`.`id` as `course_live_id`, `course_zhibo`.`zhibo_id`, `course_zhibo`.`order`, `course_zhibo`.`course_id` from `course_zhibo` where `course_zhibo`.`course_id` = '25205' order by `course_zhibo`.`order` asc3.43mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25205
      • select `zhibo_user_record`.`id` from `zhibo_user_record` where `zhibo_user_record`.`zhibo_id` in ('1592', '1593', '1594', '1595', '1596', '1597', '1607', '1608', '1609', '1610', '1645', '1646', '1647', '1656', '1658') and `zhibo_user_record`.`type` = 'enter' limit 200004.17mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1592
        • 1. 1593
        • 2. 1594
        • 3. 1595
        • 4. 1596
        • 5. 1597
        • 6. 1607
        • 7. 1608
        • 8. 1609
        • 9. 1610
        • 10. 1645
        • 11. 1646
        • 12. 1647
        • 13. 1656
        • 14. 1658
        • 15. enter
        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` = '23805'3.41mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23805
      • select `course_lecturer`.`lecturer_id` from `course_lecturer` where `course_lecturer`.`course_id` = '23805'3.28mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23805
      • select `lecturer`.`id`, `user`.`nickname` from `lecturer` left join `user` on `user`.`id` = `lecturer`.`user_id` where `lecturer`.`id` in ('25') and `lecturer`.`deleted_at` is null3.29mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`course_id` = '23805' and `course_video`.`is_try_see` = '2' order by `order` asc limit 53.54mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 23805
        • 2. 2
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '2' and `video`.`deleted_at` is null and `course_video`.`course_id` = '23805' order by `order` asc limit 53.48mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2
        • 1. 23805
      • 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` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '23805' order by `order` asc3.47mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 23805
      • select `learn_task`.`id`, `learn_task`.`course_id`, `learn_task`.`title`, `learn_task`.`description`, `learn_task`.`explain_video`, `learn_task`.`material_id`, `learn_task`.`custom_data`, `learn_task`.`order`, `learn_task`.`option_score`, `learn_task`.`task_topic_id`, `learn_task`.`task_order`, `learn_task`.`card_off`, `learn_task`.`created_at` from `learn_task` where `learn_task`.`course_id` = '23805' and `learn_task`.`task_topic_id` = '0' and `learn_task`.`deleted_at` is null order by `order` asc3.61mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23805
        • 1. 0
      • select `user_course`.`id`, `user_course`.`user_id`, `user_course`.`course_id`, `user_course`.`created_at` from `user_course` where `user_course`.`course_id` = '23805'3.38mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23805
      • select `course_zhibo`.`id` as `course_live_id`, `course_zhibo`.`zhibo_id`, `course_zhibo`.`order`, `course_zhibo`.`course_id` from `course_zhibo` where `course_zhibo`.`course_id` = '23805' order by `course_zhibo`.`order` asc3.37mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 23805
      • select `zhibo_user_record`.`id` from `zhibo_user_record` where `zhibo_user_record`.`zhibo_id` in ('1360', '1361', '1363', '1364') and `zhibo_user_record`.`type` = 'enter' limit 200004.17mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1360
        • 1. 1361
        • 2. 1363
        • 3. 1364
        • 4. enter
        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` = '1057'3.46mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1057
      • select `course_lecturer`.`lecturer_id` from `course_lecturer` where `course_lecturer`.`course_id` = '1057'3.35mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1057
      • select `lecturer`.`id`, `user`.`nickname` from `lecturer` left join `user` on `user`.`id` = `lecturer`.`user_id` where `lecturer`.`id` in ('22', '23') and `lecturer`.`deleted_at` is null3.37mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 22
        • 1. 23
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`course_id` = '1057' and `course_video`.`is_try_see` = '2' order by `order` asc limit 53.5mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 1057
        • 2. 2
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '2' and `video`.`deleted_at` is null and `course_video`.`course_id` = '1057' order by `order` asc limit 53.54mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2
        • 1. 1057
      • 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` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '1057' order by `order` asc3.51mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 1057
      • select `learn_task`.`id`, `learn_task`.`course_id`, `learn_task`.`title`, `learn_task`.`description`, `learn_task`.`explain_video`, `learn_task`.`material_id`, `learn_task`.`custom_data`, `learn_task`.`order`, `learn_task`.`option_score`, `learn_task`.`task_topic_id`, `learn_task`.`task_order`, `learn_task`.`card_off`, `learn_task`.`created_at` from `learn_task` where `learn_task`.`course_id` = '1057' and `learn_task`.`task_topic_id` = '0' and `learn_task`.`deleted_at` is null order by `order` asc5.72mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1057
        • 1. 0
      • select `user_course`.`id`, `user_course`.`user_id`, `user_course`.`course_id`, `user_course`.`created_at` from `user_course` where `user_course`.`course_id` = '1057'3.4mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1057
      • select `course_zhibo`.`id` as `course_live_id`, `course_zhibo`.`zhibo_id`, `course_zhibo`.`order`, `course_zhibo`.`course_id` from `course_zhibo` where `course_zhibo`.`course_id` = '1057' order by `course_zhibo`.`order` asc3.33mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1057
      • 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` = '25212'3.39mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25212
      • select `course_lecturer`.`lecturer_id` from `course_lecturer` where `course_lecturer`.`course_id` = '25212'3.25mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25212
      • select `lecturer`.`id`, `user`.`nickname` from `lecturer` left join `user` on `user`.`id` = `lecturer`.`user_id` where `lecturer`.`id` in ('7', '32') and `lecturer`.`deleted_at` is null3.32mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 7
        • 1. 32
      • select * from `category_academy` where `category_academy`.`id` = '8' and `category_academy`.`deleted_at` is null limit 13.33mshxsd_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_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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25212' and `course_video`.`is_try_see` = '2' order by `order` asc limit 53.49mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 25212
        • 2. 2
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '2' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25212' order by `order` asc limit 53.54mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2
        • 1. 25212
      • 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` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '25212' order by `order` asc3.52mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 25212
      • select `task`.* from `task` where `task`.`course_id` = '25212' and `task`.`deleted_at` is null order by `order` asc3.46mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25212
        Hints
        • Use SELECT * only if you need all columns from table
      • select `user_course`.`id`, `user_course`.`user_id`, `user_course`.`course_id`, `user_course`.`created_at` from `user_course` where `user_course`.`course_id` = '25212'3.32mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25212
      • select `course_zhibo`.`id` as `course_live_id`, `course_zhibo`.`zhibo_id`, `course_zhibo`.`order`, `course_zhibo`.`course_id` from `course_zhibo` where `course_zhibo`.`course_id` = '25212' order by `course_zhibo`.`order` asc3.31mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25212
      • select `zhibo_user_record`.`id` from `zhibo_user_record` where `zhibo_user_record`.`zhibo_id` in ('1652', '1653', '1654', '1655') and `zhibo_user_record`.`type` = 'enter' limit 200003.48mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1652
        • 1. 1653
        • 2. 1654
        • 3. 1655
        • 4. enter
        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` = '25141'3.29mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25141
      • select `course_lecturer`.`lecturer_id` from `course_lecturer` where `course_lecturer`.`course_id` = '25141'3.23mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25141
      • select * from `category_academy` where `category_academy`.`id` = '48' and `category_academy`.`deleted_at` is null limit 13.33mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 48
        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_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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25141' and `course_video`.`is_try_see` = '2' order by `order` asc limit 53.45mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 25141
        • 2. 2
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '2' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25141' order by `order` asc limit 53.44mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2
        • 1. 25141
      • 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` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '25141' order by `order` asc3.39mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 25141
      • select `learn_task`.`id`, `learn_task`.`course_id`, `learn_task`.`title`, `learn_task`.`description`, `learn_task`.`explain_video`, `learn_task`.`material_id`, `learn_task`.`custom_data`, `learn_task`.`order`, `learn_task`.`option_score`, `learn_task`.`task_topic_id`, `learn_task`.`task_order`, `learn_task`.`card_off`, `learn_task`.`created_at` from `learn_task` where `learn_task`.`course_id` = '25141' and `learn_task`.`task_topic_id` = '0' and `learn_task`.`deleted_at` is null order by `order` asc3.76mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25141
        • 1. 0
      • select `user_course`.`id`, `user_course`.`user_id`, `user_course`.`course_id`, `user_course`.`created_at` from `user_course` where `user_course`.`course_id` = '25141'3.28mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25141
      • select `course_zhibo`.`id` as `course_live_id`, `course_zhibo`.`zhibo_id`, `course_zhibo`.`order`, `course_zhibo`.`course_id` from `course_zhibo` where `course_zhibo`.`course_id` = '25141' order by `course_zhibo`.`order` asc3.3mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25141
      • 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` = '25217'3.3mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25217
      • select `course_lecturer`.`lecturer_id` from `course_lecturer` where `course_lecturer`.`course_id` = '25217'3.26mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25217
      • select `lecturer`.`id`, `user`.`nickname` from `lecturer` left join `user` on `user`.`id` = `lecturer`.`user_id` where `lecturer`.`id` in ('60') and `lecturer`.`deleted_at` is null3.28mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 60
      • select * from `category_academy` where `category_academy`.`id` = '8' and `category_academy`.`deleted_at` is null limit 13.39mshxsd_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_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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25217' and `course_video`.`is_try_see` = '2' order by `order` asc limit 53.57mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 25217
        • 2. 2
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '2' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25217' order by `order` asc limit 53.54mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2
        • 1. 25217
      • 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` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '25217' order by `order` asc3.46mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 25217
      • select `learn_task`.`id`, `learn_task`.`course_id`, `learn_task`.`title`, `learn_task`.`description`, `learn_task`.`explain_video`, `learn_task`.`material_id`, `learn_task`.`custom_data`, `learn_task`.`order`, `learn_task`.`option_score`, `learn_task`.`task_topic_id`, `learn_task`.`task_order`, `learn_task`.`card_off`, `learn_task`.`created_at` from `learn_task` where `learn_task`.`course_id` = '25217' and `learn_task`.`task_topic_id` = '0' and `learn_task`.`deleted_at` is null order by `order` asc3.89mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25217
        • 1. 0
      • select `user_course`.`id`, `user_course`.`user_id`, `user_course`.`course_id`, `user_course`.`created_at` from `user_course` where `user_course`.`course_id` = '25217'3.41mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25217
      • select `course_zhibo`.`id` as `course_live_id`, `course_zhibo`.`zhibo_id`, `course_zhibo`.`order`, `course_zhibo`.`course_id` from `course_zhibo` where `course_zhibo`.`course_id` = '25217' order by `course_zhibo`.`order` asc3.31mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25217
      • 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` = '25143'3.37mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25143
      • select `course_lecturer`.`lecturer_id` from `course_lecturer` where `course_lecturer`.`course_id` = '25143'3.32mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25143
      • select `lecturer`.`id`, `user`.`nickname` from `lecturer` left join `user` on `user`.`id` = `lecturer`.`user_id` where `lecturer`.`id` in ('7') and `lecturer`.`deleted_at` is null3.25mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 7
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25143' and `course_video`.`is_try_see` = '2' order by `order` asc limit 53.5mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 25143
        • 2. 2
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '2' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25143' order by `order` asc limit 53.42mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2
        • 1. 25143
      • 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` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '25143' order by `order` asc3.36mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 25143
      • select `learn_task`.`id`, `learn_task`.`course_id`, `learn_task`.`title`, `learn_task`.`description`, `learn_task`.`explain_video`, `learn_task`.`material_id`, `learn_task`.`custom_data`, `learn_task`.`order`, `learn_task`.`option_score`, `learn_task`.`task_topic_id`, `learn_task`.`task_order`, `learn_task`.`card_off`, `learn_task`.`created_at` from `learn_task` where `learn_task`.`course_id` = '25143' and `learn_task`.`task_topic_id` = '0' and `learn_task`.`deleted_at` is null order by `order` asc3.71mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25143
        • 1. 0
      • select `user_course`.`id`, `user_course`.`user_id`, `user_course`.`course_id`, `user_course`.`created_at` from `user_course` where `user_course`.`course_id` = '25143'3.32mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25143
      • select `course_zhibo`.`id` as `course_live_id`, `course_zhibo`.`zhibo_id`, `course_zhibo`.`order`, `course_zhibo`.`course_id` from `course_zhibo` where `course_zhibo`.`course_id` = '25143' order by `course_zhibo`.`order` asc3.31mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25143
      • 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 ('25419', '1059', '23816', '23813', '25205', '1057', '25212', '25141', '25217', '25143') order by `course`.`created_at` desc3.8mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25419
        • 1. 1059
        • 2. 23816
        • 3. 23813
        • 4. 25205
        • 5. 1057
        • 6. 25212
        • 7. 25141
        • 8. 25217
        • 9. 25143
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25419' and `new_comment`.`deleted_at` is null3.54mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25419
      • 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.33mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 1059
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '23816' and `new_comment`.`deleted_at` is null3.39mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 23816
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '23813' and `new_comment`.`deleted_at` is null3.55mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 23813
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25205' and `new_comment`.`deleted_at` is null3.4mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25205
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '1057' and `new_comment`.`deleted_at` is null3.33mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 1057
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25212' and `new_comment`.`deleted_at` is null3.32mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25212
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25141' and `new_comment`.`deleted_at` is null3.32mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25141
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25217' and `new_comment`.`deleted_at` is null3.39mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25217
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25143' and `new_comment`.`deleted_at` is null3.3mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25143
      • select `course_recommend`.`id`, `course_recommend`.`title`, `course_recommend`.`alias`, `course_recommend`.`recommend_type`, `course_recommend`.`course_type`, `course_recommend`.`created_at` from `course_recommend` where `course_recommend`.`alias` = 'index_free_good' limit 13.35mshxsd_online_4_0
        Metadata
        Bindings
        • 0. index_free_good
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select `course_recommend_detail`.`id`, `course_recommend_detail`.`course_recommend_id`, `course_recommend_detail`.`category_id`, `course_recommend_detail`.`course_id`, `course_recommend_detail`.`order`, `course_recommend_detail`.`created_at` from `course_recommend_detail` where `course_recommend_detail`.`course_recommend_id` = '1' order by `course_recommend_detail`.`order` asc3.35mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
      • 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` = '25458'3.43mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25458
      • select `course_lecturer`.`lecturer_id` from `course_lecturer` where `course_lecturer`.`course_id` = '25458'3.33mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25458
      • select `lecturer`.`id`, `user`.`nickname` from `lecturer` left join `user` on `user`.`id` = `lecturer`.`user_id` where `lecturer`.`id` in ('43') and `lecturer`.`deleted_at` is null3.37mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 43
      • select * from `category_academy` where `category_academy`.`id` = '0' and `category_academy`.`deleted_at` is null limit 13.27mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 0
        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_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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25458' and `course_video`.`is_try_see` = '2' order by `order` asc limit 53.61mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 25458
        • 2. 2
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '2' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25458' order by `order` asc limit 53.57mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2
        • 1. 25458
      • 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` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '25458' order by `order` asc3.39mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 25458
      • select `learn_task`.`id`, `learn_task`.`course_id`, `learn_task`.`title`, `learn_task`.`description`, `learn_task`.`explain_video`, `learn_task`.`material_id`, `learn_task`.`custom_data`, `learn_task`.`order`, `learn_task`.`option_score`, `learn_task`.`task_topic_id`, `learn_task`.`task_order`, `learn_task`.`card_off`, `learn_task`.`created_at` from `learn_task` where `learn_task`.`course_id` = '25458' and `learn_task`.`task_topic_id` = '0' and `learn_task`.`deleted_at` is null order by `order` asc3.88mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25458
        • 1. 0
      • select `user_course`.`id`, `user_course`.`user_id`, `user_course`.`course_id`, `user_course`.`created_at` from `user_course` where `user_course`.`course_id` = '25458'3.41mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25458
      • select `course_zhibo`.`id` as `course_live_id`, `course_zhibo`.`zhibo_id`, `course_zhibo`.`order`, `course_zhibo`.`course_id` from `course_zhibo` where `course_zhibo`.`course_id` = '25458' order by `course_zhibo`.`order` asc3.35mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25458
      • 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` = '25454'3.37mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25454
      • select `course_lecturer`.`lecturer_id` from `course_lecturer` where `course_lecturer`.`course_id` = '25454'3.33mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25454
      • select `lecturer`.`id`, `user`.`nickname` from `lecturer` left join `user` on `user`.`id` = `lecturer`.`user_id` where `lecturer`.`id` in ('72') and `lecturer`.`deleted_at` is null3.4mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 72
      • select * from `category_academy` where `category_academy`.`id` = '0' and `category_academy`.`deleted_at` is null limit 13.26mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 0
        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_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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25454' and `course_video`.`is_try_see` = '2' order by `order` asc limit 53.6mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 25454
        • 2. 2
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '2' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25454' order by `order` asc limit 53.54mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2
        • 1. 25454
      • 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` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '25454' order by `order` asc3.5mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 25454
      • select `learn_task`.`id`, `learn_task`.`course_id`, `learn_task`.`title`, `learn_task`.`description`, `learn_task`.`explain_video`, `learn_task`.`material_id`, `learn_task`.`custom_data`, `learn_task`.`order`, `learn_task`.`option_score`, `learn_task`.`task_topic_id`, `learn_task`.`task_order`, `learn_task`.`card_off`, `learn_task`.`created_at` from `learn_task` where `learn_task`.`course_id` = '25454' and `learn_task`.`task_topic_id` = '0' and `learn_task`.`deleted_at` is null order by `order` asc3.68mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25454
        • 1. 0
      • select `user_course`.`id`, `user_course`.`user_id`, `user_course`.`course_id`, `user_course`.`created_at` from `user_course` where `user_course`.`course_id` = '25454'3.32mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25454
      • select `course_zhibo`.`id` as `course_live_id`, `course_zhibo`.`zhibo_id`, `course_zhibo`.`order`, `course_zhibo`.`course_id` from `course_zhibo` where `course_zhibo`.`course_id` = '25454' order by `course_zhibo`.`order` asc3.34mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25454
      • 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` = '25451'3.37mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25451
      • select `course_lecturer`.`lecturer_id` from `course_lecturer` where `course_lecturer`.`course_id` = '25451'3.44mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25451
      • select `lecturer`.`id`, `user`.`nickname` from `lecturer` left join `user` on `user`.`id` = `lecturer`.`user_id` where `lecturer`.`id` in ('28') and `lecturer`.`deleted_at` is null3.45mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 28
      • select * from `category_academy` where `category_academy`.`id` = '0' and `category_academy`.`deleted_at` is null limit 13.38mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 0
        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_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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25451' and `course_video`.`is_try_see` = '2' order by `order` asc limit 53.55mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 25451
        • 2. 2
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '2' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25451' order by `order` asc limit 53.44mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2
        • 1. 25451
      • 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` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '25451' order by `order` asc3.47mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 25451
      • select `learn_task`.`id`, `learn_task`.`course_id`, `learn_task`.`title`, `learn_task`.`description`, `learn_task`.`explain_video`, `learn_task`.`material_id`, `learn_task`.`custom_data`, `learn_task`.`order`, `learn_task`.`option_score`, `learn_task`.`task_topic_id`, `learn_task`.`task_order`, `learn_task`.`card_off`, `learn_task`.`created_at` from `learn_task` where `learn_task`.`course_id` = '25451' and `learn_task`.`task_topic_id` = '0' and `learn_task`.`deleted_at` is null order by `order` asc3.81mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25451
        • 1. 0
      • select `user_course`.`id`, `user_course`.`user_id`, `user_course`.`course_id`, `user_course`.`created_at` from `user_course` where `user_course`.`course_id` = '25451'3.33mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25451
      • select `course_zhibo`.`id` as `course_live_id`, `course_zhibo`.`zhibo_id`, `course_zhibo`.`order`, `course_zhibo`.`course_id` from `course_zhibo` where `course_zhibo`.`course_id` = '25451' order by `course_zhibo`.`order` asc3.29mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25451
      • 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` = '25456'3.31mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25456
      • select `course_lecturer`.`lecturer_id` from `course_lecturer` where `course_lecturer`.`course_id` = '25456'3.33mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25456
      • select `lecturer`.`id`, `user`.`nickname` from `lecturer` left join `user` on `user`.`id` = `lecturer`.`user_id` where `lecturer`.`id` in ('75') and `lecturer`.`deleted_at` is null3.31mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 75
      • select * from `category_academy` where `category_academy`.`id` = '0' and `category_academy`.`deleted_at` is null limit 13.29mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 0
        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_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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25456' and `course_video`.`is_try_see` = '2' order by `order` asc limit 54.04mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 25456
        • 2. 2
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '2' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25456' order by `order` asc limit 53.43mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2
        • 1. 25456
      • 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` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '25456' order by `order` asc3.37mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 25456
      • select `learn_task`.`id`, `learn_task`.`course_id`, `learn_task`.`title`, `learn_task`.`description`, `learn_task`.`explain_video`, `learn_task`.`material_id`, `learn_task`.`custom_data`, `learn_task`.`order`, `learn_task`.`option_score`, `learn_task`.`task_topic_id`, `learn_task`.`task_order`, `learn_task`.`card_off`, `learn_task`.`created_at` from `learn_task` where `learn_task`.`course_id` = '25456' and `learn_task`.`task_topic_id` = '0' and `learn_task`.`deleted_at` is null order by `order` asc3.73mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25456
        • 1. 0
      • select `user_course`.`id`, `user_course`.`user_id`, `user_course`.`course_id`, `user_course`.`created_at` from `user_course` where `user_course`.`course_id` = '25456'3.38mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25456
      • select `course_zhibo`.`id` as `course_live_id`, `course_zhibo`.`zhibo_id`, `course_zhibo`.`order`, `course_zhibo`.`course_id` from `course_zhibo` where `course_zhibo`.`course_id` = '25456' order by `course_zhibo`.`order` asc3.31mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25456
      • 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` = '25450'3.36mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25450
      • select `course_lecturer`.`lecturer_id` from `course_lecturer` where `course_lecturer`.`course_id` = '25450'3.34mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25450
      • select `lecturer`.`id`, `user`.`nickname` from `lecturer` left join `user` on `user`.`id` = `lecturer`.`user_id` where `lecturer`.`id` in ('74') and `lecturer`.`deleted_at` is null3.31mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 74
      • select * from `category_academy` where `category_academy`.`id` = '0' and `category_academy`.`deleted_at` is null limit 13.39mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 0
        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_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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25450' and `course_video`.`is_try_see` = '2' order by `order` asc limit 53.79mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 25450
        • 2. 2
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '2' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25450' order by `order` asc limit 53.63mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2
        • 1. 25450
      • 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` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '25450' order by `order` asc3.53mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 25450
      • select `learn_task`.`id`, `learn_task`.`course_id`, `learn_task`.`title`, `learn_task`.`description`, `learn_task`.`explain_video`, `learn_task`.`material_id`, `learn_task`.`custom_data`, `learn_task`.`order`, `learn_task`.`option_score`, `learn_task`.`task_topic_id`, `learn_task`.`task_order`, `learn_task`.`card_off`, `learn_task`.`created_at` from `learn_task` where `learn_task`.`course_id` = '25450' and `learn_task`.`task_topic_id` = '0' and `learn_task`.`deleted_at` is null order by `order` asc3.82mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25450
        • 1. 0
      • select `user_course`.`id`, `user_course`.`user_id`, `user_course`.`course_id`, `user_course`.`created_at` from `user_course` where `user_course`.`course_id` = '25450'3.34mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25450
      • select `course_zhibo`.`id` as `course_live_id`, `course_zhibo`.`zhibo_id`, `course_zhibo`.`order`, `course_zhibo`.`course_id` from `course_zhibo` where `course_zhibo`.`course_id` = '25450' order by `course_zhibo`.`order` asc3.42mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25450
      • 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` = '25455'3.54mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25455
      • select `course_lecturer`.`lecturer_id` from `course_lecturer` where `course_lecturer`.`course_id` = '25455'3.34mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25455
      • select `lecturer`.`id`, `user`.`nickname` from `lecturer` left join `user` on `user`.`id` = `lecturer`.`user_id` where `lecturer`.`id` in ('71') and `lecturer`.`deleted_at` is null3.31mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 71
      • select * from `category_academy` where `category_academy`.`id` = '0' and `category_academy`.`deleted_at` is null limit 13.34mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 0
        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_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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25455' and `course_video`.`is_try_see` = '2' order by `order` asc limit 53.59mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 25455
        • 2. 2
      • 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`.* from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '2' and `video`.`deleted_at` is null and `course_video`.`course_id` = '25455' order by `order` asc limit 53.52mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 2
        • 1. 25455
      • 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` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `video`.`record_type` = '1' and `video`.`deleted_at` is null and `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '25455' order by `order` asc3.51mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        • 2. 25455
      • select `learn_task`.`id`, `learn_task`.`course_id`, `learn_task`.`title`, `learn_task`.`description`, `learn_task`.`explain_video`, `learn_task`.`material_id`, `learn_task`.`custom_data`, `learn_task`.`order`, `learn_task`.`option_score`, `learn_task`.`task_topic_id`, `learn_task`.`task_order`, `learn_task`.`card_off`, `learn_task`.`created_at` from `learn_task` where `learn_task`.`course_id` = '25455' and `learn_task`.`task_topic_id` = '0' and `learn_task`.`deleted_at` is null order by `order` asc3.89mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25455
        • 1. 0
      • select `user_course`.`id`, `user_course`.`user_id`, `user_course`.`course_id`, `user_course`.`created_at` from `user_course` where `user_course`.`course_id` = '25455'3.34mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25455
      • select `course_zhibo`.`id` as `course_live_id`, `course_zhibo`.`zhibo_id`, `course_zhibo`.`order`, `course_zhibo`.`course_id` from `course_zhibo` where `course_zhibo`.`course_id` = '25455' order by `course_zhibo`.`order` asc3.28mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25455
      • 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 ('25458', '25454', '25451', '25456', '25450', '25455') order by `course`.`created_at` desc3.54mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25458
        • 1. 25454
        • 2. 25451
        • 3. 25456
        • 4. 25450
        • 5. 25455
      • select * from `user` where `user`.`id` = '376654' limit 13.35mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 376654
        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` = '3768511' limit 13.39mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 3768511
        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 count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25458' and `new_comment`.`deleted_at` is null3.43mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25458
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25454' and `new_comment`.`deleted_at` is null3.36mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25454
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25451' and `new_comment`.`deleted_at` is null3.35mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25451
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25456' and `new_comment`.`deleted_at` is null3.35mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25456
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25450' and `new_comment`.`deleted_at` is null3.4mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25450
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25455' and `new_comment`.`deleted_at` is null3.3mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25455
      • select count(*) as aggregate from `occupation_manage` where `occupation_manage`.`show_status` = '1' and `occupation_manage`.`recommend_status` = '1' and `occupation_manage`.`deleted_at` is null3.39mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 1
      • select `occupation_manage`.* from `occupation_manage` where `occupation_manage`.`show_status` = '1' and `occupation_manage`.`recommend_status` = '1' and `occupation_manage`.`deleted_at` is null order by `occupation_manage`.`order` asc limit 12 offset 04.17mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 1
      • select `category_specialty`.`id`, `category_specialty`.`parent_id`, `category_specialty`.`name`, `category_specialty`.`alias`, `category_specialty`.`mark`, `category_specialty`.`intro`, `category_specialty`.`order`, `category_specialty`.`cover`, `category_specialty`.`icon`, `category_specialty`.`is_view`, `category_specialty`.`created_at`, `category_specialty`.`seo_title`, `category_specialty`.`seo_keywords`, `category_specialty`.`seo_description`, `category_specialty`.`jump_url` from `category_specialty` where `parent_id` = '0' and `is_view` = '1' and `category_specialty`.`deleted_at` is null order by `category_specialty`.`order` asc3.62mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 0
        • 1. 1
      • select count(*) as aggregate from `course` where (`course`.`status` = '1' and `course`.`type` != '6' and `course`.`duration` > '0' and `course`.`price` > '0' and `course`.`facultyid` = '6') and `course`.`deleted_at` is null3.64mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 6
        • 2. 0
        • 3. 0
        • 4. 6
        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`.`type` != '6' and `course`.`duration` > '0' and `course`.`price` > '0' and `course`.`facultyid` = '6') and `course`.`deleted_at` is null order by `course`.`recommend_status` desc, `course`.`recommend_time` desc, `course`.`up_shelf_time` desc limit 6 offset 04.28mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 6
        • 2. 0
        • 3. 0
        • 4. 6
        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 ('25489', '25410', '28526', '28403', '25401', '14') order by `course`.`created_at` desc3.68mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25489
        • 1. 25410
        • 2. 28526
        • 3. 28403
        • 4. 25401
        • 5. 14
      • select * from `user` where `user`.`id` = '376654' limit 13.39mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 376654
        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 count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25489' and `new_comment`.`deleted_at` is null3.37mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25489
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25410' and `new_comment`.`deleted_at` is null3.65mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25410
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '28526' and `new_comment`.`deleted_at` is null3.31mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 28526
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '28403' and `new_comment`.`deleted_at` is null3.31mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 28403
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25401' and `new_comment`.`deleted_at` is null3.33mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25401
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '14' and `new_comment`.`deleted_at` is null3.35mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 14
      • select count(*) as aggregate from `course` where (`course`.`status` = '1' and `course`.`type` != '6' and `course`.`duration` > '0' and `course`.`price` > '0' and `course`.`facultyid` = '5') and `course`.`deleted_at` is null3.41mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 6
        • 2. 0
        • 3. 0
        • 4. 5
        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`.`type` != '6' and `course`.`duration` > '0' and `course`.`price` > '0' and `course`.`facultyid` = '5') and `course`.`deleted_at` is null order by `course`.`recommend_status` desc, `course`.`recommend_time` desc, `course`.`up_shelf_time` desc limit 6 offset 04.11mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 6
        • 2. 0
        • 3. 0
        • 4. 5
        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 ('28490', '25469', '25408', '25396', '20', '22') order by `course`.`created_at` desc3.55mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 28490
        • 1. 25469
        • 2. 25408
        • 3. 25396
        • 4. 20
        • 5. 22
      • select * from `lecturer` where `lecturer`.`id` = '76' and `lecturer`.`deleted_at` is null limit 13.47mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 76
        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` = '66' limit 13.48mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 66
        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 count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '28490' and `new_comment`.`deleted_at` is null3.37mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 28490
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25469' and `new_comment`.`deleted_at` is null3.74mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25469
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25408' and `new_comment`.`deleted_at` is null3.41mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25408
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25396' and `new_comment`.`deleted_at` is null3.84mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25396
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '20' and `new_comment`.`deleted_at` is null3.38mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 20
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '22' and `new_comment`.`deleted_at` is null3.46mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 22
      • select count(*) as aggregate from `course` where (`course`.`status` = '1' and `course`.`type` != '6' and `course`.`duration` > '0' and `course`.`price` > '0' and `course`.`facultyid` = '3') and `course`.`deleted_at` is null3.38mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 6
        • 2. 0
        • 3. 0
        • 4. 3
        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`.`type` != '6' and `course`.`duration` > '0' and `course`.`price` > '0' and `course`.`facultyid` = '3') and `course`.`deleted_at` is null order by `course`.`recommend_status` desc, `course`.`recommend_time` desc, `course`.`up_shelf_time` desc limit 6 offset 04.1mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 6
        • 2. 0
        • 3. 0
        • 4. 3
        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 ('25419', '1021', '25403', '25395', '25393', '1001') order by `course`.`created_at` desc3.65mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25419
        • 1. 1021
        • 2. 25403
        • 3. 25395
        • 4. 25393
        • 5. 1001
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25419' and `new_comment`.`deleted_at` is null3.42mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25419
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '1021' and `new_comment`.`deleted_at` is null3.35mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 1021
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25403' and `new_comment`.`deleted_at` is null3.37mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25403
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25395' and `new_comment`.`deleted_at` is null3.39mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25395
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25393' and `new_comment`.`deleted_at` is null3.41mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25393
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '1001' and `new_comment`.`deleted_at` is null8.75mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 1001
      • select count(*) as aggregate from `course` where (`course`.`status` = '1' and `course`.`type` != '6' and `course`.`duration` > '0' and `course`.`price` > '0' and `course`.`facultyid` = '4') and `course`.`deleted_at` is null3.44mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 6
        • 2. 0
        • 3. 0
        • 4. 4
        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`.`type` != '6' and `course`.`duration` > '0' and `course`.`price` > '0' and `course`.`facultyid` = '4') and `course`.`deleted_at` is null order by `course`.`recommend_status` desc, `course`.`recommend_time` desc, `course`.`up_shelf_time` desc limit 6 offset 04.03mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 6
        • 2. 0
        • 3. 0
        • 4. 4
        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 ('25420', '25385', '1059', '29', '33', '28') order by `course`.`created_at` desc3.56mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 25420
        • 1. 25385
        • 2. 1059
        • 3. 29
        • 4. 33
        • 5. 28
      • select * from `lecturer` where `lecturer`.`id` = '11' and `lecturer`.`deleted_at` is null limit 13.44mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 11
        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` = '379242' limit 13.4mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 379242
        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 count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25420' and `new_comment`.`deleted_at` is null3.28mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25420
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '25385' and `new_comment`.`deleted_at` is null3.37mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 25385
      • 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.33mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 1059
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '29' and `new_comment`.`deleted_at` is null3.31mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 29
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '33' and `new_comment`.`deleted_at` is null3.37mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 33
      • select count(*) as aggregate from `new_comment` where `new_comment`.`resource_name` = 'course' and `new_comment`.`resource_id` = '28' and `new_comment`.`deleted_at` is null3.38mshxsd_online_4_0
        Metadata
        Bindings
        • 0. course
        • 1. 28
      • 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.63mshxsd_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.58mshxsd_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
        C2ItvVBcOi971QVeBQQZCwVDCelxIl1axEMRFdQj
        sso_register_url
        https://id.hxsd.com//sso/reg?return_url=https%3A%2F%2Fhxonline.hxsd.cn
        sso_login_url
        https://id.hxsd.com//sso/login?return_url=https%3A%2F%2Fhxonline.hxsd.cn
        sso_logout_url
        https://id.hxsd.com//logout?return_url=https%3A%2F%2Fhxonline.hxsd.cn
        errors
        Illuminate\Support\ViewErrorBag {#4260 #bags: array:1 [ "default" => Illuminate\Support\Messag...
        _flash
        array:2 [ "new" => [] "old" => array:1 [ 0 => "errors" ] ]
        _previous
        array:1 [ "url" => "https://hxonline.hxsd.cn" ]
        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" => "C2ItvVBcOi971QVeBQQZCwVDCelxIl1axEMRFdQj" "hxsd_online_4_0" => "brIhr...
        response_headers
        array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ ...
        path_info
        /
        session_attributes
        array:7 [ "_token" => "C2ItvVBcOi971QVeBQQZCwVDCelxIl1axEMRFdQj" "sso_register_url" => "https://...
        Undefined index: course_id