Forms
-
registration
-
email
-
plainPassword
-
first
-
second
-
-
registrationCode
-
_token
-
-
b_to_c_register
-
email
-
plainPassword
-
studentCity
-
_token
-
registration
Form type:
"App\Form\RegistrationType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Student {#13159 #id: null #username: null #usernameCanonical: "" #email: "" #emailCanonical: "" #password: null #roles: [] #enabled: true #lastLogin: null #plainPassword: null #passwordResetToken: null #passwordResetTokenExpiresAt: null -onboardedAt: null -accountValid: false -mailSentAt: null -mailRelanceAccountInvalidSentAt: null -mailRelanceVisaSentAt: null -mailRelanceBankSentAt: null -mailWarningUnderAgeSentAt: null #email2: null #firstName: null #lastName: null #birthDate: null #phone: null #nationality: null #countryVisaAsked: null #cityVisaAsked: null #enrollmentProgram: null #startFranceCursus: null #endFranceCursus: null -school: null -schoolTrack: null -documents: Doctrine\Common\Collections\ArrayCollection {#13160 …} -accommodationData: null -bankPhoneHomeInsuranceData: null -visaData: null -healthInsuranceData: null -electricityData: null -metroData: null -cafData: null -visaOfiiData: null -titreSejourData: null -renewalMetroData: null -certificateData: null -notifications: Doctrine\Common\Collections\ArrayCollection {#13163 …} -flatNumber: null -buildingNumber: null -country: null -deleteAt: null -activatedServices: [ "boire-un-the" "caf-ff" "complementary-health-insurance" "eat-with-classmates" "electricity-1" "home-insurance-ff" "jardiner" "metro-card-renewal" "private-hi-ff" "public-health-insurance-1" "titre-de-sejour" "visit-schoolmates" "bank" "context-en-test" "test" "visa-validation" "AccommodationData" "AccommodationData-booked-out-platform" "AccommodationData-pending" "AccommodationData-OK" "BankData" "BankPhoneHomeInsuranceData" "BeforeLeavingData" "StudentBuddyData" "RoommateData" "FrenchClassEnrollmentData" "HealthInsuranceData" "MeetAndGreetData" "SchoolAppointmentData" "VisaData" "VisaData-pending" "VisaData-OK" "VisaData-OK-visa-center" "WelcomeDayData" "WelcomePackData" ] -adminActivities: Doctrine\Common\Collections\ArrayCollection {#13161 …} -cursusMonth: null -cursusYear: null -showProfile: false -acceptCnil: false -needFlatMate: false -needEuCardHealthInsurance: false -enableRelanceMail: true -deleteReason: null -arrivingDate: null -locale: null -allowedSchools: Doctrine\Common\Collections\ArrayCollection {#13162 …} -cvecData: null -lengthOfStay: null -gender: null -beforeLeavingData: null -privateHealthInsuranceData: null -bankData: null -homeInsuranceData: null -phoneData: null #cgu: false #frenchPhoneNumber: null -allowEditText: null -studentCity: null -matomoVisitorId: null -platformServices: [] -useZendeskForm: null -visaPreValidation: null -titreSejourValidation: null -additionalServices: [] -schoolBToC: null -schoolFreeField: null -schoolFreeFields: Doctrine\Common\Collections\ArrayCollection {#13164 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#13165 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#13166 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#13167 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#13168 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#13169 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#13170 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#13171 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#13172 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#13173 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#13174 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#13175 …} -lastVerifiedAt: null -scoreCard: null -createdSource: "registration" -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#13176 …} #createdAt: null #updatedAt: null -welcomePackData: null -meetAndGreetData: null #studentBuddyData: null #schoolAppointmentData: null -welcomeDayData: null -privateInsuranceData: null -frenchClassEnrollmentData: null #buddyMatching: null #composante: null #program: null #referent: null #laboratoire: ? ?App\Specific\Entity\UnivLorraine\Laboratoire #doctoralSchool: ? ?App\Specific\Entity\UnivLorraine\DoctoralSchool #supervisor: ? ?string #thesisFunding: ? ?string #thesisFundingContractType: ? ?string -numberAndNameOfStreet: null -zipCode: null -city: null -payedAt: null -paymentReference: null -paymentId: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| 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\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data_class | "App\Entity\Student" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13676 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Student" } } |
| 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() {#13674 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#856 …} $message: Closure() {#13675 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration" "_registration" ] |
| cache_key | "_registration_registration" |
| compound | true |
| data | App\Entity\Student {#13159 #id: null #username: null #usernameCanonical: "" #email: "" #emailCanonical: "" #password: null #roles: [] #enabled: true #lastLogin: null #plainPassword: null #passwordResetToken: null #passwordResetTokenExpiresAt: null -onboardedAt: null -accountValid: false -mailSentAt: null -mailRelanceAccountInvalidSentAt: null -mailRelanceVisaSentAt: null -mailRelanceBankSentAt: null -mailWarningUnderAgeSentAt: null #email2: null #firstName: null #lastName: null #birthDate: null #phone: null #nationality: null #countryVisaAsked: null #cityVisaAsked: null #enrollmentProgram: null #startFranceCursus: null #endFranceCursus: null -school: null -schoolTrack: null -documents: Doctrine\Common\Collections\ArrayCollection {#13160 …} -accommodationData: null -bankPhoneHomeInsuranceData: null -visaData: null -healthInsuranceData: null -electricityData: null -metroData: null -cafData: null -visaOfiiData: null -titreSejourData: null -renewalMetroData: null -certificateData: null -notifications: Doctrine\Common\Collections\ArrayCollection {#13163 …} -flatNumber: null -buildingNumber: null -country: null -deleteAt: null -activatedServices: [ "boire-un-the" "caf-ff" "complementary-health-insurance" "eat-with-classmates" "electricity-1" "home-insurance-ff" "jardiner" "metro-card-renewal" "private-hi-ff" "public-health-insurance-1" "titre-de-sejour" "visit-schoolmates" "bank" "context-en-test" "test" "visa-validation" "AccommodationData" "AccommodationData-booked-out-platform" "AccommodationData-pending" "AccommodationData-OK" "BankData" "BankPhoneHomeInsuranceData" "BeforeLeavingData" "StudentBuddyData" "RoommateData" "FrenchClassEnrollmentData" "HealthInsuranceData" "MeetAndGreetData" "SchoolAppointmentData" "VisaData" "VisaData-pending" "VisaData-OK" "VisaData-OK-visa-center" "WelcomeDayData" "WelcomePackData" ] -adminActivities: Doctrine\Common\Collections\ArrayCollection {#13161 …} -cursusMonth: null -cursusYear: null -showProfile: false -acceptCnil: false -needFlatMate: false -needEuCardHealthInsurance: false -enableRelanceMail: true -deleteReason: null -arrivingDate: null -locale: null -allowedSchools: Doctrine\Common\Collections\ArrayCollection {#13162 …} -cvecData: null -lengthOfStay: null -gender: null -beforeLeavingData: null -privateHealthInsuranceData: null -bankData: null -homeInsuranceData: null -phoneData: null #cgu: false #frenchPhoneNumber: null -allowEditText: null -studentCity: null -matomoVisitorId: null -platformServices: [] -useZendeskForm: null -visaPreValidation: null -titreSejourValidation: null -additionalServices: [] -schoolBToC: null -schoolFreeField: null -schoolFreeFields: Doctrine\Common\Collections\ArrayCollection {#13164 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#13165 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#13166 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#13167 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#13168 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#13169 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#13170 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#13171 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#13172 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#13173 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#13174 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#13175 …} -lastVerifiedAt: null -scoreCard: null -createdSource: "registration" -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#13176 …} #createdAt: null #updatedAt: null -welcomePackData: null -meetAndGreetData: null #studentBuddyData: null #schoolAppointmentData: null -welcomeDayData: null -privateInsuranceData: null -frenchClassEnrollmentData: null #buddyMatching: null #composante: null #program: null #referent: null #laboratoire: ? ?App\Specific\Entity\UnivLorraine\Laboratoire #doctoralSchool: ? ?App\Specific\Entity\UnivLorraine\DoctoralSchool #supervisor: ? ?string #thesisFunding: ? ?string #thesisFundingContractType: ? ?string -numberAndNameOfStreet: null -zipCode: null -city: null -payedAt: null -paymentReference: null -paymentId: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13772 -errors: [] -form: Symfony\Component\Form\Form {#13707 …} } |
| form | Symfony\Component\Form\FormView {#13780 …5} |
| full_name | "registration" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration" |
| valid | true |
| value | App\Entity\Student {#13159 #id: null #username: null #usernameCanonical: "" #email: "" #emailCanonical: "" #password: null #roles: [] #enabled: true #lastLogin: null #plainPassword: null #passwordResetToken: null #passwordResetTokenExpiresAt: null -onboardedAt: null -accountValid: false -mailSentAt: null -mailRelanceAccountInvalidSentAt: null -mailRelanceVisaSentAt: null -mailRelanceBankSentAt: null -mailWarningUnderAgeSentAt: null #email2: null #firstName: null #lastName: null #birthDate: null #phone: null #nationality: null #countryVisaAsked: null #cityVisaAsked: null #enrollmentProgram: null #startFranceCursus: null #endFranceCursus: null -school: null -schoolTrack: null -documents: Doctrine\Common\Collections\ArrayCollection {#13160 …} -accommodationData: null -bankPhoneHomeInsuranceData: null -visaData: null -healthInsuranceData: null -electricityData: null -metroData: null -cafData: null -visaOfiiData: null -titreSejourData: null -renewalMetroData: null -certificateData: null -notifications: Doctrine\Common\Collections\ArrayCollection {#13163 …} -flatNumber: null -buildingNumber: null -country: null -deleteAt: null -activatedServices: [ "boire-un-the" "caf-ff" "complementary-health-insurance" "eat-with-classmates" "electricity-1" "home-insurance-ff" "jardiner" "metro-card-renewal" "private-hi-ff" "public-health-insurance-1" "titre-de-sejour" "visit-schoolmates" "bank" "context-en-test" "test" "visa-validation" "AccommodationData" "AccommodationData-booked-out-platform" "AccommodationData-pending" "AccommodationData-OK" "BankData" "BankPhoneHomeInsuranceData" "BeforeLeavingData" "StudentBuddyData" "RoommateData" "FrenchClassEnrollmentData" "HealthInsuranceData" "MeetAndGreetData" "SchoolAppointmentData" "VisaData" "VisaData-pending" "VisaData-OK" "VisaData-OK-visa-center" "WelcomeDayData" "WelcomePackData" ] -adminActivities: Doctrine\Common\Collections\ArrayCollection {#13161 …} -cursusMonth: null -cursusYear: null -showProfile: false -acceptCnil: false -needFlatMate: false -needEuCardHealthInsurance: false -enableRelanceMail: true -deleteReason: null -arrivingDate: null -locale: null -allowedSchools: Doctrine\Common\Collections\ArrayCollection {#13162 …} -cvecData: null -lengthOfStay: null -gender: null -beforeLeavingData: null -privateHealthInsuranceData: null -bankData: null -homeInsuranceData: null -phoneData: null #cgu: false #frenchPhoneNumber: null -allowEditText: null -studentCity: null -matomoVisitorId: null -platformServices: [] -useZendeskForm: null -visaPreValidation: null -titreSejourValidation: null -additionalServices: [] -schoolBToC: null -schoolFreeField: null -schoolFreeFields: Doctrine\Common\Collections\ArrayCollection {#13164 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#13165 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#13166 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#13167 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#13168 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#13169 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#13170 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#13171 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#13172 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#13173 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#13174 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#13175 …} -lastVerifiedAt: null -scoreCard: null -createdSource: "registration" -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#13176 …} #createdAt: null #updatedAt: null -welcomePackData: null -meetAndGreetData: null #studentBuddyData: null #schoolAppointmentData: null -welcomeDayData: null -privateInsuranceData: null -frenchClassEnrollmentData: null #buddyMatching: null #composante: null #program: null #referent: null #laboratoire: ? ?App\Specific\Entity\UnivLorraine\Laboratoire #doctoralSchool: ? ?App\Specific\Entity\UnivLorraine\DoctoralSchool #supervisor: ? ?string #thesisFunding: ? ?string #thesisFundingContractType: ? ?string -numberAndNameOfStreet: null -zipCode: null -city: null -payedAt: null -paymentReference: null -paymentId: null } |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13717 +payload: null +groups: ? ?array +message: "Please enter an email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#13723 +payload: null +groups: ? ?array +message: "Please enter a valid email" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13717 +payload: null +groups: ? ?array +message: "Please enter an email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#13723 +payload: null +groups: ? ?array +message: "Please enter a valid email" +mode: null +normalizer: null } ] |
| label | "form.email" |
same as passed value |
| translation_domain | "FOSUserBundle" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13717 +payload: null +groups: ? ?array +message: "Please enter an email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#13723 +payload: null +groups: ? ?array +message: "Please enter a valid email" +mode: null +normalizer: null } ] |
| 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\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13640 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.email" |
| 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 | "FOSUserBundle" |
| trim | true |
| upload_max_size_message | Closure() {#13662 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#856 …} $message: Closure() {#13661 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_email" ] |
| cache_key | "_registration_email_email" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13776 -errors: [] -form: Symfony\Component\Form\Form {#13752 …} } |
| form | Symfony\Component\Form\FormView {#13768 …5} |
| full_name | "registration[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_email" |
| label | "form.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "FOSUserBundle" |
| unique_block_prefix | "_registration_email" |
| valid | true |
| value | "" |
plainPassword
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13646 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#13649 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13646 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#13649 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| first_options | [ "label" => "form.password" "translation_domain" => "FOSUserBundle" ] |
[ "label" => "form.password" "translation_domain" => "FOSUserBundle" ] |
| invalid_message | "fos_user.password.mismatch" |
same as passed value |
| mapped | false |
same as passed value |
| second_options | [ "label" => "form.password_confirmation" "translation_domain" => "FOSUserBundle" ] |
[ "label" => "form.password_confirmation" "translation_domain" => "FOSUserBundle" ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13646 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#13649 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13691 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "form.password" "translation_domain" => "FOSUserBundle" ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "fos_user.password.mismatch" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| options | [] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "label" => "form.password_confirmation" "translation_domain" => "FOSUserBundle" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#13670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#856 …} $message: Closure() {#13671 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_plainPassword" ] |
| cache_key | "_registration_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13771 -errors: [] -form: Symfony\Component\Form\Form {#13731 …} } |
| form | Symfony\Component\Form\FormView {#13783 …5} |
| full_name | "registration[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| error_bubbling | false |
same as passed value |
| label | "form.password" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "FOSUserBundle" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| 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\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13756 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.password" |
| 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 | "FOSUserBundle" |
| trim | false |
| upload_max_size_message | Closure() {#13711 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#856 …} $message: Closure() {#13710 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_plainPassword_first" ] |
| cache_key | "_registration_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13784 -errors: [] -form: Symfony\Component\Form\Form {#13734 …} } |
| form | Symfony\Component\Form\FormView {#13722 …5} |
| full_name | "registration[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_plainPassword_first" |
| label | "form.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "FOSUserBundle" |
| unique_block_prefix | "_registration_plainPassword_first" |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| error_bubbling | false |
same as passed value |
| label | "form.password_confirmation" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "FOSUserBundle" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| 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\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13719 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.password_confirmation" |
| 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 | "FOSUserBundle" |
| trim | false |
| upload_max_size_message | Closure() {#13721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#856 …} $message: Closure() {#13720 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_plainPassword_second" ] |
| cache_key | "_registration_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13673 -errors: [] -form: Symfony\Component\Form\Form {#13737 …} } |
| form | Symfony\Component\Form\FormView {#13766 …5} |
| full_name | "registration[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_plainPassword_second" |
| label | "form.password_confirmation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "FOSUserBundle" |
| unique_block_prefix | "_registration_plainPassword_second" |
| valid | true |
| value | "" |
registrationCode
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13647 +payload: null +groups: ? ?array +message: "Registration code cannot be empty" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13647 +payload: null +groups: ? ?array +message: "Registration code cannot be empty" +allowNull: false +normalizer: null } ] |
| label | "Registration code" |
same as passed value |
| mapped | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13647 +payload: null +groups: ? ?array +message: "Registration code cannot be empty" +allowNull: false +normalizer: null } ] |
| 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\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13699 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | "Registration code" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| 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() {#13701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#856 …} $message: Closure() {#13698 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_registrationCode" ] |
| cache_key | "_registration_registrationCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13781 -errors: [] -form: Symfony\Component\Form\Form {#13740 …} } |
| form | Symfony\Component\Form\FormView {#13782 …5} |
| full_name | "registration[registrationCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_registrationCode" |
| label | "Registration code" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registrationCode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_registrationCode" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "c8f32b827cbfd0e1d8d61eb0c748.G9tK4dz4-oM-FjXTAqtwG6s4WuC6RDDzwq6jkpQCgu0.b7EQsu67rrF7b1G_NMUeeplZBYHvD36nj-vGws1sy99wkxXTjZqM0nlibA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "c8f32b827cbfd0e1d8d61eb0c748.G9tK4dz4-oM-FjXTAqtwG6s4WuC6RDDzwq6jkpQCgu0.b7EQsu67rrF7b1G_NMUeeplZBYHvD36nj-vGws1sy99wkxXTjZqM0nlibA" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| 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\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data | "c8f32b827cbfd0e1d8d61eb0c748.G9tK4dz4-oM-FjXTAqtwG6s4WuC6RDDzwq6jkpQCgu0.b7EQsu67rrF7b1G_NMUeeplZBYHvD36nj-vGws1sy99wkxXTjZqM0nlibA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13745 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#13712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#856 …} $message: Closure() {#13773 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration__token" ] |
| cache_key | "_registration__token_hidden" |
| compound | false |
| data | "c8f32b827cbfd0e1d8d61eb0c748.G9tK4dz4-oM-FjXTAqtwG6s4WuC6RDDzwq6jkpQCgu0.b7EQsu67rrF7b1G_NMUeeplZBYHvD36nj-vGws1sy99wkxXTjZqM0nlibA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13793 -errors: [] -form: Symfony\Component\Form\Form {#13789 …} } |
| form | Symfony\Component\Form\FormView {#13687 …5} |
| full_name | "registration[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration__token" |
| valid | true |
| value | "c8f32b827cbfd0e1d8d61eb0c748.G9tK4dz4-oM-FjXTAqtwG6s4WuC6RDDzwq6jkpQCgu0.b7EQsu67rrF7b1G_NMUeeplZBYHvD36nj-vGws1sy99wkxXTjZqM0nlibA" |
b_to_c_register
Form type:
"App\Form\Type\BToCRegisterType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Student {#17177 #id: null #username: null #usernameCanonical: "" #email: "" #emailCanonical: "" #password: null #roles: [] #enabled: true #lastLogin: null #plainPassword: null #passwordResetToken: null #passwordResetTokenExpiresAt: null -onboardedAt: null -accountValid: false -mailSentAt: null -mailRelanceAccountInvalidSentAt: null -mailRelanceVisaSentAt: null -mailRelanceBankSentAt: null -mailWarningUnderAgeSentAt: null #email2: null #firstName: null #lastName: null #birthDate: null #phone: null #nationality: null #countryVisaAsked: null #cityVisaAsked: null #enrollmentProgram: null #startFranceCursus: null #endFranceCursus: null -school: null -schoolTrack: null -documents: Doctrine\Common\Collections\ArrayCollection {#18348 …} -accommodationData: null -bankPhoneHomeInsuranceData: null -visaData: null -healthInsuranceData: null -electricityData: null -metroData: null -cafData: null -visaOfiiData: null -titreSejourData: null -renewalMetroData: null -certificateData: null -notifications: Doctrine\Common\Collections\ArrayCollection {#17174 …} -flatNumber: null -buildingNumber: null -country: null -deleteAt: null -activatedServices: null -adminActivities: Doctrine\Common\Collections\ArrayCollection {#17176 …} -cursusMonth: null -cursusYear: null -showProfile: false -acceptCnil: false -needFlatMate: false -needEuCardHealthInsurance: false -enableRelanceMail: true -deleteReason: null -arrivingDate: null -locale: null -allowedSchools: Doctrine\Common\Collections\ArrayCollection {#17171 …} -cvecData: null -lengthOfStay: null -gender: null -beforeLeavingData: null -privateHealthInsuranceData: null -bankData: null -homeInsuranceData: null -phoneData: null #cgu: false #frenchPhoneNumber: null -allowEditText: null -studentCity: null -matomoVisitorId: null -platformServices: [] -useZendeskForm: null -visaPreValidation: null -titreSejourValidation: null -additionalServices: [] -schoolBToC: null -schoolFreeField: null -schoolFreeFields: Doctrine\Common\Collections\ArrayCollection {#17173 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#17172 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#17152 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#17206 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#17150 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#18335 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#17078 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#17178 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#17200 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#17149 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#18342 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#18001 …} -lastVerifiedAt: null -scoreCard: null -createdSource: null -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#16946 …} #createdAt: null #updatedAt: null -welcomePackData: null -meetAndGreetData: null #studentBuddyData: null #schoolAppointmentData: null -welcomeDayData: null -privateInsuranceData: null -frenchClassEnrollmentData: null #buddyMatching: null #composante: null #program: null #referent: null #laboratoire: ? ?App\Specific\Entity\UnivLorraine\Laboratoire #doctoralSchool: ? ?App\Specific\Entity\UnivLorraine\DoctoralSchool #supervisor: ? ?string #thesisFunding: ? ?string #thesisFundingContractType: ? ?string -numberAndNameOfStreet: null -zipCode: null -city: null -payedAt: null -paymentReference: null -paymentId: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Student {#17177 #id: null #username: null #usernameCanonical: "" #email: "" #emailCanonical: "" #password: null #roles: [] #enabled: true #lastLogin: null #plainPassword: null #passwordResetToken: null #passwordResetTokenExpiresAt: null -onboardedAt: null -accountValid: false -mailSentAt: null -mailRelanceAccountInvalidSentAt: null -mailRelanceVisaSentAt: null -mailRelanceBankSentAt: null -mailWarningUnderAgeSentAt: null #email2: null #firstName: null #lastName: null #birthDate: null #phone: null #nationality: null #countryVisaAsked: null #cityVisaAsked: null #enrollmentProgram: null #startFranceCursus: null #endFranceCursus: null -school: null -schoolTrack: null -documents: Doctrine\Common\Collections\ArrayCollection {#18348 …} -accommodationData: null -bankPhoneHomeInsuranceData: null -visaData: null -healthInsuranceData: null -electricityData: null -metroData: null -cafData: null -visaOfiiData: null -titreSejourData: null -renewalMetroData: null -certificateData: null -notifications: Doctrine\Common\Collections\ArrayCollection {#17174 …} -flatNumber: null -buildingNumber: null -country: null -deleteAt: null -activatedServices: null -adminActivities: Doctrine\Common\Collections\ArrayCollection {#17176 …} -cursusMonth: null -cursusYear: null -showProfile: false -acceptCnil: false -needFlatMate: false -needEuCardHealthInsurance: false -enableRelanceMail: true -deleteReason: null -arrivingDate: null -locale: null -allowedSchools: Doctrine\Common\Collections\ArrayCollection {#17171 …} -cvecData: null -lengthOfStay: null -gender: null -beforeLeavingData: null -privateHealthInsuranceData: null -bankData: null -homeInsuranceData: null -phoneData: null #cgu: false #frenchPhoneNumber: null -allowEditText: null -studentCity: null -matomoVisitorId: null -platformServices: [] -useZendeskForm: null -visaPreValidation: null -titreSejourValidation: null -additionalServices: [] -schoolBToC: null -schoolFreeField: null -schoolFreeFields: Doctrine\Common\Collections\ArrayCollection {#17173 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#17172 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#17152 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#17206 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#17150 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#18335 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#17078 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#17178 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#17200 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#17149 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#18342 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#18001 …} -lastVerifiedAt: null -scoreCard: null -createdSource: null -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#16946 …} #createdAt: null #updatedAt: null -welcomePackData: null -meetAndGreetData: null #studentBuddyData: null #schoolAppointmentData: null -welcomeDayData: null -privateInsuranceData: null -frenchClassEnrollmentData: null #buddyMatching: null #composante: null #program: null #referent: null #laboratoire: ? ?App\Specific\Entity\UnivLorraine\Laboratoire #doctoralSchool: ? ?App\Specific\Entity\UnivLorraine\DoctoralSchool #supervisor: ? ?string #thesisFunding: ? ?string #thesisFundingContractType: ? ?string -numberAndNameOfStreet: null -zipCode: null -city: null -payedAt: null -paymentReference: null -paymentId: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| 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\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data | App\Entity\Student {#17177 #id: null #username: null #usernameCanonical: "" #email: "" #emailCanonical: "" #password: null #roles: [] #enabled: true #lastLogin: null #plainPassword: null #passwordResetToken: null #passwordResetTokenExpiresAt: null -onboardedAt: null -accountValid: false -mailSentAt: null -mailRelanceAccountInvalidSentAt: null -mailRelanceVisaSentAt: null -mailRelanceBankSentAt: null -mailWarningUnderAgeSentAt: null #email2: null #firstName: null #lastName: null #birthDate: null #phone: null #nationality: null #countryVisaAsked: null #cityVisaAsked: null #enrollmentProgram: null #startFranceCursus: null #endFranceCursus: null -school: null -schoolTrack: null -documents: Doctrine\Common\Collections\ArrayCollection {#18348 …} -accommodationData: null -bankPhoneHomeInsuranceData: null -visaData: null -healthInsuranceData: null -electricityData: null -metroData: null -cafData: null -visaOfiiData: null -titreSejourData: null -renewalMetroData: null -certificateData: null -notifications: Doctrine\Common\Collections\ArrayCollection {#17174 …} -flatNumber: null -buildingNumber: null -country: null -deleteAt: null -activatedServices: null -adminActivities: Doctrine\Common\Collections\ArrayCollection {#17176 …} -cursusMonth: null -cursusYear: null -showProfile: false -acceptCnil: false -needFlatMate: false -needEuCardHealthInsurance: false -enableRelanceMail: true -deleteReason: null -arrivingDate: null -locale: null -allowedSchools: Doctrine\Common\Collections\ArrayCollection {#17171 …} -cvecData: null -lengthOfStay: null -gender: null -beforeLeavingData: null -privateHealthInsuranceData: null -bankData: null -homeInsuranceData: null -phoneData: null #cgu: false #frenchPhoneNumber: null -allowEditText: null -studentCity: null -matomoVisitorId: null -platformServices: [] -useZendeskForm: null -visaPreValidation: null -titreSejourValidation: null -additionalServices: [] -schoolBToC: null -schoolFreeField: null -schoolFreeFields: Doctrine\Common\Collections\ArrayCollection {#17173 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#17172 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#17152 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#17206 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#17150 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#18335 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#17078 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#17178 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#17200 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#17149 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#18342 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#18001 …} -lastVerifiedAt: null -scoreCard: null -createdSource: null -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#16946 …} #createdAt: null #updatedAt: null -welcomePackData: null -meetAndGreetData: null #studentBuddyData: null #schoolAppointmentData: null -welcomeDayData: null -privateInsuranceData: null -frenchClassEnrollmentData: null #buddyMatching: null #composante: null #program: null #referent: null #laboratoire: ? ?App\Specific\Entity\UnivLorraine\Laboratoire #doctoralSchool: ? ?App\Specific\Entity\UnivLorraine\DoctoralSchool #supervisor: ? ?string #thesisFunding: ? ?string #thesisFundingContractType: ? ?string -numberAndNameOfStreet: null -zipCode: null -city: null -payedAt: null -paymentReference: null -paymentId: null } |
| data_class | "App\Entity\Student" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17142 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Student" } } |
| 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() {#16164 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#856 …} $message: Closure() {#18334 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "b_to_c_register" "_b_to_c_register" ] |
| cache_key | "_b_to_c_register_b_to_c_register" |
| compound | true |
| data | App\Entity\Student {#17177 #id: null #username: null #usernameCanonical: "" #email: "" #emailCanonical: "" #password: null #roles: [] #enabled: true #lastLogin: null #plainPassword: null #passwordResetToken: null #passwordResetTokenExpiresAt: null -onboardedAt: null -accountValid: false -mailSentAt: null -mailRelanceAccountInvalidSentAt: null -mailRelanceVisaSentAt: null -mailRelanceBankSentAt: null -mailWarningUnderAgeSentAt: null #email2: null #firstName: null #lastName: null #birthDate: null #phone: null #nationality: null #countryVisaAsked: null #cityVisaAsked: null #enrollmentProgram: null #startFranceCursus: null #endFranceCursus: null -school: null -schoolTrack: null -documents: Doctrine\Common\Collections\ArrayCollection {#18348 …} -accommodationData: null -bankPhoneHomeInsuranceData: null -visaData: null -healthInsuranceData: null -electricityData: null -metroData: null -cafData: null -visaOfiiData: null -titreSejourData: null -renewalMetroData: null -certificateData: null -notifications: Doctrine\Common\Collections\ArrayCollection {#17174 …} -flatNumber: null -buildingNumber: null -country: null -deleteAt: null -activatedServices: null -adminActivities: Doctrine\Common\Collections\ArrayCollection {#17176 …} -cursusMonth: null -cursusYear: null -showProfile: false -acceptCnil: false -needFlatMate: false -needEuCardHealthInsurance: false -enableRelanceMail: true -deleteReason: null -arrivingDate: null -locale: null -allowedSchools: Doctrine\Common\Collections\ArrayCollection {#17171 …} -cvecData: null -lengthOfStay: null -gender: null -beforeLeavingData: null -privateHealthInsuranceData: null -bankData: null -homeInsuranceData: null -phoneData: null #cgu: false #frenchPhoneNumber: null -allowEditText: null -studentCity: null -matomoVisitorId: null -platformServices: [] -useZendeskForm: null -visaPreValidation: null -titreSejourValidation: null -additionalServices: [] -schoolBToC: null -schoolFreeField: null -schoolFreeFields: Doctrine\Common\Collections\ArrayCollection {#17173 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#17172 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#17152 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#17206 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#17150 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#18335 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#17078 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#17178 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#17200 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#17149 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#18342 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#18001 …} -lastVerifiedAt: null -scoreCard: null -createdSource: null -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#16946 …} #createdAt: null #updatedAt: null -welcomePackData: null -meetAndGreetData: null #studentBuddyData: null #schoolAppointmentData: null -welcomeDayData: null -privateInsuranceData: null -frenchClassEnrollmentData: null #buddyMatching: null #composante: null #program: null #referent: null #laboratoire: ? ?App\Specific\Entity\UnivLorraine\Laboratoire #doctoralSchool: ? ?App\Specific\Entity\UnivLorraine\DoctoralSchool #supervisor: ? ?string #thesisFunding: ? ?string #thesisFundingContractType: ? ?string -numberAndNameOfStreet: null -zipCode: null -city: null -payedAt: null -paymentReference: null -paymentId: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16929 -errors: [] -form: Symfony\Component\Form\Form {#17854 …} } |
| form | Symfony\Component\Form\FormView {#17856 …5} |
| full_name | "b_to_c_register" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_to_c_register" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "b_to_c_register" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_b_to_c_register" |
| valid | true |
| value | App\Entity\Student {#17177 #id: null #username: null #usernameCanonical: "" #email: "" #emailCanonical: "" #password: null #roles: [] #enabled: true #lastLogin: null #plainPassword: null #passwordResetToken: null #passwordResetTokenExpiresAt: null -onboardedAt: null -accountValid: false -mailSentAt: null -mailRelanceAccountInvalidSentAt: null -mailRelanceVisaSentAt: null -mailRelanceBankSentAt: null -mailWarningUnderAgeSentAt: null #email2: null #firstName: null #lastName: null #birthDate: null #phone: null #nationality: null #countryVisaAsked: null #cityVisaAsked: null #enrollmentProgram: null #startFranceCursus: null #endFranceCursus: null -school: null -schoolTrack: null -documents: Doctrine\Common\Collections\ArrayCollection {#18348 …} -accommodationData: null -bankPhoneHomeInsuranceData: null -visaData: null -healthInsuranceData: null -electricityData: null -metroData: null -cafData: null -visaOfiiData: null -titreSejourData: null -renewalMetroData: null -certificateData: null -notifications: Doctrine\Common\Collections\ArrayCollection {#17174 …} -flatNumber: null -buildingNumber: null -country: null -deleteAt: null -activatedServices: null -adminActivities: Doctrine\Common\Collections\ArrayCollection {#17176 …} -cursusMonth: null -cursusYear: null -showProfile: false -acceptCnil: false -needFlatMate: false -needEuCardHealthInsurance: false -enableRelanceMail: true -deleteReason: null -arrivingDate: null -locale: null -allowedSchools: Doctrine\Common\Collections\ArrayCollection {#17171 …} -cvecData: null -lengthOfStay: null -gender: null -beforeLeavingData: null -privateHealthInsuranceData: null -bankData: null -homeInsuranceData: null -phoneData: null #cgu: false #frenchPhoneNumber: null -allowEditText: null -studentCity: null -matomoVisitorId: null -platformServices: [] -useZendeskForm: null -visaPreValidation: null -titreSejourValidation: null -additionalServices: [] -schoolBToC: null -schoolFreeField: null -schoolFreeFields: Doctrine\Common\Collections\ArrayCollection {#17173 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#17172 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#17152 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#17206 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#17150 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#18335 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#17078 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#17178 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#17200 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#17149 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#18342 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#18001 …} -lastVerifiedAt: null -scoreCard: null -createdSource: null -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#16946 …} #createdAt: null #updatedAt: null -welcomePackData: null -meetAndGreetData: null #studentBuddyData: null #schoolAppointmentData: null -welcomeDayData: null -privateInsuranceData: null -frenchClassEnrollmentData: null #buddyMatching: null #composante: null #program: null #referent: null #laboratoire: ? ?App\Specific\Entity\UnivLorraine\Laboratoire #doctoralSchool: ? ?App\Specific\Entity\UnivLorraine\DoctoralSchool #supervisor: ? ?string #thesisFunding: ? ?string #thesisFundingContractType: ? ?string -numberAndNameOfStreet: null -zipCode: null -city: null -payedAt: null -paymentReference: null -paymentId: null } |
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#17104 +payload: null +groups: ? ?array +message: "constraints.not_empty" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#17090 +payload: null +groups: ? ?array +message: "constraints.wrong_email_format" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Callback {#17118 +payload: null +groups: ? ?array +callback: Closure($email, ExecutionContextInterface $context, $payload) {#17077 …} } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#17104 +payload: null +groups: ? ?array +message: "constraints.not_empty" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#17090 +payload: null +groups: ? ?array +message: "constraints.wrong_email_format" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Callback {#17118 +payload: null +groups: ? ?array +callback: Closure($email, ExecutionContextInterface $context, $payload) {#17077 …} } ] |
| label | "login.email_address" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#17104 +payload: null +groups: ? ?array +message: "constraints.not_empty" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#17090 +payload: null +groups: ? ?array +message: "constraints.wrong_email_format" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Callback {#17118 +payload: null +groups: ? ?array +callback: Closure($email, ExecutionContextInterface $context, $payload) {#17077 …} } ] |
| 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\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17084 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | "login.email_address" |
| 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() {#17091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#856 …} $message: Closure() {#17083 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_b_to_c_register_email" ] |
| cache_key | "_b_to_c_register_email_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17834 -errors: [] -form: Symfony\Component\Form\Form {#17849 …} } |
| form | Symfony\Component\Form\FormView {#18118 …5} |
| full_name | "b_to_c_register[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_to_c_register_email" |
| label | "login.email_address" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_b_to_c_register_email" |
| valid | true |
| value | "" |
plainPassword
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#18134 +payload: null +groups: ? ?array +message: "constraints.not_empty" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#18132 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "constraints.password_length" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#18134 +payload: null +groups: ? ?array +message: "constraints.not_empty" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#18132 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "constraints.password_length" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "login.password" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#18134 +payload: null +groups: ? ?array +message: "constraints.not_empty" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#18132 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "constraints.password_length" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17043 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "login.password" |
| 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 | false |
| upload_max_size_message | Closure() {#17025 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#856 …} $message: Closure() {#17041 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_b_to_c_register_plainPassword" ] |
| cache_key | "_b_to_c_register_plainPassword_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17835 -errors: [] -form: Symfony\Component\Form\Form {#16925 …} } |
| form | Symfony\Component\Form\FormView {#17832 …5} |
| full_name | "b_to_c_register[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_to_c_register_plainPassword" |
| label | "login.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_b_to_c_register_plainPassword" |
| valid | true |
| value | "" |
studentCity
Form type:
"App\Form\Type\Select2EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [
"empty_message" => ""
] |
[
"empty_message" => ""
]
|
| choice_label | "title" |
same as passed value |
| class | "App\Entity\City" |
same as passed value |
| label | "register.choose_your_city" |
same as passed value |
| multiple | false |
same as passed value |
| placeholder | "" |
same as passed value |
| query_builder | Closure(CityRepository $repo) {#17085 class: "App\Form\Type\BToCRegisterType" this: App\Form\Type\BToCRegisterType {#16944 …} } |
Doctrine\ORM\QueryBuilder {#16879 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#16883 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "city" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#16882 #from: "App\Entity\City" #alias: "city" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17830 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "city.showInBToC = :value" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#16884 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "city.title asc" ] } ] ] -type: Doctrine\ORM\QueryType {#2549 …} -dql: "SELECT city FROM App\Entity\City city WHERE city.showInBToC = :value ORDER BY city.title asc" -parameters: Doctrine\Common\Collections\ArrayCollection {#16881 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerERRw8RE\EntityManagerGhost614a58f {#851 …12} } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_clear | false |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [
"empty_message" => ""
] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "title" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#17831 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#16858 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#18237 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#16926 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#17847 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#18146 …} } |
| choices | null |
| class | "App\Entity\City" |
| compound | false |
| 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\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerERRw8RE\EntityManagerGhost614a58f {#851 …12} |
| empty_data | "" |
| empty_message | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#18354 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerERRw8RE\EntityManagerGhost614a58f {#851 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#12281 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "register.choose_your_city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| language | "fr" |
| mapped | true |
| maximum_input_length | null |
| maximum_selection_length | null |
| method | "POST" |
| minimum_input_length | null |
| minimum_results_for_search | null |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#16879 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#16883 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "city" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#16882 #from: "App\Entity\City" #alias: "city" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#17830 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "city.showInBToC = :value" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#16884 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "city.title asc" ] } ] ] -type: Doctrine\ORM\QueryType {#2549 …} -dql: "SELECT city FROM App\Entity\City city WHERE city.showInBToC = :value ORDER BY city.title asc" -parameters: Doctrine\Common\Collections\ArrayCollection {#16881 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerERRw8RE\EntityManagerGhost614a58f {#851 …12} } |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | "messages" |
| trim | false |
| upload_max_size_message | Closure() {#17920 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#856 …} $message: Closure() {#16660 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [
"empty_message" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "smart_select2" "_b_to_c_register_studentCity" ] |
| cache_key | "_b_to_c_register_studentCity_smart_select2" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17841 +data: App\Entity\City {#17482 …} +value: "5" +label: "lyon" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16846 +data: App\Entity\City {#16934 …} +value: "2" +label: "Nantes" +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16936 +data: App\Entity\City {#16837 …} +value: "1" +label: "Paris" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16856 +data: App\Entity\City {#16811 …} +value: "4" +label: "Troyes" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#17837 -errors: [] -form: Symfony\Component\Form\Form {#18289 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#16861 …5} |
| full_name | "b_to_c_register[studentCity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_to_c_register_studentCity" |
| is_selected | Closure($choice, $value) {#18346 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| js_options | "{"multiple":false,"allowClear":false,"language":"fr"}" |
| label | "register.choose_your_city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "studentCity" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_b_to_c_register_studentCity" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "5546917493b5b792b49044102bafe.HLRfppjTMvAUfeq-Qx6LFjSMeaeVPDkFDjepi8LYi5Q.UuAA4fa7VLNLS9jIJ3bOIkW6AZL4BHtDZHDR_Jqt36dS1nLH7b9ainANiQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "5546917493b5b792b49044102bafe.HLRfppjTMvAUfeq-Qx6LFjSMeaeVPDkFDjepi8LYi5Q.UuAA4fa7VLNLS9jIJ3bOIkW6AZL4BHtDZHDR_Jqt36dS1nLH7b9ainANiQ" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| 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\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data | "5546917493b5b792b49044102bafe.HLRfppjTMvAUfeq-Qx6LFjSMeaeVPDkFDjepi8LYi5Q.UuAA4fa7VLNLS9jIJ3bOIkW6AZL4BHtDZHDR_Jqt36dS1nLH7b9ainANiQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16875 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#16854 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#856 …} $message: Closure() {#18349 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_b_to_c_register__token" ] |
| cache_key | "_b_to_c_register__token_hidden" |
| compound | false |
| data | "5546917493b5b792b49044102bafe.HLRfppjTMvAUfeq-Qx6LFjSMeaeVPDkFDjepi8LYi5Q.UuAA4fa7VLNLS9jIJ3bOIkW6AZL4BHtDZHDR_Jqt36dS1nLH7b9ainANiQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16801 -errors: [] -form: Symfony\Component\Form\Form {#18108 …} } |
| form | Symfony\Component\Form\FormView {#16857 …5} |
| full_name | "b_to_c_register[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "b_to_c_register__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_b_to_c_register__token" |
| valid | true |
| value | "5546917493b5b792b49044102bafe.HLRfppjTMvAUfeq-Qx6LFjSMeaeVPDkFDjepi8LYi5Q.UuAA4fa7VLNLS9jIJ3bOIkW6AZL4BHtDZHDR_Jqt36dS1nLH7b9ainANiQ" |