Guest User

Untitled

a guest
Apr 30th, 2018
537
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. User {#405 ▼
  2.  
  3. #id: 1
  4.  
  5. #ville: "Angers"
  6.  
  7. #description: "Test description dans profil Modifé TEST 2!!"
  8.  
  9. -ads: PersistentCollection {#450 ▶}
  10. -comments: PersistentCollection {#475 ▶}
  11.  
  12. #username: "superadmin"
  13.  
  14. #usernameCanonical: "superadmin"
  15.  
  16. #email: "superadmin@gmail.com"
  17.  
  18. #emailCanonical: "superadmin@gmail.com"
  19.  
  20. #enabled: true
  21.  
  22. #salt: null
  23.  
  24. #password: "$2y$13$lSKxx9k4ctd5BNBDEoCEGeHU1jHi7S8jD7o8jS01S1TNX/KK8.zH."
  25.  
  26. #plainPassword: null
  27.  
  28. #lastLogin: DateTime @1525031449 {#400 ▶}
  29.  
  30. #confirmationToken: null
  31.  
  32. #passwordRequestedAt: null
  33.  
  34. #groups: null
  35.  
  36. #roles: array:1 [▶]
  37.  
  38. User {#740 ▼
  39. +__isInitialized__: true
  40.  
  41. #id: 2
  42.  
  43. #ville: "Angers"
  44.  
  45. #description: null
  46. -ads: PersistentCollection {#1057 ▶}
  47. -comments: PersistentCollection {#1074 ▶}
  48.  
  49. #username: "usertest"
  50.  
  51. #usernameCanonical: "usertest"
  52.  
  53. #email: "usertest@gmail.com"
  54.  
  55. #emailCanonical: "usertest@gmail.com"
  56.  
  57. #enabled: true
  58.  
  59. #salt: null
  60.  
  61. #password: "$2y$13$3RhGWDCHt/uQn2EvLhuQ0es8dNOuwXhgiU/gtRKc3CzhQ7iWB.VUm"
  62.  
  63. #plainPassword: null
  64.  
  65. #lastLogin: DateTime @1525008711 {#1048 ▶}
  66.  
  67. #confirmationToken: null
  68.  
  69. #passwordRequestedAt: null
  70.  
  71. #groups: null
  72.  
  73. #roles: [] …2
  74.  
  75. <a href="{{ path('fos_user_profile_show', {'id': ad.user.id }) }}">Publiée par : {{ ad.user.username}} <span class="text-secondary">le {{ ad.date|date("d/m/Y") }}</span></a>
Add Comment
Please, Sign In to add comment