Advertisement
Speeedfire

Untitled

Sep 13th, 2012
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. object(Kiemeles_user)[188]
  2. private '_md' (CActiveRecord) =>
  3. object(CActiveRecordMetaData)[77]
  4. public 'tableSchema' =>
  5. object(CMysqlTableSchema)[78]
  6. public 'schemaName' => null
  7. public 'name' => string 'tbl_kiemeles_user' (length=17)
  8. public 'rawName' => string '`tbl_kiemeles_user`' (length=19)
  9. public 'primaryKey' => string 'id' (length=2)
  10. public 'sequenceName' => string '' (length=0)
  11. public 'foreignKeys' =>
  12. array
  13. ...
  14. public 'columns' =>
  15. array
  16. ...
  17. private '_e' (CComponent) => null
  18. private '_m' (CComponent) => null
  19. public 'columns' =>
  20. array
  21. 'id' =>
  22. object(CMysqlColumnSchema)[79]
  23. ...
  24. 'uid' =>
  25. object(CMysqlColumnSchema)[80]
  26. ...
  27. 'bonusz' =>
  28. object(CMysqlColumnSchema)[81]
  29. ...
  30. 'ido' =>
  31. object(CMysqlColumnSchema)[82]
  32. ...
  33. 'mi' =>
  34. object(CMysqlColumnSchema)[83]
  35. ...
  36. public 'relations' =>
  37. array
  38. empty
  39. public 'attributeDefaults' =>
  40. array
  41. empty
  42. private '_model' =>
  43. object(Kiemeles_user)[76]
  44. private '_md' (CActiveRecord) =>
  45. &object(CActiveRecordMetaData)[77]
  46. private '_new' (CActiveRecord) => boolean false
  47. private '_attributes' (CActiveRecord) =>
  48. array
  49. ...
  50. private '_related' (CActiveRecord) =>
  51. array
  52. ...
  53. private '_c' (CActiveRecord) => null
  54. private '_pk' (CActiveRecord) => null
  55. private '_alias' (CActiveRecord) => string 't' (length=1)
  56. private '_errors' (CModel) =>
  57. array
  58. ...
  59. private '_validators' (CModel) => null
  60. private '_scenario' (CModel) => string '' (length=0)
  61. private '_e' (CComponent) => null
  62. private '_m' (CComponent) => null
  63. private '_new' (CActiveRecord) => boolean false
  64. private '_attributes' (CActiveRecord) =>
  65. array
  66. 'id' => string '5' (length=1)
  67. 'uid' => string '2' (length=1)
  68. 'bonusz' => string '3000' (length=4)
  69. 'ido' => string '1346323937' (length=10)
  70. 'mi' => string '1' (length=1)
  71. private '_related' (CActiveRecord) =>
  72. array
  73. empty
  74. private '_c' (CActiveRecord) => null
  75. private '_pk' (CActiveRecord) => string '5' (length=1)
  76. private '_alias' (CActiveRecord) => string 't' (length=1)
  77. private '_errors' (CModel) =>
  78. array
  79. empty
  80. private '_validators' (CModel) => null
  81. private '_scenario' (CModel) => string 'update' (length=6)
  82. private '_e' (CComponent) => null
  83. private '_m' (CComponent) => null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement