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] => 1
  26. [type] => 99
  27. [is_enable] => 1
  28. [username] => admin
  29. [ip] => 61.6.94.14
  30. [logins] =>
  31. [name] => 管理员
  32. [gender] =>
  33. [id_no] =>
  34. [birthday] =>
  35. [address] =>
  36. [mobile] => 13800138000
  37. [main_login] =>
  38. [random_code] =>
  39. [random_code_time] =>
  40. [avatar] => /upload/avatar-2.jpg
  41. [ref_id] =>
  42. [ref_path] =>
  43. [in_time] => 1513848070669
  44. [ib_old_login_name] =>
  45. [group_sn] => 1
  46. [is_delete] => 1
  47. )
  48. [timestamp] => 1562061934
  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. )