https://staging.maturin.ca/register?url=register%2F

Forms

  • fos_user_registration_form
    • email
    • plainPassword
    • termsAcceptance
    • _token

fos_user_registration_form

"App\Form\RegistrationType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#977
  #id: null
  -dateCreated: DateTime @1754701459 {#978
    date: 2025-08-08 21:04:19.504950 America/New_York (-04:00)
  }
  -firstName: null
  -displayName: null
  -lastName: null
  -phone: null
  -lang: "fr"
  -notifications: null
  -profileImage: null
  -settingsReceiveMessageNotification: true
  -facebookId: null
  -facebookAccessToken: null
  -googleId: null
  -googleAccessToken: null
  -linkedinId: null
  -linkedinAccessToken: null
  -variables: Doctrine\Common\Collections\ArrayCollection {#979 …}
  -adminOfCompanies: Doctrine\Common\Collections\ArrayCollection {#981 …}
  -shippingAddresses: Doctrine\Common\Collections\ArrayCollection {#982 …}
  -searches: Doctrine\Common\Collections\ArrayCollection {#983 …}
  -viewedProducts: Doctrine\Common\Collections\ArrayCollection {#984 …}
  -termsAcceptanceDate: null
  -termsAcceptanceIp: null
  -transactionsPaid: Doctrine\Common\Collections\ArrayCollection {#985 …}
  -transactionsReceived: Doctrine\Common\Collections\ArrayCollection {#986 …}
  -stripeAccountId: null
  -favorites: Doctrine\Common\Collections\ArrayCollection {#987 …}
  -carts: Doctrine\Common\Collections\ArrayCollection {#988 …}
  -images: Doctrine\Common\Collections\ArrayCollection {#989 …}
  -isBetaTester: false
  -couponsUsed: Doctrine\Common\Collections\ArrayCollection {#990 …}
  -paymentLast4digits: null
  -recurringOrders: Doctrine\Common\Collections\ArrayCollection {#991 …}
  -cartCoupons: Doctrine\Common\Collections\ArrayCollection {#992 …}
  -referredBy: null
  -usersReferred: Doctrine\Common\Collections\ArrayCollection {#993 …}
  -subscriptions: Doctrine\Common\Collections\ArrayCollection {#994 …}
  -IsARecruiter: false
  -isHri: false
  -companiesRecruited: Doctrine\Common\Collections\ArrayCollection {#995 …}
  -emailReceiveds: Doctrine\Common\Collections\ArrayCollection {#996 …}
  -isAllowedToMakeGroups: false
  -makeGroupName: null
  -myGroupOfCompanies: Doctrine\Common\Collections\ArrayCollection {#997 …}
  -AdminOfCompanyAssociations: Doctrine\Common\Collections\ArrayCollection {#998 …}
  -isAllowedToMakeCompanyForAssociation: false
  -makeCompanyForAssociation: null
  -hasReusableBox: false
  -reminderCouponSent: false
  -userSurvey: null
  -nextUserSurveyTime: null
  -dontShowSurvey: false
  -userSubscriptionMaturin: false
  -dateLogSubscriptionMaturin: null
  -subscriptionStripeId: null
  #username: null
  #usernameCanonical: null
  #email: null
  #emailCanonical: null
  #enabled: true
  #salt: null
  #password: null
  #plainPassword: null
  #lastLogin: null
  #confirmationToken: null
  #passwordRequestedAt: null
  #groups: null
  #roles: [
    "ROLE_ADMIN"
  ]
  +"date": Doctrine\Common\Collections\ArrayCollection {#980 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
validation_groups
[
  "Registration"
  "Default"
]
[
  "Registration"
  "Default"
]

Resolved Options

View Variables