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 {#10633 #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 {#10634 …} -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 {#10637 …} -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 {#10635 …} -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 {#10636 …} -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 {#10638 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#10639 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#10640 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#10641 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#10642 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#10643 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#10644 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#10645 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#10646 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#10647 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#10648 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#10649 …} -lastVerifiedAt: null -scoreCard: null -createdSource: "registration" -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#10650 …} #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 {#3287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3293 …} -namespace: Closure() {#3295 …} } |
| data_class | "App\Entity\Student" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11123 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() {#11125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $message: Closure() {#11124 …} $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 {#10633 #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 {#10634 …} -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 {#10637 …} -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 {#10635 …} -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 {#10636 …} -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 {#10638 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#10639 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#10640 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#10641 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#10642 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#10643 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#10644 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#10645 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#10646 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#10647 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#10648 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#10649 …} -lastVerifiedAt: null -scoreCard: null -createdSource: "registration" -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#10650 …} #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 {#11126 -errors: [] -form: Symfony\Component\Form\Form {#11184 …} } |
| form | Symfony\Component\Form\FormView {#11228 …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 {#10633 #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 {#10634 …} -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 {#10637 …} -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 {#10635 …} -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 {#10636 …} -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 {#10638 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#10639 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#10640 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#10641 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#10642 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#10643 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#10644 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#10645 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#10646 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#10647 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#10648 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#10649 …} -lastVerifiedAt: null -scoreCard: null -createdSource: "registration" -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#10650 …} #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 {#11131 +payload: null +groups: ? ?array +message: "Please enter an email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#11133 +payload: null +groups: ? ?array +message: "Please enter a valid email" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#11131 +payload: null +groups: ? ?array +message: "Please enter an email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#11133 +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 {#11131 +payload: null +groups: ? ?array +message: "Please enter an email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#11133 +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 {#3287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3293 …} -namespace: Closure() {#3295 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11151 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() {#11153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $message: Closure() {#11152 …} $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 {#11226 -errors: [] -form: Symfony\Component\Form\Form {#11187 …} } |
| form | Symfony\Component\Form\FormView {#11169 …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 {#11135 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#11137 +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 {#11135 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#11137 +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 {#11135 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#11137 +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 {#3287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3293 …} -namespace: Closure() {#3295 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11165 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() {#11168 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $message: Closure() {#11167 …} $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 {#11154 -errors: [] -form: Symfony\Component\Form\Form {#11211 …} } |
| form | Symfony\Component\Form\FormView {#11227 …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 {#3287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3293 …} -namespace: Closure() {#3295 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11196 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() {#11198 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $message: Closure() {#11197 …} $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 {#11244 -errors: [] -form: Symfony\Component\Form\Form {#11214 …} } |
| form | Symfony\Component\Form\FormView {#11238 …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 {#3287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3293 …} -namespace: Closure() {#3295 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11204 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() {#11206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $message: Closure() {#11205 …} $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 {#11246 -errors: [] -form: Symfony\Component\Form\Form {#11217 …} } |
| form | Symfony\Component\Form\FormView {#11247 …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 {#11139 +payload: null +groups: ? ?array +message: "Registration code cannot be empty" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#11139 +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 {#11139 +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 {#3287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3293 …} -namespace: Closure() {#3295 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11176 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() {#11178 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $message: Closure() {#11177 …} $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 {#11235 -errors: [] -form: Symfony\Component\Form\Form {#11220 …} } |
| form | Symfony\Component\Form\FormView {#11237 …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 | "552390.JQD7xY4P5RL4aeB5F9zRD-oXyKu6m_40VQ_sy8zd-rc.SGTPst1o3UKUMKktVpOzUIN5rufw8Yd7Hn_B-5-UoOBJbIjw90SgcKcv2A" |
| 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 | "552390.JQD7xY4P5RL4aeB5F9zRD-oXyKu6m_40VQ_sy8zd-rc.SGTPst1o3UKUMKktVpOzUIN5rufw8Yd7Hn_B-5-UoOBJbIjw90SgcKcv2A" |
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 {#3287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3293 …} -namespace: Closure() {#3295 …} } |
| data | "552390.JQD7xY4P5RL4aeB5F9zRD-oXyKu6m_40VQ_sy8zd-rc.SGTPst1o3UKUMKktVpOzUIN5rufw8Yd7Hn_B-5-UoOBJbIjw90SgcKcv2A" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11251 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() {#11253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $message: Closure() {#11252 …} $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 | "552390.JQD7xY4P5RL4aeB5F9zRD-oXyKu6m_40VQ_sy8zd-rc.SGTPst1o3UKUMKktVpOzUIN5rufw8Yd7Hn_B-5-UoOBJbIjw90SgcKcv2A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11263 -errors: [] -form: Symfony\Component\Form\Form {#11259 …} } |
| form | Symfony\Component\Form\FormView {#11254 …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 | "552390.JQD7xY4P5RL4aeB5F9zRD-oXyKu6m_40VQ_sy8zd-rc.SGTPst1o3UKUMKktVpOzUIN5rufw8Yd7Hn_B-5-UoOBJbIjw90SgcKcv2A" |
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 {#11723 #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 {#11724 …} -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 {#11727 …} -flatNumber: null -buildingNumber: null -country: null -deleteAt: null -activatedServices: null -adminActivities: Doctrine\Common\Collections\ArrayCollection {#11725 …} -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 {#11726 …} -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 {#11728 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#11729 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#11730 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#11731 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#11732 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#11733 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#11734 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#11735 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#11736 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#11737 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#11738 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#11739 …} -lastVerifiedAt: null -scoreCard: null -createdSource: null -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#11740 …} #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 {#11723 #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 {#11724 …} -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 {#11727 …} -flatNumber: null -buildingNumber: null -country: null -deleteAt: null -activatedServices: null -adminActivities: Doctrine\Common\Collections\ArrayCollection {#11725 …} -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 {#11726 …} -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 {#11728 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#11729 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#11730 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#11731 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#11732 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#11733 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#11734 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#11735 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#11736 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#11737 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#11738 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#11739 …} -lastVerifiedAt: null -scoreCard: null -createdSource: null -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#11740 …} #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 {#3287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3293 …} -namespace: Closure() {#3295 …} } |
| data | App\Entity\Student {#11723 #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 {#11724 …} -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 {#11727 …} -flatNumber: null -buildingNumber: null -country: null -deleteAt: null -activatedServices: null -adminActivities: Doctrine\Common\Collections\ArrayCollection {#11725 …} -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 {#11726 …} -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 {#11728 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#11729 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#11730 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#11731 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#11732 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#11733 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#11734 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#11735 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#11736 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#11737 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#11738 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#11739 …} -lastVerifiedAt: null -scoreCard: null -createdSource: null -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#11740 …} #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) {#11746 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() {#11748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $message: Closure() {#11747 …} $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 {#11723 #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 {#11724 …} -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 {#11727 …} -flatNumber: null -buildingNumber: null -country: null -deleteAt: null -activatedServices: null -adminActivities: Doctrine\Common\Collections\ArrayCollection {#11725 …} -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 {#11726 …} -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 {#11728 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#11729 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#11730 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#11731 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#11732 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#11733 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#11734 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#11735 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#11736 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#11737 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#11738 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#11739 …} -lastVerifiedAt: null -scoreCard: null -createdSource: null -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#11740 …} #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 {#11852 -errors: [] -form: Symfony\Component\Form\Form {#11842 …} } |
| form | Symfony\Component\Form\FormView {#11853 …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 {#11723 #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 {#11724 …} -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 {#11727 …} -flatNumber: null -buildingNumber: null -country: null -deleteAt: null -activatedServices: null -adminActivities: Doctrine\Common\Collections\ArrayCollection {#11725 …} -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 {#11726 …} -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 {#11728 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#11729 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#11730 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#11731 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#11732 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#11733 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#11734 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#11735 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#11736 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#11737 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#11738 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#11739 …} -lastVerifiedAt: null -scoreCard: null -createdSource: null -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#11740 …} #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 {#11754 +payload: null +groups: ? ?array +message: "constraints.not_empty" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#11756 +payload: null +groups: ? ?array +message: "constraints.wrong_email_format" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Callback {#11758 +payload: null +groups: ? ?array +callback: Closure($email, ExecutionContextInterface $context, $payload) {#11759 …} } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#11754 +payload: null +groups: ? ?array +message: "constraints.not_empty" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#11756 +payload: null +groups: ? ?array +message: "constraints.wrong_email_format" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Callback {#11758 +payload: null +groups: ? ?array +callback: Closure($email, ExecutionContextInterface $context, $payload) {#11759 …} } ] |
| 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 {#11754 +payload: null +groups: ? ?array +message: "constraints.not_empty" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#11756 +payload: null +groups: ? ?array +message: "constraints.wrong_email_format" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Callback {#11758 +payload: null +groups: ? ?array +callback: Closure($email, ExecutionContextInterface $context, $payload) {#11759 …} } ] |
| 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 {#3287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3293 …} -namespace: Closure() {#3295 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11768 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() {#11770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $message: Closure() {#11769 …} $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 {#11874 -errors: [] -form: Symfony\Component\Form\Form {#11839 …} } |
| form | Symfony\Component\Form\FormView {#11872 …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 {#11760 +payload: null +groups: ? ?array +message: "constraints.not_empty" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#11762 +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 {#11760 +payload: null +groups: ? ?array +message: "constraints.not_empty" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#11762 +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 {#11760 +payload: null +groups: ? ?array +message: "constraints.not_empty" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#11762 +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 {#3287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3293 …} -namespace: Closure() {#3295 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11777 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() {#11779 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $message: Closure() {#11778 …} $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 {#11875 -errors: [] -form: Symfony\Component\Form\Form {#11836 …} } |
| form | Symfony\Component\Form\FormView {#11876 …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) {#11764 class: "App\Form\Type\BToCRegisterType" this: App\Form\Type\BToCRegisterType {#11741 …} } |
Doctrine\ORM\QueryBuilder {#11822 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#11818 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "city" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#11820 #from: "App\Entity\City" #alias: "city" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#11819 #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 {#11823 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "city.title asc" ] } ] ] -type: Doctrine\ORM\QueryType {#2543 …} -dql: "SELECT city FROM App\Entity\City city WHERE city.showInBToC = :value ORDER BY city.title asc" -parameters: Doctrine\Common\Collections\ArrayCollection {#11821 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerOTNQagM\EntityManagerGhost614a58f {#866 …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 {#11867 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#11826 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#11825 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#11827 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#11851 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#11829 …} } |
| 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 {#3287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3293 …} -namespace: Closure() {#3295 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerOTNQagM\EntityManagerGhost614a58f {#866 …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 {#11848 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerOTNQagM\EntityManagerGhost614a58f {#866 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4054 …} } |
| 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 {#11822 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#11818 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "city" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#11820 #from: "App\Entity\City" #alias: "city" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#11819 #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 {#11823 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "city.title asc" ] } ] ] -type: Doctrine\ORM\QueryType {#2543 …} -dql: "SELECT city FROM App\Entity\City city WHERE city.showInBToC = :value ORDER BY city.title asc" -parameters: Doctrine\Common\Collections\ArrayCollection {#11821 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerOTNQagM\EntityManagerGhost614a58f {#866 …12} } |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | "messages" |
| trim | false |
| upload_max_size_message | Closure() {#11816 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $message: Closure() {#11814 …} $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 {#11881 +data: App\Entity\City {#11894 …} +value: "5" +label: "lyon" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11885 +data: App\Entity\City {#11906 …} +value: "2" +label: "Nantes" +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11883 +data: App\Entity\City {#11913 …} +value: "1" +label: "Paris" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11887 +data: App\Entity\City {#11920 …} +value: "4" +label: "Troyes" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#11877 -errors: [] -form: Symfony\Component\Form\Form {#11832 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#11878 …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) {#11880 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 | "c44b249b53602688f246430d26a2.u6S3zH4fNPYiVj7nMEYZ1Ns0ocMKO1DfV3aXbYB5E9Y.zJ3eizEqcL5xPQ2jBS94v55904JYV2avbgP0Mu48VIT_k_G_GyxuhUgEBg" |
| 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 | "c44b249b53602688f246430d26a2.u6S3zH4fNPYiVj7nMEYZ1Ns0ocMKO1DfV3aXbYB5E9Y.zJ3eizEqcL5xPQ2jBS94v55904JYV2avbgP0Mu48VIT_k_G_GyxuhUgEBg" |
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 {#3287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3293 …} -namespace: Closure() {#3295 …} } |
| data | "c44b249b53602688f246430d26a2.u6S3zH4fNPYiVj7nMEYZ1Ns0ocMKO1DfV3aXbYB5E9Y.zJ3eizEqcL5xPQ2jBS94v55904JYV2avbgP0Mu48VIT_k_G_GyxuhUgEBg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11865 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() {#11882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $message: Closure() {#11879 …} $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 | "c44b249b53602688f246430d26a2.u6S3zH4fNPYiVj7nMEYZ1Ns0ocMKO1DfV3aXbYB5E9Y.zJ3eizEqcL5xPQ2jBS94v55904JYV2avbgP0Mu48VIT_k_G_GyxuhUgEBg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11929 -errors: [] -form: Symfony\Component\Form\Form {#11927 …} } |
| form | Symfony\Component\Form\FormView {#11901 …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 | "c44b249b53602688f246430d26a2.u6S3zH4fNPYiVj7nMEYZ1Ns0ocMKO1DfV3aXbYB5E9Y.zJ3eizEqcL5xPQ2jBS94v55904JYV2avbgP0Mu48VIT_k_G_GyxuhUgEBg" |