checkdata.txt 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. yii\web\Response Object
  2. (
  3. [format] => json
  4. [acceptMimeType] =>
  5. [acceptParams] => Array
  6. (
  7. )
  8. [formatters] => Array
  9. (
  10. [html] => yii\web\HtmlResponseFormatter
  11. [xml] => yii\web\XmlResponseFormatter
  12. [json] => yii\web\JsonResponseFormatter
  13. [jsonp] => Array
  14. (
  15. [class] => yii\web\JsonResponseFormatter
  16. [useJsonp] => 1
  17. )
  18. )
  19. [data] => Array
  20. (
  21. [code] => 1
  22. [message] => LOGIN SUCCESS
  23. [data] => Array
  24. (
  25. [id] => 6
  26. [type] => 1
  27. [is_enable] => 1
  28. [username] => 13809664911@139.com
  29. [ip] => 127.0.0.1
  30. [logins] => 600
  31. [name] => 李志朋
  32. [gender] => 1
  33. [id_no] =>
  34. [birthday] => 2015-01-06 00:00:00
  35. [address] => 广东惠州
  36. [mobile] =>
  37. [main_login] => 624262
  38. [random_code] =>
  39. [random_code_time] =>
  40. [avatar] =>
  41. [ref_id] => 75
  42. [ref_path] => 70,75,
  43. [in_time] => 1422076704000
  44. [ib_old_login_name] => wcs1411
  45. [group_sn] => 1
  46. [is_delete] => 1
  47. )
  48. [timestamp] => 1562731235
  49. )
  50. [content] =>
  51. [stream] =>
  52. [charset] => UTF-8
  53. [statusText] => OK
  54. [version] => 1.0
  55. [isSent] =>
  56. [_statusCode:yii\web\Response:private] => 200
  57. [_headers:yii\web\Response:private] =>
  58. [_cookies:yii\web\Response:private] =>
  59. [exitStatus] => 0
  60. [_events:yii\base\Component:private] => Array
  61. (
  62. )
  63. [_behaviors:yii\base\Component:private] =>
  64. )