Guest User

Untitled

a guest
Mar 11th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. UsuarioVO Object
  2. (
  3. [connectionIdentifier:UsuarioVO:private] => upbp
  4. [db:UsuarioVO:private] => Mysql Object
  5. (
  6. [connectionLink:Mysql:private] => Resource id #54
  7. [queryResult:Mysql:private] => Resource id #62
  8. [queryEOF:Mysql:private] => 1
  9. [affectedRows:Mysql:private] => 1
  10. [lastInsertID:Mysql:private] =>
  11. [counter:Mysql:private] => 1
  12. [command] => MysqlSqlCommand Object
  13. (
  14. [mysqlInstance:MysqlSqlCommand:private] => Mysql Object
  15. *RECURSION*
  16. )
  17.  
  18. [info] => MysqlInfo Object
  19. (
  20. [mysqlInstance] => Mysql Object
  21. *RECURSION*
  22. )
  23.  
  24. [queries] => 1
  25. [portNumber:DataSource:private] => 3306
  26. [hostAddress:DataSource:private] => 192.168.5.33
  27. [databasePath:DataSource:private] => up_upweb
  28. [username:DataSource:private] => root
  29. [password:DataSource:private] => 123a45b
  30. )
  31.  
  32. [id_usuario:UsuarioVO:private] => 1
  33. [usuario:UsuarioVO:private] => admin
  34. [senha:UsuarioVO:private] => 733d7be2196ff70efaf6913fc8bdcabf
  35. [ativo:UsuarioVO:private] => 1
  36. [grupos:UsuarioVO:private] => 1
  37. )
Add Comment
Please, Sign In to add comment