Advertisement
Guest User

Untitled

a guest
Oct 5th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. TeamController.php on line 57:
  2. Team {#945 ▼
  3. -id: 121
  4. -creator: SteamUser {#1529 ▼
  5. -id: 1
  6. -roles: array:1 [▶]
  7. -nickName: "kompots"
  8. -userName: "76561197988153971"
  9. -password: "LrC8fFLuIdPqAiDHDATiheRaIBk="
  10. -avatar: "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/9e/9e8567cc51883f28df41da7fbca7e8afd47f8516.jpg"
  11. -teams: PersistentCollection {#1527 ▶}
  12. }
  13. -name: "dasdasda"
  14. -logo: null
  15. -teamType: 2
  16. -createdAt: DateTime {#1076 ▶}
  17. -roster: PersistentCollection {#1078 ▼
  18. -snapshot: array:1 [ …1]
  19. -owner: Team {#945}
  20. -association: array:19 [ …19]
  21. -em: EntityManager {#1006 …11}
  22. -backRefFieldName: "teams"
  23. -typeClass: ClassMetadata {#1316 …}
  24. -isDirty: false
  25. #collection: ArrayCollection {#1334 ▼
  26. -elements: array:1 [▼
  27. 0 => SteamUser {#751 ▼
  28. -id: 64
  29. -roles: array:1 [▶]
  30. -nickName: "kompots"
  31. -userName: "76561197988153971"
  32. -password: "LrC8fFLuIdPqAiDHDATiheRaIBk="
  33. -avatar: "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/9e/9e8567cc51883f28df41da7fbca7e8afd47f8516.jpg"
  34. -teams: PersistentCollection {#1522 ▶}
  35. }
  36. ]
  37. }
  38. #initialized: true
  39. }
  40. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement