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 {#10693 #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 {#10694 …} -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 {#10697 …} -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 {#10695 …} -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 {#10696 …} -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 {#10698 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#10699 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#10700 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#10701 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#10702 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#10703 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#10704 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#10705 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#10706 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#10707 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#10708 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#10709 …} -lastVerifiedAt: null -scoreCard: null -createdSource: "registration" -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#10710 …} #createdAt: null #updatedAt: null -welcomePackData: null -meetAndGreetData: null #studentBuddyData: null #schoolAppointmentData: null -welcomeDayData: null -privateInsuranceData: null -frenchClassEnrollmentData: null #buddyMatching: null #composante: null #program: null #referent: null #laboratoire: ? ?App\Specific\Entity\UnivLorraine\Laboratoire #doctoralSchool: ? ?App\Specific\Entity\UnivLorraine\DoctoralSchool #supervisor: ? ?string #thesisFunding: ? ?string #thesisFundingContractType: ? ?string -numberAndNameOfStreet: null -zipCode: null -city: null -payedAt: null -paymentReference: null -paymentId: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data_class | "App\Entity\Student" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11185 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() {#11187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#857 …} $message: Closure() {#11186 …} $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 {#10693 #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 {#10694 …} -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 {#10697 …} -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 {#10695 …} -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 {#10696 …} -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 {#10698 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#10699 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#10700 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#10701 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#10702 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#10703 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#10704 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#10705 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#10706 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#10707 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#10708 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#10709 …} -lastVerifiedAt: null -scoreCard: null -createdSource: "registration" -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#10710 …} #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 {#11188 -errors: [] -form: Symfony\Component\Form\Form {#11246 …} } |
| form | Symfony\Component\Form\FormView {#11290 …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 {#10693 #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 {#10694 …} -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 {#10697 …} -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 {#10695 …} -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 {#10696 …} -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 {#10698 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#10699 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#10700 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#10701 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#10702 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#10703 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#10704 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#10705 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#10706 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#10707 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#10708 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#10709 …} -lastVerifiedAt: null -scoreCard: null -createdSource: "registration" -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#10710 …} #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 {#11193 +payload: null +groups: ? ?array +message: "Please enter an email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#11195 +payload: null +groups: ? ?array +message: "Please enter a valid email" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#11193 +payload: null +groups: ? ?array +message: "Please enter an email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#11195 +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 {#11193 +payload: null +groups: ? ?array +message: "Please enter an email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#11195 +payload: null +groups: ? ?array +message: "Please enter a valid email" +mode: null +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11213 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() {#11215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#857 …} $message: Closure() {#11214 …} $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 {#11288 -errors: [] -form: Symfony\Component\Form\Form {#11249 …} } |
| form | Symfony\Component\Form\FormView {#11231 …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 {#11197 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#11199 +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 {#11197 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#11199 +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 {#11197 +payload: null +groups: ? ?array +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#11199 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11227 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() {#11230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#857 …} $message: Closure() {#11229 …} $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 {#11216 -errors: [] -form: Symfony\Component\Form\Form {#11273 …} } |
| form | Symfony\Component\Form\FormView {#11289 …5} |
| full_name | "registration[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| error_bubbling | false |
same as passed value |
| label | "form.password" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "FOSUserBundle" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11258 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() {#11260 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#857 …} $message: Closure() {#11259 …} $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 {#11306 -errors: [] -form: Symfony\Component\Form\Form {#11276 …} } |
| form | Symfony\Component\Form\FormView {#11300 …5} |
| full_name | "registration[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_plainPassword_first" |
| label | "form.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "FOSUserBundle" |
| unique_block_prefix | "_registration_plainPassword_first" |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| error_bubbling | false |
same as passed value |
| label | "form.password_confirmation" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "FOSUserBundle" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11266 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() {#11268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#857 …} $message: Closure() {#11267 …} $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 {#11308 -errors: [] -form: Symfony\Component\Form\Form {#11279 …} } |
| form | Symfony\Component\Form\FormView {#11309 …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 {#11201 +payload: null +groups: ? ?array +message: "Registration code cannot be empty" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#11201 +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 {#11201 +payload: null +groups: ? ?array +message: "Registration code cannot be empty" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11238 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() {#11240 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#857 …} $message: Closure() {#11239 …} $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 {#11297 -errors: [] -form: Symfony\Component\Form\Form {#11282 …} } |
| form | Symfony\Component\Form\FormView {#11299 …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 | "33d3.Y4c8Ba-M2XKuUn_l92TVdhxw1sEsdVZ6ZPnZlVvY13U.N_JlUMzm4Ef4ADvRvD2yAzEZvaJ9GB80PqqPuDi9nDsK8lJk3vWTGusbMg" |
| 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 | "33d3.Y4c8Ba-M2XKuUn_l92TVdhxw1sEsdVZ6ZPnZlVvY13U.N_JlUMzm4Ef4ADvRvD2yAzEZvaJ9GB80PqqPuDi9nDsK8lJk3vWTGusbMg" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data | "33d3.Y4c8Ba-M2XKuUn_l92TVdhxw1sEsdVZ6ZPnZlVvY13U.N_JlUMzm4Ef4ADvRvD2yAzEZvaJ9GB80PqqPuDi9nDsK8lJk3vWTGusbMg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11313 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() {#11315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#857 …} $message: Closure() {#11314 …} $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 | "33d3.Y4c8Ba-M2XKuUn_l92TVdhxw1sEsdVZ6ZPnZlVvY13U.N_JlUMzm4Ef4ADvRvD2yAzEZvaJ9GB80PqqPuDi9nDsK8lJk3vWTGusbMg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11325 -errors: [] -form: Symfony\Component\Form\Form {#11321 …} } |
| form | Symfony\Component\Form\FormView {#11316 …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 | "33d3.Y4c8Ba-M2XKuUn_l92TVdhxw1sEsdVZ6ZPnZlVvY13U.N_JlUMzm4Ef4ADvRvD2yAzEZvaJ9GB80PqqPuDi9nDsK8lJk3vWTGusbMg" |
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 {#11789 #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 {#11790 …} -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 {#11793 …} -flatNumber: null -buildingNumber: null -country: null -deleteAt: null -activatedServices: null -adminActivities: Doctrine\Common\Collections\ArrayCollection {#11791 …} -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 {#11792 …} -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 {#11794 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#11795 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#11796 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#11797 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#11798 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#11799 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#11800 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#11801 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#11802 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#11803 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#11804 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#11805 …} -lastVerifiedAt: null -scoreCard: null -createdSource: null -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#11806 …} #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 {#11789 #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 {#11790 …} -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 {#11793 …} -flatNumber: null -buildingNumber: null -country: null -deleteAt: null -activatedServices: null -adminActivities: Doctrine\Common\Collections\ArrayCollection {#11791 …} -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 {#11792 …} -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 {#11794 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#11795 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#11796 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#11797 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#11798 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#11799 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#11800 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#11801 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#11802 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#11803 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#11804 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#11805 …} -lastVerifiedAt: null -scoreCard: null -createdSource: null -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#11806 …} #createdAt: null #updatedAt: null -welcomePackData: null -meetAndGreetData: null #studentBuddyData: null #schoolAppointmentData: null -welcomeDayData: null -privateInsuranceData: null -frenchClassEnrollmentData: null #buddyMatching: null #composante: null #program: null #referent: null #laboratoire: ? ?App\Specific\Entity\UnivLorraine\Laboratoire #doctoralSchool: ? ?App\Specific\Entity\UnivLorraine\DoctoralSchool #supervisor: ? ?string #thesisFunding: ? ?string #thesisFundingContractType: ? ?string -numberAndNameOfStreet: null -zipCode: null -city: null -payedAt: null -paymentReference: null -paymentId: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data | App\Entity\Student {#11789 #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 {#11790 …} -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 {#11793 …} -flatNumber: null -buildingNumber: null -country: null -deleteAt: null -activatedServices: null -adminActivities: Doctrine\Common\Collections\ArrayCollection {#11791 …} -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 {#11792 …} -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 {#11794 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#11795 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#11796 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#11797 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#11798 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#11799 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#11800 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#11801 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#11802 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#11803 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#11804 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#11805 …} -lastVerifiedAt: null -scoreCard: null -createdSource: null -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#11806 …} #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) {#11812 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() {#11814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#857 …} $message: Closure() {#11813 …} $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 {#11789 #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 {#11790 …} -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 {#11793 …} -flatNumber: null -buildingNumber: null -country: null -deleteAt: null -activatedServices: null -adminActivities: Doctrine\Common\Collections\ArrayCollection {#11791 …} -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 {#11792 …} -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 {#11794 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#11795 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#11796 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#11797 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#11798 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#11799 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#11800 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#11801 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#11802 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#11803 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#11804 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#11805 …} -lastVerifiedAt: null -scoreCard: null -createdSource: null -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#11806 …} #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 {#11918 -errors: [] -form: Symfony\Component\Form\Form {#11908 …} } |
| form | Symfony\Component\Form\FormView {#11919 …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 {#11789 #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 {#11790 …} -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 {#11793 …} -flatNumber: null -buildingNumber: null -country: null -deleteAt: null -activatedServices: null -adminActivities: Doctrine\Common\Collections\ArrayCollection {#11791 …} -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 {#11792 …} -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 {#11794 …} -ffServiceData: null -roommateData: null -roommateMatchings: Doctrine\Common\Collections\ArrayCollection {#11795 …} -allowedResidenceGroupes: Doctrine\Common\Collections\ArrayCollection {#11796 …} -studentTickets: Doctrine\Common\Collections\ArrayCollection {#11797 …} -residenceStudentNotifications: Doctrine\Common\Collections\ArrayCollection {#11798 …} -rating: null -ratingComment: null -ratingDate: null -fFServiceStepData: Doctrine\Common\Collections\ArrayCollection {#11799 …} -studentPayments: Doctrine\Common\Collections\ArrayCollection {#11800 …} -translationData: null -studentCheckListItems: Doctrine\Common\Collections\ArrayCollection {#11801 …} -studentRelanceReports: Doctrine\Common\Collections\ArrayCollection {#11802 …} -relanceUnsubscribeToken: null -relanceSubscribed: true -deleteToken: null -paidServices: Doctrine\Common\Collections\ArrayCollection {#11803 …} -documentRefs: Doctrine\Common\Collections\ArrayCollection {#11804 …} -titreSejourRefs: Doctrine\Common\Collections\ArrayCollection {#11805 …} -lastVerifiedAt: null -scoreCard: null -createdSource: null -preferredCommunicationMethod: null -password2: null -useAltPassword: false -loggedInUsingEmail2: false -unlockCvec: null -noAppointment: null -accommodationOffers: Doctrine\Common\Collections\ArrayCollection {#11806 …} #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 {#11820 +payload: null +groups: ? ?array +message: "constraints.not_empty" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#11822 +payload: null +groups: ? ?array +message: "constraints.wrong_email_format" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Callback {#11824 +payload: null +groups: ? ?array +callback: Closure($email, ExecutionContextInterface $context, $payload) {#11825 …} } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#11820 +payload: null +groups: ? ?array +message: "constraints.not_empty" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#11822 +payload: null +groups: ? ?array +message: "constraints.wrong_email_format" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Callback {#11824 +payload: null +groups: ? ?array +callback: Closure($email, ExecutionContextInterface $context, $payload) {#11825 …} } ] |
| 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 {#11820 +payload: null +groups: ? ?array +message: "constraints.not_empty" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#11822 +payload: null +groups: ? ?array +message: "constraints.wrong_email_format" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Callback {#11824 +payload: null +groups: ? ?array +callback: Closure($email, ExecutionContextInterface $context, $payload) {#11825 …} } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11834 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() {#11836 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#857 …} $message: Closure() {#11835 …} $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 {#11940 -errors: [] -form: Symfony\Component\Form\Form {#11905 …} } |
| form | Symfony\Component\Form\FormView {#11938 …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 {#11826 +payload: null +groups: ? ?array +message: "constraints.not_empty" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#11828 +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 {#11826 +payload: null +groups: ? ?array +message: "constraints.not_empty" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#11828 +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 {#11826 +payload: null +groups: ? ?array +message: "constraints.not_empty" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#11828 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "constraints.password_length" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11843 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() {#11845 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#857 …} $message: Closure() {#11844 …} $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 {#11941 -errors: [] -form: Symfony\Component\Form\Form {#11902 …} } |
| form | Symfony\Component\Form\FormView {#11942 …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) {#11830 class: "App\Form\Type\BToCRegisterType" this: App\Form\Type\BToCRegisterType {#11807 …} } |
Doctrine\ORM\QueryBuilder {#11888 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#11884 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "city" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#11886 #from: "App\Entity\City" #alias: "city" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#11885 #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 {#11889 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "city.title asc" ] } ] ] -type: Doctrine\ORM\QueryType {#2549 …} -dql: "SELECT city FROM App\Entity\City city WHERE city.showInBToC = :value ORDER BY city.title asc" -parameters: Doctrine\Common\Collections\ArrayCollection {#11887 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerD1qnRlx\EntityManagerGhost614a58f {#852 …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 {#11933 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#11892 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#11891 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#11893 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#11917 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#11895 …} } |
| choices | null |
| class | "App\Entity\City" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerD1qnRlx\EntityManagerGhost614a58f {#852 …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 {#11914 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerD1qnRlx\EntityManagerGhost614a58f {#852 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4064 …} } |
| 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 {#11888 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#11884 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "city" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#11886 #from: "App\Entity\City" #alias: "city" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#11885 #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 {#11889 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "city.title asc" ] } ] ] -type: Doctrine\ORM\QueryType {#2549 …} -dql: "SELECT city FROM App\Entity\City city WHERE city.showInBToC = :value ORDER BY city.title asc" -parameters: Doctrine\Common\Collections\ArrayCollection {#11887 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerD1qnRlx\EntityManagerGhost614a58f {#852 …12} } |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | "messages" |
| trim | false |
| upload_max_size_message | Closure() {#11882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#857 …} $message: Closure() {#11880 …} $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 {#11947 +data: App\Entity\City {#11960 …} +value: "5" +label: "lyon" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11951 +data: App\Entity\City {#11972 …} +value: "2" +label: "Nantes" +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11949 +data: App\Entity\City {#11979 …} +value: "1" +label: "Paris" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11953 +data: App\Entity\City {#11986 …} +value: "4" +label: "Troyes" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#11943 -errors: [] -form: Symfony\Component\Form\Form {#11898 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#11944 …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) {#11946 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 | "a3547c72f6dfcaf0060.0u5WOH1P6AbAroa00wvOqIUiGzQnOeqDklTLZ9wLVmY.qLkdfSo932LyzLL-llOdw7RJLH1jdpLMwWykP4hJPAKFmRNbFAqhcJLBww" |
| 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 | "a3547c72f6dfcaf0060.0u5WOH1P6AbAroa00wvOqIUiGzQnOeqDklTLZ9wLVmY.qLkdfSo932LyzLL-llOdw7RJLH1jdpLMwWykP4hJPAKFmRNbFAqhcJLBww" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3293 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3299 …} -namespace: Closure() {#3301 …} } |
| data | "a3547c72f6dfcaf0060.0u5WOH1P6AbAroa00wvOqIUiGzQnOeqDklTLZ9wLVmY.qLkdfSo932LyzLL-llOdw7RJLH1jdpLMwWykP4hJPAKFmRNbFAqhcJLBww" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11931 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() {#11948 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#857 …} $message: Closure() {#11945 …} $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 | "a3547c72f6dfcaf0060.0u5WOH1P6AbAroa00wvOqIUiGzQnOeqDklTLZ9wLVmY.qLkdfSo932LyzLL-llOdw7RJLH1jdpLMwWykP4hJPAKFmRNbFAqhcJLBww" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11995 -errors: [] -form: Symfony\Component\Form\Form {#11993 …} } |
| form | Symfony\Component\Form\FormView {#11967 …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 | "a3547c72f6dfcaf0060.0u5WOH1P6AbAroa00wvOqIUiGzQnOeqDklTLZ9wLVmY.qLkdfSo932LyzLL-llOdw7RJLH1jdpLMwWykP4hJPAKFmRNbFAqhcJLBww" |