Forms

  • user
    • username
    • email
    • password
    • gender
    • email_repeat
    • birthday
    • _token
  • newsletter
    • name
    • email
    • value
    • _token

user

"Social\UserBundle\Form\UserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
User {#1477
  #id: null
  #owner: null
  #leader: null
  #image: null
  #cover_image: null
  -location: null
  -payment_reference: null
  -packagesList: null
  #username: ""
  #usernameCanonical: ""
  #email: ""
  #emailCanonical: ""
  #enabled: true
  #fromSentsio: 0
  #password: null
  #salt: null
  #lastLogin: null
  #confirmationToken: null
  #passwordRequestedAt: null
  #roles: [
    "ROLE_USER"
  ]
  #first_name: null
  #last_name: null
  #gender: null
  #birthday: null
  #is_fake: false
  #profile_slug: ""
  #number_logins: 0
  #login_dates: "[]"
  #last_activity: null
  #number_conversions: 0
  #number_fake_users: 0
  #profile_views: 0
  #confirmed: false
  #last_registration_step: 0
  #address: null
  #relationship_status: 0
  #workplace: null
  #short_bio: null
  #interested_in_long: null
  #motto: null
  #relationshipStatus: 0
  #userPaymentBans: ArrayCollection {#1517 …}
  -headUsers: null
  #bootProfiles: ArrayCollection {#1518 …}
  #emailValidationHook: null
  #notifiedForFinaliseAccount: 0
  -newLocation: null
  -country: null
  -language: null
  -historyApiipReference: null
  #creditHistory: null
  #user_blocking_queue: ArrayCollection {#1516 …}
  #user_blocking_queue_by: ArrayCollection {#1515 …}
  #user_tracking: ArrayCollection {#1514 …}
  #traffic_pool_users: ArrayCollection {#1513 …}
  #refundRequests: null
  #created_at: DateTime @1726895330 {#1522
    date: 2024-09-21 05:08:50.138561 UTC (+00:00)
  }
  #updated_at: null
  #receive_email_notification_friend_request: true
  #receive_email_notification_comment_photo: true
  #receive_email_notification_like_photo: true
  #receive_email_notification_other_user_comment_photo: true
  #receive_email_notification_newsletter: true
  #friendsRelationship: null
  #approvedFriends: null
  #waitingFriends: null
  #pendingFriends: null
  #number_of_friends: 0
  #my_friends: null
  #friends_with_me: null
  #public_profile: true
  #number_of_photos: 0
  #number_of_videos: 0
  #number_of_albums: 0
  #albums: []
  #comments: []
  #videoComments: ArrayCollection {#1511 …}
  -email_repeat: null
  -user_interested_in: ArrayCollection {#1521 …}
  -plainPasswordRepeat: null
  -viewingUser: null
  -relationshipObj: []
  -mutualFriends: []
  -likes: null
  -videoLikes: ArrayCollection {#1510 …}
  -is_online: null
  -chat_connections: null
  -alerts: null
  -messages: null
  -agreeToTerms: false
  -has_unread_alerts: false
  -deleteProfilePictureId: null
  -package_name: "default"
  -number_of_approved_friend_requests: 0
  -number_of_photo_likes_sent: 0
  -number_of_photo_comments_sent: 0
  -number_of_video_likes_sent: 0
  -number_of_video_comments_sent: 0
  -number_of_messages_sent: 0
  -open_tok_sessions: ArrayCollection {#1483 …}
  -package_last_payment_made_on: null
  -package_next_payment_due_on: null
  -package_cancellation_mail_sent_on: null
  -package_expires_on: null
  -images: null
  -audios: ArrayCollection {#1505 …}
  -videos: ArrayCollection {#1509 …}
  -fakes: null
  -dedicated_alerts: null
  -real_is_online: false
  -phone_number: null
  -has_unread_messages: false
  -has_unread_friend_requests: false
  -has_unread_profile_views: false
  -email_lists: null
  #centralPayCustomer: null
  #cpSavedCards: ArrayCollection {#1481 …}
  #cpPayments: ArrayCollection {#1479 …}
  #cpInstallments: ArrayCollection {#1520 …}
  #centralPayCustomerReference: null
  -extendPeriodSignupConfirmation: null
  #trafficPools: ArrayCollection {#1519 …}
  #pollData: null
  #hunter: ArrayCollection {#1480 …}
  #bannedCards: ArrayCollection {#1507 …}
  #spamReports: ArrayCollection {#1506 …}
  #memberReports: ArrayCollection {#1512 …}
  #canCommentOrChat: null
  #adminFromUserAlert: null
  #adminToUserAlert: null
  -profileBoosted: false
  -boostedAt: null
  #sentsioApiDetails: ArrayCollection {#1508 …}
  -trafficPoolCampaigns: null
  #userPayments: null
  #locked: false
  -credits: 0
  -bonusCredits: 0
  -user_status: 1
  -user_status_interval_start: null
  -user_status_interval_end: null
  -updated_at_by_alert: null
  -number_of_voice_calls_made: 0
  -number_of_video_calls_made: 0
  -receive_email_notification_missed_messages: true
  -receive_email_notifications: true
  -receive_email_notification_promotions: true
  -psc_confirmation_payments: null
  -from_landing_page: false
  -nbr_contacts_imported: 0
  -has_agreed_to_waive_rights: false
  -payments: null
  -is_in_call: false
  -email_list_signups: null
  -default_ordering: null
  -tour_completed: false
  -should_open_tour: true
  -has_unseen_profile_views: false
  -total_nbr_unseen_profile_views: 0
  -profile_complete_photo_upload: false
  -profile_complete_made_friends: false
  -profile_complete_liked_photo: false
  -profile_complete_sent_message: false
  -should_be_unsubscribed_according_to_gdpr: false
  -pin_code: null
  -invite: null
  #inviteUpdatedBy: null
  #inviteUpdatedAt: null
  -aws_bounce_or_complained: false
  -s_mode: false
  -ban_payment: false
  #plainPassword: null
  #groups: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
User {#1477
  #id: null
  #owner: null
  #leader: null
  #image: null
  #cover_image: null
  -location: null
  -payment_reference: null
  -packagesList: null
  #username: ""
  #usernameCanonical: ""
  #email: ""
  #emailCanonical: ""
  #enabled: true
  #fromSentsio: 0
  #password: null
  #salt: null
  #lastLogin: null
  #confirmationToken: null
  #passwordRequestedAt: null
  #roles: [
    "ROLE_USER"
  ]
  #first_name: null
  #last_name: null
  #gender: null
  #birthday: null
  #is_fake: false
  #profile_slug: ""
  #number_logins: 0
  #login_dates: "[]"
  #last_activity: null
  #number_conversions: 0
  #number_fake_users: 0
  #profile_views: 0
  #confirmed: false
  #last_registration_step: 0
  #address: null
  #relationship_status: 0
  #workplace: null
  #short_bio: null
  #interested_in_long: null
  #motto: null
  #relationshipStatus: 0
  #userPaymentBans: ArrayCollection {#1517 …}
  -headUsers: null
  #bootProfiles: ArrayCollection {#1518 …}
  #emailValidationHook: null
  #notifiedForFinaliseAccount: 0
  -newLocation: null
  -country: null
  -language: null
  -historyApiipReference: null
  #creditHistory: null
  #user_blocking_queue: ArrayCollection {#1516 …}
  #user_blocking_queue_by: ArrayCollection {#1515 …}
  #user_tracking: ArrayCollection {#1514 …}
  #traffic_pool_users: ArrayCollection {#1513 …}
  #refundRequests: null
  #created_at: DateTime @1726895330 {#1522
    date: 2024-09-21 05:08:50.138561 UTC (+00:00)
  }
  #updated_at: null
  #receive_email_notification_friend_request: true
  #receive_email_notification_comment_photo: true
  #receive_email_notification_like_photo: true
  #receive_email_notification_other_user_comment_photo: true
  #receive_email_notification_newsletter: true
  #friendsRelationship: null
  #approvedFriends: null
  #waitingFriends: null
  #pendingFriends: null
  #number_of_friends: 0
  #my_friends: null
  #friends_with_me: null
  #public_profile: true
  #number_of_photos: 0
  #number_of_videos: 0
  #number_of_albums: 0
  #albums: []
  #comments: []
  #videoComments: ArrayCollection {#1511 …}
  -email_repeat: null
  -user_interested_in: ArrayCollection {#1521 …}
  -plainPasswordRepeat: null
  -viewingUser: null
  -relationshipObj: []
  -mutualFriends: []
  -likes: null
  -videoLikes: ArrayCollection {#1510 …}
  -is_online: null
  -chat_connections: null
  -alerts: null
  -messages: null
  -agreeToTerms: false
  -has_unread_alerts: false
  -deleteProfilePictureId: null
  -package_name: "default"
  -number_of_approved_friend_requests: 0
  -number_of_photo_likes_sent: 0
  -number_of_photo_comments_sent: 0
  -number_of_video_likes_sent: 0
  -number_of_video_comments_sent: 0
  -number_of_messages_sent: 0
  -open_tok_sessions: ArrayCollection {#1483 …}
  -package_last_payment_made_on: null
  -package_next_payment_due_on: null
  -package_cancellation_mail_sent_on: null
  -package_expires_on: null
  -images: null
  -audios: ArrayCollection {#1505 …}
  -videos: ArrayCollection {#1509 …}
  -fakes: null
  -dedicated_alerts: null
  -real_is_online: false
  -phone_number: null
  -has_unread_messages: false
  -has_unread_friend_requests: false
  -has_unread_profile_views: false
  -email_lists: null
  #centralPayCustomer: null
  #cpSavedCards: ArrayCollection {#1481 …}
  #cpPayments: ArrayCollection {#1479 …}
  #cpInstallments: ArrayCollection {#1520 …}
  #centralPayCustomerReference: null
  -extendPeriodSignupConfirmation: null
  #trafficPools: ArrayCollection {#1519 …}
  #pollData: null
  #hunter: ArrayCollection {#1480 …}
  #bannedCards: ArrayCollection {#1507 …}
  #spamReports: ArrayCollection {#1506 …}
  #memberReports: ArrayCollection {#1512 …}
  #canCommentOrChat: null
  #adminFromUserAlert: null
  #adminToUserAlert: null
  -profileBoosted: false
  -boostedAt: null
  #sentsioApiDetails: ArrayCollection {#1508 …}
  -trafficPoolCampaigns: null
  #userPayments: null
  #locked: false
  -credits: 0
  -bonusCredits: 0
  -user_status: 1
  -user_status_interval_start: null
  -user_status_interval_end: null
  -updated_at_by_alert: null
  -number_of_voice_calls_made: 0
  -number_of_video_calls_made: 0
  -receive_email_notification_missed_messages: true
  -receive_email_notifications: true
  -receive_email_notification_promotions: true
  -psc_confirmation_payments: null
  -from_landing_page: false
  -nbr_contacts_imported: 0
  -has_agreed_to_waive_rights: false
  -payments: null
  -is_in_call: false
  -email_list_signups: null
  -default_ordering: null
  -tour_completed: false
  -should_open_tour: true
  -has_unseen_profile_views: false
  -total_nbr_unseen_profile_views: 0
  -profile_complete_photo_upload: false
  -profile_complete_made_friends: false
  -profile_complete_liked_photo: false
  -profile_complete_sent_message: false
  -should_be_unsubscribed_according_to_gdpr: false
  -pin_code: null
  -invite: null
  #inviteUpdatedBy: null
  #inviteUpdatedAt: null
  -aws_bounce_or_complained: false
  -s_mode: false
  -ban_payment: false
  #plainPassword: null
  #groups: null
}
same as passed value
include_agree
true
same as passed value
include_birthday
true
same as passed value

Resolved Options

View Variables