GET https://test.fitmetrics.ch/fr/inscription

Forms

  • register
    • firstname
    • email
    • password
    • captcha
    • submit
    • _token
  • login
    • email
    • password
    • remember_me
    • submit
    • _auth_token

register

Form type:
"App\Form\User\RegisterType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#1355
  -uuid: Symfony\Component\Uid\UuidV4 {#1288 …}
  -email: null
  -roles: []
  -password: null
  -plainPassword: null
  -firstname: null
  -lastname: null
  -username: "user_69ea070259ccf"
  -birthday: null
  -lang: "fr"
  -lastLogin: null
  -suggestExercises: Doctrine\Common\Collections\ArrayCollection {#1284 …}
  -leads: Doctrine\Common\Collections\ArrayCollection {#1277 …}
  -stripeCustomerId: null
  -billingCustomer: null
  -lastChangeUsername: null
  -lastChangePassword: null
  -descriptionEditor: null
  -specialMention: null
  -preferUsername: true
  -exerciseFavorites: Doctrine\Common\Collections\ArrayCollection {#1278 …}
  -createdPrograms: Doctrine\Common\Collections\ArrayCollection {#1276 …}
  -assigneePrograms: Doctrine\Common\Collections\ArrayCollection {#1274 …}
  -workoutLogs: Doctrine\Common\Collections\ArrayCollection {#1275 …}
  -settings: null
  -preferences: null
  -signupContext: "web"
  -lastLoginIp: null
  -signupIp: null
  -country: null
  -profilePictureUrl: null
  -canDeleteAccount: true
  -lastUsedOs: null
  -coachingRequests: Doctrine\Common\Collections\ArrayCollection {#1285 …}
  -coaches: Doctrine\Common\Collections\ArrayCollection {#1282 …}
  -clients: Doctrine\Common\Collections\ArrayCollection {#1287 …}
  -invitedBy: null
  -invitedFrom: null
  -purchases: Doctrine\Common\Collections\ArrayCollection {#1283 …}
  -hasAds: false
  -google: null
  -apple: null
  -lastLoginContext: null
  -profilePicture: null
  -profil: App\Entity\User\ContactProfile {#1265 …}
  -trainingPreferences: App\Entity\Training\TrainingPreferences {#1296 …}
  -fitnessProfile: App\Entity\FitnessProfile {#1271 …}
  -showAsContributor: false
  -payments: Doctrine\Common\Collections\ArrayCollection {#1292 …}
  -technicalMetadata: null
  #id: null
  #createdAt: null
  #updatedAt: null
  #createdBy: null
  #updatedBy: null
  #deletedAt: null
  -active: true
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#1355
  -uuid: Symfony\Component\Uid\UuidV4 {#1288 …}
  -email: null
  -roles: []
  -password: null
  -plainPassword: null
  -firstname: null
  -lastname: null
  -username: "user_69ea070259ccf"
  -birthday: null
  -lang: "fr"
  -lastLogin: null
  -suggestExercises: Doctrine\Common\Collections\ArrayCollection {#1284 …}
  -leads: Doctrine\Common\Collections\ArrayCollection {#1277 …}
  -stripeCustomerId: null
  -billingCustomer: null
  -lastChangeUsername: null
  -lastChangePassword: null
  -descriptionEditor: null
  -specialMention: null
  -preferUsername: true
  -exerciseFavorites: Doctrine\Common\Collections\ArrayCollection {#1278 …}
  -createdPrograms: Doctrine\Common\Collections\ArrayCollection {#1276 …}
  -assigneePrograms: Doctrine\Common\Collections\ArrayCollection {#1274 …}
  -workoutLogs: Doctrine\Common\Collections\ArrayCollection {#1275 …}
  -settings: null
  -preferences: null
  -signupContext: "web"
  -lastLoginIp: null
  -signupIp: null
  -country: null
  -profilePictureUrl: null
  -canDeleteAccount: true
  -lastUsedOs: null
  -coachingRequests: Doctrine\Common\Collections\ArrayCollection {#1285 …}
  -coaches: Doctrine\Common\Collections\ArrayCollection {#1282 …}
  -clients: Doctrine\Common\Collections\ArrayCollection {#1287 …}
  -invitedBy: null
  -invitedFrom: null
  -purchases: Doctrine\Common\Collections\ArrayCollection {#1283 …}
  -hasAds: false
  -google: null
  -apple: null
  -lastLoginContext: null
  -profilePicture: null
  -profil: App\Entity\User\ContactProfile {#1265 …}
  -trainingPreferences: App\Entity\Training\TrainingPreferences {#1296 …}
  -fitnessProfile: App\Entity\FitnessProfile {#1271 …}
  -showAsContributor: false
  -payments: Doctrine\Common\Collections\ArrayCollection {#1292 …}
  -technicalMetadata: null
  #id: null
  #createdAt: null
  #updatedAt: null
  #createdBy: null
  #updatedBy: null
  #deletedAt: null
  -active: true
}
same as passed value

Resolved Options

Option Value
action
""
allow_extra_fields
false
allow_file_upload
false
attr
[
  "class" => "app-default-form w-full md:mt-0 xl:p-0"
]
attr_translation_parameters
[]
auto_initialize
true
block_name
null
block_prefix
null
by_reference
true
compound
true
constraints
[]
csrf_field_name
"_token"
csrf_message
"The CSRF token is invalid. Please try to resubmit the form."
csrf_protection
true
csrf_token_id
null
csrf_token_manager
Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#268
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#865 …}
  -logger: Monolog\Logger {#702 …}
  -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#269 …}
  -tokenIds: [
    "submit" => 0
    "authenticate" => 1
    "logout" => 2
  ]
  -checkHeader: 0
  -cookieName: "csrf-token"
}
data
App\Entity\User {#1355
  -uuid: Symfony\Component\Uid\UuidV4 {#1288 …}
  -email: null
  -roles: []
  -password: null
  -plainPassword: null
  -firstname: null
  -lastname: null
  -username: "user_69ea070259ccf"
  -birthday: null
  -lang: "fr"
  -lastLogin: null
  -suggestExercises: Doctrine\Common\Collections\ArrayCollection {#1284 …}
  -leads: Doctrine\Common\Collections\ArrayCollection {#1277 …}
  -stripeCustomerId: null
  -billingCustomer: null
  -lastChangeUsername: null
  -lastChangePassword: null
  -descriptionEditor: null
  -specialMention: null
  -preferUsername: true
  -exerciseFavorites: Doctrine\Common\Collections\ArrayCollection {#1278 …}
  -createdPrograms: Doctrine\Common\Collections\ArrayCollection {#1276 …}
  -assigneePrograms: Doctrine\Common\Collections\ArrayCollection {#1274 …}
  -workoutLogs: Doctrine\Common\Collections\ArrayCollection {#1275 …}
  -settings: null
  -preferences: null
  -signupContext: "web"
  -lastLoginIp: null
  -signupIp: null
  -country: null
  -profilePictureUrl: null
  -canDeleteAccount: true
  -lastUsedOs: null
  -coachingRequests: Doctrine\Common\Collections\ArrayCollection {#1285 …}
  -coaches: Doctrine\Common\Collections\ArrayCollection {#1282 …}
  -clients: Doctrine\Common\Collections\ArrayCollection {#1287 …}
  -invitedBy: null
  -invitedFrom: null
  -purchases: Doctrine\Common\Collections\ArrayCollection {#1283 …}
  -hasAds: false
  -google: null
  -apple: null
  -lastLoginContext: null
  -profilePicture: null
  -profil: App\Entity\User\ContactProfile {#1265 …}
  -trainingPreferences: App\Entity\Training\TrainingPreferences {#1296 …}
  -fitnessProfile: App\Entity\FitnessProfile {#1271 …}
  -showAsContributor: false
  -payments: Doctrine\Common\Collections\ArrayCollection {#1292 …}
  -technicalMetadata: null
  #id: null
  #createdAt: null
  #updatedAt: null
  #createdBy: null
  #updatedBy: null
  #deletedAt: null
  -active: true
}
data_class
"App\Entity\User"
disabled
false
empty_data
Closure(FormInterface $form) {#1101
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "App\Entity\User"
  }
}
error_bubbling
true
error_mapping
[]
extra_fields_message
"This form should not contain extra fields."
form_attr
false
getter
null
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
inherit_data
false
invalid_message
"This value is not valid."
invalid_message_parameters
[]
is_empty_callback
null
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
mapped
true
method
"POST"
post_max_size_message
"The uploaded file was too large. Please try to upload a smaller file."
priority
0
property_path
null
required
true
row_attr
[]
setter
null
translation_domain
null
trim
true
upload_max_size_message
Closure() {#1100
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#640 …}
    $message: Closure() {#1099 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
""
attr
[
  "class" => "app-default-form w-full md:mt-0 xl:p-0"
]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "register"
  "_register"
]
cache_key
"_register_register"
compound
true
data
App\Entity\User {#1355
  -uuid: Symfony\Component\Uid\UuidV4 {#1288 …}
  -email: null
  -roles: []
  -password: null
  -plainPassword: null
  -firstname: null
  -lastname: null
  -username: "user_69ea070259ccf"
  -birthday: null
  -lang: "fr"
  -lastLogin: null
  -suggestExercises: Doctrine\Common\Collections\ArrayCollection {#1284 …}
  -leads: Doctrine\Common\Collections\ArrayCollection {#1277 …}
  -stripeCustomerId: null
  -billingCustomer: null
  -lastChangeUsername: null
  -lastChangePassword: null
  -descriptionEditor: null
  -specialMention: null
  -preferUsername: true
  -exerciseFavorites: Doctrine\Common\Collections\ArrayCollection {#1278 …}
  -createdPrograms: Doctrine\Common\Collections\ArrayCollection {#1276 …}
  -assigneePrograms: Doctrine\Common\Collections\ArrayCollection {#1274 …}
  -workoutLogs: Doctrine\Common\Collections\ArrayCollection {#1275 …}
  -settings: null
  -preferences: null
  -signupContext: "web"
  -lastLoginIp: null
  -signupIp: null
  -country: null
  -profilePictureUrl: null
  -canDeleteAccount: true
  -lastUsedOs: null
  -coachingRequests: Doctrine\Common\Collections\ArrayCollection {#1285 …}
  -coaches: Doctrine\Common\Collections\ArrayCollection {#1282 …}
  -clients: Doctrine\Common\Collections\ArrayCollection {#1287 …}
  -invitedBy: null
  -invitedFrom: null
  -purchases: Doctrine\Common\Collections\ArrayCollection {#1283 …}
  -hasAds: false
  -google: null
  -apple: null
  -lastLoginContext: null
  -profilePicture: null
  -profil: App\Entity\User\ContactProfile {#1265 …}
  -trainingPreferences: App\Entity\Training\TrainingPreferences {#1296 …}
  -fitnessProfile: App\Entity\FitnessProfile {#1271 …}
  -showAsContributor: false
  -payments: Doctrine\Common\Collections\ArrayCollection {#1292 …}
  -technicalMetadata: null
  #id: null
  #createdAt: null
  #updatedAt: null
  #createdBy: null
  #updatedBy: null
  #deletedAt: null
  -active: true
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#1026
  -errors: []
  -form: Symfony\Component\Form\Form {#1062 …}
}
form
Symfony\Component\Form\FormView {#1109 …5}
full_name
"register"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"register"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"register"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_register"
valid
true
value
App\Entity\User {#1355
  -uuid: Symfony\Component\Uid\UuidV4 {#1288 …}
  -email: null
  -roles: []
  -password: null
  -plainPassword: null
  -firstname: null
  -lastname: null
  -username: "user_69ea070259ccf"
  -birthday: null
  -lang: "fr"
  -lastLogin: null
  -suggestExercises: Doctrine\Common\Collections\ArrayCollection {#1284 …}
  -leads: Doctrine\Common\Collections\ArrayCollection {#1277 …}
  -stripeCustomerId: null
  -billingCustomer: null
  -lastChangeUsername: null
  -lastChangePassword: null
  -descriptionEditor: null
  -specialMention: null
  -preferUsername: true
  -exerciseFavorites: Doctrine\Common\Collections\ArrayCollection {#1278 …}
  -createdPrograms: Doctrine\Common\Collections\ArrayCollection {#1276 …}
  -assigneePrograms: Doctrine\Common\Collections\ArrayCollection {#1274 …}
  -workoutLogs: Doctrine\Common\Collections\ArrayCollection {#1275 …}
  -settings: null
  -preferences: null
  -signupContext: "web"
  -lastLoginIp: null
  -signupIp: null
  -country: null
  -profilePictureUrl: null
  -canDeleteAccount: true
  -lastUsedOs: null
  -coachingRequests: Doctrine\Common\Collections\ArrayCollection {#1285 …}
  -coaches: Doctrine\Common\Collections\ArrayCollection {#1282 …}
  -clients: Doctrine\Common\Collections\ArrayCollection {#1287 …}
  -invitedBy: null
  -invitedFrom: null
  -purchases: Doctrine\Common\Collections\ArrayCollection {#1283 …}
  -hasAds: false
  -google: null
  -apple: null
  -lastLoginContext: null
  -profilePicture: null
  -profil: App\Entity\User\ContactProfile {#1265 …}
  -trainingPreferences: App\Entity\Training\TrainingPreferences {#1296 …}
  -fitnessProfile: App\Entity\FitnessProfile {#1271 …}
  -showAsContributor: false
  -payments: Doctrine\Common\Collections\ArrayCollection {#1292 …}
  -technicalMetadata: null
  #id: null
  #createdAt: null
  #updatedAt: null
  #createdBy: null
  #updatedBy: null
  #deletedAt: null
  -active: true
}