"> ">
232.21msRequest Duration2MBMemory UsageGET course/{param1?}/{param2?}/{param3?}/{param4?}/{params5?}Route
    • Booting (127.29ms)
    • Application (114.99ms)
      7 templates were rendered
      • home_v4.course.list (resources/views/home_v4/course/list.blade.php)14blade
        Params
        0
        course_list
        1
        pages
        2
        title
        3
        seo_keywords
        4
        seo_description
        5
        academy_list
        6
        profession_list
        7
        soft_list
        8
        tags
        9
        difficulty
        10
        show_help
        11
        params
        12
        pageUrl
        13
        cooperate
      • home_v4.course.list_content (resources/views/home_v4/course/list_content.blade.php)23blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        course_list
        6
        pages
        7
        title
        8
        seo_keywords
        9
        seo_description
        10
        academy_list
        11
        profession_list
        12
        soft_list
        13
        tags
        14
        difficulty
        15
        show_help
        16
        params
        17
        pageUrl
        18
        cooperate
        19
        __currentLoopData
        20
        v
        21
        loop
        22
        k
      • home.seo_page (resources/views/home/seo_page.blade.php)24blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        course_list
        6
        pages
        7
        title
        8
        seo_keywords
        9
        seo_description
        10
        academy_list
        11
        profession_list
        12
        soft_list
        13
        tags
        14
        difficulty
        15
        show_help
        16
        params
        17
        pageUrl
        18
        cooperate
        19
        __currentLoopData
        20
        v
        21
        loop
        22
        k
        23
        p
      • home_v4.app (resources/views/home_v4/app.blade.php)23blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        course_list
        6
        pages
        7
        title
        8
        seo_keywords
        9
        seo_description
        10
        academy_list
        11
        profession_list
        12
        soft_list
        13
        tags
        14
        difficulty
        15
        show_help
        16
        params
        17
        pageUrl
        18
        cooperate
        19
        __currentLoopData
        20
        v
        21
        loop
        22
        k
      • home_v4.header (resources/views/home_v4/header.blade.php)25blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        defaultSettingInfo
        6
        course_list
        7
        pages
        8
        title
        9
        seo_keywords
        10
        seo_description
        11
        academy_list
        12
        profession_list
        13
        soft_list
        14
        tags
        15
        difficulty
        16
        show_help
        17
        params
        18
        pageUrl
        19
        cooperate
        20
        __currentLoopData
        21
        v
        22
        loop
        23
        k
        24
        isHeaderAd
      • home_v4.header_user_info (resources/views/home_v4/header_user_info.blade.php)25blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        defaultSettingInfo
        6
        course_list
        7
        pages
        8
        title
        9
        seo_keywords
        10
        seo_description
        11
        academy_list
        12
        profession_list
        13
        soft_list
        14
        tags
        15
        difficulty
        16
        show_help
        17
        params
        18
        pageUrl
        19
        cooperate
        20
        __currentLoopData
        21
        v
        22
        loop
        23
        k
        24
        isHeaderAd
      • public.kfzs (resources/views/public/kfzs.blade.php)26blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        menuActive
        4
        errors
        5
        defaultSettingInfo
        6
        course_list
        7
        pages
        8
        title
        9
        seo_keywords
        10
        seo_description
        11
        academy_list
        12
        profession_list
        13
        soft_list
        14
        tags
        15
        difficulty
        16
        show_help
        17
        params
        18
        pageUrl
        19
        cooperate
        20
        __currentLoopData
        21
        v
        22
        loop
        23
        k
        24
        isHeaderAd
        25
        kf_code
      uri
      GET course/{param1?}/{param2?}/{param3?}/{param4?}/{params5?}
      middleware
      web, home_version, verify_csrf_token, mobile_browsing, promoter, sso_auto_login
      controller
      App\Http\Controllers\Home\V4\CourseController@index
      namespace
      App\Http\Controllers\Home\V4
      prefix
      /course
      where
      file
      app/Http/Controllers/Home/V4/CourseController.php:51-105
      10 statements were executed, 2 of which were duplicated, 8 unique43.88ms
      • select `category_academy`.`id`, `category_academy`.`name`, `category_academy`.`alias`, `category_academy`.`intro`, `category_academy`.`order`, `category_academy`.`cover`, `category_academy`.`icon`, `category_academy`.`created_at` from `category_academy` where `category_academy`.`alias` = 'yingshi' and `category_academy`.`deleted_at` is null limit 113.27mshxsd_online_4_0
        Metadata
        Bindings
        • 0. yingshi
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select `category_soft`.`id`, `category_soft`.`parent_id`, `category_soft`.`name`, `category_soft`.`alias`, `category_soft`.`intro`, `category_soft`.`order`, `category_soft`.`cover`, `category_soft`.`is_view`, `category_soft`.`created_at`, `category_soft`.`seo_title`, `category_soft`.`seo_keywords`, `category_soft`.`seo_description` from `category_soft` where `category_soft`.`alias` = 'Arnold' and `category_soft`.`deleted_at` is null limit 12.7mshxsd_online_4_0
        Metadata
        Bindings
        • 0. Arnold
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select `course_soft`.`course_id` from `course_soft` inner join `course` on `course`.`id` = `course_soft`.`course_id` where `course_soft`.`soft_id` = '93' and `course`.`status` = '1'2.73mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 93
        • 1. 1
      • select count(*) as aggregate from `course` where (`course`.`status` = '1' and `course`.`id` in ('25396', '25447', '28445') and `course`.`type` not in ('7') and `course`.`difficulty` = '3' and `course`.`is_seo` = '0' and `course`.`type` = '2' and `course`.`template` = '1') and `course`.`deleted_at` is null2.65mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
        • 1. 25396
        • 2. 25447
        • 3. 28445
        • 4. 7
        • 5. 3
        • 6. 0
        • 7. 2
        • 8. 1
      • select `course`.`id` from `course` where `course`.`status` = '1' and `course`.`deleted_at` is null3.2mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
      • select `course_soft`.`soft_id` from `course_soft` where `course_soft`.`course_id` in ('5', '6', '7', '8', '10', '11', '12', '13', '14', '15', '16', '17', '19', '20', '21', '22', '23', '25', '26', '27', '28', '29', '30', '33', '35', '36', '37', '38', '1001', '1016', '1017', '1020', '1021', '1022', '1023', '1024', '1025', '1026', '1027', '1028', '1029', '1030', '1031', '1032', '1041', '1043', '1044', '1045', '1046', '1048', '1049', '1051', '1056', '1057', '1058', '1059', '23800', '23804', '23806', '23807', '23808', '23810', '23811', '23812', '23813', '23814', '23815', '23816', '23817', '23819', '23820', '23821', '23827', '23833', '23835', '23838', '23840', '23841', '23842', '23843', '23850', '23853', '23854', '23855', '23856', '23857', '23865', '23870', '23871', '23872', '23874', '23875', '23876', '23883', '23887', '23888', '23889', '23890', '23891', '23892', '23895', '23900', '23902', '23905', '23907', '23909', '23914', '23915', '25106', '25108', '25109', '25110', '25111', '25112', '25113', '25114', '25115', '25116', '25117', '25118', '25119', '25120', '25121', '25122', '25123', '25124', '25125', '25126', '25127', '25128', '25129', '25130', '25131', '25133', '25135', '25137', '25139', '25140', '25141', '25142', '25143', '25144', '25150', '25151', '25152', '25153', '25155', '25156', '25165', '25166', '25167', '25171', '25172', '25173', '25174', '25197', '25198', '25199', '25200', '25201', '25202', '25203', '25204', '25205', '25209', '25211', '25212', '25213', '25214', '25215', '25216', '25217', '25223', '25224', '25225', '25226', '25227', '25231', '25368', '25369', '25376', '25377', '25378', '25379', '25380', '25381', '25385', '25388', '25392', '25393', '25395', '25396', '25397', '25398', '25401', '25403', '25405', '25407', '25408', '25410', '25413', '25414', '25418', '25419', '25420', '25421', '25424', '25431', '25432', '25433', '25445', '25447', '25450', '25451', '25452', '25453', '25454', '25455', '25456', '25458', '25459', '25460', '25461', '25462', '25463', '25464', '25465', '25466', '25467', '25468', '25469', '25470', '25471', '25472', '25473', '25474', '25475', '25476', '25477', '25478', '25479', '25480', '25481', '25482', '25483', '25484', '25485', '25486', '25487', '25488', '25489', '25490', '25491', '25492', '25493', '25494', '25495', '25496', '28349', '28353', '28355', '28356', '28357', '28358', '28359', '28360', '28361', '28362', '28363', '28364', '28365', '28366', '28367', '28369', '28371', '28372', '28373', '28374', '28375', '28376', '28377', '28378', '28379', '28380', '28381', '28382', '28383', '28384', '28385', '28389', '28391', '28393', '28394', '28395', '28396', '28397', '28398', '28399', '28400', '28401', '28402', '28403', '28404', '28405', '28406', '28407', '28408', '28409', '28410', '28411', '28441', '28442', '28443', '28445', '28446', '28447', '28448', '28449', '28450', '28452', '28454', '28455', '28456', '28457', '28458', '28459', '28460', '28461', '28462', '28463', '28465', '28466', '28473', '28474', '28475', '28476', '28477', '28478', '28480', '28481', '28482', '28484', '28485', '28487', '28490', '28493', '28494', '28496', '28499', '28500', '28521', '28525', '28526', '28527', '28538', '28539', '28541', '28544', '28545', '28546', '28547', '28548')7.01mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 5
        • 1. 6
        • 2. 7
        • 3. 8
        • 4. 10
        • 5. 11
        • 6. 12
        • 7. 13
        • 8. 14
        • 9. 15
        • 10. 16
        • 11. 17
        • 12. 19
        • 13. 20
        • 14. 21
        • 15. 22
        • 16. 23
        • 17. 25
        • 18. 26
        • 19. 27
        • 20. 28
        • 21. 29
        • 22. 30
        • 23. 33
        • 24. 35
        • 25. 36
        • 26. 37
        • 27. 38
        • 28. 1001
        • 29. 1016
        • 30. 1017
        • 31. 1020
        • 32. 1021
        • 33. 1022
        • 34. 1023
        • 35. 1024
        • 36. 1025
        • 37. 1026
        • 38. 1027
        • 39. 1028
        • 40. 1029
        • 41. 1030
        • 42. 1031
        • 43. 1032
        • 44. 1041
        • 45. 1043
        • 46. 1044
        • 47. 1045
        • 48. 1046
        • 49. 1048
        • 50. 1049
        • 51. 1051
        • 52. 1056
        • 53. 1057
        • 54. 1058
        • 55. 1059
        • 56. 23800
        • 57. 23804
        • 58. 23806
        • 59. 23807
        • 60. 23808
        • 61. 23810
        • 62. 23811
        • 63. 23812
        • 64. 23813
        • 65. 23814
        • 66. 23815
        • 67. 23816
        • 68. 23817
        • 69. 23819
        • 70. 23820
        • 71. 23821
        • 72. 23827
        • 73. 23833
        • 74. 23835
        • 75. 23838
        • 76. 23840
        • 77. 23841
        • 78. 23842
        • 79. 23843
        • 80. 23850
        • 81. 23853
        • 82. 23854
        • 83. 23855
        • 84. 23856
        • 85. 23857
        • 86. 23865
        • 87. 23870
        • 88. 23871
        • 89. 23872
        • 90. 23874
        • 91. 23875
        • 92. 23876
        • 93. 23883
        • 94. 23887
        • 95. 23888
        • 96. 23889
        • 97. 23890
        • 98. 23891
        • 99. 23892
        • 100. 23895
        • 101. 23900
        • 102. 23902
        • 103. 23905
        • 104. 23907
        • 105. 23909
        • 106. 23914
        • 107. 23915
        • 108. 25106
        • 109. 25108
        • 110. 25109
        • 111. 25110
        • 112. 25111
        • 113. 25112
        • 114. 25113
        • 115. 25114
        • 116. 25115
        • 117. 25116
        • 118. 25117
        • 119. 25118
        • 120. 25119
        • 121. 25120
        • 122. 25121
        • 123. 25122
        • 124. 25123
        • 125. 25124
        • 126. 25125
        • 127. 25126
        • 128. 25127
        • 129. 25128
        • 130. 25129
        • 131. 25130
        • 132. 25131
        • 133. 25133
        • 134. 25135
        • 135. 25137
        • 136. 25139
        • 137. 25140
        • 138. 25141
        • 139. 25142
        • 140. 25143
        • 141. 25144
        • 142. 25150
        • 143. 25151
        • 144. 25152
        • 145. 25153
        • 146. 25155
        • 147. 25156
        • 148. 25165
        • 149. 25166
        • 150. 25167
        • 151. 25171
        • 152. 25172
        • 153. 25173
        • 154. 25174
        • 155. 25197
        • 156. 25198
        • 157. 25199
        • 158. 25200
        • 159. 25201
        • 160. 25202
        • 161. 25203
        • 162. 25204
        • 163. 25205
        • 164. 25209
        • 165. 25211
        • 166. 25212
        • 167. 25213
        • 168. 25214
        • 169. 25215
        • 170. 25216
        • 171. 25217
        • 172. 25223
        • 173. 25224
        • 174. 25225
        • 175. 25226
        • 176. 25227
        • 177. 25231
        • 178. 25368
        • 179. 25369
        • 180. 25376
        • 181. 25377
        • 182. 25378
        • 183. 25379
        • 184. 25380
        • 185. 25381
        • 186. 25385
        • 187. 25388
        • 188. 25392
        • 189. 25393
        • 190. 25395
        • 191. 25396
        • 192. 25397
        • 193. 25398
        • 194. 25401
        • 195. 25403
        • 196. 25405
        • 197. 25407
        • 198. 25408
        • 199. 25410
        • 200. 25413
        • 201. 25414
        • 202. 25418
        • 203. 25419
        • 204. 25420
        • 205. 25421
        • 206. 25424
        • 207. 25431
        • 208. 25432
        • 209. 25433
        • 210. 25445
        • 211. 25447
        • 212. 25450
        • 213. 25451
        • 214. 25452
        • 215. 25453
        • 216. 25454
        • 217. 25455
        • 218. 25456
        • 219. 25458
        • 220. 25459
        • 221. 25460
        • 222. 25461
        • 223. 25462
        • 224. 25463
        • 225. 25464
        • 226. 25465
        • 227. 25466
        • 228. 25467
        • 229. 25468
        • 230. 25469
        • 231. 25470
        • 232. 25471
        • 233. 25472
        • 234. 25473
        • 235. 25474
        • 236. 25475
        • 237. 25476
        • 238. 25477
        • 239. 25478
        • 240. 25479
        • 241. 25480
        • 242. 25481
        • 243. 25482
        • 244. 25483
        • 245. 25484
        • 246. 25485
        • 247. 25486
        • 248. 25487
        • 249. 25488
        • 250. 25489
        • 251. 25490
        • 252. 25491
        • 253. 25492
        • 254. 25493
        • 255. 25494
        • 256. 25495
        • 257. 25496
        • 258. 28349
        • 259. 28353
        • 260. 28355
        • 261. 28356
        • 262. 28357
        • 263. 28358
        • 264. 28359
        • 265. 28360
        • 266. 28361
        • 267. 28362
        • 268. 28363
        • 269. 28364
        • 270. 28365
        • 271. 28366
        • 272. 28367
        • 273. 28369
        • 274. 28371
        • 275. 28372
        • 276. 28373
        • 277. 28374
        • 278. 28375
        • 279. 28376
        • 280. 28377
        • 281. 28378
        • 282. 28379
        • 283. 28380
        • 284. 28381
        • 285. 28382
        • 286. 28383
        • 287. 28384
        • 288. 28385
        • 289. 28389
        • 290. 28391
        • 291. 28393
        • 292. 28394
        • 293. 28395
        • 294. 28396
        • 295. 28397
        • 296. 28398
        • 297. 28399
        • 298. 28400
        • 299. 28401
        • 300. 28402
        • 301. 28403
        • 302. 28404
        • 303. 28405
        • 304. 28406
        • 305. 28407
        • 306. 28408
        • 307. 28409
        • 308. 28410
        • 309. 28411
        • 310. 28441
        • 311. 28442
        • 312. 28443
        • 313. 28445
        • 314. 28446
        • 315. 28447
        • 316. 28448
        • 317. 28449
        • 318. 28450
        • 319. 28452
        • 320. 28454
        • 321. 28455
        • 322. 28456
        • 323. 28457
        • 324. 28458
        • 325. 28459
        • 326. 28460
        • 327. 28461
        • 328. 28462
        • 329. 28463
        • 330. 28465
        • 331. 28466
        • 332. 28473
        • 333. 28474
        • 334. 28475
        • 335. 28476
        • 336. 28477
        • 337. 28478
        • 338. 28480
        • 339. 28481
        • 340. 28482
        • 341. 28484
        • 342. 28485
        • 343. 28487
        • 344. 28490
        • 345. 28493
        • 346. 28494
        • 347. 28496
        • 348. 28499
        • 349. 28500
        • 350. 28521
        • 351. 28525
        • 352. 28526
        • 353. 28527
        • 354. 28538
        • 355. 28539
        • 356. 28541
        • 357. 28544
        • 358. 28545
        • 359. 28546
        • 360. 28547
        • 361. 28548
      • select `category_soft`.`id`, `category_soft`.`parent_id`, `category_soft`.`name`, `category_soft`.`alias`, `category_soft`.`intro`, `category_soft`.`order`, `category_soft`.`cover`, `category_soft`.`is_view`, `category_soft`.`created_at`, `category_soft`.`seo_title`, `category_soft`.`seo_keywords`, `category_soft`.`seo_description` from `category_soft` where `category_soft`.`parent_id` = '0' and `category_soft`.`deleted_at` is null order by `category_soft`.`order` asc3.65mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 0
      • select `category_academy`.`id`, `category_academy`.`parent_id`, `category_academy`.`name`, `category_academy`.`alias`, `category_academy`.`intro`, `category_academy`.`order`, `category_academy`.`cover`, `category_academy`.`is_view`, `category_academy`.`seo_title`, `category_academy`.`seo_keywords`, `category_academy`.`seo_description`, `category_academy`.`created_at` from `category_academy` where `is_view` = '1' and `category_academy`.`deleted_at` is null order by `order` asc2.95mshxsd_online_4_0
        Metadata
        Bindings
        • 0. 1
      • select `setting`.`id`, `setting`.`name`, `setting`.`value`, `setting`.`created_at` from `setting` where `setting`.`name` in ('webname', 'logo', 'copyright', 'baiduanalytics', 'cnzzanalytics', 'seokeywords', 'seodescription', 'iphone_send_status', 'iphone_free_version', 'ipad_send_status', 'ipad_free_version')3.02mshxsd_online_4_0
        Metadata
        Bindings
        • 0. webname
        • 1. logo
        • 2. copyright
        • 3. baiduanalytics
        • 4. cnzzanalytics
        • 5. seokeywords
        • 6. seodescription
        • 7. iphone_send_status
        • 8. iphone_free_version
        • 9. ipad_send_status
        • 10. ipad_free_version
      • select `setting`.`id`, `setting`.`name`, `setting`.`value`, `setting`.`created_at` from `setting` where `setting`.`name` in ('webname', 'logo', 'copyright', 'baiduanalytics', 'cnzzanalytics', 'seokeywords', 'seodescription', 'iphone_send_status', 'iphone_free_version', 'ipad_send_status', 'ipad_free_version')2.7mshxsd_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
        sfsQXhxi7v3U2MCkOX6NajZtgThsSFBFHjgXK3iw
        sso_register_url
        https://id.hxsd.com//sso/reg?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fcourse%2Fyingshi%2Fdifficul...
        sso_login_url
        https://id.hxsd.com//sso/login?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fcourse%2Fyingshi%2Fdiffic...
        sso_logout_url
        https://id.hxsd.com//logout?return_url=https%3A%2F%2Fhxonline.hxsd.cn%2Fcourse%2Fyingshi%2Fdifficult...
        _previous
        array:1 [ "url" => "https://hxonline.hxsd.cn/course/yingshi/difficultyintermediate/softArnold/2-1"...
        PHPDEBUGBAR_STACK_DATA
        []
        format
        html
        content_type
        text/html; charset=UTF-8
        status_text
        OK
        status_code
        200
        request_query
        []
        request_request
        []
        request_headers
        array:23 [ "slb-id" => array:1 [ 0 => "lb-2zeauqoppardtj7h94xjp" ] "slb-ip" => array:1 [ ...
        request_server
        array:46 [ "USER" => "nginx" "HOME" => "/home/nginx" "HTTP_SLB_ID" => "lb-2zeauqoppardtj7h94xj...
        request_cookies
        []
        response_headers
        array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ ...
        path_info
        /course/yingshi/difficultyintermediate/softArnold/2-1
        session_attributes
        array:6 [ "_token" => "sfsQXhxi7v3U2MCkOX6NajZtgThsSFBFHjgXK3iw" "sso_register_url" => "https://...